Lines Matching +full:- +full:- +full:gcov +full:- +full:options
4 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
19 if test -z '$(MAKELEVEL)'; then \
21 elif test -n '$(MAKE_HOST)'; then \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
30 case $${target_option-} in \
33 "target option '$${target_option-}' specified" >&2; \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
91 @ENABLE_STATIC_LINK_TEST_TRUE@am__append_1 = test-static-link
96 # include builddir for event-names.h
100 @ENABLE_RUNTIME_TESTS_TRUE@@GCOV_ENABLED_TRUE@am__append_6 = gcov
101 @ENABLE_STATIC_SYMBOL_LEAKS_TEST_TRUE@am__append_7 = static-symbol-leaks
111 mkinstalldirs = $(install_sh) -d
116 @ENABLE_STATIC_LINK_TEST_TRUE@ test-static-link$(EXEEXT)
117 am__EXEEXT_2 = test-compile-pedantic$(EXEEXT) test-link$(EXEEXT) \
119 @ENABLE_RUNTIME_TESTS_TRUE@am__EXEEXT_3 = test-libevdev$(EXEEXT) \
120 @ENABLE_RUNTIME_TESTS_TRUE@ test-kernel$(EXEEXT) \
121 @ENABLE_RUNTIME_TESTS_TRUE@ test-uinput$(EXEEXT) \
122 @ENABLE_RUNTIME_TESTS_TRUE@ test-event-codes$(EXEEXT) \
123 @ENABLE_RUNTIME_TESTS_TRUE@ test-libevdev-internals$(EXEEXT)
127 test_compile_pedantic-test-compile-pedantic.$(OBJEXT)
132 am__v_lt_0 = --silent
134 test_compile_pedantic_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
135 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
137 $(LDFLAGS) -o $@
138 am__test_event_codes_SOURCES_DIST = test-main.c test-event-codes.c \
139 test-event-names.c test-context.c test-common-uinput.c \
140 test-common-uinput.h test-common.c test-common.h
142 @ENABLE_RUNTIME_TESTS_TRUE@ test-common-uinput.$(OBJEXT) \
143 @ENABLE_RUNTIME_TESTS_TRUE@ test-common.$(OBJEXT)
145 @ENABLE_RUNTIME_TESTS_TRUE@ test-main.$(OBJEXT) \
146 @ENABLE_RUNTIME_TESTS_TRUE@ test-event-codes.$(OBJEXT) \
147 @ENABLE_RUNTIME_TESTS_TRUE@ test-event-names.$(OBJEXT) \
148 @ENABLE_RUNTIME_TESTS_TRUE@ test-context.$(OBJEXT) \
155 test_event_codes_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
156 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
158 -o $@
159 am__test_kernel_SOURCES_DIST = test-main.c test-kernel.c \
160 test-common-uinput.c test-common-uinput.h test-common.c \
161 test-common.h
162 @ENABLE_RUNTIME_TESTS_TRUE@am__objects_2 = test_kernel-test-common-uinput.$(OBJEXT) \
163 @ENABLE_RUNTIME_TESTS_TRUE@ test_kernel-test-common.$(OBJEXT)
165 @ENABLE_RUNTIME_TESTS_TRUE@ test_kernel-test-main.$(OBJEXT) \
166 @ENABLE_RUNTIME_TESTS_TRUE@ test_kernel-test-kernel.$(OBJEXT) \
172 test_kernel_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
173 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_kernel_CFLAGS) \
174 $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
175 am__test_libevdev_SOURCES_DIST = test-main.c test-libevdev-init.c \
176 test-libevdev-has-event.c test-libevdev-events.c \
177 test-common-uinput.c test-common-uinput.h test-common.c \
178 test-common.h
180 @ENABLE_RUNTIME_TESTS_TRUE@ test-main.$(OBJEXT) \
181 @ENABLE_RUNTIME_TESTS_TRUE@ test-libevdev-init.$(OBJEXT) \
182 @ENABLE_RUNTIME_TESTS_TRUE@ test-libevdev-has-event.$(OBJEXT) \
183 @ENABLE_RUNTIME_TESTS_TRUE@ test-libevdev-events.$(OBJEXT) \
189 test_libevdev_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
190 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
191 $(test_libevdev_LDFLAGS) $(LDFLAGS) -o $@
192 am__test_libevdev_internals_SOURCES_DIST = test-main.c \
193 test-int-queue.c test-common-uinput.c test-common-uinput.h \
194 test-common.c test-common.h
196 @ENABLE_RUNTIME_TESTS_TRUE@ test-main.$(OBJEXT) \
197 @ENABLE_RUNTIME_TESTS_TRUE@ test-int-queue.$(OBJEXT) \
204 test_libevdev_internals_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
205 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
207 $(LDFLAGS) -o $@
208 am_test_link_OBJECTS = test_link-test-link.$(OBJEXT)
211 test_link_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
212 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_link_CFLAGS) \
213 $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
214 am_test_static_link_OBJECTS = test_static_link-test-link.$(OBJEXT)
217 test_static_link_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
218 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
220 $(test_static_link_LDFLAGS) $(LDFLAGS) -o $@
221 am__test_uinput_SOURCES_DIST = test-main.c test-uinput.c \
222 test-common-uinput.c test-common-uinput.h test-common.c \
223 test-common.h
225 @ENABLE_RUNTIME_TESTS_TRUE@ test-main.$(OBJEXT) \
226 @ENABLE_RUNTIME_TESTS_TRUE@ test-uinput.$(OBJEXT) \
232 test_uinput_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
233 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
234 $(test_uinput_LDFLAGS) $(LDFLAGS) -o $@
247 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
248 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
250 am__depfiles_remade = ./$(DEPDIR)/test-common-uinput.Po \
251 ./$(DEPDIR)/test-common.Po ./$(DEPDIR)/test-context.Po \
252 ./$(DEPDIR)/test-event-codes.Po \
253 ./$(DEPDIR)/test-event-names.Po ./$(DEPDIR)/test-int-queue.Po \
254 ./$(DEPDIR)/test-libevdev-events.Po \
255 ./$(DEPDIR)/test-libevdev-has-event.Po \
256 ./$(DEPDIR)/test-libevdev-init.Po ./$(DEPDIR)/test-main.Po \
257 ./$(DEPDIR)/test-uinput.Po \
258 ./$(DEPDIR)/test_compile_pedantic-test-compile-pedantic.Po \
259 ./$(DEPDIR)/test_kernel-test-common-uinput.Po \
260 ./$(DEPDIR)/test_kernel-test-common.Po \
261 ./$(DEPDIR)/test_kernel-test-kernel.Po \
262 ./$(DEPDIR)/test_kernel-test-main.Po \
263 ./$(DEPDIR)/test_link-test-link.Po \
264 ./$(DEPDIR)/test_static_link-test-link.Po
265 am__mv = mv -f
268 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
269 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
277 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
278 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
279 $(AM_LDFLAGS) $(LDFLAGS) -o $@
298 *) (install-info --version) >/dev/null 2>&1;; \
301 # Read a list of newline-separated strings from the standard input,
315 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
326 elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
344 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
349 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
361 test -z "$$files" \
362 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
363 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
364 $(am__cd) "$$dir" && rm -f $$files; }; \
367 am__global_test_result_rx = ^[ ]*:global-test-result:[ ]*
368 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
369 # A command that, given a newline-separated list of test names on the
370 # standard input, print the name of the tests that are to be re-run
397 # A command that, given a newline-separated list of test names on the
446 # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
447 # by disabling -e (using the XSI extension "set +e") if it's set.
448 am__sh_e_setup = case $$- in *e*) set +e;; esac
451 --color-tests "$$am__color_tests" \
452 --enable-hard-errors "$$am__enable_hard_errors" \
453 --expect-failure "$$am__expect_failure"
457 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
458 # passes TESTS_ENVIRONMENT. Set up options for the wrapper that
470 test "x$$am__odir" = x"." || test -d "$$am__odir" \
472 if test -f "./$$f"; then dir=./; \
473 elif test -f "$$f"; then dir=; \
476 if test -n '$(DISABLE_HARD_ERRORS)'; then \
493 # since that might cause problem with VPATH rewrites for suffix-less tests.
494 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
502 TEST_SUITE_LOG = test-suite.log
504 LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
519 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
523 $(top_srcdir)/build-aux/depcomp \
524 $(top_srcdir)/build-aux/test-driver
666 build_tests = test-compile-pedantic test-link $(am__append_1)
667 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/include \
668 -I$(top_builddir)/libevdev $(am__append_3)
670 test_compile_pedantic_SOURCES = test-compile-pedantic.c
671 test_compile_pedantic_CFLAGS = $(AM_CPPFLAGS) -pedantic -Werror -std=c89
672 test_link_SOURCES = test-link.c
673 test_link_CFLAGS = -I$(top_srcdir)
675 test_static_link_SOURCES = test-link.c
676 test_static_link_CFLAGS = -I$(top_srcdir)
678 test_static_link_LDFLAGS = $(AM_LDFLAGS) -static
681 @ENABLE_RUNTIME_TESTS_TRUE@ test-libevdev \
682 @ENABLE_RUNTIME_TESTS_TRUE@ test-kernel \
683 @ENABLE_RUNTIME_TESTS_TRUE@ test-uinput \
684 @ENABLE_RUNTIME_TESTS_TRUE@ test-event-codes \
685 @ENABLE_RUNTIME_TESTS_TRUE@ test-libevdev-internals \
689 @ENABLE_RUNTIME_TESTS_TRUE@ test-common-uinput.c \
690 @ENABLE_RUNTIME_TESTS_TRUE@ test-common-uinput.h \
691 @ENABLE_RUNTIME_TESTS_TRUE@ test-common.c \
692 @ENABLE_RUNTIME_TESTS_TRUE@ test-common.h
695 @ENABLE_RUNTIME_TESTS_TRUE@ test-main.c \
696 @ENABLE_RUNTIME_TESTS_TRUE@ test-event-codes.c \
697 @ENABLE_RUNTIME_TESTS_TRUE@ test-event-names.c \
698 @ENABLE_RUNTIME_TESTS_TRUE@ test-context.c \
702 @ENABLE_RUNTIME_TESTS_TRUE@test_event_codes_LDFLAGS = -no-install
704 @ENABLE_RUNTIME_TESTS_TRUE@ test-main.c \
705 @ENABLE_RUNTIME_TESTS_TRUE@ test-int-queue.c \
709 @ENABLE_RUNTIME_TESTS_TRUE@test_libevdev_internals_LDFLAGS = -no-install
711 @ENABLE_RUNTIME_TESTS_TRUE@ test-main.c \
712 @ENABLE_RUNTIME_TESTS_TRUE@ test-uinput.c \
716 @ENABLE_RUNTIME_TESTS_TRUE@test_uinput_LDFLAGS = -no-install
718 @ENABLE_RUNTIME_TESTS_TRUE@ test-main.c \
719 @ENABLE_RUNTIME_TESTS_TRUE@ test-libevdev-init.c \
720 @ENABLE_RUNTIME_TESTS_TRUE@ test-libevdev-has-event.c \
721 @ENABLE_RUNTIME_TESTS_TRUE@ test-libevdev-events.c \
725 @ENABLE_RUNTIME_TESTS_TRUE@test_libevdev_LDFLAGS = -no-install
727 @ENABLE_RUNTIME_TESTS_TRUE@ test-main.c \
728 @ENABLE_RUNTIME_TESTS_TRUE@ test-kernel.c \
731 @ENABLE_RUNTIME_TESTS_TRUE@test_kernel_CFLAGS = -I$(top_srcdir)
733 @ENABLE_RUNTIME_TESTS_TRUE@@HAVE_VALGRIND_TRUE@VALGRIND_FLAGS = --leak-check=full \
734 @ENABLE_RUNTIME_TESTS_TRUE@@HAVE_VALGRIND_TRUE@ --quiet \
735 @ENABLE_RUNTIME_TESTS_TRUE@@HAVE_VALGRIND_TRUE@ --error-exitcode=3 \
736 @ENABLE_RUNTIME_TESTS_TRUE@@HAVE_VALGRIND_TRUE@ --suppressions=$(srcdir)/valgrind.suppressions
738 @ENABLE_RUNTIME_TESTS_TRUE@@GCOV_ENABLED_TRUE@CLEANFILES = gcov-reports/*.gcov gcov-reports/summary…
739 EXTRA_DIST = valgrind.suppressions generate-gcov-report.sh test-static-symbols-leak.sh
740 all: all-am
748 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
749 && { if test -f $@; then exit 0; else break; fi; }; \
753 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \
755 $(AUTOMAKE) --foreign test/Makefile
759 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
766 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
769 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
771 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
774 clean-noinstPROGRAMS:
775 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
776 echo " rm -f" $$list; \
777 rm -f $$list || exit $$?; \
778 test -n "$(EXEEXT)" || exit 0; \
780 echo " rm -f" $$list; \
781 rm -f $$list
783 test-compile-pedantic$(EXEEXT): $(test_compile_pedantic_OBJECTS) $(test_compile_pedantic_DEPENDENCI…
784 @rm -f test-compile-pedantic$(EXEEXT)
787 test-event-codes$(EXEEXT): $(test_event_codes_OBJECTS) $(test_event_codes_DEPENDENCIES) $(EXTRA_tes…
788 @rm -f test-event-codes$(EXEEXT)
791 test-kernel$(EXEEXT): $(test_kernel_OBJECTS) $(test_kernel_DEPENDENCIES) $(EXTRA_test_kernel_DEPEND…
792 @rm -f test-kernel$(EXEEXT)
795 test-libevdev$(EXEEXT): $(test_libevdev_OBJECTS) $(test_libevdev_DEPENDENCIES) $(EXTRA_test_libevde…
796 @rm -f test-libevdev$(EXEEXT)
799 test-libevdev-internals$(EXEEXT): $(test_libevdev_internals_OBJECTS) $(test_libevdev_internals_DEPE…
800 @rm -f test-libevdev-internals$(EXEEXT)
803 test-link$(EXEEXT): $(test_link_OBJECTS) $(test_link_DEPENDENCIES) $(EXTRA_test_link_DEPENDENCIES)
804 @rm -f test-link$(EXEEXT)
807 test-static-link$(EXEEXT): $(test_static_link_OBJECTS) $(test_static_link_DEPENDENCIES) $(EXTRA_tes…
808 @rm -f test-static-link$(EXEEXT)
811 test-uinput$(EXEEXT): $(test_uinput_OBJECTS) $(test_uinput_DEPENDENCIES) $(EXTRA_test_uinput_DEPEND…
812 @rm -f test-uinput$(EXEEXT)
815 mostlyclean-compile:
816 -rm -f *.$(OBJEXT)
818 distclean-compile:
819 -rm -f *.tab.c
821 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-common-uinput.Po@am__quote@ # am--include-mar…
822 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-common.Po@am__quote@ # am--include-marker
823 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-context.Po@am__quote@ # am--include-marker
824 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-event-codes.Po@am__quote@ # am--include-marker
825 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-event-names.Po@am__quote@ # am--include-marker
826 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-int-queue.Po@am__quote@ # am--include-marker
827 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-libevdev-events.Po@am__quote@ # am--include-m…
828 …AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-libevdev-has-event.Po@am__quote@ # am--includ…
829 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-libevdev-init.Po@am__quote@ # am--include-mar…
830 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-main.Po@am__quote@ # am--include-marker
831 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-uinput.Po@am__quote@ # am--include-marker
832 …clude@ @am__quote@./$(DEPDIR)/test_compile_pedantic-test-compile-pedantic.Po@am__quote@ # am--incl…
833 …RUE@@am__include@ @am__quote@./$(DEPDIR)/test_kernel-test-common-uinput.Po@am__quote@ # am--includ…
834 …EP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_kernel-test-common.Po@am__quote@ # am--include-m…
835 …EP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_kernel-test-kernel.Po@am__quote@ # am--include-m…
836 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_kernel-test-main.Po@am__quote@ # am--include-…
837 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_link-test-link.Po@am__quote@ # am--include-ma…
838 …RUE@@am__include@ @am__quote@./$(DEPDIR)/test_static_link-test-link.Po@am__quote@ # am--include-ma…
842 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
844 am--depfiles: $(am__depfiles_remade)
848 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
852 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
856 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
860 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
864 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
868 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
870 test_compile_pedantic-test-compile-pedantic.o: test-compile-pedantic.c
871 …-MT test_compile_pedantic-test-compile-pedantic.o -MD -MP -MF $(DEPDIR)/test_compile_pedantic-test…
872 …(am__mv) $(DEPDIR)/test_compile_pedantic-test-compile-pedantic.Tpo $(DEPDIR)/test_compile_pedantic…
873 …@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-compile-pedantic.c' object='test_compile_pedantic-tes…
875 …LAGS) $(CFLAGS) -c -o test_compile_pedantic-test-compile-pedantic.o `test -f 'test-compile-pedanti…
877 test_compile_pedantic-test-compile-pedantic.obj: test-compile-pedantic.c
878 …-MT test_compile_pedantic-test-compile-pedantic.obj -MD -MP -MF $(DEPDIR)/test_compile_pedantic-te…
879 …(am__mv) $(DEPDIR)/test_compile_pedantic-test-compile-pedantic.Tpo $(DEPDIR)/test_compile_pedantic…
880 …@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-compile-pedantic.c' object='test_compile_pedantic-tes…
882 …-c -o test_compile_pedantic-test-compile-pedantic.obj `if test -f 'test-compile-pedantic.c'; then …
884 test_kernel-test-main.o: test-main.c
885 …-MT test_kernel-test-main.o -MD -MP -MF $(DEPDIR)/test_kernel-test-main.Tpo -c -o test_kernel-test…
886 …stdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_kernel-test-main.Tpo $(DEPDIR)/test_kernel-test-m…
887 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-main.c' object='test_kernel-test-main.o' l…
889 …AGS) $(test_kernel_CFLAGS) $(CFLAGS) -c -o test_kernel-test-main.o `test -f 'test-main.c' || echo …
891 test_kernel-test-main.obj: test-main.c
892 …-MT test_kernel-test-main.obj -MD -MP -MF $(DEPDIR)/test_kernel-test-main.Tpo -c -o test_kernel-te…
893 …stdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_kernel-test-main.Tpo $(DEPDIR)/test_kernel-test-m…
894 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-main.c' object='test_kernel-test-main.obj'…
896 …S) $(CFLAGS) -c -o test_kernel-test-main.obj `if test -f 'test-main.c'; then $(CYGPATH_W) 'test-ma…
898 test_kernel-test-kernel.o: test-kernel.c
899 …-MT test_kernel-test-kernel.o -MD -MP -MF $(DEPDIR)/test_kernel-test-kernel.Tpo -c -o test_kernel-…
900 …tdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_kernel-test-kernel.Tpo $(DEPDIR)/test_kernel-test-…
901 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-kernel.c' object='test_kernel-test-kernel.…
903 …S) $(test_kernel_CFLAGS) $(CFLAGS) -c -o test_kernel-test-kernel.o `test -f 'test-kernel.c' || ech…
905 test_kernel-test-kernel.obj: test-kernel.c
906 …-MT test_kernel-test-kernel.obj -MD -MP -MF $(DEPDIR)/test_kernel-test-kernel.Tpo -c -o test_kerne…
907 …tdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_kernel-test-kernel.Tpo $(DEPDIR)/test_kernel-test-…
908 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-kernel.c' object='test_kernel-test-kernel.…
910 …$(CFLAGS) -c -o test_kernel-test-kernel.obj `if test -f 'test-kernel.c'; then $(CYGPATH_W) 'test-k…
912 test_kernel-test-common-uinput.o: test-common-uinput.c
913 …-MT test_kernel-test-common-uinput.o -MD -MP -MF $(DEPDIR)/test_kernel-test-common-uinput.Tpo -c -…
914 …TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_kernel-test-common-uinput.Tpo $(DEPDIR)/test_kernel-test-…
915 …P_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-common-uinput.c' object='test_kernel-test-comm…
917 …ernel_CFLAGS) $(CFLAGS) -c -o test_kernel-test-common-uinput.o `test -f 'test-common-uinput.c' || …
919 test_kernel-test-common-uinput.obj: test-common-uinput.c
920 …-MT test_kernel-test-common-uinput.obj -MD -MP -MF $(DEPDIR)/test_kernel-test-common-uinput.Tpo -c…
921 …TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_kernel-test-common-uinput.Tpo $(DEPDIR)/test_kernel-test-…
922 …P_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-common-uinput.c' object='test_kernel-test-comm…
924 …-c -o test_kernel-test-common-uinput.obj `if test -f 'test-common-uinput.c'; then $(CYGPATH_W) 'te…
926 test_kernel-test-common.o: test-common.c
927 …-MT test_kernel-test-common.o -MD -MP -MF $(DEPDIR)/test_kernel-test-common.Tpo -c -o test_kernel-…
928 …tdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_kernel-test-common.Tpo $(DEPDIR)/test_kernel-test-…
929 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-common.c' object='test_kernel-test-common.…
931 …S) $(test_kernel_CFLAGS) $(CFLAGS) -c -o test_kernel-test-common.o `test -f 'test-common.c' || ech…
933 test_kernel-test-common.obj: test-common.c
934 …-MT test_kernel-test-common.obj -MD -MP -MF $(DEPDIR)/test_kernel-test-common.Tpo -c -o test_kerne…
935 …tdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_kernel-test-common.Tpo $(DEPDIR)/test_kernel-test-…
936 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-common.c' object='test_kernel-test-common.…
938 …$(CFLAGS) -c -o test_kernel-test-common.obj `if test -f 'test-common.c'; then $(CYGPATH_W) 'test-c…
940 test_link-test-link.o: test-link.c
941 …) -MT test_link-test-link.o -MD -MP -MF $(DEPDIR)/test_link-test-link.Tpo -c -o test_link-test-lin…
942 …_fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_link-test-link.Tpo $(DEPDIR)/test_link-test-li…
943 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-link.c' object='test_link-test-link.o' lib…
945 …PFLAGS) $(test_link_CFLAGS) $(CFLAGS) -c -o test_link-test-link.o `test -f 'test-link.c' || echo '…
947 test_link-test-link.obj: test-link.c
948 …-MT test_link-test-link.obj -MD -MP -MF $(DEPDIR)/test_link-test-link.Tpo -c -o test_link-test-lin…
949 …_fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_link-test-link.Tpo $(DEPDIR)/test_link-test-li…
950 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-link.c' object='test_link-test-link.obj' l…
952 …GS) $(CFLAGS) -c -o test_link-test-link.obj `if test -f 'test-link.c'; then $(CYGPATH_W) 'test-lin…
954 test_static_link-test-link.o: test-link.c
955 …-MT test_static_link-test-link.o -MD -MP -MF $(DEPDIR)/test_static_link-test-link.Tpo -c -o test_s…
956 …_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_static_link-test-link.Tpo $(DEPDIR)/test_static_link-tes…
957 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-link.c' object='test_static_link-test-link…
959 …est_static_link_CFLAGS) $(CFLAGS) -c -o test_static_link-test-link.o `test -f 'test-link.c' || ech…
961 test_static_link-test-link.obj: test-link.c
962 …-MT test_static_link-test-link.obj -MD -MP -MF $(DEPDIR)/test_static_link-test-link.Tpo -c -o test…
963 …_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_static_link-test-link.Tpo $(DEPDIR)/test_static_link-tes…
964 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test-link.c' object='test_static_link-test-link…
966 … $(CFLAGS) -c -o test_static_link-test-link.obj `if test -f 'test-link.c'; then $(CYGPATH_W) 'test…
968 mostlyclean-libtool:
969 -rm -f *.lo
971 clean-libtool:
972 -rm -rf .libs _libs
975 $(am__define_uniq_tagged_files); mkid -fID $$unique
976 tags: tags-am
979 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
984 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
985 test -n "$$unique" || unique=$$empty_fix; \
986 if test $$# -gt 0; then \
994 ctags: ctags-am
997 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
999 test -z "$(CTAGS_ARGS)$$unique" \
1006 && gtags -i $(GTAGS_ARGS) "$$here"
1007 cscopelist: cscopelist-am
1009 cscopelist-am: $(am__tagged_files)
1016 if test -f "$$i"; then \
1023 distclean-tags:
1024 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1027 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1029 # to avoid problems with "make -n".
1031 rm -f $< $@
1034 # Leading 'am--fnord' is there to ensure the list of targets does not
1036 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1037 am--force-recheck:
1042 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1046 if test -n "$$redo_bases"; then \
1050 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1053 if test -n "$$am__remaking_logs"; then \
1056 elif test -n "$$redo_logs"; then \
1063 test -f $$i.trs && test -r $$i.trs \
1065 test -f $$i.log && test -r $$i.log \
1068 test $$st -eq 0 || exit 1; \
1073 test -n "$$results" || results=/dev/null; \
1074 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
1075 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
1076 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
1077 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
1078 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1079 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1080 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1081 if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1089 if test x"$$1" = x"--maybe-color"; then \
1091 elif test x"$$1" = x"--no-color"; then \
1098 if test $$maybe_colorize = yes && test $$count -gt 0; then \
1118 create_testsuite_report --no-color; \
1135 create_testsuite_report --maybe-color; \
1139 if test -n "$(PACKAGE_BUGREPORT)"; then \
1146 check-TESTS:
1147 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
1148 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1149 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1157 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1164 am__force_recheck=am--force-recheck \
1167 test-libevdev.log: test-libevdev$(EXEEXT)
1168 @p='test-libevdev$(EXEEXT)'; \
1169 b='test-libevdev'; \
1170 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1171 --log-file $$b.log --trs-file $$b.trs \
1172 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1174 test-kernel.log: test-kernel$(EXEEXT)
1175 @p='test-kernel$(EXEEXT)'; \
1176 b='test-kernel'; \
1177 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1178 --log-file $$b.log --trs-file $$b.trs \
1179 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1181 test-uinput.log: test-uinput$(EXEEXT)
1182 @p='test-uinput$(EXEEXT)'; \
1183 b='test-uinput'; \
1184 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1185 --log-file $$b.log --trs-file $$b.trs \
1186 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1188 test-event-codes.log: test-event-codes$(EXEEXT)
1189 @p='test-event-codes$(EXEEXT)'; \
1190 b='test-event-codes'; \
1191 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1192 --log-file $$b.log --trs-file $$b.trs \
1193 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1195 test-libevdev-internals.log: test-libevdev-internals$(EXEEXT)
1196 @p='test-libevdev-internals$(EXEEXT)'; \
1197 b='test-libevdev-internals'; \
1198 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1199 --log-file $$b.log --trs-file $$b.trs \
1200 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1205 $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1206 --log-file $$b.log --trs-file $$b.trs \
1207 …$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMP…
1212 @am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1213 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
1214 …_common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1217 $(MAKE) $(AM_MAKEFLAGS) distdir-am
1219 distdir-am: $(DISTFILES)
1224 sed -e "s|^$$srcdirstrip/||;t" \
1225 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1229 sort -u` ;; \
1232 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1233 if test -d $$d/$$file; then \
1234 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1235 if test -d "$(distdir)/$$file"; then \
1236 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1238 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1239 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1240 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1242 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1244 test -f "$(distdir)/$$file" \
1245 || cp -p $$d/$$file "$(distdir)/$$file" \
1249 check-am: all-am
1250 $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
1251 check: check-am
1252 all-am: Makefile $(PROGRAMS)
1254 install: install-am
1255 install-exec: install-exec-am
1256 install-data: install-data-am
1257 uninstall: uninstall-am
1259 install-am: all-am
1260 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1262 installcheck: installcheck-am
1263 install-strip:
1264 if test -z '$(STRIP)'; then \
1266 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1270 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1273 mostlyclean-generic:
1274 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1275 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1276 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1278 clean-generic:
1279 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1281 distclean-generic:
1282 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1283 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1285 maintainer-clean-generic:
1288 clean: clean-am
1290 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
1291 mostlyclean-am
1293 distclean: distclean-am
1294 -rm -f ./$(DEPDIR)/test-common-uinput.Po
1295 -rm -f ./$(DEPDIR)/test-common.Po
1296 -rm -f ./$(DEPDIR)/test-context.Po
1297 -rm -f ./$(DEPDIR)/test-event-codes.Po
1298 -rm -f ./$(DEPDIR)/test-event-names.Po
1299 -rm -f ./$(DEPDIR)/test-int-queue.Po
1300 -rm -f ./$(DEPDIR)/test-libevdev-events.Po
1301 -rm -f ./$(DEPDIR)/test-libevdev-has-event.Po
1302 -rm -f ./$(DEPDIR)/test-libevdev-init.Po
1303 -rm -f ./$(DEPDIR)/test-main.Po
1304 -rm -f ./$(DEPDIR)/test-uinput.Po
1305 -rm -f ./$(DEPDIR)/test_compile_pedantic-test-compile-pedantic.Po
1306 -rm -f ./$(DEPDIR)/test_kernel-test-common-uinput.Po
1307 -rm -f ./$(DEPDIR)/test_kernel-test-common.Po
1308 -rm -f ./$(DEPDIR)/test_kernel-test-kernel.Po
1309 -rm -f ./$(DEPDIR)/test_kernel-test-main.Po
1310 -rm -f ./$(DEPDIR)/test_link-test-link.Po
1311 -rm -f ./$(DEPDIR)/test_static_link-test-link.Po
1312 -rm -f Makefile
1313 distclean-am: clean-am distclean-compile distclean-generic \
1314 distclean-tags
1316 dvi: dvi-am
1318 dvi-am:
1320 html: html-am
1322 html-am:
1324 info: info-am
1326 info-am:
1328 install-data-am:
1330 install-dvi: install-dvi-am
1332 install-dvi-am:
1334 install-exec-am:
1336 install-html: install-html-am
1338 install-html-am:
1340 install-info: install-info-am
1342 install-info-am:
1344 install-man:
1346 install-pdf: install-pdf-am
1348 install-pdf-am:
1350 install-ps: install-ps-am
1352 install-ps-am:
1354 installcheck-am:
1356 maintainer-clean: maintainer-clean-am
1357 -rm -f ./$(DEPDIR)/test-common-uinput.Po
1358 -rm -f ./$(DEPDIR)/test-common.Po
1359 -rm -f ./$(DEPDIR)/test-context.Po
1360 -rm -f ./$(DEPDIR)/test-event-codes.Po
1361 -rm -f ./$(DEPDIR)/test-event-names.Po
1362 -rm -f ./$(DEPDIR)/test-int-queue.Po
1363 -rm -f ./$(DEPDIR)/test-libevdev-events.Po
1364 -rm -f ./$(DEPDIR)/test-libevdev-has-event.Po
1365 -rm -f ./$(DEPDIR)/test-libevdev-init.Po
1366 -rm -f ./$(DEPDIR)/test-main.Po
1367 -rm -f ./$(DEPDIR)/test-uinput.Po
1368 -rm -f ./$(DEPDIR)/test_compile_pedantic-test-compile-pedantic.Po
1369 -rm -f ./$(DEPDIR)/test_kernel-test-common-uinput.Po
1370 -rm -f ./$(DEPDIR)/test_kernel-test-common.Po
1371 -rm -f ./$(DEPDIR)/test_kernel-test-kernel.Po
1372 -rm -f ./$(DEPDIR)/test_kernel-test-main.Po
1373 -rm -f ./$(DEPDIR)/test_link-test-link.Po
1374 -rm -f ./$(DEPDIR)/test_static_link-test-link.Po
1375 -rm -f Makefile
1376 maintainer-clean-am: distclean-am maintainer-clean-generic
1378 mostlyclean: mostlyclean-am
1380 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1381 mostlyclean-libtool
1383 pdf: pdf-am
1385 pdf-am:
1387 ps: ps-am
1389 ps-am:
1391 uninstall-am:
1393 .MAKE: check-am install-am install-strip
1395 .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-TESTS \
1396 check-am check-local clean clean-generic clean-libtool \
1397 clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
1398 distclean-compile distclean-generic distclean-libtool \
1399 distclean-tags distdir dvi dvi-am html html-am info info-am \
1400 install install-am install-data install-data-am install-dvi \
1401 install-dvi-am install-exec install-exec-am install-html \
1402 install-html-am install-info install-info-am install-man \
1403 install-pdf install-pdf-am install-ps install-ps-am \
1404 install-strip installcheck installcheck-am installdirs \
1405 maintainer-clean maintainer-clean-generic mostlyclean \
1406 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1407 pdf pdf-am ps ps-am recheck tags tags-am uninstall \
1408 uninstall-am
1416 @ENABLE_RUNTIME_TESTS_TRUE@@HAVE_VALGRIND_TRUE@ $(MAKE) check-TESTS CK_TIMEOUT_MULTIPLIER=1…
1418 @ENABLE_RUNTIME_TESTS_TRUE@@GCOV_ENABLED_TRUE@gcov-report: generate-gcov-report.sh check-TESTS
1419 @ENABLE_RUNTIME_TESTS_TRUE@@GCOV_ENABLED_TRUE@ $(AM_V_GEN)$(srcdir)/generate-gcov-report.sh gcov-re…
1421 @ENABLE_RUNTIME_TESTS_TRUE@@GCOV_ENABLED_TRUE@gcov: gcov-report
1422 @ENABLE_RUNTIME_TESTS_TRUE@@GCOV_ENABLED_TRUE@ @cat gcov-reports/summary.txt
1424 @ENABLE_RUNTIME_TESTS_TRUE@@GCOV_ENABLED_FALSE@gcov-report.txt:
1427 @ENABLE_RUNTIME_TESTS_TRUE@@GCOV_ENABLED_FALSE@gcov:
1430 @ENABLE_RUNTIME_TESTS_TRUE@.PHONY: gcov gcov-clean gcov-report
1432 @ENABLE_STATIC_SYMBOL_LEAKS_TEST_TRUE@static-symbol-leaks: test-static-link test-static-symbols-lea…
1433 @ENABLE_STATIC_SYMBOL_LEAKS_TEST_TRUE@ $(AM_V_GEN) $(srcdir)/test-static-symbols-leak.sh $(builddir)
1435 check-local: $(check_local_deps)