mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 00:14:44 +01:00
README make the subsections of Regression Tests more obvious
Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
c50eb09ebc
commit
30348ebe9d
1 changed files with 2 additions and 2 deletions
|
@ -184,7 +184,7 @@ tests/regression/apparmor/README.
|
|||
|
||||
To run:
|
||||
|
||||
## using apparmor userspace installed on host
|
||||
### Regression tests - using apparmor userspace installed on host
|
||||
```
|
||||
$ cd tests/regression/apparmor (requires root)
|
||||
$ 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
|
||||
```
|
||||
|
||||
## using apparmor userspace from the tree.
|
||||
### Regression tests - using apparmor userspace from the tree.
|
||||
- [build libapparmor](#libapparmor)
|
||||
- [build binutils](#binary-utilities)
|
||||
- [build apparmor parser](#parser)
|
||||
|
|
Loading…
Add table
Reference in a new issue