Branch data Line data Source code
1 [ + - ]: 2 : SUTE(test0003,"Basic application tests for argument parsing…");
2 [ + - ]: 2 : TEST(test0009,"Ignore/include filtering for files and directories with DB verification…");
3 [ + - ]: 2 : SUTE(test0011,"User's Manual and examples from README test set…");
4 [ + - ]: 2 : SUTE(test0013,"Dry Run mode testing…");
5 : : #if 0
6 : : SUTE(test0014,"Short, long, relative and absolute paths…");
7 : : #endif
8 [ + - ]: 2 : SUTE(test0015,"Database upgrade testing…");
9 [ + - ]: 2 : TEST(test0016,"--watch-timestamps argument testing…");
10 [ + - ]: 2 : SUTE(test0018,"--maxdepth argument testing…");
11 [ + - ]: 2 : TEST(test0019,"Symlink operations…");
12 [ + - ]: 2 : SUTE(test0020,"DB creation attempts with missing components…");
13 [ + - ]: 2 : SUTE(test0024,"Paths with apostrophe test…");
14 [ + - ]: 2 : SUTE(test0027,"--lock-checksum option testing…");
15 [ + - ]: 2 : SUTE(test0028,"--compare mode across different types of responses…");
16 [ + - ]: 2 : SUTE(test0033,"Background interruption scenarios with timeout guard…");
17 [ + - ]: 2 : TEST(test0034,"Metadata diffs: logical size vs allocated blocks…");
|