aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-05-12test: add test for resolved addressesPeter Wu1-0/+27
2018-05-06Test: Make sure we run our display filter tests.Gerald Combs19-21/+49
2018-05-05Test: Integrate ftsanity directly into our tests.Gerald Combs1-12/+48
2018-05-04Test: Add dftest to our tests.Gerald Combs29-5/+1126
2018-05-03Test: Fix default capture interface discovery.Gerald Combs1-2/+6
2018-05-02Test: Remove the Bash test scripts.Gerald Combs16-4287/+4
2018-05-02Test: Add wslua.Gerald Combs3-4/+281
2018-05-01Test: Fix capinfos output and command paths.Gerald Combs3-14/+19
2018-05-01Test: More fixes and updates.Gerald Combs4-16/+20
2018-04-30Test: Add unittests.Gerald Combs2-0/+61
2018-04-30Test: More fixups.Gerald Combs1-3/+2
2018-04-30Test: Add a missing global.Gerald Combs1-0/+1
2018-04-30Test: Add text2pcap.Gerald Combs3-1/+301
2018-04-30Test: Add name resolution.Gerald Combs5-3/+127
2018-04-30Lua: ensure that DATA_DIR and USER_DIR have trailing slashesPeter Wu1-0/+5
2018-04-27Test: Quote our Python executable.Gerald Combs1-1/+1
2018-04-27Test: Add mergecap.Gerald Combs3-4/+312
2018-04-27Test: Add fileformats and I/O.Gerald Combs12-91/+350
2018-04-27test: Miscellaneous fixups.Gerald Combs4-11/+25
2018-04-26Start porting our test scripts to Python. Add ctest support.Gerald Combs10-89/+1589
2018-04-25Get rid of more .libs stuff.Guy Harris1-30/+2
2018-04-19Remove remnants of WS_QT_BIN_PATHPascal Quantin1-1/+0
2018-04-09Remove GTK+ tests.Gerald Combs2-47/+2
2018-03-09spdx: more licenses converted.Dario Lombardo1-13/+1
2018-03-07More licenses converted to SPDX.Dario Lombardo14-182/+14
2018-02-14Fix a typo in the I/O tests.Gerald Combs1-1/+1
2018-01-11Test: Fix the plugin check.Gerald Combs1-2/+2
2018-01-11Test: Add a plugin check.Gerald Combs1-0/+13
2018-01-09Use pcapng as the name of the file format.Guy Harris2-15/+15
2017-11-14Revert "Windows tests:"Graham Bloice1-3/+0
2017-11-14Windows tests:Graham Bloice1-0/+3
2017-11-13Remove circuit_id from Lua testsMichael Mann1-5/+0
2017-07-09Add support for dissecting UDT over DTLSSimon Graham3-0/+48
2017-06-22http2: reassemble entity bodies in data framesRyan Doyle4-0/+67
2017-06-21Lua: Add "tonumber" method to NSTimeSilvio Gissi1-4/+7
2017-06-18Revert "Temporary debugging hack, the sequel - fewer printouts, flush before ...Guy Harris1-1/+0
2017-06-18Temporary debugging hack, the sequel - fewer printouts, flush before crash.Guy Harris1-0/+1
2017-06-17Revert "Temporary hack to try to debug tshark -G values crash on 32-bit Windo...Guy Harris1-1/+0
2017-06-17Temporary hack to try to debug tshark -G values crash on 32-bit Windows.Guy Harris1-0/+1
2017-06-02Add ChaCha20-Poly1305 decryption support for TLS 1.2 and 1.3Peter Wu6-3/+94
2017-05-05New Lua function TreeItem:referenced(ProtoField | Dissector).Rado Radoulov2-9/+34
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris2-2/+2
2017-03-19Lua: Add some ProtoField testsStig Bjørlykke1-1/+40
2017-03-16Lua: Run protofield test with treeStig Bjørlykke1-8/+0
2017-03-15Lua: Add absolute time base valuesStig Bjørlykke1-2/+2
2017-03-14Lua: Add some ProtoField tests.Stig Bjørlykke2-0/+146
2017-02-26Remove executable bit, from not executable files.Jakub Zawadzki2-0/+0
2017-01-31Enable some more tests.Gerald Combs1-2/+2
2017-01-31test: add (D)TLS test for AEAD ciphersPeter Wu4-0/+45
2016-11-06lua: Added new integer sizes in TvbRangeFranklin "Snaipe" Mathieu1-1/+27