LAGG(4): Enable and test

This commit is contained in:
Sebastian Huber
2015-03-30 23:01:09 +02:00
parent 012c263eb1
commit 49b9c5e2df
6 changed files with 116 additions and 0 deletions

View File

@@ -2540,6 +2540,7 @@ tests.addTest('zerocopy01', ['test_main'], runTest = False, netTest = True)
tests.addTest('smp01', ['test_main'])
tests.addTest('media01', ['test_main'], runTest = False)
tests.addTest('vlan01', ['test_main'], netTest = True)
tests.addTest('lagg01', ['test_main'], netTest = True)
dhcpcd = Module('dhcpcd')
dhcpcd.addSourceFiles(