Home
last modified time | relevance | path

Searched refs:seconds (Results 1 – 25 of 29) sorted by relevance

12

/tests/boards/espressif/cache_coex/
A DREADME.rst39 PASS - test_flash_integrity in 0.001 seconds
42 PASS - test_ram_integrity in 0.001 seconds
45 PASS - test_using_spiram in 0.001 seconds
49 SUITE PASS - 100.00% [cache_coex]: pass = 3, fail = 0, skip = 0, total = 3 duration = 0.003 seconds
50 - PASS - [cache_coex.test_flash_integrity] duration = 0.001 seconds
51 - PASS - [cache_coex.test_ram_integrity] duration = 0.001 seconds
52 - PASS - [cache_coex.test_using_spiram] duration = 0.001 seconds
/tests/boards/espressif/rtc_clk/
A DREADME.rst58 PASS - test_cpu_pll_src in 0.020 seconds
65 PASS - test_cpu_xtal_src in 17.645 seconds
70 PASS - test_rtc_fast_src in 0.001 seconds
75 PASS - test_rtc_slow_src in 0.002 seconds
79 SUITE PASS - 100.00% [rtc_clk]: pass = 4, fail = 0, skip = 0, total = 4 duration = 17.668 seconds
80 - PASS - [rtc_clk.test_cpu_pll_src] duration = 0.020 seconds
81 - PASS - [rtc_clk.test_cpu_xtal_src] duration = 17.645 seconds
82 - PASS - [rtc_clk.test_rtc_fast_src] duration = 0.001 seconds
83 - PASS - [rtc_clk.test_rtc_slow_src] duration = 0.002 seconds
/tests/kernel/timer/timer_behavior/pytest/
A Dtest_timer.py21 seconds = (test_period * test_samples) / 1_000_000
46 time_diff = stats['total_time'] - seconds - expected_total_drift
84 assert abs(time_diff) < seconds * max_drift_ppm / 1_000_000
97 seconds = (test_period * test_samples) / 1_000_000
102 stats, stats_count = tool.run(seconds, tool_options)
A Dsaleae_logic2.py20 seconds, output_dir): argument
31 after_trigger_seconds=seconds)
72 def run(seconds, options): argument
87 seconds + 1, output_dir)
/tests/benchmarks/thread_metric/
A DKconfig19 is reported every 30 seconds.
27 every 30 seconds.
39 every 30 seconds.
50 30 seconds.
57 is reported every 30 seconds.
64 This number is reported every 30 seconds.
72 every 30 seconds.
79 is reported every 30 seconds.
/tests/arch/arm/arm_custom_interrupt/
A DREADME.txt22 PASS - test_arm_interrupt in 0.001 seconds
28 … - 100.00% [arm_custom_interrupt]: pass = 1, fail = 0, skip = 0, total = 1 duration = 0.001 seconds
29 - PASS - [arm_custom_interrupt.test_arm_interrupt] duration = 0.001 seconds
/tests/drivers/gnss/gnss_api/
A DKconfig27 int "Search period for satellites in seconds"
31 int "Timeout waiting for a fix in seconds"
/tests/boards/espressif/ethernet/
A DKconfig9 int "DHCP Assign Timeout (in seconds)"
16 int "Gateway Ping Timeout (in seconds)"
/tests/arch/common/ramfunc/
A DREADME.txt41 PASS - test_ramfunc in 0.229 seconds
47 SUITE PASS - 100.00% [ramfunc]: pass = 1, fail = 0, skip = 0, total = 1 duration = 0.229 seconds
48 - PASS - [ramfunc.test_ramfunc] duration = 0.229 seconds
/tests/posix/eventfd/
A DKconfig8 int "Number of seconds to run the test"
12 Duration for the test, in seconds. The range has a reblatively high
18 int "Number of seconds to run the test"
/tests/boards/espressif/wifi/
A DKconfig56 int "Wi-Fi Scan Timeout (in seconds)"
63 int "Wi-Fi Connect Timeout (in seconds)"
70 int "Wi-Fi Disconnect Timeout (in seconds)"
77 int "Gateway Ping Timeout (in seconds)"
/tests/benchmarks/posix/threads/
A DKconfig11 int "Number of seconds to run the test"
14 Duration for the test, in seconds.
A DREADME.rst32 - CONFIG_TEST_DURATION_S - Number of seconds to run the test.
/tests/subsys/edac/ibecc/
A DREADME.rst62 PASS - test_edac_dummy_api in 0.001 seconds
66 PASS - test_ibecc_initialized in 0.004 seconds
69 SKIP - test_ibecc_injection in 0.001 seconds
/tests/kernel/timer/starve/
A DKconfig9 int "The number of seconds to run without error before pass"
/tests/benchmarks/thread_metric/src/
A Dtm_porting_layer_zephyr.c115 void tm_thread_sleep(int seconds) in tm_thread_sleep() argument
117 k_sleep(K_SECONDS(seconds)); in tm_thread_sleep()
A Dtm_api.h84 void tm_thread_sleep(int seconds);
/tests/bsim/bluetooth/host/att/mtu_update/src/
A Dmain_peripheral.c22 extern void run_peripheral_sample(uint8_t *notify_data, size_t notify_data_size, uint16_t seconds);
/tests/arch/arc/arc_dsp_sharing/
A DREADME.txt31 PASS - test_load_store in 10.18 seconds
39 PASS - test_calculation in 10.16 seconds
/tests/kernel/timer/timer_behavior/
A DREADME31 run(seconds: float, options: str) -> {}, int
33 The `seconds` parameter defines for how long the data collection is expected
36 for the following time statistics, in seconds:
47 Note that the collection may need to go a bit after the "seconds" parameter,
/tests/lib/heap/
A Dtestcase.yaml3 # minutes (vs. ~20 seconds for qemu) to complete in CI. There's
/tests/kernel/fpu_sharing/generic/
A DCMakeLists.txt8 # output being in the range of every few seconds to every few minutes. To
/tests/drivers/regulator/voltage/boards/
A Dnrf52840dk_nrf52840_npm6001.overlay8 * voltage was much higher than 1.8V, e.g. 3.3V. Wait a few seconds and
/tests/benchmarks/latency_measure/
A Dtestcase.yaml27 # Cortex-M has 24bit systick, so default 1 TICK per seconds
/tests/arch/arm/arm_hardfault_validation/
A DREADME.txt60 PASS - test_arm_hardfault in 0.79 seconds

Completed in 156 milliseconds

12