<div dir="ltr">Afaik, I'm the only person regularly running the toybox tests as<br>root (in Android's CI), so I haven't actually fixed the character<br>special and block special tests for macOS here --- I've fixed them<br>so they work again on Android and Linux, and am just assuming we'll<br>"skipnot" them on macOS. The first person to want to run the tests<br>as root on macOS can fix this more thoroughly.<br><br>Also use a consistent group as well as user for the "ownership"<br>test.<br><br>With this patch, the tests still pass on Linux and macOS but also<br>pass as root on Android.<br>---<br> tests/tar.test | 6 +++---<br> 1 file changed, 3 insertions(+), 3 deletions(-)<br><br></div>