2
0
Fork 0
mirror of https://github.com/ii64/sonic.git synced 2026-06-21 00:46:43 +08:00
sonic/fuzz
Yi Duan b36771ba37
feat: support Go 1.19 (#275)
* feat: support Go 1.19

* fuzz test refactor

* fix fuzz bug, generate pointer typ

Co-authored-by: liuqiang <liuqiang.06@bytedance.com>
2022-08-09 12:54:11 +08:00
..
corpus test: add fuzz test in Go 1.18 (#208) 2022-04-01 15:04:54 +08:00
ast_fuzz_test.go test: add fuzz test in Go 1.18 (#208) 2022-04-01 15:04:54 +08:00
fuzz_test.go test: add fuzz test in Go 1.18 (#208) 2022-04-01 15:04:54 +08:00
go.mod test: add fuzz test in Go 1.18 (#208) 2022-04-01 15:04:54 +08:00
go.sum test: add fuzz test in Go 1.18 (#208) 2022-04-01 15:04:54 +08:00
Makefile feat: support Go 1.19 (#275) 2022-08-09 12:54:11 +08:00
other_fuzz_test.go feat: support Go 1.19 (#275) 2022-08-09 12:54:11 +08:00
struct_fuzz_test.go feat: support Go 1.19 (#275) 2022-08-09 12:54:11 +08:00