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 107 of file OutputModule.cc.

107  {
108  test_remove_whitespace();
109  test_parse_path_spec();
110  }