linux-uconsole/tools/testing/selftests/net
Rolf Eike Beer 2deaeea23f selftests: do not require bash to run netsocktests testcase
commit 3659f98b53 upstream.

Nothing in this minimal script seems to require bash. We often run these
tests on embedded devices where the only shell available is the busybox
ash. Use sh instead.

Signed-off-by: Rolf Eike Beer <eb@emlix.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-01-19 20:17:18 +01:00
..
.gitignore net: Add .gitignore to networking selftests directory. 2013-04-19 16:36:12 -04:00
Makefile selftests: Set CC using CROSS_COMPILE once in lib.mk 2015-03-19 15:16:51 -06:00
psock_fanout.c selftests/net: test extended BPF fanout mode 2015-08-17 14:22:48 -07:00
psock_lib.h selftests/net: test classic bpf fanout mode 2015-08-17 14:22:48 -07:00
psock_tpacket.c tools: selftests: psock_tpacket: get rid of macro wrappers 2013-07-02 00:23:57 -07:00
run_afpackettests selftests: Introduce minimal shared logic for running tests 2015-03-13 15:13:40 -06:00
run_netsocktests selftests: do not require bash to run netsocktests testcase 2017-01-19 20:17:18 +01:00
socket.c
test_bpf.sh selftests/net: move test out of Makefile into a shell script 2014-11-05 08:12:40 -07:00