1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Test-Command: nft -h
Depends: @
Restrictions: needs-root, superficial
Tests: internaltest-shell.sh
Depends: kmod, @
Restrictions: needs-root, allow-stderr, isolation-container, flaky
Tests: internaltest-monitor.sh
Depends: @
Restrictions: needs-root, allow-stderr, isolation-container, flaky
Tests: internaltest-py.sh
Depends: @, python3
Restrictions: needs-root, allow-stderr, isolation-container, flaky
Tests: systemd-service-test.sh
Depends: systemd, @
Restrictions: needs-root, allow-stderr, isolation-container
|