Skip to content

test: refactor mkdtemp test and added async

This test refactored the original test for mkdtempSync prefix validation and added the test also for the async function mkdtemp.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows [commit guidelines][]
Affected core subsystem(s)

test fs

Merge request reports

Loading