Subversion Repositories HelenOS-historic

Rev

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

Rev 2 Rev 3
Line 14... Line 14...
14
DEBUG_SPINLOCK=DEBUG_SPINLOCK
14
DEBUG_SPINLOCK=DEBUG_SPINLOCK
15
 
15
 
16
# Uncomment if you want to run in the test mode
16
# Uncomment if you want to run in the test mode
17
#TEST=__TEST__
17
#TEST=__TEST__
18
 
18
 
19
TEST_FILE=test.c
19
#TEST_FILE=test.c
20
 
20
 
21
# Select what test do you want to run
21
# Select what test do you want to run
22
#TEST_DIR=synch/rwlock1/
22
#TEST_DIR=synch/rwlock1/
23
#TEST_DIR=synch/rwlock2/
23
#TEST_DIR=synch/rwlock2/
24
#TEST_DIR=synch/rwlock3/
24
#TEST_DIR=synch/rwlock3/