Integrate fileutils tests to runtest/commands file. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>.
diff --git a/runtest/commands b/runtest/commands
index 00f5b0a..1c13155 100644
--- a/runtest/commands
+++ b/runtest/commands
@@ -12,3 +12,8 @@
 cpio export TCdat=$LTPROOT/testcases/bin; cpio_tests.sh
 unzip01 unzip_tests.sh
 gzip01 gzip_tests.sh
+cp_tests01 cp_tests.sh
+ln_tests01 ln_tests.sh
+mkdir_tests01 mkdir_tests.sh
+mv_tests01 mv_tests.sh
+