1 Checks a buffer can only be bound to 1 target.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
9 PASS should be able to bind buffer.
10 PASS should be able to unbind buffer.
11 PASS should get INVALID_OPERATION if attempting to bind buffer to different target
12 PASS should be able to bind buffer.
13 PASS should be able to unbind buffer.
14 PASS should get INVALID_OPERATION if attempting to bind buffer to different target
16 PASS successfullyParsed is true