mirror of
https://github.com/yarrick/iodine.git
synced 2025-08-20 01:47:24 +00:00
added base64 test in header
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
#define __TEST_H__
|
#define __TEST_H__
|
||||||
|
|
||||||
TCase *test_base32_create_tests();
|
TCase *test_base32_create_tests();
|
||||||
|
TCase *test_base64_create_tests();
|
||||||
TCase *test_dns_create_tests();
|
TCase *test_dns_create_tests();
|
||||||
TCase *test_encoding_create_tests();
|
TCase *test_encoding_create_tests();
|
||||||
TCase *test_read_create_tests();
|
TCase *test_read_create_tests();
|
||||||
|
|||||||
Reference in New Issue
Block a user