Networking subsystem compilation configuration. More...
Defines | |
#define | NET_SELF_TEST 0 |
Activates the self test. | |
Specific self tests switches | |
#define | NET_SELF_TEST_CHAR_MAP 1 |
Activates the char map self test. | |
#define | NET_SELF_TEST_CRC 1 |
Activates the CRC computation self test. | |
#define | NET_SELF_TEST_DYNAMIC_FIFO 1 |
Activates the dynamic fifo self test. | |
#define | NET_SELF_TEST_GENERIC_CHAR_MAP 1 |
Activates the generic char map self test. | |
#define | NET_SELF_TEST_GENERIC_FIELD 1 |
Activates the generic field self test. | |
#define | NET_SELF_TEST_INT_MAP 1 |
Activates the integral map self test. | |
#define | NET_SELF_TEST_MEASURED_STRINGS 1 |
Activates the measured strings self test. |
Networking subsystem compilation configuration.