Lines Matching refs:BOOL1_NAME
25 #define BOOL1_NAME "first_bool" macro
522 helper_bool_query(SH_CONNECT, BOOL1_NAME, 1); in test_bool_query()
526 helper_bool_query(SH_TRANS, BOOL1_NAME, 1); in test_bool_query()
551 helper_bool_exists(SH_CONNECT, BOOL1_NAME, 1); in test_bool_exists()
555 helper_bool_exists(SH_TRANS, BOOL1_NAME, 1); in test_bool_exists()
713 helper_bool_modify_del_local(SH_CONNECT, BOOL1_NAME, BOOL1_VALUE, -1); in test_bool_modify_del_local()
715 helper_bool_modify_del_local(SH_TRANS, BOOL1_NAME, BOOL1_VALUE, 1); in test_bool_modify_del_local()
727 CU_ASSERT(semanage_bool_key_create(sh, BOOL1_NAME, &key) >= 0); in test_bool_query_local()
737 CU_ASSERT(semanage_bool_key_create(sh, BOOL1_NAME, &key) >= 0); in test_bool_query_local()
743 add_local_bool(BOOL1_NAME); in test_bool_query_local()
756 delete_local_bool(BOOL1_NAME); in test_bool_query_local()
769 CU_ASSERT(semanage_bool_key_create(sh, BOOL1_NAME, &key) >= 0); in test_bool_exists_local()
776 add_local_bool(BOOL1_NAME); in test_bool_exists_local()
781 delete_local_bool(BOOL1_NAME); in test_bool_exists_local()
812 add_local_bool(BOOL1_NAME); in test_bool_count_local()
824 delete_local_bool(BOOL1_NAME); in test_bool_count_local()
869 add_local_bool(BOOL1_NAME); in test_bool_iterate_local()
882 delete_local_bool(BOOL1_NAME); in test_bool_iterate_local()
917 add_local_bool(BOOL1_NAME); in test_bool_list_local()
929 delete_local_bool(BOOL1_NAME); in test_bool_list_local()