diff options
| author | Dan Streetman <ddstreet@canonical.com> | 2019-12-04 11:59:06 -0500 |
|---|---|---|
| committer | Dan Streetman <ddstreet@canonical.com> | 2019-12-06 09:26:47 -0500 |
| commit | 6ed722e16a508b985f840eb876e5f4b27eb0d148 (patch) | |
| tree | 12c011c1120f496e1f6bdda239ba52aa180d6d88 /debian/tests/control | |
| parent | f461012f999254cc0fdac9cbb770912ae140611e (diff) | |
LP: #1855009
Diffstat (limited to 'debian/tests/control')
| -rw-r--r-- | debian/tests/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/tests/control b/debian/tests/control index 22b1b40d..53184f90 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,15 +1,15 @@ Tests: wpa-dhclient Depends: python3, hostapd, dnsmasq-base, wpasupplicant, isc-dhcp-client, iw -Restrictions: needs-root allow-stderr isolation-machine +Restrictions: needs-root allow-stderr isolation-machine skippable Tests: nm.py Depends: python3, dnsmasq-base, isc-dhcp-client, gir1.2-nm-1.0, network-manager, hostapd, iw, python3-dbusmock, python3-netaddr -Restrictions: needs-root isolation-machine +Restrictions: needs-root isolation-machine skippable Tests: killswitches-no-urfkill Depends: network-manager, build-essential, linux-headers-generic, rfkill -Restrictions: needs-root allow-stderr isolation-machine +Restrictions: needs-root allow-stderr isolation-machine skippable Tests: urfkill-integration Depends: network-manager, build-essential, linux-headers-generic, rfkill, urfkill -Restrictions: needs-root allow-stderr isolation-machine +Restrictions: needs-root allow-stderr isolation-machine skippable |