summaryrefslogtreecommitdiffstats
path: root/freebsd-to-rtems.py
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-03-16 16:54:56 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-03-24 15:20:57 +0100
commit5bcdc25e72c9d8f446c86becf277e7e11899e79b (patch)
tree65775fdeb550c6444d840998ed9101c0141a43d5 /freebsd-to-rtems.py
parentCONDVAR(9): Use FreeBSD implementation (diff)
downloadrtems-libbsd-5bcdc25e72c9d8f446c86becf277e7e11899e79b.tar.bz2
smp01: New test
Diffstat (limited to 'freebsd-to-rtems.py')
-rwxr-xr-xfreebsd-to-rtems.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/freebsd-to-rtems.py b/freebsd-to-rtems.py
index 66518c4d..b91f7680 100755
--- a/freebsd-to-rtems.py
+++ b/freebsd-to-rtems.py
@@ -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(