diff options
author | Alexis Lothoré (eBPF Foundation) <[email protected]> | 2024-07-31 08:37:26 +0200 |
---|---|---|
committer | Martin KaFai Lau <[email protected]> | 2024-07-31 10:00:20 -0700 |
commit | d83d8230e415ecf727f6b88c0ae55193f149d650 (patch) | |
tree | ef2628ac31ff5f2d28aa67d3cc064f2a553412e4 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ba6a9018502eecb94e67001deeb48406fa71f916 (diff) |
selftests/bpf: convert test_dev_cgroup to test_progs
test_dev_cgroup is defined as a standalone test program, and so is not
executed in CI.
Convert it to test_progs framework so it is tested automatically in CI, and
remove the old test. In order to be able to run it in test_progs, /dev/null
must remain usable, so change the new test to test operations on devices
1:3 as valid, and operations on devices 1:5 (/dev/zero) as invalid.
Reviewed-by: Alan Maguire <[email protected]>
Acked-by: Stanislav Fomichev <[email protected]>
Signed-off-by: Alexis Lothoré (eBPF Foundation) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin KaFai Lau <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions