Skip to content

Commit

Permalink
Merge pull request #8857
Browse files Browse the repository at this point in the history
f7deb7d tests: remove daemon_tests (tobtoht)
  • Loading branch information
luigi1111 committed Jun 27, 2023
2 parents d732cb3 + f7deb7d commit 2933771
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 159 deletions.
2 changes: 0 additions & 2 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,6 @@ if (TREZOR_DEBUG)
add_subdirectory(trezor)
endif()

# add_subdirectory(daemon_tests)

set(hash_targets_sources
hash-target.cpp)

Expand Down
4 changes: 0 additions & 4 deletions tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ ctest

To run the same tests on a release build, replace `debug` with `release`.

# Daemon tests

[TODO]

# Functional tests

[TODO]
Expand Down
50 changes: 0 additions & 50 deletions tests/daemon_tests/CMakeLists.txt

This file was deleted.

103 changes: 0 additions & 103 deletions tests/daemon_tests/transfers.cpp

This file was deleted.

0 comments on commit 2933771

Please sign in to comment.