The bug was introduced in #17781
before this fix ./src/bench/bench_bitcoin -filter=*
will fail with:
0# Benchmark, evals, iterations, total, min, max, median
1bench_bitcoin: bench/bench.cpp:119: static void benchmark::BenchRunner::RunAll(benchmark::Printer&, uint64_t, double, const string&, bool): Assertion `g_testing_setup == nullptr' failed.
2Aborted (core dumped)