test: add a test for mkdir_p()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 2 Feb 2022 06:08:18 +0000 (15:08 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 2 Feb 2022 06:09:45 +0000 (15:09 +0900)
commit6f6b017b9bc69df3f3e308c36c95597002ce6e29
tree52cb746f591d8c95697fe07db5d7d3cda2db17bb
parent5117059ee9f84ed2fd37801ec0b90473db475422
test: add a test for mkdir_p()
src/test/meson.build
src/test/test-mkdir.c [new file with mode: 0644]