7e4d093f54
The following steps are used to execute the tests using the standard test interface: 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/libsemanage/pull-request/2
10 lines
370 B
Plaintext
10 lines
370 B
Plaintext
PURPOSE of /CoreOS/libsemanage/Sanity/verify-options-in-semanage-conf
|
|
Author: Milos Malik <mmalik@redhat.com>
|
|
|
|
Are the verify options in semanage.conf honored?
|
|
Tested options: verify kernel, verify module, verify linked
|
|
Tested tools: semodule, semanage
|
|
Positive and negative cases are tested.
|
|
Original information found at http://selinuxproject.org/page/PolicyValidate
|
|
|