mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-22 10:21:04 +00:00
usb_hid.run: filter_out messages from core
This commit is contained in:
parent
154c16753c
commit
f68be31fa3
@ -207,6 +207,9 @@ regexp {(\[init -\> test-input\] Input event #1\t.*)} $output all output
|
|||||||
|
|
||||||
run_genode_until {\[init -\> test-input\] Input event #12.*\n} 40 [output_spawn_id]
|
run_genode_until {\[init -\> test-input\] Input event #12.*\n} 40 [output_spawn_id]
|
||||||
|
|
||||||
|
# pay only attention to the output of init and its children
|
||||||
|
grep_output {^\[init }
|
||||||
|
|
||||||
unify_output { number [0-9]+} ""
|
unify_output { number [0-9]+} ""
|
||||||
unify_output {(?n)on usb-dummy.*$} ""
|
unify_output {(?n)on usb-dummy.*$} ""
|
||||||
unify_output {(?n)using .*$} ""
|
unify_output {(?n)using .*$} ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user