[PATCH] INITEST: Documentation: Explains how INITEST works.
Amit Kumar
free.amit.kumar at gmail.com
Fri Sep 30 01:17:09 EDT 2016
Signed-off-by: Amit Kumar <free.amit.kumar at gmail.com>
This is a test patch.
Is this patch in right format?
---
Documentation/initest.txt | 7 +++++++
1 file changed, 7 insertions(+)
create mode 100644 Documentation/initest.txt
diff --git a/Documentation/initest.txt b/Documentation/initest.txt
new file mode 100644
index 0000000..eed4124
--- /dev/null
+++ b/Documentation/initest.txt
@@ -0,0 +1,7 @@
+INITEST
+
+1) This is the same user space program /sbin/init, but for the purpose of testing kernel system calls.
+
+2) It will also use testing drivers to test internal kernel API.
+
+3) This is a test patch.
--
2.7.4
More information about the Kernelnewbies
mailing list