summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2018-06-06 21:08:17 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2018-06-06 21:08:17 +0200
commitb1fc6b476c1611913acebf0cbc3f2d2810a0980e (patch)
tree76e5f52647d0b96bd2b60a15c4ee432fa5ac59a7 /tests
parenta50724433ddcd21528d22b857f77faf500b15d25 (diff)
parent1debdf05d152262113e10ef380a6dadf54782f21 (diff)
downloadkernel-b1fc6b476c1611913acebf0cbc3f2d2810a0980e.tar.gz
kernel-b1fc6b476c1611913acebf0cbc3f2d2810a0980e.tar.xz
kernel-b1fc6b476c1611913acebf0cbc3f2d2810a0980e.zip
merge stabilization upstream branch
Diffstat (limited to 'tests')
-rw-r--r--tests/README.txt43
1 files changed, 43 insertions, 0 deletions
diff --git a/tests/README.txt b/tests/README.txt
new file mode 100644
index 000000000..27bfae5cd
--- /dev/null
+++ b/tests/README.txt
@@ -0,0 +1,43 @@
+Recommended Layout for Kernel Tests
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Add tests to enable Fedora CI [1] which are curated using the standard test interface [2]
+
+[1] https://fedoraproject.org/wiki/CI
+[2] https://fedoraproject.org/wiki/CI/Standard_Test_Interface
+
+As new pull requests are filed, please link/add your tests in one of the following directories
+to better organize the tests. If a new directory is required, which isn't included in the layout
+below, please add justification in the pull request. The directories can be created as new tests
+are added to dist-git.
+
+acpi
+cgroup
+cpu
+crc32c-self-check
+criu
+crypto
+drivers
+filesystem
+firmware
+ftrace
+include
+kabi
+kmod
+kpatch
+ksc
+kvm
+mce
+memory
+modules
+namespace
+networking
+performance
+powermgmt
+ptp
+scheduler
+security
+storage
+syscalls
+time
+update build