Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
libcper
/
398899a0e68a00262f863530fd94b8e1881fff2e
/
.
/
tests
/
base64_test.h
blob: 0e255434fe9b61277e7b58f995694ad9788b1f08 [
file
] [
log
] [
blame
]
#ifndef
BASE64_TEST_H
void
test_base64_encode_good
(
void
);
void
test_base64_decode_good
(
void
);
#endif