Hi, I was trying to create a small standalone portable version of the imsg utilities for linux and I managed to get it compiling (yea!!) and have put it on github [1]. It is also working with trivial test cases that I manually generated. For completeness, I was also trying to find regression tests for imsg but I couldn't find them in the source code (in fact, couldn't find them for whole of libutil, make regress just does nothing). Could anyone point to where I should look for these regression tests (if they exist?)
Cheers, Aisha PS: thanks a lot to all of the creators of imsg :D [1] https://github.com/bsd-ac/imsg-compat