<div dir="ltr">Add everything that uses xgetrandom(), and also everything that has<br>tests (but isn't still in pending) to the macos_defconfig.<br><br>I've sorted the list because it's impossible to manage otherwise.<br><br>All of the tests pass, except for the tar tests that were already<br>failing because there's no *group* called "root" on macOS (group 0<br>is called "wheel" instead). I haven't fixed that because it's quite<br>invasive, and TIL we're already ignoring macOS test failures in the<br>github CI (which is why we hadn't noticed this). There's also one<br>failure in the truncate tests: macOS doesn't do sparse file extension.<br>---<br> kconfig/macos_miniconfig | 106 +++++++++++++++++++++------------------<br> 1 file changed, 57 insertions(+), 49 deletions(-)<br><br></div>