paceval. 4.26
Documentation of the paceval. source-code, Copyright ©1994-2024. Version 1.x, 2.x, 3.x, 4.x ©1994-2025 Joerg Koenning & paceval UG [Registered Trade Mark] All rights reserved., Author(s) : Joerg Koenning
Loading...
Searching...
No Matches
Functions | Variables
paceval_fSelfTestMain.cpp File Reference

implementation of the main interface for paceval's self-test functions (annotation: switching the functionality on and off is set in paceval_dTestDebug.h) More...

#include "./inc/paceval_dVersion.h"
#include "./inc/paceval_fSelfTestMain.h"
#include "./inc/paceval_fSelfTestFloatingPoint.h"
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
Include dependency graph for paceval_fSelfTestMain.cpp:

Functions

long paceval_getSelfTestPassed ()
 
void paceval_setSelfTestPassed (const long value_in)
 
bool pacevalLibrary_InternalRunSelfTest ()
 

Variables

long paceval_library_self_test_passed = PACEVAL_ERR_SELF_TEST_NO_ERROR
 
unsigned long counter_allpacevalObjects_in_cCleanupHandler = 0
 

Detailed Description

implementation of the main interface for paceval's self-test functions (annotation: switching the functionality on and off is set in paceval_dTestDebug.h)

Function Documentation

◆ paceval_getSelfTestPassed()

long paceval_getSelfTestPassed ( )

gets the recent self-test failure, see paceval_eErrorSelfTest

Here is the caller graph for this function:

◆ paceval_setSelfTestPassed()

void paceval_setSelfTestPassed ( const long value_in)

stores the recent self-test failure, see paceval_eErrorSelfTest

Parameters
value_inspecifies the recent self-test failure
Here is the caller graph for this function:

◆ pacevalLibrary_InternalRunSelfTest()

bool pacevalLibrary_InternalRunSelfTest ( )

starts all paceval self-tests that are set via the functionalities in paceval_dTestDebug.h

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ counter_allpacevalObjects_in_cCleanupHandler

unsigned long counter_allpacevalObjects_in_cCleanupHandler = 0

◆ paceval_library_self_test_passed

long paceval_library_self_test_passed = PACEVAL_ERR_SELF_TEST_NO_ERROR

https://paceval.com