* 'main' of github.com:roddhjav/apparmor.d:

tests: cleanup the basic structure of integration tests.
  Update sysctl
This commit is contained in:
Alexandre Pujol 2024-11-19 21:28:14 +00:00
commit 8df192c1f9
Failed to generate hash of commit
2 changed files with 2 additions and 1 deletions

View file

@ -113,7 +113,7 @@ check:
.PHONY: bats
bats:
@bats --print-output-on-failure tests/bats/
@bats --pretty --print-output-on-failure tests/bats/
.PHONY: manual
manual:

View file

@ -15,6 +15,7 @@ profile sysctl @{exec_path} {
capability net_admin,
capability sys_admin,
capability sys_ptrace,
capability sys_resource,
@{exec_path} mr,