blob: 2d9b418032fe7e9f886c55572d736846d61b9bca (
plain)
1
2
3
4
5
6
7
8
9
|
Verifies that the index validation code which is within bufferSubData does not crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS bufferSubData, when buffer object was initialized with null, did not crash
PASS successfullyParsed is true
TEST COMPLETE
|