public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/6] DHCP tests and AppArmor/SELinux improvements
@ 2018-12-07 12:35 Petr Vorel
  2018-12-07 12:35 ` [LTP] [PATCH v2 1/6] net/dhcp: Rename setup & cleanup functions Petr Vorel
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Petr Vorel @ 2018-12-07 12:35 UTC (permalink / raw)
  To: ltp

Hi,

this further enhances patchset "DHCP tests and AppArmor improvements" [1]
Main change is adding tst_security.sh and using it (last 2 commits).

Thanks for review.

Kind regards,
Petr

[1] https://patchwork.ozlabs.org/project/ltp/list/?series=70357&state=*

Petr Vorel (6):
  net/dhcp: Rename setup & cleanup functions
  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
  shell: Add tst_security.sh helper
  net: Add security warning flag to some net tests

 testcases/lib/tst_security.sh                 | 64 +++++++++++++++++++
 testcases/lib/tst_test.sh                     | 14 +++-
 testcases/network/dhcp/dhcp_lib.sh            | 15 +++--
 testcases/network/dhcp/dhcpd_tests.sh         |  7 +-
 testcases/network/dhcp/dnsmasq_tests.sh       | 28 +++++---
 testcases/network/mpls/mpls02.sh              |  1 +
 testcases/network/mpls/mpls_lib.sh            |  1 +
 .../network/stress/icmp/icmp-uni-basic.sh     |  1 +
 testcases/network/stress/icmp/icmp-uni-vti.sh |  1 +
 .../network/stress/interface/if-mtu-change    |  1 +
 .../network/stress/interface/if4-addr-change  |  1 +
 testcases/network/traceroute/traceroute01.sh  |  1 +
 ver_linux                                     | 46 +++++++++++--
 13 files changed, 158 insertions(+), 23 deletions(-)
 create mode 100644 testcases/lib/tst_security.sh

-- 
2.19.2


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-12-13 17:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-07 12:35 [LTP] [PATCH v2 0/6] DHCP tests and AppArmor/SELinux improvements Petr Vorel
2018-12-07 12:35 ` [LTP] [PATCH v2 1/6] net/dhcp: Rename setup & cleanup functions Petr Vorel
2018-12-07 12:35 ` [LTP] [PATCH v2 2/6] net/dhcp: Use paths allowed by AppArmor for dnsmasq Petr Vorel
2018-12-11 17:00   ` Petr Vorel
2018-12-07 12:35 ` [LTP] [PATCH v2 3/6] net/dhcp: Move print_dhcp_log() into dhcp library Petr Vorel
2018-12-07 12:35 ` [LTP] [PATCH v2 4/6] ver_linux: Print AppArmor and SELinux status Petr Vorel
2018-12-07 12:35 ` [LTP] [PATCH v2 5/6] shell: Add tst_security.sh helper Petr Vorel
2018-12-12 11:54   ` Alexey Kodanev
2018-12-13 17:38     ` Petr Vorel
2018-12-07 12:35 ` [LTP] [PATCH v2 6/6] net: Add security warning flag to some net tests Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox