mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 16:25:00 +08:00
Use extension to attach a struct thread to threads
Add test thread01.
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user