/tests/kernel/common/src/ |
A D | multilib.c | 24 volatile long long c = a / b; in ZTEST() local
|
A D | printk.c | 168 char c = 'p'; variable
|
/tests/posix/c_lib_ext/src/ |
A D | getopt.c | 28 int c; in ZTEST() local 68 int c; in ZTEST() local 109 int c; in ZTEST() local 216 int c; in ZTEST() local
|
/tests/net/socket/socketpair/src/ |
A D | poll.c | 95 char c; in ZTEST_F() local 211 char c; in rw_fun() local 299 char c; in ZTEST_USER_F() local 349 char c; in ZTEST_USER_F() local
|
A D | nonblock.c | 39 char c; in ZTEST_USER_F() local
|
A D | block.c | 23 char c = '\0'; in work_handler() local
|
/tests/kernel/threads/thread_apis/src/ |
A D | test_threads_cpu_mask.c | 20 void child_fn(void *a, void *b, void *c) in child_fn()
|
/tests/unit/winstream/ |
A D | main.c | 26 char c; in ZTEST() local
|
/tests/application_development/code_relocation/src/ |
A D | main.c | 59 void z_early_memset(void *dst, int c, size_t n) in z_early_memset()
|
/tests/boards/intel_adsp/smoke/src/ |
A D | smpboot.c | 29 static void thread_fn(void *a, void *b, void *c) in thread_fn()
|
/tests/unit/hex/ |
A D | main.c | 41 char c; in ZTEST() local 55 char c; in ZTEST() local
|
/tests/kernel/smp_boot_delay/src/ |
A D | main.c | 29 static void thread_fn(void *a, void *b, void *c) in thread_fn()
|
/tests/subsys/logging/log_custom_header/src/ |
A D | log_custom_header.c | 24 static int cbprintf_callback(int c, void *ctx) in cbprintf_callback()
|
/tests/subsys/logging/dictionary/src/ |
A D | main.c | 30 char c = '!'; in main() local
|
/tests/net/ip-addr/src/ |
A D | main.c | 59 #define TEST_LL_6(a, b, c, d, e, f, expected) \ argument 67 #define TEST_LL_8(a, b, c, d, e, f, g, h, expected) \ argument 77 #define TEST_LL_6_TWO(a, b, c, d, e, f, expected) \ argument 92 #define TEST_IPV6(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, expected) \ argument 102 #define TEST_IPV4(a, b, c, d, expected) \ argument
|
/tests/subsys/logging/log_switch_format/src/ |
A D | mock_backend.c | 68 char c = raw_string[++timestamp_end]; in remove_timestamp() local
|
/tests/subsys/zbus/unittests/src/ |
A D | messages.h | 34 int a, b, c; member
|
/tests/subsys/logging/log_backend_init/src/ |
A D | main.c | 28 static int cbprintf_callback(int c, void *ctx) in cbprintf_callback()
|
/tests/unit/cbprintf/ |
A D | main.c | 163 static int out(int c, void *dest) in out() 1087 static int out_counter(int c, in out_counter() 1096 static int out_e42(int c, in out_e42() 1234 static int fsc_package_cb(int c, void *ctx) in fsc_package_cb() 1340 char c = 0; in ZTEST() local
|
/tests/kernel/sched/schedule_api/src/ |
A D | test_slice_scheduling.c | 175 static void slice_perthread_fn(void *a, void *b, void *c) in slice_perthread_fn()
|
/tests/net/lib/lwm2m/lwm2m_rd_client/src/ |
A D | main.c | 824 int c = show_lwm2m_event_fake.call_count; in ZTEST() local 857 int c = show_lwm2m_event_fake.call_count; in ZTEST() local
|
/tests/drivers/smbus/smbus_emul/src/ |
A D | smbus.c | 51 #define device_map(a, b, c, d) argument 52 #define pcie_set_cmd(a, b, c) argument
|
/tests/subsys/logging/log_api/src/ |
A D | mock_frontend.c | 77 static int out(int c, void *ctx) in out()
|
/tests/modules/uoscore/src/oscore_testvector_tests/ |
A D | oscore_tests.c | 308 struct context c; in ZTEST() local
|
/tests/lib/cmsis_dsp/filtering/src/ |
A D | misc_f32.c | 229 #define DEFINE_CONV_PARTIAL_TEST(a, b, c) \ argument
|