]> git.ipfire.org Git - thirdparty/systemd.git/commit
tests: drop _weak_ from the SYSTEMD_TEST_TABLE definition
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Thu, 19 Mar 2026 10:44:40 +0000 (11:44 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 20 Mar 2026 08:59:58 +0000 (09:59 +0100)
commitabb03c7c9d32bebbb9ea67eb2c35a2ccb2088486
tree8a6f60516c477867c12fa5b3175017a80cfd7e9a
parent4268e95fb98182137d6acf5c0e3ecb606e52d267
tests: drop _weak_ from the SYSTEMD_TEST_TABLE definition

This will cause test binaries that reference SYSTEMD_TEST_TABLE,
e.g. by trying to iterate over the test list, to fail if no tests are
defined. I think this is the correct thing to do, as the lack of tests
indicates some kind of mistake.
src/shared/tests.h