sprintf.c:88: Test failed: Exception 0x00000000, expected 0xc0000005 sprintf.c:147: Test failed: Wrong string. Expected '*s', got 'hello ' sprintf.c:148: Test failed: Wrong value for 'Length', expected: 2 (2), got: 8 sprintf.c:178: Test failed: Wrong string. Expected '*s', got 'hello' sprintf.c:179: Test failed: Wrong value for 'Length', expected: 2 (2), got: 5 sprintf.c:224: Test failed: Exception 0x00000000, expected 0xc0000005 sprintf.c:242: Test failed: Wrong string. Expected '*s', got 'hello' sprintf.c:243: Test failed: Wrong value for 'Length', expected: 2 (2), got: 5 sprintf.c:259: Test failed: Exception 0xc0000005, expected 0x00000000 sprintf.c:267: Test failed: Exception 0x00000000, expected 0xc0000005 sprintf.c:281: Test failed: Exception 0xc0000005, expected 0x00000000 sprintf.c:292: Test failed: Exception 0xc0000005, expected 0x00000000 wsprintfApi: 69 tests executed (0 marked as todo, 12 failures), 0 skipped.