libsemanage/tests/semanage-seuser-functions
Serhii Turivny 7e4d093f54 Add CI tests using the standard test interface
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
2017-11-13 16:38:16 +01:00
..
Makefile Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
PURPOSE Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
functions.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
runtest.sh Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_clone.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_compare.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_compare2.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_count.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_count_local.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_create.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_del_local.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_exists.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_exists_local.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_get_mlsrange.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_get_name.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_get_sename.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_iterate.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_key_create.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_key_extract.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_list.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_modify_local.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_query.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_set_mlsrange.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_set_name.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00
test_set_sename.c Add CI tests using the standard test interface 2017-11-13 16:38:16 +01:00