rwlock01: New test

This commit is contained in:
Sebastian Huber
2013-10-24 17:40:13 +02:00
parent 0b1be9f729
commit 4adeb59b18
3 changed files with 571 additions and 0 deletions

View File

@@ -2352,6 +2352,7 @@ in_cksum.addCPUDependentSourceFiles(
)
tests = Module('tests')
tests.addTest('rwlock01', ['test_main'])
tests.addTest('sleep01', ['test_main'])
tests.addTest('syscalls01', ['test_main'])
tests.addTest('commands01', ['test_main'])