CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
edm::test Namespace Reference

Functions

void run_all_output_module_tests ()
 

Function Documentation

void edm::test::run_all_output_module_tests ( )

Definition at line 105 of file OutputModule.cc.

105  {
106  test_remove_whitespace();
107  test_parse_path_spec();
108  }