[Toybox] [PATCH] Enlarge macos_defconfig.

enh enh at google.com
Sun Jun 19 11:02:39 PDT 2022


Add everything that uses xgetrandom(), and also everything that has
tests (but isn't still in pending) to the macos_defconfig.

I've sorted the list because it's impossible to manage otherwise.

All of the tests pass, except for the tar tests that were already
failing because there's no *group* called "root" on macOS (group 0
is called "wheel" instead). I haven't fixed that because it's quite
invasive, and TIL we're already ignoring macOS test failures in the
github CI (which is why we hadn't noticed this). There's also one
failure in the truncate tests: macOS doesn't do sparse file extension.
---
 kconfig/macos_miniconfig | 106 +++++++++++++++++++++------------------
 1 file changed, 57 insertions(+), 49 deletions(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20220619/c57c78a4/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Enlarge-macos_defconfig.patch
Type: application/octet-stream
Size: 4105 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20220619/c57c78a4/attachment-0002.obj>


More information about the Toybox mailing list