Changeset 18cc83c in mainline for uspace/app


Ignore:
Timestamp:
2014-09-29T14:28:32Z (11 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
21799398, 43dd72b7, 6eb957dc
Parents:
6609050 (diff), da4e695 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge PCUT unit tests for userspace

Merged from lp:~vojtech-horky/helenos/pcut-testing.

The changeset contains only several tests, mostly to demonstrate how
PCUT could be used.

Location:
uspace/app/bdsh
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/Makefile

    r6609050 r18cc83c  
    6565        tok.c
    6666
     67TEST_SOURCES = \
     68        tok.c \
     69        test/toktest.c
     70
    6771include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.