annotate modules/bitrotate-tests @ 15333:f03da5e72c61

timespec-add, timespec-sub: new modules * lib/timespec.h (timespec_add, timespec_sub): New decls. * lib/timespec-add.c, lib/timespec-sub.c: * modules/timespec-add, modules/timespec-sub: New files.
author Paul Eggert <eggert@cs.ucla.edu>
date Thu, 30 Jun 2011 15:17:31 -0700
parents a48d3d749ca5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10373
4c522dd8fa80 Add bitrotate module.
Simon Josefsson <simon@josefsson.org>
parents:
diff changeset
1 Files:
4c522dd8fa80 Add bitrotate module.
Simon Josefsson <simon@josefsson.org>
parents:
diff changeset
2 tests/test-bitrotate.c
12496
a48d3d749ca5 Refactor common macros used in tests.
Bruno Haible <bruno@clisp.org>
parents: 10373
diff changeset
3 tests/macros.h
10373
4c522dd8fa80 Add bitrotate module.
Simon Josefsson <simon@josefsson.org>
parents:
diff changeset
4
4c522dd8fa80 Add bitrotate module.
Simon Josefsson <simon@josefsson.org>
parents:
diff changeset
5 Depends-on:
4c522dd8fa80 Add bitrotate module.
Simon Josefsson <simon@josefsson.org>
parents:
diff changeset
6
4c522dd8fa80 Add bitrotate module.
Simon Josefsson <simon@josefsson.org>
parents:
diff changeset
7 configure.ac:
4c522dd8fa80 Add bitrotate module.
Simon Josefsson <simon@josefsson.org>
parents:
diff changeset
8
4c522dd8fa80 Add bitrotate module.
Simon Josefsson <simon@josefsson.org>
parents:
diff changeset
9 Makefile.am:
4c522dd8fa80 Add bitrotate module.
Simon Josefsson <simon@josefsson.org>
parents:
diff changeset
10 TESTS += test-bitrotate
4c522dd8fa80 Add bitrotate module.
Simon Josefsson <simon@josefsson.org>
parents:
diff changeset
11 check_PROGRAMS += test-bitrotate