]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-bpf-token: convert "intro" to a test
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Thu, 19 Mar 2026 10:43:08 +0000 (11:43 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 20 Mar 2026 08:59:58 +0000 (09:59 +0100)
commit4268e95fb98182137d6acf5c0e3ecb606e52d267
treeba55775b66d720d9aacd8d3970dbce3ee863bb41
parenta28dbc9d8853a06402cbed56aec2263ec329f46c
test-bpf-token: convert "intro" to a test

This file was a bit strange… It was shoehorning a manual test into
the intro block and not using the rest of the TEST machinery. Let's
convert it into a normal executable with a run function as we do
in other similar cases.
src/test/test-bpf-token.c