From 59befcd18eca7f38a92a67691ed2e2da7a650edc Mon Sep 17 00:00:00 2001 From: Darnell Williams Date: Mon, 31 Aug 2015 04:37:13 -0400 Subject: [PATCH] Update TestRunnder.md --- Docs/Tests/TestRunnder.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Docs/Tests/TestRunnder.md b/Docs/Tests/TestRunnder.md index 5f282702b..f400b77e6 100644 --- a/Docs/Tests/TestRunnder.md +++ b/Docs/Tests/TestRunnder.md @@ -1 +1,3 @@ - \ No newline at end of file +# TestRunner + +TestRunner is used to run Kernel Tests using the tests at a specified location and can run each kernal in multiple targets to ensure full compatibility and stability accross these targets. TestRunner generates a result file upon resut to detail the results of the tests.