Home
last modified time | relevance | path

Searched defs:test_str (Results 1 – 14 of 14) sorted by relevance

/Zephyr-Core-3.5.0/tests/subsys/fs/multi-fs/src/
Dtest_common_file.c36 int test_file_write(struct fs_file_t *filep, const char *test_str) in test_file_write()
73 int test_file_read(struct fs_file_t *filep, const char *test_str) in test_file_read()
Dtest_littlefs_file.c13 static const char *test_str = "Hello world LITTLEFS"; variable
Dtest_fat_file.c13 static const char *test_str = "Hello world FAT"; variable
/Zephyr-Core-3.5.0/tests/subsys/fs/fat_fs_dual_drive/src/
Dcommon.c10 const char test_str[] = "hello world!"; variable
/Zephyr-Core-3.5.0/arch/posix/include/
Dposix_arch_internal.h18 static inline void pc_safe_call(int test, const char *test_str) in pc_safe_call()
/Zephyr-Core-3.5.0/tests/subsys/fs/fat_fs_api/src/
Dcommon.c13 const char test_str[] = "hello world!"; variable
/Zephyr-Core-3.5.0/scripts/native_simulator/common/src/
Dnsi_safe_call.h23 static inline void nsi_safe_call(int test, const char *test_str) in nsi_safe_call()
/Zephyr-Core-3.5.0/tests/subsys/logging/log_api/src/
Dmock_frontend.c72 struct test_str { struct
79 struct test_str *s = ctx; in out() argument
Dmock_backend.c112 struct test_str { struct
119 struct test_str *s = ctx; in out() argument
/Zephyr-Core-3.5.0/tests/lib/cbprintf_package/src/
Dmain.c161 static const char *test_str = "test %d %s"; in ZTEST() local
246 static const char *test_str = "test %d %s"; in ZTEST() local
316 static const char *test_str = "test %d"; in ZTEST() local
399 static const char *test_str = "test %d %s"; in ZTEST() local
463 char test_str[] = "test %s %s %d %s"; in ZTEST() local
574 char test_str[] = "test %s %s %d %s"; in ZTEST() local
696 static const char test_str[] = "test %s %d %s"; in cbprintf_rw_loc_const_char_ptr() local
857 static const char test_str[] = "test %s %d %s"; in ZTEST() local
/Zephyr-Core-3.5.0/tests/posix/fs/src/
Dtest_fs_file.c12 const char test_str[] = "hello world!"; variable
/Zephyr-Core-3.5.0/tests/subsys/logging/log_stress/src/
Dmain.c128 char test_str[] = "test string"; in context_handler() local
/Zephyr-Core-3.5.0/tests/subsys/fs/fs_api/src/
Dtest_fs_dir_file.c92 static const char test_str[] = "hello world!"; variable
/Zephyr-Core-3.5.0/tests/unit/cbprintf/
Dmain.c1193 static const char *test_str = "test %d %s"; in ZTEST() local
1260 char test_str[] = "test %d %s"; in ZTEST() local