aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/vmalloc.py
diff options
context:
space:
mode:
authorAlexis LothorĂ© (eBPF Foundation) <[email protected]>2024-07-31 08:37:26 +0200
committerMartin KaFai Lau <[email protected]>2024-07-31 10:00:20 -0700
commitd83d8230e415ecf727f6b88c0ae55193f149d650 (patch)
treeef2628ac31ff5f2d28aa67d3cc064f2a553412e4 /scripts/gdb/linux/vmalloc.py
parentba6a9018502eecb94e67001deeb48406fa71f916 (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 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions