mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
x1000-installer: tests for xf_stream.c
Change-Id: Ib9d1ca0109029f09ff0f8adfc10925c7c9a0f8b9
This commit is contained in:
parent
b027063c03
commit
420d545018
5 changed files with 259 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue