Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add rpc interrupted test | Luca Dariz | 2024-08-22 | 1 | -0/+80 |
| | | | | | | | | * 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> | ||||
* | tests/machmsg: check rx message size on different code paths | Luca Dariz | 2024-06-12 | 1 | -3/+114 |
| | | | | | | | | * 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> | ||||
* | add raw mach_msg tests | Luca Dariz | 2024-01-13 | 1 | -0/+405 |
Message-ID: <20240111210907.419689-9-luca@orpolo.org> |