- 18519ff tests: use common PM action callback naming by Gerard Marull-Paretas · 3 years, 5 months ago
- 1cee284 pm: device: runtime: use pm_device_runtime* namespace by Gerard Marull-Paretas · 3 years, 5 months ago
- 05e5a72 tests: pm: device_runtime: add test for the API by Gerard Marull-Paretas · 3 years, 5 months ago
- 30d217a pm: device: runtime: remove pm_device_get_async by Gerard Marull-Paretas · 3 years, 5 months ago
- 8dd018b tests: pm: device_runtime: delete test by Gerard Marull-Paretas · 3 years, 5 months ago
- 265cdf8 cmake: use find_package() instead of literal include in tests and samples by Henrik Brix Andersen · 3 years, 5 months ago
- 97dc88b tracing: Automatic syscall tracing by Tom Burdick · 3 years, 5 months ago
- 8b01254 tests: subsys: libcxx: extend the timeout for cpp.libcxx.newlib_nano by Enjia Mai · 3 years, 5 months ago
- a720f8c tests/subsys/storage/flash_map: get flash device from flash area by Yong Cong Sin · 3 years, 5 months ago
- f523c33 pm: Use stats subsys for tracking system states by Tom Burdick · 3 years, 6 months ago
- f4f2bb3 edac: tests: Add testing error_trigger() for unset type by Andrei Emeltchenko · 3 years, 6 months ago
- 2405dd3 edac: tests: Increase code coverage by Andrei Emeltchenko · 3 years, 6 months ago
- f8a22b9 tests: jwt: This test requires csprng by Flavio Ceolin · 3 years, 6 months ago
- 4dedae5 tests: logging: remove definition of SYS_CLOCK_HW_CYCLES_PER_SEC by Anas Nashif · 3 years, 6 months ago
- 7845da5 tests: pm: power_mgmt: use PM_STATE_SUSPEND_TO_IDLE by Gerard Marull-Paretas · 3 years, 6 months ago
- a18bc0f logging: Cleaning references to tracing in logging by Krzysztof Chruscinski · 3 years, 6 months ago
- 03165c9 logging: Cleanup in the internal headers by Krzysztof Chruscinski · 3 years, 6 months ago
- a117211 test: subsys: cpp: Fix stack overflow on Armv8R-64 by Jaxson Han · 3 years, 6 months ago
- 10232b5 test: logging: improve test coverage for logging subsystem by Meng xianglin · 3 years, 6 months ago
- 0f63d11 cmsis_rtos_v1: fix thread instances management. by Chen Peng1 · 3 years, 7 months ago
- 5591357 tests: subsys: Adding testcases to check trace API by NingX Zhao · 3 years, 7 months ago
- 6821d58 tests: disable logging-related failing tests on qemu_arc_hs6x by Evgeniy Paltsev · 3 years, 7 months ago
- 3fd6f61 tests/subsys/cpp/libcxx: add cpp.libcxx.arcmwdtlib test by Evgeniy Paltsev · 3 years, 7 months ago
- 1cccc8a cmake: increase minimal required version to 3.20.0 by Torsten Rasmussen · 3 years, 7 months ago
- 682aea8 dts: don't use 'test' vendor prefix by Martí Bolívar · 3 years, 8 months ago
- 5469310 tests: edac: Add statistic check by Andrei Emeltchenko · 3 years, 8 months ago
- 5f8e026 tests: edac: Add verification of defaults by Andrei Emeltchenko · 3 years, 8 months ago
- b6bd40f tests: pm: Add device wakeup test by Flavio Ceolin · 3 years, 8 months ago
- 7ccc1a4 pm: use actions for device PM control by Gerard Marull-Paretas · 3 years, 8 months ago
- d41dadc pm: rename PM_DEVICE_STATE_SUSPEND to PM_DEVICE_STATE_SUSPENDED by Gerard Marull-Paretas · 3 years, 8 months ago
- 11eef4d pm: device: remove pointer usage for state by Gerard Marull-Paretas · 3 years, 8 months ago
- 9e7d545 pm: device: remove ctrl_command callback argument by Gerard Marull-Paretas · 3 years, 8 months ago
- da0ff4a pm: device: remove usage of ctrl_command by Gerard Marull-Paretas · 3 years, 8 months ago
- c2cf1ad pm: device: remove usage of local states by Gerard Marull-Paretas · 3 years, 8 months ago
- 3240e0c tests: remove USB configuration option by Johann Fischer · 3 years, 8 months ago
- 8c68a7a tests: subsys: logging: log_api: Fix test for 64 bit timestamp by Krzysztof Chruscinski · 3 years, 8 months ago
- 013c2da tests: subsys: logging: log_api: Minor improvemnt in mock by Krzysztof Chruscinski · 3 years, 8 months ago
- c0ea13b tests: usb: use new USB framework header by Johann Fischer · 3 years, 8 months ago
- edb7853 tests: power_mgmt: Add nucleo_l476rg to integrations platforms by Kumar Gala · 3 years, 8 months ago
- d45a0e1 pm: Fix weak linkage symbols by Flavio Ceolin · 3 years, 8 months ago
- 2486b45 tests: pm: power_mgmt_soc: enable testing on twr_ke18f by Henrik Brix Andersen · 3 years, 9 months ago
- 26ad837 pm: remove callback from control function by Gerard Marull-Paretas · 3 years, 9 months ago
- 217e610 pm: remove redundant callback usage by Gerard Marull-Paretas · 3 years, 9 months ago
- cc2f0e9 pm: use enum for device PM states by Gerard Marull-Paretas · 3 years, 9 months ago
- d5a8f12 edac: Add dumy EDAC driver for API coverage by Andrei Emeltchenko · 3 years, 9 months ago
- 32b17d3 edac: tests: Use new EDAC API in tests by Andrei Emeltchenko · 3 years, 9 months ago
- b130091 tests/subsys/dfu: add testsuite for multi-image support by Andrzej Puzdrowski · 3 years, 10 months ago
- 4e347d4 tests/samples: Remove setting of CONFIG_DEBUG_OPTIMIZATIONS by Kumar Gala · 3 years, 10 months ago
- 6153719 tests: cpp: libcxx: Test with full and nano variants of newlib by Stephanos Ioannidis · 3 years, 10 months ago
- 518dd32 tests: cpp: libcxx: Use full version of newlib for testing by Stephanos Ioannidis · 3 years, 10 months ago
- 86209ac boards: qemu_x86_coverage: remove board testing coverage by Anas Nashif · 3 years, 10 months ago
- cec683d tests: cpp: libcxx: Test C++ exception handling on all archs by Stephanos Ioannidis · 3 years, 10 months ago
- dda2e71 tests: libcxx: added qemu_leon3 to C++ exception test by Martin Åberg · 3 years, 10 months ago
- 5a9d0d5 tests: cpp: libcxx: Update C++ exceptions testing filter by Stephanos Ioannidis · 3 years, 10 months ago
- 08dfe74 tests: libcxx: increase ZTEST_STACKSIZE and added platforms for testing by Torsten Rasmussen · 3 years, 10 months ago
- d67a578 pm: device_runtime: Change API behavior s/_sync/_async by Flavio Ceolin · 3 years, 10 months ago
- 4c16d39 tests: pm: Add device_runtime test by Flavio Ceolin · 3 years, 10 months ago
- da9e947 tests/subsys/setting/functional: ignore settings_delete() retval by Andrzej Puzdrowski · 3 years, 11 months ago
- 9524956 tests: pm: Remove unused Kconfig on power_mgmt_soc by Flavio Ceolin · 3 years, 11 months ago
- 8773c74 tests: pm: Remove unused Kconfig on power_mgmt by Flavio Ceolin · 3 years, 11 months ago
- ca0f31e tests/logging/log_backend_fs: Fix test failed on dirty file system by Dominik Ermel · 3 years, 11 months ago
- a4d017c tests/dfu/mcuboot: Remove unneeded overlay file for nrf52840dk by Dominik Ermel · 3 years, 11 months ago
- 437a5b6 tests: flash: Enable flash driver and file system tests on mimxrt1060_evk by Hake Huang · 3 years, 11 months ago
- 236aaf9 tests: logging: log_api: Fix in mock backend by Krzysztof Chruscinski · 3 years, 11 months ago
- f7b7a67 tests: logging: log_api: Prevent negative array index write by Krzysztof Chruscinski · 3 years, 11 months ago
- 92d1d1a tests: logging: log_msg2: Prevent using negative array index by Krzysztof Chruscinski · 3 years, 11 months ago
- d7140a5 tests: logging: log_api: Remove accidental early return by Krzysztof Chruscinski · 3 years, 11 months ago
- 2f3dbfd tests: logging: log_api: Use positive CONFIG_LOG_BUFFER_SIZE by Krzysztof Chruscinski · 3 years, 11 months ago
- 73e3cd5 tests: power_mgmt: exclude bl5340_dvk_cpunet by Kumar Gala · 3 years, 11 months ago
- e1891b3 storage/stream: Move fill value handling to flash_sync by Jonathan Nilsen · 3 years, 11 months ago
- 4d994af kernel: remove object tracing by Anas Nashif · 3 years, 11 months ago
- 0c607ad pm: device: Align state names with system states by Flavio Ceolin · 3 years, 11 months ago
- 7eba310 power: device: void *context -> uint32_t *state by Flavio Ceolin · 3 years, 11 months ago
- 5343aed tests: fix testcase.yaml files by Anas Nashif · 3 years, 11 months ago
- 9280b90 tests: logging: log_msg2: Fix test on qemu_cortex_a53 by Krzysztof Chruscinski · 3 years, 11 months ago
- de6e186 tests: logging: log_core: Remove cases moved to log_api suite by Krzysztof Chruscinski · 4 years ago
- ef85638 tests: logging: Add log_api test suite by Krzysztof Chruscinski · 4 years ago
- aeb8844 tests: power_mgmt: Fix CI build failure by Kumar Gala · 4 years ago
- 56f1a8c pm: rename PM_DEVICE_GET/SET_POWER_STATE to PM_DEVICE_STATE_GET/SET by Gerard Marull-Paretas · 4 years ago
- 7988ab4 pm: rename device_set/get_power_state to pm_device_set/get by Gerard Marull-Paretas · 4 years ago
- dbf46b3 pm: rename device_pm_cb to pm_device_cb by Gerard Marull-Paretas · 4 years ago
- 7bfd3a1 device: rename device_pm_control to pm_control by Gerard Marull-Paretas · 4 years ago
- 2c7b763 pm: replace DEVICE_PM_* states with PM_DEVICE_* by Gerard Marull-Paretas · 4 years ago
- 5a4cdd2 tests: replace power/power.h with pm/pm.h by Gerard Marull-Paretas · 4 years ago
- c524075 pm: runtime: rename API with pm_device prefix by Gerard Marull-Paretas · 4 years ago
- f69759d pm: rename CONFIG_PM_DEVICE_IDLE to CONFIG_PM_DEVICE_RUNTIME by Gerard Marull-Paretas · 4 years ago
- ef91546 tests: power: move to pm folder by Gerard Marull-Paretas · 4 years ago
- bfb1634 tests: cpp: run exceptions tests only on mps2_an385 by Anas Nashif · 4 years ago
- 8e5c09b tests: cpp: fix test identifier by Anas Nashif · 4 years ago
- 174afcc tests: move cpp tests to subsys/cpp by Anas Nashif · 4 years ago
- f163bdb power: move reboot functionality to os lib by Gerard Marull-Paretas · 4 years ago
- e4ec9f7 tests: fs: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 4 years ago
- 0f5cfa9 tests: power_states_api: Test exit-latency-us by Flavio Ceolin · 4 years ago
- bae326b tests: power_states_api: Just use more realistic values by Flavio Ceolin · 4 years ago
- 0e6ac00 storage/stream: Add persistent write progress to stream_flash by Jonathan Nilsen · 4 years ago
- 043891e include: Move ec_host_cmd.h to mgmt/ec_host_cmd.h by Kumar Gala · 4 years ago
- 16bbcfa tests: fs: define PATH_MAX if missing by Anas Nashif · 4 years ago
- 8a8c681 portability: move cmsis api samples/tests by Anas Nashif · 4 years ago
- 68f70b3 tests: logging: Add benchmark test by Krzysztof Chruscinski · 4 years ago
- d2f6214 tests: logging: Add test for log_msg2 by Krzysztof Chruscinski · 4 years ago