1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/test/unit
Zdenek Kabelac 8fad471c6e headers: use configure.h as 1st. header
Ensure configure.h is always 1st. included header.
Maybe we could eventually introduce gcc -include option, but for now
this better uses dependency tracking.

Also move _REENTRANT and _GNU_SOURCE into configure.h so it
doesn't need to be present in various source files.
This ensures consistent compilation of headers like stdio.h since
it may produce different declaration.

(cherry picked from commit 0b19387dae)

Conflicts:
	include/configure.h.in
2018-12-17 16:10:56 +01:00
..
activation-generator_t.c tests: drop use_lvmetad from unit test 2018-12-04 14:33:38 -06:00
bcache_t.c build: include configure.h 2018-06-22 23:11:44 +02:00
bcache_utils_t.c headers: use configure.h as 1st. header 2018-12-17 16:10:56 +01:00
bitset_t.c device_mapper: rename libdevmapper.h -> all.h 2018-06-08 12:31:45 +01:00
config_t.c device_mapper: rename libdevmapper.h -> all.h 2018-06-08 12:31:45 +01:00
dmlist_t.c device_mapper: rename libdevmapper.h -> all.h 2018-06-08 12:31:45 +01:00
dmstatus_t.c device_mapper: rename libdevmapper.h -> all.h 2018-06-08 12:31:45 +01:00
framework.c unit-tests: Move to test/unit 2018-04-27 16:55:07 +01:00
framework.h build: include configure.h 2018-06-22 23:11:44 +02:00
io_engine_t.c headers: use configure.h as 1st. header 2018-12-17 16:10:56 +01:00
Makefile makefiles: ensure test dir can run unit-test 2018-12-04 14:33:38 -06:00
matcher_data.h unit-tests: Move to test/unit 2018-04-27 16:55:07 +01:00
matcher_t.c device_mapper: rename libdevmapper.h -> all.h 2018-06-08 12:31:45 +01:00
percent_t.c device_mapper: rename libdevmapper.h -> all.h 2018-06-08 12:31:45 +01:00
radix_tree_t.c [unit-test/radix-tree] Add a huge test case 2018-09-20 14:38:34 +01:00
rt_case1.c [unit-test/radix-tree] Add a huge test case 2018-09-20 14:38:34 +01:00
run.c unit-tests: Move to test/unit 2018-04-27 16:55:07 +01:00
string_t.c device_mapper: rename libdevmapper.h -> all.h 2018-06-08 12:31:45 +01:00
unit-test.sh tests: drop lvmetad bits 2018-09-10 11:49:11 -05:00
units.h scripts/lvm2_activation_generator_systemd_red_hat: rewrite to use lvmconfig 2018-06-07 16:15:04 +01:00
vdo_t.c tests: update vdo unit test to dm prefix 2018-07-09 10:30:34 +02:00