aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Explicitly specify the template for the mktemp command.Guy Harris2015-12-131-1/+1
* Ping on Windows isn't necessarily IPv4-only.Gerald Combs2015-12-121-5/+5
* Change Lua tests to reflect the disappearance of WTAP_ENCAP_IEEE_802_11_AIROP...Guy Harris2015-11-264-1495/+30
* WPA (IEEE802.11) decryption function cleanupsAlexander Wetzel2015-11-251-1/+1
* For now, call the finish routine in Lua file writers "close".Guy Harris2015-11-161-3/+3
* Update tests to reflect Lua file API change (write_close -> write_finish).Guy Harris2015-11-091-3/+3
* WPA/WPA2 decoding fixes and improvementsAlexander Wetzel2015-11-093-0/+18
* text2pcap: Add test suiteVasil Velichckov2015-10-153-0/+337
* Fix tests to allow selection of suite 10Graham Bloice2015-09-281-48/+23
* Add a test to verify we pre-allocated enough hf entries.Jeff Morriss2015-09-231-0/+7
* Get the windows buildbot working for mergecap test suiteHadriel Kaplan2015-08-201-15/+15
* Try to debug merge test suite failure on windows buildbotHadriel Kaplan2015-08-191-6/+13
* Mergecap: add test suite for various merging scenariosHadriel Kaplan2015-08-197-3/+265
* Lua: add the 1.12.x Lua API to the globals verification test suiteHadriel Kaplan2015-07-242-0/+1266
* Remove the debugging output; it's now attached to the bug.Guy Harris2015-07-171-6/+0
* In the p < q test, first run tshark -V, to see the full dissection.Guy Harris2015-07-171-2/+2
* Dump the output of tshark in the p < q decryption test.Guy Harris2015-07-171-2/+4
* Don't discard the echo command's output.Guy Harris2015-07-171-1/+1
* OK, that didn't do it - print the command again.Guy Harris2015-07-171-0/+4
* Generate key paths as UN*X paths and then run them through cygpath.Guy Harris2015-07-171-5/+10
* Temporarily log the command that's failing.Guy Harris2015-07-171-0/+3
* test: fix RSA decryption test under WindowsPeter Wu2015-07-161-1/+1
* ssl-utils: fix failing decryption for some RSA keysPeter Wu2015-07-153-0/+31
* Lua: add functions for more field informationHadriel Kaplan2015-07-091-0/+34
* Exit with the exit status of the command we ran.Guy Harris2015-06-231-1/+6
* Try to catch TShark crashing and get a stack trace.Guy Harris2015-06-231-1/+1
* Debugging printf.Guy Harris2015-06-081-0/+1
* Fix decryption test suite on WindowsPascal Quantin2015-06-042-1/+1
* SSL: Add support for private key password when decryptingKevin Grigorenko2015-06-043-0/+15
* Try to handle the executable being a libtool wrapper.Guy Harris2015-05-111-2/+29
* Remove trailing whitespace.Guy Harris2015-05-111-1/+1
* Skip past env and its environment-variable arguments.Guy Harris2015-05-111-1/+20
* Try to get a stack trace from core dumps.Guy Harris2015-05-111-7/+54
* When piping tshark to something else, run it with run_and_catch_crashes.Guy Harris2015-05-112-14/+14
* Fix pathname used to run run_and_catch_crashes.Guy Harris2015-05-101-1/+1
* Try wrapping some tshark invocations in a script to catch crashes.Guy Harris2015-05-102-1/+21
* IEEE 802.11: 802.1X (WPA-EAP) rekeying supportdeagol2015-05-083-1/+21
* Add ftsanity.py to the unit tests.Gerald Combs2015-03-301-2/+23
* Add a test-programs target everywhere.Gerald Combs2015-03-132-51/+31
* CMake: Update wslua build and test.Gerald Combs2015-03-122-1/+5
* Fix the Lua FPM dissector test.Gerald Combs2015-03-121-4/+15
* Change a lot of http:// URLs to https://.Gerald Combs2015-03-102-5/+5
* "Break" the Acme reader so that the tests work.Guy Harris2015-03-011-0/+7
* Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan2015-01-273-5/+487
* Test suite: Add verbosity to the HTTP2 test.Gerald Combs2015-01-231-11/+22
* Fix test script to test Lua Pinfo, and fix problem it found.Guy Harris2015-01-232-3/+1
* HTTP2: Add HPACK decode to test suiteAlexis La Goutte2015-01-202-0/+16
* Fix Cygwin pathGraham Bloice2015-01-121-1/+1
* Make running the tests a little easier on WindowsGraham Bloice2015-01-121-3/+8
* Fix lua tests on WindowsGraham Bloice2015-01-022-1/+2