aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite_clopts.py
AgeCommit message (Expand)AuthorFilesLines
2023-01-16MSYS2: Add Lua 5.1 support and fix test suite failuresJoão Valverde1-0/+2
2023-01-11Set unique exit codes for processesMartin Mathieson1-3/+3
2022-03-14elastic: fix mapping with recent es versions.Dario Lombardo1-1/+1
2021-12-02Test: Switch name resolution clopts to a capture file.Gerald Combs1-2/+5
2021-02-26tests: skip plugin count test if feature is disabledJoão Valverde1-1/+3
2021-02-04tests: Add argument to trim output to a reasonable sizeJoão Valverde1-1/+1
2020-11-05Tools+test: Call python3 explicitly.Gerald Combs1-1/+0
2020-09-26Fix issues discovered by common python lintersJeff Widman1-1/+1
2019-05-14elastic: make fields all the same.Dario Lombardo1-0/+1
2019-05-13elastic: change 'pcap_file' into 'doc' in the mapping.Dario Lombardo1-1/+1
2019-04-19wsutil: use environment variable WIRESHARK_EXTCAP_DIR when possiblePeter Wu1-10/+8
2019-04-15test: run test_tshark_extcap_interfaces with capture support only.Dario Lombardo1-1/+2
2019-04-12extcap_parser: remove G_REGEX_RAW from line parsing.Dario Lombardo1-0/+26
2019-01-28tests: Skip Lua related tests when Lua is not presentVasil Velichkov1-1/+3
2018-12-29test: add tests for Unicode paths in Lua and tshark -G foldersPeter Wu1-0/+7
2018-11-30test: use assertRun instead of runProcess where possiblePeter Wu1-2/+2
2018-11-20Replace JSON-GLib by custom JSON dumper libraryPeter Wu1-0/+17
2018-11-16test: convert capture tests to use fixtures, fix tests without dumpcapPeter Wu1-27/+13
2018-11-14test: convert some more tests to use fixturesPeter Wu1-89/+89
2018-11-13tshark: Print the packets' comments in the expert infoVasil Velichkov1-0/+69
2018-10-12test: reduce further influence from the environmentPeter Wu1-2/+2
2018-10-05*shark: Update help and manpage for name resolvingUli Heilmeier1-2/+2
2018-05-30Test: Add UTF-8 filter tests.Gerald Combs1-0/+8
2018-05-04Test: Add dftest to our tests.Gerald Combs1-0/+1
2018-05-01Test: More fixes and updates.Gerald Combs1-1/+1
2018-04-27Test: Add fileformats and I/O.Gerald Combs1-6/+14
2018-04-27test: Miscellaneous fixups.Gerald Combs1-7/+14
2018-04-26Start porting our test scripts to Python. Add ctest support.Gerald Combs1-0/+176