Home
last modified time | relevance | path

Searched refs:content (Results 1 – 16 of 16) sorted by relevance

/tools/testing/ktest/examples/bootconfigs/
Dverify-functiongraph.sh8 content=`cat $file`
9 if [ "$content" != "$val" ]; then
10 echo "FAILED: $file has '$content', expected '$val'"
18 content=`cat $file | sed -ne "/^$val/p"`
19 if [ -z "$content" ]; then
41 content=`cat $file | sed -ne "/^[0 ]*$val/p"`
42 if [ -z "$content" ]; then
Dverify-tracing.sh8 content=`cat $file`
9 if [ "$content" != "$val" ]; then
10 echo "FAILED: $file has '$content', expected '$val'"
18 content=`cat $file | sed -ne "/^$val/p"`
19 if [ -z "$content" ]; then
41 content=`cat $file | sed -ne "/^[0 ]*$val/p"`
42 if [ -z "$content" ]; then
Dverify-boottrace.sh8 content=`cat $file`
9 if [ "$content" != "$val" ]; then
10 echo "FAILED: $file has '$content', expected '$val'"
18 content=`cat $file | sed -ne "/^$val/p"`
19 if [ -z "$content" ]; then
41 content=`cat $file | sed -ne "/^[0 ]*$val/p"`
42 if [ -z "$content" ]; then
/tools/testing/selftests/damon/
D_debugfs_common.sh6 content=$2
11 echo "$content" > "$file"
14 echo "writing $content to $file doesn't return $expected"
35 content=$(cat "$file")
36 if [ "$content" != "$expected" ]
38 echo "reading $file expected $expected but $content"
Dsysfs.sh10 content=$2
13 if ! echo "$content" > "$file"
15 echo "writing $content to $file failed"
24 content=$2
27 if (echo "$content" > "$file") 2> /dev/null
29 echo "writing $content to $file succeed ($fail_reason)"
/tools/testing/selftests/tc-testing/plugin-lib/
DvalgrindPlugin.py129 content = vfd.read()
130 def_mo = self.definitely_lost_re.search(content)
131 ind_mo = self.indirectly_lost_re.search(content)
132 pos_mo = self.possibly_lost_re.search(content)
133 nle_mo = self.non_leak_error_re.search(content)
149 res.append_failmsg(content)
/tools/testing/selftests/ftrace/test.d/trigger/inter-event/
Dtrigger-synthetic-eprobe.tc32 content=`grep '^ *ls-' trace | grep 'file='`
35 if [ -z "$content" ]; then
/tools/verification/dot2/
Ddot2k.py59 content = fd.read()
61 return content
148 def __create_file(self, file_name, content): argument
157 file.write(content)
/tools/testing/selftests/ftrace/test.d/dynevent/
Dadd_remove_eprobe.tc24 content=`grep '^ *ls-' trace | grep 'file='`
27 if [ -z "$content" ]; then
/tools/testing/selftests/filesystems/fuse/
Dfuse_test.c1550 const char *content = "hello world"; in bpf_test_readdirplus_not_overriding_backing() local
1561 TESTEQUAL(write(content_fd, content, strlen(content)), strlen(content)); in bpf_test_readdirplus_not_overriding_backing()
1581 TESTEQUAL(read(dst_content_fd, content_buffer, strlen(content)), in bpf_test_readdirplus_not_overriding_backing()
1582 strlen(content)); in bpf_test_readdirplus_not_overriding_backing()
1583 TESTEQUAL(strncmp(content, content_buffer, strlen(content)), 0); in bpf_test_readdirplus_not_overriding_backing()
1589 memset(content_buffer, 0, strlen(content)); in bpf_test_readdirplus_not_overriding_backing()
1603 TESTEQUAL(read(dst_content_fd, content_buffer, strlen(content)), in bpf_test_readdirplus_not_overriding_backing()
1604 strlen(content)); in bpf_test_readdirplus_not_overriding_backing()
1605 TESTEQUAL(strncmp(content, content_buffer, strlen(content)), 0); in bpf_test_readdirplus_not_overriding_backing()
1833 const char *content = "hello world"; in bpf_test_revalidate_handle_backing_fd() local
[all …]
/tools/tracing/rtla/src/
Dosnoise_hist.c209 char *content, *position; in osnoise_read_trace_hist() local
213 content = tracefs_event_file_read(tool->trace.inst, "osnoise", in osnoise_read_trace_hist()
216 if (!content) in osnoise_read_trace_hist()
219 position = content; in osnoise_read_trace_hist()
247 free(content); in osnoise_read_trace_hist()
/tools/testing/selftests/drivers/sdsi/
Dsdsi_test.py30 content = f.read()
31 return content
/tools/power/pm-graph/
DREADME11 …Home Page: https://www.intel.com/content/www/us/en/developer/topic-technology/open/pm-graph/overvi…
18 https://www.intel.com/content/www/us/en/developer/articles/technical/usage.html
21 https://www.intel.com/content/www/us/en/developer/topic-technology/open/pm-graph/features.html
Dsleepgraph.py4286 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\n\
4988 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\n\
/tools/perf/Documentation/
Dperf-config.txt227 content based identifier that, if available, will be inserted in a
/tools/memory-model/Documentation/
Dexplanation.txt1425 requirement is the content of the LKMM's "happens-before" axiom.
1510 the content of the LKMM's "propagation" axiom.
2226 accesses. It is instead content to determine whether the code