CORDET Framework - C2 Implementation
|
Declaration of the test cases for the OutLoader Component (see CrFwOutLoader.h
).
More...
Go to the source code of this file.
Functions | |
CrFwBool_t | CrFwOutLoaderTestCase1 () |
Check the configuration and operation of the OutLoader. More... | |
Declaration of the test cases for the OutLoader Component (see CrFwOutLoader.h
).
This file is part of the CORDET Framework.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
For information on alternative licensing, please contact P&P Software GmbH.
Definition in file CrFwOutLoaderTestCases.h.
CrFwBool_t CrFwOutLoaderTestCase1 | ( | ) |
Check the configuration and operation of the OutLoader.
The following actions are performed in this test:
Base Component SM Transition: IPS->CREATED
Base Component SM Transition: CREATED->INITIALIZED
Base Component SM Transition: INITIALIZED->CONFIGURED
OutLoader Load Procedure: success branch
OutLoader Load Procedure: failure branch
Definition at line 47 of file CrFwOutLoaderTestCases.c.