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:
Kristof Provost 2020-01-25 10:51:51 +00:00
parent a9aa06f7b1
commit b6a0d88cbe

View File

@ -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