zephyr/tests
Luis Ubieda 51ad3d34bd sensor: vcnl36825t: fix: Address CID 347083
Coverity found this legitimate issue: the datasheet specifies PS_IT
being 2-bits long (1, 2, 4, 8) and this driver assumes more steps are
available. Remove extraneous fields so the Proximity integration
setting fits in the expected 16-bit value.

Signed-off-by: Luis Ubieda <luisf@croxel.com>
2024-06-20 12:05:07 -04:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch tests: arch: arm: arm_irq_vector_table: Do not run if GEN_ISR_TABLES=y 2024-06-20 12:57:54 +02:00
benchmarks tests: latency_measure: Restructure configurations 2024-06-12 14:33:47 +03:00
bluetooth tests: bluetooth: tester: Enable BT_TINYCRYPT_ECC for nRF5340 2024-06-20 12:04:18 -04:00
boards tests: rtc_clk: Added support to ESP32C6 2024-06-14 18:51:46 -04:00
boot tests: boot: Add nrf54l15pdk to platform_allow list in with_mcumgr tests 2024-06-04 13:41:29 +02:00
bsim Bluetooth: Mesh: align mesh and host psa usage 2024-06-19 13:24:08 -04:00
cmake tests: cmake: overlays: Add soc_folder_overlay test 2024-04-29 15:08:35 +01:00
crypto mbedtls: add a kconfig to use the p256-m directly (without PSA interface) 2024-06-12 01:53:58 -07:00
drivers sensor: vcnl36825t: fix: Address CID 347083 2024-06-20 12:05:07 -04:00
integration/kernel Kernel: Integration test 2024-06-19 13:41:06 +02:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests: demand_paging: extend memory access patterns 2024-06-14 18:58:02 -04:00
lib test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
misc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
modules posix: move ioctl() from fdtable to posix 2024-06-14 14:01:05 -04:00
net net: lwm2m: remove deprecated functions & definition 2024-06-18 14:32:56 -04:00
posix tests: posix: add tests for shared memory objects 2024-06-14 14:01:05 -04:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys tests: fs: nvs: add mps2/an385 support 2024-06-19 13:43:45 -04:00
unit test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
ztest lib: cpp: remove deprecated Kconfigs 2024-06-18 14:33:58 -04:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00