Sign in
android
/
platform
/
external
/
selinux
/
0e8930c6976d6cc781ee46f76c486479fa09249c
/
.
/
libsepol
/
tests
/
test-ebitmap.h
blob: 952a042109e3199b5a509eec935b7ca9385d4a1b [
file
] [
log
] [
blame
]
#ifndef
TEST_EBITMAP_H__
#define
TEST_EBITMAP_H__
#include
<CUnit/Basic.h>
int
ebitmap_test_init
(
void
);
int
ebitmap_test_cleanup
(
void
);
int
ebitmap_add_tests
(
CU_pSuite suite
);
#endif
/* TEST_EBITMAP_H__ */