From c2119eabd8275865826f8fe3a1a9140e54272897 Mon Sep 17 00:00:00 2001 From: "Gerardo E. Cruz-Ortiz" <59618057+astrogeco@users.noreply.github.com> Date: Fri, 13 Aug 2021 10:33:23 -0400 Subject: [PATCH] IC:2021-08-17, cFE v6.8.0-rc1+dev **Combines** nasa/cFE#1808, v6.8.0-rc1+dev873 **Includes** - nasa/cFE#1790, Port "CFE_UtAssert_SuccessCheck" and related macros from coverage test to functional test #1784, add CFE assert macros to functional test - nasa/cFE#1779, Adds invalid id syslog to for CFE_ES_DeleteApp and CFE_ES_ReloadApp and verifies required reporting - nasa/cFE#1785, Stop memory leak & add cds size test. - nasa/cFE#1765, Mark read only inputs as const - nasa/cFE#1804, Check resource ID idx is less than max - nasa/cFE#1778, Add ES Application Behavior Functional Tests - nasa/cFE#1801, Update CFE_ES_RunLoop documentation - nasa/cFE#1745, Add Message Api Functional Test - nasa/cFE#1798, update in/out status and nonnull/nonzero tags - nasa/cFE#1783, Add External Time Source Functional Tests - nasa/cFE#1800, Add Perf API functional tests Co-authored-by: Jacob Hageman Co-authored-by: Joseph Hickey Co-authored-by: Alex Campbell Co-authored-by: Niall Mullane Co-authored-by: Paul --- cfe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfe b/cfe index eb9c52319..a0c2de629 160000 --- a/cfe +++ b/cfe @@ -1 +1 @@ -Subproject commit eb9c52319fb1f31f72159551735ad5f1365e5a79 +Subproject commit a0c2de62934e61a93bb4282c0fc784cf4be50da9