On 11/20/23 20:48, Daniel Latypov wrote:
On Wed, Nov 15, 2023 at 9:52 AM Nikolai Kondrashov
wrote:
+kunit core
+--
+
+:Summary: KUnit tests for the framework itself
+:Superset: kunit
+:Command: tools/testing/kunit/kunit.py run --kunitconfig lib/kunit
Note: we'd want this to instead be
On Wed, Nov 15, 2023 at 9:52 AM Nikolai Kondrashov
wrote:
> +kunit core
> +--
> +
> +:Summary: KUnit tests for the framework itself
> +:Superset: kunit
> +:Command: tools/testing/kunit/kunit.py run --kunitconfig lib/kunit
Note: we'd want this to instead be
./tools/testing/kunit/run_chec
Signed-off-by: Nikolai Kondrashov
---
Documentation/process/tests.rst | 13 +
MAINTAINERS | 1 +
2 files changed, 14 insertions(+)
diff --git a/Documentation/process/tests.rst b/Documentation/process/tests.rst
index 9a9ea3fe65c37..56a7911f69031 100644
--- a/Docum