X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=tests%2Fofproto-macros.at;h=ee0d853f26db31d4beee11a1a9b784efc3ddb326;hb=29c743b672eeaca8bad2c4ef86088730a95accd0;hp=8b8de155f88099abaafc7f1fc1c58d3ecf8ed0c1;hpb=f7b8e494663204684c088c91951f83909217f894;p=openvswitch diff --git a/tests/ofproto-macros.at b/tests/ofproto-macros.at index 8b8de155..ee0d853f 100644 --- a/tests/ofproto-macros.at +++ b/tests/ofproto-macros.at @@ -18,6 +18,7 @@ m4_divert_pop([PREPARE_TESTS]) m4_define([STRIP_XIDS], [[sed 's/ (xid=0x[0-9a-fA-F]*)//']]) m4_define([STRIP_DURATION], [[sed 's/\bduration=[0-9.]*s/duration=?s/']]) +m4_define([STRIP_USED], [[sed 's/used:[0-9]\.[0-9]*/used:0.0/']]) m4_define([TESTABLE_LOG], [-vPATTERN:ANY:'%c|%p|%m']) # OVS_VSWITCHD_START([vsctl-args], [vsctl-output])