aboutsummaryrefslogtreecommitdiffstats
path: root/test/conftest.py
AgeCommit message (Expand)AuthorFilesLines
2020-11-05Tools+test: Call python3 explicitly.Gerald Combs1-1/+0
2019-01-24Test: enable capture tests by default using the Loopback interfacePeter Wu1-3/+0
2019-01-21test: fail tests when programs are missingPeter Wu1-0/+3
2019-01-05test: allow running pytest without specifying the tests directoryPeter Wu1-2/+7
2018-11-16test: convert capture tests to use fixtures, fix tests without dumpcapPeter Wu1-13/+16
2018-11-09test: make it possible to use pytest-style test fixturesPeter Wu1-1/+5
2018-07-17Tests: add minimal pytest supportPeter Wu1-0/+34