Created 2 new testcases to test the fcntl() call with the F_SETLEASE option.
diff --git a/runtest/syscalls b/runtest/syscalls
index bbc9c99..a81ac67 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -157,6 +157,8 @@
 fcntl19 fcntl19
 fcntl20 fcntl20
 fcntl21 fcntl21
+fcntl22 fcntl22
+fcntl23 fcntl23
 
 fdatasync01 fdatasync01
 fdatasync02 fdatasync02