source: rtems/spec/build/testsuites/smptests/smpirqs01.yml @ 46477898

Last change on this file since 46477898 was 46477898, checked in by Sebastian Huber <sebastian.huber@…>, on 07/31/20 at 08:15:59

irqs01/smpirqs01: New tests

Close #4034.

  • Property mode set to 100644
File size: 422 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:
9- RTEMS_SMP
10features: c cprogram
11includes: []
12ldflags: []
13links: []
14source:
15- testsuites/smptests/smpirqs01/init.c
16stlib: []
17target: testsuites/smptests/smpirqs01.exe
18type: build
19use-after: []
20use-before: []
Note: See TracBrowser for help on using the repository browser.