Ignore:
Timestamp:
Apr 28, 2017, 12:34:11 PM (7 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
0428aad
Parents:
f80ab45
Message:

Updated concurrency test target for make file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tests/Makefile.am

    rf80ab45 rf3fda4e  
    2222concurrent=yes
    2323quick_test+= coroutine thread monitor
    24 concurrent_test=coroutine thread monitor multi-monitor sched-int sched-ext preempt
     24concurrent_test=coroutine thread monitor multi-monitor sched-int sched-int-multi sched-int-multi2 sched-ext sched-ext-multi preempt
    2525else
    2626concurrent=no
Note: See TracChangeset for help on using the changeset viewer.