Giacomo Tesio
2481b01515
For each test, if a script exists with the same name of the test plus the .runner suffix, the runner is run instead of the test. As a first example qa/lib/newlib/testsuite/atexit is run by qa/lib/newlib/testsuite/atexit.runner. These .runner scripts allow more complex checks of the side effects generated by the test. |
||
---|---|---|
.. | ||
testsuite | ||
000-hello.c | ||
010-fork.c | ||
100-files.c | ||
100-files.runner | ||
build.json | ||
libposix_customization.c |