xref: /third_party/selinux/libsepol/tests/test-ebitmap.h (revision 6cd6a6ac)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/selinux/libsepol/tests/
16cd6a6acSopenharmony_ci#ifndef TEST_EBITMAP_H__
26cd6a6acSopenharmony_ci#define TEST_EBITMAP_H__
36cd6a6acSopenharmony_ci
46cd6a6acSopenharmony_ci#include <CUnit/Basic.h>
56cd6a6acSopenharmony_ci
66cd6a6acSopenharmony_ciint ebitmap_test_init(void);
76cd6a6acSopenharmony_ciint ebitmap_test_cleanup(void);
86cd6a6acSopenharmony_ciint ebitmap_add_tests(CU_pSuite suite);
96cd6a6acSopenharmony_ci
106cd6a6acSopenharmony_ci#endif  /* TEST_EBITMAP_H__ */
11

Indexes created Thu Nov 07 10:32:03 CST 2024