2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-31 22:35:35 +00:00

README make the subsections of Regression Tests more obvious

Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
John Johansen
2019-05-09 23:01:31 -07:00
parent c50eb09ebc
commit 30348ebe9d

View File

@@ -184,7 +184,7 @@ tests/regression/apparmor/README.
To run: To run:
## using apparmor userspace installed on host ### Regression tests - using apparmor userspace installed on host
``` ```
$ cd tests/regression/apparmor (requires root) $ cd tests/regression/apparmor (requires root)
$ make USE_SYSTEM=1 $ make USE_SYSTEM=1
@@ -192,7 +192,7 @@ $ sudo make tests USE_SYSTEM=1
$ sudo bash open.sh -r # runs and saves the last testcase from open.sh $ sudo bash open.sh -r # runs and saves the last testcase from open.sh
``` ```
## using apparmor userspace from the tree. ### Regression tests - using apparmor userspace from the tree.
- [build libapparmor](#libapparmor) - [build libapparmor](#libapparmor)
- [build binutils](#binary-utilities) - [build binutils](#binary-utilities)
- [build apparmor parser](#parser) - [build apparmor parser](#parser)