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