mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 14:35:42 +08:00
testsuite/cdev01: Add test for cdev functions.
This commit is contained in:
@@ -2548,6 +2548,7 @@ def tests(mm):
|
||||
mod.addTest(mm.generator['test']('log01', ['test_main']))
|
||||
mod.addTest(mm.generator['test']('rcconf01', ['test_main']))
|
||||
mod.addTest(mm.generator['test']('rcconf02', ['test_main']))
|
||||
mod.addTest(mm.generator['test']('cdev01', ['test_main', 'test_cdev']))
|
||||
return mod
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user