os: Implement and smoke test Mkdir() and Remove()

This commit is contained in:
Dan Kegel
2021-11-14 12:31:26 -08:00
committed by Ron Evans
parent aea4f57a2b
commit 339301b709
5 changed files with 143 additions and 3 deletions
+1
View File
@@ -223,6 +223,7 @@ TEST_PACKAGES = \
math \
math/cmplx \
net/mail \
os \
reflect \
testing \
testing/iotest \