HomePhabricator

Use no test fixture for the RCU unit tests

Description

Use no test fixture for the RCU unit tests

Summary:
So far the test fixture makes no use of any RCU pointer, but the test will break otherwise as it as expectations on the cleanup count.
Since the fixture is unused, the most simple solution is to drop it.

Test Plan:

ninja check-bitcoin-rcu_tests

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Differential Revision: https://reviews.bitcoinabc.org/D12917

Details

Provenance
FabienAuthored on Dec 19 2022, 17:51
FabienPushed on Dec 20 2022, 14:32
Reviewer
Restricted Project
Differential Revision
D12917: Use no test fixture for the RCU unit tests
Parents
rABC5014dfca6c39: Copy the smart pointer rather then the raw tx when adding a mempool tx to theā€¦
Branches
Unknown
Tags
Unknown