Skip to content

Commit 446ab81

Browse files
committed
Removed unused tests
1 parent 6c1ca92 commit 446ab81

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+0
-2832
lines changed

extras/test/CMakeLists.txt

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -32,40 +32,6 @@ set(TEST_TARGET ${CMAKE_PROJECT_NAME})
3232

3333
set(TEST_SRCS
3434
src/RPC/test_RPCClient.cpp
35-
src/Print/test_clearWriteError.cpp
36-
src/Print/test_getWriteError.cpp
37-
src/Print/test_print.cpp
38-
src/Print/test_println.cpp
39-
src/Print/test_availableForWrite.cpp
40-
src/Stream/test_find.cpp
41-
src/Stream/test_findUntil.cpp
42-
src/Stream/test_getTimeout.cpp
43-
src/Stream/test_parseFloat.cpp
44-
src/Stream/test_parseInt.cpp
45-
src/Stream/test_readBytes.cpp
46-
src/Stream/test_readBytesUntil.cpp
47-
src/Stream/test_readString.cpp
48-
src/Stream/test_readStringUntil.cpp
49-
src/Stream/test_setTimeout.cpp
50-
src/String/test_concat.cpp
51-
src/String/test_operators.cpp
52-
src/String/test_compareTo.cpp
53-
src/String/test_comparisonFunc.cpp
54-
src/String/test_characterAccessFunc.cpp
55-
src/String/test_substring.cpp
56-
src/String/test_indexOf.cpp
57-
src/String/test_lastIndexOf.cpp
58-
src/String/test_length.cpp
59-
src/String/test_move.cpp
60-
src/String/test_remove.cpp
61-
src/String/test_replace.cpp
62-
src/String/test_String.cpp
63-
src/String/test_toDouble.cpp
64-
src/String/test_toFloat.cpp
65-
src/String/test_toInt.cpp
66-
src/String/test_toLowerCase.cpp
67-
src/String/test_toUpperCase.cpp
68-
src/String/test_trim.cpp
6935
)
7036

7137
set(TEST_DUT_SRCS

extras/test/src/Common/test_makeWord.cpp

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

extras/test/src/Common/test_map.cpp

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

extras/test/src/Common/test_max.cpp

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

extras/test/src/Common/test_min.cpp

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

extras/test/src/Print/test_availableForWrite.cpp

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

extras/test/src/Print/test_clearWriteError.cpp

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

extras/test/src/Print/test_getWriteError.cpp

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

0 commit comments

Comments
 (0)