selftests/bpf: Alphabetize DENYLISTs
authorDavid Vernet <void@manifault.com>
Tue, 11 Oct 2022 16:52:55 +0000 (11:52 -0500)
committerMartin KaFai Lau <martin.lau@kernel.org>
Wed, 12 Oct 2022 05:55:28 +0000 (22:55 -0700)
commitd31ada3b511141f4b78cae5a05cc2dad887c40b7
tree18866c9cb919d1d2bd3c016427bd9d07568eda65
parentf6ac03ebeb07ed70bdb8fbde9e1d69f8e9707565
selftests/bpf: Alphabetize DENYLISTs

The DENYLIST and DENYLIST.s390x files are used to specify testcases
which should not be run on CI. Currently, testcases are appended to the
end of these files as needed. This can make it a pain to resolve merge
conflicts. This patch alphabetizes the DENYLIST files to ease this
burden.

Signed-off-by: David Vernet <void@manifault.com>
Acked-by: Daniel Müller <deso@posteo.net>
Link: https://lore.kernel.org/r/20221011165255.774014-1-void@manifault.com
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
tools/testing/selftests/bpf/DENYLIST
tools/testing/selftests/bpf/DENYLIST.s390x