Changeset 70b6de1 in mainline for kernel/Makefile


Ignore:
Timestamp:
2006-12-11T19:33:19Z (18 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e54fb21
Parents:
f272cb8
Message:

integrate rest of the tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/Makefile

    rf272cb8 r70b6de1  
    231231                test/mm/slab1.c \
    232232                test/mm/slab2.c \
    233                 test/mm/purge1.c
     233                test/mm/purge1.c \
     234                test/synch/rwlock1.c \
     235                test/synch/rwlock2.c \
     236                test/synch/rwlock3.c \
     237                test/synch/rwlock4.c \
     238                test/synch/rwlock5.c \
     239                test/synch/semaphore1.c \
     240                test/synch/semaphore2.c \
     241                test/print/print1.c \
     242                test/thread/thread1.c \
     243                test/sysinfo/sysinfo1.c
    234244endif
    235245
Note: See TracChangeset for help on using the changeset viewer.