google / cro3

Abstraction Layer of ChromiumOS development
https://google.github.io/cro3/
BSD 3-Clause "New" or "Revised" License
36 stars 12 forks source link

tast: Warn user if given test pattern does not match any test #226

Closed mhiramat closed 4 months ago

mhiramat commented 4 months ago

Check whether the given test pattern matches any test. If not, show the error message.

TEST=lium tast run non-exist.test --dut $DUT