test(indirect message): aborted send from SP to VM

Test that if the RX buffer of VM is put on the realm
PAS and an SP attempts to send a message to it, the
operation terminates smoothly.

Change-Id: Ie7fd316a6256b1c3445dfb7cb8fe1bbd09fffb6e
Signed-off-by: J-Alves <joao.alves@arm.com>
diff --git a/tftf/tests/tests-memory-access.xml b/tftf/tests/tests-memory-access.xml
index 3ed3bfa..360e07f 100644
--- a/tftf/tests/tests-memory-access.xml
+++ b/tftf/tests/tests-memory-access.xml
@@ -65,6 +65,8 @@
                 function="test_ffa_mem_lend_sp_realm_memory_separate_constituent" />
       <testcase name="FF-A partition info get after NWd RX is in realm PAS"
                 function="test_ffa_rxtx_to_realm_pas" />
+      <testcase name="FF-A Indirect message fails if VM RX is realm"
+                function="test_ffa_indirect_message_sp_to_vm_rx_realm_fail" />
   </testsuite>
 
 </testsuites>