Added cpio tests
diff --git a/runtest/commands b/runtest/commands
index de1202f..9d96734 100644
--- a/runtest/commands
+++ b/runtest/commands
@@ -7,3 +7,5 @@
 tar export TCdat=$LTPROOT/testcases/bin; tar_tests.sh
 cron export TCdat=$LTPROOT/testcases/bin; cron_tests.sh
 logrotate export TCdat=$LTPROOT/testcases/bin; logrotate_tests.sh
+mail export TCdat=$LTPROOT/testcases/bin; mail_tests.sh
+cpio export TCdat=$LTPROOT/testcases/bin; cpio_tests.sh