RTEMS | testsuites/unit: Add test for rtems_message_queue_construct() with static storage (!1266)

Gedare Bloom (@gedare) gitlab at rtems.org
Wed May 27 20:41:58 UTC 2026




Gedare Bloom started a new discussion on testsuites/unit/tc-rtems-msgq-construct-no-heap.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1266#note_151117

 > + * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 > + * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 > + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 > + * POSSIBILITY OF SUCH DAMAGE.
 > + */
 > +#ifdef HAVE_CONFIG_H
 > +#include "config.h"
 > +#endif
 > +
 > +#include <string.h>
 > +
 > +#include <rtems.h>
 > +#include <rtems/test.h>
 > +
 > +/**
 > + * @defgroup RtemsMsgqUnitConstructNoHeap spec:/rtems/msgq/unit/construct-no-heap

Did you generate this file from rtems-central, or is this just copy-paste-modified from another test case?

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1266#note_151117
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260527/2bb89191/attachment-0001.htm>


More information about the bugs mailing list