diff options
author | Daniel Latypov <[email protected]> | 2022-10-28 14:02:55 -0700 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2022-10-31 02:47:07 -0600 |
commit | 3ffdcf7e3b7dff04b055771c03c9646aa383cc1e (patch) | |
tree | d8b61357a879cce4a6a61c29072f7baa5ecd84f6 /net/lapb/lapb_timer.c | |
parent | 8f8b51f7d5c8bd3a89e7ea87aed2cdaa52ca5ba4 (diff) |
kunit: tool: make unit test not print parsed testdata to stdout
Currently, if you run
$ ./tools/testing/kunit/kunit_tool_test.py
you'll see a lot of output from the parser as we feed it testdata.
This makes the output hard to read and fairly confusing, esp. since our
testdata includes example failures, which get printed out in red.
Silence that output so real failures are easier to see.
Signed-off-by: Daniel Latypov <[email protected]>
Reviewed-by: David Gow <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions