This commit exposes the FreeRTOS List integrity check option configUSE_LIST_DATA_INTEGRITY_CHECK_BYTES via menuconfig.
- sort includes, fix relative includes - make all globals static - remove ifdef SOC_WIFI_SUPPORTED since the whole test app is only built when SOC_WIFI_SUPPORTED is set