ostree/tests/kolainst
Colin Walters bc30806c6e tests: Add new TAP APIs
Having to touch a global test counter when adding tests is
a recipe for conflicts between PRs.

The TAP protocol allows *ending* with the expected number of
tests, so the best way to do this is to have an explicit
API like our `tap_ok` which bumps a counter, then end with `tap_end`.

I ported one test as a demo.
2021-09-10 17:07:42 -04:00
..
destructive upgrade: Stabilize deployment staging 2021-09-07 16:12:43 -04:00
nondestructive tests: Add needs-internet tag for webserver bits 2020-07-17 01:37:46 +00:00
.gitignore tests/inst: Add destructive test framework 2020-08-17 14:34:04 +00:00
destructive-stamp.ign tests/inst: Add destructive test framework 2020-08-17 14:34:04 +00:00
install-wrappers.sh tests/inst: Add destructive test framework 2020-08-17 14:34:04 +00:00
libinsttest.sh cci: Update for buildroot changes 2021-03-31 15:11:34 -04:00
libtest-core.sh tests: Add new TAP APIs 2021-09-10 17:07:42 -04:00
Makefile build-sys: Add toplevel workspace Cargo.toml 2021-04-15 12:33:34 -04:00
README.md tests/kola: Move to tests/kolainst 2020-05-27 15:16:50 +00:00