esp-idf/components
Darian Leung 637ba2e8bb freertos: Test untested functions
Test cases were added for the following functions
- xTaskNotify(), xTaskNotifyGive(), xTaskNotifyFromISR(), vTaskNotifyGiveFromISR(),
- xTaskNotifyWait(), ulTaskNotifyTake()
- vTaskDelayUntil()

The following function was made smp compatible and tested as well
- eTaskGetState()
2017-11-06 15:31:01 +08:00
..
app_trace unit_tests/Update unit test timer divider 2017-10-30 19:42:16 +08:00
app_update
aws_iot
bootloader bootloader: add configuration of flash pins and VDDIO boost 2017-11-03 16:29:56 +08:00
bootloader_support
bt Merge branch 'feature/btdm_add_value_callback_when_send_notification_or_indicate_failed' into 'master' 2017-11-03 10:05:29 +08:00
coap Ensure that C++ and C compilers get the same preprocessor setup 2017-10-26 13:04:41 +02:00
console
cxx
driver refractor WiFi clock setting 2017-11-02 15:24:21 +08:00
esp32 Merge branch 'bugfix/rtc_and_restart_fixes' into 'master' 2017-11-04 01:34:38 +08:00
esp_adc_cal
espcoredump
esptool_py
ethernet ethernet: lock APB frequency while ethernet is enabled 2017-10-18 14:37:22 +08:00
expat
fatfs unit test: adapt tests to single core configuration 2017-10-19 21:35:21 +08:00
freertos freertos: Test untested functions 2017-11-06 15:31:01 +08:00
heap Merge branch 'feature/unit-test-configs' into 'master' 2017-10-20 14:03:53 +08:00
idf_test
jsmn
json
libsodium unit tests: fix warnings, build with -Werror 2017-10-19 21:35:23 +08:00
log
lwip Merge branch 'bugfix/fix_tcp_crash' into 'master' 2017-10-31 06:18:49 +08:00
mbedtls Ensure that C++ and C compilers get the same preprocessor setup 2017-10-26 13:04:41 +02:00
mdns
micro-ecc
newlib Merge branch 'bugfix/select_fdset' into 'master' 2017-10-23 10:55:33 +08:00
nghttp Ensure that C++ and C compilers get the same preprocessor setup 2017-10-26 13:04:41 +02:00
nvs_flash
openssl
partition_table build system: fix warning about undefined variable 'quote' 2017-10-19 21:35:23 +08:00
pthread [pthread] Perform init_routine execution outside of the mutex 2017-10-25 13:57:39 +05:30
sdmmc
soc Merge branch 'bugfix/rtc_and_restart_fixes' into 'master' 2017-11-04 01:34:38 +08:00
spi_flash spi_flash: Abort on writes to dangerous regions (bootloader, partition table, app) 2017-11-03 15:52:27 -07:00
spiffs unit test: adapt tests to single core configuration 2017-10-19 21:35:21 +08:00
tcpip_adapter bugfix: add netif info in event message when got ipv6 address 2017-10-23 13:50:43 +08:00
ulp
vfs add missing ioctl declaration 2017-10-23 19:47:33 +08:00
wear_levelling unit test: adapt tests to single core configuration 2017-10-19 21:35:21 +08:00
wpa_supplicant
xtensa-debug-module