diff options
Diffstat (limited to 'debian/tests/control')
| -rw-r--r-- | debian/tests/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 00000000..5bce4cf9 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,15 @@ +Tests: wpa-dhclient +Depends: python3, hostapd, dnsmasq-base, wpasupplicant, isc-dhcp-client, iw +Restrictions: needs-root allow-stderr isolation-machine + +Tests: nm +Depends: python3, gir1.2-networkmanager-1.0, network-manager, hostapd, iw, python3-dbusmock +Restrictions: needs-root isolation-machine + +Tests: killswitches-no-urfkill +Depends: network-manager, build-essential, linux-headers-generic, rfkill +Restrictions: needs-root allow-stderr isolation-machine + +Tests: urfkill-integration +Depends: network-manager, build-essential, linux-headers-generic, rfkill, urfkill +Restrictions: needs-root allow-stderr isolation-machine |