aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* connections: coverage++ (#2064)Thomas Kriechbaumer2017-02-261-28/+171
* optmanager: coverage++ (#2062)Thomas Kriechbaumer2017-02-251-7/+15
* http: coverage++ (#2060)Thomas Kriechbaumer2017-02-241-0/+25
* move tests around (#2059)Thomas Kriechbaumer2017-02-242-225/+232
* move tests around (#2058)Thomas Kriechbaumer2017-02-243-67/+68
* flowfilter: coverage++Thomas Kriechbaumer2017-02-243-1/+102
* nuke tcp.Address and add proper IPv6 supportThomas Kriechbaumer2017-02-2411-47/+44
* Merge pull request #2048 from ujjwal96/ipv6-addressesMaximilian Hils2017-02-221-0/+1
|\
| * Absolute IPv6 addresses supportedUjjwal Verma2017-02-201-0/+1
* | Add test for @concurrent decorator in class.Matthew Shao2017-02-212-0/+31
|/
* improve testThomas Kriechbaumer2017-02-201-3/+3
* Merge pull request #2017 from lymanZerga11/patch-1Thomas Kriechbaumer2017-02-201-0/+21
|\
| * Update test_flowlist.pylymanZerga112017-02-141-4/+3
| * Update test_flowlist.pylymanZerga112017-02-141-13/+4
| * Update test_flowlist.pylymanZerga112017-02-131-4/+5
| * Update test_flowlist.pylymanZerga112017-02-131-1/+0
| * Update test_flowlist.pylymanZerga112017-02-131-3/+3
| * Update test_flowlist.pylymanZerga112017-02-121-2/+2
| * Update test_flowlist.pylymanZerga112017-02-121-7/+5
| * Create test_flowlist.pylymanZerga112017-02-121-0/+33
* | improve testsThomas Kriechbaumer2017-02-201-3/+8
* | Merge pull request #2041 from krsoninikhil/debugThomas Kriechbaumer2017-02-201-0/+2
|\ \
| * | Adds test for pyinstaller indicatorNikhil Soni2017-02-191-0/+2
* | | protobuf: coverage++Thomas Kriechbaumer2017-02-191-7/+45
* | | http2: disable priority forwardingThomas Kriechbaumer2017-02-181-127/+36
* | | Merge pull request #2040 from mhils/request-host-headerMaximilian Hils2017-02-181-1/+46
|\ \ \
| * | | add request.host_header, fix #2036Maximilian Hils2017-02-171-1/+46
* | | | Merge pull request #2038 from Kriechi/improve-http2-covThomas Kriechbaumer2017-02-181-0/+69
|\ \ \ \ | |/ / / |/| | |
| * | | test forbidden HTTP/2 headers in reponsesThomas Kriechbaumer2017-02-181-0/+69
* | | | tests: make full cov plugin cwd-independentMaximilian Hils2017-02-171-1/+3
* | | | Merge pull request #2032 from Kriechi/individual-coverageMaximilian Hils2017-02-174-114/+203
|\ \ \ \ | |_|/ / |/| | |
| * | | add individual-coverage checkThomas Kriechbaumer2017-02-164-114/+203
| |/ /
* | | remove unneeded test moduleThomas Kriechbaumer2017-02-171-0/+0
* | | Use existing urlencoding conventions when re-encoding edited form #1946 (#2022)mame822017-02-161-0/+20
|/ /
* | fix wrong filenameThomas Kriechbaumer2017-02-152-33/+32
* | Merge pull request #2029 from mhils/proxyauthMaximilian Hils2017-02-151-15/+35
|\ \
| * | fix #1722, fix #1734, refs #2019Maximilian Hils2017-02-151-15/+35
* | | Merge pull request #2028 from Kriechi/nuke-pillowThomas Kriechbaumer2017-02-155-9/+20
|\ \ \
| * | | image view: add fallback, catch all images but svgsMaximilian Hils2017-02-153-5/+20
| * | | nuke PillowThomas Kriechbaumer2017-02-153-4/+0
| |/ /
* / / extract full-coverage pytest pluginThomas Kriechbaumer2017-02-152-114/+129
|/ /
* | fix importsThomas Kriechbaumer2017-02-1421-26/+26
* | restructure and move test filesThomas Kriechbaumer2017-02-1469-11/+28
* | add filename-matching linterThomas Kriechbaumer2017-02-141-0/+57
|/
* Merge pull request #2000 from s4chin/add-jpeg-parserMaximilian Hils2017-02-119-1/+81
|\
| * Add sources of images, remove copyrighted imageSachin Kelkar2017-02-127-8/+41
| * Add app1 marker and testsSachin Kelkar2017-02-103-0/+23
| * Add jpeg app0 sof0 com parsingSachin Kelkar2017-02-103-0/+24
* | Merge pull request #2005 from ujjwal96/script-reloadMaximilian Hils2017-02-111-1/+6
|\ \
| * | closes #1828 script reloads on py file changesUjjwal Verma2017-02-101-1/+6