Skip to content

Commit

Permalink
Update cirque testing README.md (#4539)
Browse files Browse the repository at this point in the history
  • Loading branch information
yufengwangca authored Jan 28, 2021
1 parent 1d4ca23 commit 59447e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/test_driver/linux-cirque/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Linux machine, it can create multiple nodes with network stacks that are
independent from each other. Some nodes may be connected to simulated Thread
networks, others may connect to simulated BLE or WiFi.

In Project CHIP, cirque is used for tntegration tests.
In Project CHIP, cirque is used for integration tests.

There is a script for running cirque tests, you can find it at
`scripts/tests/cirque_tests.sh`
Expand All @@ -15,6 +15,7 @@ There is a script for running cirque tests, you can find it at
After checkout, in your local project chip directory, run:

```
git submodule update --init
scripts/tests/cirque_tests.sh bootstrap
```

Expand Down

0 comments on commit 59447e6

Please sign in to comment.