mirror of
https://github.com/armbian/autotests.git
synced 2026-01-06 10:31:09 -08:00
Update text
This commit is contained in:
29
README.md
29
README.md
@@ -6,23 +6,22 @@ Collection of basic auto tests
|
||||
|
||||
|
||||
1. Clone sources and go inside folder autotests
|
||||
```
|
||||
git clone https://github.com/armbian/autotests
|
||||
cd autotests
|
||||
```
|
||||
|
||||
git clone https://github.com/armbian/autotests
|
||||
cd autotests
|
||||
|
||||
2. Then edit userconfig/configuration.sh
|
||||
|
||||
- set wlan SSID/password
|
||||
- set test subnet or IP address(s)
|
||||
- set MAC address of your BT device (Anroid phone for example)
|
||||
|
||||
Optional:
|
||||
|
||||
- change numer of passes
|
||||
- change stress time in seconds
|
||||
|
||||
./go.sh
|
||||
2. Edit userconfig/configuration.sh
|
||||
|
||||
- set wlan SSID/password
|
||||
- set test subnet or IP address(s)
|
||||
- set MAC address of your BT device (Anroid phone for example)
|
||||
- change numer of passes (optional)
|
||||
- change stress time in seconds (optional)
|
||||
3. Run:
|
||||
```
|
||||
./go.sh
|
||||
```
|
||||
|
||||
|
||||
# What this tool does?
|
||||
|
||||
Reference in New Issue
Block a user