Adjust list of expected binaries
This commit is contained in:
+5
-6
@@ -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)
|
||||
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
egid: 1000, euid: 1000, gid: 1000, pgid: 9363, pid: 10165, ppid 10121, uid 1000
|
||||
@@ -1 +0,0 @@
|
||||
link: Success
|
||||
@@ -1,3 +0,0 @@
|
||||
0x7ffd837cb514
|
||||
0x7ffd837cb518
|
||||
PASS bsearch
|
||||
@@ -1 +0,0 @@
|
||||
tempXXsTJ4p
|
||||
@@ -1 +0,0 @@
|
||||
unlink: Success
|
||||
Reference in New Issue
Block a user