3.1.4.1 diag_cpu_execution_mode_t

enum diag_cpu_execution_mode_t

Operating mode in which the DIAG_CPU_SelfTest diagnostic API function will be executed.

DIAG_CPU_SELF_TEST_SUBSET_1

Executes Subset 1 function within the current execution of the DIAG_CPU_SelfTest diagnostic API function

DIAG_CPU_SELF_TEST_SUBSET_2

Executes Subset 2 function within the current execution of the DIAG_CPU_SelfTest diagnostic API function

DIAG_CPU_SELF_TEST_SUBSET_3

Executes Subset 3 function within the current execution of the DIAG_CPU_SelfTest diagnostic API function

DIAG_CPU_SELF_TEST_ALL

Executes all test subsets sequentially within the current execution of the DIAG_CPU_SelfTest diagnostic API function. In this mode, only one invocation of the DIAG_CPU_SelfTest function is sufficient to fully perform the diagnostic function.