Rev 1023 | Rev 1072 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1023 | Rev 1024 | ||
---|---|---|---|
Line 72... | Line 72... | ||
72 | 72 | ||
73 | ## Run-time configuration directives |
73 | ## Run-time configuration directives |
74 | 74 | ||
75 | # Kernel test type |
75 | # Kernel test type |
76 | @ "" No test |
76 | @ "" No test |
- | 77 | @ "atomic/atomic1" Test of atomic operations. |
|
77 | @ "synch/rwlock1" Read write test 1 |
78 | @ "synch/rwlock1" Read write test 1 |
78 | @ "synch/rwlock2" Read write test 2 |
79 | @ "synch/rwlock2" Read write test 2 |
79 | @ "synch/rwlock3" Read write test 3 |
80 | @ "synch/rwlock3" Read write test 3 |
80 | @ "synch/rwlock4" Read write test 4 |
81 | @ "synch/rwlock4" Read write test 4 |
81 | @ "synch/rwlock5" Read write test 5 |
82 | @ "synch/rwlock5" Read write test 5 |