source: rtems-central/spec/spec/requirement-action-exp-states.yml @ c620a77

Last change on this file since c620a77 was c620a77, checked in by Sebastian Huber <sebastian.huber@…>, on 01/11/22 at 15:05:12

spec: Fix action requirement patterns

  • Property mode set to 100644
File size: 689 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2copyrights:
3- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
4enabled-by: true
5links:
6- role: spec-member
7  uid: root
8spec-description: null
9spec-example: null
10spec-info:
11  list:
12    description: |
13      The list defines a set of states of the condition.
14    spec-type: requirement-action-exp-state-name
15  str:
16    assert:
17      or:
18      - re: ^[A-Z][a-zA-Z0-9]*$
19      - eq: N/A
20    description: |
21      It shall be the name of a state of the condition or ``N/A`` if the
22      condition is not applicable.
23spec-name: Action Requirement Expression State Set
24spec-type: requirement-action-exp-states
25type: spec
Note: See TracBrowser for help on using the repository browser.