summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/libtests/grp.yml
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2023-07-05 15:28:54 -0500
committerJoel Sherrill <joel@rtems.org>2023-08-11 13:44:47 -0500
commitfd693085ea1fcfe41fedb877eac35875cad4aa08 (patch)
treeb5d4b04e53807892c108912c343e7dd7b531838e /spec/build/testsuites/libtests/grp.yml
parentbuild: Make tar archives reproducible (diff)
downloadrtems-fd693085ea1fcfe41fedb877eac35875cad4aa08.tar.bz2
Add the Regulator Interface and test
Updates #4924. The Regulator is an application support class which is used to deal with the scenario where there is a bursty input source which needs to be metered out to a destination sink. The maximum size of bursts needs to be known and the delivery method must be configured to deliver messages at a rate that allows the traffic to not overflow.
Diffstat (limited to '')
-rw-r--r--spec/build/testsuites/libtests/grp.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/build/testsuites/libtests/grp.yml b/spec/build/testsuites/libtests/grp.yml
index addcb286ad..c1a6209e99 100644
--- a/spec/build/testsuites/libtests/grp.yml
+++ b/spec/build/testsuites/libtests/grp.yml
@@ -229,6 +229,8 @@ links:
- role: build-dependency
uid: record02
- role: build-dependency
+ uid: regulator01
+- role: build-dependency
uid: rtmonuse
- role: build-dependency
uid: setjmp