fix image link
This commit is contained in:
parent
09ea237a13
commit
c1b4baeb2e
16
readme.md
16
readme.md
@ -72,7 +72,7 @@ Weather or not the state machine should be deleted is handled with the 'deleteOn
|
||||
<details>
|
||||
<summary>QT result ✅</summary>
|
||||
|
||||
<img src="./test-bench%2Ftest2%2Fide-qtcreator-test2-idf%2Fresult.PNG">
|
||||
<img src="./test-bench/test2/ide-qtcreator-test2-idf/result.PNG">
|
||||
|
||||
This test is successfully passed
|
||||
|
||||
@ -80,7 +80,7 @@ This test is successfully passed
|
||||
<details>
|
||||
<summary>STM result ✅</summary>
|
||||
|
||||
<img src="./test-bench%2Ftest2%2Fide-cubeide-test2-idf%2Fresult.png">
|
||||
<img src="./test-bench/test2/ide-cubeide-test2-idf/result.png">
|
||||
|
||||
</details>
|
||||
|
||||
@ -90,7 +90,7 @@ This test checks basic event handling in state machines. In this example the Sta
|
||||
<details>
|
||||
<summary>QT result ✅</summary>
|
||||
|
||||
<img src="./test-bench%2Ftest3%2Fide-qtcreator-test3-idf%2Fresult.PNG">
|
||||
<img src="./test-bench/test3/ide-qtcreator-test3-idf/result.PNG">
|
||||
|
||||
This test is successfully passed
|
||||
|
||||
@ -98,7 +98,7 @@ This test is successfully passed
|
||||
<details>
|
||||
<summary>STM result ✅</summary>
|
||||
|
||||
<img src="./test-bench%2Ftest3%2Fide-cubeide-test3-idf%2Fresult.png">
|
||||
<img src="./test-bench/test3/ide-cubeide-test3-idf/result.png">
|
||||
|
||||
</details>
|
||||
|
||||
@ -108,7 +108,7 @@ Tests if timeouts are correctly cancelled. When leaving a state with a transitio
|
||||
<details>
|
||||
<summary>QT result ✅</summary>
|
||||
|
||||
<img src="./test-bench%2Ftest4%2Fide-qtcreator-test4-idf%2Fresult.PNG">
|
||||
<img src="./test-bench/test4/ide-qtcreator-test4-idf/result.PNG">
|
||||
|
||||
This test is successfully passed
|
||||
|
||||
@ -116,7 +116,7 @@ This test is successfully passed
|
||||
<details>
|
||||
<summary>STM result ✅</summary>
|
||||
|
||||
<img src="./test-bench%2Ftest4%2Fide-cubeide-test4-idf%2Fresult.png">
|
||||
<img src="./test-bench/test4/ide-cubeide-test4-idf/result.png">
|
||||
|
||||
</details>
|
||||
|
||||
@ -126,7 +126,7 @@ With this test multiple timeouts are added to the XFTimeoutManager list at the s
|
||||
<details>
|
||||
<summary>QT result ✅</summary>
|
||||
|
||||
<img src="./test-bench%2Ftest5%2Fide-qtcreator-test5-idf%2Fresult.PNG)">
|
||||
<img src="./test-bench/test5/ide-qtcreator-test5-idf/result.PNG">
|
||||
|
||||
This test is successfully passed
|
||||
|
||||
@ -134,7 +134,7 @@ This test is successfully passed
|
||||
<details>
|
||||
<summary>STM result ✅</summary>
|
||||
|
||||
<img src="./test-bench%2Ftest5%2Fide-cubeide-test5-idf%2Fresult.png">
|
||||
<img src="./test-bench/test5/ide-cubeide-test5-idf/result.png">
|
||||
|
||||
</details>
|
||||
|
||||
|
Reference in New Issue
Block a user