zephyr/tests/posix
Guillaume Gautier 4f129551d4 tests: posix: headers: Add min_ram to fix nucleo_f103rb compilation error
Compilation of this test on nucleo_f103rb fails because "region 'RAM'
overflowed by 136 bytes". Since this board has a ram size of 20k, we set
the limit for this test at the next usual size 32k.

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
2023-02-06 10:06:45 +01:00
..
common tests: posix: common: avoid direct pthread_attr_t field access 2023-01-10 09:02:21 +09:00
eventfd test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
eventfd_basic test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
fs yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
getopt posix: getopt: move declarations to unistd.h 2022-12-04 14:51:52 +01:00
headers tests: posix: headers: Add min_ram to fix nucleo_f103rb compilation error 2023-02-06 10:06:45 +01:00