a4167efc8e
Now that the test infrastructure has changed so that the tests can be run independently, create a series of cargo tests that run them. This allows the tests to simply be run as: cargo test or possibly with feature flags cargo test --features overwrite-only It is also possible to run individual tests by giving their name after the "cargo test" command. Signed-off-by: David Brown <david.brown@linaro.org> |
||
---|---|---|
.. | ||
core.rs |