zephyr/tests
Sreeram Tatapudi fa471172b7 drivers: counter: cat1: Fix test_single_shot_alarm_notop
TC "test_single_shot_alarm_notop" is failing because there were 2 ISR
callbacks instead of one. this is because of invoking
ifx_cat1_counter_set_int_pending incorrectly. Updated
ifx_cat1_counter_set_alarm to fix this

Signed-off-by: Sreeram Tatapudi <sreeram.praveen@infineon.com>
2023-08-10 08:13:11 +00:00
..
application_development tests: remove tests. prefix from identifier 2023-08-01 13:24:09 -04:00
arch dts: Move to 'zephyr,memory-attr' 2023-07-25 11:22:10 +02:00
benchmarks test: Enhance benchmark latency reporting 2023-07-19 17:51:36 -04:00
bluetooth bluetooth: tester: Added support for testing CSIS. 2023-08-10 08:11:13 +00:00
boards tests: boards: espressif: add esp32s3 to cache coex test 2023-07-26 14:42:20 +02:00
boot tests: boot: mcuboot_recovery_retention: Fix configuration issue 2023-07-20 15:13:49 +00:00
bsim tests bsim ccc_store: Fix main return 2023-08-09 16:09:47 +00:00
cmake tests: cmake: snippets: test DTS_EXTRA_CPPFLAGS 2023-08-02 16:27:11 +02:00
crypto tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
drivers drivers: counter: cat1: Fix test_single_shot_alarm_notop 2023-08-10 08:13:11 +00:00
kernel tests: stackprot: New test to check canaries behavior 2023-08-08 19:08:04 -04:00
lib tests: lib: cbprintf_package: fix long-double promotion warning 2023-08-08 13:27:47 +00:00
misc tests: misc: kconfigoptions: test new options 2023-08-02 10:38:23 +02:00
net tests: net: tcp: Fix server tests 2023-08-09 20:01:39 -04:00
posix posix: signal: extend strsignal buf to cover entire INT range 2023-08-04 15:54:18 -04:00
robot
subsys tests/cmsis_rtos_v2: increase main thread sleep time 2023-08-09 09:05:42 +00:00
unit include: util: Add DIV_ROUND_CLOSEST helper 2023-07-21 10:49:41 +00:00
ztest tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
test_config.yaml