Run the CPU HOTPLUG tests through runalltests.sh. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>.
diff --git a/runtest/cpuhotplug b/runtest/cpuhotplug
new file mode 100644
index 0000000..bf0619a
--- /dev/null
+++ b/runtest/cpuhotplug
@@ -0,0 +1,3 @@
+## Run the CPUHOTPLUG tests here
+
+CPUHOTPLUG (cd $LTPROOT/testcases/kernel/hotplug/cpu_hotplug/; ./runtests.sh)