Home
last modified time | relevance | path

Searched refs:TEST_BASIC (Results 1 – 4 of 4) sorted by relevance

/linux/scripts/kconfig/tests/conditional_dep/
H A Dtest_config21 # If FOO is not selected, then TEST_BASIC should fail the conditional
H A Dtest_config31 # If FOO is not selected, but BAR is also not selected, then TEST_BASIC
H A DKconfig16 config TEST_BASIC config
/linux/drivers/net/can/c_can/
H A Dc_can_main.c72 #define TEST_BASIC BIT(2) macro