aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* restructure and move test filesThomas Kriechbaumer2017-02-1469-11/+28
| | | | add empty test files to satisfy linter
* add filename-matching linterThomas Kriechbaumer2017-02-141-0/+57
|
* Merge pull request #2000 from s4chin/add-jpeg-parserMaximilian Hils2017-02-119-1/+81
|\ | | | | Add jpeg parser
| * 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 changes
| * | closes #1828 script reloads on py file changesUjjwal Verma2017-02-101-1/+6
| | |
* | | coverage++Thomas Kriechbaumer2017-02-109-74/+94
|/ /
* | Closes #1580 Gives warning when explicit proxy configured in transparent ↵Ujjwal Verma2017-02-091-0/+10
| | | | | | | | mode (#1996)
* | Merge pull request #2003 from Kriechi/coverage++Maximilian Hils2017-02-0910-113/+208
|\ \ | | | | | | test refactoring and coverage++
| * | improve coverage reportThomas Kriechbaumer2017-02-091-6/+12
| | |
| * | minor changesThomas Kriechbaumer2017-02-092-1/+11
| | |
| * | eventsequence: coverage++Thomas Kriechbaumer2017-02-092-83/+59
| | |
| * | coverage whitelist -> blacklistThomas Kriechbaumer2017-02-091-5/+5
| | |
| * | stateobject: coverage++Thomas Kriechbaumer2017-02-091-0/+12
| | |
| * | websockets, tcp, version: coverage++Thomas Kriechbaumer2017-02-093-7/+102
| | |
| * | remove deprecated flow_count functionThomas Kriechbaumer2017-02-093-15/+11
| | |
* | | flow_count() -> len(flows)Maximilian Hils2017-02-091-2/+2
| | |
* | | Merge pull request #1998 from mhils/fix-change-upstreamMaximilian Hils2017-02-091-0/+23
|\ \ \ | |/ / |/| | Fix change_upstream_proxy_server
| * | fix change_upstream_proxy_serverMaximilian Hils2017-02-091-0/+23
| | |
* | | improve stateobject testsMaximilian Hils2017-02-091-1/+7
| | |
* | | pytest.raises: shim new APIThomas Kriechbaumer2017-02-0822-106/+83
| |/ |/|
* | Merge pull request #1997 from s4chin/add-gif-parserMaximilian Hils2017-02-0810-6/+36
|\ \ | | | | | | Add gif parser and tests
| * | Fix gif parsing error on some gifs and add testSachin Kelkar2017-02-083-0/+7
| | |
| * | Add gif parser and testsSachin Kelkar2017-02-0610-6/+29
| |/
* / Encoding fixes and testsUjjwal Verma2017-02-051-7/+36
|/
* fix flaky testThomas Kriechbaumer2017-02-051-7/+0
|
* coverage++Thomas Kriechbaumer2017-02-048-1/+27
|
* Merge pull request #1967 from s4chin/remove-pillowMaximilian Hils2017-02-037-0/+76
|\ | | | | Add png parser
| * FeedbackSachin Kelkar2017-02-031-6/+20
| |
| * Fix and cleanupSachin Kelkar2017-02-031-83/+57
| |
| * Add iTXt and zTXt testsSachin Kelkar2017-02-032-18/+50
| |
| * Fix as per feedback and add more testsSachin Kelkar2017-02-037-11/+53
| |
| * Add png parserSachin Kelkar2017-02-032-2/+16
| |
* | Merge pull request #1983 from Kriechi/coverage++Maximilian Hils2017-02-031-0/+22
|\ \ | | | | | | coverage++
| * | coverage++Thomas Kriechbaumer2017-02-031-0/+22
| |/
* / Added testUjjwal Verma2017-02-031-0/+7
|/
* fix mergeThomas Kriechbaumer2017-02-022-5/+5
|
* adapt coverage checksThomas Kriechbaumer2017-02-021-1/+1
|
* replace tutils.raises with pytest.raises + shimThomas Kriechbaumer2017-02-0251-457/+465
|
* cleanup test utilsThomas Kriechbaumer2017-02-029-92/+40
|
* add test coverage protectionThomas Kriechbaumer2017-02-021-0/+103
|
* increase test coverageThomas Kriechbaumer2017-02-026-6/+132
|
* fix console testThomas Kriechbaumer2017-02-021-1/+1
|
* tests++ (#1976)Maximilian Hils2017-02-011-1/+9
|
* Add except clause to catch script parsing errors (#1929)lymanZerga112017-02-012-4/+10
|
* Merge pull request #1948 from amm0nite/fix_dns_spoofing_exampleMaximilian Hils2017-02-011-0/+22
|\ | | | | Fix for dns_spoofing.py example
| * Better testAmmonite2017-01-311-1/+7
| |
| * Add a test for the host replacementAmmonite2017-01-301-0/+16
| |