This commit adds missing INCLUDE_ configurations to FreeRTOSConfig.h for the following functions: - xTaskAbortDelay() - xTaskGetHandle() Unit tests for these functions were also added. Closes https://github.com/espressif/esp-idf/issues/7902