On Tue, 10 Mar 2026 15:50:02 +0100 Antonio Quartulli wrote: > -TEST_FILES = common.sh > +TEST_FILES = \ > + common.sh \ > + data64.key \ > + tcp_peers.txt \ > + udp_peers.txt \ > + ../../../../net/ynl/pyynl/cli.py \ > + json > +# end of TEST_FILES
needs alphabetical sorting Please do use/steal the script from NIPA that validates the format of Makefiles, cause it's really easy to make a mistake on these https://github.com/linux-netdev/nipa/tree/main/tests/patch/check_selftest
