Skip to content

Commit

Permalink
Update of the data
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 18, 2023
1 parent 0c67305 commit bfb567d
Show file tree
Hide file tree
Showing 6 changed files with 134 additions and 1 deletion.
7 changes: 7 additions & 0 deletions busybox-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -3156,5 +3156,12 @@
"pass": "290",
"skip": "28",
"fail": "48"
},
"Mon, 18 Dec 2023 13:26:06 +0000": {
"sha": "cf32ac0bf8c9787fa9894ae07efc60395cb3b880",
"total": "366",
"pass": "290",
"skip": "28",
"fail": "48"
}
}
2 changes: 1 addition & 1 deletion gnu-full-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@
"flush-initial.log": "PASS",
"follow-name.log": "PASS",
"follow-stdin.log": "FAIL",
"inotify-dir-recreate.log": "PASS",
"inotify-dir-recreate.log": "FAIL",
"inotify-hash-abuse.log": "PASS",
"inotify-hash-abuse2.log": "PASS",
"inotify-only-regular.log": "PASS",
Expand Down
9 changes: 9 additions & 0 deletions gnu-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -9485,5 +9485,14 @@
"fail": "150",
"xpass": "0",
"error": "3"
},
"Mon, 18 Dec 2023 13:53:52 +0000": {
"sha": "cf32ac0bf8c9787fa9894ae07efc60395cb3b880",
"total": "604",
"pass": "401",
"skip": "49",
"fail": "151",
"xpass": "0",
"error": "3"
}
}
105 changes: 105 additions & 0 deletions individual-size-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -36747,5 +36747,110 @@
"whoami": 768,
"yes": 764
}
},
"Mon, 18 Dec 2023 13:33:00 +0000": {
"sha": "cf32ac0bf8c9787fa9894ae07efc60395cb3b880",
"sizes": {
"[": 800,
"arch": 764,
"base32": 892,
"base64": 892,
"basename": 788,
"basenc": 904,
"cat": 820,
"chgrp": 860,
"chmod": 824,
"chown": 876,
"chroot": 872,
"cksum": 892,
"comm": 784,
"cp": 1160,
"csplit": 2348,
"cut": 852,
"date": 2404,
"dd": 956,
"df": 896,
"dir": 1188,
"dircolors": 856,
"dirname": 768,
"du": 1056,
"echo": 760,
"env": 896,
"expand": 820,
"expr": 1372,
"factor": 836,
"false": 712,
"fmt": 848,
"fold": 808,
"groups": 792,
"hashsum": 2464,
"head": 840,
"hostid": 740,
"hostname": 796,
"id": 828,
"install": 912,
"join": 852,
"kill": 800,
"link": 780,
"ln": 852,
"logname": 764,
"ls": 1204,
"mkdir": 800,
"mkfifo": 784,
"mknod": 800,
"mktemp": 856,
"more": 984,
"mv": 1052,
"nice": 772,
"nl": 2288,
"nohup": 784,
"nproc": 796,
"numfmt": 876,
"od": 928,
"paste": 788,
"pathchk": 788,
"pinky": 892,
"pr": 2428,
"printenv": 760,
"printf": 836,
"ptx": 2360,
"pwd": 772,
"readlink": 824,
"realpath": 824,
"rm": 848,
"rmdir": 788,
"seq": 932,
"shred": 840,
"shuf": 848,
"sleep": 792,
"sort": 1416,
"split": 952,
"stat": 880,
"stdbuf": 5368,
"sum": 800,
"sync": 788,
"tac": 2264,
"tail": 1212,
"tee": 824,
"test": 800,
"timeout": 840,
"touch": 2408,
"tr": 872,
"true": 712,
"truncate": 796,
"tsort": 828,
"tty": 752,
"uname": 780,
"unexpand": 816,
"uniq": 860,
"unlink": 780,
"uptime": 892,
"users": 772,
"vdir": 1188,
"wc": 868,
"who": 908,
"whoami": 768,
"yes": 764
}
}
}
5 changes: 5 additions & 0 deletions size-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -3366,5 +3366,10 @@
"sha": "e79eb097af3aa2c0e4d7b75552c090446b7df2ec",
"size": "103060",
"multisize": "13600"
},
"Mon, 18 Dec 2023 13:33:00 +0000": {
"sha": "cf32ac0bf8c9787fa9894ae07efc60395cb3b880",
"size": "103076",
"multisize": "13608"
}
}
7 changes: 7 additions & 0 deletions toybox-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -3113,5 +3113,12 @@
"pass": "765",
"skip": "43",
"fail": "4"
},
"Mon, 18 Dec 2023 13:26:23 +0000": {
"sha": "cf32ac0bf8c9787fa9894ae07efc60395cb3b880",
"total": "812",
"pass": "765",
"skip": "43",
"fail": "4"
}
}

0 comments on commit bfb567d

Please sign in to comment.