Added test for getcontext()
diff --git a/runtest/syscalls b/runtest/syscalls
index 260e893..89f9aad 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -209,6 +209,8 @@
 ftruncate03 ftruncate03
 ftruncate04 ftruncate04
 
+getcontext01 getcontext01
+
 getcwd01 getcwd01
 getcwd02 getcwd02
 getcwd03 getcwd03