| ... | @@ -49,7 +49,7 @@ $ sudo python3 setup.py install # Installing the extension |
... | @@ -49,7 +49,7 @@ $ sudo python3 setup.py install # Installing the extension |
|
|
XDevice requires the `hdc_std` tool on the host. If `hdc` is already available, a symlink can be created for `hdc_std`.
|
|
XDevice requires the `hdc_std` tool on the host. If `hdc` is already available, a symlink can be created for `hdc_std`.
|
|
|
|
|
|
|
|
```console
|
|
```console
|
|
|
$ sudo ln -s /usr/local/hdc /usr/local/hdc_std
|
|
$ sudo ln -s /usr/local/bin/hdc /usr/local/bin/hdc_std
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
Now with XDevice installed you can use it to run an ACTS test suite.
|
|
Now with XDevice installed you can use it to run an ACTS test suite.
|
| ... | | ... | |