test for result test picture
This commit is contained in:
parent
05f186188f
commit
57720e50f7
@ -9,7 +9,6 @@
|
|||||||
# Time Algorithm
|
# Time Algorithm
|
||||||
|
|
||||||
```plantuml
|
```plantuml
|
||||||
|
|
||||||
@startuml
|
@startuml
|
||||||
|
|
||||||
start
|
start
|
||||||
@ -37,8 +36,6 @@ endif
|
|||||||
:insert(it, newTimeout);
|
:insert(it, newTimeout);
|
||||||
|
|
||||||
@enduml
|
@enduml
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
@ -53,7 +50,7 @@ The Test Factory (TestFactory01) instantiates 2 objects:
|
|||||||
<details>
|
<details>
|
||||||
<summary>QT result ✅</summary>
|
<summary>QT result ✅</summary>
|
||||||
|
|
||||||
![result.PNG](test-bench%2Ftest1%2Fide-qtcreator-test1-idf%2Fresult.PNG)
|
![result.PNG](./test-bench%2Ftest1%2Fide-qtcreator-test1-idf%2Fresult.PNG)
|
||||||
|
|
||||||
This test is successfully passed
|
This test is successfully passed
|
||||||
|
|
||||||
@ -61,7 +58,7 @@ This test is successfully passed
|
|||||||
<details>
|
<details>
|
||||||
<summary>STM result ✅</summary>
|
<summary>STM result ✅</summary>
|
||||||
|
|
||||||
![result.png](test-bench%2Ftest1%2Fide-cubeide-test1-idf%2Fresult.png)
|
![result.png](./test-bench%2Ftest1%2Fide-cubeide-test1-idf%2Fresult.png)
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user