mbox series

[0/4] DHCP tests and AppArmor improvements

Message ID 20181011220525.24628-1-pvorel@suse.cz
Headers show
Series DHCP tests and AppArmor improvements | expand

Message

Petr Vorel Oct. 11, 2018, 10:05 p.m. UTC
Hi,

here are some more DHCP tests polishing.

Kind regards,
Petr

Petr Vorel (4):
  net/dhcp: Use paths allowed by AppArmor for dnsmasq
  net/dhcp: Move print_dhcp_log() into dhcp library
  ver_linux: Print AppArmor and SELinux status
  tst_net.sh: Warn about enabled AppArmor

 testcases/lib/tst_net.sh                |  5 +++
 testcases/network/dhcp/dhcp_lib.sh      |  7 ++++
 testcases/network/dhcp/dhcpd_tests.sh   |  7 +---
 testcases/network/dhcp/dnsmasq_tests.sh | 13 +++----
 ver_linux                               | 46 ++++++++++++++++++++++---
 5 files changed, 60 insertions(+), 18 deletions(-)