Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 692 → Rev 691

/kernel/trunk/test/mm/falloc2/test.c
File deleted
/kernel/trunk/test/synch/rwlock3/test.c
70,7 → 70,7
int i;
thread_t *thrd;
printf("Read/write locks test #3\n");
printf("Read/write locks test #2\n");
rwlock_initialize(&rwlock);
 
/kernel/trunk/kernel.config
82,6 → 82,5
@ "thread/thread1" Thread test 1
@ "mm/mapping1" Mapping test 1
@ "mm/falloc1" Frame Allocation test 1
@ "mm/falloc2" Frame Allocation test 2
@ [ARCH=mips32] "debug/mips1" Mips breakpoint-debug test
! CONFIG_TEST (choice)