| /third_party/toybox/tests/ |
| D | chmod.test | 22 # Creating test files to test chmod command 44 testing "$u$g$o $type" "chmod $u$g$o $type && 52 "chmod 750 dir 640 file 2>/dev/null || 57 "chmod 666 dir file && 61 testing "765 *" "chmod 765 * && 66 testing "u=r dir file" "chmod u=r dir file && 70 testing "u=w dir file" "chmod u=w dir file && 74 testing "u=x dir file" "chmod u=x dir file && 78 testing "u+r dir file" "chmod u+r dir file && 82 testing "u+w dir file" "chmod u+w dir file && [all …]
|
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| D | chmod.c | 1 /* chmod.c - Change file mode bits 5 * See http://opengroup.org/onlinepubs/9699919799/utilities/chmod.html 7 USE_CHMOD(NEWTOY(chmod, "<2?vRf[-vf]", TOYFLAG_BIN)) 9 config CHMOD 10 bool "chmod" 13 usage: chmod MODE FILE... 31 chmod u+w file - allow owner of "file" to write to it. 32 chmod 744 file - user can read/write/execute, everyone else read only 51 printf("chmod '%s' to %04o\n", s, mode);
|
| /third_party/toybox/toys/posix/ |
| D | chmod.c | 1 /* chmod.c - Change file mode bits 5 * See http://opengroup.org/onlinepubs/9699919799/utilities/chmod.html 7 USE_CHMOD(NEWTOY(chmod, "<2?vRf[-vf]", TOYFLAG_BIN)) 9 config CHMOD 10 bool "chmod" 13 usage: chmod [-R] MODE FILE... 31 chmod u+w file - allow owner of "file" to write to it. 32 chmod 744 file - user can read/write/execute, everyone else read only 51 printf("chmod '%s' to %04o\n", s, mode);
|
| /third_party/skia/m133/infra/bots/recipe_modules/docker/examples/full.expected/ |
| D | test.json | 36 "chmod", 41 "name": "Docker setup.chmod 777 /host-out", 48 "chmod", 53 "name": "Docker setup.chmod 755 /host-src", 60 "chmod", 65 "name": "Docker setup.chmod 0755 ./do-stuff.sh", 107 "chmod", 112 "name": "Docker setup.chmod 644 /copy-dst/myfile", 119 "chmod", 125 "name": "Docker setup.chmod -R a+r /host-src",
|
| /third_party/skia/infra/bots/recipe_modules/docker/examples/full.expected/ |
| D | test.json | 40 "chmod", 45 "name": "Docker setup.chmod 777 /host-out", 52 "chmod", 57 "name": "Docker setup.chmod 755 /host-src", 64 "chmod", 69 "name": "Docker setup.chmod 0755 ./do-stuff.sh", 111 "chmod", 116 "name": "Docker setup.chmod 644 /copy-dst/myfile", 123 "chmod", 129 "name": "Docker setup.chmod -R a+r /host-src",
|
| /third_party/ltp/testcases/kernel/syscalls/chmod/ |
| D | chmod06.c | 13 * 1) chmod(2) returns -1 and sets errno to EPERM if the effective user id 16 * 2) chmod(2) returns -1 and sets errno to EACCES if search permission is 18 * 3) chmod(2) returns -1 and sets errno to EFAULT if pathname points 20 * 4) chmod(2) returns -1 and sets errno to ENAMETOOLONG if the pathname 22 * 5) chmod(2) returns -1 and sets errno to ENOTDIR if the directory 24 * 6) chmod(2) returns -1 and sets errno to ENOENT if the specified file 75 TEST(chmod(tc[i].pathname, tc[i].mode)); in run() 81 tst_res(TFAIL, "chmod succeeded unexpectedly"); in run() 86 tst_res(TPASS | TTERRNO, "chmod failed as expected"); in run() 88 tst_res(TFAIL | TTERRNO, "chmod failed unexpectedly; " in run()
|
| /third_party/skia/m133/infra/bots/recipes/test_pathkit.expected/ |
| D | pathkit_trybot.json | 36 "chmod", 41 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 48 "chmod", 53 "name": "Docker setup.chmod 755 [START_DIR]", 60 "chmod", 65 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/test_pathkit.sh", 107 "chmod", 112 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/build/wasm/pathkit.js", 154 "chmod", 159 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/build/wasm/pathkit.wasm", [all …]
|
| D | Test-Debian10-EMCC-GCE-CPU-AVX2-wasm-Debug-All-PathKit.json | 36 "chmod", 41 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 48 "chmod", 53 "name": "Docker setup.chmod 755 [START_DIR]", 60 "chmod", 65 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/test_pathkit.sh", 107 "chmod", 112 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/build/wasm/pathkit.js", 154 "chmod", 159 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/build/wasm/pathkit.wasm", [all …]
|
| D | Test-Debian10-EMCC-GCE-CPU-AVX2-asmjs-Release-All-PathKit.json | 36 "chmod", 41 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 48 "chmod", 53 "name": "Docker setup.chmod 755 [START_DIR]", 60 "chmod", 65 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/test_pathkit.sh", 107 "chmod", 112 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/build/asmjs/pathkit.js", 154 "chmod", 159 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/build/asmjs/pathkit.js.mem", [all …]
|
| D | Test-Debian10-EMCC-GCE-CPU-AVX2-asmjs-Debug-All-PathKit.json | 36 "chmod", 41 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 48 "chmod", 53 "name": "Docker setup.chmod 755 [START_DIR]", 60 "chmod", 65 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/test_pathkit.sh", 107 "chmod", 112 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/build/asmjs/pathkit.js", 119 "chmod", 125 "name": "Docker setup.chmod -R a+r [START_DIR]/skia",
|
| /third_party/skia/m133/infra/bots/recipes/perf_pathkit.expected/ |
| D | pathkit_trybot.json | 67 "chmod", 72 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 79 "chmod", 84 "name": "Docker setup.chmod 755 [START_DIR]", 91 "chmod", 96 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/perf_pathkit.sh", 138 "chmod", 143 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.js", 185 "chmod", 190 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.wasm", [all …]
|
| D | Perf-Debian10-EMCC-GCE-CPU-AVX2-wasm-Release-All-PathKit.json | 67 "chmod", 72 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 79 "chmod", 84 "name": "Docker setup.chmod 755 [START_DIR]", 91 "chmod", 96 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/perf_pathkit.sh", 138 "chmod", 143 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.js", 185 "chmod", 190 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.wasm", [all …]
|
| D | Perf-Debian10-EMCC-GCE-CPU-AVX2-asmjs-Release-All-PathKit.json | 67 "chmod", 72 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 79 "chmod", 84 "name": "Docker setup.chmod 755 [START_DIR]", 91 "chmod", 96 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/perf_pathkit.sh", 138 "chmod", 143 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-asmjs/bin/pathkit.js", 185 "chmod", 190 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-asmjs/bin/pathkit.js.mem", [all …]
|
| /third_party/skia/infra/bots/recipes/test_pathkit.expected/ |
| D | Test-Debian10-EMCC-GCE-CPU-AVX2-wasm-Debug-All-PathKit.json | 40 "chmod", 45 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 52 "chmod", 57 "name": "Docker setup.chmod 755 [START_DIR]", 64 "chmod", 69 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/test_pathkit.sh", 111 "chmod", 116 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/test/pathkit.js", 158 "chmod", 163 … "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/test/pathkit.wasm", [all …]
|
| D | pathkit_trybot.json | 40 "chmod", 45 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 52 "chmod", 57 "name": "Docker setup.chmod 755 [START_DIR]", 64 "chmod", 69 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/test_pathkit.sh", 111 "chmod", 116 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/test/pathkit.js", 158 "chmod", 163 … "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/test/pathkit.wasm", [all …]
|
| D | Test-Debian10-EMCC-GCE-CPU-AVX2-asmjs-Release-All-PathKit.json | 40 "chmod", 45 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 52 "chmod", 57 "name": "Docker setup.chmod 755 [START_DIR]", 64 "chmod", 69 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/test_pathkit.sh", 111 "chmod", 116 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-asmjs/bin/test/pathkit.js", 158 "chmod", 163 …"name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-asmjs/bin/test/pathkit.js.mem… [all …]
|
| /third_party/skia/m133/infra/bots/recipes/test_canvaskit.expected/ |
| D | Test-Debian10-EMCC-GCE-GPU-WEBGL1-wasm-Debug-All-CanvasKit.json | 51 "chmod", 56 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 63 "chmod", 68 "name": "Docker setup.chmod 755 [START_DIR]", 75 "chmod", 80 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/canvaskit/test_canvaskit.sh", 122 "chmod", 127 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/canvaskit/build/canvaskit.js", 169 "chmod", 174 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/canvaskit/build/canvaskit.wasm", [all …]
|
| D | canvaskit_trybot.json | 51 "chmod", 56 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 63 "chmod", 68 "name": "Docker setup.chmod 755 [START_DIR]", 75 "chmod", 80 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/canvaskit/test_canvaskit.sh", 122 "chmod", 127 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/canvaskit/build/canvaskit.js", 169 "chmod", 174 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/canvaskit/build/canvaskit.wasm", [all …]
|
| /third_party/skia/infra/bots/recipes/perf_pathkit.expected/ |
| D | Perf-Debian10-EMCC-GCE-CPU-AVX2-asmjs-Release-All-PathKit.json | 81 "chmod", 86 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 93 "chmod", 98 "name": "Docker setup.chmod 755 [START_DIR]", 105 "chmod", 110 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/perf_pathkit.sh", 152 "chmod", 157 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-asmjs/bin/pathkit.js", 199 "chmod", 204 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-asmjs/bin/pathkit.js.mem", [all …]
|
| D | pathkit_trybot.json | 81 "chmod", 86 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 93 "chmod", 98 "name": "Docker setup.chmod 755 [START_DIR]", 105 "chmod", 110 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/perf_pathkit.sh", 152 "chmod", 157 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.js", 199 "chmod", 204 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.wasm", [all …]
|
| D | Perf-Debian10-EMCC-GCE-CPU-AVX2-wasm-Release-All-PathKit.json | 81 "chmod", 86 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 93 "chmod", 98 "name": "Docker setup.chmod 755 [START_DIR]", 105 "chmod", 110 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/perf_pathkit.sh", 152 "chmod", 157 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.js", 199 "chmod", 204 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.wasm", [all …]
|
| /third_party/skia/infra/bots/recipes/test_canvaskit.expected/ |
| D | Test-Debian10-EMCC-GCE-GPU-WEBGL1-wasm-Debug-All-CanvasKit.json | 55 "chmod", 60 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 67 "chmod", 72 "name": "Docker setup.chmod 755 [START_DIR]", 79 "chmod", 84 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/canvaskit/test_canvaskit.sh", 126 "chmod", 131 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/canvaskit/npm_build/bin/canvaskit.js", 173 "chmod", 178 … "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/canvaskit/npm_build/bin/canvaskit.wasm", [all …]
|
| D | canvaskit_trybot.json | 55 "chmod", 60 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 67 "chmod", 72 "name": "Docker setup.chmod 755 [START_DIR]", 79 "chmod", 84 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/canvaskit/test_canvaskit.sh", 126 "chmod", 131 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/canvaskit/npm_build/bin/canvaskit.js", 173 "chmod", 178 … "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/canvaskit/npm_build/bin/canvaskit.wasm", [all …]
|
| /third_party/skia/m133/infra/bots/recipes/test_lottie_web.expected/ |
| D | Test-Debian10-none-GCE-CPU-AVX2-x86_64-Debug-All-LottieWeb.json | 94 "chmod", 99 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 106 "chmod", 111 "name": "Docker setup.chmod 755 [START_DIR]", 118 "chmod", 123 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/lottiecap/docker/lottiecap_gold.sh", 130 "chmod", 136 "name": "Docker setup.chmod -R a+r [START_DIR]/lottie/build/player", 143 "chmod", 149 "name": "Docker setup.chmod -R a+r /tmp/lottie_files",
|
| D | lottie_web_trybot.json | 94 "chmod", 99 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 106 "chmod", 111 "name": "Docker setup.chmod 755 [START_DIR]", 118 "chmod", 123 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/lottiecap/docker/lottiecap_gold.sh", 130 "chmod", 136 "name": "Docker setup.chmod -R a+r [START_DIR]/lottie/build/player", 143 "chmod", 149 "name": "Docker setup.chmod -R a+r /tmp/lottie_files",
|