aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite_fileformats.py
AgeCommit message (Expand)AuthorFilesLines
2020-11-05Tools+test: Call python3 explicitly.Gerald Combs1-1/+0
2019-02-05editcap: warn when --inject-secrets is given a RSA private keyPeter Wu1-0/+20
2018-11-30test: use assertRun instead of runProcess where possiblePeter Wu1-13/+13
2018-11-20editcap: add --inject-secrets optionPeter Wu1-0/+58
2018-11-20wiretap: add read/write support for Decryption Secrets Block (DSB)Peter Wu1-0/+47
2018-11-16test: convert capture tests to use fixtures, fix tests without dumpcapPeter Wu1-11/+11
2018-11-14test: convert some more tests to use fixturesPeter Wu1-44/+42
2018-11-10wiretap: fix truncated reads while reading compressed file formatsPeter Wu1-0/+14
2018-04-27Test: Add fileformats and I/O.Gerald Combs1-0/+112