Re: [PATCH 2/2] tests/machmsg: check rx message size on different code paths

2024-06-11 Thread Samuel Thibault
Applied, thanks! Luca Dariz, le mer. 12 juin 2024 08:27:55 +0200, a ecrit: > * tests/test-machmsg.c: add more combinations to existing cases: > - make tx and rx ports independent in the send/receive tests > - add two more variants for send/receive tests, using two separate > system calls,

[PATCH 2/2] tests/machmsg: check rx message size on different code paths

2024-06-11 Thread Luca Dariz
* tests/test-machmsg.c: add more combinations to existing cases: - make tx and rx ports independent in the send/receive tests - add two more variants for send/receive tests, using two separate system calls, using different code paths in mach_msg(). --- tests/test-machmsg.c | 117 ++