ostree/tests/inst
Colin Walters 7310203ce9 tests/inst: Make nondestructive tests runnable as unit tests
Ideally in the future we change more of our unit tests to
support running installed; we've tried this in the past with
https://wiki.gnome.org/Initiatives/GnomeGoals/InstalledTests

I'd like to pick that back up again.  This takes a step
towards that by having our Rust tests.

To make this even easier, add a `tests/run-installed`
which runs the installed tests (uninstalled, confusingly
but conveniently for now).
2021-04-15 12:33:34 -04:00
..
itest-macro tests/inst: Add destructive test framework 2020-08-17 14:34:04 +00:00
src tests/inst: Make nondestructive tests runnable as unit tests 2021-04-15 12:33:34 -04:00
Cargo.toml tests/inst: Update tokio, hyper and nix 2021-04-07 18:00:57 +00:00