reverie/tests/standalone
Jason White cc40e95c91 Remove unnecessary Serialize/Deserialize impls for tools
Summary: Now that `Tool` doesn't require `Serialize` and `Deserialize`, we can remove these unnecessary derives. Hopefully this will have a slight improvement to compile-times.

Reviewed By: wkhughes

Differential Revision: D40958697

fbshipit-source-id: 88aa1f4ee2b953ba287d749c88d200c2887ccd46
2022-11-03 12:53:11 -07:00
..
at_random.rs Remove unnecessary Serialize/Deserialize impls for tools 2022-11-03 12:53:11 -07:00
inject_then_tail_inject.rs Remove unnecessary Serialize/Deserialize impls for tools 2022-11-03 12:53:11 -07:00
parallel_tasks.rs Remove unnecessary Serialize/Deserialize impls for tools 2022-11-03 12:53:11 -07:00
README.md Initial commit 2021-12-29 16:14:27 -08:00

Standalone tool+test programs

These programs combine a specific Reverie tool with a specific guest program.