benchmark/test
Roman Lebedev b04cec1bf9
Deflake CI (#1751)
* `complexity_test`: deflake, same as https://github.com/google/benchmark/issues/272

As it can be seen in e.g. https://github.com/google/benchmark/actions/runs/7711328637/job/21016492361
We may get `65: BM_Complexity_O1_BigO                           0.00 N^2        0.00 N^2  `

* `user_counters_tabular_test`: deflake

We were still getting zero times there. Perhaps this is better?
2024-02-02 18:39:46 +03:00
..
args_product_test.cc
AssemblyTests.cmake
basic_test.cc
benchmark_gtest.cc
benchmark_min_time_flag_iters_test.cc
benchmark_min_time_flag_time_test.cc
benchmark_name_gtest.cc
benchmark_random_interleaving_gtest.cc
benchmark_setup_teardown_test.cc
benchmark_test.cc Add BENCHMARK_TEMPLATE[12]_CAPTURE, fusion of BENCHMARK_CAPTURE and BENCHMARK_TEMPLATE (#1747) 2024-01-30 12:44:36 +00:00
BUILD Set -Wno-unused-variable for tests (#1682) 2023-10-20 12:51:32 +00:00
clobber_memory_assembly_test.cc
CMakeLists.txt Fix mis-matching argument in closing tag for cmake macro (#1714) (#1715) 2023-12-20 09:54:55 +00:00
commandlineflags_gtest.cc
complexity_test.cc Deflake CI (#1751) 2024-02-02 18:39:46 +03:00
cxx03_test.cc
diagnostics_test.cc
display_aggregates_only_test.cc
donotoptimize_assembly_test.cc
donotoptimize_test.cc
filter_test.cc
fixture_test.cc
internal_threading_test.cc
link_main_test.cc
map_test.cc
memory_manager_test.cc
min_time_parse_gtest.cc
multiple_ranges_test.cc
options_test.cc
output_test.h
output_test_helper.cc Make json and csv output consistent. (#1662) 2023-09-26 13:43:23 +01:00
perf_counters_gtest.cc Update perf_counters_gtest.cc (#1728) 2024-01-04 09:11:07 +00:00
perf_counters_test.cc State: Initialize counters with kAvgIteration in constructor (#1652) 2023-08-21 15:35:42 +01:00
register_benchmark_test.cc
repetitions_test.cc
report_aggregates_only_test.cc
reporter_output_test.cc Output library / schema versions in JSON context block (#1742) 2024-01-29 13:15:43 +00:00
skip_with_error_test.cc
spec_arg_test.cc
spec_arg_verbosity_test.cc
state_assembly_test.cc
statistics_gtest.cc Support windows MSYS2 environments (#1704) 2023-11-23 17:47:04 +03:00
string_util_gtest.cc bug: Inconsistent suffixes console reporter 1009 (#1631) 2023-08-01 08:47:09 +01:00
templated_fixture_test.cc
time_unit_gtest.cc
user_counters_tabular_test.cc Deflake CI (#1751) 2024-02-02 18:39:46 +03:00
user_counters_test.cc
user_counters_thousands_test.cc Add tests for Human Readable functionality (#1632) 2023-07-14 13:56:01 +01:00