tests: Routing tests overwrote net tests
The routing subdirectory installed into the same directory as the test tests, which caused them to overwrite the net Kyuafile. As a result these tests were not executed. X-MFC-With: r356146
This commit is contained in:
parent
a9aa06f7b1
commit
b6a0d88cbe
@ -2,7 +2,7 @@
|
||||
|
||||
PACKAGE= tests
|
||||
|
||||
TESTSDIR= ${TESTSBASE}/sys/net
|
||||
TESTSDIR= ${TESTSBASE}/sys/net/routing
|
||||
|
||||
ATF_TESTS_C += test_rtsock_l3
|
||||
ATF_TESTS_C += test_rtsock_lladdr
|
||||
|
Loading…
Reference in New Issue
Block a user