mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 08:26:59 +08:00
commands01: New test
This commit is contained in:
@@ -2359,6 +2359,7 @@ in_cksum.addCPUDependentSourceFiles(
|
||||
|
||||
tests = Module('tests')
|
||||
tests.addTest('syscalls01', ['test_main'])
|
||||
tests.addTest('commands01', ['test_main'])
|
||||
tests.addTest('usb01', ['init', 'test-file-system'], False)
|
||||
tests.addTest('loopback01', ['test_main'])
|
||||
tests.addTest('netshell01', ['test_main', 'shellconfig', 'ns_parser_vars'], False)
|
||||
|
Reference in New Issue
Block a user