projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b17db8c
)
selftests: Add fib-onlink-tests.sh to TEST_PROGS
author
David Ahern
<
[email protected]
>
Mon, 26 Feb 2018 17:53:15 +0000
(09:53 -0800)
committer
David S. Miller
<
[email protected]
>
Tue, 27 Feb 2018 16:41:26 +0000
(11:41 -0500)
Fixes: 153e1b84f477 ("selftests: Add FIB onlink tests")
Reported-by: Ido Schimmel <
[email protected]
>
Signed-off-by: David Ahern <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
tools/testing/selftests/net/Makefile
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/net/Makefile
b/tools/testing/selftests/net/Makefile
index d7c30d36693536ce30a7dbee9d9e33877e2fdb4e..229a038966e33afdf49b131b8d714574d6d72c7e 100644
(file)
--- a/
tools/testing/selftests/net/Makefile
+++ b/
tools/testing/selftests/net/Makefile
@@
-5,7
+5,7
@@
CFLAGS = -Wall -Wl,--no-as-needed -O2 -g
CFLAGS += -I../../../../usr/include/
TEST_PROGS := run_netsocktests run_afpackettests test_bpf.sh netdevice.sh rtnetlink.sh
-TEST_PROGS += fib_tests.sh
+TEST_PROGS += fib_tests.sh
fib-onlink-tests.sh
TEST_GEN_FILES = socket
TEST_GEN_FILES += psock_fanout psock_tpacket msg_zerocopy
TEST_GEN_PROGS = reuseport_bpf reuseport_bpf_cpu reuseport_bpf_numa