tests: replace traffic_summary test with python blackbox test
authorGary Lockyer <gary@catalyst.net.nz>
Sun, 6 Aug 2017 22:08:28 +0000 (10:08 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Thu, 17 Aug 2017 05:59:38 +0000 (07:59 +0200)
commitbeeec1ff7c8b1461c265d9143de8221e2ec9b70a
tree6bf56b0747f266fb7fb4286681e4f64ec1c207fc
parent7057abcfcde4a7059448719e9abe08d18c9ec149
tests: replace traffic_summary test with python blackbox test

Replace the shell subunit test for script/traffic_summary.pl with a
python black box test.

This involves moving the test files to more standard locations.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Autobuild-User(master): Douglas Bagnall <dbagnall@samba.org>
Autobuild-Date(master): Thu Aug 17 07:59:38 CEST 2017 on sn-devel-144
python/samba/tests/blackbox/testdata/traffic_summary.expected [moved from script/testdata/traffic_summary.expected with 100% similarity]
python/samba/tests/blackbox/testdata/traffic_summary.pdml [moved from script/testdata/traffic_summary.pdml with 100% similarity]
python/samba/tests/blackbox/traffic_summary.py [new file with mode: 0644]
script/tests/test_traffic_summary.sh [deleted file]
source4/selftest/tests.py