OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atf_utils_create_file
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/bsd/kyua-testers/dist/
atf_list_test.c
64
atf_utils_create_file
("expout.txt", "%s", exp_output);
106
atf_utils_create_file
(
120
atf_utils_create_file
(
163
atf_utils_create_file
("input.txt", "%s", "");
167
atf_utils_create_file
(
173
atf_utils_create_file
(
179
atf_utils_create_file
(
192
atf_utils_create_file
(
204
atf_utils_create_file
(
216
atf_utils_create_file
(
[
all
...]
fs_test.c
207
atf_utils_create_file
("root", "%s", "");
228
atf_utils_create_file
("root/.hidden_file", "%s", "");
230
atf_utils_create_file
("root/.hidden_dir/a", "%s", "");
231
atf_utils_create_file
("root/file", "%s", "");
232
atf_utils_create_file
("root/with spaces", "%s", "");
235
atf_utils_create_file
("root/dir1/dir2/file", "%s", "");
249
atf_utils_create_file
("root/dir1/dir2/file", "%s", "");
306
atf_utils_create_file
("root/zz", "%s", "");
322
atf_utils_create_file
("root/zz", "%s", "");
385
atf_utils_create_file
("dont-delete-me", "%s", "")
[
all
...]
atf_helpers.c
77
atf_utils_create_file
("cookie-in-work-directory", "the value\n");
atf_result_test.c
117
atf_utils_create_file
("in.txt", "%s", input); \
438
atf_utils_create_file
("out.txt", "skipped: Preexistent file\n"); \
stacktrace_test.c
121
atf_utils_create_file
(script, "#! /bin/sh\n\n%s\n", contents);
run_test.c
551
atf_utils_create_file
("the-work-directory/data-file", "%s", "");
/src/external/bsd/atf/dist/atf-c/
utils.h
41
void
atf_utils_create_file
(const char *, const char *, ...)
utils_test.c
73
atf_utils_create_file
("file.txt", "%s", "");
87
atf_utils_create_file
("file.txt", "This is a single line\n");
101
atf_utils_create_file
("file.txt", "First\nSecond line\nAnd third\n");
115
atf_utils_create_file
("file.txt", "Foo\n bar baz");
129
atf_utils_create_file
("test.txt", "%s", "");
136
atf_utils_create_file
("test.txt", "%s", "");
145
atf_utils_create_file
("test.txt", "this is a short file");
152
atf_utils_create_file
("test.txt", "this is a short file");
168
atf_utils_create_file
("test.txt", "%s", long_contents);
181
atf_utils_create_file
("test.txt", "%s", long_contents)
[
all
...]
utils.c
181
atf_utils_create_file
(const char *name, const char *contents, ...)
function
macros_test.c
861
atf_utils_create_file
("compiler_test.c", "%s", validate_compiler);
/src/external/bsd/atf/dist/atf-c++/
utils.cpp
60
atf_utils_create_file
(path.c_str(), "%s", contents.c_str());
Completed in 22 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026