x1000-installer: tests for xf_stream.c

Change-Id: Ib9d1ca0109029f09ff0f8adfc10925c7c9a0f8b9
This commit is contained in:
Aidan MacDonald 2021-11-28 13:44:46 +00:00
parent b027063c03
commit 420d545018
5 changed files with 259 additions and 1 deletions

View file

@ -12,7 +12,8 @@ TOBJ = test_lib/core_alloc.o \
test_lib/pathfuncs.o \
test_lib/md5.o \
test_lib/strlcpy.o \
test/main.o
test/main.o \
test/test_stream.o
TBIN = xf_test
# dependency needs to be built manually