selectpollkqueue01: New test

This commit is contained in:
Sebastian Huber
2013-10-23 16:07:49 +02:00
parent e65783f249
commit 510946e699
3 changed files with 1010 additions and 0 deletions

View File

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