mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
![]() required for a test to run. This will help keep the regression suite from reporting a lot of failures when it hits a kernel that doesn't support the feature being tested. its current iteration is pretty brain dead, only testing for the existance of feature files/dirs (and not contents) but I think it is probably sufficient for now. To use it, just call the required_features fn right after sourcing prologue.inc in the bash test script that is called by the make file. If any of the requested features don't exist the bash script will exit reporting the first feature that was missing Eg. . $bin/prologue.inc required_features dbus required_features dbus dbus/mask network domain/change_hatv Acked-by: Tyler Hicks <tyhicks@canonical.com> |
||
---|---|---|
.. | ||
regression | ||
stress | ||
Makefile |