source: rtems/spec/build/testsuites/validation/validation-0.yml @ febc6604

Last change on this file since febc6604 was febc6604, checked in by Sebastian Huber <sebastian.huber@…>, on 09/25/20 at 09:05:06

validation: Test rtems_message_queue_construct()

Update #4007.

  • Property mode set to 100644
File size: 531 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2build-type: test-program
3cflags: []
4copyrights:
5- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
6cppflags: []
7cxxflags: []
8enabled-by: true
9features: c cprogram
10includes: []
11ldflags: []
12links: []
13source:
14- testsuites/validation/tc-message-construct-errors.c
15- testsuites/validation/tc-task-construct-errors.c
16- testsuites/validation/ts-validation-0.c
17stlib: []
18target: testsuites/validation/ts-validation-0.exe
19type: build
20use-after: []
21use-before: []
Note: See TracBrowser for help on using the repository browser.