Fix up a whole ton of test documentation, as well as some minor style changes.
Also adds a few missing self.job.require_gcc() calls, etc.

Signed-off-by: John Admanski <jadmanski@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@2240 592f7852-d20e-0410-864c-8624ca9c26a4
diff --git a/client/tests/kernbench/control.readprofile b/client/tests/kernbench/control.readprofile
index 1cd664f..4d935ac 100755
--- a/client/tests/kernbench/control.readprofile
+++ b/client/tests/kernbench/control.readprofile
@@ -4,7 +4,7 @@
 TEST_CLASS = "Kernel"
 TEST_CATEGORY = "Benchmark"
 TEST_TYPE = "client"
-
+EXPERIMENTAL = "True"
 DOC = """
 Run kernbench using the readprofile profiler.
 """