xref: /openbmc/libcper/tests/base64_test.h (revision 398899a0e68a00262f863530fd94b8e1881fff2e)
1 #ifndef BASE64_TEST_H
2 void test_base64_encode_good(void);
3 void test_base64_decode_good(void);
4 #endif
5