[Toybox] [PATCH] test.tar: fix tar tests on Android.
    Rob Landley 
    rob at landley.net
       
    Wed Jul  3 12:53:43 PDT 2019
    
    
  
On 7/1/19 4:26 PM, enh via Toybox wrote:
> There's no /etc/group on Android.
> 
> Loop devices are in different places, but that test doesn't seem to
> offer anything beyond the block/char special device tests later, so
> remove that rather than fix it.
> 
> Fix the block/char special tests (the expectations were missing, but
> they're never normally run on the host because the mknod fails).
> 
> Likewise add the missing expectation to the "ownership" test, which
> isn't normally run on the host because the chown fails.
> 
> Add a skipnot to the "sparse without overflow" test because the dd line
> doesn't work with toybox dd.
I wrote "I need to fix that" and then left the window open, and haven't
continued through the patch list so as not to lose my place, and now it's the
following day...
Rob
    
    
More information about the Toybox
mailing list