tools/testing/selftests/net/test_bpf.sh
0 → 100755
+10
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Currently bpf test run from the Makefile. Move it out of the Makefile to be run from a shell script to allow the test to be run as stand-alone test, in addition to allowing the test run from a make target. Signed-off-by:Shuah Khan <shuahkh@osg.samsung.com> Acked-by:
David S. Miller <davem@davemloft.net>