forked from nihonium/linux-auth
improve native fuzz
This commit is contained in:
parent
64ecd5ada1
commit
b540edbe1e
8 changed files with 53 additions and 7 deletions
|
|
@ -3,3 +3,4 @@
|
|||
cp ../data/users.db test_data.db
|
||||
|
||||
go test -fuzz=FuzzAuth -fuzztime=5m --parallel=1
|
||||
go test -run=FuzzAuth -coverprofile=cover.out -coverpkg=../... | tee cover.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue