Add 2 tests to the layout1 fixture:
* topology_changes_with_net_only: Checks that FS topology
changes are not denied by network-only restrictions.
* topology_changes_with_net_and_fs: Make sure that FS topology
changes are still denied with FS and network restrictions.
This specifically test commit
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| base_test.c | ||
| common.h | ||
| config | ||
| config.um | ||
| fs_test.c | ||
| net_test.c | ||
| ptrace_test.c | ||
| true.c | ||