zephyr/tests/subsys
Bjarki Arge Andreasen 59779ebe4b pm: policy: event: use uptime ticks
Update events to use uptime ticks, which is a monotonic clock which
in the same res as kernel ticks. This makes comparisons simple and
removes the complexity of dealing with wrapping counter values.

The wrapping is particularly problematic for events since this makes
it quite complex to track if an event has occured in the past, or
will occur in the future. This info is needed to know if an event
has actually been handled or not.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2024-12-09 03:55:52 +01:00
..
bindesc tests: bindesc: reading: Remove usage of deprecated global CSTD 2024-11-26 10:36:33 +00:00
canbus/isotp lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
debug python: Format trivial files where only newlines were missing 2024-11-21 20:10:51 +01:00
dfu tests: subsys: dfu: img_util: Increase stack size 2024-11-06 09:57:41 -08:00
display/cfb/basic tests: display: cfb: fix filtering 2024-11-18 07:24:12 -05:00
dsp boards: mps3: Add support for corstone300/an552 2024-10-26 03:58:05 +01:00
edac drivers: edac: Place API into iterable section 2024-12-03 10:16:29 +01:00
emul tests/subsys/emul: Don't test on native_posix 2024-09-25 04:04:36 -04:00
fs drivers: flash: Place API into iterable section 2024-12-02 22:08:48 +00:00
input tests: input/api: limit to 1 CPU for thread mode test 2024-10-08 18:17:48 +01:00
ipc ipc: icmsg & icbmsg: Add support for POSIX arch targets 2024-09-26 03:34:26 -04:00
jwt mbedtls: use CSPRNG whenever possible as PSA random source 2024-11-20 15:59:40 -05:00
llext/simple samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
logging python: Format and sort imports 2024-11-25 10:07:13 +01:00
lorawan samples, tests: lora: remove CONFIG_SPI|GPIO=y 2024-11-28 20:53:11 +01:00
mem_mgmt tests/subsys/mem_mgmt: Don't test on native_posix 2024-09-25 04:04:36 -04:00
mgmt drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
modbus boards: opta: RS485 support 2024-11-20 15:59:53 -05:00
modem modem: cmux: added validation of cmux frame length 2024-11-07 08:31:48 -06:00
openthread net: openthread: make receive sensitivity configurable 2024-10-15 04:06:08 -04:00
pm pm: policy: event: use uptime ticks 2024-12-09 03:55:52 +01:00
portability tests: portability: cmsis_rtos_v2: do not disable 64-bit timeouts 2024-11-26 14:46:38 +00:00
random/rng tests: random: rng: validate sys_csrand_get availability 2024-10-16 10:00:47 +02:00
rtio i2c: Drop transceive test, fix transfer call count 2024-10-22 18:29:34 -04:00
sd samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
secure_storage/psa tests: secure_storage: psa: enable malloc arena for Mbed TLS 2024-11-29 09:21:13 +01:00
sensing tests: sensing: fix identifier 2024-07-18 06:47:57 -04:00
settings tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
settings_commit_prio settings: Add test for settings commit priority 2024-10-24 22:04:07 +01:00
shell tests: shell: limit build only config tests 2024-11-08 09:24:31 -06:00
sip_svc samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
storage tests/storage/flash_map: Support for no flash_area_open 2024-12-02 09:43:00 +01:00
testsuite/fff_fake_contexts tests: Support targeting unit_testing with and without qualifier 2024-10-25 18:51:10 +01:00
tracing/tracing_api everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
usb tests: usb: uac2: Test Feature Unit descriptor 2024-10-15 19:03:49 +01:00
zbus boards: hifive_unleashed: add support for E51 and U54 targets 2024-11-20 10:15:03 +00:00