sleep01: New test

This commit is contained in:
Sebastian Huber
2013-10-22 13:42:11 +02:00
parent f9c2714590
commit 0967858024
3 changed files with 257 additions and 0 deletions

View File

@@ -2357,6 +2357,7 @@ in_cksum.addCPUDependentSourceFiles(
)
tests = Module('tests')
tests.addTest('sleep01', ['test_main'])
tests.addTest('syscalls01', ['test_main'])
tests.addTest('commands01', ['test_main'])
tests.addTest('usb01', ['init', 'test-file-system'], False)