Skip to content

Commit

Permalink
docs/development/testing.md: pre-commit fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Maciej Pijanowski <[email protected]>
  • Loading branch information
macpijan committed Jan 16, 2024
1 parent a0754c5 commit a28f76a
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/development/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,17 @@ the USB-UART converter must also be connected.
[Getting started section](https://github.com/Dasharo/open-source-firmware-validation#getting-started)
of test repository first

* Apply the [following
diff](https://github.com/Dasharo/open-source-firmware-validation/issues/198#issuecomment-1893483736)
* Apply the
[following diff](https://github.com/Dasharo/open-source-firmware-validation/issues/198#issuecomment-1893483736)
if not using [RTE](https://shop.3mdeb.com/shop/open-source-hardware/rte/).
Adjust OS credentials to your case. Follow that issue for progress on
improving the testing experience with no additional hardware involved.

* Execute a selection of test:

> At the moment, CreatePrimary() is not supported, that is why tests using it
> are excluded from the suite. More information can be found in [this
> issue](https://github.com/Dasharo/TwPM_toplevel/issues/23).
>
> are excluded from the suite. More information can be found in
> [this issue](https://github.com/Dasharo/TwPM_toplevel/issues/23).
> Replace `$DEVICE_IP` with the IP address of your device, where TwPM is
> connected. It is assumed running Ubuntu 22.04 OS with OpenSSH server enabled
> via password authentication.
Expand Down

0 comments on commit a28f76a

Please sign in to comment.