#ifndef BASE64_TEST_H void test_base64_encode_good(void); void test_base64_decode_good(void); #endif