Home
last modified time | relevance | path

Searched defs:test_stats (Results 1 – 5 of 5) sorted by relevance

/tests/net/conn_mgr_monitor/src/
A Dmain.c90 static struct test_stats { struct
92 int event_count_ipv4; /* any */
97 int event_count_ipv6; /* any */
102 int event_count_gen; /* any */
107 struct net_if *dconn_iface_gen;
108 struct net_if *dconn_iface_ipv4;
109 struct net_if *dconn_iface_ipv6;
112 struct net_if *conn_iface_gen;
113 struct net_if *conn_iface_ipv4;
114 struct net_if *conn_iface_ipv6;
[all …]
/tests/subsys/settings/performance/
A Dsettings_test_perf.c44 struct test_stats { in store_pending() struct
45 uint32_t total_calculated; in store_pending()
46 uint32_t total_measured; in store_pending()
47 uint32_t single_entry_max; in store_pending()
48 uint32_t single_entry_min; in store_pending()
/tests/drivers/mm/sys_mm_drv_bank/src/
A Dmain.c16 static void test_stats(const char *error_string, in test_stats() function
/tests/bsim/bluetooth/mesh/src/
A Dmesh_test.c29 struct bt_mesh_test_stats test_stats; variable
/tests/kernel/threads/thread_apis/src/
A Dmain.c602 k_thread_runtime_stats_t test_stats; in ZTEST() local

Completed in 50 milliseconds