Home
last modified time | relevance | path

Searched refs:chtest (Results 1 – 1 of 1) sorted by relevance

/external/toybox/tests/
Dchmod.test47 chtest() function
56 chtest 666 "drw-rw-rw-\n-rw-rw-rw-\n"
57 chtest 765 "drwxrw-r-x\n-rwxrw-r-x\n"
58 chtest u=r "dr--r-xr-x\n-r--r--r--\n"
59 chtest u=w "d-w-r-xr-x\n--w-r--r--\n"
60 chtest u=x "d--xr-xr-x\n---xr--r--\n"
61 chtest u+r "drwxr-xr-x\n-rw-r--r--\n"
62 chtest u+w "drwxr-xr-x\n-rw-r--r--\n"
63 chtest u+x "drwxr-xr-x\n-rwxr--r--\n"
64 chtest u-r "d-wxr-xr-x\n--w-r--r--\n"
[all …]