diff options
| author | Heyuan <hey.shi@foxmail.com> | 2021-11-02 15:31:45 +0800 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2021-11-02 17:25:08 +0100 |
| commit | 17f3edd211ffe20b769a43cc9731a097475dce38 (patch) | |
| tree | caedd2c661b44a0710dc276e486be1d57b27734b /docs | |
| parent | b294b5cd63d8bd25c0c8360fc074fdedf7f41b41 (diff) | |
docs: rename syz-testbench to syz-testbed
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/syz_testbed.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/syz_testbed.md b/docs/syz_testbed.md index 098ddd2e8..9020effff 100644 --- a/docs/syz_testbed.md +++ b/docs/syz_testbed.md @@ -44,7 +44,7 @@ other. The tool automates checking out syzkaller repos, building them, running } ``` -When run with such a configuration file, `syz-testbench` will do the following: +When run with such a configuration file, `syz-testbed` will do the following: 1. Check out the `master` branch of `https://github.com/google/syzkaller.git` into `/tmp/workdir/checkouts/first/`. 2. Generate two independent config files for that syzkaller. They will have |
