forked from Imagelibrary/rtems
validation: Task create/construct
Run the task create/construct tests also on validation test suite 1 which has exactly one processor configured.
This commit is contained in:
@@ -13,6 +13,8 @@ links: []
|
|||||||
source:
|
source:
|
||||||
- testsuites/validation/tc-signal-catch.c
|
- testsuites/validation/tc-signal-catch.c
|
||||||
- testsuites/validation/tc-signal-send.c
|
- testsuites/validation/tc-signal-send.c
|
||||||
|
- testsuites/validation/tc-task-construct-errors.c
|
||||||
|
- testsuites/validation/tc-task-create-errors.c
|
||||||
- testsuites/validation/ts-validation-1.c
|
- testsuites/validation/ts-validation-1.c
|
||||||
stlib: []
|
stlib: []
|
||||||
target: testsuites/validation/ts-validation-1.exe
|
target: testsuites/validation/ts-validation-1.exe
|
||||||
|
|||||||
@@ -64,6 +64,7 @@
|
|||||||
* spec:/rtems/task/req/construct-errors
|
* spec:/rtems/task/req/construct-errors
|
||||||
*
|
*
|
||||||
* @ingroup RTEMSTestSuiteTestsuitesValidation0
|
* @ingroup RTEMSTestSuiteTestsuitesValidation0
|
||||||
|
* @ingroup RTEMSTestSuiteTestsuitesValidation1
|
||||||
*
|
*
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -64,6 +64,7 @@
|
|||||||
* spec:/rtems/task/req/create-errors
|
* spec:/rtems/task/req/create-errors
|
||||||
*
|
*
|
||||||
* @ingroup RTEMSTestSuiteTestsuitesValidation0
|
* @ingroup RTEMSTestSuiteTestsuitesValidation0
|
||||||
|
* @ingroup RTEMSTestSuiteTestsuitesValidation1
|
||||||
*
|
*
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user