1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/tests/ulib/base64.test
stefanocasazza d02d2bd581 sync
2016-08-23 15:53:17 +02:00

19 lines
284 B
Bash
Executable File

#!/bin/sh
. ../.function
## base64.test -- Test base64 feature
start_msg base64
#UTRACE="0 5M 0"
#UOBJDUMP="-1 100k 10"
#USIMERR="error.sim"
export UTRACE UOBJDUMP USIMERR
#STRACE=$TRUSS
start_prg base64 <inp/base64.input
# Test against expected output
test_output_diff base64