CORDET Framework - C2 Implementation
CrPsTestSuite.c File Reference

Test Suite for the PUS extension of the CORDET Framework. More...

Go to the source code of this file.

Macros

#define NOF_TESTS   23
 The number of tests in the test suite. More...
 

Functions

int main ()
 Main program for the test suite. More...
 

Detailed Description

Test Suite for the PUS extension of the CORDET Framework.

This file defines the main program for the PUS test suite. The PUS test suite executes a number of test cases in sequence and reports the outcome of each test case.

Author
Vaclav Cechticky vacla.nosp@m.v.ce.nosp@m.chtic.nosp@m.ky@p.nosp@m.np-so.nosp@m.ftwa.nosp@m.re.co.nosp@m.m
Alessandro Pasetti paset.nosp@m.ti@p.nosp@m.np-so.nosp@m.ftwa.nosp@m.re.co.nosp@m.m
Author
Christian Reimers chris.nosp@m.tian.nosp@m..reim.nosp@m.ers@.nosp@m.univi.nosp@m.e.ac.nosp@m..at
Markus Rockenbauer marku.nosp@m.s.ro.nosp@m.ckenb.nosp@m.auer.nosp@m.@univ.nosp@m.ie.a.nosp@m.c.at

last modification: 22.01.2018

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/.

Definition in file CrPsTestSuite.c.

Macro Definition Documentation

#define NOF_TESTS   23

The number of tests in the test suite.

Definition at line 32 of file CrPsTestSuite.c.

Function Documentation

int main ( )

Main program for the test suite.

The test suite executes a number of test cases in sequence and reports the outcome of each test case. A test case can either fail or succeed and reports its outcome as boolean.

Returns
always returns EXIT_SUCCESS

Definition at line 55 of file CrPsTestSuite.c.

P&P Software GmbH, Copyright 2012-2013, All Rights Reserved