Rev 1100 | Rev 1210 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1100 | Rev 1101 | ||
---|---|---|---|
Line 79... | Line 79... | ||
79 | ## Run-time configuration directives |
79 | ## Run-time configuration directives |
80 | 80 | ||
81 | # Kernel test type |
81 | # Kernel test type |
82 | @ "" No test |
82 | @ "" No test |
83 | @ "atomic/atomic1" Test of atomic operations. |
83 | @ "atomic/atomic1" Test of atomic operations. |
- | 84 | @ "btree/btree1" B-tree test. |
|
84 | @ "synch/rwlock1" Read write test 1 |
85 | @ "synch/rwlock1" Read write test 1 |
85 | @ "synch/rwlock2" Read write test 2 |
86 | @ "synch/rwlock2" Read write test 2 |
86 | @ "synch/rwlock3" Read write test 3 |
87 | @ "synch/rwlock3" Read write test 3 |
87 | @ "synch/rwlock4" Read write test 4 |
88 | @ "synch/rwlock4" Read write test 4 |
88 | @ "synch/rwlock5" Read write test 5 |
89 | @ "synch/rwlock5" Read write test 5 |