Attention is currently required from: flichtenheld. plaisthos has posted comments on this change by plaisthos. ( http://gerrit.openvpn.net/c/openvpn/+/1828?usp=email )
Change subject: Move schedule test to a unit test ...................................................................... Patch Set 4: (3 comments) File tests/unit_tests/openvpn/test_schedule.c: http://gerrit.openvpn.net/c/openvpn/+/1828/comment/f593a9d2_556a11ff?usp=email : PS4, Line 91: ASSERT(e != e->lt); > We should change these to proper cmocka asserts, but not sure whether it is > better to do that in a s […] Done. I think it is okay to in the same commit as this is a unit test rather than code that is run in production. http://gerrit.openvpn.net/c/openvpn/+/1828/comment/c52a43d2_a945fe3a?usp=email : PS4, Line 168: #else /* if 1 */ > Does this code still have value? If so, then we should integrate it into the > test. […] Done http://gerrit.openvpn.net/c/openvpn/+/1828/comment/8118172d_b4beb993?usp=email : PS4, Line 173: struct gc_arena gc = gc_new(); > gc seems to be unused? Done -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/1828?usp=email To unsubscribe, or for help writing mail filters, visit http://gerrit.openvpn.net/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: openvpn Gerrit-Branch: master Gerrit-Change-Id: Ie33aea26026e07c860da7d79880cef6b27b7b0e8 Gerrit-Change-Number: 1828 Gerrit-PatchSet: 4 Gerrit-Owner: plaisthos <[email protected]> Gerrit-Reviewer: flichtenheld <[email protected]> Gerrit-CC: openvpn-devel <[email protected]> Gerrit-Attention: flichtenheld <[email protected]> Gerrit-Comment-Date: Wed, 29 Jul 2026 18:41:56 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: flichtenheld <[email protected]>
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
