mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 03:17:56 +08:00
media01: New test
This commit is contained in:
@@ -2538,6 +2538,7 @@ tests.addTest('condvar01', ['test_main'])
|
||||
tests.addTest('ppp01', ['test_main'], runTest = False)
|
||||
tests.addTest('zerocopy01', ['test_main'], runTest = False, netTest = True)
|
||||
tests.addTest('smp01', ['test_main'])
|
||||
tests.addTest('media01', ['test_main'], runTest = False)
|
||||
|
||||
dhcpcd = Module('dhcpcd')
|
||||
dhcpcd.addSourceFiles(
|
||||
|
Reference in New Issue
Block a user