Searched refs:stress (Results 1 – 18 of 18) sorted by relevance
1 # Private config options for sip svc stress test app6 mainmenu "Intel Agilex SiP SVC stress test"
5 int "Number of loops in the stress test"11 For how many loops will the stress test run. The higher this number the longer the
15 app PRIVATE src/stress.c
24 bool "LVGL stress demo"27 Build stress testing demo application.
17 …A stress test for LVGL. It contains a lot of object creation, deletion, animations, styles usage, …
79 ${LVGL_DIR}/demos/stress/lv_demo_stress.c
14 will stress test the network stack.
36 To stress the Hashmap implementation, adjust ``CONFIG_TEST_LIB_HASH_MAP_MAX_ENTRIES``.
21 stress on the ready queue and better highlight the performance
21 stress on the wait queues and better highlight the performance
5 and run stress tests to verify large data transfers succeed using the
89 a lot of log records in a stress environment.
204 * Added test Case to stress test round robin scheduling in schedule_api test.205 * Added test case to stress test priority scheduling in scheduling_api_test.307 * ``ZEP-2370`` - [test] Create a stress test to test preemptive scheduling on zephyr308 * ``ZEP-2371`` - [test] Create a stress test to test round robin scheduling with equal priority tas…
1022 * :github:`31822` - tests: drivers: timer: Test drivers.timer.nrf_rtc_timer.stress fails on nrf52 p…
20 bool "General purpose heap stress test"
421 Zephyr stress test framework (Ztress) provides an environment for executing user435 The stress test environment is setup and executed using :c:macro:`ZTRESS_EXECUTE` which
279 * ``kernel.semaphore.stress``: Stress testing semaphores in the kernel.