aboutsummaryrefslogtreecommitdiff
path: root/tools/tf_fuzz/regression/000017_read_sst_check_single_asset_multiple_times/exp_stdout_stderr
blob: 990480dffafbe3e3de466de9690a489426157cb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Trusted Firmware Fuzzer (TF-Fuzz) starting...

Info:  random seed was not specified.

Using seed value of \d+ \(0x[a-f\d]+\).
Purpose line:  to read the value of a single asset multiple times
ASSET_IDENTIFIER:  "just_checking"
Asset identifier list:  "data"
Create from random data
Set SST command:  ";"
Appended to end of call sequence:  SST-set call.
Set command:  ";"
Command with no expect:  ";"
ASSET_IDENTIFIER:  "just_checking"
Asset identifier list:  "check"
LITERAL string:  "Not this"
Read check against literal:  "Not this"
SST-read arguments:  expect"
Read SST command:  "expect"
Appended to end of call sequence:  SST-get call.
Read command:  "expect"
Expect fail clause:  "fail"
Command with expect:  ";"
ASSET_IDENTIFIER:  "just_checking"
Asset identifier list:  "check"
LITERAL string:  "Not this either"
Read check against literal:  "Not this either"
SST-read arguments:  expect"
Read SST command:  "expect"
Appended to end of call sequence:  SST-get call.
Read command:  "expect"
Expect fail clause:  "fail"
Command with expect:  ";"
ASSET_IDENTIFIER:  "just_checking"
Asset identifier list:  "check"
LITERAL string:  "No dice on this either"
Read check against literal:  "No dice on this either"
SST-read arguments:  expect"
Read SST command:  "expect"
Appended to end of call sequence:  SST-get call.
Read command:  "expect"
Expect fail clause:  "fail"
Command with expect:  ";"
ASSET_IDENTIFIER:  "just_checking"
Asset identifier list:  "print"
Read log to test log:  "print"
SST-read arguments:  ;"
Read SST command:  ";"
Appended to end of call sequence:  SST-get call.
Read command:  ";"
Command with no expect:  ";"
Lines:  Line number 8.
Lines:  Line number 8.
Lines:  Line number 8.
Lines:  Line number 8.
Lines:  Line number 8.
Lines:  Line number 8.
Call sequence generated.
Simulating call sequence...
Call sequence:
    SST-set call for asset just_checking
    SST-get call for asset just_checking
    SST-get call for asset just_checking
    SST-get call for asset just_checking
    SST-get call for asset just_checking
Writing test file, ./test.c.

TF-Fuzz test generation complete.