1f08c3bdfSopenharmony_ci<assertions>
2f08c3bdfSopenharmony_ci  <assertion id="2" tag="pt:MSG" files="mqueues/notify.c">
3f08c3bdfSopenharmony_ci   When a message is available on a Queue, process can be notified that and
4f08c3bdfSopenharmony_ci   prepare to receive the message.
5f08c3bdfSopenharmony_ci  </assertion>
6f08c3bdfSopenharmony_ci  <assertion id="1" tag="pt:MSG" files="mqueues/send_rev_1.c">
7f08c3bdfSopenharmony_ci   Two processes can read/write from the same message queue at the same time.
8f08c3bdfSopenharmony_ci  </assertion>
9f08c3bdfSopenharmony_ci  <assertion id="3" tag="pt:MSG" files="mqueues/send_rev_2.c">
10f08c3bdfSopenharmony_ci   Two threads sending/receiving on different message queue, and
11f08c3bdfSopenharmony_ci   set different Priority to the messages in the message queue, to
12f08c3bdfSopenharmony_ci   see whether the highest priority is received first.
13f08c3bdfSopenharmony_ci </assertion>
14f08c3bdfSopenharmony_ci</assertions>
15