ping01: New test

This commit is contained in:
Sebastian Huber
2013-11-13 15:27:40 +01:00
parent 6ab78d66d4
commit d6172935b5
4 changed files with 273 additions and 0 deletions

View File

@@ -2417,6 +2417,7 @@ in_cksum.addCPUDependentSourceFiles(
)
tests = Module('tests')
tests.addTest('ping01', ['test_main'], netTest = True)
tests.addTest('selectpollkqueue01', ['test_main'])
tests.addTest('rwlock01', ['test_main'])
tests.addTest('sleep01', ['test_main'])