Skip to content

Commit

Permalink
Update CMocka
Browse files Browse the repository at this point in the history
  • Loading branch information
rhargreaves committed Mar 31, 2024
1 parent 2f1f187 commit 393870d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ SYSTEM_TEST_OBJ=$(patsubst %.c,obj/%.o,$(SYSTEM_TEST_SRC))
BIN_DIR=bin
OBJ_DIR=obj

CMOCKA_TAR=cmocka-1.1.2.tar.xz
CMOCKA_TAR=cmocka-1.1.7.tar.xz
CMOCKA_DIR=cmocka

UNIT_TESTS_TARGET=$(BIN_DIR)/unit_tests
Expand Down
Binary file removed tests/cmocka-1.1.2.tar.xz
Binary file not shown.
Binary file added tests/cmocka-1.1.7.tar.xz
Binary file not shown.

0 comments on commit 393870d

Please sign in to comment.