On Mon, 2 Mar 2026 09:08:58 +0100 Linus Lüssing wrote: > But why does shellcheck list so many errors with > "This function is never invoked." Even though they are invoked > with my above command?
It can't understand the functions called by run_tests. We should probably disable that specific warning. > I also don't get what netdev/check_selftest wants from me. I only > see "FAILED" here? > https://netdev-ctrl.bots.linux.dev/logs/build/1059784/14444497/check_selftest/summary This one want alphabetical sort of the selftests in the Makefile -- pw-bot: cr

