tests: Provide banner for ODP tests.
authorJustin Pettit <jpettit@nicira.com>
Mon, 31 Oct 2011 21:32:08 +0000 (14:32 -0700)
committerJustin Pettit <jpettit@nicira.com>
Fri, 4 Nov 2011 20:08:43 +0000 (13:08 -0700)
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.

tests/odp.at

index 7157cea..f7cdf9d 100644 (file)
@@ -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)