mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-21 03:43:11 +08:00
testsuite/pf01: Add test that links PF.
This commit is contained in:
@@ -2549,6 +2549,7 @@ def tests(mm):
|
||||
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']))
|
||||
mod.addTest(mm.generator['test']('pf01', ['test_main']))
|
||||
return mod
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user