Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Development/messagedispatcher (#1715)
* [Tests/unit/core] : WIP to fix test_message_dispatcher. * Adding new tests to each corner case of cyclic buffer overflow * [Tests/unit/core] : cherry pick '081a0a1a5f6a2f0699d32b943764893198afd6a9' from 'development/cyclic-buffer-overlow-fix'. * [Tests/unit/core] : Fix build 'test_message-dispatcher'. * [Tests/unit/core] : Re-enable 'test_workerpool' and 'test_threadpool' * [Tests/unit] : Do not depend on 'IPTestAdministrator' if not used * [Tests/unit/tests] : Cherry pick 'test_iptestmanager' from development/namespaces * [Tests/unit / Tests/unit/tests] : Improve synchronization usage of 'IPTestAdministrator' * [core/IPCChannel] : cherry-pick from 'development/ipcchannel_dangling_handlers' * Tests/unit/core] : align tests with '957977381dfa8137f1475131622390ebed2bdcf7' * [Tests/unit] : Improve synchronization with premature signalling * [Tests/unit] : Add test cases to 'Tests/unit/tests/test_iptestmanager.cpp' * [Tests/unit/core] : align tests with '346fb6ec2a0da5058f7a581190e63c7cb61d929c' Including various improvements for some test. * [Tests/unit/core] : amend '7c9a286d1398de9f2b470b02bb58596120f0d8c9' * [Tests/core/unit] : cherry pick from 'development/messageunit' * [Tests/unit/core] : Use 'IPTestAdministrator' for 'PopMessageShouldReturnLastPushedMessageInOtherProcess' in test_message_unit' * [Tests/unit/IPTestAdministrator] : Try to prevent to leak shared memory descriptors --------- Co-authored-by: VeithMetro <[email protected]> Co-authored-by: Pierre Wielders <[email protected]> Co-authored-by: MFransen69 <[email protected]>
- Loading branch information