aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/module_attach.c
diff options
context:
space:
mode:
authorKP Singh <[email protected]>2020-12-11 01:07:11 +0000
committerAndrii Nakryiko <[email protected]>2020-12-11 06:14:32 +0000
commitb4fe9fec51ef48011f11c2da4099f0b530449c92 (patch)
tree44c4a61cf527bad35e7cf7cdd7178c1a653a3d5e /tools/testing/selftests/bpf/prog_tests/module_attach.c
parentselftests/bpf: Drop the need for LLVM's llc (diff)
downloadkernel-b4fe9fec51ef48011f11c2da4099f0b530449c92.tar.gz
kernel-b4fe9fec51ef48011f11c2da4099f0b530449c92.zip
selftests/bpf: Silence ima_setup.sh when not running in verbose mode.
Currently, ima_setup.sh spews outputs from commands like mkfs and dd on the terminal without taking into account the verbosity level of the test framework. Update test_progs to set the environment variable SELFTESTS_VERBOSE=1 when a verbose output is requested. This environment variable is then used by ima_setup.sh (and can be used by other similar scripts) to obey the verbosity level of the test harness without needing to re-implement command line options for verbosity. In "silent" mode, the script saves the output to a temporary file, the contents of which are echoed back to stderr when the script encounters an error. Fixes: 34b82d3ac105 ("bpf: Add a selftest for bpf_ima_inode_hash") Reported-by: Andrii Nakryiko <[email protected]> Suggested-by: Andrii Nakryiko <[email protected]> Signed-off-by: KP Singh <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/module_attach.c')
0 files changed, 0 insertions, 0 deletions