smp01: New test

This commit is contained in:
Sebastian Huber
2015-03-16 16:54:56 +01:00
parent 50553bcd8e
commit 5bcdc25e72
3 changed files with 302 additions and 0 deletions

View File

@@ -2515,6 +2515,7 @@ tests.addTest('mutex01', ['test_main'])
tests.addTest('condvar01', ['test_main'])
tests.addTest('ppp01', ['test_main'], runTest = False)
tests.addTest('zerocopy01', ['test_main'], runTest = False, netTest = True)
tests.addTest('smp01', ['test_main'])
dhcpcd = Module('dhcpcd')
dhcpcd.addSourceFiles(