UNL Report Tests (Update) (#121)

* unl report tests

* remove unused test

* fix Cmake

* remove logs
This commit is contained in:
Denis Angell
2023-09-28 19:25:12 +02:00
committed by GitHub
parent d08fe26f84
commit 797681f33b
3 changed files with 1216 additions and 412 deletions

View File

@@ -748,7 +748,6 @@ if (tests)
src/test/app/Transaction_ordering_test.cpp
src/test/app/TrustAndBalance_test.cpp
src/test/app/TxQ_test.cpp
src/test/app/UNLReport_test.cpp
src/test/app/URIToken_test.cpp
src/test/app/ValidatorKeys_test.cpp
src/test/app/ValidatorList_test.cpp
@@ -814,6 +813,7 @@ if (tests)
src/test/consensus/LedgerTrie_test.cpp
src/test/consensus/NegativeUNL_test.cpp
src/test/consensus/ScaleFreeSim_test.cpp
src/test/consensus/UNLReport_test.cpp
src/test/consensus/Validations_test.cpp
#[===============================[
test sources: