Subversion Repositories HelenOS-historic

Rev

Rev 160 | Rev 183 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 160 Rev 182
Line 30... Line 30...
30
#TEST_DIR=synch/rwlock3/
30
#TEST_DIR=synch/rwlock3/
31
#TEST_DIR=synch/rwlock4/
31
#TEST_DIR=synch/rwlock4/
32
#TEST_DIR=synch/rwlock5/
32
#TEST_DIR=synch/rwlock5/
33
#TEST_DIR=synch/semaphore1/
33
#TEST_DIR=synch/semaphore1/
34
#TEST_DIR=synch/semaphore2/
34
#TEST_DIR=synch/semaphore2/
35
TEST_DIR=fpu/fpu1
35
#TEST_DIR=fpu/fpu1
-
 
36
TEST_DIR=print
36
 
37