]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools/build: Add feature test for libcheck
authorCosta Shulyupin <costa.shul@redhat.com>
Mon, 19 Jan 2026 10:58:56 +0000 (12:58 +0200)
committerTomas Glozar <tglozar@redhat.com>
Wed, 4 Mar 2026 14:51:56 +0000 (15:51 +0100)
commit153e211fc74a096cbd3570ca7388ab4cbeadc6c5
tree56c0832a983f4bf815a03d627d6ea827833ba628
parent4a1cec7450b7159a0ee57403f44460ac4d618b4f
tools/build: Add feature test for libcheck

Enable support for unit tests in rtla.

Note that the pkg-config file for libcheck is named check.pc.

Signed-off-by: Costa Shulyupin <costa.shul@redhat.com>
Link: https://lore.kernel.org/r/20260119105857.797498-2-costa.shul@redhat.com
Signed-off-by: Tomas Glozar <tglozar@redhat.com>
tools/build/Makefile.feature
tools/build/feature/Makefile
tools/build/feature/test-libcheck.c [new file with mode: 0644]