forked from Imagelibrary/rtems
validation: Test object services
The test source code is generated from specification items by the "./spec2modules.py" script contained in the git://git.rtems.org/rtems-central.git Git repository. Please read the "How-To" section in the "Software Requirements Engineering" chapter of the RTEMS Software Engineering manual to get more information about the process. Update #3716.
This commit is contained in:
@@ -13,7 +13,6 @@ links: []
|
||||
source:
|
||||
- testsuites/validation/tc-acfg-appl-needs-clock-driver.c
|
||||
- testsuites/validation/tc-event-send-receive.c
|
||||
- testsuites/validation/tc-object.c
|
||||
- testsuites/validation/tr-event-send-receive.c
|
||||
- testsuites/validation/ts-validation-0.c
|
||||
stlib: []
|
||||
|
||||
@@ -40,6 +40,7 @@ source:
|
||||
- testsuites/validation/tc-message-receive.c
|
||||
- testsuites/validation/tc-message-urgent-send.c
|
||||
- testsuites/validation/tc-modes.c
|
||||
- testsuites/validation/tc-object.c
|
||||
- testsuites/validation/tc-options.c
|
||||
- testsuites/validation/tc-part.c
|
||||
- testsuites/validation/tc-part-create.c
|
||||
@@ -104,6 +105,7 @@ source:
|
||||
- testsuites/validation/tc-timer-reset.c
|
||||
- testsuites/validation/tc-timer-server-fire-after.c
|
||||
- testsuites/validation/tc-timer-server-fire-when.c
|
||||
- testsuites/validation/tc-type.c
|
||||
- testsuites/validation/tc-userext-create.c
|
||||
- testsuites/validation/tc-userext-delete.c
|
||||
- testsuites/validation/tc-userext-ident.c
|
||||
|
||||
Reference in New Issue
Block a user