[unittests] consolidate base64 test code
commit7aff5046ace2e6e776b2a1bd6406acfc727b8ff5
authorGlenn Strauss <gstrauss@gluelogic.com>
Mon, 2 Oct 2017 00:42:10 +0000 (1 20:42 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Wed, 4 Oct 2017 02:21:53 +0000 (3 22:21 -0400)
tree5b80369c7db633bd64c0fb830766cb3bd2c18475
parentc49f5150961542300069258bd48aa2004dc2213c
[unittests] consolidate base64 test code

consolidate base64 test code

use char type for tables to reduce memory use
  (potentially increase cache hits)
src/base64.c
src/test_base64.c