Check misconfigured ephemeral doesn't create a state dir Add extra misconfigured `zebrad` ephemeral mode checks: * doesn't create a state directory * doesn't create unexpected files or directories in the working directory Check ephemeral doesn't delete an existing state directory Refactor all the ephemeral configs and checks into a single test function. Also: * cleanup acceptance tests using utility functions * make some checks consistent between tests * make error messages consistent Co-authored-by: Jane Lusby <jlusby42@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| systemd | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
| build.rs | ||
README.md
Zebrad
Zebrad is an application.
Getting Started
This application is authored using Abscissa, a Rust application framework.
For more information, see: