Documentation: KUnit: Fix non-uml anchor

The section was rewritten but its anchor got left behind.
Fix the anchor and add some references to running on QEMU.

Signed-off-by: Tales Aparecida <tales.aparecida@gmail.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
This commit is contained in:
Tales Aparecida
2022-08-13 01:20:54 -03:00
committed by Shuah Khan
parent 8ae4826363
commit 43ca52a910
3 changed files with 7 additions and 5 deletions

View File

@@ -165,6 +165,8 @@ example: if we only want to run KUnit resource tests, use:
This uses the standard glob format with wildcard characters.
.. _kunit-on-qemu:
Run Tests on qemu
=================