From: Justin Pettit Date: Mon, 31 Oct 2011 21:32:08 +0000 (-0700) Subject: tests: Provide banner for ODP tests. X-Git-Tag: v1.4.0~210 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=0e399d88485775522ca1f60f598fb2ade5dd7af3;p=sliver-openvswitch.git tests: Provide banner for ODP tests. Previously, the ODP tests were being grouped together with the ovs-ofctl ones, which is clearly not right. This commit puts it in its own "datapath parsing and formatting" group. --- diff --git a/tests/odp.at b/tests/odp.at index 7157ceaf1..f7cdf9dcf 100644 --- a/tests/odp.at +++ b/tests/odp.at @@ -1,3 +1,5 @@ +AT_BANNER([datapath parsing and formatting]) + AT_SETUP([OVS datapath parsing and formatting - valid forms]) AT_DATA([odp-base.txt], [dnl in_port(1),eth(src=00:01:02:03:04:05,dst=10:11:12:13:14:15)