Changeset 9f8745c5 in mainline for kernel/Makefile


Ignore:
Timestamp:
2012-07-10T18:07:34Z (12 years ago)
Author:
Adam Hraska <adam.hraska+hos@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b23c88e
Parents:
5b6c033
Message:

workq: Moved almost all tests to a single test entry function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/Makefile

    r5b6c033 r9f8745c5  
    305305                test/synch/semaphore1.c \
    306306                test/synch/semaphore2.c \
    307                 test/synch/rcu1.c \
    308                 test/synch/workqueue1.c \
    309307                test/synch/workqueue2.c \
    310308                test/synch/workqueue3.c \
     309                test/synch/rcu1.c \
    311310                test/print/print1.c \
    312311                test/print/print2.c \
Note: See TracChangeset for help on using the changeset viewer.