libselinux/tests
Rachel Sibley aba7ab1e5f Initial commit for downstream tests to be run using the standard test interface
The following steps are used to execute the tests using the standard test interface:

Docker

    sudo ANSIBLE_INVENTORY=$(test -e inventory && echo inventory || echo /usr/share/ansible/inventory) TEST_SUBJECTS=docker:docker.io/library/fedora:26 TEST_ARTIFACTS=$PWD/artifacts ansible-playbook --tags container tests.yml

Classic

    sudo ANSIBLE_INVENTORY=$(test -e inventory && echo inventory || echo /usr/share/ansible/inventory) TEST_SUBJECTS="" TEST_ARTIFACTS=$PWD/artifacts ansible-playbook --tags classic tests.yml

https://src.fedoraproject.org/rpms/libselinux/pull-request/1
2017-10-31 21:18:48 +01:00
..
getsebool Initial commit for downstream tests to be run using the standard test interface 2017-10-31 21:18:48 +01:00
realpath_not_final-function Initial commit for downstream tests to be run using the standard test interface 2017-10-31 21:18:48 +01:00
selabel-functions Initial commit for downstream tests to be run using the standard test interface 2017-10-31 21:18:48 +01:00
selinux_boolean_sub-function Initial commit for downstream tests to be run using the standard test interface 2017-10-31 21:18:48 +01:00
selinux_restorecon Initial commit for downstream tests to be run using the standard test interface 2017-10-31 21:18:48 +01:00
selinux_restorecon-functions Initial commit for downstream tests to be run using the standard test interface 2017-10-31 21:18:48 +01:00
selinux_sestatus-functions Initial commit for downstream tests to be run using the standard test interface 2017-10-31 21:18:48 +01:00
selinux_set_callback Initial commit for downstream tests to be run using the standard test interface 2017-10-31 21:18:48 +01:00
setenforce Initial commit for downstream tests to be run using the standard test interface 2017-10-31 21:18:48 +01:00
tests.yml Initial commit for downstream tests to be run using the standard test interface 2017-10-31 21:18:48 +01:00