Commit Graph

10 Commits

Author SHA1 Message Date
罗泽轩
a671909576
test: fuzz with the simple http case (#4815) 2021-08-17 11:58:30 +08:00
罗泽轩
a015dc378f
test: check leak for client abort (#4613)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-19 15:32:56 -04:00
罗泽轩
a1154be209
test: avoid hardcode in the fuzzing test (#4591)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-13 11:58:59 +08:00
罗泽轩
3602646ff7
test: use latest boofuzz (#4541)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-07 09:59:37 +08:00
罗泽轩
a12c0e2973
test: avoid from moudle_name import * (#4537)
Fix #3688

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-06 09:50:41 +08:00
罗泽轩
047f5e7d50
test: make fuzzing-ci pass again (#4510) 2021-07-01 12:28:31 +08:00
罗泽轩
4820ad93e5
ci: ensure the fuzzing work under Python3 (#3747)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-04 15:34:47 +08:00
idbeta
f3449f30f8
test: add fuzzing case for the route with vars (#3667) 2021-03-01 10:02:15 +08:00
idbeta
5591595228
test: add fuzzing case for the route with serverless-post-function (#3639)
relate #3340
2021-02-25 09:33:25 +08:00
idbeta
7bdb05a4db
test: add fuzzing on apisix dp (#3525)
relate #3340

fuzzing for the simple route's data plane.
2021-02-11 14:11:47 +08:00