ADT
ast-experimental
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
Last change
on this file since 25fa20a was ec57856, checked in by caparsons <caparson@…>, 4 years ago |
|
added fast lock tests
|
-
Property mode
set to
100644
|
|
File size:
1.1 KB
|
| Rev | Line | |
|---|
| [ebd1899] | 1 | Start Test 1: multi acquisition lock and condition variable single wait/notify
|
|---|
| 2 | Done Test 1
|
|---|
| 3 | Start Test 2: multi acquisition lock and condition variable 3 wait/notify all
|
|---|
| 4 | Done Test 2
|
|---|
| 5 | Start Test 3: single acquisition lock and condition variable single wait/notify
|
|---|
| 6 | Done Test 3
|
|---|
| 7 | Start Test 4: single acquisition lock and condition variable 3 wait/notify all
|
|---|
| 8 | Done Test 4
|
|---|
| 9 | Start Test 5: owner lock and condition variable single wait/notify
|
|---|
| 10 | Done Test 5
|
|---|
| 11 | Start Test 6: owner lock and condition variable 3 wait/notify all
|
|---|
| 12 | Done Test 6
|
|---|
| [0fc447c] | 13 | Start Test 7: linear backoff lock and condition variable single wait/notify
|
|---|
| [ebd1899] | 14 | Done Test 7
|
|---|
| [0fc447c] | 15 | Start Test 8: linear backoff lock and condition variable 3 wait/notify all
|
|---|
| [ebd1899] | 16 | Done Test 8
|
|---|
| [0fc447c] | 17 | Start Test 9: multi acquisiton lock and condition variable multiple acquire and wait/notify
|
|---|
| [ebd1899] | 18 | Done Test 9
|
|---|
| [0fc447c] | 19 | Start Test 10: owner lock and condition variable multiple acquire and wait/notify
|
|---|
| [ebd1899] | 20 | Done Test 10
|
|---|
| [0fc447c] | 21 | Start Test 11: no lock condition variable wait/notify
|
|---|
| [22b7579] | 22 | Done Test 11
|
|---|
| [0fc447c] | 23 | Start Test 12: locked condition variable wait/notify with front()
|
|---|
| [22b7579] | 24 | Done Test 12
|
|---|
| [ec57856] | 25 | Start Test 13: fast block lock and fast cond var single wait/notify
|
|---|
| 26 | Done Test 13
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.