mirror of
https://github.com/torvalds/linux.git
synced 2025-11-05 19:19:43 +02:00
Some tests logs for kunit_tool tests are missing their test plans
causing their tests to fail; fix this by adding the test plans.
Fixes:
|
||
|---|---|---|
| .. | ||
| configs | ||
| test_data | ||
| .gitattributes | ||
| .gitignore | ||
| kunit.py | ||
| kunit_config.py | ||
| kunit_json.py | ||
| kunit_kernel.py | ||
| kunit_parser.py | ||
| kunit_tool_test.py | ||