Changeset 6a5b999 in mainline for uspace/app/tester/Makefile


Ignore:
Timestamp:
2013-11-15T08:45:46Z (11 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3b04143
Parents:
91e22dc
Message:

Add basic test for setjmp/longjmp functions

Following profiles were tested in simulators and appears to work:
amd64, ia32, arm32/integratorcp, mips32/msim and ppc32.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/tester/Makefile

    r91e22dc r6a5b999  
    3737        util.c \
    3838        thread/thread1.c \
     39        thread/setjmp1.c \
    3940        print/print1.c \
    4041        print/print2.c \
Note: See TracChangeset for help on using the changeset viewer.