PageRenderTime 49ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

/sblim-sfcb-1.3.15/test/TestProviders/tests/Makefile

#
Makefile | 508 lines | 414 code | 56 blank | 38 comment | 63 complexity | 805f59e4a4c18ae1934be50315c55c05 MD5 | raw file
Possible License(s): EPL-1.0
  1. # Makefile.in generated by automake 1.11.1 from Makefile.am.
  2. # test/TestProviders/tests/Makefile. Generated from Makefile.in by configure.
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
  5. # Inc.
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13. # $Id: Makefile.am,v 1.5 2012/04/19 17:39:55 mchasal Exp $
  14. #
  15. # Makefile.am
  16. #
  17. # Š Copyright IBM Corp. 2009
  18. #
  19. # THIS FILE IS PROVIDED UNDER THE TERMS OF THE ECLIPSE PUBLIC LICENSE
  20. # ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS FILE
  21. # CONSTITUTES RECIPIENTS ACCEPTANCE OF THE AGREEMENT.
  22. #
  23. # You can obtain a current copy of the Eclipse Public License from
  24. # http://www.opensource.org/licenses/eclipse-1.0.php
  25. #
  26. # Author: Michael Chase-Salerno <bratac@linux.vnet.ibm.com>
  27. # Contributions:
  28. #
  29. # Description:
  30. #
  31. # Makefile process input for sfcb tests.
  32. #
  33. #
  34. pkgdatadir = $(datadir)/sblim-sfcb
  35. pkgincludedir = $(includedir)/sblim-sfcb
  36. pkglibdir = $(libdir)/sblim-sfcb
  37. pkglibexecdir = $(libexecdir)/sblim-sfcb
  38. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  39. install_sh_DATA = $(install_sh) -c -m 644
  40. install_sh_PROGRAM = $(install_sh) -c
  41. install_sh_SCRIPT = $(install_sh) -c
  42. INSTALL_HEADER = $(INSTALL_DATA)
  43. transform = $(program_transform_name)
  44. NORMAL_INSTALL = :
  45. PRE_INSTALL = :
  46. POST_INSTALL = :
  47. NORMAL_UNINSTALL = :
  48. PRE_UNINSTALL = :
  49. POST_UNINSTALL = :
  50. build_triplet = i686-pc-linux-gnu
  51. host_triplet = i686-pc-linux-gnu
  52. subdir = test/TestProviders/tests
  53. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  54. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  55. am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
  56. $(top_srcdir)/configure.ac
  57. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  58. $(ACLOCAL_M4)
  59. mkinstalldirs = $(install_sh) -d
  60. CONFIG_HEADER = $(top_builddir)/config.h
  61. CONFIG_CLEAN_FILES =
  62. CONFIG_CLEAN_VPATH_FILES =
  63. SOURCES =
  64. DIST_SOURCES =
  65. am__tty_colors = \
  66. red=; grn=; lgn=; blu=; std=
  67. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  68. ACLOCAL = ${SHELL} /home/chris/work/code/sfcb-daily/missing --run aclocal-1.11
  69. ALLOCA =
  70. AMTAR = ${SHELL} /home/chris/work/code/sfcb-daily/missing --run tar
  71. AR = ar
  72. AUTOCONF = ${SHELL} /home/chris/work/code/sfcb-daily/missing --run autoconf
  73. AUTOHEADER = ${SHELL} /home/chris/work/code/sfcb-daily/missing --run autoheader
  74. AUTOMAKE = ${SHELL} /home/chris/work/code/sfcb-daily/missing --run automake-1.11
  75. AWK = gawk
  76. CC = gcc
  77. CCDEPMODE = depmode=gcc3
  78. CFLAGS = -g -O2
  79. CIMSCHEMA_MOF =
  80. CIMSCHEMA_SOURCE =
  81. CIMSCHEMA_SUBDIRS =
  82. CPP = gcc -E
  83. CPPFLAGS =
  84. CYGPATH_W = echo
  85. DEFS = -DHAVE_CONFIG_H
  86. DEPDIR = .deps
  87. DOXYGEN =
  88. DSYMUTIL =
  89. DUMPBIN =
  90. ECHO_C =
  91. ECHO_N = -n
  92. ECHO_T =
  93. EGREP = /usr/bin/grep -E
  94. EXEEXT =
  95. FGREP = /usr/bin/grep -F
  96. GENHTML =
  97. GREP = /usr/bin/grep
  98. HAVE_UNZIP = yes
  99. INIT_STYLE = init-none
  100. INSTALL = /usr/bin/ginstall -c
  101. INSTALL_DATA = ${INSTALL} -m 644
  102. INSTALL_PROGRAM = ${INSTALL}
  103. INSTALL_SCRIPT = ${INSTALL}
  104. INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  105. LCOV =
  106. LD = /usr/i486-slackware-linux/bin/ld
  107. LDFLAGS =
  108. LEX = flex
  109. LEXLIB = -lfl
  110. LEX_OUTPUT_ROOT = lex.yy
  111. LIBOBJS =
  112. LIBS = -lslp -lcurl -ldl -lpthread
  113. LIBTOOL = $(SHELL) $(top_builddir)/libtool
  114. LIPO =
  115. LN_S = ln -s
  116. LOAD_INDICATION_PROVIDER =
  117. LOAD_PROFILE_PROVIDER =
  118. LOAD_QUALIFIER_PROVIDER =
  119. LOAD_SFCBACCOUNT_PROVIDER = #
  120. LTLIBOBJS =
  121. MAKEINFO = ${SHELL} /home/chris/work/code/sfcb-daily/missing --run makeinfo
  122. MKDIR_P = /usr/bin/mkdir -p
  123. MOFC_DIR = mofc
  124. NM = /usr/bin/nm -B
  125. NMEDIT =
  126. OBJDUMP = objdump
  127. OBJEXT = o
  128. OTOOL =
  129. OTOOL64 =
  130. PACKAGE = sblim-sfcb
  131. PACKAGE_BUGREPORT = sblim-devel@lists.sourceforge.net
  132. PACKAGE_NAME = Small Footprint CIM Broker
  133. PACKAGE_STRING = Small Footprint CIM Broker 1.3.15
  134. PACKAGE_TARNAME = sblim-sfcb
  135. PACKAGE_URL =
  136. PACKAGE_VERSION = 1.3.15
  137. PATH_SEPARATOR = :
  138. RANLIB = ranlib
  139. SED = /usr/bin/sed
  140. SET_MAKE =
  141. SFCB_CFLAGS = -Wall -fno-strict-aliasing -fsigned-char
  142. SFCB_CMPI_OS = -D CMPI_OS_LINUX
  143. SFCB_CMPI_PLATFORM = -D CMPI_PLATFORM_LINUX_GENERIC_GNU
  144. SFCB_CONF_BASICAUTHLIB = sfcBasicAuthentication
  145. SFCB_CONF_DOBASICAUTH = false
  146. SFCB_CONF_HTTP = true
  147. SFCB_CONF_HTTPS = false
  148. SFCB_CPPFLAGS = -D SFCB_DEBUG
  149. SFCB_LDFLAGS =
  150. SFCB_LIBPAM =
  151. SFCB_LIBZ = -lz
  152. SHELL = /bin/sh
  153. STRIP = strip
  154. TEST_SUBDIRS = . TestProviders/tests xmltest slptest finaltest
  155. VERSION = 1.3.15
  156. YACC = bison -y
  157. abs_builddir = /home/chris/work/code/sfcb-daily/test/TestProviders/tests
  158. abs_srcdir = /home/chris/work/code/sfcb-daily/test/TestProviders/tests
  159. abs_top_builddir = /home/chris/work/code/sfcb-daily
  160. abs_top_srcdir = /home/chris/work/code/sfcb-daily
  161. ac_ct_CC = gcc
  162. ac_ct_DUMPBIN =
  163. am__include = include
  164. am__leading_dot = .
  165. am__quote =
  166. am__tar = ${AMTAR} chof - "$$tardir"
  167. am__untar = ${AMTAR} xf -
  168. bindir = ${exec_prefix}/bin
  169. build = i686-pc-linux-gnu
  170. build_alias =
  171. build_cpu = i686
  172. build_os = linux-gnu
  173. build_vendor = pc
  174. builddir = .
  175. datadir = ${datarootdir}
  176. datarootdir = ${prefix}/share
  177. docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  178. dvidir = ${docdir}
  179. exec_prefix = ${prefix}
  180. host = i686-pc-linux-gnu
  181. host_alias =
  182. host_cpu = i686
  183. host_os = linux-gnu
  184. host_vendor = pc
  185. htmldir = ${docdir}
  186. includedir = ${prefix}/include
  187. infodir = ${datarootdir}/info
  188. install_sh = ${SHELL} /home/chris/work/code/sfcb-daily/install-sh
  189. libdir = ${exec_prefix}/lib
  190. libexecdir = ${exec_prefix}/libexec
  191. localedir = ${datarootdir}/locale
  192. localstatedir = ${prefix}/var
  193. lt_ECHO = echo
  194. mandir = ${datarootdir}/man
  195. mkdir_p = /usr/bin/mkdir -p
  196. oldincludedir = /usr/include
  197. pdfdir = ${docdir}
  198. prefix = /usr/local
  199. program_transform_name = s,x,x,
  200. psdir = ${docdir}
  201. sbindir = ${exec_prefix}/sbin
  202. sharedstatedir = ${prefix}/com
  203. srcdir = .
  204. subdirs = mofc
  205. sysconfdir = ${prefix}/etc
  206. target_alias =
  207. top_build_prefix = ../../../
  208. top_builddir = ../../..
  209. top_srcdir = ../../..
  210. MAINTAINERCLEANFILES = Makefile.in
  211. TESTS = $(srcdir)/xmltest.sh $(srcdir)/IndRetryTest.sh $(srcdir)/limitTest.sh
  212. all: all-am
  213. .SUFFIXES:
  214. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  215. @for dep in $?; do \
  216. case '$(am__configure_deps)' in \
  217. *$$dep*) \
  218. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  219. && { if test -f $@; then exit 0; else break; fi; }; \
  220. exit 1;; \
  221. esac; \
  222. done; \
  223. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/TestProviders/tests/Makefile'; \
  224. $(am__cd) $(top_srcdir) && \
  225. $(AUTOMAKE) --gnu test/TestProviders/tests/Makefile
  226. .PRECIOUS: Makefile
  227. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  228. @case '$?' in \
  229. *config.status*) \
  230. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  231. *) \
  232. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  233. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  234. esac;
  235. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  236. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  237. $(top_srcdir)/configure: $(am__configure_deps)
  238. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  239. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  240. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  241. $(am__aclocal_m4_deps):
  242. mostlyclean-libtool:
  243. -rm -f *.lo
  244. clean-libtool:
  245. -rm -rf .libs _libs
  246. tags: TAGS
  247. TAGS:
  248. ctags: CTAGS
  249. CTAGS:
  250. check-TESTS: $(TESTS)
  251. @failed=0; all=0; xfail=0; xpass=0; skip=0; \
  252. srcdir=$(srcdir); export srcdir; \
  253. list=' $(TESTS) '; \
  254. $(am__tty_colors); \
  255. if test -n "$$list"; then \
  256. for tst in $$list; do \
  257. if test -f ./$$tst; then dir=./; \
  258. elif test -f $$tst; then dir=; \
  259. else dir="$(srcdir)/"; fi; \
  260. if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
  261. all=`expr $$all + 1`; \
  262. case " $(XFAIL_TESTS) " in \
  263. *[\ \ ]$$tst[\ \ ]*) \
  264. xpass=`expr $$xpass + 1`; \
  265. failed=`expr $$failed + 1`; \
  266. col=$$red; res=XPASS; \
  267. ;; \
  268. *) \
  269. col=$$grn; res=PASS; \
  270. ;; \
  271. esac; \
  272. elif test $$? -ne 77; then \
  273. all=`expr $$all + 1`; \
  274. case " $(XFAIL_TESTS) " in \
  275. *[\ \ ]$$tst[\ \ ]*) \
  276. xfail=`expr $$xfail + 1`; \
  277. col=$$lgn; res=XFAIL; \
  278. ;; \
  279. *) \
  280. failed=`expr $$failed + 1`; \
  281. col=$$red; res=FAIL; \
  282. ;; \
  283. esac; \
  284. else \
  285. skip=`expr $$skip + 1`; \
  286. col=$$blu; res=SKIP; \
  287. fi; \
  288. echo "$${col}$$res$${std}: $$tst"; \
  289. done; \
  290. if test "$$all" -eq 1; then \
  291. tests="test"; \
  292. All=""; \
  293. else \
  294. tests="tests"; \
  295. All="All "; \
  296. fi; \
  297. if test "$$failed" -eq 0; then \
  298. if test "$$xfail" -eq 0; then \
  299. banner="$$All$$all $$tests passed"; \
  300. else \
  301. if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
  302. banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
  303. fi; \
  304. else \
  305. if test "$$xpass" -eq 0; then \
  306. banner="$$failed of $$all $$tests failed"; \
  307. else \
  308. if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
  309. banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
  310. fi; \
  311. fi; \
  312. dashes="$$banner"; \
  313. skipped=""; \
  314. if test "$$skip" -ne 0; then \
  315. if test "$$skip" -eq 1; then \
  316. skipped="($$skip test was not run)"; \
  317. else \
  318. skipped="($$skip tests were not run)"; \
  319. fi; \
  320. test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
  321. dashes="$$skipped"; \
  322. fi; \
  323. report=""; \
  324. if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
  325. report="Please report to $(PACKAGE_BUGREPORT)"; \
  326. test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
  327. dashes="$$report"; \
  328. fi; \
  329. dashes=`echo "$$dashes" | sed s/./=/g`; \
  330. if test "$$failed" -eq 0; then \
  331. echo "$$grn$$dashes"; \
  332. else \
  333. echo "$$red$$dashes"; \
  334. fi; \
  335. echo "$$banner"; \
  336. test -z "$$skipped" || echo "$$skipped"; \
  337. test -z "$$report" || echo "$$report"; \
  338. echo "$$dashes$$std"; \
  339. test "$$failed" -eq 0; \
  340. else :; fi
  341. distdir: $(DISTFILES)
  342. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  343. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  344. list='$(DISTFILES)'; \
  345. dist_files=`for file in $$list; do echo $$file; done | \
  346. sed -e "s|^$$srcdirstrip/||;t" \
  347. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  348. case $$dist_files in \
  349. */*) $(MKDIR_P) `echo "$$dist_files" | \
  350. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  351. sort -u` ;; \
  352. esac; \
  353. for file in $$dist_files; do \
  354. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  355. if test -d $$d/$$file; then \
  356. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  357. if test -d "$(distdir)/$$file"; then \
  358. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  359. fi; \
  360. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  361. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  362. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  363. fi; \
  364. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  365. else \
  366. test -f "$(distdir)/$$file" \
  367. || cp -p $$d/$$file "$(distdir)/$$file" \
  368. || exit 1; \
  369. fi; \
  370. done
  371. check-am: all-am
  372. $(MAKE) $(AM_MAKEFLAGS) check-TESTS
  373. check: check-am
  374. all-am: Makefile
  375. installdirs:
  376. install: install-am
  377. install-exec: install-exec-am
  378. install-data: install-data-am
  379. uninstall: uninstall-am
  380. install-am: all-am
  381. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  382. installcheck: installcheck-am
  383. install-strip:
  384. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  385. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  386. `test -z '$(STRIP)' || \
  387. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  388. mostlyclean-generic:
  389. clean-generic:
  390. distclean-generic:
  391. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  392. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  393. maintainer-clean-generic:
  394. @echo "This command is intended for maintainers to use"
  395. @echo "it deletes files that may require special tools to rebuild."
  396. -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
  397. clean: clean-am
  398. clean-am: clean-generic clean-libtool mostlyclean-am
  399. distclean: distclean-am
  400. -rm -f Makefile
  401. distclean-am: clean-am distclean-generic
  402. dvi: dvi-am
  403. dvi-am:
  404. html: html-am
  405. html-am:
  406. info: info-am
  407. info-am:
  408. install-data-am:
  409. install-dvi: install-dvi-am
  410. install-dvi-am:
  411. install-exec-am:
  412. install-html: install-html-am
  413. install-html-am:
  414. install-info: install-info-am
  415. install-info-am:
  416. install-man:
  417. install-pdf: install-pdf-am
  418. install-pdf-am:
  419. install-ps: install-ps-am
  420. install-ps-am:
  421. installcheck-am:
  422. maintainer-clean: maintainer-clean-am
  423. -rm -f Makefile
  424. maintainer-clean-am: distclean-am maintainer-clean-generic
  425. mostlyclean: mostlyclean-am
  426. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  427. pdf: pdf-am
  428. pdf-am:
  429. ps: ps-am
  430. ps-am:
  431. uninstall-am:
  432. .MAKE: check-am install-am install-strip
  433. .PHONY: all all-am check check-TESTS check-am clean clean-generic \
  434. clean-libtool distclean distclean-generic distclean-libtool \
  435. distdir dvi dvi-am html html-am info info-am install \
  436. install-am install-data install-data-am install-dvi \
  437. install-dvi-am install-exec install-exec-am install-html \
  438. install-html-am install-info install-info-am install-man \
  439. install-pdf install-pdf-am install-ps install-ps-am \
  440. install-strip installcheck installcheck-am installdirs \
  441. maintainer-clean maintainer-clean-generic mostlyclean \
  442. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  443. uninstall uninstall-am
  444. # export SFCB_TEST_PORT=5989
  445. # export SFCB_TEST_PROTOCOL=https
  446. export SFCB_TEST_PORT=5988
  447. export SFCB_TEST_PROTOCOL=http
  448. #Some wbemcat tests
  449. export SRCDIR=$(srcdir)
  450. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  451. # Otherwise a system limit (for SysV at least) may be exceeded.
  452. .NOEXPORT: