Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-22 | add rpc interrupted test | Luca Dariz | |
* tests/test-machmsg.c: add two use cases used by glibc during signal handling * tests/include/testlib.h * tests/testlib.c: add new wait_thread_terminated() helper Message-ID: <20240821163616.189307-3-luca@orpolo.org> | |||
2024-06-12 | tests/machmsg: check rx message size on different code paths | 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(). Message-ID: <20240612062755.116308-2-luca@orpolo.org> | |||
2024-01-13 | add raw mach_msg tests | Luca Dariz | |
Message-ID: <20240111210907.419689-9-luca@orpolo.org> |