1
1
mirror of https://github.com/containers/udica synced 2024-09-21 09:41:35 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Jan Zarsky
742a7b448f Create basic tests
Add testing JSON files generated by podman and docker. Add expected
output cil policies. Add tests that run udica on testing JSON files and
compare the result with cil policies.

The tests should be run inside the 'tests' directory using unittest:

    # python3 -m unittest

The tests are intended to be run on Fedora machine as root. Tested on
Fedora 29.
2019-03-11 11:00:57 +01:00