Skip to content

Commit cfa4c4d

Browse files
committed
test: remove unused mock_memory.c
1 parent 76079fb commit cfa4c4d

File tree

2 files changed

+0
-77
lines changed

2 files changed

+0
-77
lines changed

test/unit-test/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-unused-parameter -Wno-missing-prototype
3434
add_library(mocks STATIC EXCLUDE_FROM_ALL
3535
framework/src/mock_gestures.c
3636
framework/src/mock_screen_stack.c
37-
framework/src/mock_memory.c
3837
framework/src/mock_qtouch.c
3938
)
4039
target_link_libraries(mocks PUBLIC c-unit-tests_rust_c ${CMOCKA_LDFLAGS})

test/unit-test/framework/src/mock_memory.c

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)