added new lock test to check do i hold functionality. tested on incorrect implementation, fails. tested on correct implementation, passed.
This commit is contained in:
@@ -61,6 +61,7 @@ int semtest(int, char **);
|
||||
int locktest(int, char **);
|
||||
int locktest2(int, char **);
|
||||
int locktest3(int, char **);
|
||||
int locktest4(int, char **);
|
||||
int cvtest(int, char **);
|
||||
int cvtest2(int, char **);
|
||||
int cvtest3(int, char **);
|
||||
|
Reference in New Issue
Block a user