1 /*=======0=========1=========2=========3=========4=========5=========6=========7=========8=========9=========0=========1====*/
3 \defgroup framework_config Configuration
6 The Driver Validation Framework settings are available in the <b>DV_Config.h</b> configuration file.
8 \image html dv_config_h.png "Configuration file DV_Config.h in Configuration Wizard view mode"
10 \section framework_config_detail Configuration settings
12 The Driver Validation Framework configuration only provides a selection for type of report output.<br>
13 The Driver Validation can generate the report in a <b>Plain Text</b> or <b>XML</b> format.
15 For details on report types please refer to \ref report page.