mirror of
https://github.com/yarrick/iodine.git
synced 2025-03-20 05:19:42 +00:00
added base64 test in header
This commit is contained in:
parent
7c53be08c0
commit
1173bf2c8e
1 changed files with 1 additions and 0 deletions
|
@ -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();
|
||||||
|
|
Loading…
Add table
Reference in a new issue