1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/tests/ulib/date.test
stefanocasazza fc24169677 sync
2016-09-15 18:36:41 +02:00

19 lines
273 B
Bash
Executable File

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