usb_hid_raw.run: eliminate race in test metric

Rarely. it might happen that events got received shortly before the complete
set of relevant USB devices got recognized. Filter more output in test metric
to stay robust.
This commit is contained in:
Stefan Kalkowski 2024-04-04 11:46:44 +02:00 committed by Christian Helmuth
parent 047f130005
commit 4775dad26c

View File

@ -226,6 +226,7 @@ unify_output {(?n)usb-[0-9]-[0-9]: USB disconnect, device number [0-9]} "usb-X-X
unify_output {(?n)input[0-9]} "inputX"
unify_output {(?n) as /devices/.*} ""
unify_output {(?n)^\[init -\> usb_drv.*} ""
unify_output {(?n)^\[init -\> usb_hid_drv\] Connected device: inputX \(ATEN CS1764A V1.1.110\).*} ""
trim_lines
compare_output_to {