| Classes | |
| class | CheckDiagsRAII | 
| Install a ROOT diagnostic handler to analyse diagnostics.  More... | |
| class | FilterDiagsRAII | 
| Allows a user function to catch and filter/analyse ROOT and cling diagnostics, e.g.  More... | |
| struct | ForbidDiagnostics | 
| Error handler for gtests that generates failures for every received diagnostic > kInfo when this file is linked to.  More... | |
| Functions | |
| std::ostream & | operator<< (std::ostream &stream, CheckDiagsRAII::Diag_t const &diag) | 
| Variables | |
| static struct ROOT::TestSupport::ForbidDiagnostics | noDiagCheckerInstance | 
| std::ostream & ROOT::TestSupport::operator<< | ( | std::ostream & | stream, | 
| CheckDiagsRAII::Diag_t const & | diag ) | 
Definition at line 128 of file TestSupport.cxx.
| 
 | static |