This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add compile testing to glibc test framework.


Carlos O'Donell <carlos@redhat.com> writes:

> +ifeq ($(subdir),inet)
> +# Add tests for Linux and glibc header compatibility.
> +tests-compile += tst-ipv6-compat1 tst-ipv6-compat2 tst-ipv6-compat3
> +TEST_SRC_DIR = ../sysdeps/unix/sysv/linux/

test-source-dir = ...

How do multiple occurrences of test-compile interact with each other in
relation to test-source-dir?

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]