JavaScript promise rejection: Loading CSS chunk index-domready failed. (error: https://sirherobrine23.com.br/assets/css/index-domready.9de057c0.css). Open browser console to see more details.
0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-07-11 07:39:42 +00:00
Files
..
2024-03-13 10:17:31 +00:00
2024-03-13 10:17:31 +00:00
2024-03-13 10:17:31 +00:00
2024-03-13 10:17:31 +00:00
2024-03-13 10:17:31 +00:00

Fuzz

install cargo afl: cargo install cargo-afl

build the fuzz crate: cargo afl build

run the tests: ''' cargo afl fuzz -i dicts -x dicts/sql.dict -o out target/debug/fuzz parser '''

for more info: https://rust-fuzz.github.io/book/afl.html