summaryrefslogtreecommitdiffstats
path: root/spec/rtems/part/req/buffers.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-06 17:46:46 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-08 15:19:31 +0200
commit21ebee734ffdb427a0f7d0cdb324035f4721011b (patch)
tree2f19307d9fa5ed39d3905558bba0f18ace1f06df /spec/rtems/part/req/buffers.yml
parentspec: Use RTEMS_TEST_VERBOSITY (diff)
downloadrtems-central-21ebee734ffdb427a0f7d0cdb324035f4721011b.tar.bz2
spec: Specify Partition Manager
Diffstat (limited to 'spec/rtems/part/req/buffers.yml')
-rw-r--r--spec/rtems/part/req/buffers.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/spec/rtems/part/req/buffers.yml b/spec/rtems/part/req/buffers.yml
new file mode 100644
index 00000000..6e809830
--- /dev/null
+++ b/spec/rtems/part/req/buffers.yml
@@ -0,0 +1,16 @@
+SPDX-License-Identifier: CC-BY-SA-4.0
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+links:
+- role: requirement-refinement
+ uid: ../if/group
+functional-type: function
+rationale: null
+references: []
+requirement-type: functional
+text: |
+ The count of buffers available for use from a partition shall be exactly the
+ buffer area length divided by the buffer size (integer division) specified at
+ partition creation.
+type: requirement