Searched defs:test_remove_group (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/tests/
H A Dsysdb-tests.c397 static int test_remove_group(struct test_data *data) function
857 ret = test_remove_group(data);
5692 ret = test_remove_group(data);
5694 "test_remove_group failed with [%d][%s].", ret, strerror(ret));
5739 ret = test_remove_group(data);
5866 ret = test_remove_group(data);
5868 "test_remove_group failed with [%d][%s].", ret, strerror(ret));

Completed in 60 milliseconds