commit | b7475a4c3f68734f2fa826c9105c8f72621a1801 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Sep 01 00:01:04 2022 +0000 |
committer | Elliott Hughes <enh@google.com> | Thu Sep 01 00:01:04 2022 +0000 |
tree | 8f75885c281cc53b26d9ec68a519fb51b7d6625a | |
parent | e37c15e9b09cc8748956eae84a78bcd7fed2eee9 [diff] |
Add the "sys" group for tests. It's useful to have a group that shares a numeric id with Linux and macOS. "root" doesn't count because group 0 is actually called "wheel" on the BSDs, and macOS has "daemon" and "kmem" as its groups 1 and 2. This lets us have toybox tar tests that have the same results on all supported OSes without special handling. Test: treehugger Change-Id: I4704d6f9ada84f3065831a099b34d1c20c4c6b03