You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Fork this repo and [adapt the template to build a test case which shows the fail
13
13
14
14
Basic [Renode test script](https://renode.readthedocs.io/en/latest/basic/monitor-syntax.html) is already prepared for you to build upon.
15
15
This script creates a single [Nucleo H533RE](https://designer.antmicro.com/library/devices/nucleo_h533re?software=zephyr|nucleo_h533re|) platform and loads Zephyr Hello World binary.
16
-
The [Robot Framework](https://robotframework.org/) file can easily [be modified](https://renode.readthedocs.io/en/latest/introduction/testing.html#running-the-robot-test-script) to recreate failing conditions.
16
+
The [Robot Framework](https://robotframework.org/) file can easily [be modified](https://renode.readthedocs.io/en/latest/introduction/testing.html#running-the-robot-test-script) to recreate the scenario which causes the issue.
17
17
18
18
Feel free to modify both of these files and add other if needed e.g. by including [custom platform files](https://renode.readthedocs.io/en/latest/basic/describing_platforms.html#describing-platforms) or by [adding custom models](#overriding-existing-or-adding-new-peripheral-models-in-runtime).
0 commit comments