Changeset e1c1829 for src/tests/preempt_longrun/Makefile.am
- Timestamp:
- Jun 23, 2017, 4:20:25 PM (6 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, 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:
- 4c03e63
- Parents:
- 42b0d73
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/tests/preempt_longrun/Makefile.am
r42b0d73 re1c1829 26 26 CC = @CFA_BINDIR@/@CFA_NAME@ 27 27 28 TESTS = create stackyield28 TESTS = barge block create disjoint processor stack wait yield 29 29 30 30 .INTERMEDIATE: ${TESTS}
Note: See TracChangeset
for help on using the changeset viewer.