Changeset 5692bc4 for test/do-tests.sh
- Timestamp:
- 05/22/14 11:18:37 (7 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:
- 6a38a7e
- Parents:
- d1af45d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/do-tests.sh
r47e927a r5692bc4 77 77 78 78 echo \* Testing time conversions 79 do_test ./test-time 79 echo \* ERF 80 do_test ./test-time erf 81 echo \* pcapfile 82 do_test ./test-time pcapfile 83 echo \* pcapfilens 84 do_test ./test-time pcapfilens 85 echo \* legacyatm 86 do_test ./test-time legacyatm 87 echo \* legacypos 88 do_test ./test-time legacypos 89 echo \* legacyeth 90 do_test ./test-time legacyeth 91 echo \* pcap 92 do_test ./test-time pcap 93 echo \* rawerf 94 do_test ./test-time rawerf 95 echo \* tsh 96 do_test ./test-time tsh 80 97 81 98 echo \* Testing directions
Note: See TracChangeset
for help on using the changeset viewer.