aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/align.c
AgeCommit message (Collapse)AuthorFilesLines
2020-05-16selftests/bpf: Move test_align under test_progsStanislav Fomichev1-0/+666
There is a much higher chance we can see the regressions if the test is part of test_progs. Signed-off-by: Stanislav Fomichev <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]