aboutsummaryrefslogtreecommitdiff
path: root/tools/tf_fuzz/regression/000011_read_nonexistent_sst_check_string_expect_pass/exp_stdout_stderr
blob: 2a7d593a578d9bc82f1cbf271e61318a643d439d (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
Trusted Firmware Fuzzer (TF-Fuzz) starting...

Info:  random seed was not specified.

Using seed value of \d+ \(0x[a-f\d]+\).
Purpose line:  to illustrate that you can override TF-Fuzz's expected result
ASSET_IDENTIFIER:  "napoleon"
Asset identifier list:  "chk"
LITERAL string:  "this won't work"
Read check against literal:  "this won't work"
SST-read arguments:  expect"
Read SST command:  "expect"
Appended to end of call sequence:  SST-get call.
Read command:  "expect"
Expect pass clause:  "pass"
Command with expect:  ";"
Lines:  Line number 3.
Lines:  Line number 3.
Call sequence generated.
Simulating call sequence...
Call sequence:
    SST-get call for asset napoleon
Writing test file, ./test.c.

TF-Fuzz test generation complete.