aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-06-27test: ensure temporary directory outside source treePeter Wu1-1/+1
2016-06-15Remove Nmake build systemPascal Quantin1-1/+1
2016-05-27Test: Revert debugging output.Gerald Combs1-4/+0
2016-04-26Test: capture_step_stdin updates.Gerald Combs1-0/+12
2016-04-26Test: more suite-capture debugging.Gerald Combs1-0/+2
2016-04-26Test: Make capture_step_stdin more verbose.Gerald Combs1-0/+2
2016-04-17The dissector for HTTP-over-SSL is now called "http-over-ssl", not just "http".Guy Harris2-3/+3
2016-04-02There are two separate IP-over-Infiniband encapsulations.Guy Harris1-1/+2
2016-03-23Use absolute path for test suite TEST_OUTDIRJoão Valverde1-6/+6
2016-02-25Try putting the output directly into the error message.Guy Harris1-4/+2
2016-02-20Initial support for FreeBSD USB captures.Guy Harris1-1/+1
2016-02-15Allow test of the -D and -L options to succeed or fail with a permissions error.Guy Harris1-14/+28
2016-02-04[text2pcap] Fix parsing of hash sign at the end of the lineVasil Velichckov2-0/+39
2016-02-04[airpdcap] Add support to decrypt TDLS trafficCedric Izoard2-0/+23
2016-02-03suite-decrypt: fix mixed indent (use tabs)Alexis La Goutte1-49/+49
2016-02-03suite-mergecap: fix indent (use tabs)Alexis La Goutte1-156/+156
2016-02-03Suite test: fix modelines for bash script (emac)Alexis La Goutte10-10/+10
2016-01-24Update Lua tests after g9eda2faPascal Quantin1-6/+6
2016-01-14test: Add test in decryption test suite for 802.11wCedric Izoard3-0/+23
2015-12-13Explicitly specify the template for the mktemp command.Guy Harris1-1/+1
2015-12-12Ping on Windows isn't necessarily IPv4-only.Gerald Combs1-5/+5
2015-11-26Change Lua tests to reflect the disappearance of WTAP_ENCAP_IEEE_802_11_AIROP...Guy Harris4-1495/+30
2015-11-25WPA (IEEE802.11) decryption function cleanupsAlexander Wetzel1-1/+1
2015-11-16For now, call the finish routine in Lua file writers "close".Guy Harris1-3/+3
2015-11-09Update tests to reflect Lua file API change (write_close -> write_finish).Guy Harris1-3/+3
2015-11-09WPA/WPA2 decoding fixes and improvementsAlexander Wetzel3-0/+18
2015-10-15text2pcap: Add test suiteVasil Velichckov3-0/+337
2015-09-28Fix tests to allow selection of suite 10Graham Bloice1-48/+23
2015-09-23Add a test to verify we pre-allocated enough hf entries.Jeff Morriss1-0/+7
2015-08-20Get the windows buildbot working for mergecap test suiteHadriel Kaplan1-15/+15
2015-08-19Try to debug merge test suite failure on windows buildbotHadriel Kaplan1-6/+13
2015-08-19Mergecap: add test suite for various merging scenariosHadriel Kaplan7-3/+265
2015-07-24Lua: add the 1.12.x Lua API to the globals verification test suiteHadriel Kaplan2-0/+1266
2015-07-17Remove the debugging output; it's now attached to the bug.Guy Harris1-6/+0
2015-07-17In the p < q test, first run tshark -V, to see the full dissection.Guy Harris1-2/+2
2015-07-17Dump the output of tshark in the p < q decryption test.Guy Harris1-2/+4
2015-07-17Don't discard the echo command's output.Guy Harris1-1/+1
2015-07-17OK, that didn't do it - print the command again.Guy Harris1-0/+4
2015-07-17Generate key paths as UN*X paths and then run them through cygpath.Guy Harris1-5/+10
2015-07-17Temporarily log the command that's failing.Guy Harris1-0/+3
2015-07-16test: fix RSA decryption test under WindowsPeter Wu1-1/+1
2015-07-15ssl-utils: fix failing decryption for some RSA keysPeter Wu3-0/+31
2015-07-09Lua: add functions for more field informationHadriel Kaplan1-0/+34
2015-06-23Exit with the exit status of the command we ran.Guy Harris1-1/+6
2015-06-23Try to catch TShark crashing and get a stack trace.Guy Harris1-1/+1
2015-06-08Debugging printf.Guy Harris1-0/+1
2015-06-04Fix decryption test suite on WindowsPascal Quantin2-1/+1
2015-06-04SSL: Add support for private key password when decryptingKevin Grigorenko3-0/+15
2015-05-11Try to handle the executable being a libtool wrapper.Guy Harris1-2/+29
2015-05-11Remove trailing whitespace.Guy Harris1-1/+1