Skip to content

Commit d4135b1

Browse files
pvts-matbmastbergen
authored andcommitted
ktests wiki: user: applicability
1 parent 3f76aed commit d4135b1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

kselftests/user/README.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Requirements and applicability
2+
==============================
3+
4+
The whole testing logic is implemented in the ``test_user_copy.ko``
5+
module, with the "pass" criterion in ``test_user_copy.sh`` script
6+
(realizing the collection's only test ``user:test_user_copy.sh``) being
7+
simply whether the module loaded successfully with ``modprobe`` or not.
8+
To be available it requires ``CONFIG_TEST_USER_COPY`` option, which is
9+
disabled in all Rocky versions LTS 8.6, 8.8, 9.2, 9.4. As such the test
10+
can be omitted when testing default kernel builds.

0 commit comments

Comments
 (0)