aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite_capture.py
AgeCommit message (Expand)AuthorFilesLines
2020-11-05Tools+test: Call python3 explicitly.Gerald Combs1-1/+0
2020-09-26Fix issues discovered by common python lintersJeff Widman1-2/+2
2019-08-03test: skip some tests on big endian machines.Dario Lombardo1-0/+8
2019-01-24test,travis: dump a screenshot for hanging GUI testsPeter Wu1-8/+12
2019-01-24Test: enable capture tests by default using the Loopback interfacePeter Wu1-31/+28
2018-11-30test: fix "DeprecationWarning: invalid escape sequence \("Peter Wu1-6/+6
2018-11-30test: use assertRun instead of runProcess where possiblePeter Wu1-43/+14
2018-11-20Test: Fix some dumpcap section checks and skip one.Gerald Combs1-5/+17
2018-11-16Dumpcap: Fix writing SHBs and IDBs.Gerald Combs1-2/+183
2018-11-16test: finalize suite_capture conversion to fixtures, drop config.pyPeter Wu1-33/+56
2018-11-16test: convert capture tests to use fixtures, fix tests without dumpcapPeter Wu1-266/+299
2018-11-09Dumpcap+Qt: Add support for `-a packets:NUM` and `-b packets:NUM`.Gerald Combs1-5/+103
2018-05-22Test: Consolidate our environments.Gerald Combs1-16/+5
2018-04-27Test: Add fileformats and I/O.Gerald Combs1-54/+16
2018-04-27test: Miscellaneous fixups.Gerald Combs1-1/+1
2018-04-26Start porting our test scripts to Python. Add ctest support.Gerald Combs1-0/+321