From bbd56d6eb0397d54118b4cfda9461b8821fd9462 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 5 May 2022 15:33:39 +0300 Subject: [PATCH] Document using QEMU, Renode, SimAVR simulators with Unit Testing // Resolve #4238 --- HISTORY.rst | 2 +- docs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index a6f0931a..88d2734b 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -47,7 +47,7 @@ Please check `Migration guide from 5.x to 6.0 `_ solution and its documentation - New: `Test Hierarchies `_ (`issue #4135 `_) - New: `Custom Testing Framework `_ - - New: Using hardware `Simulators `__ for Unit Testing + - New: Using hardware `Simulators `__ for Unit Testing (QEMU, Renode, SimAVR, and custom solutions) - Added a new "test" `build configuration `__ - Added support for the ``socket://`` and ``rfc2217://`` protocols using `test_port `__ option (`issue #4229 `_) - Added support for a `Custom Unity Library `__ (`issue #3980 `_) diff --git a/docs b/docs index f4d64ac5..785de717 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit f4d64ac55d9a567491082687c52844a0fb72c711 +Subproject commit 785de717dbd4d023c875b39c80e5b7329eaa5d30