Changeset 6c84681
- Timestamp:
- 03/17/15 18:03:11 (6 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 1407294
- Parents:
- e3d534f
- Location:
- test
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile
r4631115 r6c84681 15 15 BINS_PARALLEL = test-format-parallel test-format-parallel-hasher \ 16 16 test-format-parallel-singlethreaded test-format-parallel-stressthreads \ 17 test-format-parallel-singlethreaded-hasher test-format-parallel-reporter 17 test-format-parallel-singlethreaded-hasher test-format-parallel-reporter test-tracetime-parallel 18 18 19 19 BINS = test-pcap-bpf test-event test-time test-dir test-wireless test-errors \ -
test/do-tests-parallel.sh
rf051c1b r6c84681 60 60 do_test ./test-format-parallel-reporter erf 61 61 62 echo \* Testing Trace-Time Playback 63 do_test ./test-tracetime-parallel 64 62 65 echo 63 66 echo "Tests passed: $OK"
Note: See TracChangeset
for help on using the changeset viewer.