Skip to content
Snippets Groups Projects
Verified Commit 651445d0 authored by Jacob Lorentzon's avatar Jacob Lorentzon
Browse files

Move forkpty test from EXPECT_NAMES to NAMES.

parent 70e31a94
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,6 @@ EXPECT_NAMES=\ ...@@ -25,7 +25,6 @@ EXPECT_NAMES=\
math \ math \
netdb/getaddrinfo \ netdb/getaddrinfo \
ptrace \ ptrace \
pty/forkpty \
regex \ regex \
select \ select \
setjmp \ setjmp \
...@@ -158,6 +157,7 @@ DYNAMIC_ONLY_NAMES=\ ...@@ -158,6 +157,7 @@ DYNAMIC_ONLY_NAMES=\
NAMES=\ NAMES=\
$(EXPECT_NAMES) \ $(EXPECT_NAMES) \
dirent/main \ dirent/main \
pty/forkpty \
pwd \ pwd \
sa_restart \ sa_restart \
sigchld \ sigchld \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment