Add processor Docker tests

Adds tests/docker for code common to Docker-based tests.
This commit is contained in:
Luke Parker
2023-07-21 14:01:58 -04:00
parent 624fb2781d
commit 523a055b74
13 changed files with 444 additions and 164 deletions

View File

@@ -51,7 +51,10 @@ members = [
"substrate/client",
"tests/no-std",
"tests/docker",
"tests/message-queue",
"tests/processor",
]
# Always compile Monero (and a variety of dependencies) with optimizations due