Move base64 test code into a new tests subdirectory
authorJouni Malinen <j@w1.fi>
Sat, 5 Dec 2009 18:43:07 +0000 (20:43 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 5 Dec 2009 18:43:07 +0000 (20:43 +0200)
commit1801bd7faee0339e9cbf33336bd55ec649a54755
tree84aca3988e4e8fb60a37c9313654d432b80bc897
parenta486c0c72a2856161f421e1d4c98e424508be18e
Move base64 test code into a new tests subdirectory
src/utils/base64.c
tests/.gitignore [new file with mode: 0644]
tests/Makefile [new file with mode: 0644]
tests/test-base64.c [new file with mode: 0644]