Skip to content

Commit

Permalink
Download test packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch committed Dec 12, 2024
1 parent c6e3597 commit 27cca24
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -176,3 +176,8 @@ add_subdirectory(pkg)
add_subdirectory(envelope)
add_subdirectory(toitdoc)
add_subdirectory(dependencies)

# Add the pi-tests so that its packages are downloaded.
# This is only necessary for the health tests, since the tests themselves
# have a different cmake entry point in the hw directory.
toit_project(pi-tests "${CMAKE_CURRENT_LIST_DIR}/hw/pi")

0 comments on commit 27cca24

Please sign in to comment.