mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
test-ldso: refine log pattern
By adding a wildcard at the beginning of (expected) error messages, the test.run tool becomes able to match the lines (ignoring the characters of the color escape sequence).
This commit is contained in:
parent
9948a77558
commit
ec70081258
@ -36,13 +36,13 @@
|
||||
[init -> test-ldso] lib_1_local_3 0x12345676*
|
||||
[init -> test-ldso] lib_1_pod_1 0x8070604d*
|
||||
[init -> test-ldso] Libc::read:*
|
||||
[init -> test-ldso] Error: no plugin found for read(3)*
|
||||
[init -> test-ldso] *Error: no plugin found for read(3)*
|
||||
[init -> test-ldso] Libc::abs(-10): 10*
|
||||
[init -> test-ldso] *
|
||||
[init -> test-ldso] Catch exceptions in program*
|
||||
[init -> test-ldso] ---------------------------*
|
||||
[init -> test-ldso] Error: ROM-session creation failed (ram_quota=*, cap_quota=*, label="unknown_rom")*
|
||||
[init -> test-ldso] Error: Could not open ROM session for "unknown_rom"*
|
||||
[init -> test-ldso] *Error: ROM-session creation failed (ram_quota=*, cap_quota=*, label="unknown_rom")*
|
||||
[init -> test-ldso] *Error: Could not open ROM session for "unknown_rom"*
|
||||
[init -> test-ldso] exception in remote procedure call: caught*
|
||||
[init -> test-ldso] exception in program: caught*
|
||||
[init -> test-ldso] exception in shared lib: caught*
|
||||
|
Loading…
Reference in New Issue
Block a user