aboutsummaryrefslogtreecommitdiffstats
path: root/test/fixtures_ws.py
AgeCommit message (Expand)AuthorFilesLines
2019-04-22Add brotli decompression support for HTTP and HTTP2 dissectors.Dániel Bakai1-0/+1
2019-01-24test,travis: dump a screenshot for hanging GUI testsPeter Wu1-0/+32
2019-01-24Test: enable capture tests by default using the Loopback interfacePeter Wu1-22/+26
2019-01-22test: enable GUI tests on Linux, headlessPeter Wu1-3/+15
2019-01-21test: fail tests when programs are missingPeter Wu1-5/+11
2019-01-04test: assume binaries in $PWD\run\RelWithDebInfo by defaultPeter Wu1-1/+4
2018-12-29Add support for RSA decryption using PKCS #11 tokensPeter Wu1-0/+2
2018-12-29test: add tests for Unicode paths in Lua and tshark -G foldersPeter Wu1-1/+19
2018-11-30test: skip tests when GnuTLS is unavailablePeter Wu1-0/+1
2018-11-20editcap: add --inject-secrets optionPeter Wu1-0/+5
2018-11-16test: finalize suite_capture conversion to fixtures, drop config.pyPeter Wu1-12/+31
2018-11-16test: convert capture tests to use fixtures, fix tests without dumpcapPeter Wu1-5/+53
2018-11-15test: convert suite_dfilter to use fixturesPeter Wu1-6/+6
2018-11-15test: convert suite_nameres to use fixturesPeter Wu1-1/+0
2018-11-15test: convert suite_text2pcap to use fixturesPeter Wu1-1/+6
2018-11-14test: convert some more tests to use fixturesPeter Wu1-0/+8
2018-11-09test: make it possible to use pytest-style test fixturesPeter Wu1-0/+174