Skip to content

ipt establisher API: pass a struct to new()

Ian Jackson requested to merge Diziet/arti:ipt-e into main

Now new() only has a reasonable number of arguments and removes some repetition in the mocking arrangements in the IPT Manager.

This is the minimum amount that needs to be done in the commit that touches both the IPT Establisher and the Manager.

Merge request reports