Adjust list of expected binaries

This commit is contained in:
Jeremy Soller
2018-06-27 15:12:14 -06:00
parent 2e3eda4612
commit e4be43f617
11 changed files with 5 additions and 13 deletions
+5 -6
View File
@@ -13,9 +13,7 @@ EXPECT_BINS=\
fcntl \
fsync \
ftruncate \
getid \
getc_unget \
link \
locale \
math \
mem \
@@ -30,12 +28,10 @@ EXPECT_BINS=\
stdio/fwrite \
stdio/all \
stdio/freopen \
stdlib/bsearch \
stdlib/strtol \
stdlib/strtoul \
stdlib/a64l \
stdlib/rand \
stdlib/mktemp \
string/strncmp \
string/strcspn \
string/strchr \
@@ -46,7 +42,6 @@ EXPECT_BINS=\
string/strtok \
string/strtok_r \
unistd/getopt \
unlink \
waitpid \
write \
time \
@@ -60,7 +55,11 @@ BINS=\
chdir \
gethostname \
getid \
setid
link \
setid \
stdlib/bsearch \
stdlib/mktemp \
unlink
all: $(BINS)
View File
-1
View File
@@ -1 +0,0 @@
egid: 1000, euid: 1000, gid: 1000, pgid: 9363, pid: 10165, ppid 10121, uid 1000
-1
View File
@@ -1 +0,0 @@
link: Success
View File
-3
View File
@@ -1,3 +0,0 @@
0x7ffd837cb514
0x7ffd837cb518
PASS bsearch
View File
-1
View File
@@ -1 +0,0 @@
tempXXsTJ4p
-1
View File
@@ -1 +0,0 @@
unlink: Success
View File