|
| assert_macros.hpp |
| Extensions to the gtest macros for printing and testing exceptions that could work even without coroutine environment.
|
|
| current_process_open_files.hpp |
| returns files opened by current process
|
|
| death_tests.hpp |
| Contains facilities for testing service crashes.
|
|
| default_logger_fixture.hpp |
| Fixture that allows to set the default logger and manages its lifetime.
|
|
| literals.hpp |
|
| log_capture_fixture.hpp |
| Fixture that allows to capture and extract log written into the default logger.
|
|
| parameter_names.hpp |
| Test name printer for parameterized tests written in gtest.
|
|