zephyr/tests
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
..
application_development tests: code_relocation: Add additional test cases for library and genex 2023-01-17 18:08:37 +01:00
arch tests: arch: x86: static_idt: Fix test when building with llvm 2023-02-19 20:47:23 -05:00
benchmarks tests: Fix floating point test variants on x86 w/LLVM 2023-02-21 08:25:38 -05:00
bluetooth tests: Bluetooth: Add missing encryption value for CAP broadcaster 2023-03-02 13:49:07 +01:00
boards nrf52_bsim: Add tests of EGU 2023-02-22 16:15:20 +01:00
boot
cmake twister: Fields for Kconfig and DT overlay files in testcase.yaml 2023-03-01 16:52:01 -05:00
crypto tests: Align zephyr,psa-crypto-rng node names with those used by SoCs 2023-02-07 14:26:18 +01:00
drivers test: sbs_gauge_new_api replace redundant overlays 2023-03-02 21:14:44 +01:00
kernel tests: timer_behavior: accuracy improvements 2023-03-02 21:14:52 +01:00
lib tests/lib/cpp/cxx: Add compatibility cases for C++ standards 2023-03-01 19:42:32 -05:00
misc tests: move arm_mpu_regions into tests/arch/ 2023-02-06 10:06:10 +01:00
net tests: net: utils: move to new ztest API 2023-02-24 09:16:27 +01:00
posix tests: posix: add coverage for fnmatch 2023-03-03 17:40:14 +09:00
subsys rtio: Drop stray printks in API test 2023-03-03 09:18:09 +01:00
unit tests: unit: test for Power-of-Two utilities 2023-02-22 19:14:05 +01:00
ztest ztest: Remove zexpect API test unnecessary timeout 2023-03-01 16:39:03 -05:00