Skip to content

test: fix buffer alloc tests

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

Replaced assert.equal to assert.strictEqual. Fixed assert.throws syntax and added second argument to assert.throws

Merge request reports

Loading