diff options
author | Bjoern B. Brandenburg <bbb@cs.unc.edu> | 2010-02-20 21:48:29 -0500 |
---|---|---|
committer | Bjoern B. Brandenburg <bbb@cs.unc.edu> | 2010-02-20 21:48:29 -0500 |
commit | f3d21c128e5b40acd1f15e3ddcd7fd54ca3a9bed (patch) | |
tree | df9d7ed4b1948e04437d046b5ed2f85949993edb /bin | |
parent | 8a1912c177e978574250cf80f8a50edf7424b158 (diff) |
Introduce test framework for LITMUS^RT.
This is the beginning of the LITMUS^RT testsuite.
The main design goals are flexibility and ease of test writing.
To create a new test, simply write a test case in any C file in the
tests/ subdirectory. The buildsystem will find the test and hook it
up with the testrunner.
Have a look at tests/fdso.c and include/tests.h to get an idea for what
tests look like.
Tests can be executed with the 'runtests' tool. Each testcase is executed
in a separate process in order to ensure that tests do not influence
each other.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions