aboutsummaryrefslogtreecommitdiff
path: root/t/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2019-08-17 11:14:43 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2019-08-17 11:15:18 +0300
commit9faece352b572fd65e4579e178c4df8fc0c53c35 (patch)
tree0630ccb0804719a174de7c95e4e0c6972b3c34ea /t/Makefile.am
parent12c5eac517cb62728b5525cab25aff245086525c (diff)
downloadruncap-9faece352b572fd65e4579e178c4df8fc0c53c35.tar.gz
runcap-9faece352b572fd65e4579e178c4df8fc0c53c35.tar.bz2
Implement runcap_read functionv1.2
* Make.am (RUNCAP_SRC): Add read.c * read.c: New file * runcap.h (runcap_read): New proto. * t/rt: Expand read request to include a flag for selecting * t/read.at: New file. * t/nocap.at: New file * t/nocap00.at: Remove. * t/nocap01.at: Remove. * t/Makefile.am (TESTSUITE_AT): Add new test. Merge two nocap tests to one. * t/testsuite.at: Likewise.
Diffstat (limited to 't/Makefile.am')
-rw-r--r--t/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/t/Makefile.am b/t/Makefile.am
index 4e44f05..0a16429 100644
--- a/t/Makefile.am
+++ b/t/Makefile.am
@@ -47,13 +47,12 @@ TESTSUITE_AT = \
longout.at\
stdin.at\
pipe.at\
+ read.at\
linemon00.at\
linemon01.at\
linemon02.at\
linemon03.at\
- nocap.inc\
- nocap00.at\
- nocap01.at\
+ nocap.at\
seek00.at\
seek01.at
# Add more files here

Return to:

Send suggestions and report system problems to the System administrator.