diff options
| author | Ryota Sakamoto <sakamo.ryota@gmail.com> | 2026-01-25 19:05:48 +0900 |
|---|---|---|
| committer | John Johansen <john.johansen@canonical.com> | 2026-02-01 12:01:19 -0800 |
| commit | 2f53da43b20389b78ecfdb30f6349753acecb59e (patch) | |
| tree | c41169099bccf3fc9944f43a384057aaa9714507 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 859b725579718ad1b66a81237df9d786f38679da (diff) | |
apparmor: add .kunitconfig
Add .kunitconfig file to the AppArmor directory to enable easy execution of
KUnit tests.
AppArmor tests (CONFIG_SECURITY_APPARMOR_KUNIT_TEST) depend on
CONFIG_SECURITY_APPARMOR which also depends on CONFIG_SECURITY and
CONFIG_NET. Without explicitly enabling these configs in the .kunitconfig,
developers will need to specify config manually.
With the .kunitconfig, developers can run the tests:
$ ./tools/testing/kunit/kunit.py run --kunitconfig security/apparmor
Signed-off-by: Ryota Sakamoto <sakamo.ryota@gmail.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
