• Home
Name Date Size #Lines LOC

..--

files/03-May-2024-46,85846,748

README.txtD03-May-2024405 96

base64.testD03-May-20241.4 KiB2517

basename.testD03-May-2024992 3213

bc.testD03-May-2024729 4132

blkid.testD03-May-20241.9 KiB5640

bzcat.testD03-May-2024504 1710

cat.testD03-May-20241,022 3221

chattr.testD03-May-20243.2 KiB8454

chgrp.testD03-May-20243.7 KiB10465

chmod.testD03-May-20243.2 KiB11798

chown.testD03-May-20241.1 KiB4424

cksum.testD03-May-20241.2 KiB3014

cmp.testD03-May-20241.9 KiB4623

cp.testD03-May-20244 KiB13496

cpio.testD03-May-20241.3 KiB4021

cut.testD03-May-20243.4 KiB8553

date.testD03-May-20243.3 KiB5732

dd.testD03-May-20244.6 KiB11076

demo_number.testD03-May-20241,010 3017

diff.testD03-May-2024917 4128

dirname.testD03-May-2024391 126

du.testD03-May-20241.9 KiB4825

echo.testD03-May-20241.7 KiB4828

env.testD03-May-20241 KiB3119

expand.testD03-May-20241.4 KiB4532

expr.testD03-May-20242.9 KiB6347

factor.testD03-May-2024748 2315

file.testD03-May-20243.2 KiB6347

find.testD03-May-20245 KiB142100

fmt.testD03-May-20241.6 KiB3423

fold.testD03-May-2024513 166

fstype.testD03-May-2024627 2411

getfattr.testD03-May-2024887 2719

getopt.testD03-May-20241.5 KiB4523

grep.testD03-May-20248 KiB200160

groupadd.testD03-May-20242.5 KiB6448

groupdel.testD03-May-20241.2 KiB3523

gunzip.testD03-May-20241.5 KiB5132

gzip.testD03-May-20242.4 KiB8257

head.testD03-May-20241.4 KiB3423

hostname.testD03-May-2024330 136

iconv.testD03-May-2024853 197

id.testD03-May-2024864 2213

ifconfig.testD03-May-20248.1 KiB20074

kill.testD03-May-2024175 93

killall.testD03-May-2024625 2213

link.testD03-May-2024821 2715

ln.testD03-May-20242.7 KiB9167

losetup.testD03-May-20241.1 KiB4329

ls.testD03-May-20243.3 KiB7351

lsattr.testD03-May-20241.7 KiB4326

man.testD03-May-20245.8 KiB223179

md5sum.testD03-May-20241.6 KiB4027

mkdir.testD03-May-20241.7 KiB7454

mkfifo.testD03-May-2024600 2918

mktemp.testD03-May-20242.1 KiB3327

modinfo.testD03-May-20241.9 KiB5128

more.testD03-May-2024382 188

mount.testD03-May-20243.4 KiB9477

mv.testD03-May-20244.7 KiB178141

nl.testD03-May-20242 KiB5630

paste.testD03-May-20241.1 KiB3121

patch.testD03-May-20241.4 KiB8979

pgrep.testD03-May-20241.1 KiB3819

pidof.testD03-May-2024879 3016

pkill.testD03-May-20242.6 KiB10881

printf.testD03-May-20243.5 KiB9254

ps.testD03-May-2024251 126

pwd.testD03-May-2024636 2716

readelf.testD03-May-20249.8 KiB203180

readlink.testD03-May-20242.4 KiB7356

renice.testD03-May-20243 KiB11191

rev.testD03-May-2024886 2517

rm.testD03-May-20241.9 KiB6344

rmdir.testD03-May-20241.5 KiB5636

sed.testD03-May-20248.5 KiB192135

seq.testD03-May-20243 KiB7249

setfattr.testD03-May-2024736 2214

sh.testD03-May-20249.7 KiB237136

sha1sum.testD03-May-20241.6 KiB5840

sort.testD03-May-20243.4 KiB11170

split.testD03-May-2024858 3219

stat.testD03-May-2024660 1911

strings.testD03-May-20241.1 KiB2619

tac.testD03-May-20241.1 KiB2913

tail.testD03-May-20242.7 KiB7664

tar.testD03-May-20249.6 KiB289179

tee.testD03-May-2024246 104

test.testD03-May-20242.1 KiB8954

timeout.testD03-May-20241.3 KiB3625

top.testD03-May-2024589 146

touch.testD03-May-20242.7 KiB7855

truncate.testD03-May-20241.2 KiB3224

unzip.testD03-May-20243.8 KiB8753

uptime.testD03-May-2024339 115

useradd.testD03-May-20243.2 KiB10576

uudecode.testD03-May-2024984 2719

uuencode.testD03-May-2024840 2718

uuidgen.testD03-May-2024236 82

vi.testD03-May-20243.5 KiB13773

wc.testD03-May-20241.1 KiB3424

xargs.testD03-May-20243 KiB7242

xxd.testD03-May-20242.6 KiB5432

xzcat.testD03-May-2024993 2715

zcat.testD03-May-2024491 218

README.txt

1The build infrastructure adds a "make test_NAME" target for each NAME.test
2file in this directory, and "make tests" iterates through all of them.
3
4Individual tests boil down to a call to "scripts/test.sh NAME", and
5testing all is "scripts/test.sh" with no arguments.
6
7The test infrastructure, including the shell functions each test calls
8(mostly "testcmd" and "optional") is described in scripts/test.sh
9