Lines Matching refs:mkdir
17 # Check mkdir and rm folder operations.
20 # Check the mkdir command with -p option.
24 # RUN: mkdir -p %T/test
35 # Check the mkdir command without -p option.
38 # RUN: mkdir %T/test1
41 # RUN: cd %T/test1 && mkdir foo
54 # RUN: mkdir -p %T/test/test1 %T/test/test2
57 # RUN: mkdir %T/test || true
84 # RUN: mkdir -p %T/dir1 %T/dir2
92 # RUN: mkdir -p %T/testCat
104 # RUN: mkdir -p %T/testCat
120 # RUN: mkdir -p %T/testCat
130 # RUN: mkdir -p %T/testCat