diff options
author | millert <> | 2008-10-01 23:04:36 +0000 |
---|---|---|
committer | millert <> | 2008-10-01 23:04:36 +0000 |
commit | 691bfd499fc285155869cabf20c6eb1d1c0f8ae8 (patch) | |
tree | 4289de2a948abb4b6ecc456ecadfd55ed8358e5b /src/regress/lib/libc/glob/files | |
parent | 911f77342624aadce3c3044ec39eaca7218afd83 (diff) | |
download | openbsd-691bfd499fc285155869cabf20c6eb1d1c0f8ae8.tar.gz openbsd-691bfd499fc285155869cabf20c6eb1d1c0f8ae8.tar.bz2 openbsd-691bfd499fc285155869cabf20c6eb1d1c0f8ae8.zip |
Regress driver for glob(3). Needs more tests.
Diffstat (limited to 'src/regress/lib/libc/glob/files')
-rw-r--r-- | src/regress/lib/libc/glob/files | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/src/regress/lib/libc/glob/files b/src/regress/lib/libc/glob/files new file mode 100644 index 0000000000..c5e92aacd5 --- /dev/null +++ b/src/regress/lib/libc/glob/files | |||
@@ -0,0 +1,47 @@ | |||
1 | fake/bin/[ | ||
2 | fake/bin/cat | ||
3 | fake/bin/chgrp | ||
4 | fake/bin/chio | ||
5 | fake/bin/chmod | ||
6 | fake/bin/cksum | ||
7 | fake/bin/cp | ||
8 | fake/bin/cpio | ||
9 | fake/bin/csh | ||
10 | fake/bin/date | ||
11 | fake/bin/dd | ||
12 | fake/bin/df | ||
13 | fake/bin/domainname | ||
14 | fake/bin/echo | ||
15 | fake/bin/ed | ||
16 | fake/bin/eject | ||
17 | fake/bin/expr | ||
18 | fake/bin/hostname | ||
19 | fake/bin/kill | ||
20 | fake/bin/ksh | ||
21 | fake/bin/ln | ||
22 | fake/bin/ls | ||
23 | fake/bin/md5 | ||
24 | fake/bin/mkdir | ||
25 | fake/bin/mt | ||
26 | fake/bin/mv | ||
27 | fake/bin/pax | ||
28 | fake/bin/ps | ||
29 | fake/bin/pwd | ||
30 | fake/bin/rcp | ||
31 | fake/bin/rksh | ||
32 | fake/bin/rm | ||
33 | fake/bin/rmail | ||
34 | fake/bin/rmd160 | ||
35 | fake/bin/rmdir | ||
36 | fake/bin/sh | ||
37 | fake/bin/sha1 | ||
38 | fake/bin/sha256 | ||
39 | fake/bin/sha384 | ||
40 | fake/bin/sha512 | ||
41 | fake/bin/sleep | ||
42 | fake/bin/stty | ||
43 | fake/bin/sum | ||
44 | fake/bin/sync | ||
45 | fake/bin/systrace | ||
46 | fake/bin/tar | ||
47 | fake/bin/test | ||