LUMIERA.clone/tests/15locking.tests

17 lines
198 B
Text
Raw Normal View History

2007-09-02 00:52:40 +02:00
TESTING "Locking" ./test-locking
TEST "condition not unlocked asserts" conditionforgotunlock <<END
return: 134
END
2007-09-02 17:52:30 +02:00
TEST "mutex not unlocked asserts" mutexforgotunlock <<END
return: 134
END