datapath: Make checksum offsets unsigned.
[openvswitch] / tests / testsuite.at
index f4e80cafe20fffe8ee34462213442d25f49bf6a2..5699e3c9731ac277eba537429a2449784890538a 100644 (file)
@@ -38,6 +38,7 @@ m4_define([OVS_WAIT_WHILE], [OVS_WAIT([if $1; then :; else exit 0; fi], [$2])])
 m4_include([tests/ovsdb-macros.at])
 
 m4_include([tests/library.at])
+m4_include([tests/classifier.at])
 m4_include([tests/check-structs.at])
 m4_include([tests/daemon.at])
 m4_include([tests/vconn.at])