opnsense-src/lib/atf
Dag-Erling Smørgrav 83a1ee578c atf, kyua: Implement require.kmods.
This adds a metadata variable, require.kmods, and corresponding functions
or methods in C, C++, and shell, which allow a test to specify that it
requires particular kernel modules to run.  If the kernel modules are not
present, the test is skipped.  One might want to consider a kyua option
which makes it attempt to load the modules instead.

Differential Revision:	https://reviews.freebsd.org/D47470
2025-05-31 14:27:30 +02:00
..
libatf-c atf, kyua: Implement require.kmods. 2025-05-31 14:27:30 +02:00
libatf-c++ atf: Switch from std::auto_ptr<> to std::unique_ptr<> 2025-04-16 10:10:35 -04:00
tests Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
common.mk Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.inc atf: Switch from std::auto_ptr<> to std::unique_ptr<> 2025-04-16 10:10:35 -04:00