3 \brief Arguments supported by test applications created with `TestTarget` CMake
4 module and the `TestUtilities::TestApplication` class
7 --test-files-path, -p [path]
8 specifies the path of the directory with test files
11 specifies the path of the application to be tested
13 --working-dir, -w [path]
14 specifies the directory to store working copies of test files
16 --units, -u [unit1] [unit2] [unit3] ...
17 specifies the units to test; omit to test all units