diff options
| author | David Gow <[email protected]> | 2020-10-21 20:04:55 -0700 | 
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2020-10-26 13:19:22 -0600 | 
| commit | 3023d8ff3fc60e5d32dc1d05f99ad6ffa12b0033 (patch) | |
| tree | 3365710c69daac59190e9d0412937ebb9a186f23 /drivers/usb/class/cdc-acm.c | |
| parent | 3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff) | |
kunit: Fix kunit.py --raw_output option
Due to the raw_output() function on kunit_parser.py actually being a
generator, it only runs if something reads the lines it returns. Since
we no-longer do that (parsing doesn't actually happen if raw_output is
enabled), it was not printing anything.
Fixes: 45ba7a893ad8 ("kunit: kunit_tool: Separate out config/build/exec/parse")
Signed-off-by: David Gow <[email protected]>
Reviewed-by: Brendan Higgins <[email protected]>
Tested-by: Brendan Higgins <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions