Expected output:
-----------------------
1 Tests 1 Failures 0 Ignored
FAIL
Actual output:
11\x4ALMNOPQRS0\x57YZ[\]^_`abcdefghij`
This seems to be due to incorrect loading of strings from program memory on AVR. The solutions proposed in #482 produce the expected output.
Expected output:
Actual output:
This seems to be due to incorrect loading of strings from program memory on AVR. The solutions proposed in #482 produce the expected output.