Francois Gouget fgouget@codeweavers.com writes:
This makes it possible to attribute their internal test results to the relevant test_xxx() function. This implies that they must not make calls that would reset the test line.
This is fragile. It would be better to explicitly pass the line number, like most other tests do.