aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.py
AgeCommit message (Expand)AuthorFilesLines
2019-01-24Test: enable capture tests by default using the Loopback interfacePeter Wu1-1/+0
2019-01-21test: fail tests when programs are missingPeter Wu1-0/+3
2018-11-27Test: Look up our encoding name before checking it.Gerald Combs1-3/+3
2018-11-16test: convert capture tests to use fixtures, fix tests without dumpcapPeter Wu1-27/+16
2018-11-09test: make it possible to use pytest-style test fixturesPeter Wu1-1/+9
2018-11-08test: drop Python 2 compatibility, use more Python 3 featuresPeter Wu1-9/+7
2018-06-18Test+CMake: Make our test grouping more fine-grained.Gerald Combs1-1/+16
2018-05-21Test: Be more paranoid about our log output.Gerald Combs1-0/+12
2018-05-06Test: Make sure we run our display filter tests.Gerald Combs1-5/+8
2018-05-04Test: Add dftest to our tests.Gerald Combs1-1/+1
2018-04-30Test: Add name resolution.Gerald Combs1-0/+4
2018-04-27Test: Add fileformats and I/O.Gerald Combs1-0/+1
2018-04-26Start porting our test scripts to Python. Add ctest support.Gerald Combs1-0/+120