Skip to content

test_common: DRY for protocol binding

Ben Widawsky requested to merge cleanup/protocol-bind into main

This simply cleans up the large macro invocation and makes adding bindings for new protocols slightly less error prone.

Merge request reports