Changeset 8782b67
- Timestamp:
- 07/05/11 16:45:36 (10 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, 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:
- 0af7a7a
- Parents:
- b7922c7
- Location:
- test
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile
r6eeda5b r8782b67 12 12 13 13 BINS = test-pcap-bpf test-event test-time test-dir test-wireless test-errors \ 14 test-plen 14 test-plen test-autodetect 15 15 16 16 .PHONY: all clean distclean install depend test -
test/do-tests.sh
r99425f8 r8782b67 171 171 do_test ./test-convert tsh pcap 172 172 173 echo " * format autodetection" 174 do_test ./test-autodetect traces/5_packets.erf 175 do_test ./test-autodetect traces/5_packets.erf.gz 176 173 177 echo 174 178 echo "Tests passed: $OK"
Note: See TracChangeset
for help on using the changeset viewer.