* added 2nd file test, sigh

git-svn-id: https://svn.exactcode.de/t2/trunk@72381 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
This commit is contained in:
René Rebe 2024-12-18 15:41:55 +00:00
parent 38853ce0e5
commit 438f64bdf3
2 changed files with 9 additions and 0 deletions

8
tests/021-file.cmd Normal file
View File

@ -0,0 +1,8 @@
#!/bin/sh
[ "$QEMU" ] || exit 43
cd $SYSROOT
[ -e usr/bin/file -a -e etc/fstab ] || exit 42
$QEMU -chroot $SYSROOT usr/bin/file -b TOOLCHAIN/pkgs/file-*.tar.zst

1
tests/021-file.out Normal file
View File

@ -0,0 +1 @@
Zstandard compressed data (v0.8+), Dictionary ID: None