Hi, What's the reason for "_supported_os Linux" in each test? Because of this statement, the tests only run on Linux today, although they could also run on BSD, w32 and other operating systems (maybe small fixes are needed).
I don't think that adding every possible OS to each test would be a good solution. Can we remove this OS dependency completely? Regards, Stefan W.