aboutsummaryrefslogtreecommitdiffstats
path: root/test/subprocesstest.py
AgeCommit message (Expand)AuthorFilesLines
2019-12-17test: add suite_extcaps.Dario Lombardo1-6/+6
2019-01-04test: split SubprocessTestCase.run into setUp/tearDownPeter Wu1-38/+31
2018-11-16Dumpcap: Fix writing SHBs and IDBs.Gerald Combs1-1/+13
2018-11-16test: finalize suite_capture conversion to fixtures, drop config.pyPeter Wu1-6/+2
2018-11-16test: convert capture tests to use fixtures, fix tests without dumpcapPeter Wu1-19/+4
2018-11-09test: make it possible to use pytest-style test fixturesPeter Wu1-0/+8
2018-11-08test: drop Python 2 compatibility, use more Python 3 featuresPeter Wu1-37/+22
2018-10-12test: fix DeprecationWarning: invalid escape sequencePeter Wu1-1/+1
2018-07-17Tests: add minimal pytest supportPeter Wu1-4/+13
2018-06-21Test: Add sharkd tests.Gerald Combs1-2/+2
2018-05-21Test: Be more paranoid about our log output.Gerald Combs1-1/+1
2018-05-04Test: Add dftest to our tests.Gerald Combs1-4/+15
2018-05-02Test: Add wslua.Gerald Combs1-1/+3
2018-05-01Test: Fix capinfos output and command paths.Gerald Combs1-2/+6
2018-04-30Test: Add name resolution.Gerald Combs1-1/+6
2018-04-27Test: Quote our Python executable.Gerald Combs1-1/+1
2018-04-27Test: Add mergecap.Gerald Combs1-4/+17
2018-04-27Test: Add fileformats and I/O.Gerald Combs1-1/+62
2018-04-26Start porting our test scripts to Python. Add ctest support.Gerald Combs1-0/+206