projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bc797d
)
tests: Provide banner for ODP tests.
author
Justin Pettit
<jpettit@nicira.com>
Mon, 31 Oct 2011 21:32:08 +0000
(14:32 -0700)
committer
Justin 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
patch
|
blob
|
history
diff --git
a/tests/odp.at
b/tests/odp.at
index 7157ceaf1ce1633320163a27839e2ae9d79b8de1..f7cdf9dcf30633a4555004b3f9b88f7001fe882a 100644
(file)
--- 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)