esp-idf/components
Yinling b72d22041c rename components/test to idf_test:
1. test will be categorized by test level
2. add test level as attribute to test cases
3. will select TestCaseScript by the test cases added to CI (currently no test case uses test case script)
4. adding test level to test jobs
5. update .gitlab-ci.yml, each job need to set its test case file path
6. update .gitlab-ci.yml, test case path for test report is changed to idf_test
2016-10-12 11:17:56 +08:00
..
bootloader bootloader: Fix accidental tabs introduced in !78 2016-10-11 07:56:08 +11:00
bt build system: Print a WARNING if any submodule is out of date 2016-10-11 07:56:08 +11:00
driver Modify spinlock error in periph_ctrl.c 2016-09-29 11:50:25 +08:00
esp32 build system: Print a WARNING if any submodule is out of date 2016-10-11 07:56:08 +11:00
esptool_py build system: Print a WARNING if any submodule is out of date 2016-10-11 07:56:08 +11:00
expat components/expat: just change format of expat.rst 2016-09-28 16:26:35 +08:00
freertos FreeRTOS KConfig: Limit tick rate to 1000Hz 2016-10-11 07:56:08 +11:00
idf_test rename components/test to idf_test: 2016-10-12 11:17:56 +08:00
json json & expat: Update component.mk after merging from master 2016-09-09 14:07:45 +10:00
log Kconfig: use 4 spaces to instead 1 tab 2016-09-28 13:24:58 +08:00
lwip lwip/esp32: support iperf 2016-10-09 15:45:25 +08:00
mbedtls Kconfig: use 4 spaces to instead 1 tab 2016-09-28 13:24:58 +08:00
newlib Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
nghttp components/nghttp: just change format of nghttp.rst 2016-09-28 16:26:35 +08:00
nvs_flash nvs: Remove flash layout arguments from nvs_init() 2016-09-27 13:28:45 +10:00
partition_table Remove bin/ directory in favour of an add_path.sh script that can be sourced 2016-09-01 18:45:10 +10:00
spi_flash Kconfig: use 4 spaces to instead 1 tab 2016-09-28 13:24:58 +08:00
tcpip_adapter components/tcpip_adapter: add some comments 2016-09-29 10:55:52 +08:00