Skip to content

Commit c10aa65

Browse files
committed
Drop unit test changes
1 parent 36ebfdb commit c10aa65

27 files changed

Lines changed: 0 additions & 5975 deletions

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ stub_nvm_data
88

99
telink_tools
1010
silabs_tools
11-
test_tools
1211

1312
__pycache__
1413
*.pyc

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ tools/%:
7979
board/%:
8080
$(MAKE) -f board.mk $*
8181

82-
unittest/%:
83-
$(MAKE) -C unittest $*
84-
8582
# Pick a Python interpreter for test runs. In some environments (notably WSL
8683
# minimal installs), `python` may be missing while `python3` exists.
8784
PYTHON ?= $(shell command -v python >/dev/null 2>&1 && echo python || echo python3)

unittest/cmock.mk

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

unittest/makefile

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

unittest/mock_config.yaml

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

0 commit comments

Comments
 (0)