esp-idf/components/vfs/test
Marius Vikhammer eec2419390 system: enable shared stack watchpoint
Enable shared stack watchpoint for overflow detection

Enable unit tests:
 * "test printf using shared buffer stack" for C3
 * "Test vTaskDelayUntil" for S2
 * "UART can do poll()" for C3
2021-02-18 15:38:30 +08:00
..
CMakeLists.txt cmock: added cmock as component 2020-09-02 16:38:37 +08:00
component.mk vfs: use ccomp timer in performance test 2019-11-18 10:29:02 +08:00
test_vfs_access.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
test_vfs_append.c VFS: use O_APPEND flag of open() correctly 2018-05-11 08:28:22 +02:00
test_vfs_fd.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
test_vfs_paths.c vfs: fix unregister removing top level VFS instead of nested 2018-12-06 19:43:49 +08:00
test_vfs_select.c system: enable shared stack watchpoint 2021-02-18 15:38:30 +08:00
test_vfs_uart.c vfs: Update for esp32c3 2020-12-24 14:18:02 +11:00