zephyr/tests/posix
Chris Friedt 93e67fb73f tests: posix: add coverage for fnmatch
Previously, the `fnmatch()` function was available in `lib/util`
but it did not have any test coverage.

After moving it to `lib/posix`, add test coverage to the POSIX
testsuite.

Signed-off-by: Chris Friedt <cfriedt@meta.com>
2023-03-03 17:40:14 +09:00
..
common tests: posix: add coverage for fnmatch 2023-03-03 17:40:14 +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