fuzzing
動的解析 の手法
-
soundnessの話

-
C++でも lifetime の提案がされているのか
Rust
- 2022-06-22 BurntSushi/quickcheck: Automated property based testing for Rust (with shrinking).
- monkey testしてくれるcrate
- 2022-10-14 rust-fuzz/cargo-fuzz: Command line helpers for fuzzing
- fuzzing testが出来る