From 75684bd7a8e660feeac0e8fa3464af8c190cf1f2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 8 Jul 2008 16:32:55 +0000 Subject: * stdio-common/Makefile: Add rules to build and run tst-setvbuf1. * stdio-common/tst-setvbuf1.c: New file. * stdio-common/tst-setvbuf1.expect: New file. --- stdio-common/tst-setvbuf1.expect | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 stdio-common/tst-setvbuf1.expect (limited to 'stdio-common/tst-setvbuf1.expect') diff --git a/stdio-common/tst-setvbuf1.expect b/stdio-common/tst-setvbuf1.expect new file mode 100644 index 0000000000..281c18ca1e --- /dev/null +++ b/stdio-common/tst-setvbuf1.expect @@ -0,0 +1,2 @@ +Output #2 . +Output #1 . -- cgit v1.2.3