16 lines
198 B
Text
16 lines
198 B
Text
|
|
TESTING "Locking" ./test-locking
|
|
|
|
TEST "condition not unlocked asserts" conditionforgotunlock <<END
|
|
return: 134
|
|
END
|
|
|
|
|
|
|
|
|
|
|
|
TEST "mutex not unlocked asserts" mutexforgotunlock <<END
|
|
return: 134
|
|
END
|
|
|
|
|