summaryrefslogtreecommitdiffstats
path: root/src/tests/cwrap/group
Commit message (Collapse)AuthorAgeFilesLines
* TEST: New tests for negative caching of localsPetr Cech2016-06-101-0/+1
| | | | | | | | | | | Negative cache has special timeout for local entities (users, groups). This patch adds new tests for such behaviour. The tests are based on cwrap. Resolves: https://fedorahosted.org/sssd/ticket/2928 Reviewed-by: Pavel Březina <pbrezina@redhat.com>
* TESTS: Add a test to change user IDsJakub Hrozek2014-10-101-0/+1
Adds a unit test using the nss_wrapper and uid_wrapper libraries that exercises the ability to become another user. Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>