Sign in
android
/
platform
/
external
/
selinux
/
dfdc062b108e9d8235379e1b03ec6c2639e24e3a
/
.
/
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__ */