foundationdb/fdbrpc
Markus Pilman 1de37afd52
Make TEST macros C++ only (#7558)
* proof of concept

* use code-probe instead of test

* code probe working on gcc

* code probe implemented

* renamed TestProbe to CodeProbe

* fixed refactoring typo

* support filtered output

* print probes at end of simulation

* fix missed probes print

* fix deduplication

* Fix refactoring issues

* revert bad refactor

* make sure file paths are relative

* fix more wrong refactor changes
2022-07-19 13:15:51 -07:00
..
include/fdbrpc Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
libcoroutine apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
libeio apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ActorFuzz.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
AsyncFileCached.actor.cpp Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
AsyncFileEncrypted.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
AsyncFileNonDurable.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
AsyncFileWriteChecker.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
Base64UrlDecode.cpp Authz JWKS (#7519) 2022-07-05 10:13:09 +02:00
Base64UrlEncode.cpp Authz JWT support (#7279) 2022-06-02 13:22:50 +02:00
CMakeLists.txt Attempt to fix windows build (#7600) 2022-07-18 08:59:03 -07:00
FailureMonitor.actor.cpp Merge remote-tracking branch 'origin/main' into features/private-request-streams 2022-04-07 13:29:27 -06:00
FlowTests.actor.cpp Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
FlowTransport.actor.cpp Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
HealthMonitor.actor.cpp Fix valgrind error in HealthMonitor 2022-04-07 15:48:06 -07:00
IPAllowList.cpp Address review comments 2022-04-11 09:17:10 -06:00
JsonWebKeySet.cpp Authz JWKS (#7519) 2022-07-05 10:13:09 +02:00
LinkTest.cpp Add test executables to catch missing symbols 2022-07-06 14:49:33 -07:00
LoadBalance.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
Locality.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
Net2FileSystem.cpp Clean up includes in actor header files (#7331) 2022-06-13 13:26:51 -07:00
PerfMetric.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
QueueModel.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
Replication.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
ReplicationPolicy.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
ReplicationTypes.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
ReplicationUtils.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
SimExternalConnection.actor.cpp fdbrpc is compiling 2022-06-23 17:15:49 -06:00
Stats.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
TokenSign.cpp Authz JWKS (#7519) 2022-07-05 10:13:09 +02:00
TraceFileIO.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
actorFuzz.py Merge release-6.3 into master 2020-05-22 09:25:32 -07:00
dsltest.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
genericactors.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
sim2.actor.cpp Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
sim_validation.cpp fdbrpc compiling 2022-06-27 18:11:55 -06:00