annotate modules/freadahead-tests @ 16364:89227b989588

fatal-signal: use C prototypes (with explicit void). * lib/fatal-signal.c (uninstall_handlers, install_handlers) (init_fatal_signal_set, block_fatal_signals): Fix signatures.
author Akim Demaille <demaille@gostai.com>
date Wed, 08 Feb 2012 10:36:20 +0100
parents 03aab12b3f15
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9159
e21121c06cf2 Tests for module 'freadahead'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
e21121c06cf2 Tests for module 'freadahead'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/test-freadahead.c
e21121c06cf2 Tests for module 'freadahead'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 tests/test-freadahead.sh
12496
a48d3d749ca5 Refactor common macros used in tests.
Bruno Haible <bruno@clisp.org>
parents: 9284
diff changeset
4 tests/macros.h
9159
e21121c06cf2 Tests for module 'freadahead'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5
e21121c06cf2 Tests for module 'freadahead'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 Depends-on:
e21121c06cf2 Tests for module 'freadahead'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7 lseek
e21121c06cf2 Tests for module 'freadahead'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 unistd
e21121c06cf2 Tests for module 'freadahead'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9
e21121c06cf2 Tests for module 'freadahead'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 configure.ac:
e21121c06cf2 Tests for module 'freadahead'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11
e21121c06cf2 Tests for module 'freadahead'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 Makefile.am:
e21121c06cf2 Tests for module 'freadahead'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13 TESTS += test-freadahead.sh
e21121c06cf2 Tests for module 'freadahead'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
14 check_PROGRAMS += test-freadahead