esp-idf/components/esp32/test
Angus Gratton 159ff6e08e unit tests: Only initialise tcpip_adapter() when needed by the test
Prevents unexpected memory allocations when running tests which
don't require tcpip_adapter.
2018-10-17 22:53:46 +00:00
..
component.mk
logo.jpg
test_ahb_arb.c
test_ahb_arb_asm.S
test_attr.c esp32/test: split rtc_fast test cases 2018-09-29 14:02:16 +08:00
test_delay.c
test_dport.c tests: use new CPU frequency setting API 2018-08-21 13:02:46 +08:00
test_esp_timer.c
test_ets_timer.c
test_fastbus.c
test_fastbus_asm.S
test_fp.c
test_header_files_md5.c
test_himem.c Spiram: Add option to reserve MMU banks; add himem API to make use of those banks 2018-10-15 14:32:58 +08:00
test_intr_alloc.c driver(interrupt): fix the issue that interrupt might be allocated and freed on different cores 2018-09-26 10:31:09 +08:00
test_ipc.c ipc: fix `esp_ipc_call_blocking` to return after callback execution is completed 2018-09-07 14:19:35 +05:30
test_libgcc.c
test_miniz.c
test_pm.c tests: use new CPU frequency setting API 2018-08-21 13:02:46 +08:00
test_random.c esp32: Add esp_fill_random() function 2018-09-03 04:39:45 +00:00
test_reset_reason.c esp32/test: split rtc_fast test cases 2018-09-29 14:02:16 +08:00
test_sleep.c reset_reason: fix setting wake stub entry point to 0x80000000 2018-08-27 19:01:03 +08:00
test_spiram_cache_flush.c
test_stack_check.c
test_stack_check_cxx.cpp
test_tjpgd.c
test_tsens.c
test_unal_dma.c
test_wifi.c unit tests: Only initialise tcpip_adapter() when needed by the test 2018-10-17 22:53:46 +00:00
test_wifi_lib_git_commit.c