mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
x1000-installer: add test for xf_map_parseline
Change-Id: I35db43c83dc3964607b95f6b5c300c2fef455ac8
This commit is contained in:
parent
4879891da3
commit
31242f8570
3 changed files with 143 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ TOBJ = test_lib/core_alloc.o \
|
|||
test_lib/md5.o \
|
||||
test_lib/strlcpy.o \
|
||||
test/main.o \
|
||||
test/test_flashmap.o \
|
||||
test/test_stream.o
|
||||
TBIN = xf_test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue