summaryrefslogtreecommitdiffstats
path: root/freebsd-to-rtems.py
diff options
context:
space:
mode:
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 db43581a..bb7cd59c 100755
--- a/freebsd-to-rtems.py
+++ b/freebsd-to-rtems.py
@@ -2363,6 +2363,7 @@ tests.addTest('netshell01', ['test_main', 'shellconfig', 'ns_parser_vars'], Fals
tests.addTest('swi01', ['init', 'swi_test'])
tests.addTest('timeout01', ['init', 'timeout_test', 'timeout_helper'])
tests.addTest('init01', ['test_main'])
+tests.addTest('thread01', ['test_main'])
# Register all the Module instances with the Module Manager
mm.addModule(rtems)