CMSIS-Driver Validation  
Driver Validation
Configuration

The GPIO driver validation settings are available in the DV_GPIO_Config.h configuration file.

DV_GPIO_Config.h configuration file in Configuration Wizard view mode

Configuration settings

Driver_GPIO# selects the driver instance that will be tested.
For example if we want to test Driver_GPIO0 then this setting would be set to 0.

Configuration section contains configuration of two pins:

Pins should not have any external resistors or any external devices connected to it except the low resistance resistor used for testing.

Tests section contains selections of tests to be executed. For details on tests performed by each test function please refer to GPIO Tests.