Changeset 2bff9860 in mainline for uspace/lib/c/Makefile


Ignore:
Timestamp:
2014-04-11T08:13:02Z (10 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d848752
Parents:
01579ad
Message:

Add sample libc tests in PCUT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/Makefile

    r01579ad r2bff9860  
    153153        $(ARCH_SOURCES)
    154154
     155TEST_SOURCES = \
     156        test/main.c \
     157        test/sprintf.c
     158
    155159include $(USPACE_PREFIX)/Makefile.common
    156160
Note: See TracChangeset for help on using the changeset viewer.