Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.31 KB

File metadata and controls

42 lines (29 loc) · 1.31 KB

oci-runtime-tool integration tests

This project uses the Sharness test harness, installed as a Git submodule. To setup the test installation after a clone, run:

$ git submodule update --init

which will checkout the appropriate Sharness commit in the sharness directory (after which the Makefile, sharness.sh, etc. symlinks will resolve successfully).

Run the tests with:

$ make

And read the Makefile source to find other useful targets (e.g. prove).

Naming

0 - Global oci-runtime-tool options.

1 - oci-runtime-tool generate.

Dependencies