zephyr/tests
Emilio Benavente 4156e10860 tests: drivers: pwm: pwm_api: Missing sleep statement
If a board runs this test at a high frequency,
they will see a noticable skip of a test due to
a missing k_sleep function that allows the pwm
time to display the requested pwm signal.

Signed-off-by: Emilio Benavente <emilio.benavente@nxp.com>
2023-03-11 19:44:27 +01: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 Revert "Bluetooth: controller: use RX node piggy-back for NTF when possible" 2023-03-10 09:30:23 +01:00
boards nrf52_bsim: Add tests of EGU 2023-02-22 16:15:20 +01:00
boot tests: boot: test_mcuboot: Add FLASH_MAP and STREAM_FLASH 2023-03-03 10:49:32 +01:00
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 tests: drivers: pwm: pwm_api: Missing sleep statement 2023-03-11 19:44:27 +01:00
kernel util: Replace all POSIX arch busy_waits with Z_SPIN_DELAY 2023-03-04 22:14:04 +01:00
lib tests/lib/cpp/cxx: Fix for all POSIX arch platforms 2023-03-07 20:56:17 -06:00
misc tests: misc: iterable_sections: test alternate foreach 2023-03-06 13:52:29 +01:00
net tests: lwm2m: fix test identifier 2023-03-10 14:01:59 +02:00
posix tests: posix: add coverage for fnmatch 2023-03-03 17:40:14 +09:00
subsys tests: sd: remove subsys from test identifer 2023-03-10 14:01:59 +02: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
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00