diff options
author | Yauheni Kaliuta <ykaliuta@redhat.com> | 2022-09-26 12:23:20 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2022-09-27 15:57:54 +0200 |
commit | 2702c789996d9001cb60ef1dac055aca84d3c51a (patch) | |
tree | 0c06a0fce9af3ec195adac61339ca3f83ae0915e /tools/testing/selftests/bpf/prog_tests/bpf_iter.c | |
parent | 6a4ab8869d0bfcf83d7c5184561df8235553cf28 (diff) |
selftests/bpf: Fix passing arguments via function in test_kmod.sh
Since the tests are run in a function $@ there actually contains the
function arguments, not the script ones.
Pass "$@" to the function as well.
Fixes: 272d1f4cfa3c ("selftests: bpf: test_kmod.sh: Pass parameters to the module")
Signed-off-by: Yauheni Kaliuta <ykaliuta@redhat.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20220926092320.564631-1-ykaliuta@redhat.com
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/bpf_iter.c')
0 files changed, 0 insertions, 0 deletions