From 4f4c627b77a169e1729982fa03dd75d5035f0297 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 4 Aug 2018 19:50:21 -0400 Subject: ClosedFileInputSource: add method to keep file open During periods of intensive operation on a specific file, this method can reduce the overhead of repeated open/close operations. --- libtests/qtest/closedfile/output | 1 + 1 file changed, 1 insertion(+) (limited to 'libtests/qtest') diff --git a/libtests/qtest/closedfile/output b/libtests/qtest/closedfile/output index 7a5554af..596d1462 100644 --- a/libtests/qtest/closedfile/output +++ b/libtests/qtest/closedfile/output @@ -1,3 +1,4 @@ testing with ClosedFileInputSource +testing with ClosedFileInputSource in stay open mode testing with FileInputSource all assertions passed -- cgit v1.2.3-54-g00ecf