Changeset 22b7579 for tests/unified_locking/.expect
- Timestamp:
- Mar 31, 2021, 1:48:15 PM (3 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- c7c178b
- Parents:
- f621e43f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/unified_locking/.expect/locks.txt
rf621e43f r22b7579 11 11 Start Test 6: owner lock and condition variable 3 wait/notify all 12 12 Done Test 6 13 Start Test 7: multi acquisiton lock and condition variable multiple acquire andwait/notify13 Start Test 7: fast lock and condition variable single wait/notify 14 14 Done Test 7 15 Start Test 8: owner lock and condition variable multiple acquire and wait/notify15 Start Test 8: fast lock and condition variable 3 wait/notify all 16 16 Done Test 8 17 Start Test 9: no lock condition variablewait/notify17 Start Test 9: multi acquisiton lock and condition variable multiple acquire and wait/notify 18 18 Done Test 9 19 Start Test 10: locked condition variable wait/notify with front()19 Start Test 10: owner lock and condition variable multiple acquire and wait/notify 20 20 Done Test 10 21 Start Test 11: no lock condition variable wait/notify 22 Done Test 11 23 Start Test 12: locked condition variable wait/notify with front() 24 Done Test 12
Note: See TracChangeset
for help on using the changeset viewer.