mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-17 01:18:06 +08:00
testsuite/pf02: Add interactive pf test.
This commit is contained in:
@@ -2568,6 +2568,7 @@ def tests(mm):
|
||||
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']))
|
||||
mod.addTest(mm.generator['test']('pf02', ['test_main'], runTest = False))
|
||||
return mod
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user