Update burst test regex
This commit is contained in:
parent
80eb1f3bdd
commit
69506e5079
@ -11,7 +11,7 @@ ovni_test(sort.c SORT)
|
|||||||
ovni_test(empty-sort.c SORT)
|
ovni_test(empty-sort.c SORT)
|
||||||
ovni_test(sort-first-and-full-ring.c SORT
|
ovni_test(sort-first-and-full-ring.c SORT
|
||||||
SHOULD_FAIL REGEX "cannot find a event previous to clock")
|
SHOULD_FAIL REGEX "cannot find a event previous to clock")
|
||||||
ovni_test(burst-stats.c REGEX "burst stats: median 33 ns, avg 33\.0 ns, max 33 ns")
|
ovni_test(burst-stats.c REGEX "burst stats: median/avg/max = 33/ 33/ 33 ns")
|
||||||
ovni_test(mp-simple.c MP)
|
ovni_test(mp-simple.c MP)
|
||||||
ovni_test(version-good.c)
|
ovni_test(version-good.c)
|
||||||
ovni_test(version-bad.c SHOULD_FAIL REGEX "version mismatch")
|
ovni_test(version-bad.c SHOULD_FAIL REGEX "version mismatch")
|
||||||
|
Loading…
Reference in New Issue
Block a user