]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: add TS_ prefix to logging macros
authorEmil Velikov <emil.l.velikov@gmail.com>
Sat, 18 Jul 2026 14:54:05 +0000 (15:54 +0100)
committerLucas De Marchi <ldemarchi@kernel.org>
Tue, 28 Jul 2026 14:11:03 +0000 (09:11 -0500)
commit409f74c4bc69a2daeeca2281e41a3d8ca0ffcb70
treefef2ff987b863f0c6b418582616bb2b0f3364f47
parent1e24317c565c64b372c0571bee8a0e2ff24c251b
testsuite: add TS_ prefix to logging macros

The tests have their own namespace (mostly at least), move the logging
macros to it accordingly. Thus we can remove the undef hacks that we
have in-tree.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/450
Signed-off-by: Lucas De Marchi <ldemarchi@kernel.org>
testsuite/delete_module.c
testsuite/path.c
testsuite/testsuite.c
testsuite/testsuite.h