13 lines
290 B
Plaintext

#
# Copyright (C) 2008, 2009, 2010 FU Berlin
#
# Author: Kaspar Schleiser <kaspar.schleiser@fu-berlin.de>
#
SubDir TOP projects test_suite ;
Module test_suite : test_suite.c mutex_trylock_fail.c thread_sleep.c
: shell posix_io ps uart0 hwtimer ;
UseModule test_suite ;