forked from Imagelibrary/rtems
validation: Fix typo
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup RTEMSTestSuitesValdation
|
||||
* @ingroup RTEMSTestSuitesValidation
|
||||
*
|
||||
* @brief This header file provides the constants used by the test suite
|
||||
* configuration.
|
||||
@@ -44,7 +44,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @addtogroup RTEMSTestSuitesValdation
|
||||
* @addtogroup RTEMSTestSuitesValidation
|
||||
*
|
||||
* @{
|
||||
*/
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup RTEMSTestSuitesValdation
|
||||
* @ingroup RTEMSTestSuitesValidation
|
||||
*
|
||||
* @brief This source file contains the implementation of CallWithinISRClear(),
|
||||
* CallWithinISRGetVector(), CallWithinISR(), CallWithinISRRaise(),
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup RTEMSTestSuitesValdation
|
||||
* @ingroup RTEMSTestSuitesValidation
|
||||
*
|
||||
* @brief This source file contains the definition of ::DefaultTaskConfig.
|
||||
*/
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup RTEMSTestSuitesValdation
|
||||
* @ingroup RTEMSTestSuitesValidation
|
||||
*
|
||||
* @brief This source file contains the implementation of
|
||||
* HasInterruptVectorEntriesInstalled().
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup RTEMSTestSuitesValdation
|
||||
* @ingroup RTEMSTestSuitesValidation
|
||||
*
|
||||
* @brief This source file contains the implementation of SetIORelaxHandler().
|
||||
*/
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup RTEMSTestSuitesValdation
|
||||
* @ingroup RTEMSTestSuitesValidation
|
||||
*
|
||||
* @brief This source file contains the implementation of
|
||||
* MemoryAllocationFailWhen() and __wrap_rtems_malloc().
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup RTEMSTestSuitesValdation
|
||||
* @ingroup RTEMSTestSuitesValidation
|
||||
*
|
||||
* @brief This source file contains the implementation of
|
||||
* SetPreemptionIntervention().
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup RTEMSTestSuitesValdation
|
||||
* @ingroup RTEMSTestSuitesValidation
|
||||
*
|
||||
* @brief This source file contains the implementation of support functions for
|
||||
* the validation test cases.
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup RTEMSTestSuitesValdation
|
||||
* @ingroup RTEMSTestSuitesValidation
|
||||
*
|
||||
* @brief This header file provides the support functions for the validation
|
||||
* test cases.
|
||||
@@ -47,7 +47,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @addtogroup RTEMSTestSuitesValdation
|
||||
* @addtogroup RTEMSTestSuitesValidation
|
||||
*
|
||||
* @{
|
||||
*/
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup RTEMSTestSuitesValdation
|
||||
* @ingroup RTEMSTestSuitesValidation
|
||||
*
|
||||
* @brief This source file contains the implementation of the thread queue test
|
||||
* support.
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup RTEMSTestSuitesValdation
|
||||
* @ingroup RTEMSTestSuitesValidation
|
||||
*
|
||||
* @brief This header file provides the functions to test the
|
||||
* @ref RTEMSScoreThreadQueue.
|
||||
@@ -50,7 +50,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @addtogroup RTEMSTestSuitesValdation
|
||||
* @addtogroup RTEMSTestSuitesValidation
|
||||
*
|
||||
* @{
|
||||
*/
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup RTEMSTestSuitesValdation
|
||||
* @ingroup RTEMSTestSuitesValidation
|
||||
*
|
||||
* @brief This source file contains the definition of SetGetTimecountHandler(),
|
||||
* GetTimecountCounter(), and SetTimecountCounter().
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup RTEMSTestSuitesValdation
|
||||
* @ingroup RTEMSTestSuitesValidation
|
||||
*
|
||||
* @brief This source file contains the definition of DeleteTimerServer().
|
||||
*/
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup RTEMSTestSuitesValdation
|
||||
* @ingroup RTEMSTestSuitesValidation
|
||||
*
|
||||
* @brief This source file contains the implementation of the thread queue
|
||||
* wrapper.
|
||||
|
||||
Reference in New Issue
Block a user