ofproto: Implement Nicira Extended Match flexible flow match (NXM).
[openvswitch] / tests / library.at
index cf7505c97f27d2ac35572e68b7f34e981c8bb19e..1dca2b850b6027b18a97110ea0d7a24788d3c9b7 100644 (file)
@@ -35,6 +35,6 @@ AT_CHECK([test-strtok_r], [0], [ignore])
 AT_CLEANUP
 
 AT_SETUP([test byte order conversion])
-AT_KEYWORDS([xtoxll])
-AT_CHECK([test-xtoxll], [0], [ignore])
+AT_KEYWORDS([byte order])
+AT_CHECK([test-byte-order], [0], [ignore])
 AT_CLEANUP