Searched full:test_cases (Results 1 – 7 of 7) sorted by relevance
30 - `test_cases` The written tests,31 - `test_runners` Generated automatically from the files in `test_cases`.40 New test needs to be added into the `src/test_cases` folder. The name of the files should look like…
55 for f in glob.glob("./src/test_cases/test_*.c"):57 r = r.replace("/test_cases/", "/test_runners/")
353 # sources in src/test_cases is the actual test case.354 file( GLOB TEST_CASE_FILES src/test_cases/*.c )
15 os.system('astyle --options=code-format.cfg --recursive "../tests/src/test_cases/*.c"')
42 --exclude=../tests/src/test_cases/_test_template.c
23 tests/src/test_cases/
1418 - test add move tests to test_cases and test_runners directories [`e9e010a`](https://github.com/lvg…1426 - test add move tests to test_cases and test_runners directories [`d2e735e`](https://github.com/lvg…