On Sat Jan 25 04:04:21 2025 +0000, Paul Gofman wrote:
it is better not to call the tested functions inside ok(). In this case not sure ok() is needed here, it is very unlikely to fail and if it will the test will fail anyway?
Same as the comment above, the multiple APCs probably aren't necessary to test the correct behavior, I'll remove it.