On Mon Jul 28 17:25:06 2025 +0000, Paul Gofman wrote:
E. g., a bit we want to know practically if specific channel configuration translation is supported between two given once, it would be great that the test would be showing that explicitly in some form, and not effectively accept any result from _Initialize.
For the moment I'm only focusing on shared access tests. Exclusive access tests are an entirely different can of worms, so I'm touching them just enough to have them pass; but if I also spend time on making them as good as possible this won't ever be over. I think it's better to leave them for another time, when certainly we should do something like I'm doing for shared access tests: establish which return code you expect and validate that. That's quite complicated already for shared access tests and even more for exclusive access tests, so as I said I think it's best left for another time.