mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
test-libc_getenv: allow unrelated content in log pattern
This commit is contained in:
parent
22d4d5c1c1
commit
283135c9cd
@ -3,9 +3,9 @@
|
||||
<events>
|
||||
<timeout meaning="failed" sec="30" />
|
||||
<log meaning="succeeded">
|
||||
[init -> test-libc_getenv] foo="bar"
|
||||
[init -> test-libc_getenv] bar="foo"
|
||||
[init -> test-libc_getenv] baz="(null)"
|
||||
[init -> test-libc_getenv] foo="bar"*
|
||||
[init -> test-libc_getenv] bar="foo"*
|
||||
[init -> test-libc_getenv] baz="(null)"*
|
||||
[init] child "test-libc_getenv" exited with exit value 0
|
||||
</log>
|
||||
</events>
|
||||
|
Loading…
x
Reference in New Issue
Block a user