summaryrefslogtreecommitdiffstats
path: root/src/tests/ipa_hbac-tests.c
Commit message (Collapse)AuthorAgeFilesLines
* TESTS: Free hbac_infoNikolai Kondrashov2014-09-161-9/+41
| | | | | | Free hbac_info structs after use in ipa_hbac-tests. Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
* TESTS: Fix format string in check macrosLukas Slebodnik2014-06-231-1/+1
| | | | Reviewed-by: Pavel Reichl <preichl@redhat.com>
* hbac-test: Use defined macros instead of stringsLukas Slebodnik2014-03-121-3/+5
| | | | | | Macro HBAC_TEST_SRCHOSTGROUP2 was defined but it was not used anywhere. Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
* Make leak checks usable in tests that do not utilize checkJakub Hrozek2013-04-171-3/+3
| | | | | | * Remove check-specific failure reporting from common_check.c * Check-specific abstraction over memleak checks * Rename common_check.c to leak_check.c
* Add rule validator to libipa_hbacStephen Gallagher2011-08-011-0/+115
| | | | https://fedorahosted.org/sssd/ticket/943
* UTF8 HBAC testJakub Hrozek2011-07-291-0/+117
|
* Add HBAC evaluator and testsStephen Gallagher2011-07-081-0/+618