aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 6357: Lua all_field_infos() broken within tap/listenerHadriel Kaplan2014-02-251-3/+70
* Adds some Lua helper functions: some commonly used functions, and to help tro...Hadriel Kaplan2014-02-252-19/+23
* Remove executable bit from a few filesPascal Quantin2014-02-242-0/+0
* Fix bug 9790: Lua: wslua allows duplicate field registrationHadriel Kaplan2014-02-212-0/+594
* Add test suite for verifying Lua global variables/tables of previous releases...Hadriel Kaplan2014-02-216-0/+2313
* Revert "Add test suite for verifying Lua global variables/tables of previous ...Evan Huus2014-02-216-2302/+0
* Add test suite for verifying Lua global variables/tables of previous releases...Hadriel Kaplan2014-02-216-0/+2302
* Fix mode for lua test suiteEvan Huus2014-02-201-0/+0
* Add 4 more test scripts for Lua, and its own testsuite menuHadriel Kaplan2014-02-207-104/+1086
* Adds support for Lua struct library so one can pack/unpack binary structuresHadriel Kaplan2014-02-142-0/+356
* Lua: add ability for scripts loaded from command-line to be passed argumentsHadriel Kaplan2014-02-132-0/+75
* Add test suite for Lua dissector-related functionsHadriel Kaplan2014-02-094-1/+698
* Fix bug 9736 'Lua: new Int64/UInt64 functions don't prevent division by zero'Hadriel Kaplan2014-02-091-15/+51
* Various fixes to the Lua int64 codeEvan Huus2014-02-042-1/+11
* Adds support for Lua Int64 and UInt64 operators, functions, and generalHadriel Kaplan2014-02-042-0/+353
* Remove svn:executable attribute.Jakub Zawadzki2014-01-072-0/+0
* Revert part of r53874Jakub Zawadzki2013-12-111-1/+2
* It's DTLS failing not DVB_CI.Jakub Zawadzki2013-12-081-3/+3
* Try to check why test.sh fails.Jakub Zawadzki2013-12-081-2/+1
* add a decryption test for DVB-CI to the testsuiteMartin Kaiser2013-12-072-1/+20
* README update. Bug 9174 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Michael Mann2013-11-301-3/+26
* Add OID unit tests. Bug 9294 (https://bugs.wireshark.org/bugzilla/show_bug.c...Michael Mann2013-10-191-0/+7
* Slight simplification, inline a function only ever called once.Evan Huus2013-10-092-18/+13
* From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9238Evan Huus2013-10-093-1/+21
* From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9245Evan Huus2013-10-081-0/+5
* Another path and ordering tweak.Evan Huus2013-10-061-7/+8
* More tweaking of test suite path variables, trying to make everything playEvan Huus2013-10-064-18/+21
* Fix nameres test suite cleanup after recent changes.Evan Huus2013-10-061-2/+1
* From Peter Wu via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9174Evan Huus2013-10-064-34/+22
* Try to fix unittest path magic on windows.Evan Huus2013-10-061-1/+1
* From Peter Wu via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9174Evan Huus2013-10-066-21/+48
* From Peter Wu: on systems other than Windows, skip the GUI tests if theGuy Harris2013-09-222-1/+20
* Update the test suite for r51556. Use -Y in one place instead of -R where onlyEvan Huus2013-08-281-2/+2
* Assume we always have GNU diff and that we can use --strip-trailing-cr.Gerald Combs2013-08-231-1/+1
* Add a test for rawshark.Gerald Combs2013-08-233-1/+40
* Fix the name resolution tests so that they run on Windows. Enable themGerald Combs2013-05-312-10/+2
* nameres.hosts_file_handling shouldn't affect loading the profile "hosts"Gerald Combs2013-05-316-0/+224
* Use -Y instead of -R to filter tshark in decryption tests. We're not doingEvan Huus2013-04-101-4/+4
* Run the wmem unit tests with --verbose (provided by glib) so that ifEvan Huus2013-03-271-1/+5
* Add wmem unit test binary (still empty) to nmake build and toEvan Huus2013-03-231-0/+6
* Disable software updates in a blind attempt to fix the recent testGerald Combs2013-03-181-2/+1
* Minor updates.Gerald Combs2013-03-121-3/+1
* Whitespace changes: Convert spaces to tabs. Add modelines.Chris Maynard2013-03-017-97/+147
* Convert spaces to tabs in capture_step_snapshot().Chris Maynard2013-03-011-5/+5
* tshark now accepts -Q.Jeff Morriss2012-12-201-1/+1
* tshark now accepts -g.Jeff Morriss2012-12-121-2/+2
* Make the error message for "we didn't get the error message we expected"Guy Harris2012-11-211-6/+6
* For invalid interfaces, just check for "The capture session could not beGuy Harris2012-11-211-10/+2
* We aren't using pcap_create()/pcap_activate() to open interfaces onGuy Harris2012-11-211-2/+2
* If we're not on Windows, assume we don't have sufficient privileges toGuy Harris2012-11-211-2/+10