Addition of move_pages() syscall tests. The updated patch fixes the warning messages and removes the print_bitmask function (it's not used) which causes build errors on powerpc. Signed-off-by: Vijay Kumar B. <vijaykumar@bravegnu.org>.
diff --git a/runtest/syscalls b/runtest/syscalls
index 6814587..92518bc 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -453,6 +453,18 @@
 #mount03 mount03 -D /dev/...
 #mount04 mount04 -D /dev/...
 
+move_pages01 move_pages.sh 01
+move_pages02 move_pages.sh 02
+move_pages03 move_pages.sh 03
+move_pages04 move_pages.sh 04
+move_pages05 move_pages.sh 05
+move_pages06 move_pages.sh 06
+move_pages07 move_pages.sh 07
+move_pages08 move_pages.sh 08
+move_pages09 move_pages.sh 09
+move_pages10 move_pages.sh 10
+move_pages11 move_pages.sh 11
+
 mprotect01 mprotect01
 mprotect02 mprotect02
 mprotect03 mprotect03