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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
