From 6f3560d4794deabebd28e369ea779dc3524eb629 Mon Sep 17 00:00:00 2001 From: bruceperens Date: Mon, 2 Jun 2014 07:21:07 +0000 Subject: [PATCH] Moving FreeDV-Server to Algoram GIT server. git-svn-id: https://svn.code.sf.net/p/freetel/code@1623 01035d8c-6547-0410-b346-abe4f91aad63 --- freedv-server/CMakeLists.txt | 207 - freedv-server/Doxyfile.in | 1525 -- freedv-server/LICENSE | 44 - freedv-server/README.dox | 75 - freedv-server/cmake/UseDoxygen.cmake | 170 - freedv-server/examples/.gitignore | 0 freedv-server/googletest/CHANGES | 157 - freedv-server/googletest/CMakeCache.txt | 329 - freedv-server/googletest/CMakeLists.txt | 252 - freedv-server/googletest/CONTRIBUTORS | 37 - freedv-server/googletest/LICENSE | 28 - freedv-server/googletest/Makefile | 204 - freedv-server/googletest/Makefile.am | 306 - freedv-server/googletest/Makefile.in | 1360 -- freedv-server/googletest/README | 435 - freedv-server/googletest/aclocal.m4 | 1198 - .../googletest/build-aux/config.guess | 1530 -- freedv-server/googletest/build-aux/config.h | 70 - .../googletest/build-aux/config.h.in | 69 - freedv-server/googletest/build-aux/config.sub | 1773 -- freedv-server/googletest/build-aux/depcomp | 688 - freedv-server/googletest/build-aux/install-sh | 527 - freedv-server/googletest/build-aux/ltmain.sh | 9661 -------- freedv-server/googletest/build-aux/missing | 331 - freedv-server/googletest/build-aux/stamp-h1 | 1 - .../googletest/cmake/internal_utils.cmake | 227 - freedv-server/googletest/cmake_install.cmake | 44 - .../googletest/codegear/gtest.cbproj | 138 - .../googletest/codegear/gtest.groupproj | 54 - .../googletest/codegear/gtest_all.cc | 38 - .../googletest/codegear/gtest_link.cc | 40 - .../googletest/codegear/gtest_main.cbproj | 82 - .../googletest/codegear/gtest_unittest.cbproj | 88 - freedv-server/googletest/config.log | 967 - freedv-server/googletest/config.status | 2296 -- freedv-server/googletest/configure | 18222 -------------- freedv-server/googletest/configure.ac | 68 - .../.deps/test_fused_gtest_test-gtest-all.Po | 1 - .../.deps/test_fused_gtest_test-gtest_main.Po | 1 - .../googletest/fused-src/gtest/gtest-all.cc | 9592 -------- .../googletest/fused-src/gtest/gtest.h | 20061 ---------------- .../googletest/fused-src/gtest/gtest_main.cc | 38 - .../include/gtest/gtest-death-test.h | 294 - .../googletest/include/gtest/gtest-message.h | 250 - .../include/gtest/gtest-param-test.h | 1421 -- .../include/gtest/gtest-param-test.h.pump | 487 - .../googletest/include/gtest/gtest-printers.h | 855 - .../googletest/include/gtest/gtest-spi.h | 232 - .../include/gtest/gtest-test-part.h | 179 - .../include/gtest/gtest-typed-test.h | 259 - .../googletest/include/gtest/gtest.h | 2291 -- .../include/gtest/gtest_pred_impl.h | 358 - .../googletest/include/gtest/gtest_prod.h | 58 - .../internal/gtest-death-test-internal.h | 319 - .../include/gtest/internal/gtest-filepath.h | 206 - .../include/gtest/internal/gtest-internal.h | 1158 - .../include/gtest/internal/gtest-linked_ptr.h | 233 - .../internal/gtest-param-util-generated.h | 5143 ---- .../gtest-param-util-generated.h.pump | 301 - .../include/gtest/internal/gtest-param-util.h | 619 - .../include/gtest/internal/gtest-port.h | 1947 -- .../include/gtest/internal/gtest-string.h | 167 - .../include/gtest/internal/gtest-tuple.h | 1012 - .../include/gtest/internal/gtest-tuple.h.pump | 339 - .../include/gtest/internal/gtest-type-util.h | 3331 --- .../gtest/internal/gtest-type-util.h.pump | 297 - freedv-server/googletest/libtool | 10246 -------- freedv-server/googletest/m4/acx_pthread.m4 | 363 - freedv-server/googletest/m4/gtest.m4 | 74 - freedv-server/googletest/m4/libtool.m4 | 8001 ------ freedv-server/googletest/m4/ltoptions.m4 | 384 - freedv-server/googletest/m4/ltsugar.m4 | 123 - freedv-server/googletest/m4/ltversion.m4 | 23 - freedv-server/googletest/m4/lt~obsolete.m4 | 98 - freedv-server/googletest/make/Makefile | 82 - freedv-server/googletest/msvc/gtest-md.sln | 45 - freedv-server/googletest/msvc/gtest-md.vcproj | 126 - freedv-server/googletest/msvc/gtest.sln | 45 - freedv-server/googletest/msvc/gtest.vcproj | 126 - .../googletest/msvc/gtest_main-md.vcproj | 129 - .../googletest/msvc/gtest_main.vcproj | 129 - .../googletest/msvc/gtest_prod_test-md.vcproj | 164 - .../googletest/msvc/gtest_prod_test.vcproj | 164 - .../googletest/msvc/gtest_unittest-md.vcproj | 147 - .../googletest/msvc/gtest_unittest.vcproj | 147 - .../googletest/samples/.deps/sample1.Plo | 1 - .../samples/.deps/sample10_unittest.Po | 1 - .../samples/.deps/sample1_unittest.Po | 1 - .../googletest/samples/.deps/sample2.Plo | 1 - .../googletest/samples/.deps/sample4.Plo | 1 - .../.deps/test_fused_gtest_test-sample1.Po | 1 - .../test_fused_gtest_test-sample1_unittest.Po | 1 - .../googletest/samples/prime_tables.h | 123 - freedv-server/googletest/samples/sample1.cc | 68 - freedv-server/googletest/samples/sample1.h | 43 - .../googletest/samples/sample10_unittest.cc | 144 - .../googletest/samples/sample1_unittest.cc | 153 - freedv-server/googletest/samples/sample2.cc | 56 - freedv-server/googletest/samples/sample2.h | 85 - .../googletest/samples/sample2_unittest.cc | 109 - .../googletest/samples/sample3-inl.h | 172 - .../googletest/samples/sample3_unittest.cc | 151 - freedv-server/googletest/samples/sample4.cc | 46 - freedv-server/googletest/samples/sample4.h | 53 - .../googletest/samples/sample4_unittest.cc | 45 - .../googletest/samples/sample5_unittest.cc | 199 - .../googletest/samples/sample6_unittest.cc | 224 - .../googletest/samples/sample7_unittest.cc | 130 - .../googletest/samples/sample8_unittest.cc | 173 - .../googletest/samples/sample9_unittest.cc | 160 - .../googletest/scripts/fuse_gtest_files.py | 250 - .../googletest/scripts/gen_gtest_pred_impl.py | 730 - freedv-server/googletest/scripts/gtest-config | 274 - .../googletest/scripts/gtest-config.in | 274 - freedv-server/googletest/scripts/pump.py | 855 - .../googletest/scripts/test/Makefile | 59 - .../googletest/src/.deps/gtest-all.Plo | 1 - .../googletest/src/.deps/gtest_main.Plo | 1 - freedv-server/googletest/src/gtest-all.cc | 48 - .../googletest/src/gtest-death-test.cc | 1344 -- .../googletest/src/gtest-filepath.cc | 382 - .../googletest/src/gtest-internal-inl.h | 1218 - freedv-server/googletest/src/gtest-port.cc | 805 - .../googletest/src/gtest-printers.cc | 363 - .../googletest/src/gtest-test-part.cc | 110 - .../googletest/src/gtest-typed-test.cc | 110 - freedv-server/googletest/src/gtest.cc | 5015 ---- freedv-server/googletest/src/gtest_main.cc | 38 - .../googletest/test/.deps/gtest_all_test.Po | 1 - .../test/gtest-death-test_ex_test.cc | 93 - .../googletest/test/gtest-death-test_test.cc | 1367 -- .../googletest/test/gtest-filepath_test.cc | 680 - .../googletest/test/gtest-linked_ptr_test.cc | 154 - .../googletest/test/gtest-listener_test.cc | 310 - .../googletest/test/gtest-message_test.cc | 159 - .../googletest/test/gtest-options_test.cc | 215 - .../googletest/test/gtest-param-test2_test.cc | 65 - .../googletest/test/gtest-param-test_test.cc | 904 - .../googletest/test/gtest-param-test_test.h | 57 - .../googletest/test/gtest-port_test.cc | 1253 - .../googletest/test/gtest-printers_test.cc | 1566 -- .../googletest/test/gtest-test-part_test.cc | 208 - .../googletest/test/gtest-tuple_test.cc | 320 - .../googletest/test/gtest-typed-test2_test.cc | 45 - .../googletest/test/gtest-typed-test_test.cc | 360 - .../googletest/test/gtest-typed-test_test.h | 66 - .../test/gtest-unittest-api_test.cc | 341 - .../googletest/test/gtest_all_test.cc | 47 - .../test/gtest_break_on_failure_unittest.py | 212 - .../test/gtest_break_on_failure_unittest_.cc | 88 - .../test/gtest_catch_exceptions_test.py | 237 - .../test/gtest_catch_exceptions_test_.cc | 311 - .../googletest/test/gtest_color_test.py | 130 - .../googletest/test/gtest_color_test_.cc | 71 - .../googletest/test/gtest_env_var_test.py | 103 - .../googletest/test/gtest_env_var_test_.cc | 126 - .../googletest/test/gtest_environment_test.cc | 192 - .../googletest/test/gtest_filter_unittest.py | 633 - .../googletest/test/gtest_filter_unittest_.cc | 140 - .../googletest/test/gtest_help_test.py | 172 - .../googletest/test/gtest_help_test_.cc | 46 - .../test/gtest_list_tests_unittest.py | 207 - .../test/gtest_list_tests_unittest_.cc | 157 - .../googletest/test/gtest_main_unittest.cc | 45 - .../googletest/test/gtest_no_test_unittest.cc | 56 - .../googletest/test/gtest_output_test.py | 335 - .../googletest/test/gtest_output_test_.cc | 1034 - .../test/gtest_output_test_golden_lin.txt | 720 - .../test/gtest_pred_impl_unittest.cc | 2427 -- .../test/gtest_premature_exit_test.cc | 141 - .../googletest/test/gtest_prod_test.cc | 57 - .../googletest/test/gtest_repeat_test.cc | 253 - .../googletest/test/gtest_shuffle_test.py | 325 - .../googletest/test/gtest_shuffle_test_.cc | 103 - .../googletest/test/gtest_sole_header_test.cc | 57 - .../googletest/test/gtest_stress_test.cc | 256 - .../googletest/test/gtest_test_utils.py | 320 - .../test/gtest_throw_on_failure_ex_test.cc | 92 - .../test/gtest_throw_on_failure_test.py | 171 - .../test/gtest_throw_on_failure_test_.cc | 72 - .../test/gtest_uninitialized_test.py | 70 - .../test/gtest_uninitialized_test_.cc | 43 - .../googletest/test/gtest_unittest.cc | 7415 ------ .../test/gtest_xml_outfile1_test_.cc | 49 - .../test/gtest_xml_outfile2_test_.cc | 49 - .../test/gtest_xml_outfiles_test.py | 132 - .../test/gtest_xml_output_unittest.py | 307 - .../test/gtest_xml_output_unittest_.cc | 181 - .../googletest/test/gtest_xml_test_utils.py | 194 - freedv-server/googletest/test/production.cc | 36 - freedv-server/googletest/test/production.h | 55 - .../xcode/Config/DebugProject.xcconfig | 30 - .../xcode/Config/FrameworkTarget.xcconfig | 17 - .../googletest/xcode/Config/General.xcconfig | 41 - .../xcode/Config/ReleaseProject.xcconfig | 32 - .../xcode/Config/StaticLibraryTarget.xcconfig | 18 - .../xcode/Config/TestTarget.xcconfig | 8 - .../googletest/xcode/Resources/Info.plist | 30 - .../xcode/Samples/FrameworkSample/Info.plist | 28 - .../WidgetFramework.xcodeproj/project.pbxproj | 457 - .../xcode/Samples/FrameworkSample/runtests.sh | 62 - .../xcode/Samples/FrameworkSample/widget.cc | 63 - .../xcode/Samples/FrameworkSample/widget.h | 59 - .../Samples/FrameworkSample/widget_test.cc | 68 - .../googletest/xcode/Scripts/runtests.sh | 65 - .../xcode/Scripts/versiongenerate.py | 100 - .../xcode/gtest.xcodeproj/project.pbxproj | 1135 - freedv-server/parameters/build-type.txt | 1 - freedv-server/parameters/c-flags.txt | 1 - freedv-server/parameters/codename.txt | 1 - freedv-server/parameters/cxx-flags-gtest.txt | 1 - freedv-server/parameters/cxx-flags.txt | 1 - freedv-server/parameters/version.txt | 1 - freedv-server/source/audio_device.cpp | 46 - freedv-server/source/audio_in_default.cpp | 22 - freedv-server/source/audio_input.cpp | 18 - freedv-server/source/audio_out_default.cpp | 22 - freedv-server/source/audio_output.cpp | 18 - freedv-server/source/audio_sink.cpp | 104 - freedv-server/source/base.cpp | 32 - freedv-server/source/big_main.cpp | 200 - freedv-server/source/blank_panel.cpp | 75 - freedv-server/source/codec.cpp | 18 - freedv-server/source/codec2.cpp | 192 - freedv-server/source/codec_noop.cpp | 128 - freedv-server/source/driver_manager.cpp | 271 - freedv-server/source/drivers.h | 1062 - freedv-server/source/fifo.cpp | 88 - freedv-server/source/framer.cpp | 18 - freedv-server/source/framer_noop.cpp | 120 - freedv-server/source/global.cpp | 9 - freedv-server/source/gui/wxwidgets/.gitignore | 0 freedv-server/source/hid/Doc/HID1_11.pdf | Bin 675688 -> 0 bytes freedv-server/source/hid/Doc/HID_TYPES.txt | 1232 - freedv-server/source/hid/Doc/HUTRR39b.pdf | Bin 2037029 -> 0 bytes freedv-server/source/hid/Doc/Hut1_11.pdf | Bin 901068 -> 0 bytes freedv-server/source/hid/Doc/hidpar.pdf | Bin 91669 -> 0 bytes freedv-server/source/hid/Doc/ps3.txt | 77 - freedv-server/source/hid/hid.cpp | 683 - freedv-server/source/interfaces.cpp | 87 - freedv-server/source/interpolator.cpp | 45 - freedv-server/source/io_device.cpp | 18 - freedv-server/source/keying.cpp | 18 - freedv-server/source/keying_sink.cpp | 88 - freedv-server/source/modem.cpp | 18 - freedv-server/source/modem_codec2_reverse.cpp | 198 - freedv-server/source/modem_fdmdv2.cpp | 175 - freedv-server/source/modem_noop.cpp | 123 - freedv-server/source/platform/linux/alsa.cpp | 326 - freedv-server/source/platform/linux/alsa.h | 21 - .../source/platform/linux/audio_in_alsa.cpp | 228 - .../source/platform/linux/audio_out_alsa.cpp | 239 - freedv-server/source/platform/linux/evdev.cpp | 266 - freedv-server/source/platform/linux/evdev.h | 58 - .../source/platform/linux/ptt_evdev.cpp | 221 - .../source/platform/linux/test_evdev.c | 76 - .../source/platform/macos/.gitignore | 0 .../source/platform/mswin/.gitignore | 0 .../source/platform/posix/platform.h | 13 - freedv-server/source/platform/posix/poll.cpp | 13 - .../source/platform/posix/privilege.cpp | 57 - .../source/platform/posix/scheduler.cpp | 85 - freedv-server/source/ptt_constant.cpp | 108 - freedv-server/source/ptt_input.cpp | 18 - freedv-server/source/run.cpp | 607 - freedv-server/source/test/audio_sink.cpp | 36 - freedv-server/source/test/base.cpp | 38 - freedv-server/source/test/blank_panel.cpp | 31 - freedv-server/source/test/fifo.cpp | 81 - freedv-server/source/test/keying_sink.cpp | 32 - freedv-server/source/test/ptt_constant.cpp | 64 - freedv-server/source/test/text_constant.cpp | 41 - freedv-server/source/test/tone.cpp | 214 - freedv-server/source/text_constant.cpp | 99 - freedv-server/source/text_input.cpp | 23 - freedv-server/source/tiny_main.cpp | 5 - freedv-server/source/tone.cpp | 194 - freedv-server/source/user_interface.cpp | 18 - freedv-server/source/utility.cpp | 19 - 279 files changed, 166010 deletions(-) delete mode 100644 freedv-server/CMakeLists.txt delete mode 100644 freedv-server/Doxyfile.in delete mode 100644 freedv-server/LICENSE delete mode 100644 freedv-server/README.dox delete mode 100644 freedv-server/cmake/UseDoxygen.cmake delete mode 100644 freedv-server/examples/.gitignore delete mode 100644 freedv-server/googletest/CHANGES delete mode 100644 freedv-server/googletest/CMakeCache.txt delete mode 100644 freedv-server/googletest/CMakeLists.txt delete mode 100644 freedv-server/googletest/CONTRIBUTORS delete mode 100644 freedv-server/googletest/LICENSE delete mode 100644 freedv-server/googletest/Makefile delete mode 100644 freedv-server/googletest/Makefile.am delete mode 100644 freedv-server/googletest/Makefile.in delete mode 100644 freedv-server/googletest/README delete mode 100644 freedv-server/googletest/aclocal.m4 delete mode 100755 freedv-server/googletest/build-aux/config.guess delete mode 100644 freedv-server/googletest/build-aux/config.h delete mode 100644 freedv-server/googletest/build-aux/config.h.in delete mode 100755 freedv-server/googletest/build-aux/config.sub delete mode 100755 freedv-server/googletest/build-aux/depcomp delete mode 100755 freedv-server/googletest/build-aux/install-sh delete mode 100644 freedv-server/googletest/build-aux/ltmain.sh delete mode 100755 freedv-server/googletest/build-aux/missing delete mode 100644 freedv-server/googletest/build-aux/stamp-h1 delete mode 100644 freedv-server/googletest/cmake/internal_utils.cmake delete mode 100644 freedv-server/googletest/cmake_install.cmake delete mode 100644 freedv-server/googletest/codegear/gtest.cbproj delete mode 100644 freedv-server/googletest/codegear/gtest.groupproj delete mode 100644 freedv-server/googletest/codegear/gtest_all.cc delete mode 100644 freedv-server/googletest/codegear/gtest_link.cc delete mode 100644 freedv-server/googletest/codegear/gtest_main.cbproj delete mode 100644 freedv-server/googletest/codegear/gtest_unittest.cbproj delete mode 100644 freedv-server/googletest/config.log delete mode 100755 freedv-server/googletest/config.status delete mode 100755 freedv-server/googletest/configure delete mode 100644 freedv-server/googletest/configure.ac delete mode 100644 freedv-server/googletest/fused-src/gtest/.deps/test_fused_gtest_test-gtest-all.Po delete mode 100644 freedv-server/googletest/fused-src/gtest/.deps/test_fused_gtest_test-gtest_main.Po delete mode 100644 freedv-server/googletest/fused-src/gtest/gtest-all.cc delete mode 100644 freedv-server/googletest/fused-src/gtest/gtest.h delete mode 100644 freedv-server/googletest/fused-src/gtest/gtest_main.cc delete mode 100644 freedv-server/googletest/include/gtest/gtest-death-test.h delete mode 100644 freedv-server/googletest/include/gtest/gtest-message.h delete mode 100644 freedv-server/googletest/include/gtest/gtest-param-test.h delete mode 100644 freedv-server/googletest/include/gtest/gtest-param-test.h.pump delete mode 100644 freedv-server/googletest/include/gtest/gtest-printers.h delete mode 100644 freedv-server/googletest/include/gtest/gtest-spi.h delete mode 100644 freedv-server/googletest/include/gtest/gtest-test-part.h delete mode 100644 freedv-server/googletest/include/gtest/gtest-typed-test.h delete mode 100644 freedv-server/googletest/include/gtest/gtest.h delete mode 100644 freedv-server/googletest/include/gtest/gtest_pred_impl.h delete mode 100644 freedv-server/googletest/include/gtest/gtest_prod.h delete mode 100644 freedv-server/googletest/include/gtest/internal/gtest-death-test-internal.h delete mode 100644 freedv-server/googletest/include/gtest/internal/gtest-filepath.h delete mode 100644 freedv-server/googletest/include/gtest/internal/gtest-internal.h delete mode 100644 freedv-server/googletest/include/gtest/internal/gtest-linked_ptr.h delete mode 100644 freedv-server/googletest/include/gtest/internal/gtest-param-util-generated.h delete mode 100644 freedv-server/googletest/include/gtest/internal/gtest-param-util-generated.h.pump delete mode 100644 freedv-server/googletest/include/gtest/internal/gtest-param-util.h delete mode 100644 freedv-server/googletest/include/gtest/internal/gtest-port.h delete mode 100644 freedv-server/googletest/include/gtest/internal/gtest-string.h delete mode 100644 freedv-server/googletest/include/gtest/internal/gtest-tuple.h delete mode 100644 freedv-server/googletest/include/gtest/internal/gtest-tuple.h.pump delete mode 100644 freedv-server/googletest/include/gtest/internal/gtest-type-util.h delete mode 100644 freedv-server/googletest/include/gtest/internal/gtest-type-util.h.pump delete mode 100755 freedv-server/googletest/libtool delete mode 100644 freedv-server/googletest/m4/acx_pthread.m4 delete mode 100644 freedv-server/googletest/m4/gtest.m4 delete mode 100644 freedv-server/googletest/m4/libtool.m4 delete mode 100644 freedv-server/googletest/m4/ltoptions.m4 delete mode 100644 freedv-server/googletest/m4/ltsugar.m4 delete mode 100644 freedv-server/googletest/m4/ltversion.m4 delete mode 100644 freedv-server/googletest/m4/lt~obsolete.m4 delete mode 100644 freedv-server/googletest/make/Makefile delete mode 100755 freedv-server/googletest/msvc/gtest-md.sln delete mode 100755 freedv-server/googletest/msvc/gtest-md.vcproj delete mode 100755 freedv-server/googletest/msvc/gtest.sln delete mode 100755 freedv-server/googletest/msvc/gtest.vcproj delete mode 100755 freedv-server/googletest/msvc/gtest_main-md.vcproj delete mode 100755 freedv-server/googletest/msvc/gtest_main.vcproj delete mode 100755 freedv-server/googletest/msvc/gtest_prod_test-md.vcproj delete mode 100755 freedv-server/googletest/msvc/gtest_prod_test.vcproj delete mode 100755 freedv-server/googletest/msvc/gtest_unittest-md.vcproj delete mode 100755 freedv-server/googletest/msvc/gtest_unittest.vcproj delete mode 100644 freedv-server/googletest/samples/.deps/sample1.Plo delete mode 100644 freedv-server/googletest/samples/.deps/sample10_unittest.Po delete mode 100644 freedv-server/googletest/samples/.deps/sample1_unittest.Po delete mode 100644 freedv-server/googletest/samples/.deps/sample2.Plo delete mode 100644 freedv-server/googletest/samples/.deps/sample4.Plo delete mode 100644 freedv-server/googletest/samples/.deps/test_fused_gtest_test-sample1.Po delete mode 100644 freedv-server/googletest/samples/.deps/test_fused_gtest_test-sample1_unittest.Po delete mode 100644 freedv-server/googletest/samples/prime_tables.h delete mode 100644 freedv-server/googletest/samples/sample1.cc delete mode 100644 freedv-server/googletest/samples/sample1.h delete mode 100644 freedv-server/googletest/samples/sample10_unittest.cc delete mode 100644 freedv-server/googletest/samples/sample1_unittest.cc delete mode 100644 freedv-server/googletest/samples/sample2.cc delete mode 100644 freedv-server/googletest/samples/sample2.h delete mode 100644 freedv-server/googletest/samples/sample2_unittest.cc delete mode 100644 freedv-server/googletest/samples/sample3-inl.h delete mode 100644 freedv-server/googletest/samples/sample3_unittest.cc delete mode 100644 freedv-server/googletest/samples/sample4.cc delete mode 100644 freedv-server/googletest/samples/sample4.h delete mode 100644 freedv-server/googletest/samples/sample4_unittest.cc delete mode 100644 freedv-server/googletest/samples/sample5_unittest.cc delete mode 100644 freedv-server/googletest/samples/sample6_unittest.cc delete mode 100644 freedv-server/googletest/samples/sample7_unittest.cc delete mode 100644 freedv-server/googletest/samples/sample8_unittest.cc delete mode 100644 freedv-server/googletest/samples/sample9_unittest.cc delete mode 100755 freedv-server/googletest/scripts/fuse_gtest_files.py delete mode 100755 freedv-server/googletest/scripts/gen_gtest_pred_impl.py delete mode 100755 freedv-server/googletest/scripts/gtest-config delete mode 100755 freedv-server/googletest/scripts/gtest-config.in delete mode 100755 freedv-server/googletest/scripts/pump.py delete mode 100644 freedv-server/googletest/scripts/test/Makefile delete mode 100644 freedv-server/googletest/src/.deps/gtest-all.Plo delete mode 100644 freedv-server/googletest/src/.deps/gtest_main.Plo delete mode 100644 freedv-server/googletest/src/gtest-all.cc delete mode 100644 freedv-server/googletest/src/gtest-death-test.cc delete mode 100644 freedv-server/googletest/src/gtest-filepath.cc delete mode 100644 freedv-server/googletest/src/gtest-internal-inl.h delete mode 100644 freedv-server/googletest/src/gtest-port.cc delete mode 100644 freedv-server/googletest/src/gtest-printers.cc delete mode 100644 freedv-server/googletest/src/gtest-test-part.cc delete mode 100644 freedv-server/googletest/src/gtest-typed-test.cc delete mode 100644 freedv-server/googletest/src/gtest.cc delete mode 100644 freedv-server/googletest/src/gtest_main.cc delete mode 100644 freedv-server/googletest/test/.deps/gtest_all_test.Po delete mode 100644 freedv-server/googletest/test/gtest-death-test_ex_test.cc delete mode 100644 freedv-server/googletest/test/gtest-death-test_test.cc delete mode 100644 freedv-server/googletest/test/gtest-filepath_test.cc delete mode 100644 freedv-server/googletest/test/gtest-linked_ptr_test.cc delete mode 100644 freedv-server/googletest/test/gtest-listener_test.cc delete mode 100644 freedv-server/googletest/test/gtest-message_test.cc delete mode 100644 freedv-server/googletest/test/gtest-options_test.cc delete mode 100644 freedv-server/googletest/test/gtest-param-test2_test.cc delete mode 100644 freedv-server/googletest/test/gtest-param-test_test.cc delete mode 100644 freedv-server/googletest/test/gtest-param-test_test.h delete mode 100644 freedv-server/googletest/test/gtest-port_test.cc delete mode 100644 freedv-server/googletest/test/gtest-printers_test.cc delete mode 100644 freedv-server/googletest/test/gtest-test-part_test.cc delete mode 100644 freedv-server/googletest/test/gtest-tuple_test.cc delete mode 100644 freedv-server/googletest/test/gtest-typed-test2_test.cc delete mode 100644 freedv-server/googletest/test/gtest-typed-test_test.cc delete mode 100644 freedv-server/googletest/test/gtest-typed-test_test.h delete mode 100644 freedv-server/googletest/test/gtest-unittest-api_test.cc delete mode 100644 freedv-server/googletest/test/gtest_all_test.cc delete mode 100755 freedv-server/googletest/test/gtest_break_on_failure_unittest.py delete mode 100644 freedv-server/googletest/test/gtest_break_on_failure_unittest_.cc delete mode 100755 freedv-server/googletest/test/gtest_catch_exceptions_test.py delete mode 100644 freedv-server/googletest/test/gtest_catch_exceptions_test_.cc delete mode 100755 freedv-server/googletest/test/gtest_color_test.py delete mode 100644 freedv-server/googletest/test/gtest_color_test_.cc delete mode 100755 freedv-server/googletest/test/gtest_env_var_test.py delete mode 100644 freedv-server/googletest/test/gtest_env_var_test_.cc delete mode 100644 freedv-server/googletest/test/gtest_environment_test.cc delete mode 100755 freedv-server/googletest/test/gtest_filter_unittest.py delete mode 100644 freedv-server/googletest/test/gtest_filter_unittest_.cc delete mode 100755 freedv-server/googletest/test/gtest_help_test.py delete mode 100644 freedv-server/googletest/test/gtest_help_test_.cc delete mode 100755 freedv-server/googletest/test/gtest_list_tests_unittest.py delete mode 100644 freedv-server/googletest/test/gtest_list_tests_unittest_.cc delete mode 100644 freedv-server/googletest/test/gtest_main_unittest.cc delete mode 100644 freedv-server/googletest/test/gtest_no_test_unittest.cc delete mode 100755 freedv-server/googletest/test/gtest_output_test.py delete mode 100644 freedv-server/googletest/test/gtest_output_test_.cc delete mode 100644 freedv-server/googletest/test/gtest_output_test_golden_lin.txt delete mode 100644 freedv-server/googletest/test/gtest_pred_impl_unittest.cc delete mode 100644 freedv-server/googletest/test/gtest_premature_exit_test.cc delete mode 100644 freedv-server/googletest/test/gtest_prod_test.cc delete mode 100644 freedv-server/googletest/test/gtest_repeat_test.cc delete mode 100755 freedv-server/googletest/test/gtest_shuffle_test.py delete mode 100644 freedv-server/googletest/test/gtest_shuffle_test_.cc delete mode 100644 freedv-server/googletest/test/gtest_sole_header_test.cc delete mode 100644 freedv-server/googletest/test/gtest_stress_test.cc delete mode 100755 freedv-server/googletest/test/gtest_test_utils.py delete mode 100644 freedv-server/googletest/test/gtest_throw_on_failure_ex_test.cc delete mode 100755 freedv-server/googletest/test/gtest_throw_on_failure_test.py delete mode 100644 freedv-server/googletest/test/gtest_throw_on_failure_test_.cc delete mode 100755 freedv-server/googletest/test/gtest_uninitialized_test.py delete mode 100644 freedv-server/googletest/test/gtest_uninitialized_test_.cc delete mode 100644 freedv-server/googletest/test/gtest_unittest.cc delete mode 100644 freedv-server/googletest/test/gtest_xml_outfile1_test_.cc delete mode 100644 freedv-server/googletest/test/gtest_xml_outfile2_test_.cc delete mode 100755 freedv-server/googletest/test/gtest_xml_outfiles_test.py delete mode 100755 freedv-server/googletest/test/gtest_xml_output_unittest.py delete mode 100644 freedv-server/googletest/test/gtest_xml_output_unittest_.cc delete mode 100755 freedv-server/googletest/test/gtest_xml_test_utils.py delete mode 100644 freedv-server/googletest/test/production.cc delete mode 100644 freedv-server/googletest/test/production.h delete mode 100644 freedv-server/googletest/xcode/Config/DebugProject.xcconfig delete mode 100644 freedv-server/googletest/xcode/Config/FrameworkTarget.xcconfig delete mode 100644 freedv-server/googletest/xcode/Config/General.xcconfig delete mode 100644 freedv-server/googletest/xcode/Config/ReleaseProject.xcconfig delete mode 100644 freedv-server/googletest/xcode/Config/StaticLibraryTarget.xcconfig delete mode 100644 freedv-server/googletest/xcode/Config/TestTarget.xcconfig delete mode 100644 freedv-server/googletest/xcode/Resources/Info.plist delete mode 100644 freedv-server/googletest/xcode/Samples/FrameworkSample/Info.plist delete mode 100644 freedv-server/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj delete mode 100644 freedv-server/googletest/xcode/Samples/FrameworkSample/runtests.sh delete mode 100644 freedv-server/googletest/xcode/Samples/FrameworkSample/widget.cc delete mode 100644 freedv-server/googletest/xcode/Samples/FrameworkSample/widget.h delete mode 100644 freedv-server/googletest/xcode/Samples/FrameworkSample/widget_test.cc delete mode 100644 freedv-server/googletest/xcode/Scripts/runtests.sh delete mode 100755 freedv-server/googletest/xcode/Scripts/versiongenerate.py delete mode 100644 freedv-server/googletest/xcode/gtest.xcodeproj/project.pbxproj delete mode 100644 freedv-server/parameters/build-type.txt delete mode 100644 freedv-server/parameters/c-flags.txt delete mode 100644 freedv-server/parameters/codename.txt delete mode 100644 freedv-server/parameters/cxx-flags-gtest.txt delete mode 100644 freedv-server/parameters/cxx-flags.txt delete mode 100644 freedv-server/parameters/version.txt delete mode 100644 freedv-server/source/audio_device.cpp delete mode 100644 freedv-server/source/audio_in_default.cpp delete mode 100644 freedv-server/source/audio_input.cpp delete mode 100644 freedv-server/source/audio_out_default.cpp delete mode 100644 freedv-server/source/audio_output.cpp delete mode 100644 freedv-server/source/audio_sink.cpp delete mode 100644 freedv-server/source/base.cpp delete mode 100644 freedv-server/source/big_main.cpp delete mode 100644 freedv-server/source/blank_panel.cpp delete mode 100644 freedv-server/source/codec.cpp delete mode 100644 freedv-server/source/codec2.cpp delete mode 100644 freedv-server/source/codec_noop.cpp delete mode 100644 freedv-server/source/driver_manager.cpp delete mode 100644 freedv-server/source/drivers.h delete mode 100644 freedv-server/source/fifo.cpp delete mode 100644 freedv-server/source/framer.cpp delete mode 100644 freedv-server/source/framer_noop.cpp delete mode 100644 freedv-server/source/global.cpp delete mode 100644 freedv-server/source/gui/wxwidgets/.gitignore delete mode 100644 freedv-server/source/hid/Doc/HID1_11.pdf delete mode 100644 freedv-server/source/hid/Doc/HID_TYPES.txt delete mode 100644 freedv-server/source/hid/Doc/HUTRR39b.pdf delete mode 100644 freedv-server/source/hid/Doc/Hut1_11.pdf delete mode 100644 freedv-server/source/hid/Doc/hidpar.pdf delete mode 100644 freedv-server/source/hid/Doc/ps3.txt delete mode 100644 freedv-server/source/hid/hid.cpp delete mode 100644 freedv-server/source/interfaces.cpp delete mode 100644 freedv-server/source/interpolator.cpp delete mode 100644 freedv-server/source/io_device.cpp delete mode 100644 freedv-server/source/keying.cpp delete mode 100644 freedv-server/source/keying_sink.cpp delete mode 100644 freedv-server/source/modem.cpp delete mode 100644 freedv-server/source/modem_codec2_reverse.cpp delete mode 100644 freedv-server/source/modem_fdmdv2.cpp delete mode 100644 freedv-server/source/modem_noop.cpp delete mode 100644 freedv-server/source/platform/linux/alsa.cpp delete mode 100644 freedv-server/source/platform/linux/alsa.h delete mode 100644 freedv-server/source/platform/linux/audio_in_alsa.cpp delete mode 100644 freedv-server/source/platform/linux/audio_out_alsa.cpp delete mode 100644 freedv-server/source/platform/linux/evdev.cpp delete mode 100644 freedv-server/source/platform/linux/evdev.h delete mode 100644 freedv-server/source/platform/linux/ptt_evdev.cpp delete mode 100644 freedv-server/source/platform/linux/test_evdev.c delete mode 100644 freedv-server/source/platform/macos/.gitignore delete mode 100644 freedv-server/source/platform/mswin/.gitignore delete mode 100644 freedv-server/source/platform/posix/platform.h delete mode 100644 freedv-server/source/platform/posix/poll.cpp delete mode 100644 freedv-server/source/platform/posix/privilege.cpp delete mode 100644 freedv-server/source/platform/posix/scheduler.cpp delete mode 100644 freedv-server/source/ptt_constant.cpp delete mode 100644 freedv-server/source/ptt_input.cpp delete mode 100644 freedv-server/source/run.cpp delete mode 100644 freedv-server/source/test/audio_sink.cpp delete mode 100644 freedv-server/source/test/base.cpp delete mode 100644 freedv-server/source/test/blank_panel.cpp delete mode 100644 freedv-server/source/test/fifo.cpp delete mode 100644 freedv-server/source/test/keying_sink.cpp delete mode 100644 freedv-server/source/test/ptt_constant.cpp delete mode 100644 freedv-server/source/test/text_constant.cpp delete mode 100644 freedv-server/source/test/tone.cpp delete mode 100644 freedv-server/source/text_constant.cpp delete mode 100644 freedv-server/source/text_input.cpp delete mode 100644 freedv-server/source/tiny_main.cpp delete mode 100644 freedv-server/source/tone.cpp delete mode 100644 freedv-server/source/user_interface.cpp delete mode 100644 freedv-server/source/utility.cpp diff --git a/freedv-server/CMakeLists.txt b/freedv-server/CMakeLists.txt deleted file mode 100644 index bb4c5725..00000000 --- a/freedv-server/CMakeLists.txt +++ /dev/null @@ -1,207 +0,0 @@ -# -# FreeDV - HF Digital Voice for Radio Amateurs -# -# CMake configuration started with the version written by Richard Shaw KF5OIM -# for the original Qt FreeDV. -# Hacked to bits for command-line/server version by Bruce Perens K6BP. -# -# Note: There is an embedded and not-embedded version of FreeDV built here. -# The embedded version avoids use of the C++ standard template library, -# templates, and anything that would make it large. It uses tiny_main. -# The non-embedded version uses big_main and driver_manager. It uses -# STL templates, and iostreams, and probably has a tremendous user interface -# driver so none of this matters. -# -# Please report questions, comments, problems, or patches to the freetel -# mailing list: https://lists.sourceforge.net/lists/listinfo/freetel-codec2 -# - -# Prevent in-source builds to protect automake/autoconf config. -# If an in-source build is attempted, you will still need to clean up a few -# files manually. -if("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}") - message(FATAL_ERROR "In-source builds in ${CMAKE_BINARY_DIR} are not " - "allowed, please remove ./CMakeCache.txt and ./CMakeFiles/, create a " - "separate build directory and run cmake from there.") -endif("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}") - -cmake_minimum_required(VERSION 2.8) -set(CMAKE_DISABLE_SOURCE_CHANGES ON) -set(CMAKE_DISABLE_IN_SOURCE_BUILD ON) -project(freedv-server) - -include(cmake/UseDoxygen.cmake) - -# Parameters are stored as .txt files in the parameters/ subdirectory. -# They use semicolon to separate arguments, because this is what cmake uses -# in its list type. Thus, parameters/version.txt looks like this: -# -# 0;1;2 -# -# Those are easy to separate at each semicolon into the major, minor, -# and patch version. -# -# You can override parameters on the command line, using -# -DParam.name=value -# -macro(load_parameters) - foreach(name ${ARGN}) - set(filename "${CMAKE_SOURCE_DIR}/parameters/${name}.txt") - if("${Param.${name}}" STREQUAL "" AND EXISTS ${filename}) - file(STRINGS ${filename} string) - set("Param.${name}" ${string}) - endif("${Param.${name}}" STREQUAL "" AND EXISTS ${filename}) - endforeach(name) - unset(filename) -endmacro(load_parameters) - -# -# Parse FreeDV version, code-name from parameter. -# -load_parameters(version codename build-type) -list(GET Param.version 0 Version.major) -list(GET Param.version 1 Version.minor) -list(GET Param.version 2 Version.patch) -unset(list) - -# -# Parse platform information -# -set(Platform.name ${CMAKE_SYSTEM_NAME}) -if(Platform.name STREQUAL Linux) - execute_process( - COMMAND lsb_release -s -i - OUTPUT_VARIABLE Platform.distribution - OUTPUT_STRIP_TRAILING_WHITESPACE) - execute_process( - COMMAND lsb_release -s -r - OUTPUT_VARIABLE Platform.release - OUTPUT_STRIP_TRAILING_WHITESPACE) -endif(Platform.name STREQUAL Linux) - -message(STATUS "${Param.build-type} ${Version.major}.${Version.minor}.${Version.patch}, " - "code name \"${Param.codename}\", " - "on ${Platform.name} ${Platform.distribution} ${Platform.release}.") - -# -# Set cmake internal variables from parameters. -# - -set(Compile.posix.sources - source/platform/posix/scheduler.cpp - source/platform/posix/privilege.cpp - source/platform/posix/poll.cpp -) -set(Compile.linux.sources - ${Compile.posix.sources} - source/platform/linux/alsa.cpp - source/platform/linux/audio_out_alsa.cpp - source/platform/linux/audio_in_alsa.cpp - source/platform/linux/evdev.cpp - source/platform/linux/ptt_evdev.cpp -) - -set(Compile.linux.libraries - asound -) - -set(Compile.linux.header_dirs - source/platform/posix -) - -# FIX: Add other platforms. -if(Platform.name STREQUAL Linux) - set(Compile.platform.sources ${Compile.linux.sources}) - set(Compile.platform.libraries ${Compile.linux.libraries}) - set(Compile.platform.header_dirs ${Compile.linux.header_dirs}) -endif(Platform.name STREQUAL Linux) - -set(Compile.sources - ${Compile.platform.sources} - source/audio_device.cpp - source/audio_in_default.cpp - source/audio_input.cpp - source/audio_out_default.cpp - source/audio_output.cpp - source/audio_sink.cpp - source/base.cpp - source/big_main.cpp - source/blank_panel.cpp - source/codec.cpp - source/codec_noop.cpp - source/codec2.cpp - source/driver_manager.cpp - source/fifo.cpp - source/framer.cpp - source/framer_noop.cpp - source/global.cpp - source/interfaces.cpp - source/interpolator.cpp - source/io_device.cpp - source/keying.cpp - source/keying_sink.cpp - source/modem.cpp - source/modem_fdmdv2.cpp - source/modem_noop.cpp - source/modem_codec2_reverse.cpp - source/ptt_constant.cpp - source/ptt_input.cpp - source/run.cpp - source/text_constant.cpp - source/text_input.cpp - source/tone.cpp - source/user_interface.cpp - source/utility.cpp -) - -set(Test.sources - source/test/audio_sink.cpp - source/test/base.cpp - source/test/blank_panel.cpp - source/test/fifo.cpp - source/test/keying_sink.cpp - source/test/ptt_constant.cpp - source/test/text_constant.cpp - source/test/tone.cpp -) - -set(Test.headers - googletest/include/gtest/gtest.h -) - -load_parameters(cxx-flags) -load_parameters(cxx-flags-gtest) -set_source_files_properties(${Compile.sources} PROPERTIES COMPILE_FLAGS ${Param.cxx-flags}) -# Googletest would have -Weffc++ warnings. -set_source_files_properties(${Test.sources} PROPERTIES COMPILE_FLAGS ${Param.cxx-flags-gtest}) - - -add_executable(freedv-server ${Compile.sources}) - -include_directories(${Compile.platform.header_dirs}) - -# Googletest unit testing. -add_subdirectory(googletest) -include_directories(googletest/include) -include_directories(source) -add_executable(freedv-gtest ${Compile.sources} ${Test.sources} ${Test.headers}) -set_target_properties(freedv-gtest PROPERTIES LINK_FLAGS "-L googletest") -target_link_libraries(freedv-gtest gtest_main.a libgtest.a) -add_dependencies(freedv-gtest gtest gtest_main) -enable_testing() -add_test(freedv-gtest "./freedv-gtest") - -find_path(Codec2.include codec2.h PATH_SUFFIXES codec2) -find_library(Codec2.lib NAMES codec2) -if( Codec2.lib AND Codec2.include ) - message(STATUS "Getting Codec2 from ${Codec2.include} and ${Codec2.lib}") - include_directories(${Codec2.include}) - target_link_libraries(freedv-server ${Codec2.lib}) -else( Codec2.lib AND Codec2.include ) - message(FATAL_ERROR "Can't find Codec2 library.") -endif( Codec2.lib AND Codec2.include ) - -target_link_libraries(freedv-server ${Compile.platform.libraries} ${Codec2.lib}) -target_link_libraries(freedv-gtest ${Compile.platform.libraries} ${Codec2.lib}) - -install(TARGETS freedv-server RUNTIME DESTINATION bin) diff --git a/freedv-server/Doxyfile.in b/freedv-server/Doxyfile.in deleted file mode 100644 index 477ac245..00000000 --- a/freedv-server/Doxyfile.in +++ /dev/null @@ -1,1525 +0,0 @@ -# Doxyfile 1.5.8 -# From https://svn.apache.org/repos/asf/incubator/celix/trunk/Doxyfile.in -# -# Redistribution and use is allowed according to the terms of the New -# BSD license: -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# -# 1. Redistributions of source code must retain the copyright -# notice, this list of conditions and the following disclaimer. -# 2. Redistributions in binary form must reproduce the copyright -# notice, this list of conditions and the following disclaimer in the -# documentation and/or other materials provided with the distribution. -# 3. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -# OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -# IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -# NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -# This file describes the settings to be used by the documentation system -# doxygen (www.doxygen.org) for a project -# -# All text after a hash (#) is considered a comment and will be ignored -# The format is: -# TAG = value [value, ...] -# For lists items can also be appended using: -# TAG += value [value, ...] -# Values that contain spaces should be placed between quotes (" ") - -#--------------------------------------------------------------------------- -# Project related configuration options -#--------------------------------------------------------------------------- - -# This tag specifies the encoding used for all characters in the config file -# that follow. The default is UTF-8 which is also the encoding used for all -# text before the first occurrence of this tag. Doxygen uses libiconv (or the -# iconv built into libc) for the transcoding. See -# http://www.gnu.org/software/libiconv for the list of possible encodings. - -DOXYFILE_ENCODING = UTF-8 - -# The PROJECT_NAME tag is a single word (or a sequence of words surrounded -# by quotes) that should identify the project. - -PROJECT_NAME = "@PROJECT_NAME@" - -# The PROJECT_NUMBER tag can be used to enter a project or revision number. -# This could be handy for archiving the generated documentation or -# if some version control system is used. - -PROJECT_NUMBER = "@PROJECT_VERSION@" - -# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) -# base path where the generated documentation will be put. -# If a relative path is entered, it will be relative to the location -# where doxygen was started. If left blank the current directory will be used. - -OUTPUT_DIRECTORY = "@DOXYFILE_OUTPUT_DIR@" - -# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create -# 4096 sub-directories (in 2 levels) under the output directory of each output -# format and will distribute the generated files over these directories. -# Enabling this option can be useful when feeding doxygen a huge amount of -# source files, where putting all generated files in the same directory would -# otherwise cause performance problems for the file system. - -CREATE_SUBDIRS = NO - -# The OUTPUT_LANGUAGE tag is used to specify the language in which all -# documentation generated by doxygen is written. Doxygen will use this -# information to generate all constant output in the proper language. -# The default language is English, other supported languages are: -# Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional, -# Croatian, Czech, Danish, Dutch, Farsi, Finnish, French, German, Greek, -# Hungarian, Italian, Japanese, Japanese-en (Japanese with English messages), -# Korean, Korean-en, Lithuanian, Norwegian, Macedonian, Persian, Polish, -# Portuguese, Romanian, Russian, Serbian, Serbian-Cyrilic, Slovak, Slovene, -# Spanish, Swedish, and Ukrainian. - -OUTPUT_LANGUAGE = English - -# If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will -# include brief member descriptions after the members that are listed in -# the file and class documentation (similar to JavaDoc). -# Set to NO to disable this. - -BRIEF_MEMBER_DESC = YES - -# If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend -# the brief description of a member or function before the detailed description. -# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the -# brief descriptions will be completely suppressed. - -REPEAT_BRIEF = YES - -# This tag implements a quasi-intelligent brief description abbreviator -# that is used to form the text in various listings. Each string -# in this list, if found as the leading text of the brief description, will be -# stripped from the text and the result after processing the whole list, is -# used as the annotated text. Otherwise, the brief description is used as-is. -# If left blank, the following values are used ("$name" is automatically -# replaced with the name of the entity): "The $name class" "The $name widget" -# "The $name file" "is" "provides" "specifies" "contains" -# "represents" "a" "an" "the" - -ABBREVIATE_BRIEF = - -# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then -# Doxygen will generate a detailed section even if there is only a brief -# description. - -ALWAYS_DETAILED_SEC = NO - -# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all -# inherited members of a class in the documentation of that class as if those -# members were ordinary class members. Constructors, destructors and assignment -# operators of the base classes will not be shown. - -INLINE_INHERITED_MEMB = NO - -# If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full -# path before files name in the file list and in the header files. If set -# to NO the shortest path that makes the file name unique will be used. - -FULL_PATH_NAMES = NO - -# If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag -# can be used to strip a user-defined part of the path. Stripping is -# only done if one of the specified strings matches the left-hand part of -# the path. The tag can be used to show relative paths in the file list. -# If left blank the directory from which doxygen is run is used as the -# path to strip. - -STRIP_FROM_PATH = - -# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of -# the path mentioned in the documentation of a class, which tells -# the reader which header file to include in order to use a class. -# If left blank only the name of the header file containing the class -# definition is used. Otherwise one should specify the include paths that -# are normally passed to the compiler using the -I flag. - -STRIP_FROM_INC_PATH = - -# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter -# (but less readable) file names. This can be useful is your file systems -# doesn't support long names like on DOS, Mac, or CD-ROM. - -SHORT_NAMES = NO - -# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen -# will interpret the first line (until the first dot) of a JavaDoc-style -# comment as the brief description. If set to NO, the JavaDoc -# comments will behave just like regular Qt-style comments -# (thus requiring an explicit @brief command for a brief description.) - -JAVADOC_AUTOBRIEF = YES - -# If the QT_AUTOBRIEF tag is set to YES then Doxygen will -# interpret the first line (until the first dot) of a Qt-style -# comment as the brief description. If set to NO, the comments -# will behave just like regular Qt-style comments (thus requiring -# an explicit \brief command for a brief description.) - -QT_AUTOBRIEF = NO - -# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen -# treat a multi-line C++ special comment block (i.e. a block of //! or /// -# comments) as a brief description. This used to be the default behaviour. -# The new default is to treat a multi-line C++ comment block as a detailed -# description. Set this tag to YES if you prefer the old behaviour instead. - -MULTILINE_CPP_IS_BRIEF = NO - -# If the INHERIT_DOCS tag is set to YES (the default) then an undocumented -# member inherits the documentation from any documented member that it -# re-implements. - -INHERIT_DOCS = YES - -# If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce -# a new page for each member. If set to NO, the documentation of a member will -# be part of the file/class/namespace that contains it. - -SEPARATE_MEMBER_PAGES = NO - -# The TAB_SIZE tag can be used to set the number of spaces in a tab. -# Doxygen uses this value to replace tabs by spaces in code fragments. - -TAB_SIZE = 8 - -# This tag can be used to specify a number of aliases that acts -# as commands in the documentation. An alias has the form "name=value". -# For example adding "sideeffect=\par Side Effects:\n" will allow you to -# put the command \sideeffect (or @sideeffect) in the documentation, which -# will result in a user-defined paragraph with heading "Side Effects:". -# You can put \n's in the value part of an alias to insert newlines. - -ALIASES = - -# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C -# sources only. Doxygen will then generate output that is more tailored for C. -# For instance, some of the names that are used will be different. The list -# of all members will be omitted, etc. - -OPTIMIZE_OUTPUT_FOR_C = NO - -# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java -# sources only. Doxygen will then generate output that is more tailored for -# Java. For instance, namespaces will be presented as packages, qualified -# scopes will look different, etc. - -OPTIMIZE_OUTPUT_JAVA = NO - -# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran -# sources only. Doxygen will then generate output that is more tailored for -# Fortran. - -OPTIMIZE_FOR_FORTRAN = NO - -# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL -# sources. Doxygen will then generate output that is tailored for -# VHDL. - -OPTIMIZE_OUTPUT_VHDL = NO - -# Doxygen selects the parser to use depending on the extension of the files it parses. -# With this tag you can assign which parser to use for a given extension. -# Doxygen has a built-in mapping, but you can override or extend it using this tag. -# The format is ext=language, where ext is a file extension, and language is one of -# the parsers supported by doxygen: IDL, Java, Javascript, C#, C, C++, D, PHP, -# Objective-C, Python, Fortran, VHDL, C, C++. For instance to make doxygen treat -# .inc files as Fortran files (default is PHP), and .f files as C (default is Fortran), -# use: inc=Fortran f=C - -EXTENSION_MAPPING = - -# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want -# to include (a tag file for) the STL sources as input, then you should -# set this tag to YES in order to let doxygen match functions declarations and -# definitions whose arguments contain STL classes (e.g. func(std::string); v.s. -# func(std::string) {}). This also make the inheritance and collaboration -# diagrams that involve STL classes more complete and accurate. - -BUILTIN_STL_SUPPORT = NO - -# If you use Microsoft's C++/CLI language, you should set this option to YES to -# enable parsing support. - -CPP_CLI_SUPPORT = NO - -# Set the SIP_SUPPORT tag to YES if your project consists of sip sources only. -# Doxygen will parse them like normal C++ but will assume all classes use public -# instead of private inheritance when no explicit protection keyword is present. - -SIP_SUPPORT = NO - -# For Microsoft's IDL there are propget and propput attributes to indicate getter -# and setter methods for a property. Setting this option to YES (the default) -# will make doxygen to replace the get and set methods by a property in the -# documentation. This will only work if the methods are indeed getting or -# setting a simple type. If this is not the case, or you want to show the -# methods anyway, you should set this option to NO. - -IDL_PROPERTY_SUPPORT = YES - -# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC -# tag is set to YES, then doxygen will reuse the documentation of the first -# member in the group (if any) for the other members of the group. By default -# all members of a group must be documented explicitly. - -DISTRIBUTE_GROUP_DOC = NO - -# Set the SUBGROUPING tag to YES (the default) to allow class member groups of -# the same type (for instance a group of public functions) to be put as a -# subgroup of that type (e.g. under the Public Functions section). Set it to -# NO to prevent subgrouping. Alternatively, this can be done per class using -# the \nosubgrouping command. - -SUBGROUPING = YES - -# When TYPEDEF_HIDES_STRUCT is enabled, a typedef of a struct, union, or enum -# is documented as struct, union, or enum with the name of the typedef. So -# typedef struct TypeS {} TypeT, will appear in the documentation as a struct -# with name TypeT. When disabled the typedef will appear as a member of a file, -# namespace, or class. And the struct will be named TypeS. This can typically -# be useful for C code in case the coding convention dictates that all compound -# types are typedef'ed and only the typedef is referenced, never the tag name. - -TYPEDEF_HIDES_STRUCT = NO - -# The SYMBOL_CACHE_SIZE determines the size of the internal cache use to -# determine which symbols to keep in memory and which to flush to disk. -# When the cache is full, less often used symbols will be written to disk. -# For small to medium size projects (<1000 input files) the default value is -# probably good enough. For larger projects a too small cache size can cause -# doxygen to be busy swapping symbols to and from disk most of the time -# causing a significant performance penality. -# If the system has enough physical memory increasing the cache will improve the -# performance by keeping more symbols in memory. Note that the value works on -# a logarithmic scale so increasing the size by one will rougly double the -# memory usage. The cache size is given by this formula: -# 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0, -# corresponding to a cache size of 2^16 = 65536 symbols - -SYMBOL_CACHE_SIZE = 0 - -#--------------------------------------------------------------------------- -# Build related configuration options -#--------------------------------------------------------------------------- - -# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in -# documentation are documented, even if no documentation was available. -# Private class members and static file members will be hidden unless -# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES - -EXTRACT_ALL = NO - -# If the EXTRACT_PRIVATE tag is set to YES all private members of a class -# will be included in the documentation. - -EXTRACT_PRIVATE = NO - -# If the EXTRACT_STATIC tag is set to YES all static members of a file -# will be included in the documentation. - -EXTRACT_STATIC = NO - -# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) -# defined locally in source files will be included in the documentation. -# If set to NO only classes defined in header files are included. - -EXTRACT_LOCAL_CLASSES = YES - -# This flag is only useful for Objective-C code. When set to YES local -# methods, which are defined in the implementation section but not in -# the interface are included in the documentation. -# If set to NO (the default) only methods in the interface are included. - -EXTRACT_LOCAL_METHODS = NO - -# If this flag is set to YES, the members of anonymous namespaces will be -# extracted and appear in the documentation as a namespace called -# 'anonymous_namespace{file}', where file will be replaced with the base -# name of the file that contains the anonymous namespace. By default -# anonymous namespace are hidden. - -EXTRACT_ANON_NSPACES = NO - -# If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all -# undocumented members of documented classes, files or namespaces. -# If set to NO (the default) these members will be included in the -# various overviews, but no documentation section is generated. -# This option has no effect if EXTRACT_ALL is enabled. - -HIDE_UNDOC_MEMBERS = NO - -# If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all -# undocumented classes that are normally visible in the class hierarchy. -# If set to NO (the default) these classes will be included in the various -# overviews. This option has no effect if EXTRACT_ALL is enabled. - -HIDE_UNDOC_CLASSES = NO - -# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all -# friend (class|struct|union) declarations. -# If set to NO (the default) these declarations will be included in the -# documentation. - -HIDE_FRIEND_COMPOUNDS = NO - -# If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any -# documentation blocks found inside the body of a function. -# If set to NO (the default) these blocks will be appended to the -# function's detailed documentation block. - -HIDE_IN_BODY_DOCS = NO - -# The INTERNAL_DOCS tag determines if documentation -# that is typed after a \internal command is included. If the tag is set -# to NO (the default) then the documentation will be excluded. -# Set it to YES to include the internal documentation. - -INTERNAL_DOCS = NO - -# If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate -# file names in lower-case letters. If set to YES upper-case letters are also -# allowed. This is useful if you have classes or files whose names only differ -# in case and if your file system supports case sensitive file names. Windows -# and Mac users are advised to set this option to NO. - -CASE_SENSE_NAMES = YES - -# If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen -# will show members with their full class and namespace scopes in the -# documentation. If set to YES the scope will be hidden. - -HIDE_SCOPE_NAMES = NO - -# If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen -# will put a list of the files that are included by a file in the documentation -# of that file. - -SHOW_INCLUDE_FILES = YES - -# If the INLINE_INFO tag is set to YES (the default) then a tag [inline] -# is inserted in the documentation for inline members. - -INLINE_INFO = YES - -# If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen -# will sort the (detailed) documentation of file and class members -# alphabetically by member name. If set to NO the members will appear in -# declaration order. - -SORT_MEMBER_DOCS = YES - -# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the -# brief documentation of file, namespace and class members alphabetically -# by member name. If set to NO (the default) the members will appear in -# declaration order. - -SORT_BRIEF_DOCS = NO - -# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the -# hierarchy of group names into alphabetical order. If set to NO (the default) -# the group names will appear in their defined order. - -SORT_GROUP_NAMES = NO - -# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be -# sorted by fully-qualified names, including namespaces. If set to -# NO (the default), the class list will be sorted only by class name, -# not including the namespace part. -# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. -# Note: This option applies only to the class list, not to the -# alphabetical list. - -SORT_BY_SCOPE_NAME = NO - -# The GENERATE_TODOLIST tag can be used to enable (YES) or -# disable (NO) the todo list. This list is created by putting \todo -# commands in the documentation. - -GENERATE_TODOLIST = YES - -# The GENERATE_TESTLIST tag can be used to enable (YES) or -# disable (NO) the test list. This list is created by putting \test -# commands in the documentation. - -GENERATE_TESTLIST = YES - -# The GENERATE_BUGLIST tag can be used to enable (YES) or -# disable (NO) the bug list. This list is created by putting \bug -# commands in the documentation. - -GENERATE_BUGLIST = YES - -# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or -# disable (NO) the deprecated list. This list is created by putting -# \deprecated commands in the documentation. - -GENERATE_DEPRECATEDLIST= YES - -# The ENABLED_SECTIONS tag can be used to enable conditional -# documentation sections, marked by \if sectionname ... \endif. - -ENABLED_SECTIONS = - -# The MAX_INITIALIZER_LINES tag determines the maximum number of lines -# the initial value of a variable or define consists of for it to appear in -# the documentation. If the initializer consists of more lines than specified -# here it will be hidden. Use a value of 0 to hide initializers completely. -# The appearance of the initializer of individual variables and defines in the -# documentation can be controlled using \showinitializer or \hideinitializer -# command in the documentation regardless of this setting. - -MAX_INITIALIZER_LINES = 30 - -# Set the SHOW_USED_FILES tag to NO to disable the list of files generated -# at the bottom of the documentation of classes and structs. If set to YES the -# list will mention the files that were used to generate the documentation. - -SHOW_USED_FILES = YES - -# Set the SHOW_FILES tag to NO to disable the generation of the Files page. -# This will remove the Files entry from the Quick Index and from the -# Folder Tree View (if specified). The default is YES. - -SHOW_FILES = YES - -# Set the SHOW_NAMESPACES tag to NO to disable the generation of the -# Namespaces page. -# This will remove the Namespaces entry from the Quick Index -# and from the Folder Tree View (if specified). The default is YES. - -SHOW_NAMESPACES = YES - -# The FILE_VERSION_FILTER tag can be used to specify a program or script that -# doxygen should invoke to get the current version for each file (typically from -# the version control system). Doxygen will invoke the program by executing (via -# popen()) the command , where is the value of -# the FILE_VERSION_FILTER tag, and is the name of an input file -# provided by doxygen. Whatever the program writes to standard output -# is used as the file version. See the manual for examples. - -FILE_VERSION_FILTER = - -# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed by -# doxygen. The layout file controls the global structure of the generated output files -# in an output format independent way. The create the layout file that represents -# doxygen's defaults, run doxygen with the -l option. You can optionally specify a -# file name after the option, if omitted DoxygenLayout.xml will be used as the name -# of the layout file. - -LAYOUT_FILE = - -#--------------------------------------------------------------------------- -# configuration options related to warning and progress messages -#--------------------------------------------------------------------------- - -# The QUIET tag can be used to turn on/off the messages that are generated -# by doxygen. Possible values are YES and NO. If left blank NO is used. - -QUIET = YES - -# The WARNINGS tag can be used to turn on/off the warning messages that are -# generated by doxygen. Possible values are YES and NO. If left blank -# NO is used. - -WARNINGS = YES - -# If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings -# for undocumented members. If EXTRACT_ALL is set to YES then this flag will -# automatically be disabled. - -WARN_IF_UNDOCUMENTED = YES - -# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for -# potential errors in the documentation, such as not documenting some -# parameters in a documented function, or documenting parameters that -# don't exist or using markup commands wrongly. - -WARN_IF_DOC_ERROR = YES - -# This WARN_NO_PARAMDOC option can be abled to get warnings for -# functions that are documented, but have no documentation for their parameters -# or return value. If set to NO (the default) doxygen will only warn about -# wrong or incomplete parameter documentation, but not about the absence of -# documentation. - -WARN_NO_PARAMDOC = NO - -# The WARN_FORMAT tag determines the format of the warning messages that -# doxygen can produce. The string should contain the $file, $line, and $text -# tags, which will be replaced by the file and line number from which the -# warning originated and the warning text. Optionally the format may contain -# $version, which will be replaced by the version of the file (if it could -# be obtained via FILE_VERSION_FILTER) - -WARN_FORMAT = "$file:$line: $text" - -# The WARN_LOGFILE tag can be used to specify a file to which warning -# and error messages should be written. If left blank the output is written -# to stderr. - -WARN_LOGFILE = - -#--------------------------------------------------------------------------- -# configuration options related to the input files -#--------------------------------------------------------------------------- - -# The INPUT tag can be used to specify the files and/or directories that contain -# documented source files. You may enter file names like "myfile.cpp" or -# directories like "/usr/src/myproject". Separate the files or directories -# with spaces. - -INPUT = @DOXYFILE_SOURCE_DIRS@ - -# This tag can be used to specify the character encoding of the source files -# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is -# also the default input encoding. Doxygen uses libiconv (or the iconv built -# into libc) for the transcoding. See http://www.gnu.org/software/libiconv for -# the list of possible encodings. - -INPUT_ENCODING = UTF-8 - -# If the value of the INPUT tag contains directories, you can use the -# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp -# and *.h) to filter out the source-files in the directories. If left -# blank the following patterns are tested: -# *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx -# *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90 - -FILE_PATTERNS = - -# The RECURSIVE tag can be used to turn specify whether or not subdirectories -# should be searched for input files as well. Possible values are YES and NO. -# If left blank NO is used. - -RECURSIVE = YES - -# The EXCLUDE tag can be used to specify files and/or directories that should -# excluded from the INPUT source files. This way you can easily exclude a -# subdirectory from a directory tree whose root is specified with the INPUT tag. - -EXCLUDE = "_darcs" "googletest" "source/test" - -# The EXCLUDE_SYMLINKS tag can be used select whether or not files or -# directories that are symbolic links (a Unix filesystem feature) are excluded -# from the input. - -EXCLUDE_SYMLINKS = NO - -# If the value of the INPUT tag contains directories, you can use the -# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude -# certain files from those directories. Note that the wildcards are matched -# against the file with absolute path, so to exclude all test directories -# for example use the pattern */test/* - -EXCLUDE_PATTERNS = "*/.*" "*/.*/*" - -# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names -# (namespaces, classes, functions, etc.) that should be excluded from the -# output. The symbol name can be a fully qualified name, a word, or if the -# wildcard * is used, a substring. Examples: ANamespace, AClass, -# AClass::ANamespace, ANamespace::*Test - -EXCLUDE_SYMBOLS = - -# The EXAMPLE_PATH tag can be used to specify one or more files or -# directories that contain example code fragments that are included (see -# the \include command). - -EXAMPLE_PATH = "@CMAKE_CURRENT_SOURCE_DIR@/examples" - -# If the value of the EXAMPLE_PATH tag contains directories, you can use the -# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp -# and *.h) to filter out the source-files in the directories. If left -# blank all files are included. - -EXAMPLE_PATTERNS = - -# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be -# searched for input files to be used with the \include or \dontinclude -# commands irrespective of the value of the RECURSIVE tag. -# Possible values are YES and NO. If left blank NO is used. - -EXAMPLE_RECURSIVE = NO - -# The IMAGE_PATH tag can be used to specify one or more files or -# directories that contain image that are included in the documentation (see -# the \image command). - -IMAGE_PATH = "@CMAKE_CURRENT_SOURCE_DIR@" - -# The INPUT_FILTER tag can be used to specify a program that doxygen should -# invoke to filter for each input file. Doxygen will invoke the filter program -# by executing (via popen()) the command , where -# is the value of the INPUT_FILTER tag, and is the name of an -# input file. Doxygen will then use the output that the filter program writes -# to standard output. -# If FILTER_PATTERNS is specified, this tag will be -# ignored. - -INPUT_FILTER = - -# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern -# basis. -# Doxygen will compare the file name with each pattern and apply the -# filter if there is a match. -# The filters are a list of the form: -# pattern=filter (like *.cpp=my_cpp_filter). See INPUT_FILTER for further -# info on how filters are used. If FILTER_PATTERNS is empty, INPUT_FILTER -# is applied to all files. - -FILTER_PATTERNS = - -# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using -# INPUT_FILTER) will be used to filter the input files when producing source -# files to browse (i.e. when SOURCE_BROWSER is set to YES). - -FILTER_SOURCE_FILES = NO - -#--------------------------------------------------------------------------- -# configuration options related to source browsing -#--------------------------------------------------------------------------- - -# If the SOURCE_BROWSER tag is set to YES then a list of source files will -# be generated. Documented entities will be cross-referenced with these sources. -# Note: To get rid of all source code in the generated output, make sure also -# VERBATIM_HEADERS is set to NO. - -SOURCE_BROWSER = NO - -# Setting the INLINE_SOURCES tag to YES will include the body -# of functions and classes directly in the documentation. - -INLINE_SOURCES = NO - -# Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct -# doxygen to hide any special comment blocks from generated source code -# fragments. Normal C and C++ comments will always remain visible. - -STRIP_CODE_COMMENTS = YES - -# If the REFERENCED_BY_RELATION tag is set to YES -# then for each documented function all documented -# functions referencing it will be listed. - -REFERENCED_BY_RELATION = NO - -# If the REFERENCES_RELATION tag is set to YES -# then for each documented function all documented entities -# called/used by that function will be listed. - -REFERENCES_RELATION = NO - -# If the REFERENCES_LINK_SOURCE tag is set to YES (the default) -# and SOURCE_BROWSER tag is set to YES, then the hyperlinks from -# functions in REFERENCES_RELATION and REFERENCED_BY_RELATION lists will -# link to the source code. -# Otherwise they will link to the documentation. - -REFERENCES_LINK_SOURCE = YES - -# If the USE_HTAGS tag is set to YES then the references to source code -# will point to the HTML generated by the htags(1) tool instead of doxygen -# built-in source browser. The htags tool is part of GNU's global source -# tagging system (see http://www.gnu.org/software/global/global.html). You -# will need version 4.8.6 or higher. - -USE_HTAGS = NO - -# If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen -# will generate a verbatim copy of the header file for each class for -# which an include is specified. Set to NO to disable this. - -VERBATIM_HEADERS = YES - -#--------------------------------------------------------------------------- -# configuration options related to the alphabetical class index -#--------------------------------------------------------------------------- - -# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index -# of all compounds will be generated. Enable this if the project -# contains a lot of classes, structs, unions or interfaces. - -ALPHABETICAL_INDEX = NO - -# If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then -# the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns -# in which this list will be split (can be a number in the range [1..20]) - -COLS_IN_ALPHA_INDEX = 5 - -# In case all classes in a project start with a common prefix, all -# classes will be put under the same header in the alphabetical index. -# The IGNORE_PREFIX tag can be used to specify one or more prefixes that -# should be ignored while generating the index headers. - -IGNORE_PREFIX = - -#--------------------------------------------------------------------------- -# configuration options related to the HTML output -#--------------------------------------------------------------------------- - -# If the GENERATE_HTML tag is set to YES (the default) Doxygen will -# generate HTML output. - -GENERATE_HTML = YES - -# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. -# If a relative path is entered the value of OUTPUT_DIRECTORY will be -# put in front of it. If left blank `html' will be used as the default path. - -HTML_OUTPUT = "@DOXYFILE_HTML_DIR@" - -# The HTML_FILE_EXTENSION tag can be used to specify the file extension for -# each generated HTML page (for example: .htm,.php,.asp). If it is left blank -# doxygen will generate files with .html extension. - -HTML_FILE_EXTENSION = .html - -# The HTML_HEADER tag can be used to specify a personal HTML header for -# each generated HTML page. If it is left blank doxygen will generate a -# standard header. - -HTML_HEADER = - -# The HTML_FOOTER tag can be used to specify a personal HTML footer for -# each generated HTML page. If it is left blank doxygen will generate a -# standard footer. - -HTML_FOOTER = - -# The HTML_STYLESHEET tag can be used to specify a user-defined cascading -# style sheet that is used by each HTML page. It can be used to -# fine-tune the look of the HTML output. If the tag is left blank doxygen -# will generate a default style sheet. Note that doxygen will try to copy -# the style sheet file to the HTML output directory, so don't put your own -# stylesheet in the HTML output directory as well, or it will be erased! - -HTML_STYLESHEET = - -# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML -# documentation will contain sections that can be hidden and shown after the -# page has loaded. For this to work a browser that supports -# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox -# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari). - -HTML_DYNAMIC_SECTIONS = NO - -# If the GENERATE_DOCSET tag is set to YES, additional index files -# will be generated that can be used as input for Apple's Xcode 3 -# integrated development environment, introduced with OSX 10.5 (Leopard). -# To create a documentation set, doxygen will generate a Makefile in the -# HTML output directory. Running make will produce the docset in that -# directory and running "make install" will install the docset in -# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find -# it at startup. -# See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html for more information. - -GENERATE_DOCSET = NO - -# When GENERATE_DOCSET tag is set to YES, this tag determines the name of the -# feed. A documentation feed provides an umbrella under which multiple -# documentation sets from a single provider (such as a company or product suite) -# can be grouped. - -DOCSET_FEEDNAME = "Doxygen generated docs" - -# When GENERATE_DOCSET tag is set to YES, this tag specifies a string that -# should uniquely identify the documentation set bundle. This should be a -# reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen -# will append .docset to the name. - -DOCSET_BUNDLE_ID = org.doxygen.Project - -# If the GENERATE_HTMLHELP tag is set to YES, additional index files -# will be generated that can be used as input for tools like the -# Microsoft HTML help workshop to generate a compiled HTML help file (.chm) -# of the generated HTML documentation. - -GENERATE_HTMLHELP = NO - -# If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can -# be used to specify the file name of the resulting .chm file. You -# can add a path in front of the file if the result should not be -# written to the html output directory. - -CHM_FILE = - -# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can -# be used to specify the location (absolute path including file name) of -# the HTML help compiler (hhc.exe). If non-empty doxygen will try to run -# the HTML help compiler on the generated index.hhp. - -HHC_LOCATION = - -# If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag -# controls if a separate .chi index file is generated (YES) or that -# it should be included in the master .chm file (NO). - -GENERATE_CHI = NO - -# If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING -# is used to encode HtmlHelp index (hhk), content (hhc) and project file -# content. - -CHM_INDEX_ENCODING = - -# If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag -# controls whether a binary table of contents is generated (YES) or a -# normal table of contents (NO) in the .chm file. - -BINARY_TOC = NO - -# The TOC_EXPAND flag can be set to YES to add extra items for group members -# to the contents of the HTML help documentation and to the tree view. - -TOC_EXPAND = NO - -# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and QHP_VIRTUAL_FOLDER -# are set, an additional index file will be generated that can be used as input for -# Qt's qhelpgenerator to generate a Qt Compressed Help (.qch) of the generated -# HTML documentation. - -GENERATE_QHP = NO - -# If the QHG_LOCATION tag is specified, the QCH_FILE tag can -# be used to specify the file name of the resulting .qch file. -# The path specified is relative to the HTML output folder. - -QCH_FILE = - -# The QHP_NAMESPACE tag specifies the namespace to use when generating -# Qt Help Project output. For more information please see -# http://doc.trolltech.com/qthelpproject.html#namespace - -QHP_NAMESPACE = - -# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating -# Qt Help Project output. For more information please see -# http://doc.trolltech.com/qthelpproject.html#virtual-folders - -QHP_VIRTUAL_FOLDER = doc - -# If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to add. -# For more information please see -# http://doc.trolltech.com/qthelpproject.html#custom-filters - -QHP_CUST_FILTER_NAME = - -# The QHP_CUST_FILT_ATTRS tag specifies the list of the attributes of the custom filter to add.For more information please see -# Qt Help Project / Custom Filters. - -QHP_CUST_FILTER_ATTRS = - -# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this project's -# filter section matches. -# Qt Help Project / Filter Attributes. - -QHP_SECT_FILTER_ATTRS = - -# If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can -# be used to specify the location of Qt's qhelpgenerator. -# If non-empty doxygen will try to run qhelpgenerator on the generated -# .qhp file. - -QHG_LOCATION = - -# The DISABLE_INDEX tag can be used to turn on/off the condensed index at -# top of each HTML page. The value NO (the default) enables the index and -# the value YES disables it. - -DISABLE_INDEX = NO - -# This tag can be used to set the number of enum values (range [1..20]) -# that doxygen will group on one line in the generated HTML documentation. - -ENUM_VALUES_PER_LINE = 4 - -# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index -# structure should be generated to display hierarchical information. -# If the tag value is set to FRAME, a side panel will be generated -# containing a tree-like index structure (just like the one that -# is generated for HTML Help). For this to work a browser that supports -# JavaScript, DHTML, CSS and frames is required (for instance Mozilla 1.0+, -# Netscape 6.0+, Internet explorer 5.0+, or Konqueror). Windows users are -# probably better off using the HTML help feature. Other possible values -# for this tag are: HIERARCHIES, which will generate the Groups, Directories, -# and Class Hierarchy pages using a tree view instead of an ordered list; -# ALL, which combines the behavior of FRAME and HIERARCHIES; and NONE, which -# disables this behavior completely. For backwards compatibility with previous -# releases of Doxygen, the values YES and NO are equivalent to FRAME and NONE -# respectively. - -GENERATE_TREEVIEW = NONE - -# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be -# used to set the initial width (in pixels) of the frame in which the tree -# is shown. - -TREEVIEW_WIDTH = 250 - -# Use this tag to change the font size of Latex formulas included -# as images in the HTML documentation. The default is 10. Note that -# when you change the font size after a successful doxygen run you need -# to manually remove any form_*.png images from the HTML output directory -# to force them to be regenerated. - -FORMULA_FONTSIZE = 10 - -#--------------------------------------------------------------------------- -# configuration options related to the LaTeX output -#--------------------------------------------------------------------------- - -# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will -# generate Latex output. - -GENERATE_LATEX = @DOXYFILE_GENERATE_LATEX@ - -# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. -# If a relative path is entered the value of OUTPUT_DIRECTORY will be -# put in front of it. If left blank `latex' will be used as the default path. - -LATEX_OUTPUT = "@DOXYFILE_LATEX_DIR@" - -# The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be -# invoked. If left blank `latex' will be used as the default command name. - -LATEX_CMD_NAME = "@LATEX_COMPILER@" - -# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to -# generate index for LaTeX. If left blank `makeindex' will be used as the -# default command name. - -MAKEINDEX_CMD_NAME = "@MAKEINDEX_COMPILER@" - -# If the COMPACT_LATEX tag is set to YES Doxygen generates more compact -# LaTeX documents. This may be useful for small projects and may help to -# save some trees in general. - -COMPACT_LATEX = NO - -# The PAPER_TYPE tag can be used to set the paper type that is used -# by the printer. Possible values are: a4, a4wide, letter, legal and -# executive. If left blank a4wide will be used. - -PAPER_TYPE = a4wide - -# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX -# packages that should be included in the LaTeX output. - -EXTRA_PACKAGES = - -# The LATEX_HEADER tag can be used to specify a personal LaTeX header for -# the generated latex document. The header should contain everything until -# the first chapter. If it is left blank doxygen will generate a -# standard header. Notice: only use this tag if you know what you are doing! - -LATEX_HEADER = - -# If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated -# is prepared for conversion to pdf (using ps2pdf). The pdf file will -# contain links (just like the HTML output) instead of page references -# This makes the output suitable for online browsing using a pdf viewer. - -PDF_HYPERLINKS = YES - -# If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of -# plain latex in the generated Makefile. Set this option to YES to get a -# higher quality PDF documentation. - -USE_PDFLATEX = @DOXYFILE_PDFLATEX@ - -# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode. -# command to the generated LaTeX files. This will instruct LaTeX to keep -# running if errors occur, instead of asking the user for help. -# This option is also used when generating formulas in HTML. - -LATEX_BATCHMODE = YES - -# If LATEX_HIDE_INDICES is set to YES then doxygen will not -# include the index chapters (such as File Index, Compound Index, etc.) -# in the output. - -LATEX_HIDE_INDICES = NO - -#--------------------------------------------------------------------------- -# configuration options related to the RTF output -#--------------------------------------------------------------------------- - -# If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output -# The RTF output is optimized for Word 97 and may not look very pretty with -# other RTF readers or editors. - -GENERATE_RTF = NO - -# The RTF_OUTPUT tag is used to specify where the RTF docs will be put. -# If a relative path is entered the value of OUTPUT_DIRECTORY will be -# put in front of it. If left blank `rtf' will be used as the default path. - -RTF_OUTPUT = rtf - -# If the COMPACT_RTF tag is set to YES Doxygen generates more compact -# RTF documents. This may be useful for small projects and may help to -# save some trees in general. - -COMPACT_RTF = NO - -# If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated -# will contain hyperlink fields. The RTF file will -# contain links (just like the HTML output) instead of page references. -# This makes the output suitable for online browsing using WORD or other -# programs which support those fields. -# Note: wordpad (write) and others do not support links. - -RTF_HYPERLINKS = NO - -# Load stylesheet definitions from file. Syntax is similar to doxygen's -# config file, i.e. a series of assignments. You only have to provide -# replacements, missing definitions are set to their default value. - -RTF_STYLESHEET_FILE = - -# Set optional variables used in the generation of an rtf document. -# Syntax is similar to doxygen's config file. - -RTF_EXTENSIONS_FILE = - -#--------------------------------------------------------------------------- -# configuration options related to the man page output -#--------------------------------------------------------------------------- - -# If the GENERATE_MAN tag is set to YES (the default) Doxygen will -# generate man pages - -GENERATE_MAN = NO - -# The MAN_OUTPUT tag is used to specify where the man pages will be put. -# If a relative path is entered the value of OUTPUT_DIRECTORY will be -# put in front of it. If left blank `man' will be used as the default path. - -MAN_OUTPUT = man - -# The MAN_EXTENSION tag determines the extension that is added to -# the generated man pages (default is the subroutine's section .3) - -MAN_EXTENSION = .3 - -# If the MAN_LINKS tag is set to YES and Doxygen generates man output, -# then it will generate one additional man file for each entity -# documented in the real man page(s). These additional files -# only source the real man page, but without them the man command -# would be unable to find the correct page. The default is NO. - -MAN_LINKS = NO - -#--------------------------------------------------------------------------- -# configuration options related to the XML output -#--------------------------------------------------------------------------- - -# If the GENERATE_XML tag is set to YES Doxygen will -# generate an XML file that captures the structure of -# the code including all documentation. - -GENERATE_XML = NO - -# The XML_OUTPUT tag is used to specify where the XML pages will be put. -# If a relative path is entered the value of OUTPUT_DIRECTORY will be -# put in front of it. If left blank `xml' will be used as the default path. - -XML_OUTPUT = xml - -# The XML_SCHEMA tag can be used to specify an XML schema, -# which can be used by a validating XML parser to check the -# syntax of the XML files. - -XML_SCHEMA = - -# The XML_DTD tag can be used to specify an XML DTD, -# which can be used by a validating XML parser to check the -# syntax of the XML files. - -XML_DTD = - -# If the XML_PROGRAMLISTING tag is set to YES Doxygen will -# dump the program listings (including syntax highlighting -# and cross-referencing information) to the XML output. Note that -# enabling this will significantly increase the size of the XML output. - -XML_PROGRAMLISTING = YES - -#--------------------------------------------------------------------------- -# configuration options for the AutoGen Definitions output -#--------------------------------------------------------------------------- - -# If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will -# generate an AutoGen Definitions (see autogen.sf.net) file -# that captures the structure of the code including all -# documentation. Note that this feature is still experimental -# and incomplete at the moment. - -GENERATE_AUTOGEN_DEF = NO - -#--------------------------------------------------------------------------- -# configuration options related to the Perl module output -#--------------------------------------------------------------------------- - -# If the GENERATE_PERLMOD tag is set to YES Doxygen will -# generate a Perl module file that captures the structure of -# the code including all documentation. Note that this -# feature is still experimental and incomplete at the -# moment. - -GENERATE_PERLMOD = NO - -# If the PERLMOD_LATEX tag is set to YES Doxygen will generate -# the necessary Makefile rules, Perl scripts and LaTeX code to be able -# to generate PDF and DVI output from the Perl module output. - -PERLMOD_LATEX = NO - -# If the PERLMOD_PRETTY tag is set to YES the Perl module output will be -# nicely formatted so it can be parsed by a human reader. -# This is useful -# if you want to understand what is going on. -# On the other hand, if this -# tag is set to NO the size of the Perl module output will be much smaller -# and Perl will parse it just the same. - -PERLMOD_PRETTY = YES - -# The names of the make variables in the generated doxyrules.make file -# are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. -# This is useful so different doxyrules.make files included by the same -# Makefile don't overwrite each other's variables. - -PERLMOD_MAKEVAR_PREFIX = - -#--------------------------------------------------------------------------- -# Configuration options related to the preprocessor -#--------------------------------------------------------------------------- - -# If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will -# evaluate all C-preprocessor directives found in the sources and include -# files. - -ENABLE_PREPROCESSING = YES - -# If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro -# names in the source code. If set to NO (the default) only conditional -# compilation will be performed. Macro expansion can be done in a controlled -# way by setting EXPAND_ONLY_PREDEF to YES. - -MACRO_EXPANSION = NO - -# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES -# then the macro expansion is limited to the macros specified with the -# PREDEFINED and EXPAND_AS_DEFINED tags. - -EXPAND_ONLY_PREDEF = NO - -# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files -# in the INCLUDE_PATH (see below) will be search if a #include is found. - -SEARCH_INCLUDES = YES - -# The INCLUDE_PATH tag can be used to specify one or more directories that -# contain include files that are not input files but should be processed by -# the preprocessor. - -INCLUDE_PATH = - -# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard -# patterns (like *.h and *.hpp) to filter out the header-files in the -# directories. If left blank, the patterns specified with FILE_PATTERNS will -# be used. - -INCLUDE_FILE_PATTERNS = - -# The PREDEFINED tag can be used to specify one or more macro names that -# are defined before the preprocessor is started (similar to the -D option of -# gcc). The argument of the tag is a list of macros of the form: name -# or name=definition (no spaces). If the definition and the = are -# omitted =1 is assumed. To prevent a macro definition from being -# undefined via #undef or recursively expanded use the := operator -# instead of the = operator. - -PREDEFINED = - -# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then -# this tag can be used to specify a list of macro names that should be expanded. -# The macro definition that is found in the sources will be used. -# Use the PREDEFINED tag if you want to use a different macro definition. - -EXPAND_AS_DEFINED = - -# If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then -# doxygen's preprocessor will remove all function-like macros that are alone -# on a line, have an all uppercase name, and do not end with a semicolon. Such -# function macros are typically used for boiler-plate code, and will confuse -# the parser if not removed. - -SKIP_FUNCTION_MACROS = YES - -#--------------------------------------------------------------------------- -# Configuration::additions related to external references -#--------------------------------------------------------------------------- - -# The TAGFILES option can be used to specify one or more tagfiles. -# Optionally an initial location of the external documentation -# can be added for each tagfile. The format of a tag file without -# this location is as follows: -# -# TAGFILES = file1 file2 ... -# Adding location for the tag files is done as follows: -# -# TAGFILES = file1=loc1 "file2 = loc2" ... -# where "loc1" and "loc2" can be relative or absolute paths or -# URLs. If a location is present for each tag, the installdox tool -# does not have to be run to correct the links. -# Note that each tag file must have a unique name -# (where the name does NOT include the path) -# If a tag file is not located in the directory in which doxygen -# is run, you must also specify the path to the tagfile here. - -TAGFILES = - -# When a file name is specified after GENERATE_TAGFILE, doxygen will create -# a tag file that is based on the input files it reads. - -GENERATE_TAGFILE = - -# If the ALLEXTERNALS tag is set to YES all external classes will be listed -# in the class index. If set to NO only the inherited external classes -# will be listed. - -ALLEXTERNALS = NO - -# If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed -# in the modules index. If set to NO, only the current project's groups will -# be listed. - -EXTERNAL_GROUPS = YES - -# The PERL_PATH should be the absolute path and name of the perl script -# interpreter (i.e. the result of `which perl'). - -PERL_PATH = /usr/bin/perl - -#--------------------------------------------------------------------------- -# Configuration options related to the dot tool -#--------------------------------------------------------------------------- - -# If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will -# generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base -# or super classes. Setting the tag to NO turns the diagrams off. Note that -# this option is superseded by the HAVE_DOT option below. This is only a -# fallback. It is recommended to install and use dot, since it yields more -# powerful graphs. - -CLASS_DIAGRAMS = YES - -# You can define message sequence charts within doxygen comments using the \msc -# command. Doxygen will then run the mscgen tool (see -# http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the -# documentation. The MSCGEN_PATH tag allows you to specify the directory where -# the mscgen tool resides. If left empty the tool is assumed to be found in the -# default search path. - -MSCGEN_PATH = - -# If set to YES, the inheritance and collaboration graphs will hide -# inheritance and usage relations if the target is undocumented -# or is not a class. - -HIDE_UNDOC_RELATIONS = YES - -# If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is -# available from the path. This tool is part of Graphviz, a graph visualization -# toolkit from AT&T and Lucent Bell Labs. The other options in this section -# have no effect if this option is set to NO (the default) - -HAVE_DOT = @DOXYFILE_DOT@ - -# By default doxygen will write a font called FreeSans.ttf to the output -# directory and reference it in all dot files that doxygen generates. This -# font does not include all possible unicode characters however, so when you need -# these (or just want a differently looking font) you can specify the font name -# using DOT_FONTNAME. You need need to make sure dot is able to find the font, -# which can be done by putting it in a standard location or by setting the -# DOTFONTPATH environment variable or by setting DOT_FONTPATH to the directory -# containing the font. - -DOT_FONTNAME = FreeSans - -# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs. -# The default size is 10pt. - -DOT_FONTSIZE = 10 - -# By default doxygen will tell dot to use the output directory to look for the -# FreeSans.ttf font (which doxygen will put there itself). If you specify a -# different font using DOT_FONTNAME you can set the path where dot -# can find it using this tag. - -DOT_FONTPATH = - -# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen -# will generate a graph for each documented class showing the direct and -# indirect inheritance relations. Setting this tag to YES will force the -# the CLASS_DIAGRAMS tag to NO. - -CLASS_GRAPH = YES - -# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen -# will generate a graph for each documented class showing the direct and -# indirect implementation dependencies (inheritance, containment, and -# class references variables) of the class with other documented classes. - -COLLABORATION_GRAPH = YES - -# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen -# will generate a graph for groups, showing the direct groups dependencies - -GROUP_GRAPHS = YES - -# If the UML_LOOK tag is set to YES doxygen will generate inheritance and -# collaboration diagrams in a style similar to the OMG's Unified Modeling -# Language. - -UML_LOOK = NO - -# If set to YES, the inheritance and collaboration graphs will show the -# relations between templates and their instances. - -TEMPLATE_RELATIONS = NO - -# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT -# tags are set to YES then doxygen will generate a graph for each documented -# file showing the direct and indirect include dependencies of the file with -# other documented files. - -INCLUDE_GRAPH = YES - -# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and -# HAVE_DOT tags are set to YES then doxygen will generate a graph for each -# documented header file showing the documented files that directly or -# indirectly include this file. - -INCLUDED_BY_GRAPH = YES - -# If the CALL_GRAPH and HAVE_DOT options are set to YES then -# doxygen will generate a call dependency graph for every global function -# or class method. Note that enabling this option will significantly increase -# the time of a run. So in most cases it will be better to enable call graphs -# for selected functions only using the \callgraph command. - -CALL_GRAPH = NO - -# If the CALLER_GRAPH and HAVE_DOT tags are set to YES then -# doxygen will generate a caller dependency graph for every global function -# or class method. Note that enabling this option will significantly increase -# the time of a run. So in most cases it will be better to enable caller -# graphs for selected functions only using the \callergraph command. - -CALLER_GRAPH = NO - -# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen -# will graphical hierarchy of all classes instead of a textual one. - -GRAPHICAL_HIERARCHY = YES - -# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES -# then doxygen will show the dependencies a directory has on other directories -# in a graphical way. The dependency relations are determined by the #include -# relations between the files in the directories. - -DIRECTORY_GRAPH = YES - -# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images -# generated by dot. Possible values are png, jpg, or gif -# If left blank png will be used. - -DOT_IMAGE_FORMAT = png - -# The tag DOT_PATH can be used to specify the path where the dot tool can be -# found. If left blank, it is assumed the dot tool can be found in the path. - -DOT_PATH = "@DOXYGEN_DOT_PATH@" - -# The DOTFILE_DIRS tag can be used to specify one or more directories that -# contain dot files that are included in the documentation (see the -# \dotfile command). - -DOTFILE_DIRS = - -# The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of -# nodes that will be shown in the graph. If the number of nodes in a graph -# becomes larger than this value, doxygen will truncate the graph, which is -# visualized by representing a node as a red box. Note that doxygen if the -# number of direct children of the root node in a graph is already larger than -# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note -# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH. - -DOT_GRAPH_MAX_NODES = 50 - -# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the -# graphs generated by dot. A depth value of 3 means that only nodes reachable -# from the root by following a path via at most 3 edges will be shown. Nodes -# that lay further from the root node will be omitted. Note that setting this -# option to 1 or 2 may greatly reduce the computation time needed for large -# code bases. Also note that the size of a graph can be further restricted by -# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction. - -MAX_DOT_GRAPH_DEPTH = 0 - -# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent -# background. This is disabled by default, because dot on Windows does not -# seem to support this out of the box. Warning: Depending on the platform used, -# enabling this option may lead to badly anti-aliased labels on the edges of -# a graph (i.e. they become hard to read). - -DOT_TRANSPARENT = YES - -# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output -# files in one run (i.e. multiple -o and -T options on the command line). This -# makes dot run faster, but since only newer versions of dot (>1.8.10) -# support this, this feature is disabled by default. - -DOT_MULTI_TARGETS = NO - -# If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will -# generate a legend page explaining the meaning of the various boxes and -# arrows in the dot generated graphs. - -GENERATE_LEGEND = YES - -# If the DOT_CLEANUP tag is set to YES (the default) Doxygen will -# remove the intermediate dot files that are used to generate -# the various graphs. - -DOT_CLEANUP = YES - -#--------------------------------------------------------------------------- -# Options related to the search engine -#--------------------------------------------------------------------------- - -# The SEARCHENGINE tag specifies whether or not a search engine should be -# used. If set to NO the values of all tags below this one will be ignored. - -SEARCHENGINE = NO diff --git a/freedv-server/LICENSE b/freedv-server/LICENSE deleted file mode 100644 index 127e7855..00000000 --- a/freedv-server/LICENSE +++ /dev/null @@ -1,44 +0,0 @@ -LICENSING - -Copyright (C) Algoram. -Contact us via Bruce Perens -+1 510-473-7367 - -This program is dual-licensed. You can purchase a commercial license from -Algoram. We use commercial licensing to fund the further development -of Free Software, and we make each version of this program available under -both a commercial license and the Affero GPL Version 3. If you have not -explicitly purchased a commercial license from us, the terms of the Affero -GPL Version 3 apply to this program. - -You are welcome to incorporate this program into commercial products under -the Affero GPL Version 3, but you must comply with all of its terms, including -those that require you to publish the source code of your own software -under a compatible license. - -Alternatively, you may purchase a commercial license from Algoram, in which -case you need not publish your own source code. Be advised that Algoram does -not own the entire copyright of this program, specifically the codec library. -The portions of this program that we do not own are under less restrictive -licenses like LGPL version 2, and we will work with your attorney and engineers -to help you to deal with the intellectual property due diligence requirements -of those licenses in a way that protects you from being obligated to publish -your own source code. - -Algoram is not a law firm and in general we work with your attorney. Only your -attorney can provide you with legal advice. - -Contributions to this software must be handled specially due to the dual -licensing. We request that developers sign all rights in their modifications -over to us by sending us their contribution along with this statement: - - I swear that this addition or modification to an existing program - is my original work, and that I have the right to convey the rights - in this work. I convey all rights in this work to Algoram. - - your-name-here. - -In return, we commit to continue to release subsequent development -of this program under The Affero GPL Version 3 or a less restrictive license -for a period of three years from your contribution, or we will remove your -contribution from our version. We feel that our committment to continuation of -Free Software development is an appropriate reward for developer contributions. diff --git a/freedv-server/README.dox b/freedv-server/README.dox deleted file mode 100644 index 70be2876..00000000 --- a/freedv-server/README.dox +++ /dev/null @@ -1,75 +0,0 @@ -/// \mainpage FreeDV Server -/// -/// \author Bruce Perens -/// -/// -/// \section overview OVERVIEW -/// -/// FreeDV-Server continues the Free Amateur Radio Digital Voice system -/// created by David Rowe and Dave Witten. This version is a substantial -/// rewrite, preserving the codec and modem, and it's currently my intent -/// to save the existing WxWidgets GUI as a separate program that drives -/// this program as a backend. -/// -/// This version is intended to work from the command line in server mode, -/// as the backend of a GUI program, or as embedded software in a hardware -/// device. Thus, there is a very versatile system for selecting and -/// configuring device drivers, and there are "test" drivers such as tone -/// generators and audio sinks for testing all parts of the program as well -/// as drivers for actual hardware. -/// -/// \section sponsorship SPONSORSHIP -/// -/// The current use of this program is HF, but it is also intended to work as -/// part of a VHF/UHF SDR HT being developed by *Algoram*, the company founded -/// by Chris Testa and myself. Its development is currently part of my personal -/// investment in Algoram. -/// -/// \section licensing LICENSING -/// -/// Copyright (C) Algoram. Contact us via Bruce Perens -/// +1 510-473-7367. -/// -/// This program is dual-licensed. You can purchase a commercial license from -/// Algoram. We use commercial licensing to fund the further development -/// of Free Software, and we make each version of this program available -/// under both a commercial license and the Affero GPL Version 3. If you -/// have not explicitly purchased a commercial license from us, the terms -/// of the Affero GPL Version 3 apply to this program. -/// -/// You are welcome to incorporate this program into commercial products -/// under the Affero GPL Version 3, but you must comply with all of its terms, -/// including those that require you to publish the source code of your own -/// software under a compatible license. -/// -/// Alternatively, you may purchase a commercial license from Algoram, in -/// which case you need not publish your own source code. -/// -/// Be advised that Algoram does *not* own the entire copyright of this -/// program, specifically the codec and modem functions. -/// The portions of this program that we do not own are under less restrictive -/// licenses like LGPL version 2 that do not encumber your own software. -/// We will work with the attorney and engineers of our commercial licensees -/// to help them deal with the intellectual property due diligence requirements -/// of those licenses. -/// -/// Algoram is not a law firm and in general we work with your attorney -/// regarding any legal issues. Only your attorney can provide you with -/// legal advice. -/// -/// Contributions to this software must be handled specially due to the -/// dual licensing. We request that developers sign all rights in their -/// modifications over to us by sending us their contribution along with -/// this statement. -/// -/// I swear that this addition or modification to an existing program -/// is my original work, and that I have the right to convey the -/// rights in this work. I convey all rights in this work to Algoram. -/// - your-name-here. -/// -/// In return, we commit to continue to release subsequent development -/// of this program under The Affero GPL Version 3 or a less restrictive -/// license for a period of three years from your contribution, or we will -/// remove your contribution from our version. We feel that our committment -/// to continuation of Free Software development is an appropriate reward -/// for developer contributions. diff --git a/freedv-server/cmake/UseDoxygen.cmake b/freedv-server/cmake/UseDoxygen.cmake deleted file mode 100644 index 88427f67..00000000 --- a/freedv-server/cmake/UseDoxygen.cmake +++ /dev/null @@ -1,170 +0,0 @@ -# From https://svn.apache.org/repos/asf/incubator/celix/trunk/cmake/modules/UseDoxygen.cmake -# -# Redistribution and use is allowed according to the terms of the New -# BSD license: -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# -# 1. Redistributions of source code must retain the copyright -# notice, this list of conditions and the following disclaimer. -# 2. Redistributions in binary form must reproduce the copyright -# notice, this list of conditions and the following disclaimer in the -# documentation and/or other materials provided with the distribution. -# 3. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -# OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -# IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -# NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -# - Run Doxygen -# -# Adds a doxygen target that runs doxygen to generate the html -# and optionally the LaTeX API documentation. -# The doxygen target is added to the doc target as a dependency. -# i.e.: the API documentation is built with: -# make doc -# -# USAGE: GLOBAL INSTALL -# -# Install it with: -# cmake ./ && sudo make install -# Add the following to the CMakeLists.txt of your project: -# include(UseDoxygen OPTIONAL) -# Optionally copy Doxyfile.in in the directory of CMakeLists.txt and edit it. -# -# USAGE: INCLUDE IN PROJECT -# -# set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}) -# include(UseDoxygen) -# Add the Doxyfile.in and UseDoxygen.cmake files to the projects source directory. -# -# -# CONFIGURATION -# -# To configure Doxygen you can edit Doxyfile.in and set some variables in cmake. -# Variables you may define are: -# DOXYFILE_SOURCE_DIR - Path where the Doxygen input files are. -# Defaults to the current source directory. -# DOXYFILE_EXTRA_SOURCES - Additional source diretories/files for Doxygen to scan. -# The Paths should be in double quotes and separated by space. e.g.: -# "${CMAKE_CURRENT_BINARY_DIR}/foo.c" "${CMAKE_CURRENT_BINARY_DIR}/bar/" -# -# DOXYFILE_OUTPUT_DIR - Path where the Doxygen output is stored. -# Defaults to "${CMAKE_CURRENT_BINARY_DIR}/doc". -# -# DOXYFILE_LATEX - ON/OFF; Set to "ON" if you want the LaTeX documentation -# to be built. -# DOXYFILE_LATEX_DIR - Directory relative to DOXYFILE_OUTPUT_DIR where -# the Doxygen LaTeX output is stored. Defaults to "latex". -# -# DOXYFILE_HTML_DIR - Directory relative to DOXYFILE_OUTPUT_DIR where -# the Doxygen html output is stored. Defaults to "html". -# - -# -# Copyright (c) 2009, 2010, 2011 Tobias Rautenkranz -# -# Redistribution and use is allowed according to the terms of the New -# BSD license. -# - -macro(usedoxygen_set_default name value type docstring) - if(NOT DEFINED "${name}") - set("${name}" "${value}" CACHE "${type}" "${docstring}") - endif() -endmacro() - -find_package(Doxygen) - -if(DOXYGEN_FOUND) - find_file(DOXYFILE_IN "Doxyfile.in" - PATHS "${CMAKE_CURRENT_SOURCE_DIR}" "${CMAKE_ROOT}/Modules/" - NO_DEFAULT_PATH - DOC "Path to the doxygen configuration template file") - set(DOXYFILE "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile") - include(FindPackageHandleStandardArgs) - find_package_handle_standard_args(DOXYFILE_IN DEFAULT_MSG "DOXYFILE_IN") -endif() - -if(DOXYGEN_FOUND AND DOXYFILE_IN_FOUND) - usedoxygen_set_default(DOXYFILE_OUTPUT_DIR "${CMAKE_CURRENT_BINARY_DIR}/doc" - PATH "Doxygen output directory") - usedoxygen_set_default(DOXYFILE_HTML_DIR "html" - STRING "Doxygen HTML output directory") - usedoxygen_set_default(DOXYFILE_SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}" - PATH "Input files source directory") - usedoxygen_set_default(DOXYFILE_EXTRA_SOURCE_DIRS "" - STRING "Additional source files/directories separated by space") - set(DOXYFILE_SOURE_DIRS "\"${DOXYFILE_SOURCE_DIR}\" ${DOXYFILE_EXTRA_SOURCES}") - - usedoxygen_set_default(DOXYFILE_LATEX YES BOOL "Generate LaTeX API documentation" OFF) - usedoxygen_set_default(DOXYFILE_LATEX_DIR "latex" STRING "LaTex output directory") - - mark_as_advanced(DOXYFILE_OUTPUT_DIR DOXYFILE_HTML_DIR DOXYFILE_LATEX_DIR - DOXYFILE_SOURCE_DIR DOXYFILE_EXTRA_SOURCE_DIRS DOXYFILE_IN) - - - set_property(DIRECTORY - APPEND PROPERTY - ADDITIONAL_MAKE_CLEAN_FILES - "${DOXYFILE_OUTPUT_DIR}/${DOXYFILE_HTML_DIR}") - - add_custom_target(doxygen - COMMAND "${DOXYGEN_EXECUTABLE}" - "${DOXYFILE}" - COMMENT "Writing documentation to ${DOXYFILE_OUTPUT_DIR}..." - WORKING_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}") - - ## LaTeX - set(DOXYFILE_PDFLATEX "NO") - set(DOXYFILE_DOT "NO") - - set_property(DIRECTORY APPEND PROPERTY - ADDITIONAL_MAKE_CLEAN_FILES - "${DOXYFILE_OUTPUT_DIR}/${DOXYFILE_LATEX_DIR}") - - if(DOXYFILE_LATEX STREQUAL "ON") - set(DOXYFILE_GENERATE_LATEX "YES") - find_package(LATEX) - find_program(DOXYFILE_MAKE make) - mark_as_advanced(DOXYFILE_MAKE) - if(LATEX_COMPILER AND MAKEINDEX_COMPILER AND DOXYFILE_MAKE) - if(PDFLATEX_COMPILER) - set(DOXYFILE_PDFLATEX "YES") - endif() - if(DOXYGEN_DOT_EXECUTABLE) - set(DOXYFILE_DOT "YES") - endif() - - add_custom_command(TARGET doxygen - POST_BUILD - COMMAND "${DOXYFILE_MAKE}" - COMMENT "Running LaTeX for Doxygen documentation in ${DOXYFILE_OUTPUT_DIR}/${DOXYFILE_LATEX_DIR}..." - WORKING_DIRECTORY "${DOXYFILE_OUTPUT_DIR}/${DOXYFILE_LATEX_DIR}") - else() - set(DOXYGEN_LATEX "NO") - endif() - else() - set(DOXYFILE_GENERATE_LATEX "NO") - endif() - - - configure_file("${DOXYFILE_IN}" "${DOXYFILE}" @ONLY) - - get_target_property(DOC_TARGET doc TYPE) - if(NOT DOC_TARGET) - add_custom_target(doc) - endif() - - add_dependencies(doc doxygen) -endif() diff --git a/freedv-server/examples/.gitignore b/freedv-server/examples/.gitignore deleted file mode 100644 index e69de29b..00000000 diff --git a/freedv-server/googletest/CHANGES b/freedv-server/googletest/CHANGES deleted file mode 100644 index 05521324..00000000 --- a/freedv-server/googletest/CHANGES +++ /dev/null @@ -1,157 +0,0 @@ -Changes for 1.7.0: - -* New feature: death tests are supported on OpenBSD and in iOS - simulator now. -* New feature: Google Test now implements a protocol to allow - a test runner to detect that a test program has exited - prematurely and report it as a failure (before it would be - falsely reported as a success if the exit code is 0). -* New feature: Test::RecordProperty() can now be used outside of the - lifespan of a test method, in which case it will be attributed to - the current test case or the test program in the XML report. -* New feature (potentially breaking): --gtest_list_tests now prints - the type parameters and value parameters for each test. -* Improvement: char pointers and char arrays are now escaped properly - in failure messages. -* Improvement: failure summary in XML reports now includes file and - line information. -* Improvement: the XML element now has a timestamp attribute. -* Improvement: When --gtest_filter is specified, XML report now doesn't - contain information about tests that are filtered out. -* Fixed the bug where long --gtest_filter flag values are truncated in - death tests. -* Potentially breaking change: RUN_ALL_TESTS() is now implemented as a - function instead of a macro in order to work better with Clang. -* Compatibility fixes with C++ 11 and various platforms. -* Bug/warning fixes. - -Changes for 1.6.0: - -* New feature: ADD_FAILURE_AT() for reporting a test failure at the - given source location -- useful for writing testing utilities. -* New feature: the universal value printer is moved from Google Mock - to Google Test. -* New feature: type parameters and value parameters are reported in - the XML report now. -* A gtest_disable_pthreads CMake option. -* Colored output works in GNU Screen sessions now. -* Parameters of value-parameterized tests are now printed in the - textual output. -* Failures from ad hoc test assertions run before RUN_ALL_TESTS() are - now correctly reported. -* Arguments of ASSERT_XY and EXPECT_XY no longer need to support << to - ostream. -* More complete handling of exceptions. -* GTEST_ASSERT_XY can be used instead of ASSERT_XY in case the latter - name is already used by another library. -* --gtest_catch_exceptions is now true by default, allowing a test - program to continue after an exception is thrown. -* Value-parameterized test fixtures can now derive from Test and - WithParamInterface separately, easing conversion of legacy tests. -* Death test messages are clearly marked to make them more - distinguishable from other messages. -* Compatibility fixes for Android, Google Native Client, MinGW, HP UX, - PowerPC, Lucid autotools, libCStd, Sun C++, Borland C++ Builder (Code Gear), - IBM XL C++ (Visual Age C++), and C++0x. -* Bug fixes and implementation clean-ups. -* Potentially incompatible changes: disables the harmful 'make install' - command in autotools. - -Changes for 1.5.0: - - * New feature: assertions can be safely called in multiple threads - where the pthreads library is available. - * New feature: predicates used inside EXPECT_TRUE() and friends - can now generate custom failure messages. - * New feature: Google Test can now be compiled as a DLL. - * New feature: fused source files are included. - * New feature: prints help when encountering unrecognized Google Test flags. - * Experimental feature: CMake build script (requires CMake 2.6.4+). - * Experimental feature: the Pump script for meta programming. - * double values streamed to an assertion are printed with enough precision - to differentiate any two different values. - * Google Test now works on Solaris and AIX. - * Build and test script improvements. - * Bug fixes and implementation clean-ups. - - Potentially breaking changes: - - * Stopped supporting VC++ 7.1 with exceptions disabled. - * Dropped support for 'make install'. - -Changes for 1.4.0: - - * New feature: the event listener API - * New feature: test shuffling - * New feature: the XML report format is closer to junitreport and can - be parsed by Hudson now. - * New feature: when a test runs under Visual Studio, its failures are - integrated in the IDE. - * New feature: /MD(d) versions of VC++ projects. - * New feature: elapsed time for the tests is printed by default. - * New feature: comes with a TR1 tuple implementation such that Boost - is no longer needed for Combine(). - * New feature: EXPECT_DEATH_IF_SUPPORTED macro and friends. - * New feature: the Xcode project can now produce static gtest - libraries in addition to a framework. - * Compatibility fixes for Solaris, Cygwin, minGW, Windows Mobile, - Symbian, gcc, and C++Builder. - * Bug fixes and implementation clean-ups. - -Changes for 1.3.0: - - * New feature: death tests on Windows, Cygwin, and Mac. - * New feature: ability to use Google Test assertions in other testing - frameworks. - * New feature: ability to run disabled test via - --gtest_also_run_disabled_tests. - * New feature: the --help flag for printing the usage. - * New feature: access to Google Test flag values in user code. - * New feature: a script that packs Google Test into one .h and one - .cc file for easy deployment. - * New feature: support for distributing test functions to multiple - machines (requires support from the test runner). - * Bug fixes and implementation clean-ups. - -Changes for 1.2.1: - - * Compatibility fixes for Linux IA-64 and IBM z/OS. - * Added support for using Boost and other TR1 implementations. - * Changes to the build scripts to support upcoming release of Google C++ - Mocking Framework. - * Added Makefile to the distribution package. - * Improved build instructions in README. - -Changes for 1.2.0: - - * New feature: value-parameterized tests. - * New feature: the ASSERT/EXPECT_(NON)FATAL_FAILURE(_ON_ALL_THREADS) - macros. - * Changed the XML report format to match JUnit/Ant's. - * Added tests to the Xcode project. - * Added scons/SConscript for building with SCons. - * Added src/gtest-all.cc for building Google Test from a single file. - * Fixed compatibility with Solaris and z/OS. - * Enabled running Python tests on systems with python 2.3 installed, - e.g. Mac OS X 10.4. - * Bug fixes. - -Changes for 1.1.0: - - * New feature: type-parameterized tests. - * New feature: exception assertions. - * New feature: printing elapsed time of tests. - * Improved the robustness of death tests. - * Added an Xcode project and samples. - * Adjusted the output format on Windows to be understandable by Visual Studio. - * Minor bug fixes. - -Changes for 1.0.1: - - * Added project files for Visual Studio 7.1. - * Fixed issues with compiling on Mac OS X. - * Fixed issues with compiling on Cygwin. - -Changes for 1.0.0: - - * Initial Open Source release of Google Test diff --git a/freedv-server/googletest/CMakeCache.txt b/freedv-server/googletest/CMakeCache.txt deleted file mode 100644 index 8d4c24cb..00000000 --- a/freedv-server/googletest/CMakeCache.txt +++ /dev/null @@ -1,329 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /home/bruce/freedv/freetel-code/freedv-server/googletest -# It was generated by CMake: /usr/bin/cmake -# You can edit this file to change values found and used by cmake. -# If you do not want to change any of the values, simply exit the editor. -# If you do want to change a value, simply edit, save, and exit the editor. -# The syntax for the file is as follows: -# KEY:TYPE=VALUE -# KEY is the name of a variable in the cache. -# TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!. -# VALUE is the current value for the KEY. - -######################## -# EXTERNAL cache entries -######################## - -//Build shared libraries (DLLs). -BUILD_SHARED_LIBS:BOOL=OFF - -//Path to a program. -CMAKE_AR:FILEPATH=/usr/bin/ar - -//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or -// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. -CMAKE_BUILD_TYPE:STRING= - -//Enable/Disable color output during build. -CMAKE_COLOR_MAKEFILE:BOOL=ON - -//CXX compiler. -CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ - -//Flags used by the compiler during all build types. -CMAKE_CXX_FLAGS:STRING= - -//Flags used by the compiler during debug builds. -CMAKE_CXX_FLAGS_DEBUG:STRING=-g - -//Flags used by the compiler during release minsize builds. -CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the compiler during release builds (/MD /Ob1 /Oi -// /Ot /Oy /Gs will produce slightly less optimized but smaller -// files). -CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the compiler during Release with Debug Info builds. -CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g - -//C compiler. -CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc - -//Flags used by the compiler during all build types. -CMAKE_C_FLAGS:STRING= - -//Flags used by the compiler during debug builds. -CMAKE_C_FLAGS_DEBUG:STRING=-g - -//Flags used by the compiler during release minsize builds. -CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the compiler during release builds (/MD /Ob1 /Oi -// /Ot /Oy /Gs will produce slightly less optimized but smaller -// files). -CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the compiler during Release with Debug Info builds. -CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g - -//Flags used by the linker. -CMAKE_EXE_LINKER_FLAGS:STRING=' ' - -//Flags used by the linker during debug builds. -CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Enable/Disable output of compile commands during generation. -CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF - -//Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=/usr/local - -//Path to a program. -CMAKE_LINKER:FILEPATH=/usr/bin/ld - -//Path to a program. -CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make - -//Flags used by the linker during the creation of modules. -CMAKE_MODULE_LINKER_FLAGS:STRING=' ' - -//Flags used by the linker during debug builds. -CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_NM:FILEPATH=/usr/bin/nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=gtest - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib - -//Flags used by the linker during the creation of dll's. -CMAKE_SHARED_LINKER_FLAGS:STRING=' ' - -//Flags used by the linker during debug builds. -CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//If set, runtime paths are not added when installing shared libraries, -// but are added when building. -CMAKE_SKIP_INSTALL_RPATH:BOOL=NO - -//If set, runtime paths are not added when using shared libraries. -CMAKE_SKIP_RPATH:BOOL=NO - -//Path to a program. -CMAKE_STRIP:FILEPATH=/usr/bin/strip - -//If true, cmake will use relative paths in makefiles and projects. -CMAKE_USE_RELATIVE_PATHS:BOOL=OFF - -//If this value is on, makefiles will be generated without the -// .SILENT directive, and all commands will be echoed to the console -// during the make. This is useful for debugging only. With Visual -// Studio IDE projects all commands are done without /nologo. -CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE - -//Path to a program. -PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python - -//Value Computed by CMake -gtest_BINARY_DIR:STATIC=/home/bruce/freedv/freetel-code/freedv-server/googletest - -//Dependencies for the target -gtest_LIB_DEPENDS:STATIC=general;-lpthread; - -//Value Computed by CMake -gtest_SOURCE_DIR:STATIC=/home/bruce/freedv/freetel-code/freedv-server/googletest - -//Build gtest's sample programs. -gtest_build_samples:BOOL=OFF - -//Build all of gtest's own tests. -gtest_build_tests:BOOL=OFF - -//Disable uses of pthreads in gtest. -gtest_disable_pthreads:BOOL=OFF - -//Use shared (DLL) run-time lib even when Google Test is built -// as static lib. -gtest_force_shared_crt:BOOL=OFF - -//Dependencies for the target -gtest_main_LIB_DEPENDS:STATIC=general;-lpthread;general;gtest; - - -######################## -# INTERNAL cache entries -######################## - -//ADVANCED property for variable: CMAKE_AR -CMAKE_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_BUILD_TOOL -CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1 -//What is the target build tool cmake is generating for. -CMAKE_BUILD_TOOL:INTERNAL=/usr/bin/make -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/home/bruce/freedv/freetel-code/freedv-server/googletest -//Major version of cmake used to create the current loaded cache -CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2 -//Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=8 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=9 -//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE -CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=/usr/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest -//ADVANCED property for variable: CMAKE_CXX_COMPILER -CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 -CMAKE_CXX_COMPILER_WORKS:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS -CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG -CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL -CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE -CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO -CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER -CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 -CMAKE_C_COMPILER_WORKS:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS -CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG -CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL -CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE -CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO -CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//Result of TRY_COMPILE -CMAKE_DETERMINE_CXX_ABI_COMPILED:INTERNAL=TRUE -//Result of TRY_COMPILE -CMAKE_DETERMINE_C_ABI_COMPILED:INTERNAL=TRUE -//Executable file format -CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS -CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG -CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE -CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS -CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 -//Name of generator. -CMAKE_GENERATOR:INTERNAL=Unix Makefiles -//Have symbol pthread_create -CMAKE_HAVE_LIBC_CREATE:INTERNAL= -//Have library pthreads -CMAKE_HAVE_PTHREADS_CREATE:INTERNAL= -//Have library pthread -CMAKE_HAVE_PTHREAD_CREATE:INTERNAL=1 -//Have include pthread.h -CMAKE_HAVE_PTHREAD_H:INTERNAL=1 -//Start directory with the top level CMakeLists.txt file for this -// project -CMAKE_HOME_DIRECTORY:INTERNAL=/home/bruce/freedv/freetel-code/freedv-server/googletest -//Install .so files without execute permission. -CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1 -//ADVANCED property for variable: CMAKE_LINKER -CMAKE_LINKER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MAKE_PROGRAM -CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS -CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG -CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE -CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_NM -CMAKE_NM-ADVANCED:INTERNAL=1 -//number of local generators -CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJCOPY -CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJDUMP -CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RANLIB -CMAKE_RANLIB-ADVANCED:INTERNAL=1 -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=/usr/share/cmake-2.8 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS -CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG -CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE -CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH -CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_RPATH -CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STRIP -CMAKE_STRIP-ADVANCED:INTERNAL=1 -//uname command -CMAKE_UNAME:INTERNAL=/bin/uname -//ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS -CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 -//Details about finding PythonInterp -FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/bin/python][v2.7.3()] -//Details about finding Threads -FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] -//ADVANCED property for variable: PYTHON_EXECUTABLE -PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1 - diff --git a/freedv-server/googletest/CMakeLists.txt b/freedv-server/googletest/CMakeLists.txt deleted file mode 100644 index 57470c84..00000000 --- a/freedv-server/googletest/CMakeLists.txt +++ /dev/null @@ -1,252 +0,0 @@ -######################################################################## -# CMake build script for Google Test. -# -# To run the tests for Google Test itself on Linux, use 'make test' or -# ctest. You can select which tests to run using 'ctest -R regex'. -# For more options, run 'ctest --help'. - -# BUILD_SHARED_LIBS is a standard CMake variable, but we declare it here to -# make it prominent in the GUI. -option(BUILD_SHARED_LIBS "Build shared libraries (DLLs)." OFF) - -# When other libraries are using a shared version of runtime libraries, -# Google Test also has to use one. -option( - gtest_force_shared_crt - "Use shared (DLL) run-time lib even when Google Test is built as static lib." - OFF) - -option(gtest_build_tests "Build all of gtest's own tests." OFF) - -option(gtest_build_samples "Build gtest's sample programs." OFF) - -option(gtest_disable_pthreads "Disable uses of pthreads in gtest." OFF) - -# Defines pre_project_set_up_hermetic_build() and set_up_hermetic_build(). -include(cmake/hermetic_build.cmake OPTIONAL) - -if (COMMAND pre_project_set_up_hermetic_build) - pre_project_set_up_hermetic_build() -endif() - -######################################################################## -# -# Project-wide settings - -# Name of the project. -# -# CMake files in this project can refer to the root source directory -# as ${gtest_SOURCE_DIR} and to the root binary directory as -# ${gtest_BINARY_DIR}. -# Language "C" is required for find_package(Threads). -project(gtest CXX C) -cmake_minimum_required(VERSION 2.6.2) - -if (COMMAND set_up_hermetic_build) - set_up_hermetic_build() -endif() - -# Define helper functions and macros used by Google Test. -include(cmake/internal_utils.cmake) - -config_compiler_and_linker() # Defined in internal_utils.cmake. - -# Where Google Test's .h files can be found. -include_directories( - ${gtest_SOURCE_DIR}/include - ${gtest_SOURCE_DIR}) - -# Where Google Test's libraries can be found. -link_directories(${gtest_BINARY_DIR}/src) - -######################################################################## -# -# Defines the gtest & gtest_main libraries. User tests should link -# with one of them. - -# Google Test libraries. We build them using more strict warnings than what -# are used for other targets, to ensure that gtest can be compiled by a user -# aggressive about warnings. -cxx_library(gtest "${cxx_strict}" src/gtest-all.cc) -cxx_library(gtest_main "${cxx_strict}" src/gtest_main.cc) -target_link_libraries(gtest_main gtest) - -######################################################################## -# -# Samples on how to link user tests with gtest or gtest_main. -# -# They are not built by default. To build them, set the -# gtest_build_samples option to ON. You can do it by running ccmake -# or specifying the -Dgtest_build_samples=ON flag when running cmake. - -if (gtest_build_samples) - cxx_executable(sample1_unittest samples gtest_main samples/sample1.cc) - cxx_executable(sample2_unittest samples gtest_main samples/sample2.cc) - cxx_executable(sample3_unittest samples gtest_main) - cxx_executable(sample4_unittest samples gtest_main samples/sample4.cc) - cxx_executable(sample5_unittest samples gtest_main samples/sample1.cc) - cxx_executable(sample6_unittest samples gtest_main) - cxx_executable(sample7_unittest samples gtest_main) - cxx_executable(sample8_unittest samples gtest_main) - cxx_executable(sample9_unittest samples gtest) - cxx_executable(sample10_unittest samples gtest) -endif() - -######################################################################## -# -# Google Test's own tests. -# -# You can skip this section if you aren't interested in testing -# Google Test itself. -# -# The tests are not built by default. To build them, set the -# gtest_build_tests option to ON. You can do it by running ccmake -# or specifying the -Dgtest_build_tests=ON flag when running cmake. - -if (gtest_build_tests) - # This must be set in the root directory for the tests to be run by - # 'make test' or ctest. - enable_testing() - - ############################################################ - # C++ tests built with standard compiler flags. - - cxx_test(gtest-death-test_test gtest_main) - cxx_test(gtest_environment_test gtest) - cxx_test(gtest-filepath_test gtest_main) - cxx_test(gtest-linked_ptr_test gtest_main) - cxx_test(gtest-listener_test gtest_main) - cxx_test(gtest_main_unittest gtest_main) - cxx_test(gtest-message_test gtest_main) - cxx_test(gtest_no_test_unittest gtest) - cxx_test(gtest-options_test gtest_main) - cxx_test(gtest-param-test_test gtest - test/gtest-param-test2_test.cc) - cxx_test(gtest-port_test gtest_main) - cxx_test(gtest_pred_impl_unittest gtest_main) - cxx_test(gtest_premature_exit_test gtest - test/gtest_premature_exit_test.cc) - cxx_test(gtest-printers_test gtest_main) - cxx_test(gtest_prod_test gtest_main - test/production.cc) - cxx_test(gtest_repeat_test gtest) - cxx_test(gtest_sole_header_test gtest_main) - cxx_test(gtest_stress_test gtest) - cxx_test(gtest-test-part_test gtest_main) - cxx_test(gtest_throw_on_failure_ex_test gtest) - cxx_test(gtest-typed-test_test gtest_main - test/gtest-typed-test2_test.cc) - cxx_test(gtest_unittest gtest_main) - cxx_test(gtest-unittest-api_test gtest) - - ############################################################ - # C++ tests built with non-standard compiler flags. - - # MSVC 7.1 does not support STL with exceptions disabled. - if (NOT MSVC OR MSVC_VERSION GREATER 1310) - cxx_library(gtest_no_exception "${cxx_no_exception}" - src/gtest-all.cc) - cxx_library(gtest_main_no_exception "${cxx_no_exception}" - src/gtest-all.cc src/gtest_main.cc) - endif() - cxx_library(gtest_main_no_rtti "${cxx_no_rtti}" - src/gtest-all.cc src/gtest_main.cc) - - cxx_test_with_flags(gtest-death-test_ex_nocatch_test - "${cxx_exception} -DGTEST_ENABLE_CATCH_EXCEPTIONS_=0" - gtest test/gtest-death-test_ex_test.cc) - cxx_test_with_flags(gtest-death-test_ex_catch_test - "${cxx_exception} -DGTEST_ENABLE_CATCH_EXCEPTIONS_=1" - gtest test/gtest-death-test_ex_test.cc) - - cxx_test_with_flags(gtest_no_rtti_unittest "${cxx_no_rtti}" - gtest_main_no_rtti test/gtest_unittest.cc) - - cxx_shared_library(gtest_dll "${cxx_default}" - src/gtest-all.cc src/gtest_main.cc) - - cxx_executable_with_flags(gtest_dll_test_ "${cxx_default}" - gtest_dll test/gtest_all_test.cc) - set_target_properties(gtest_dll_test_ - PROPERTIES - COMPILE_DEFINITIONS "GTEST_LINKED_AS_SHARED_LIBRARY=1") - - if (NOT MSVC OR NOT MSVC_VERSION EQUAL 1600) - # The C++ Standard specifies tuple_element. - # Yet MSVC 10's declares tuple_element. - # That declaration conflicts with our own standard-conforming - # tuple implementation. Therefore using our own tuple with - # MSVC 10 doesn't compile. - cxx_library(gtest_main_use_own_tuple "${cxx_use_own_tuple}" - src/gtest-all.cc src/gtest_main.cc) - - cxx_test_with_flags(gtest-tuple_test "${cxx_use_own_tuple}" - gtest_main_use_own_tuple test/gtest-tuple_test.cc) - - cxx_test_with_flags(gtest_use_own_tuple_test "${cxx_use_own_tuple}" - gtest_main_use_own_tuple - test/gtest-param-test_test.cc test/gtest-param-test2_test.cc) - endif() - - ############################################################ - # Python tests. - - cxx_executable(gtest_break_on_failure_unittest_ test gtest) - py_test(gtest_break_on_failure_unittest) - - # MSVC 7.1 does not support STL with exceptions disabled. - if (NOT MSVC OR MSVC_VERSION GREATER 1310) - cxx_executable_with_flags( - gtest_catch_exceptions_no_ex_test_ - "${cxx_no_exception}" - gtest_main_no_exception - test/gtest_catch_exceptions_test_.cc) - endif() - - cxx_executable_with_flags( - gtest_catch_exceptions_ex_test_ - "${cxx_exception}" - gtest_main - test/gtest_catch_exceptions_test_.cc) - py_test(gtest_catch_exceptions_test) - - cxx_executable(gtest_color_test_ test gtest) - py_test(gtest_color_test) - - cxx_executable(gtest_env_var_test_ test gtest) - py_test(gtest_env_var_test) - - cxx_executable(gtest_filter_unittest_ test gtest) - py_test(gtest_filter_unittest) - - cxx_executable(gtest_help_test_ test gtest_main) - py_test(gtest_help_test) - - cxx_executable(gtest_list_tests_unittest_ test gtest) - py_test(gtest_list_tests_unittest) - - cxx_executable(gtest_output_test_ test gtest) - py_test(gtest_output_test) - - cxx_executable(gtest_shuffle_test_ test gtest) - py_test(gtest_shuffle_test) - - # MSVC 7.1 does not support STL with exceptions disabled. - if (NOT MSVC OR MSVC_VERSION GREATER 1310) - cxx_executable(gtest_throw_on_failure_test_ test gtest_no_exception) - set_target_properties(gtest_throw_on_failure_test_ - PROPERTIES - COMPILE_FLAGS "${cxx_no_exception}") - py_test(gtest_throw_on_failure_test) - endif() - - cxx_executable(gtest_uninitialized_test_ test gtest) - py_test(gtest_uninitialized_test) - - cxx_executable(gtest_xml_outfile1_test_ test gtest_main) - cxx_executable(gtest_xml_outfile2_test_ test gtest_main) - py_test(gtest_xml_outfiles_test) - - cxx_executable(gtest_xml_output_unittest_ test gtest) - py_test(gtest_xml_output_unittest) -endif() diff --git a/freedv-server/googletest/CONTRIBUTORS b/freedv-server/googletest/CONTRIBUTORS deleted file mode 100644 index feae2fc0..00000000 --- a/freedv-server/googletest/CONTRIBUTORS +++ /dev/null @@ -1,37 +0,0 @@ -# This file contains a list of people who've made non-trivial -# contribution to the Google C++ Testing Framework project. People -# who commit code to the project are encouraged to add their names -# here. Please keep the list sorted by first names. - -Ajay Joshi -Balázs Dán -Bharat Mediratta -Chandler Carruth -Chris Prince -Chris Taylor -Dan Egnor -Eric Roman -Hady Zalek -Jeffrey Yasskin -Jói Sigurðsson -Keir Mierle -Keith Ray -Kenton Varda -Manuel Klimek -Markus Heule -Mika Raento -Miklós Fazekas -Pasi Valminen -Patrick Hanna -Patrick Riley -Peter Kaminski -Preston Jackson -Rainer Klaffenboeck -Russ Cox -Russ Rufer -Sean Mcafee -Sigurður Ásgeirsson -Tracy Bialik -Vadim Berman -Vlad Losev -Zhanyong Wan diff --git a/freedv-server/googletest/LICENSE b/freedv-server/googletest/LICENSE deleted file mode 100644 index 1941a11f..00000000 --- a/freedv-server/googletest/LICENSE +++ /dev/null @@ -1,28 +0,0 @@ -Copyright 2008, Google Inc. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - - * Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. - * Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/freedv-server/googletest/Makefile b/freedv-server/googletest/Makefile deleted file mode 100644 index 8d1f128e..00000000 --- a/freedv-server/googletest/Makefile +++ /dev/null @@ -1,204 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 2.8 - -# Default target executed when no arguments are given to make. -default_target: all -.PHONY : default_target - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/bruce/freedv/freetel-code/freedv-server/googletest - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/bruce/freedv/freetel-code/freedv-server/googletest - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running interactive CMake command-line interface..." - /usr/bin/cmake -i . -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache -.PHONY : edit_cache/fast - -# Special rule for the target rebuild_cache -rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache -.PHONY : rebuild_cache/fast - -# The main all target -all: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/bruce/freedv/freetel-code/freedv-server/googletest/CMakeFiles /home/bruce/freedv/freetel-code/freedv-server/googletest/CMakeFiles/progress.marks - $(MAKE) -f CMakeFiles/Makefile2 all - $(CMAKE_COMMAND) -E cmake_progress_start /home/bruce/freedv/freetel-code/freedv-server/googletest/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - $(MAKE) -f CMakeFiles/Makefile2 clean -.PHONY : clean - -# The main clean target -clean/fast: clean -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - $(MAKE) -f CMakeFiles/Makefile2 preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - $(MAKE) -f CMakeFiles/Makefile2 preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -#============================================================================= -# Target rules for targets named gtest - -# Build rule for target. -gtest: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 gtest -.PHONY : gtest - -# fast build rule for target. -gtest/fast: - $(MAKE) -f CMakeFiles/gtest.dir/build.make CMakeFiles/gtest.dir/build -.PHONY : gtest/fast - -#============================================================================= -# Target rules for targets named gtest_main - -# Build rule for target. -gtest_main: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 gtest_main -.PHONY : gtest_main - -# fast build rule for target. -gtest_main/fast: - $(MAKE) -f CMakeFiles/gtest_main.dir/build.make CMakeFiles/gtest_main.dir/build -.PHONY : gtest_main/fast - -src/gtest-all.o: src/gtest-all.cc.o -.PHONY : src/gtest-all.o - -# target to build an object file -src/gtest-all.cc.o: - $(MAKE) -f CMakeFiles/gtest.dir/build.make CMakeFiles/gtest.dir/src/gtest-all.cc.o -.PHONY : src/gtest-all.cc.o - -src/gtest-all.i: src/gtest-all.cc.i -.PHONY : src/gtest-all.i - -# target to preprocess a source file -src/gtest-all.cc.i: - $(MAKE) -f CMakeFiles/gtest.dir/build.make CMakeFiles/gtest.dir/src/gtest-all.cc.i -.PHONY : src/gtest-all.cc.i - -src/gtest-all.s: src/gtest-all.cc.s -.PHONY : src/gtest-all.s - -# target to generate assembly for a file -src/gtest-all.cc.s: - $(MAKE) -f CMakeFiles/gtest.dir/build.make CMakeFiles/gtest.dir/src/gtest-all.cc.s -.PHONY : src/gtest-all.cc.s - -src/gtest_main.o: src/gtest_main.cc.o -.PHONY : src/gtest_main.o - -# target to build an object file -src/gtest_main.cc.o: - $(MAKE) -f CMakeFiles/gtest_main.dir/build.make CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -.PHONY : src/gtest_main.cc.o - -src/gtest_main.i: src/gtest_main.cc.i -.PHONY : src/gtest_main.i - -# target to preprocess a source file -src/gtest_main.cc.i: - $(MAKE) -f CMakeFiles/gtest_main.dir/build.make CMakeFiles/gtest_main.dir/src/gtest_main.cc.i -.PHONY : src/gtest_main.cc.i - -src/gtest_main.s: src/gtest_main.cc.s -.PHONY : src/gtest_main.s - -# target to generate assembly for a file -src/gtest_main.cc.s: - $(MAKE) -f CMakeFiles/gtest_main.dir/build.make CMakeFiles/gtest_main.dir/src/gtest_main.cc.s -.PHONY : src/gtest_main.cc.s - -# Help Target -help: - @echo "The following are some of the valid targets for this Makefile:" - @echo "... all (the default if no target is provided)" - @echo "... clean" - @echo "... depend" - @echo "... edit_cache" - @echo "... gtest" - @echo "... gtest_main" - @echo "... rebuild_cache" - @echo "... src/gtest-all.o" - @echo "... src/gtest-all.i" - @echo "... src/gtest-all.s" - @echo "... src/gtest_main.o" - @echo "... src/gtest_main.i" - @echo "... src/gtest_main.s" -.PHONY : help - - - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/freedv-server/googletest/Makefile.am b/freedv-server/googletest/Makefile.am deleted file mode 100644 index 9c96b425..00000000 --- a/freedv-server/googletest/Makefile.am +++ /dev/null @@ -1,306 +0,0 @@ -# Automake file - -ACLOCAL_AMFLAGS = -I m4 - -# Nonstandard package files for distribution -EXTRA_DIST = \ - CHANGES \ - CONTRIBUTORS \ - LICENSE \ - include/gtest/gtest-param-test.h.pump \ - include/gtest/internal/gtest-param-util-generated.h.pump \ - include/gtest/internal/gtest-tuple.h.pump \ - include/gtest/internal/gtest-type-util.h.pump \ - make/Makefile \ - scripts/fuse_gtest_files.py \ - scripts/gen_gtest_pred_impl.py \ - scripts/pump.py \ - scripts/test/Makefile - -# gtest source files that we don't compile directly. They are -# #included by gtest-all.cc. -GTEST_SRC = \ - src/gtest-death-test.cc \ - src/gtest-filepath.cc \ - src/gtest-internal-inl.h \ - src/gtest-port.cc \ - src/gtest-printers.cc \ - src/gtest-test-part.cc \ - src/gtest-typed-test.cc \ - src/gtest.cc - -EXTRA_DIST += $(GTEST_SRC) - -# Sample files that we don't compile. -EXTRA_DIST += \ - samples/prime_tables.h \ - samples/sample2_unittest.cc \ - samples/sample3_unittest.cc \ - samples/sample4_unittest.cc \ - samples/sample5_unittest.cc \ - samples/sample6_unittest.cc \ - samples/sample7_unittest.cc \ - samples/sample8_unittest.cc \ - samples/sample9_unittest.cc - -# C++ test files that we don't compile directly. -EXTRA_DIST += \ - test/gtest-death-test_ex_test.cc \ - test/gtest-death-test_test.cc \ - test/gtest-filepath_test.cc \ - test/gtest-linked_ptr_test.cc \ - test/gtest-listener_test.cc \ - test/gtest-message_test.cc \ - test/gtest-options_test.cc \ - test/gtest-param-test2_test.cc \ - test/gtest-param-test2_test.cc \ - test/gtest-param-test_test.cc \ - test/gtest-param-test_test.cc \ - test/gtest-param-test_test.h \ - test/gtest-port_test.cc \ - test/gtest_premature_exit_test.cc \ - test/gtest-printers_test.cc \ - test/gtest-test-part_test.cc \ - test/gtest-tuple_test.cc \ - test/gtest-typed-test2_test.cc \ - test/gtest-typed-test_test.cc \ - test/gtest-typed-test_test.h \ - test/gtest-unittest-api_test.cc \ - test/gtest_break_on_failure_unittest_.cc \ - test/gtest_catch_exceptions_test_.cc \ - test/gtest_color_test_.cc \ - test/gtest_env_var_test_.cc \ - test/gtest_environment_test.cc \ - test/gtest_filter_unittest_.cc \ - test/gtest_help_test_.cc \ - test/gtest_list_tests_unittest_.cc \ - test/gtest_main_unittest.cc \ - test/gtest_no_test_unittest.cc \ - test/gtest_output_test_.cc \ - test/gtest_pred_impl_unittest.cc \ - test/gtest_prod_test.cc \ - test/gtest_repeat_test.cc \ - test/gtest_shuffle_test_.cc \ - test/gtest_sole_header_test.cc \ - test/gtest_stress_test.cc \ - test/gtest_throw_on_failure_ex_test.cc \ - test/gtest_throw_on_failure_test_.cc \ - test/gtest_uninitialized_test_.cc \ - test/gtest_unittest.cc \ - test/gtest_unittest.cc \ - test/gtest_xml_outfile1_test_.cc \ - test/gtest_xml_outfile2_test_.cc \ - test/gtest_xml_output_unittest_.cc \ - test/production.cc \ - test/production.h - -# Python tests that we don't run. -EXTRA_DIST += \ - test/gtest_break_on_failure_unittest.py \ - test/gtest_catch_exceptions_test.py \ - test/gtest_color_test.py \ - test/gtest_env_var_test.py \ - test/gtest_filter_unittest.py \ - test/gtest_help_test.py \ - test/gtest_list_tests_unittest.py \ - test/gtest_output_test.py \ - test/gtest_output_test_golden_lin.txt \ - test/gtest_shuffle_test.py \ - test/gtest_test_utils.py \ - test/gtest_throw_on_failure_test.py \ - test/gtest_uninitialized_test.py \ - test/gtest_xml_outfiles_test.py \ - test/gtest_xml_output_unittest.py \ - test/gtest_xml_test_utils.py - -# CMake script -EXTRA_DIST += \ - CMakeLists.txt \ - cmake/internal_utils.cmake - -# MSVC project files -EXTRA_DIST += \ - msvc/gtest-md.sln \ - msvc/gtest-md.vcproj \ - msvc/gtest.sln \ - msvc/gtest.vcproj \ - msvc/gtest_main-md.vcproj \ - msvc/gtest_main.vcproj \ - msvc/gtest_prod_test-md.vcproj \ - msvc/gtest_prod_test.vcproj \ - msvc/gtest_unittest-md.vcproj \ - msvc/gtest_unittest.vcproj - -# xcode project files -EXTRA_DIST += \ - xcode/Config/DebugProject.xcconfig \ - xcode/Config/FrameworkTarget.xcconfig \ - xcode/Config/General.xcconfig \ - xcode/Config/ReleaseProject.xcconfig \ - xcode/Config/StaticLibraryTarget.xcconfig \ - xcode/Config/TestTarget.xcconfig \ - xcode/Resources/Info.plist \ - xcode/Scripts/runtests.sh \ - xcode/Scripts/versiongenerate.py \ - xcode/gtest.xcodeproj/project.pbxproj - -# xcode sample files -EXTRA_DIST += \ - xcode/Samples/FrameworkSample/Info.plist \ - xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj \ - xcode/Samples/FrameworkSample/runtests.sh \ - xcode/Samples/FrameworkSample/widget.cc \ - xcode/Samples/FrameworkSample/widget.h \ - xcode/Samples/FrameworkSample/widget_test.cc - -# C++Builder project files -EXTRA_DIST += \ - codegear/gtest.cbproj \ - codegear/gtest.groupproj \ - codegear/gtest_all.cc \ - codegear/gtest_link.cc \ - codegear/gtest_main.cbproj \ - codegear/gtest_unittest.cbproj - -# Distribute and install M4 macro -m4datadir = $(datadir)/aclocal -m4data_DATA = m4/gtest.m4 -EXTRA_DIST += $(m4data_DATA) - -# We define the global AM_CPPFLAGS as everything we compile includes from these -# directories. -AM_CPPFLAGS = -I$(srcdir) -I$(srcdir)/include - -# Modifies compiler and linker flags for pthreads compatibility. -if HAVE_PTHREADS - AM_CXXFLAGS = @PTHREAD_CFLAGS@ -DGTEST_HAS_PTHREAD=1 - AM_LIBS = @PTHREAD_LIBS@ -else - AM_CXXFLAGS = -DGTEST_HAS_PTHREAD=0 -endif - -# Build rules for libraries. -lib_LTLIBRARIES = lib/libgtest.la lib/libgtest_main.la - -lib_libgtest_la_SOURCES = src/gtest-all.cc - -pkginclude_HEADERS = \ - include/gtest/gtest-death-test.h \ - include/gtest/gtest-message.h \ - include/gtest/gtest-param-test.h \ - include/gtest/gtest-printers.h \ - include/gtest/gtest-spi.h \ - include/gtest/gtest-test-part.h \ - include/gtest/gtest-typed-test.h \ - include/gtest/gtest.h \ - include/gtest/gtest_pred_impl.h \ - include/gtest/gtest_prod.h - -pkginclude_internaldir = $(pkgincludedir)/internal -pkginclude_internal_HEADERS = \ - include/gtest/internal/gtest-death-test-internal.h \ - include/gtest/internal/gtest-filepath.h \ - include/gtest/internal/gtest-internal.h \ - include/gtest/internal/gtest-linked_ptr.h \ - include/gtest/internal/gtest-param-util-generated.h \ - include/gtest/internal/gtest-param-util.h \ - include/gtest/internal/gtest-port.h \ - include/gtest/internal/gtest-string.h \ - include/gtest/internal/gtest-tuple.h \ - include/gtest/internal/gtest-type-util.h - -lib_libgtest_main_la_SOURCES = src/gtest_main.cc -lib_libgtest_main_la_LIBADD = lib/libgtest.la - -# Bulid rules for samples and tests. Automake's naming for some of -# these variables isn't terribly obvious, so this is a brief -# reference: -# -# TESTS -- Programs run automatically by "make check" -# check_PROGRAMS -- Programs built by "make check" but not necessarily run - -noinst_LTLIBRARIES = samples/libsamples.la - -samples_libsamples_la_SOURCES = \ - samples/sample1.cc \ - samples/sample1.h \ - samples/sample2.cc \ - samples/sample2.h \ - samples/sample3-inl.h \ - samples/sample4.cc \ - samples/sample4.h - -TESTS= -TESTS_ENVIRONMENT = GTEST_SOURCE_DIR="$(srcdir)/test" \ - GTEST_BUILD_DIR="$(top_builddir)/test" -check_PROGRAMS= - -# A simple sample on using gtest. -TESTS += samples/sample1_unittest -check_PROGRAMS += samples/sample1_unittest -samples_sample1_unittest_SOURCES = samples/sample1_unittest.cc -samples_sample1_unittest_LDADD = lib/libgtest_main.la \ - lib/libgtest.la \ - samples/libsamples.la - -# Another sample. It also verifies that libgtest works. -TESTS += samples/sample10_unittest -check_PROGRAMS += samples/sample10_unittest -samples_sample10_unittest_SOURCES = samples/sample10_unittest.cc -samples_sample10_unittest_LDADD = lib/libgtest.la - -# This tests most constructs of gtest and verifies that libgtest_main -# and libgtest work. -TESTS += test/gtest_all_test -check_PROGRAMS += test/gtest_all_test -test_gtest_all_test_SOURCES = test/gtest_all_test.cc -test_gtest_all_test_LDADD = lib/libgtest_main.la \ - lib/libgtest.la - -# Tests that fused gtest files compile and work. -FUSED_GTEST_SRC = \ - fused-src/gtest/gtest-all.cc \ - fused-src/gtest/gtest.h \ - fused-src/gtest/gtest_main.cc - -if HAVE_PYTHON -TESTS += test/fused_gtest_test -check_PROGRAMS += test/fused_gtest_test -test_fused_gtest_test_SOURCES = $(FUSED_GTEST_SRC) \ - samples/sample1.cc samples/sample1_unittest.cc -test_fused_gtest_test_CPPFLAGS = -I"$(srcdir)/fused-src" - -# Build rules for putting fused Google Test files into the distribution -# package. The user can also create those files by manually running -# scripts/fuse_gtest_files.py. -$(test_fused_gtest_test_SOURCES): fused-gtest - -fused-gtest: $(pkginclude_HEADERS) $(pkginclude_internal_HEADERS) \ - $(GTEST_SRC) src/gtest-all.cc src/gtest_main.cc \ - scripts/fuse_gtest_files.py - mkdir -p "$(srcdir)/fused-src" - chmod -R u+w "$(srcdir)/fused-src" - rm -f "$(srcdir)/fused-src/gtest/gtest-all.cc" - rm -f "$(srcdir)/fused-src/gtest/gtest.h" - "$(srcdir)/scripts/fuse_gtest_files.py" "$(srcdir)/fused-src" - cp -f "$(srcdir)/src/gtest_main.cc" "$(srcdir)/fused-src/gtest/" - -maintainer-clean-local: - rm -rf "$(srcdir)/fused-src" -endif - -# Death tests may produce core dumps in the build directory. In case -# this happens, clean them to keep distcleancheck happy. -CLEANFILES = core - -# Disables 'make install' as installing a compiled version of Google -# Test can lead to undefined behavior due to violation of the -# One-Definition Rule. - -install-exec-local: - echo "'make install' is dangerous and not supported. Instead, see README for how to integrate Google Test into your build system." - false - -install-data-local: - echo "'make install' is dangerous and not supported. Instead, see README for how to integrate Google Test into your build system." - false diff --git a/freedv-server/googletest/Makefile.in b/freedv-server/googletest/Makefile.in deleted file mode 100644 index 874de747..00000000 --- a/freedv-server/googletest/Makefile.in +++ /dev/null @@ -1,1360 +0,0 @@ -# Makefile.in generated by automake 1.11.3 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software -# Foundation, Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ - -# Automake file - - - -VPATH = @srcdir@ -pkgdatadir = $(datadir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkglibexecdir = $(libexecdir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -build_triplet = @build@ -host_triplet = @host@ -TESTS = samples/sample1_unittest$(EXEEXT) \ - samples/sample10_unittest$(EXEEXT) \ - test/gtest_all_test$(EXEEXT) $(am__EXEEXT_1) -check_PROGRAMS = samples/sample1_unittest$(EXEEXT) \ - samples/sample10_unittest$(EXEEXT) \ - test/gtest_all_test$(EXEEXT) $(am__EXEEXT_1) -@HAVE_PYTHON_TRUE@am__append_1 = test/fused_gtest_test -@HAVE_PYTHON_TRUE@am__append_2 = test/fused_gtest_test -subdir = . -DIST_COMMON = README $(am__configure_deps) $(pkginclude_HEADERS) \ - $(pkginclude_internal_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/build-aux/config.h.in \ - $(top_srcdir)/configure $(top_srcdir)/scripts/gtest-config.in \ - build-aux/config.guess build-aux/config.sub build-aux/depcomp \ - build-aux/install-sh build-aux/ltmain.sh build-aux/missing -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ - $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ - $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ - $(top_srcdir)/m4/acx_pthread.m4 $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ - configure.lineno config.status.lineno -mkinstalldirs = $(install_sh) -d -CONFIG_HEADER = $(top_builddir)/build-aux/config.h -CONFIG_CLEAN_FILES = scripts/gtest-config -CONFIG_CLEAN_VPATH_FILES = -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -am__install_max = 40 -am__nobase_strip_setup = \ - srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -am__nobase_strip = \ - for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -am__nobase_list = $(am__nobase_strip_setup); \ - for p in $$list; do echo "$$p $$p"; done | \ - sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ - $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ - if (++n[$$2] == $(am__install_max)) \ - { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ - END { for (dir in files) print dir, files[dir] }' -am__base_list = \ - sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ - sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -am__uninstall_files_from_dir = { \ - test -z "$$files" \ - || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ - || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ - $(am__cd) "$$dir" && rm -f $$files; }; \ - } -am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(m4datadir)" \ - "$(DESTDIR)$(pkgincludedir)" \ - "$(DESTDIR)$(pkginclude_internaldir)" -LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) -lib_libgtest_la_LIBADD = -am__dirstamp = $(am__leading_dot)dirstamp -am_lib_libgtest_la_OBJECTS = src/gtest-all.lo -lib_libgtest_la_OBJECTS = $(am_lib_libgtest_la_OBJECTS) -lib_libgtest_main_la_DEPENDENCIES = lib/libgtest.la -am_lib_libgtest_main_la_OBJECTS = src/gtest_main.lo -lib_libgtest_main_la_OBJECTS = $(am_lib_libgtest_main_la_OBJECTS) -samples_libsamples_la_LIBADD = -am_samples_libsamples_la_OBJECTS = samples/sample1.lo \ - samples/sample2.lo samples/sample4.lo -samples_libsamples_la_OBJECTS = $(am_samples_libsamples_la_OBJECTS) -@HAVE_PYTHON_TRUE@am__EXEEXT_1 = test/fused_gtest_test$(EXEEXT) -am_samples_sample10_unittest_OBJECTS = \ - samples/sample10_unittest.$(OBJEXT) -samples_sample10_unittest_OBJECTS = \ - $(am_samples_sample10_unittest_OBJECTS) -samples_sample10_unittest_DEPENDENCIES = lib/libgtest.la -am_samples_sample1_unittest_OBJECTS = \ - samples/sample1_unittest.$(OBJEXT) -samples_sample1_unittest_OBJECTS = \ - $(am_samples_sample1_unittest_OBJECTS) -samples_sample1_unittest_DEPENDENCIES = lib/libgtest_main.la \ - lib/libgtest.la samples/libsamples.la -am__test_fused_gtest_test_SOURCES_DIST = fused-src/gtest/gtest-all.cc \ - fused-src/gtest/gtest.h fused-src/gtest/gtest_main.cc \ - samples/sample1.cc samples/sample1_unittest.cc -am__objects_1 = \ - fused-src/gtest/test_fused_gtest_test-gtest-all.$(OBJEXT) \ - fused-src/gtest/test_fused_gtest_test-gtest_main.$(OBJEXT) -@HAVE_PYTHON_TRUE@am_test_fused_gtest_test_OBJECTS = $(am__objects_1) \ -@HAVE_PYTHON_TRUE@ samples/test_fused_gtest_test-sample1.$(OBJEXT) \ -@HAVE_PYTHON_TRUE@ samples/test_fused_gtest_test-sample1_unittest.$(OBJEXT) -test_fused_gtest_test_OBJECTS = $(am_test_fused_gtest_test_OBJECTS) -test_fused_gtest_test_LDADD = $(LDADD) -am_test_gtest_all_test_OBJECTS = test/gtest_all_test.$(OBJEXT) -test_gtest_all_test_OBJECTS = $(am_test_gtest_all_test_OBJECTS) -test_gtest_all_test_DEPENDENCIES = lib/libgtest_main.la \ - lib/libgtest.la -DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/build-aux -depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp -am__depfiles_maybe = depfiles -am__mv = mv -f -CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ - $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ - --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ - $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -CXXLD = $(CXX) -CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ - --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ - $(LDFLAGS) -o $@ -COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ - --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ - $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -CCLD = $(CC) -LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ - --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ - $(LDFLAGS) -o $@ -SOURCES = $(lib_libgtest_la_SOURCES) $(lib_libgtest_main_la_SOURCES) \ - $(samples_libsamples_la_SOURCES) \ - $(samples_sample10_unittest_SOURCES) \ - $(samples_sample1_unittest_SOURCES) \ - $(test_fused_gtest_test_SOURCES) \ - $(test_gtest_all_test_SOURCES) -DIST_SOURCES = $(lib_libgtest_la_SOURCES) \ - $(lib_libgtest_main_la_SOURCES) \ - $(samples_libsamples_la_SOURCES) \ - $(samples_sample10_unittest_SOURCES) \ - $(samples_sample1_unittest_SOURCES) \ - $(am__test_fused_gtest_test_SOURCES_DIST) \ - $(test_gtest_all_test_SOURCES) -DATA = $(m4data_DATA) -HEADERS = $(pkginclude_HEADERS) $(pkginclude_internal_HEADERS) -ETAGS = etags -CTAGS = ctags -am__tty_colors = \ -red=; grn=; lgn=; blu=; std= -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -distdir = $(PACKAGE)-$(VERSION) -top_distdir = $(distdir) -am__remove_distdir = \ - if test -d "$(distdir)"; then \ - find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ - && rm -rf "$(distdir)" \ - || { sleep 5 && rm -rf "$(distdir)"; }; \ - else :; fi -DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).zip -GZIP_ENV = --best -distuninstallcheck_listfiles = find . -type f -print -am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ - | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' -distcleancheck_listfiles = find . -type f -print -ACLOCAL = @ACLOCAL@ -AMTAR = @AMTAR@ -AR = @AR@ -AUTOCONF = @AUTOCONF@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ -CPP = @CPP@ -CPPFLAGS = @CPPFLAGS@ -CXX = @CXX@ -CXXCPP = @CXXCPP@ -CXXDEPMODE = @CXXDEPMODE@ -CXXFLAGS = @CXXFLAGS@ -CYGPATH_W = @CYGPATH_W@ -DEFS = @DEFS@ -DEPDIR = @DEPDIR@ -DLLTOOL = @DLLTOOL@ -DSYMUTIL = @DSYMUTIL@ -DUMPBIN = @DUMPBIN@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -EGREP = @EGREP@ -EXEEXT = @EXEEXT@ -FGREP = @FGREP@ -GREP = @GREP@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -LD = @LD@ -LDFLAGS = @LDFLAGS@ -LIBOBJS = @LIBOBJS@ -LIBS = @LIBS@ -LIBTOOL = @LIBTOOL@ -LIPO = @LIPO@ -LN_S = @LN_S@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -MANIFEST_TOOL = @MANIFEST_TOOL@ -MKDIR_P = @MKDIR_P@ -NM = @NM@ -NMEDIT = @NMEDIT@ -OBJDUMP = @OBJDUMP@ -OBJEXT = @OBJEXT@ -OTOOL = @OTOOL@ -OTOOL64 = @OTOOL64@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_URL = @PACKAGE_URL@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -PTHREAD_CC = @PTHREAD_CC@ -PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ -PTHREAD_LIBS = @PTHREAD_LIBS@ -PYTHON = @PYTHON@ -RANLIB = @RANLIB@ -SED = @SED@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -STRIP = @STRIP@ -VERSION = @VERSION@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -ac_ct_AR = @ac_ct_AR@ -ac_ct_CC = @ac_ct_CC@ -ac_ct_CXX = @ac_ct_CXX@ -ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ -acx_pthread_config = @acx_pthread_config@ -am__include = @am__include@ -am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ -bindir = @bindir@ -build = @build@ -build_alias = @build_alias@ -build_cpu = @build_cpu@ -build_os = @build_os@ -build_vendor = @build_vendor@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -exec_prefix = @exec_prefix@ -host = @host@ -host_alias = @host_alias@ -host_cpu = @host_cpu@ -host_os = @host_os@ -host_vendor = @host_vendor@ -htmldir = @htmldir@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target_alias = @target_alias@ -top_build_prefix = @top_build_prefix@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -ACLOCAL_AMFLAGS = -I m4 - -# Nonstandard package files for distribution - -# Sample files that we don't compile. - -# C++ test files that we don't compile directly. - -# Python tests that we don't run. - -# CMake script - -# MSVC project files - -# xcode project files - -# xcode sample files - -# C++Builder project files -EXTRA_DIST = CHANGES CONTRIBUTORS LICENSE \ - include/gtest/gtest-param-test.h.pump \ - include/gtest/internal/gtest-param-util-generated.h.pump \ - include/gtest/internal/gtest-tuple.h.pump \ - include/gtest/internal/gtest-type-util.h.pump make/Makefile \ - scripts/fuse_gtest_files.py scripts/gen_gtest_pred_impl.py \ - scripts/pump.py scripts/test/Makefile $(GTEST_SRC) \ - samples/prime_tables.h samples/sample2_unittest.cc \ - samples/sample3_unittest.cc samples/sample4_unittest.cc \ - samples/sample5_unittest.cc samples/sample6_unittest.cc \ - samples/sample7_unittest.cc samples/sample8_unittest.cc \ - samples/sample9_unittest.cc test/gtest-death-test_ex_test.cc \ - test/gtest-death-test_test.cc test/gtest-filepath_test.cc \ - test/gtest-linked_ptr_test.cc test/gtest-listener_test.cc \ - test/gtest-message_test.cc test/gtest-options_test.cc \ - test/gtest-param-test2_test.cc test/gtest-param-test2_test.cc \ - test/gtest-param-test_test.cc test/gtest-param-test_test.cc \ - test/gtest-param-test_test.h test/gtest-port_test.cc \ - test/gtest_premature_exit_test.cc test/gtest-printers_test.cc \ - test/gtest-test-part_test.cc test/gtest-tuple_test.cc \ - test/gtest-typed-test2_test.cc test/gtest-typed-test_test.cc \ - test/gtest-typed-test_test.h test/gtest-unittest-api_test.cc \ - test/gtest_break_on_failure_unittest_.cc \ - test/gtest_catch_exceptions_test_.cc test/gtest_color_test_.cc \ - test/gtest_env_var_test_.cc test/gtest_environment_test.cc \ - test/gtest_filter_unittest_.cc test/gtest_help_test_.cc \ - test/gtest_list_tests_unittest_.cc test/gtest_main_unittest.cc \ - test/gtest_no_test_unittest.cc test/gtest_output_test_.cc \ - test/gtest_pred_impl_unittest.cc test/gtest_prod_test.cc \ - test/gtest_repeat_test.cc test/gtest_shuffle_test_.cc \ - test/gtest_sole_header_test.cc test/gtest_stress_test.cc \ - test/gtest_throw_on_failure_ex_test.cc \ - test/gtest_throw_on_failure_test_.cc \ - test/gtest_uninitialized_test_.cc test/gtest_unittest.cc \ - test/gtest_unittest.cc test/gtest_xml_outfile1_test_.cc \ - test/gtest_xml_outfile2_test_.cc \ - test/gtest_xml_output_unittest_.cc test/production.cc \ - test/production.h test/gtest_break_on_failure_unittest.py \ - test/gtest_catch_exceptions_test.py test/gtest_color_test.py \ - test/gtest_env_var_test.py test/gtest_filter_unittest.py \ - test/gtest_help_test.py test/gtest_list_tests_unittest.py \ - test/gtest_output_test.py \ - test/gtest_output_test_golden_lin.txt \ - test/gtest_shuffle_test.py test/gtest_test_utils.py \ - test/gtest_throw_on_failure_test.py \ - test/gtest_uninitialized_test.py \ - test/gtest_xml_outfiles_test.py \ - test/gtest_xml_output_unittest.py test/gtest_xml_test_utils.py \ - CMakeLists.txt cmake/internal_utils.cmake msvc/gtest-md.sln \ - msvc/gtest-md.vcproj msvc/gtest.sln msvc/gtest.vcproj \ - msvc/gtest_main-md.vcproj msvc/gtest_main.vcproj \ - msvc/gtest_prod_test-md.vcproj msvc/gtest_prod_test.vcproj \ - msvc/gtest_unittest-md.vcproj msvc/gtest_unittest.vcproj \ - xcode/Config/DebugProject.xcconfig \ - xcode/Config/FrameworkTarget.xcconfig \ - xcode/Config/General.xcconfig \ - xcode/Config/ReleaseProject.xcconfig \ - xcode/Config/StaticLibraryTarget.xcconfig \ - xcode/Config/TestTarget.xcconfig xcode/Resources/Info.plist \ - xcode/Scripts/runtests.sh xcode/Scripts/versiongenerate.py \ - xcode/gtest.xcodeproj/project.pbxproj \ - xcode/Samples/FrameworkSample/Info.plist \ - xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj \ - xcode/Samples/FrameworkSample/runtests.sh \ - xcode/Samples/FrameworkSample/widget.cc \ - xcode/Samples/FrameworkSample/widget.h \ - xcode/Samples/FrameworkSample/widget_test.cc \ - codegear/gtest.cbproj codegear/gtest.groupproj \ - codegear/gtest_all.cc codegear/gtest_link.cc \ - codegear/gtest_main.cbproj codegear/gtest_unittest.cbproj \ - $(m4data_DATA) - -# gtest source files that we don't compile directly. They are -# #included by gtest-all.cc. -GTEST_SRC = \ - src/gtest-death-test.cc \ - src/gtest-filepath.cc \ - src/gtest-internal-inl.h \ - src/gtest-port.cc \ - src/gtest-printers.cc \ - src/gtest-test-part.cc \ - src/gtest-typed-test.cc \ - src/gtest.cc - - -# Distribute and install M4 macro -m4datadir = $(datadir)/aclocal -m4data_DATA = m4/gtest.m4 - -# We define the global AM_CPPFLAGS as everything we compile includes from these -# directories. -AM_CPPFLAGS = -I$(srcdir) -I$(srcdir)/include -@HAVE_PTHREADS_FALSE@AM_CXXFLAGS = -DGTEST_HAS_PTHREAD=0 - -# Modifies compiler and linker flags for pthreads compatibility. -@HAVE_PTHREADS_TRUE@AM_CXXFLAGS = @PTHREAD_CFLAGS@ -DGTEST_HAS_PTHREAD=1 -@HAVE_PTHREADS_TRUE@AM_LIBS = @PTHREAD_LIBS@ - -# Build rules for libraries. -lib_LTLIBRARIES = lib/libgtest.la lib/libgtest_main.la -lib_libgtest_la_SOURCES = src/gtest-all.cc -pkginclude_HEADERS = \ - include/gtest/gtest-death-test.h \ - include/gtest/gtest-message.h \ - include/gtest/gtest-param-test.h \ - include/gtest/gtest-printers.h \ - include/gtest/gtest-spi.h \ - include/gtest/gtest-test-part.h \ - include/gtest/gtest-typed-test.h \ - include/gtest/gtest.h \ - include/gtest/gtest_pred_impl.h \ - include/gtest/gtest_prod.h - -pkginclude_internaldir = $(pkgincludedir)/internal -pkginclude_internal_HEADERS = \ - include/gtest/internal/gtest-death-test-internal.h \ - include/gtest/internal/gtest-filepath.h \ - include/gtest/internal/gtest-internal.h \ - include/gtest/internal/gtest-linked_ptr.h \ - include/gtest/internal/gtest-param-util-generated.h \ - include/gtest/internal/gtest-param-util.h \ - include/gtest/internal/gtest-port.h \ - include/gtest/internal/gtest-string.h \ - include/gtest/internal/gtest-tuple.h \ - include/gtest/internal/gtest-type-util.h - -lib_libgtest_main_la_SOURCES = src/gtest_main.cc -lib_libgtest_main_la_LIBADD = lib/libgtest.la - -# Bulid rules for samples and tests. Automake's naming for some of -# these variables isn't terribly obvious, so this is a brief -# reference: -# -# TESTS -- Programs run automatically by "make check" -# check_PROGRAMS -- Programs built by "make check" but not necessarily run -noinst_LTLIBRARIES = samples/libsamples.la -samples_libsamples_la_SOURCES = \ - samples/sample1.cc \ - samples/sample1.h \ - samples/sample2.cc \ - samples/sample2.h \ - samples/sample3-inl.h \ - samples/sample4.cc \ - samples/sample4.h - -TESTS_ENVIRONMENT = GTEST_SOURCE_DIR="$(srcdir)/test" \ - GTEST_BUILD_DIR="$(top_builddir)/test" - -samples_sample1_unittest_SOURCES = samples/sample1_unittest.cc -samples_sample1_unittest_LDADD = lib/libgtest_main.la \ - lib/libgtest.la \ - samples/libsamples.la - -samples_sample10_unittest_SOURCES = samples/sample10_unittest.cc -samples_sample10_unittest_LDADD = lib/libgtest.la -test_gtest_all_test_SOURCES = test/gtest_all_test.cc -test_gtest_all_test_LDADD = lib/libgtest_main.la \ - lib/libgtest.la - - -# Tests that fused gtest files compile and work. -FUSED_GTEST_SRC = \ - fused-src/gtest/gtest-all.cc \ - fused-src/gtest/gtest.h \ - fused-src/gtest/gtest_main.cc - -@HAVE_PYTHON_TRUE@test_fused_gtest_test_SOURCES = $(FUSED_GTEST_SRC) \ -@HAVE_PYTHON_TRUE@ samples/sample1.cc samples/sample1_unittest.cc - -@HAVE_PYTHON_TRUE@test_fused_gtest_test_CPPFLAGS = -I"$(srcdir)/fused-src" - -# Death tests may produce core dumps in the build directory. In case -# this happens, clean them to keep distcleancheck happy. -CLEANFILES = core -all: all-am - -.SUFFIXES: -.SUFFIXES: .cc .lo .o .obj -am--refresh: Makefile - @: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ - $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ - && exit 0; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign Makefile -.PRECIOUS: Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - echo ' $(SHELL) ./config.status'; \ - $(SHELL) ./config.status;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - $(SHELL) ./config.status --recheck - -$(top_srcdir)/configure: $(am__configure_deps) - $(am__cd) $(srcdir) && $(AUTOCONF) -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) -$(am__aclocal_m4_deps): - -build-aux/config.h: build-aux/stamp-h1 - @if test ! -f $@; then rm -f build-aux/stamp-h1; else :; fi - @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) build-aux/stamp-h1; else :; fi - -build-aux/stamp-h1: $(top_srcdir)/build-aux/config.h.in $(top_builddir)/config.status - @rm -f build-aux/stamp-h1 - cd $(top_builddir) && $(SHELL) ./config.status build-aux/config.h -$(top_srcdir)/build-aux/config.h.in: $(am__configure_deps) - ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) - rm -f build-aux/stamp-h1 - touch $@ - -distclean-hdr: - -rm -f build-aux/config.h build-aux/stamp-h1 -scripts/gtest-config: $(top_builddir)/config.status $(top_srcdir)/scripts/gtest-config.in - cd $(top_builddir) && $(SHELL) ./config.status $@ -install-libLTLIBRARIES: $(lib_LTLIBRARIES) - @$(NORMAL_INSTALL) - test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" - @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ - list2=; for p in $$list; do \ - if test -f $$p; then \ - list2="$$list2 $$p"; \ - else :; fi; \ - done; \ - test -z "$$list2" || { \ - echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ - $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ - } - -uninstall-libLTLIBRARIES: - @$(NORMAL_UNINSTALL) - @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ - for p in $$list; do \ - $(am__strip_dir) \ - echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ - $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ - done - -clean-libLTLIBRARIES: - -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) - @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ - dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ - test "$$dir" != "$$p" || dir=.; \ - echo "rm -f \"$${dir}/so_locations\""; \ - rm -f "$${dir}/so_locations"; \ - done - -clean-noinstLTLIBRARIES: - -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) - @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ - dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ - test "$$dir" != "$$p" || dir=.; \ - echo "rm -f \"$${dir}/so_locations\""; \ - rm -f "$${dir}/so_locations"; \ - done -src/$(am__dirstamp): - @$(MKDIR_P) src - @: > src/$(am__dirstamp) -src/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) src/$(DEPDIR) - @: > src/$(DEPDIR)/$(am__dirstamp) -src/gtest-all.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp) -lib/$(am__dirstamp): - @$(MKDIR_P) lib - @: > lib/$(am__dirstamp) -lib/libgtest.la: $(lib_libgtest_la_OBJECTS) $(lib_libgtest_la_DEPENDENCIES) $(EXTRA_lib_libgtest_la_DEPENDENCIES) lib/$(am__dirstamp) - $(CXXLINK) -rpath $(libdir) $(lib_libgtest_la_OBJECTS) $(lib_libgtest_la_LIBADD) $(LIBS) -src/gtest_main.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp) -lib/libgtest_main.la: $(lib_libgtest_main_la_OBJECTS) $(lib_libgtest_main_la_DEPENDENCIES) $(EXTRA_lib_libgtest_main_la_DEPENDENCIES) lib/$(am__dirstamp) - $(CXXLINK) -rpath $(libdir) $(lib_libgtest_main_la_OBJECTS) $(lib_libgtest_main_la_LIBADD) $(LIBS) -samples/$(am__dirstamp): - @$(MKDIR_P) samples - @: > samples/$(am__dirstamp) -samples/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) samples/$(DEPDIR) - @: > samples/$(DEPDIR)/$(am__dirstamp) -samples/sample1.lo: samples/$(am__dirstamp) \ - samples/$(DEPDIR)/$(am__dirstamp) -samples/sample2.lo: samples/$(am__dirstamp) \ - samples/$(DEPDIR)/$(am__dirstamp) -samples/sample4.lo: samples/$(am__dirstamp) \ - samples/$(DEPDIR)/$(am__dirstamp) -samples/libsamples.la: $(samples_libsamples_la_OBJECTS) $(samples_libsamples_la_DEPENDENCIES) $(EXTRA_samples_libsamples_la_DEPENDENCIES) samples/$(am__dirstamp) - $(CXXLINK) $(samples_libsamples_la_OBJECTS) $(samples_libsamples_la_LIBADD) $(LIBS) - -clean-checkPROGRAMS: - @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \ - echo " rm -f" $$list; \ - rm -f $$list || exit $$?; \ - test -n "$(EXEEXT)" || exit 0; \ - list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ - echo " rm -f" $$list; \ - rm -f $$list -samples/sample10_unittest.$(OBJEXT): samples/$(am__dirstamp) \ - samples/$(DEPDIR)/$(am__dirstamp) -samples/sample10_unittest$(EXEEXT): $(samples_sample10_unittest_OBJECTS) $(samples_sample10_unittest_DEPENDENCIES) $(EXTRA_samples_sample10_unittest_DEPENDENCIES) samples/$(am__dirstamp) - @rm -f samples/sample10_unittest$(EXEEXT) - $(CXXLINK) $(samples_sample10_unittest_OBJECTS) $(samples_sample10_unittest_LDADD) $(LIBS) -samples/sample1_unittest.$(OBJEXT): samples/$(am__dirstamp) \ - samples/$(DEPDIR)/$(am__dirstamp) -samples/sample1_unittest$(EXEEXT): $(samples_sample1_unittest_OBJECTS) $(samples_sample1_unittest_DEPENDENCIES) $(EXTRA_samples_sample1_unittest_DEPENDENCIES) samples/$(am__dirstamp) - @rm -f samples/sample1_unittest$(EXEEXT) - $(CXXLINK) $(samples_sample1_unittest_OBJECTS) $(samples_sample1_unittest_LDADD) $(LIBS) -fused-src/gtest/$(am__dirstamp): - @$(MKDIR_P) fused-src/gtest - @: > fused-src/gtest/$(am__dirstamp) -fused-src/gtest/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) fused-src/gtest/$(DEPDIR) - @: > fused-src/gtest/$(DEPDIR)/$(am__dirstamp) -fused-src/gtest/test_fused_gtest_test-gtest-all.$(OBJEXT): \ - fused-src/gtest/$(am__dirstamp) \ - fused-src/gtest/$(DEPDIR)/$(am__dirstamp) -fused-src/gtest/test_fused_gtest_test-gtest_main.$(OBJEXT): \ - fused-src/gtest/$(am__dirstamp) \ - fused-src/gtest/$(DEPDIR)/$(am__dirstamp) -samples/test_fused_gtest_test-sample1.$(OBJEXT): \ - samples/$(am__dirstamp) samples/$(DEPDIR)/$(am__dirstamp) -samples/test_fused_gtest_test-sample1_unittest.$(OBJEXT): \ - samples/$(am__dirstamp) samples/$(DEPDIR)/$(am__dirstamp) -test/$(am__dirstamp): - @$(MKDIR_P) test - @: > test/$(am__dirstamp) -test/fused_gtest_test$(EXEEXT): $(test_fused_gtest_test_OBJECTS) $(test_fused_gtest_test_DEPENDENCIES) $(EXTRA_test_fused_gtest_test_DEPENDENCIES) test/$(am__dirstamp) - @rm -f test/fused_gtest_test$(EXEEXT) - $(CXXLINK) $(test_fused_gtest_test_OBJECTS) $(test_fused_gtest_test_LDADD) $(LIBS) -test/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) test/$(DEPDIR) - @: > test/$(DEPDIR)/$(am__dirstamp) -test/gtest_all_test.$(OBJEXT): test/$(am__dirstamp) \ - test/$(DEPDIR)/$(am__dirstamp) -test/gtest_all_test$(EXEEXT): $(test_gtest_all_test_OBJECTS) $(test_gtest_all_test_DEPENDENCIES) $(EXTRA_test_gtest_all_test_DEPENDENCIES) test/$(am__dirstamp) - @rm -f test/gtest_all_test$(EXEEXT) - $(CXXLINK) $(test_gtest_all_test_OBJECTS) $(test_gtest_all_test_LDADD) $(LIBS) - -mostlyclean-compile: - -rm -f *.$(OBJEXT) - -rm -f fused-src/gtest/test_fused_gtest_test-gtest-all.$(OBJEXT) - -rm -f fused-src/gtest/test_fused_gtest_test-gtest_main.$(OBJEXT) - -rm -f samples/sample1.$(OBJEXT) - -rm -f samples/sample1.lo - -rm -f samples/sample10_unittest.$(OBJEXT) - -rm -f samples/sample1_unittest.$(OBJEXT) - -rm -f samples/sample2.$(OBJEXT) - -rm -f samples/sample2.lo - -rm -f samples/sample4.$(OBJEXT) - -rm -f samples/sample4.lo - -rm -f samples/test_fused_gtest_test-sample1.$(OBJEXT) - -rm -f samples/test_fused_gtest_test-sample1_unittest.$(OBJEXT) - -rm -f src/gtest-all.$(OBJEXT) - -rm -f src/gtest-all.lo - -rm -f src/gtest_main.$(OBJEXT) - -rm -f src/gtest_main.lo - -rm -f test/gtest_all_test.$(OBJEXT) - -distclean-compile: - -rm -f *.tab.c - -@AMDEP_TRUE@@am__include@ @am__quote@fused-src/gtest/$(DEPDIR)/test_fused_gtest_test-gtest-all.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fused-src/gtest/$(DEPDIR)/test_fused_gtest_test-gtest_main.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@samples/$(DEPDIR)/sample1.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@samples/$(DEPDIR)/sample10_unittest.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@samples/$(DEPDIR)/sample1_unittest.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@samples/$(DEPDIR)/sample2.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@samples/$(DEPDIR)/sample4.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@samples/$(DEPDIR)/test_fused_gtest_test-sample1.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@samples/$(DEPDIR)/test_fused_gtest_test-sample1_unittest.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/gtest-all.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/gtest_main.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/gtest_all_test.Po@am__quote@ - -.cc.o: -@am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ -@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ -@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< - -.cc.obj: -@am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ -@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ -@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` - -.cc.lo: -@am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ -@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ -@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< - -fused-src/gtest/test_fused_gtest_test-gtest-all.o: fused-src/gtest/gtest-all.cc -@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_fused_gtest_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fused-src/gtest/test_fused_gtest_test-gtest-all.o -MD -MP -MF fused-src/gtest/$(DEPDIR)/test_fused_gtest_test-gtest-all.Tpo -c -o fused-src/gtest/test_fused_gtest_test-gtest-all.o `test -f 'fused-src/gtest/gtest-all.cc' || echo '$(srcdir)/'`fused-src/gtest/gtest-all.cc -@am__fastdepCXX_TRUE@ $(am__mv) fused-src/gtest/$(DEPDIR)/test_fused_gtest_test-gtest-all.Tpo fused-src/gtest/$(DEPDIR)/test_fused_gtest_test-gtest-all.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='fused-src/gtest/gtest-all.cc' object='fused-src/gtest/test_fused_gtest_test-gtest-all.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_fused_gtest_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fused-src/gtest/test_fused_gtest_test-gtest-all.o `test -f 'fused-src/gtest/gtest-all.cc' || echo '$(srcdir)/'`fused-src/gtest/gtest-all.cc - -fused-src/gtest/test_fused_gtest_test-gtest-all.obj: fused-src/gtest/gtest-all.cc -@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_fused_gtest_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fused-src/gtest/test_fused_gtest_test-gtest-all.obj -MD -MP -MF fused-src/gtest/$(DEPDIR)/test_fused_gtest_test-gtest-all.Tpo -c -o fused-src/gtest/test_fused_gtest_test-gtest-all.obj `if test -f 'fused-src/gtest/gtest-all.cc'; then $(CYGPATH_W) 'fused-src/gtest/gtest-all.cc'; else $(CYGPATH_W) '$(srcdir)/fused-src/gtest/gtest-all.cc'; fi` -@am__fastdepCXX_TRUE@ $(am__mv) fused-src/gtest/$(DEPDIR)/test_fused_gtest_test-gtest-all.Tpo fused-src/gtest/$(DEPDIR)/test_fused_gtest_test-gtest-all.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='fused-src/gtest/gtest-all.cc' object='fused-src/gtest/test_fused_gtest_test-gtest-all.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_fused_gtest_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fused-src/gtest/test_fused_gtest_test-gtest-all.obj `if test -f 'fused-src/gtest/gtest-all.cc'; then $(CYGPATH_W) 'fused-src/gtest/gtest-all.cc'; else $(CYGPATH_W) '$(srcdir)/fused-src/gtest/gtest-all.cc'; fi` - -fused-src/gtest/test_fused_gtest_test-gtest_main.o: fused-src/gtest/gtest_main.cc -@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_fused_gtest_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fused-src/gtest/test_fused_gtest_test-gtest_main.o -MD -MP -MF fused-src/gtest/$(DEPDIR)/test_fused_gtest_test-gtest_main.Tpo -c -o fused-src/gtest/test_fused_gtest_test-gtest_main.o `test -f 'fused-src/gtest/gtest_main.cc' || echo '$(srcdir)/'`fused-src/gtest/gtest_main.cc -@am__fastdepCXX_TRUE@ $(am__mv) fused-src/gtest/$(DEPDIR)/test_fused_gtest_test-gtest_main.Tpo fused-src/gtest/$(DEPDIR)/test_fused_gtest_test-gtest_main.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='fused-src/gtest/gtest_main.cc' object='fused-src/gtest/test_fused_gtest_test-gtest_main.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_fused_gtest_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fused-src/gtest/test_fused_gtest_test-gtest_main.o `test -f 'fused-src/gtest/gtest_main.cc' || echo '$(srcdir)/'`fused-src/gtest/gtest_main.cc - -fused-src/gtest/test_fused_gtest_test-gtest_main.obj: fused-src/gtest/gtest_main.cc -@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_fused_gtest_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fused-src/gtest/test_fused_gtest_test-gtest_main.obj -MD -MP -MF fused-src/gtest/$(DEPDIR)/test_fused_gtest_test-gtest_main.Tpo -c -o fused-src/gtest/test_fused_gtest_test-gtest_main.obj `if test -f 'fused-src/gtest/gtest_main.cc'; then $(CYGPATH_W) 'fused-src/gtest/gtest_main.cc'; else $(CYGPATH_W) '$(srcdir)/fused-src/gtest/gtest_main.cc'; fi` -@am__fastdepCXX_TRUE@ $(am__mv) fused-src/gtest/$(DEPDIR)/test_fused_gtest_test-gtest_main.Tpo fused-src/gtest/$(DEPDIR)/test_fused_gtest_test-gtest_main.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='fused-src/gtest/gtest_main.cc' object='fused-src/gtest/test_fused_gtest_test-gtest_main.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_fused_gtest_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fused-src/gtest/test_fused_gtest_test-gtest_main.obj `if test -f 'fused-src/gtest/gtest_main.cc'; then $(CYGPATH_W) 'fused-src/gtest/gtest_main.cc'; else $(CYGPATH_W) '$(srcdir)/fused-src/gtest/gtest_main.cc'; fi` - -samples/test_fused_gtest_test-sample1.o: samples/sample1.cc -@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_fused_gtest_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT samples/test_fused_gtest_test-sample1.o -MD -MP -MF samples/$(DEPDIR)/test_fused_gtest_test-sample1.Tpo -c -o samples/test_fused_gtest_test-sample1.o `test -f 'samples/sample1.cc' || echo '$(srcdir)/'`samples/sample1.cc -@am__fastdepCXX_TRUE@ $(am__mv) samples/$(DEPDIR)/test_fused_gtest_test-sample1.Tpo samples/$(DEPDIR)/test_fused_gtest_test-sample1.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='samples/sample1.cc' object='samples/test_fused_gtest_test-sample1.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_fused_gtest_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o samples/test_fused_gtest_test-sample1.o `test -f 'samples/sample1.cc' || echo '$(srcdir)/'`samples/sample1.cc - -samples/test_fused_gtest_test-sample1.obj: samples/sample1.cc -@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_fused_gtest_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT samples/test_fused_gtest_test-sample1.obj -MD -MP -MF samples/$(DEPDIR)/test_fused_gtest_test-sample1.Tpo -c -o samples/test_fused_gtest_test-sample1.obj `if test -f 'samples/sample1.cc'; then $(CYGPATH_W) 'samples/sample1.cc'; else $(CYGPATH_W) '$(srcdir)/samples/sample1.cc'; fi` -@am__fastdepCXX_TRUE@ $(am__mv) samples/$(DEPDIR)/test_fused_gtest_test-sample1.Tpo samples/$(DEPDIR)/test_fused_gtest_test-sample1.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='samples/sample1.cc' object='samples/test_fused_gtest_test-sample1.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_fused_gtest_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o samples/test_fused_gtest_test-sample1.obj `if test -f 'samples/sample1.cc'; then $(CYGPATH_W) 'samples/sample1.cc'; else $(CYGPATH_W) '$(srcdir)/samples/sample1.cc'; fi` - -samples/test_fused_gtest_test-sample1_unittest.o: samples/sample1_unittest.cc -@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_fused_gtest_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT samples/test_fused_gtest_test-sample1_unittest.o -MD -MP -MF samples/$(DEPDIR)/test_fused_gtest_test-sample1_unittest.Tpo -c -o samples/test_fused_gtest_test-sample1_unittest.o `test -f 'samples/sample1_unittest.cc' || echo '$(srcdir)/'`samples/sample1_unittest.cc -@am__fastdepCXX_TRUE@ $(am__mv) samples/$(DEPDIR)/test_fused_gtest_test-sample1_unittest.Tpo samples/$(DEPDIR)/test_fused_gtest_test-sample1_unittest.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='samples/sample1_unittest.cc' object='samples/test_fused_gtest_test-sample1_unittest.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_fused_gtest_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o samples/test_fused_gtest_test-sample1_unittest.o `test -f 'samples/sample1_unittest.cc' || echo '$(srcdir)/'`samples/sample1_unittest.cc - -samples/test_fused_gtest_test-sample1_unittest.obj: samples/sample1_unittest.cc -@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_fused_gtest_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT samples/test_fused_gtest_test-sample1_unittest.obj -MD -MP -MF samples/$(DEPDIR)/test_fused_gtest_test-sample1_unittest.Tpo -c -o samples/test_fused_gtest_test-sample1_unittest.obj `if test -f 'samples/sample1_unittest.cc'; then $(CYGPATH_W) 'samples/sample1_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/samples/sample1_unittest.cc'; fi` -@am__fastdepCXX_TRUE@ $(am__mv) samples/$(DEPDIR)/test_fused_gtest_test-sample1_unittest.Tpo samples/$(DEPDIR)/test_fused_gtest_test-sample1_unittest.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='samples/sample1_unittest.cc' object='samples/test_fused_gtest_test-sample1_unittest.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_fused_gtest_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o samples/test_fused_gtest_test-sample1_unittest.obj `if test -f 'samples/sample1_unittest.cc'; then $(CYGPATH_W) 'samples/sample1_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/samples/sample1_unittest.cc'; fi` - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs - -rm -rf lib/.libs lib/_libs - -rm -rf samples/.libs samples/_libs - -rm -rf src/.libs src/_libs - -rm -rf test/.libs test/_libs - -distclean-libtool: - -rm -f libtool config.lt -install-m4dataDATA: $(m4data_DATA) - @$(NORMAL_INSTALL) - test -z "$(m4datadir)" || $(MKDIR_P) "$(DESTDIR)$(m4datadir)" - @list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(m4datadir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(m4datadir)" || exit $$?; \ - done - -uninstall-m4dataDATA: - @$(NORMAL_UNINSTALL) - @list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(m4datadir)'; $(am__uninstall_files_from_dir) -install-pkgincludeHEADERS: $(pkginclude_HEADERS) - @$(NORMAL_INSTALL) - test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" - @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \ - $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \ - done - -uninstall-pkgincludeHEADERS: - @$(NORMAL_UNINSTALL) - @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir) -install-pkginclude_internalHEADERS: $(pkginclude_internal_HEADERS) - @$(NORMAL_INSTALL) - test -z "$(pkginclude_internaldir)" || $(MKDIR_P) "$(DESTDIR)$(pkginclude_internaldir)" - @list='$(pkginclude_internal_HEADERS)'; test -n "$(pkginclude_internaldir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkginclude_internaldir)'"; \ - $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkginclude_internaldir)" || exit $$?; \ - done - -uninstall-pkginclude_internalHEADERS: - @$(NORMAL_UNINSTALL) - @list='$(pkginclude_internal_HEADERS)'; test -n "$(pkginclude_internaldir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(pkginclude_internaldir)'; $(am__uninstall_files_from_dir) - -ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - mkid -fID $$unique -tags: TAGS - -TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - set x; \ - here=`pwd`; \ - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "$$@" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: CTAGS -CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - test -z "$(CTAGS_ARGS)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__cd) $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) "$$here" - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -check-TESTS: $(TESTS) - @failed=0; all=0; xfail=0; xpass=0; skip=0; \ - srcdir=$(srcdir); export srcdir; \ - list=' $(TESTS) '; \ - $(am__tty_colors); \ - if test -n "$$list"; then \ - for tst in $$list; do \ - if test -f ./$$tst; then dir=./; \ - elif test -f $$tst; then dir=; \ - else dir="$(srcdir)/"; fi; \ - if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ - all=`expr $$all + 1`; \ - case " $(XFAIL_TESTS) " in \ - *[\ \ ]$$tst[\ \ ]*) \ - xpass=`expr $$xpass + 1`; \ - failed=`expr $$failed + 1`; \ - col=$$red; res=XPASS; \ - ;; \ - *) \ - col=$$grn; res=PASS; \ - ;; \ - esac; \ - elif test $$? -ne 77; then \ - all=`expr $$all + 1`; \ - case " $(XFAIL_TESTS) " in \ - *[\ \ ]$$tst[\ \ ]*) \ - xfail=`expr $$xfail + 1`; \ - col=$$lgn; res=XFAIL; \ - ;; \ - *) \ - failed=`expr $$failed + 1`; \ - col=$$red; res=FAIL; \ - ;; \ - esac; \ - else \ - skip=`expr $$skip + 1`; \ - col=$$blu; res=SKIP; \ - fi; \ - echo "$${col}$$res$${std}: $$tst"; \ - done; \ - if test "$$all" -eq 1; then \ - tests="test"; \ - All=""; \ - else \ - tests="tests"; \ - All="All "; \ - fi; \ - if test "$$failed" -eq 0; then \ - if test "$$xfail" -eq 0; then \ - banner="$$All$$all $$tests passed"; \ - else \ - if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \ - banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \ - fi; \ - else \ - if test "$$xpass" -eq 0; then \ - banner="$$failed of $$all $$tests failed"; \ - else \ - if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \ - banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \ - fi; \ - fi; \ - dashes="$$banner"; \ - skipped=""; \ - if test "$$skip" -ne 0; then \ - if test "$$skip" -eq 1; then \ - skipped="($$skip test was not run)"; \ - else \ - skipped="($$skip tests were not run)"; \ - fi; \ - test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ - dashes="$$skipped"; \ - fi; \ - report=""; \ - if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \ - report="Please report to $(PACKAGE_BUGREPORT)"; \ - test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ - dashes="$$report"; \ - fi; \ - dashes=`echo "$$dashes" | sed s/./=/g`; \ - if test "$$failed" -eq 0; then \ - col="$$grn"; \ - else \ - col="$$red"; \ - fi; \ - echo "$${col}$$dashes$${std}"; \ - echo "$${col}$$banner$${std}"; \ - test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \ - test -z "$$report" || echo "$${col}$$report$${std}"; \ - echo "$${col}$$dashes$${std}"; \ - test "$$failed" -eq 0; \ - else :; fi - -distdir: $(DISTFILES) - $(am__remove_distdir) - test -d "$(distdir)" || mkdir "$(distdir)" - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done - -test -n "$(am__skip_mode_fix)" \ - || find "$(distdir)" -type d ! -perm -755 \ - -exec chmod u+rwx,go+rx {} \; -o \ - ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ - ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ - ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ - || chmod -R a+r "$(distdir)" -dist-gzip: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz - $(am__remove_distdir) -dist-bzip2: distdir - tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 - $(am__remove_distdir) - -dist-lzip: distdir - tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz - $(am__remove_distdir) - -dist-lzma: distdir - tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma - $(am__remove_distdir) - -dist-xz: distdir - tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz - $(am__remove_distdir) - -dist-tarZ: distdir - tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z - $(am__remove_distdir) - -dist-shar: distdir - shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz - $(am__remove_distdir) -dist-zip: distdir - -rm -f $(distdir).zip - zip -rq $(distdir).zip $(distdir) - $(am__remove_distdir) - -dist dist-all: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz - tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 - -rm -f $(distdir).zip - zip -rq $(distdir).zip $(distdir) - $(am__remove_distdir) - -# This target untars the dist file and tries a VPATH configuration. Then -# it guarantees that the distribution is self-contained by making another -# tarfile. -distcheck: dist - case '$(DIST_ARCHIVES)' in \ - *.tar.gz*) \ - GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ - *.tar.bz2*) \ - bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ - *.tar.lzma*) \ - lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ - *.tar.lz*) \ - lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ - *.tar.xz*) \ - xz -dc $(distdir).tar.xz | $(am__untar) ;;\ - *.tar.Z*) \ - uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ - *.shar.gz*) \ - GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ - *.zip*) \ - unzip $(distdir).zip ;;\ - esac - chmod -R a-w $(distdir); chmod a+w $(distdir) - mkdir $(distdir)/_build - mkdir $(distdir)/_inst - chmod a-w $(distdir) - test -d $(distdir)/_build || exit 0; \ - dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ - && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ - && am__cwd=`pwd` \ - && $(am__cd) $(distdir)/_build \ - && ../configure --srcdir=.. --prefix="$$dc_install_base" \ - $(AM_DISTCHECK_CONFIGURE_FLAGS) \ - $(DISTCHECK_CONFIGURE_FLAGS) \ - && $(MAKE) $(AM_MAKEFLAGS) \ - && $(MAKE) $(AM_MAKEFLAGS) dvi \ - && $(MAKE) $(AM_MAKEFLAGS) check \ - && $(MAKE) $(AM_MAKEFLAGS) install \ - && $(MAKE) $(AM_MAKEFLAGS) installcheck \ - && $(MAKE) $(AM_MAKEFLAGS) uninstall \ - && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ - distuninstallcheck \ - && chmod -R a-w "$$dc_install_base" \ - && ({ \ - (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ - distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ - } || { rm -rf "$$dc_destdir"; exit 1; }) \ - && rm -rf "$$dc_destdir" \ - && $(MAKE) $(AM_MAKEFLAGS) dist \ - && rm -rf $(DIST_ARCHIVES) \ - && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ - && cd "$$am__cwd" \ - || exit 1 - $(am__remove_distdir) - @(echo "$(distdir) archives ready for distribution: "; \ - list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ - sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' -distuninstallcheck: - @test -n '$(distuninstallcheck_dir)' || { \ - echo 'ERROR: trying to run $@ with an empty' \ - '$$(distuninstallcheck_dir)' >&2; \ - exit 1; \ - }; \ - $(am__cd) '$(distuninstallcheck_dir)' || { \ - echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ - exit 1; \ - }; \ - test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ - || { echo "ERROR: files left after uninstall:" ; \ - if test -n "$(DESTDIR)"; then \ - echo " (check DESTDIR support)"; \ - fi ; \ - $(distuninstallcheck_listfiles) ; \ - exit 1; } >&2 -distcleancheck: distclean - @if test '$(srcdir)' = . ; then \ - echo "ERROR: distcleancheck can only run from a VPATH build" ; \ - exit 1 ; \ - fi - @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ - || { echo "ERROR: files left in build directory after distclean:" ; \ - $(distcleancheck_listfiles) ; \ - exit 1; } >&2 -check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) - $(MAKE) $(AM_MAKEFLAGS) check-TESTS -check: check-am -all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) -installdirs: - for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgincludedir)" "$(DESTDIR)$(pkginclude_internaldir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -install-strip: - if test -z '$(STRIP)'; then \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - install; \ - else \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ - fi -mostlyclean-generic: - -clean-generic: - -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -rm -f fused-src/gtest/$(DEPDIR)/$(am__dirstamp) - -rm -f fused-src/gtest/$(am__dirstamp) - -rm -f lib/$(am__dirstamp) - -rm -f samples/$(DEPDIR)/$(am__dirstamp) - -rm -f samples/$(am__dirstamp) - -rm -f src/$(DEPDIR)/$(am__dirstamp) - -rm -f src/$(am__dirstamp) - -rm -f test/$(DEPDIR)/$(am__dirstamp) - -rm -f test/$(am__dirstamp) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -@HAVE_PYTHON_FALSE@maintainer-clean-local: -clean: clean-am - -clean-am: clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \ - clean-libtool clean-noinstLTLIBRARIES mostlyclean-am - -distclean: distclean-am - -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -rf fused-src/gtest/$(DEPDIR) samples/$(DEPDIR) src/$(DEPDIR) test/$(DEPDIR) - -rm -f Makefile -distclean-am: clean-am distclean-compile distclean-generic \ - distclean-hdr distclean-libtool distclean-tags - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: install-data-local install-m4dataDATA \ - install-pkgincludeHEADERS install-pkginclude_internalHEADERS - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: install-exec-local install-libLTLIBRARIES - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -rf $(top_srcdir)/autom4te.cache - -rm -rf fused-src/gtest/$(DEPDIR) samples/$(DEPDIR) src/$(DEPDIR) test/$(DEPDIR) - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic \ - maintainer-clean-local - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-compile mostlyclean-generic \ - mostlyclean-libtool - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-libLTLIBRARIES uninstall-m4dataDATA \ - uninstall-pkgincludeHEADERS \ - uninstall-pkginclude_internalHEADERS - -.MAKE: check-am install-am install-strip - -.PHONY: CTAGS GTAGS all all-am am--refresh check check-TESTS check-am \ - clean clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \ - clean-libtool clean-noinstLTLIBRARIES ctags dist dist-all \ - dist-bzip2 dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ \ - dist-xz dist-zip distcheck distclean distclean-compile \ - distclean-generic distclean-hdr distclean-libtool \ - distclean-tags distcleancheck distdir distuninstallcheck dvi \ - dvi-am html html-am info info-am install install-am \ - install-data install-data-am install-data-local install-dvi \ - install-dvi-am install-exec install-exec-am install-exec-local \ - install-html install-html-am install-info install-info-am \ - install-libLTLIBRARIES install-m4dataDATA install-man \ - install-pdf install-pdf-am install-pkgincludeHEADERS \ - install-pkginclude_internalHEADERS install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic \ - maintainer-clean-local mostlyclean mostlyclean-compile \ - mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ - tags uninstall uninstall-am uninstall-libLTLIBRARIES \ - uninstall-m4dataDATA uninstall-pkgincludeHEADERS \ - uninstall-pkginclude_internalHEADERS - - -# Build rules for putting fused Google Test files into the distribution -# package. The user can also create those files by manually running -# scripts/fuse_gtest_files.py. -@HAVE_PYTHON_TRUE@$(test_fused_gtest_test_SOURCES): fused-gtest - -@HAVE_PYTHON_TRUE@fused-gtest: $(pkginclude_HEADERS) $(pkginclude_internal_HEADERS) \ -@HAVE_PYTHON_TRUE@ $(GTEST_SRC) src/gtest-all.cc src/gtest_main.cc \ -@HAVE_PYTHON_TRUE@ scripts/fuse_gtest_files.py -@HAVE_PYTHON_TRUE@ mkdir -p "$(srcdir)/fused-src" -@HAVE_PYTHON_TRUE@ chmod -R u+w "$(srcdir)/fused-src" -@HAVE_PYTHON_TRUE@ rm -f "$(srcdir)/fused-src/gtest/gtest-all.cc" -@HAVE_PYTHON_TRUE@ rm -f "$(srcdir)/fused-src/gtest/gtest.h" -@HAVE_PYTHON_TRUE@ "$(srcdir)/scripts/fuse_gtest_files.py" "$(srcdir)/fused-src" -@HAVE_PYTHON_TRUE@ cp -f "$(srcdir)/src/gtest_main.cc" "$(srcdir)/fused-src/gtest/" - -@HAVE_PYTHON_TRUE@maintainer-clean-local: -@HAVE_PYTHON_TRUE@ rm -rf "$(srcdir)/fused-src" - -# Disables 'make install' as installing a compiled version of Google -# Test can lead to undefined behavior due to violation of the -# One-Definition Rule. - -install-exec-local: - echo "'make install' is dangerous and not supported. Instead, see README for how to integrate Google Test into your build system." - false - -install-data-local: - echo "'make install' is dangerous and not supported. Instead, see README for how to integrate Google Test into your build system." - false - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff --git a/freedv-server/googletest/README b/freedv-server/googletest/README deleted file mode 100644 index 26f35a84..00000000 --- a/freedv-server/googletest/README +++ /dev/null @@ -1,435 +0,0 @@ -Google C++ Testing Framework -============================ - -http://code.google.com/p/googletest/ - -Overview --------- - -Google's framework for writing C++ tests on a variety of platforms -(Linux, Mac OS X, Windows, Windows CE, Symbian, etc). Based on the -xUnit architecture. Supports automatic test discovery, a rich set of -assertions, user-defined assertions, death tests, fatal and non-fatal -failures, various options for running the tests, and XML test report -generation. - -Please see the project page above for more information as well as the -mailing list for questions, discussions, and development. There is -also an IRC channel on OFTC (irc.oftc.net) #gtest available. Please -join us! - -Requirements for End Users --------------------------- - -Google Test is designed to have fairly minimal requirements to build -and use with your projects, but there are some. Currently, we support -Linux, Windows, Mac OS X, and Cygwin. We will also make our best -effort to support other platforms (e.g. Solaris, AIX, and z/OS). -However, since core members of the Google Test project have no access -to these platforms, Google Test may have outstanding issues there. If -you notice any problems on your platform, please notify -googletestframework@googlegroups.com. Patches for fixing them are -even more welcome! - -### Linux Requirements ### - -These are the base requirements to build and use Google Test from a source -package (as described below): - * GNU-compatible Make or gmake - * POSIX-standard shell - * POSIX(-2) Regular Expressions (regex.h) - * A C++98-standard-compliant compiler - -### Windows Requirements ### - - * Microsoft Visual C++ 7.1 or newer - -### Cygwin Requirements ### - - * Cygwin 1.5.25-14 or newer - -### Mac OS X Requirements ### - - * Mac OS X 10.4 Tiger or newer - * Developer Tools Installed - -Also, you'll need CMake 2.6.4 or higher if you want to build the -samples using the provided CMake script, regardless of the platform. - -Requirements for Contributors ------------------------------ - -We welcome patches. If you plan to contribute a patch, you need to -build Google Test and its own tests from an SVN checkout (described -below), which has further requirements: - - * Python version 2.3 or newer (for running some of the tests and - re-generating certain source files from templates) - * CMake 2.6.4 or newer - -Getting the Source ------------------- - -There are two primary ways of getting Google Test's source code: you -can download a stable source release in your preferred archive format, -or directly check out the source from our Subversion (SVN) repositary. -The SVN checkout requires a few extra steps and some extra software -packages on your system, but lets you track the latest development and -make patches much more easily, so we highly encourage it. - -### Source Package ### - -Google Test is released in versioned source packages which can be -downloaded from the download page [1]. Several different archive -formats are provided, but the only difference is the tools used to -manipulate them, and the size of the resulting file. Download -whichever you are most comfortable with. - - [1] http://code.google.com/p/googletest/downloads/list - -Once the package is downloaded, expand it using whichever tools you -prefer for that type. This will result in a new directory with the -name "gtest-X.Y.Z" which contains all of the source code. Here are -some examples on Linux: - - tar -xvzf gtest-X.Y.Z.tar.gz - tar -xvjf gtest-X.Y.Z.tar.bz2 - unzip gtest-X.Y.Z.zip - -### SVN Checkout ### - -To check out the main branch (also known as the "trunk") of Google -Test, run the following Subversion command: - - svn checkout http://googletest.googlecode.com/svn/trunk/ gtest-svn - -Setting up the Build --------------------- - -To build Google Test and your tests that use it, you need to tell your -build system where to find its headers and source files. The exact -way to do it depends on which build system you use, and is usually -straightforward. - -### Generic Build Instructions ### - -Suppose you put Google Test in directory ${GTEST_DIR}. To build it, -create a library build target (or a project as called by Visual Studio -and Xcode) to compile - - ${GTEST_DIR}/src/gtest-all.cc - -with ${GTEST_DIR}/include in the system header search path and ${GTEST_DIR} -in the normal header search path. Assuming a Linux-like system and gcc, -something like the following will do: - - g++ -isystem ${GTEST_DIR}/include -I${GTEST_DIR} \ - -pthread -c ${GTEST_DIR}/src/gtest-all.cc - ar -rv libgtest.a gtest-all.o - -(We need -pthread as Google Test uses threads.) - -Next, you should compile your test source file with -${GTEST_DIR}/include in the system header search path, and link it -with gtest and any other necessary libraries: - - g++ -isystem ${GTEST_DIR}/include -pthread path/to/your_test.cc libgtest.a \ - -o your_test - -As an example, the make/ directory contains a Makefile that you can -use to build Google Test on systems where GNU make is available -(e.g. Linux, Mac OS X, and Cygwin). It doesn't try to build Google -Test's own tests. Instead, it just builds the Google Test library and -a sample test. You can use it as a starting point for your own build -script. - -If the default settings are correct for your environment, the -following commands should succeed: - - cd ${GTEST_DIR}/make - make - ./sample1_unittest - -If you see errors, try to tweak the contents of make/Makefile to make -them go away. There are instructions in make/Makefile on how to do -it. - -### Using CMake ### - -Google Test comes with a CMake build script (CMakeLists.txt) that can -be used on a wide range of platforms ("C" stands for cross-platofrm.). -If you don't have CMake installed already, you can download it for -free from http://www.cmake.org/. - -CMake works by generating native makefiles or build projects that can -be used in the compiler environment of your choice. The typical -workflow starts with: - - mkdir mybuild # Create a directory to hold the build output. - cd mybuild - cmake ${GTEST_DIR} # Generate native build scripts. - -If you want to build Google Test's samples, you should replace the -last command with - - cmake -Dgtest_build_samples=ON ${GTEST_DIR} - -If you are on a *nix system, you should now see a Makefile in the -current directory. Just type 'make' to build gtest. - -If you use Windows and have Vistual Studio installed, a gtest.sln file -and several .vcproj files will be created. You can then build them -using Visual Studio. - -On Mac OS X with Xcode installed, a .xcodeproj file will be generated. - -### Legacy Build Scripts ### - -Before settling on CMake, we have been providing hand-maintained build -projects/scripts for Visual Studio, Xcode, and Autotools. While we -continue to provide them for convenience, they are not actively -maintained any more. We highly recommend that you follow the -instructions in the previous two sections to integrate Google Test -with your existing build system. - -If you still need to use the legacy build scripts, here's how: - -The msvc\ folder contains two solutions with Visual C++ projects. -Open the gtest.sln or gtest-md.sln file using Visual Studio, and you -are ready to build Google Test the same way you build any Visual -Studio project. Files that have names ending with -md use DLL -versions of Microsoft runtime libraries (the /MD or the /MDd compiler -option). Files without that suffix use static versions of the runtime -libraries (the /MT or the /MTd option). Please note that one must use -the same option to compile both gtest and the test code. If you use -Visual Studio 2005 or above, we recommend the -md version as /MD is -the default for new projects in these versions of Visual Studio. - -On Mac OS X, open the gtest.xcodeproj in the xcode/ folder using -Xcode. Build the "gtest" target. The universal binary framework will -end up in your selected build directory (selected in the Xcode -"Preferences..." -> "Building" pane and defaults to xcode/build). -Alternatively, at the command line, enter: - - xcodebuild - -This will build the "Release" configuration of gtest.framework in your -default build location. See the "xcodebuild" man page for more -information about building different configurations and building in -different locations. - -If you wish to use the Google Test Xcode project with Xcode 4.x and -above, you need to either: - * update the SDK configuration options in xcode/Config/General.xconfig. - Comment options SDKROOT, MACOS_DEPLOYMENT_TARGET, and GCC_VERSION. If - you choose this route you lose the ability to target earlier versions - of MacOS X. - * Install an SDK for an earlier version. This doesn't appear to be - supported by Apple, but has been reported to work - (http://stackoverflow.com/questions/5378518). - -Tweaking Google Test --------------------- - -Google Test can be used in diverse environments. The default -configuration may not work (or may not work well) out of the box in -some environments. However, you can easily tweak Google Test by -defining control macros on the compiler command line. Generally, -these macros are named like GTEST_XYZ and you define them to either 1 -or 0 to enable or disable a certain feature. - -We list the most frequently used macros below. For a complete list, -see file include/gtest/internal/gtest-port.h. - -### Choosing a TR1 Tuple Library ### - -Some Google Test features require the C++ Technical Report 1 (TR1) -tuple library, which is not yet available with all compilers. The -good news is that Google Test implements a subset of TR1 tuple that's -enough for its own need, and will automatically use this when the -compiler doesn't provide TR1 tuple. - -Usually you don't need to care about which tuple library Google Test -uses. However, if your project already uses TR1 tuple, you need to -tell Google Test to use the same TR1 tuple library the rest of your -project uses, or the two tuple implementations will clash. To do -that, add - - -DGTEST_USE_OWN_TR1_TUPLE=0 - -to the compiler flags while compiling Google Test and your tests. If -you want to force Google Test to use its own tuple library, just add - - -DGTEST_USE_OWN_TR1_TUPLE=1 - -to the compiler flags instead. - -If you don't want Google Test to use tuple at all, add - - -DGTEST_HAS_TR1_TUPLE=0 - -and all features using tuple will be disabled. - -### Multi-threaded Tests ### - -Google Test is thread-safe where the pthread library is available. -After #include "gtest/gtest.h", you can check the GTEST_IS_THREADSAFE -macro to see whether this is the case (yes if the macro is #defined to -1, no if it's undefined.). - -If Google Test doesn't correctly detect whether pthread is available -in your environment, you can force it with - - -DGTEST_HAS_PTHREAD=1 - -or - - -DGTEST_HAS_PTHREAD=0 - -When Google Test uses pthread, you may need to add flags to your -compiler and/or linker to select the pthread library, or you'll get -link errors. If you use the CMake script or the deprecated Autotools -script, this is taken care of for you. If you use your own build -script, you'll need to read your compiler and linker's manual to -figure out what flags to add. - -### As a Shared Library (DLL) ### - -Google Test is compact, so most users can build and link it as a -static library for the simplicity. You can choose to use Google Test -as a shared library (known as a DLL on Windows) if you prefer. - -To compile *gtest* as a shared library, add - - -DGTEST_CREATE_SHARED_LIBRARY=1 - -to the compiler flags. You'll also need to tell the linker to produce -a shared library instead - consult your linker's manual for how to do -it. - -To compile your *tests* that use the gtest shared library, add - - -DGTEST_LINKED_AS_SHARED_LIBRARY=1 - -to the compiler flags. - -Note: while the above steps aren't technically necessary today when -using some compilers (e.g. GCC), they may become necessary in the -future, if we decide to improve the speed of loading the library (see -http://gcc.gnu.org/wiki/Visibility for details). Therefore you are -recommended to always add the above flags when using Google Test as a -shared library. Otherwise a future release of Google Test may break -your build script. - -### Avoiding Macro Name Clashes ### - -In C++, macros don't obey namespaces. Therefore two libraries that -both define a macro of the same name will clash if you #include both -definitions. In case a Google Test macro clashes with another -library, you can force Google Test to rename its macro to avoid the -conflict. - -Specifically, if both Google Test and some other code define macro -FOO, you can add - - -DGTEST_DONT_DEFINE_FOO=1 - -to the compiler flags to tell Google Test to change the macro's name -from FOO to GTEST_FOO. Currently FOO can be FAIL, SUCCEED, or TEST. -For example, with -DGTEST_DONT_DEFINE_TEST=1, you'll need to write - - GTEST_TEST(SomeTest, DoesThis) { ... } - -instead of - - TEST(SomeTest, DoesThis) { ... } - -in order to define a test. - -Upgrating from an Earlier Version ---------------------------------- - -We strive to keep Google Test releases backward compatible. -Sometimes, though, we have to make some breaking changes for the -users' long-term benefits. This section describes what you'll need to -do if you are upgrading from an earlier version of Google Test. - -### Upgrading from 1.3.0 or Earlier ### - -You may need to explicitly enable or disable Google Test's own TR1 -tuple library. See the instructions in section "Choosing a TR1 Tuple -Library". - -### Upgrading from 1.4.0 or Earlier ### - -The Autotools build script (configure + make) is no longer officially -supportted. You are encouraged to migrate to your own build system or -use CMake. If you still need to use Autotools, you can find -instructions in the README file from Google Test 1.4.0. - -On platforms where the pthread library is available, Google Test uses -it in order to be thread-safe. See the "Multi-threaded Tests" section -for what this means to your build script. - -If you use Microsoft Visual C++ 7.1 with exceptions disabled, Google -Test will no longer compile. This should affect very few people, as a -large portion of STL (including ) doesn't compile in this mode -anyway. We decided to stop supporting it in order to greatly simplify -Google Test's implementation. - -Developing Google Test ----------------------- - -This section discusses how to make your own changes to Google Test. - -### Testing Google Test Itself ### - -To make sure your changes work as intended and don't break existing -functionality, you'll want to compile and run Google Test's own tests. -For that you can use CMake: - - mkdir mybuild - cd mybuild - cmake -Dgtest_build_tests=ON ${GTEST_DIR} - -Make sure you have Python installed, as some of Google Test's tests -are written in Python. If the cmake command complains about not being -able to find Python ("Could NOT find PythonInterp (missing: -PYTHON_EXECUTABLE)"), try telling it explicitly where your Python -executable can be found: - - cmake -DPYTHON_EXECUTABLE=path/to/python -Dgtest_build_tests=ON ${GTEST_DIR} - -Next, you can build Google Test and all of its own tests. On *nix, -this is usually done by 'make'. To run the tests, do - - make test - -All tests should pass. - -### Regenerating Source Files ### - -Some of Google Test's source files are generated from templates (not -in the C++ sense) using a script. A template file is named FOO.pump, -where FOO is the name of the file it will generate. For example, the -file include/gtest/internal/gtest-type-util.h.pump is used to generate -gtest-type-util.h in the same directory. - -Normally you don't need to worry about regenerating the source files, -unless you need to modify them. In that case, you should modify the -corresponding .pump files instead and run the pump.py Python script to -regenerate them. You can find pump.py in the scripts/ directory. -Read the Pump manual [2] for how to use it. - - [2] http://code.google.com/p/googletest/wiki/PumpManual - -### Contributing a Patch ### - -We welcome patches. Please read the Google Test developer's guide [3] -for how you can contribute. In particular, make sure you have signed -the Contributor License Agreement, or we won't be able to accept the -patch. - - [3] http://code.google.com/p/googletest/wiki/GoogleTestDevGuide - -Happy testing! diff --git a/freedv-server/googletest/aclocal.m4 b/freedv-server/googletest/aclocal.m4 deleted file mode 100644 index e7df9fe0..00000000 --- a/freedv-server/googletest/aclocal.m4 +++ /dev/null @@ -1,1198 +0,0 @@ -# generated automatically by aclocal 1.11.3 -*- Autoconf -*- - -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, -# Inc. -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -m4_ifndef([AC_AUTOCONF_VERSION], - [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],, -[m4_warning([this file was generated for autoconf 2.68. -You have another version of autoconf. It may work, but is not guaranteed to. -If you have problems, you may need to regenerate the build system entirely. -To do so, use the procedure documented by the package, typically `autoreconf'.])]) - -# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software -# Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 1 - -# AM_AUTOMAKE_VERSION(VERSION) -# ---------------------------- -# Automake X.Y traces this macro to ensure aclocal.m4 has been -# generated from the m4 files accompanying Automake X.Y. -# (This private macro should not be called outside this file.) -AC_DEFUN([AM_AUTOMAKE_VERSION], -[am__api_version='1.11' -dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to -dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.11.3], [], - [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl -]) - -# _AM_AUTOCONF_VERSION(VERSION) -# ----------------------------- -# aclocal traces this macro to find the Autoconf version. -# This is a private macro too. Using m4_define simplifies -# the logic in aclocal, which can simply ignore this definition. -m4_define([_AM_AUTOCONF_VERSION], []) - -# AM_SET_CURRENT_AUTOMAKE_VERSION -# ------------------------------- -# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. -# This function is AC_REQUIREd by AM_INIT_AUTOMAKE. -AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.11.3])dnl -m4_ifndef([AC_AUTOCONF_VERSION], - [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) - -# AM_AUX_DIR_EXPAND -*- Autoconf -*- - -# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 1 - -# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets -# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to -# `$srcdir', `$srcdir/..', or `$srcdir/../..'. -# -# Of course, Automake must honor this variable whenever it calls a -# tool from the auxiliary directory. The problem is that $srcdir (and -# therefore $ac_aux_dir as well) can be either absolute or relative, -# depending on how configure is run. This is pretty annoying, since -# it makes $ac_aux_dir quite unusable in subdirectories: in the top -# source directory, any form will work fine, but in subdirectories a -# relative path needs to be adjusted first. -# -# $ac_aux_dir/missing -# fails when called from a subdirectory if $ac_aux_dir is relative -# $top_srcdir/$ac_aux_dir/missing -# fails if $ac_aux_dir is absolute, -# fails when called from a subdirectory in a VPATH build with -# a relative $ac_aux_dir -# -# The reason of the latter failure is that $top_srcdir and $ac_aux_dir -# are both prefixed by $srcdir. In an in-source build this is usually -# harmless because $srcdir is `.', but things will broke when you -# start a VPATH build or use an absolute $srcdir. -# -# So we could use something similar to $top_srcdir/$ac_aux_dir/missing, -# iff we strip the leading $srcdir from $ac_aux_dir. That would be: -# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` -# and then we would define $MISSING as -# MISSING="\${SHELL} $am_aux_dir/missing" -# This will work as long as MISSING is not called from configure, because -# unfortunately $(top_srcdir) has no meaning in configure. -# However there are other variables, like CC, which are often used in -# configure, and could therefore not use this "fixed" $ac_aux_dir. -# -# Another solution, used here, is to always expand $ac_aux_dir to an -# absolute PATH. The drawback is that using absolute paths prevent a -# configured tree to be moved without reconfiguration. - -AC_DEFUN([AM_AUX_DIR_EXPAND], -[dnl Rely on autoconf to set up CDPATH properly. -AC_PREREQ([2.50])dnl -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` -]) - -# AM_CONDITIONAL -*- Autoconf -*- - -# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 9 - -# AM_CONDITIONAL(NAME, SHELL-CONDITION) -# ------------------------------------- -# Define a conditional. -AC_DEFUN([AM_CONDITIONAL], -[AC_PREREQ(2.52)dnl - ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], - [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl -AC_SUBST([$1_TRUE])dnl -AC_SUBST([$1_FALSE])dnl -_AM_SUBST_NOTMAKE([$1_TRUE])dnl -_AM_SUBST_NOTMAKE([$1_FALSE])dnl -m4_define([_AM_COND_VALUE_$1], [$2])dnl -if $2; then - $1_TRUE= - $1_FALSE='#' -else - $1_TRUE='#' - $1_FALSE= -fi -AC_CONFIG_COMMANDS_PRE( -[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then - AC_MSG_ERROR([[conditional "$1" was never defined. -Usually this means the macro was only invoked conditionally.]]) -fi])]) - -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009, -# 2010, 2011 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 12 - -# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be -# written in clear, in which case automake, when reading aclocal.m4, -# will think it sees a *use*, and therefore will trigger all it's -# C support machinery. Also note that it means that autoscan, seeing -# CC etc. in the Makefile, will ask for an AC_PROG_CC use... - - -# _AM_DEPENDENCIES(NAME) -# ---------------------- -# See how the compiler implements dependency checking. -# NAME is "CC", "CXX", "GCJ", or "OBJC". -# We try a few techniques and use that to set a single cache variable. -# -# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was -# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular -# dependency, and given that the user is not expected to run this macro, -# just rely on AC_PROG_CC. -AC_DEFUN([_AM_DEPENDENCIES], -[AC_REQUIRE([AM_SET_DEPDIR])dnl -AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl -AC_REQUIRE([AM_MAKE_INCLUDE])dnl -AC_REQUIRE([AM_DEP_TRACK])dnl - -ifelse([$1], CC, [depcc="$CC" am_compiler_list=], - [$1], CXX, [depcc="$CXX" am_compiler_list=], - [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], - [$1], UPC, [depcc="$UPC" am_compiler_list=], - [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], - [depcc="$$1" am_compiler_list=]) - -AC_CACHE_CHECK([dependency style of $depcc], - [am_cv_$1_dependencies_compiler_type], -[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" conftest.dir - cd conftest.dir - # We will build objects and dependencies in a subdirectory because - # it helps to detect inapplicable dependency modes. For instance - # both Tru64's cc and ICC support -MD to output dependencies as a - # side effect of compilation, but ICC will put the dependencies in - # the current directory while Tru64 will put them in the object - # directory. - mkdir sub - - am_cv_$1_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` - fi - am__universal=false - m4_case([$1], [CC], - [case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac], - [CXX], - [case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac]) - - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and - # we should not choose a depcomp mode which is confused by this. - # - # We need to recreate these files for each test, as the compiler may - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message - # that says an option was ignored or not supported. - # When given -MP, icc 7.0 and 7.1 complain thusly: - # icc: Command line warning: ignoring option '-M'; no argument required - # The diagnosis changed in icc 8.0: - # icc: Command line remark: option '-MP' not supported - if (grep 'ignoring option' conftest.err || - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else - am_cv_$1_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_$1_dependencies_compiler_type=none -fi -]) -AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) -AM_CONDITIONAL([am__fastdep$1], [ - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) -]) - - -# AM_SET_DEPDIR -# ------------- -# Choose a directory name for dependency files. -# This macro is AC_REQUIREd in _AM_DEPENDENCIES -AC_DEFUN([AM_SET_DEPDIR], -[AC_REQUIRE([AM_SET_LEADING_DOT])dnl -AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl -]) - - -# AM_DEP_TRACK -# ------------ -AC_DEFUN([AM_DEP_TRACK], -[AC_ARG_ENABLE(dependency-tracking, -[ --disable-dependency-tracking speeds up one-time build - --enable-dependency-tracking do not reject slow dependency extractors]) -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' - am__nodep='_no' -fi -AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) -AC_SUBST([AMDEPBACKSLASH])dnl -_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl -AC_SUBST([am__nodep])dnl -_AM_SUBST_NOTMAKE([am__nodep])dnl -]) - -# Generate code to set up dependency tracking. -*- Autoconf -*- - -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -#serial 5 - -# _AM_OUTPUT_DEPENDENCY_COMMANDS -# ------------------------------ -AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], -[{ - # Autoconf 2.62 quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac - shift - for mf - do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`AS_DIRNAME("$mf")` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - test -z "$DEPDIR" && continue - am__include=`sed -n 's/^am__include = //p' < "$mf"` - test -z "am__include" && continue - am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # When using ansi2knr, U may be empty or an underscore; expand it - U=`sed -n 's/^U = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`AS_DIRNAME(["$file"])` - AS_MKDIR_P([$dirpart/$fdir]) - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done - done -} -])# _AM_OUTPUT_DEPENDENCY_COMMANDS - - -# AM_OUTPUT_DEPENDENCY_COMMANDS -# ----------------------------- -# This macro should only be invoked once -- use via AC_REQUIRE. -# -# This code is only required when automatic dependency tracking -# is enabled. FIXME. This creates each `.P' file that we will -# need in order to bootstrap the dependency handling code. -AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], -[AC_CONFIG_COMMANDS([depfiles], - [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], - [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) -]) - -# Do all the work for Automake. -*- Autoconf -*- - -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2008, 2009 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 16 - -# This macro actually does too much. Some checks are only needed if -# your package does certain things. But this isn't really a big deal. - -# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) -# AM_INIT_AUTOMAKE([OPTIONS]) -# ----------------------------------------------- -# The call with PACKAGE and VERSION arguments is the old style -# call (pre autoconf-2.50), which is being phased out. PACKAGE -# and VERSION should now be passed to AC_INIT and removed from -# the call to AM_INIT_AUTOMAKE. -# We support both call styles for the transition. After -# the next Automake release, Autoconf can make the AC_INIT -# arguments mandatory, and then we can depend on a new Autoconf -# release and drop the old call support. -AC_DEFUN([AM_INIT_AUTOMAKE], -[AC_PREREQ([2.62])dnl -dnl Autoconf wants to disallow AM_ names. We explicitly allow -dnl the ones we care about. -m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl -AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl -AC_REQUIRE([AC_PROG_INSTALL])dnl -if test "`cd $srcdir && pwd`" != "`pwd`"; then - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output - # is not polluted with repeated "-I." - AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl - # test to see if srcdir already configured - if test -f $srcdir/config.status; then - AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) - fi -fi - -# test whether we have cygpath -if test -z "$CYGPATH_W"; then - if (cygpath --version) >/dev/null 2>/dev/null; then - CYGPATH_W='cygpath -w' - else - CYGPATH_W=echo - fi -fi -AC_SUBST([CYGPATH_W]) - -# Define the identity of the package. -dnl Distinguish between old-style and new-style calls. -m4_ifval([$2], -[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl - AC_SUBST([PACKAGE], [$1])dnl - AC_SUBST([VERSION], [$2])], -[_AM_SET_OPTIONS([$1])dnl -dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. -m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,, - [m4_fatal([AC_INIT should be called with package and version arguments])])dnl - AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl - AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl - -_AM_IF_OPTION([no-define],, -[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) - AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl - -# Some tools Automake needs. -AC_REQUIRE([AM_SANITY_CHECK])dnl -AC_REQUIRE([AC_ARG_PROGRAM])dnl -AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) -AM_MISSING_PROG(AUTOCONF, autoconf) -AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) -AM_MISSING_PROG(AUTOHEADER, autoheader) -AM_MISSING_PROG(MAKEINFO, makeinfo) -AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl -AC_REQUIRE([AM_PROG_MKDIR_P])dnl -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. -AC_REQUIRE([AC_PROG_AWK])dnl -AC_REQUIRE([AC_PROG_MAKE_SET])dnl -AC_REQUIRE([AM_SET_LEADING_DOT])dnl -_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], - [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], - [_AM_PROG_TAR([v7])])]) -_AM_IF_OPTION([no-dependencies],, -[AC_PROVIDE_IFELSE([AC_PROG_CC], - [_AM_DEPENDENCIES(CC)], - [define([AC_PROG_CC], - defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_CXX], - [_AM_DEPENDENCIES(CXX)], - [define([AC_PROG_CXX], - defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_OBJC], - [_AM_DEPENDENCIES(OBJC)], - [define([AC_PROG_OBJC], - defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl -]) -_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl -dnl The `parallel-tests' driver may need to know about EXEEXT, so add the -dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro -dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. -AC_CONFIG_COMMANDS_PRE(dnl -[m4_provide_if([_AM_COMPILER_EXEEXT], - [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl -]) - -dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not -dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further -dnl mangled by Autoconf and run in a shell conditional statement. -m4_define([_AC_COMPILER_EXEEXT], -m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) - - -# When config.status generates a header, we must update the stamp-h file. -# This file resides in the same directory as the config header -# that is generated. The stamp files are numbered to have different names. - -# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the -# loop where config.status creates the headers, so we can generate -# our stamp files there. -AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], -[# Compute $1's index in $config_headers. -_am_arg=$1 -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $_am_arg | $_am_arg:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) - -# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation, -# Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 1 - -# AM_PROG_INSTALL_SH -# ------------------ -# Define $install_sh. -AC_DEFUN([AM_PROG_INSTALL_SH], -[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -if test x"${install_sh}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; - *) - install_sh="\${SHELL} $am_aux_dir/install-sh" - esac -fi -AC_SUBST(install_sh)]) - -# Copyright (C) 2003, 2005 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 2 - -# Check whether the underlying file-system supports filenames -# with a leading dot. For instance MS-DOS doesn't. -AC_DEFUN([AM_SET_LEADING_DOT], -[rm -rf .tst 2>/dev/null -mkdir .tst 2>/dev/null -if test -d .tst; then - am__leading_dot=. -else - am__leading_dot=_ -fi -rmdir .tst 2>/dev/null -AC_SUBST([am__leading_dot])]) - -# Check to see how 'make' treats includes. -*- Autoconf -*- - -# Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 4 - -# AM_MAKE_INCLUDE() -# ----------------- -# Check to see how make treats includes. -AC_DEFUN([AM_MAKE_INCLUDE], -[am_make=${MAKE-make} -cat > confinc << 'END' -am__doit: - @echo this is the am__doit target -.PHONY: am__doit -END -# If we don't find an include directive, just comment out the code. -AC_MSG_CHECKING([for style of include used by $am_make]) -am__include="#" -am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from `make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD - ;; - esac -fi -AC_SUBST([am__include]) -AC_SUBST([am__quote]) -AC_MSG_RESULT([$_am_result]) -rm -f confinc confmf -]) - -# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- - -# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 6 - -# AM_MISSING_PROG(NAME, PROGRAM) -# ------------------------------ -AC_DEFUN([AM_MISSING_PROG], -[AC_REQUIRE([AM_MISSING_HAS_RUN]) -$1=${$1-"${am_missing_run}$2"} -AC_SUBST($1)]) - - -# AM_MISSING_HAS_RUN -# ------------------ -# Define MISSING if not defined so far and test if it supports --run. -# If it does, set am_missing_run to use it, otherwise, to nothing. -AC_DEFUN([AM_MISSING_HAS_RUN], -[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -AC_REQUIRE_AUX_FILE([missing])dnl -if test x"${MISSING+set}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; - *) - MISSING="\${SHELL} $am_aux_dir/missing" ;; - esac -fi -# Use eval to expand $SHELL -if eval "$MISSING --run true"; then - am_missing_run="$MISSING --run " -else - am_missing_run= - AC_MSG_WARN([`missing' script is too old or missing]) -fi -]) - -# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation, -# Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 1 - -# AM_PROG_MKDIR_P -# --------------- -# Check for `mkdir -p'. -AC_DEFUN([AM_PROG_MKDIR_P], -[AC_PREREQ([2.60])dnl -AC_REQUIRE([AC_PROG_MKDIR_P])dnl -dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, -dnl while keeping a definition of mkdir_p for backward compatibility. -dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. -dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of -dnl Makefile.ins that do not define MKDIR_P, so we do our own -dnl adjustment using top_builddir (which is defined more often than -dnl MKDIR_P). -AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl -case $mkdir_p in - [[\\/$]]* | ?:[[\\/]]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac -]) - -# Helper functions for option handling. -*- Autoconf -*- - -# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software -# Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 5 - -# _AM_MANGLE_OPTION(NAME) -# ----------------------- -AC_DEFUN([_AM_MANGLE_OPTION], -[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) - -# _AM_SET_OPTION(NAME) -# -------------------- -# Set option NAME. Presently that only means defining a flag for this option. -AC_DEFUN([_AM_SET_OPTION], -[m4_define(_AM_MANGLE_OPTION([$1]), 1)]) - -# _AM_SET_OPTIONS(OPTIONS) -# ------------------------ -# OPTIONS is a space-separated list of Automake options. -AC_DEFUN([_AM_SET_OPTIONS], -[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) - -# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) -# ------------------------------------------- -# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. -AC_DEFUN([_AM_IF_OPTION], -[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) - -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, -# 2011 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 2 - -# AM_PATH_PYTHON([MINIMUM-VERSION], [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) -# --------------------------------------------------------------------------- -# Adds support for distributing Python modules and packages. To -# install modules, copy them to $(pythondir), using the python_PYTHON -# automake variable. To install a package with the same name as the -# automake package, install to $(pkgpythondir), or use the -# pkgpython_PYTHON automake variable. -# -# The variables $(pyexecdir) and $(pkgpyexecdir) are provided as -# locations to install python extension modules (shared libraries). -# Another macro is required to find the appropriate flags to compile -# extension modules. -# -# If your package is configured with a different prefix to python, -# users will have to add the install directory to the PYTHONPATH -# environment variable, or create a .pth file (see the python -# documentation for details). -# -# If the MINIMUM-VERSION argument is passed, AM_PATH_PYTHON will -# cause an error if the version of python installed on the system -# doesn't meet the requirement. MINIMUM-VERSION should consist of -# numbers and dots only. -AC_DEFUN([AM_PATH_PYTHON], - [ - dnl Find a Python interpreter. Python versions prior to 2.0 are not - dnl supported. (2.0 was released on October 16, 2000). - m4_define_default([_AM_PYTHON_INTERPRETER_LIST], -[python python2 python3 python3.2 python3.1 python3.0 python2.7 dnl - python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0]) - - AC_ARG_VAR([PYTHON], [the Python interpreter]) - - m4_if([$1],[],[ - dnl No version check is needed. - # Find any Python interpreter. - if test -z "$PYTHON"; then - AC_PATH_PROGS([PYTHON], _AM_PYTHON_INTERPRETER_LIST, :) - fi - am_display_PYTHON=python - ], [ - dnl A version check is needed. - if test -n "$PYTHON"; then - # If the user set $PYTHON, use it and don't search something else. - AC_MSG_CHECKING([whether $PYTHON version >= $1]) - AM_PYTHON_CHECK_VERSION([$PYTHON], [$1], - [AC_MSG_RESULT(yes)], - [AC_MSG_ERROR(too old)]) - am_display_PYTHON=$PYTHON - else - # Otherwise, try each interpreter until we find one that satisfies - # VERSION. - AC_CACHE_CHECK([for a Python interpreter with version >= $1], - [am_cv_pathless_PYTHON],[ - for am_cv_pathless_PYTHON in _AM_PYTHON_INTERPRETER_LIST none; do - test "$am_cv_pathless_PYTHON" = none && break - AM_PYTHON_CHECK_VERSION([$am_cv_pathless_PYTHON], [$1], [break]) - done]) - # Set $PYTHON to the absolute path of $am_cv_pathless_PYTHON. - if test "$am_cv_pathless_PYTHON" = none; then - PYTHON=: - else - AC_PATH_PROG([PYTHON], [$am_cv_pathless_PYTHON]) - fi - am_display_PYTHON=$am_cv_pathless_PYTHON - fi - ]) - - if test "$PYTHON" = :; then - dnl Run any user-specified action, or abort. - m4_default([$3], [AC_MSG_ERROR([no suitable Python interpreter found])]) - else - - dnl Query Python for its version number. Getting [:3] seems to be - dnl the best way to do this; it's what "site.py" does in the standard - dnl library. - - AC_CACHE_CHECK([for $am_display_PYTHON version], [am_cv_python_version], - [am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[[:3]])"`]) - AC_SUBST([PYTHON_VERSION], [$am_cv_python_version]) - - dnl Use the values of $prefix and $exec_prefix for the corresponding - dnl values of PYTHON_PREFIX and PYTHON_EXEC_PREFIX. These are made - dnl distinct variables so they can be overridden if need be. However, - dnl general consensus is that you shouldn't need this ability. - - AC_SUBST([PYTHON_PREFIX], ['${prefix}']) - AC_SUBST([PYTHON_EXEC_PREFIX], ['${exec_prefix}']) - - dnl At times (like when building shared libraries) you may want - dnl to know which OS platform Python thinks this is. - - AC_CACHE_CHECK([for $am_display_PYTHON platform], [am_cv_python_platform], - [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`]) - AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform]) - - - dnl Set up 4 directories: - - dnl pythondir -- where to install python scripts. This is the - dnl site-packages directory, not the python standard library - dnl directory like in previous automake betas. This behavior - dnl is more consistent with lispdir.m4 for example. - dnl Query distutils for this directory. - AC_CACHE_CHECK([for $am_display_PYTHON script directory], - [am_cv_python_pythondir], - [if test "x$prefix" = xNONE - then - am_py_prefix=$ac_default_prefix - else - am_py_prefix=$prefix - fi - am_cv_python_pythondir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(0,0,prefix='$am_py_prefix'))" 2>/dev/null` - case $am_cv_python_pythondir in - $am_py_prefix*) - am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'` - am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"` - ;; - *) - case $am_py_prefix in - /usr|/System*) ;; - *) - am_cv_python_pythondir=$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages - ;; - esac - ;; - esac - ]) - AC_SUBST([pythondir], [$am_cv_python_pythondir]) - - dnl pkgpythondir -- $PACKAGE directory under pythondir. Was - dnl PYTHON_SITE_PACKAGE in previous betas, but this naming is - dnl more consistent with the rest of automake. - - AC_SUBST([pkgpythondir], [\${pythondir}/$PACKAGE]) - - dnl pyexecdir -- directory for installing python extension modules - dnl (shared libraries) - dnl Query distutils for this directory. - AC_CACHE_CHECK([for $am_display_PYTHON extension module directory], - [am_cv_python_pyexecdir], - [if test "x$exec_prefix" = xNONE - then - am_py_exec_prefix=$am_py_prefix - else - am_py_exec_prefix=$exec_prefix - fi - am_cv_python_pyexecdir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(1,0,prefix='$am_py_exec_prefix'))" 2>/dev/null` - case $am_cv_python_pyexecdir in - $am_py_exec_prefix*) - am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'` - am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"` - ;; - *) - case $am_py_exec_prefix in - /usr|/System*) ;; - *) - am_cv_python_pyexecdir=$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages - ;; - esac - ;; - esac - ]) - AC_SUBST([pyexecdir], [$am_cv_python_pyexecdir]) - - dnl pkgpyexecdir -- $(pyexecdir)/$(PACKAGE) - - AC_SUBST([pkgpyexecdir], [\${pyexecdir}/$PACKAGE]) - - dnl Run any user-specified action. - $2 - fi - -]) - - -# AM_PYTHON_CHECK_VERSION(PROG, VERSION, [ACTION-IF-TRUE], [ACTION-IF-FALSE]) -# --------------------------------------------------------------------------- -# Run ACTION-IF-TRUE if the Python interpreter PROG has version >= VERSION. -# Run ACTION-IF-FALSE otherwise. -# This test uses sys.hexversion instead of the string equivalent (first -# word of sys.version), in order to cope with versions such as 2.2c1. -# This supports Python 2.0 or higher. (2.0 was released on October 16, 2000). -AC_DEFUN([AM_PYTHON_CHECK_VERSION], - [prog="import sys -# split strings by '.' and convert to numeric. Append some zeros -# because we need at least 4 digits for the hex conversion. -# map returns an iterator in Python 3.0 and a list in 2.x -minver = list(map(int, '$2'.split('.'))) + [[0, 0, 0]] -minverhex = 0 -# xrange is not present in Python 3.0 and range returns an iterator -for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[[i]] -sys.exit(sys.hexversion < minverhex)" - AS_IF([AM_RUN_LOG([$1 -c "$prog"])], [$3], [$4])]) - -# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 1 - -# AM_RUN_LOG(COMMAND) -# ------------------- -# Run COMMAND, save the exit status in ac_status, and log it. -# (This has been adapted from Autoconf's _AC_RUN_LOG macro.) -AC_DEFUN([AM_RUN_LOG], -[{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD - ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD - (exit $ac_status); }]) - -# Check to make sure that the build environment is sane. -*- Autoconf -*- - -# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 5 - -# AM_SANITY_CHECK -# --------------- -AC_DEFUN([AM_SANITY_CHECK], -[AC_MSG_CHECKING([whether build environment is sane]) -# Just in case -sleep 1 -echo timestamp > conftest.file -# Reject unsafe characters in $srcdir or the absolute working directory -# name. Accept space and tab only in the latter. -am_lf=' -' -case `pwd` in - *[[\\\"\#\$\&\'\`$am_lf]]*) - AC_MSG_ERROR([unsafe absolute working directory name]);; -esac -case $srcdir in - *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) - AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; -esac - -# Do `set' in a subshell so we don't clobber the current shell's -# arguments. Must try -L first in case configure is actually a -# symlink; some systems play weird games with the mod time of symlinks -# (eg FreeBSD returns the mod time of the symlink's containing -# directory). -if ( - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$[*]" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - rm -f conftest.file - if test "$[*]" != "X $srcdir/configure conftest.file" \ - && test "$[*]" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken -alias in your environment]) - fi - - test "$[2]" = conftest.file - ) -then - # Ok. - : -else - AC_MSG_ERROR([newly created file is older than distributed files! -Check your system clock]) -fi -AC_MSG_RESULT(yes)]) - -# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 1 - -# AM_PROG_INSTALL_STRIP -# --------------------- -# One issue with vendor `install' (even GNU) is that you can't -# specify the program used to strip binaries. This is especially -# annoying in cross-compiling environments, where the build's strip -# is unlikely to handle the host's binaries. -# Fortunately install-sh will honor a STRIPPROG variable, so we -# always use install-sh in `make install-strip', and initialize -# STRIPPROG with the value of the STRIP variable (set by the user). -AC_DEFUN([AM_PROG_INSTALL_STRIP], -[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. -dnl Don't test for $cross_compiling = yes, because it might be `maybe'. -if test "$cross_compiling" != no; then - AC_CHECK_TOOL([STRIP], [strip], :) -fi -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" -AC_SUBST([INSTALL_STRIP_PROGRAM])]) - -# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 3 - -# _AM_SUBST_NOTMAKE(VARIABLE) -# --------------------------- -# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. -# This macro is traced by Automake. -AC_DEFUN([_AM_SUBST_NOTMAKE]) - -# AM_SUBST_NOTMAKE(VARIABLE) -# -------------------------- -# Public sister of _AM_SUBST_NOTMAKE. -AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) - -# Check how to create a tarball. -*- Autoconf -*- - -# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 2 - -# _AM_PROG_TAR(FORMAT) -# -------------------- -# Check how to create a tarball in format FORMAT. -# FORMAT should be one of `v7', `ustar', or `pax'. -# -# Substitute a variable $(am__tar) that is a command -# writing to stdout a FORMAT-tarball containing the directory -# $tardir. -# tardir=directory && $(am__tar) > result.tar -# -# Substitute a variable $(am__untar) that extract such -# a tarball read from stdin. -# $(am__untar) < result.tar -AC_DEFUN([_AM_PROG_TAR], -[# Always define AMTAR for backward compatibility. Yes, it's still used -# in the wild :-( We should find a proper way to deprecate it ... -AC_SUBST([AMTAR], ['$${TAR-tar}']) -m4_if([$1], [v7], - [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'], - [m4_case([$1], [ustar],, [pax],, - [m4_fatal([Unknown tar format])]) -AC_MSG_CHECKING([how to create a $1 tar archive]) -# Loop over all known methods to create a tar archive until one works. -_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' -_am_tools=${am_cv_prog_tar_$1-$_am_tools} -# Do not fold the above two line into one, because Tru64 sh and -# Solaris sh will not grok spaces in the rhs of `-'. -for _am_tool in $_am_tools -do - case $_am_tool in - gnutar) - for _am_tar in tar gnutar gtar; - do - AM_RUN_LOG([$_am_tar --version]) && break - done - am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' - am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' - am__untar="$_am_tar -xf -" - ;; - plaintar) - # Must skip GNU tar: if it does not support --format= it doesn't create - # ustar tarball either. - (tar --version) >/dev/null 2>&1 && continue - am__tar='tar chf - "$$tardir"' - am__tar_='tar chf - "$tardir"' - am__untar='tar xf -' - ;; - pax) - am__tar='pax -L -x $1 -w "$$tardir"' - am__tar_='pax -L -x $1 -w "$tardir"' - am__untar='pax -r' - ;; - cpio) - am__tar='find "$$tardir" -print | cpio -o -H $1 -L' - am__tar_='find "$tardir" -print | cpio -o -H $1 -L' - am__untar='cpio -i -H $1 -d' - ;; - none) - am__tar=false - am__tar_=false - am__untar=false - ;; - esac - - # If the value was cached, stop now. We just wanted to have am__tar - # and am__untar set. - test -n "${am_cv_prog_tar_$1}" && break - - # tar/untar a dummy directory, and stop if the command works - rm -rf conftest.dir - mkdir conftest.dir - echo GrepMe > conftest.dir/file - AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) - rm -rf conftest.dir - if test -s conftest.tar; then - AM_RUN_LOG([$am__untar /dev/null 2>&1 && break - fi -done -rm -rf conftest.dir - -AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) -AC_MSG_RESULT([$am_cv_prog_tar_$1])]) -AC_SUBST([am__tar]) -AC_SUBST([am__untar]) -]) # _AM_PROG_TAR - -m4_include([m4/libtool.m4]) -m4_include([m4/ltoptions.m4]) -m4_include([m4/ltsugar.m4]) -m4_include([m4/ltversion.m4]) -m4_include([m4/lt~obsolete.m4]) diff --git a/freedv-server/googletest/build-aux/config.guess b/freedv-server/googletest/build-aux/config.guess deleted file mode 100755 index d622a44e..00000000 --- a/freedv-server/googletest/build-aux/config.guess +++ /dev/null @@ -1,1530 +0,0 @@ -#! /bin/sh -# Attempt to guess a canonical system name. -# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -# 2011, 2012 Free Software Foundation, Inc. - -timestamp='2012-02-10' - -# This file is free software; you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, see . -# -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - - -# Originally written by Per Bothner. Please send patches (context -# diff format) to and include a ChangeLog -# entry. -# -# This script attempts to guess a canonical system name similar to -# config.sub. If it succeeds, it prints the system name on stdout, and -# exits with 0. Otherwise, it exits with 1. -# -# You can get the latest version of this script from: -# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD - -me=`echo "$0" | sed -e 's,.*/,,'` - -usage="\ -Usage: $0 [OPTION] - -Output the configuration name of the system \`$me' is run on. - -Operation modes: - -h, --help print this help, then exit - -t, --time-stamp print date of last modification, then exit - -v, --version print version number, then exit - -Report bugs and patches to ." - -version="\ -GNU config.guess ($timestamp) - -Originally written by Per Bothner. -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 -Free Software Foundation, Inc. - -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." - -help=" -Try \`$me --help' for more information." - -# Parse command line -while test $# -gt 0 ; do - case $1 in - --time-stamp | --time* | -t ) - echo "$timestamp" ; exit ;; - --version | -v ) - echo "$version" ; exit ;; - --help | --h* | -h ) - echo "$usage"; exit ;; - -- ) # Stop option processing - shift; break ;; - - ) # Use stdin as input. - break ;; - -* ) - echo "$me: invalid option $1$help" >&2 - exit 1 ;; - * ) - break ;; - esac -done - -if test $# != 0; then - echo "$me: too many arguments$help" >&2 - exit 1 -fi - -trap 'exit 1' 1 2 15 - -# CC_FOR_BUILD -- compiler used by this script. Note that the use of a -# compiler to aid in system detection is discouraged as it requires -# temporary files to be created and, as you can see below, it is a -# headache to deal with in a portable fashion. - -# Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still -# use `HOST_CC' if defined, but it is deprecated. - -# Portable tmp directory creation inspired by the Autoconf team. - -set_cc_for_build=' -trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; -trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ; -: ${TMPDIR=/tmp} ; - { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || - { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || - { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } || - { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ; -dummy=$tmp/dummy ; -tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ; -case $CC_FOR_BUILD,$HOST_CC,$CC in - ,,) echo "int x;" > $dummy.c ; - for c in cc gcc c89 c99 ; do - if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then - CC_FOR_BUILD="$c"; break ; - fi ; - done ; - if test x"$CC_FOR_BUILD" = x ; then - CC_FOR_BUILD=no_compiler_found ; - fi - ;; - ,,*) CC_FOR_BUILD=$CC ;; - ,*,*) CC_FOR_BUILD=$HOST_CC ;; -esac ; set_cc_for_build= ;' - -# This is needed to find uname on a Pyramid OSx when run in the BSD universe. -# (ghazi@noc.rutgers.edu 1994-08-24) -if (test -f /.attbin/uname) >/dev/null 2>&1 ; then - PATH=$PATH:/.attbin ; export PATH -fi - -UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown -UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown -UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown -UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown - -# Note: order is significant - the case branches are not exclusive. - -case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in - *:NetBSD:*:*) - # NetBSD (nbsd) targets should (where applicable) match one or - # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, - # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently - # switched to ELF, *-*-netbsd* would select the old - # object file format. This provides both forward - # compatibility and a consistent mechanism for selecting the - # object file format. - # - # Note: NetBSD doesn't particularly care about the vendor - # portion of the name. We always set it to "unknown". - sysctl="sysctl -n hw.machine_arch" - UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \ - /usr/sbin/$sysctl 2>/dev/null || echo unknown)` - case "${UNAME_MACHINE_ARCH}" in - armeb) machine=armeb-unknown ;; - arm*) machine=arm-unknown ;; - sh3el) machine=shl-unknown ;; - sh3eb) machine=sh-unknown ;; - sh5el) machine=sh5le-unknown ;; - *) machine=${UNAME_MACHINE_ARCH}-unknown ;; - esac - # The Operating System including object format, if it has switched - # to ELF recently, or will in the future. - case "${UNAME_MACHINE_ARCH}" in - arm*|i386|m68k|ns32k|sh3*|sparc|vax) - eval $set_cc_for_build - if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ - | grep -q __ELF__ - then - # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). - # Return netbsd for either. FIX? - os=netbsd - else - os=netbsdelf - fi - ;; - *) - os=netbsd - ;; - esac - # The OS release - # Debian GNU/NetBSD machines have a different userland, and - # thus, need a distinct triplet. However, they do not need - # kernel version information, so it can be replaced with a - # suitable tag, in the style of linux-gnu. - case "${UNAME_VERSION}" in - Debian*) - release='-gnu' - ;; - *) - release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` - ;; - esac - # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: - # contains redundant information, the shorter form: - # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. - echo "${machine}-${os}${release}" - exit ;; - *:OpenBSD:*:*) - UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` - echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE} - exit ;; - *:ekkoBSD:*:*) - echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE} - exit ;; - *:SolidBSD:*:*) - echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE} - exit ;; - macppc:MirBSD:*:*) - echo powerpc-unknown-mirbsd${UNAME_RELEASE} - exit ;; - *:MirBSD:*:*) - echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE} - exit ;; - alpha:OSF1:*:*) - case $UNAME_RELEASE in - *4.0) - UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` - ;; - *5.*) - UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` - ;; - esac - # According to Compaq, /usr/sbin/psrinfo has been available on - # OSF/1 and Tru64 systems produced since 1995. I hope that - # covers most systems running today. This code pipes the CPU - # types through head -n 1, so we only detect the type of CPU 0. - ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` - case "$ALPHA_CPU_TYPE" in - "EV4 (21064)") - UNAME_MACHINE="alpha" ;; - "EV4.5 (21064)") - UNAME_MACHINE="alpha" ;; - "LCA4 (21066/21068)") - UNAME_MACHINE="alpha" ;; - "EV5 (21164)") - UNAME_MACHINE="alphaev5" ;; - "EV5.6 (21164A)") - UNAME_MACHINE="alphaev56" ;; - "EV5.6 (21164PC)") - UNAME_MACHINE="alphapca56" ;; - "EV5.7 (21164PC)") - UNAME_MACHINE="alphapca57" ;; - "EV6 (21264)") - UNAME_MACHINE="alphaev6" ;; - "EV6.7 (21264A)") - UNAME_MACHINE="alphaev67" ;; - "EV6.8CB (21264C)") - UNAME_MACHINE="alphaev68" ;; - "EV6.8AL (21264B)") - UNAME_MACHINE="alphaev68" ;; - "EV6.8CX (21264D)") - UNAME_MACHINE="alphaev68" ;; - "EV6.9A (21264/EV69A)") - UNAME_MACHINE="alphaev69" ;; - "EV7 (21364)") - UNAME_MACHINE="alphaev7" ;; - "EV7.9 (21364A)") - UNAME_MACHINE="alphaev79" ;; - esac - # A Pn.n version is a patched version. - # A Vn.n version is a released version. - # A Tn.n version is a released field test version. - # A Xn.n version is an unreleased experimental baselevel. - # 1.2 uses "1.2" for uname -r. - echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` - # Reset EXIT trap before exiting to avoid spurious non-zero exit code. - exitcode=$? - trap '' 0 - exit $exitcode ;; - Alpha\ *:Windows_NT*:*) - # How do we know it's Interix rather than the generic POSIX subsystem? - # Should we change UNAME_MACHINE based on the output of uname instead - # of the specific Alpha model? - echo alpha-pc-interix - exit ;; - 21064:Windows_NT:50:3) - echo alpha-dec-winnt3.5 - exit ;; - Amiga*:UNIX_System_V:4.0:*) - echo m68k-unknown-sysv4 - exit ;; - *:[Aa]miga[Oo][Ss]:*:*) - echo ${UNAME_MACHINE}-unknown-amigaos - exit ;; - *:[Mm]orph[Oo][Ss]:*:*) - echo ${UNAME_MACHINE}-unknown-morphos - exit ;; - *:OS/390:*:*) - echo i370-ibm-openedition - exit ;; - *:z/VM:*:*) - echo s390-ibm-zvmoe - exit ;; - *:OS400:*:*) - echo powerpc-ibm-os400 - exit ;; - arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) - echo arm-acorn-riscix${UNAME_RELEASE} - exit ;; - arm:riscos:*:*|arm:RISCOS:*:*) - echo arm-unknown-riscos - exit ;; - SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) - echo hppa1.1-hitachi-hiuxmpp - exit ;; - Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*) - # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE. - if test "`(/bin/universe) 2>/dev/null`" = att ; then - echo pyramid-pyramid-sysv3 - else - echo pyramid-pyramid-bsd - fi - exit ;; - NILE*:*:*:dcosx) - echo pyramid-pyramid-svr4 - exit ;; - DRS?6000:unix:4.0:6*) - echo sparc-icl-nx6 - exit ;; - DRS?6000:UNIX_SV:4.2*:7* | DRS?6000:isis:4.2*:7*) - case `/usr/bin/uname -p` in - sparc) echo sparc-icl-nx7; exit ;; - esac ;; - s390x:SunOS:*:*) - echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit ;; - sun4H:SunOS:5.*:*) - echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit ;; - sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) - echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit ;; - i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*) - echo i386-pc-auroraux${UNAME_RELEASE} - exit ;; - i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) - eval $set_cc_for_build - SUN_ARCH="i386" - # If there is a compiler, see if it is configured for 64-bit objects. - # Note that the Sun cc does not turn __LP64__ into 1 like gcc does. - # This test works for both compilers. - if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then - if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ - (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ - grep IS_64BIT_ARCH >/dev/null - then - SUN_ARCH="x86_64" - fi - fi - echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit ;; - sun4*:SunOS:6*:*) - # According to config.sub, this is the proper way to canonicalize - # SunOS6. Hard to guess exactly what SunOS6 will be like, but - # it's likely to be more like Solaris than SunOS4. - echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit ;; - sun4*:SunOS:*:*) - case "`/usr/bin/arch -k`" in - Series*|S4*) - UNAME_RELEASE=`uname -v` - ;; - esac - # Japanese Language versions have a version number like `4.1.3-JL'. - echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` - exit ;; - sun3*:SunOS:*:*) - echo m68k-sun-sunos${UNAME_RELEASE} - exit ;; - sun*:*:4.2BSD:*) - UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` - test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 - case "`/bin/arch`" in - sun3) - echo m68k-sun-sunos${UNAME_RELEASE} - ;; - sun4) - echo sparc-sun-sunos${UNAME_RELEASE} - ;; - esac - exit ;; - aushp:SunOS:*:*) - echo sparc-auspex-sunos${UNAME_RELEASE} - exit ;; - # The situation for MiNT is a little confusing. The machine name - # can be virtually everything (everything which is not - # "atarist" or "atariste" at least should have a processor - # > m68000). The system name ranges from "MiNT" over "FreeMiNT" - # to the lowercase version "mint" (or "freemint"). Finally - # the system name "TOS" denotes a system which is actually not - # MiNT. But MiNT is downward compatible to TOS, so this should - # be no problem. - atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} - exit ;; - atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} - exit ;; - *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} - exit ;; - milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) - echo m68k-milan-mint${UNAME_RELEASE} - exit ;; - hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) - echo m68k-hades-mint${UNAME_RELEASE} - exit ;; - *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) - echo m68k-unknown-mint${UNAME_RELEASE} - exit ;; - m68k:machten:*:*) - echo m68k-apple-machten${UNAME_RELEASE} - exit ;; - powerpc:machten:*:*) - echo powerpc-apple-machten${UNAME_RELEASE} - exit ;; - RISC*:Mach:*:*) - echo mips-dec-mach_bsd4.3 - exit ;; - RISC*:ULTRIX:*:*) - echo mips-dec-ultrix${UNAME_RELEASE} - exit ;; - VAX*:ULTRIX*:*:*) - echo vax-dec-ultrix${UNAME_RELEASE} - exit ;; - 2020:CLIX:*:* | 2430:CLIX:*:*) - echo clipper-intergraph-clix${UNAME_RELEASE} - exit ;; - mips:*:*:UMIPS | mips:*:*:RISCos) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c -#ifdef __cplusplus -#include /* for printf() prototype */ - int main (int argc, char *argv[]) { -#else - int main (argc, argv) int argc; char *argv[]; { -#endif - #if defined (host_mips) && defined (MIPSEB) - #if defined (SYSTYPE_SYSV) - printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0); - #endif - #if defined (SYSTYPE_SVR4) - printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0); - #endif - #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) - printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0); - #endif - #endif - exit (-1); - } -EOF - $CC_FOR_BUILD -o $dummy $dummy.c && - dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && - SYSTEM_NAME=`$dummy $dummyarg` && - { echo "$SYSTEM_NAME"; exit; } - echo mips-mips-riscos${UNAME_RELEASE} - exit ;; - Motorola:PowerMAX_OS:*:*) - echo powerpc-motorola-powermax - exit ;; - Motorola:*:4.3:PL8-*) - echo powerpc-harris-powermax - exit ;; - Night_Hawk:*:*:PowerMAX_OS | Synergy:PowerMAX_OS:*:*) - echo powerpc-harris-powermax - exit ;; - Night_Hawk:Power_UNIX:*:*) - echo powerpc-harris-powerunix - exit ;; - m88k:CX/UX:7*:*) - echo m88k-harris-cxux7 - exit ;; - m88k:*:4*:R4*) - echo m88k-motorola-sysv4 - exit ;; - m88k:*:3*:R3*) - echo m88k-motorola-sysv3 - exit ;; - AViiON:dgux:*:*) - # DG/UX returns AViiON for all architectures - UNAME_PROCESSOR=`/usr/bin/uname -p` - if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] - then - if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ - [ ${TARGET_BINARY_INTERFACE}x = x ] - then - echo m88k-dg-dgux${UNAME_RELEASE} - else - echo m88k-dg-dguxbcs${UNAME_RELEASE} - fi - else - echo i586-dg-dgux${UNAME_RELEASE} - fi - exit ;; - M88*:DolphinOS:*:*) # DolphinOS (SVR3) - echo m88k-dolphin-sysv3 - exit ;; - M88*:*:R3*:*) - # Delta 88k system running SVR3 - echo m88k-motorola-sysv3 - exit ;; - XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3) - echo m88k-tektronix-sysv3 - exit ;; - Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD) - echo m68k-tektronix-bsd - exit ;; - *:IRIX*:*:*) - echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` - exit ;; - ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. - echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id - exit ;; # Note that: echo "'`uname -s`'" gives 'AIX ' - i*86:AIX:*:*) - echo i386-ibm-aix - exit ;; - ia64:AIX:*:*) - if [ -x /usr/bin/oslevel ] ; then - IBM_REV=`/usr/bin/oslevel` - else - IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} - fi - echo ${UNAME_MACHINE}-ibm-aix${IBM_REV} - exit ;; - *:AIX:2:3) - if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #include - - main() - { - if (!__power_pc()) - exit(1); - puts("powerpc-ibm-aix3.2.5"); - exit(0); - } -EOF - if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` - then - echo "$SYSTEM_NAME" - else - echo rs6000-ibm-aix3.2.5 - fi - elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then - echo rs6000-ibm-aix3.2.4 - else - echo rs6000-ibm-aix3.2 - fi - exit ;; - *:AIX:*:[4567]) - IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` - if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then - IBM_ARCH=rs6000 - else - IBM_ARCH=powerpc - fi - if [ -x /usr/bin/oslevel ] ; then - IBM_REV=`/usr/bin/oslevel` - else - IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} - fi - echo ${IBM_ARCH}-ibm-aix${IBM_REV} - exit ;; - *:AIX:*:*) - echo rs6000-ibm-aix - exit ;; - ibmrt:4.4BSD:*|romp-ibm:BSD:*) - echo romp-ibm-bsd4.4 - exit ;; - ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and - echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to - exit ;; # report: romp-ibm BSD 4.3 - *:BOSX:*:*) - echo rs6000-bull-bosx - exit ;; - DPX/2?00:B.O.S.:*:*) - echo m68k-bull-sysv3 - exit ;; - 9000/[34]??:4.3bsd:1.*:*) - echo m68k-hp-bsd - exit ;; - hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) - echo m68k-hp-bsd4.4 - exit ;; - 9000/[34678]??:HP-UX:*:*) - HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` - case "${UNAME_MACHINE}" in - 9000/31? ) HP_ARCH=m68000 ;; - 9000/[34]?? ) HP_ARCH=m68k ;; - 9000/[678][0-9][0-9]) - if [ -x /usr/bin/getconf ]; then - sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` - sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` - case "${sc_cpu_version}" in - 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 - 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 - 532) # CPU_PA_RISC2_0 - case "${sc_kernel_bits}" in - 32) HP_ARCH="hppa2.0n" ;; - 64) HP_ARCH="hppa2.0w" ;; - '') HP_ARCH="hppa2.0" ;; # HP-UX 10.20 - esac ;; - esac - fi - if [ "${HP_ARCH}" = "" ]; then - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - - #define _HPUX_SOURCE - #include - #include - - int main () - { - #if defined(_SC_KERNEL_BITS) - long bits = sysconf(_SC_KERNEL_BITS); - #endif - long cpu = sysconf (_SC_CPU_VERSION); - - switch (cpu) - { - case CPU_PA_RISC1_0: puts ("hppa1.0"); break; - case CPU_PA_RISC1_1: puts ("hppa1.1"); break; - case CPU_PA_RISC2_0: - #if defined(_SC_KERNEL_BITS) - switch (bits) - { - case 64: puts ("hppa2.0w"); break; - case 32: puts ("hppa2.0n"); break; - default: puts ("hppa2.0"); break; - } break; - #else /* !defined(_SC_KERNEL_BITS) */ - puts ("hppa2.0"); break; - #endif - default: puts ("hppa1.0"); break; - } - exit (0); - } -EOF - (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` - test -z "$HP_ARCH" && HP_ARCH=hppa - fi ;; - esac - if [ ${HP_ARCH} = "hppa2.0w" ] - then - eval $set_cc_for_build - - # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating - # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler - # generating 64-bit code. GNU and HP use different nomenclature: - # - # $ CC_FOR_BUILD=cc ./config.guess - # => hppa2.0w-hp-hpux11.23 - # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess - # => hppa64-hp-hpux11.23 - - if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | - grep -q __LP64__ - then - HP_ARCH="hppa2.0w" - else - HP_ARCH="hppa64" - fi - fi - echo ${HP_ARCH}-hp-hpux${HPUX_REV} - exit ;; - ia64:HP-UX:*:*) - HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` - echo ia64-hp-hpux${HPUX_REV} - exit ;; - 3050*:HI-UX:*:*) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #include - int - main () - { - long cpu = sysconf (_SC_CPU_VERSION); - /* The order matters, because CPU_IS_HP_MC68K erroneously returns - true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct - results, however. */ - if (CPU_IS_PA_RISC (cpu)) - { - switch (cpu) - { - case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break; - case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break; - case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break; - default: puts ("hppa-hitachi-hiuxwe2"); break; - } - } - else if (CPU_IS_HP_MC68K (cpu)) - puts ("m68k-hitachi-hiuxwe2"); - else puts ("unknown-hitachi-hiuxwe2"); - exit (0); - } -EOF - $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && - { echo "$SYSTEM_NAME"; exit; } - echo unknown-hitachi-hiuxwe2 - exit ;; - 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* ) - echo hppa1.1-hp-bsd - exit ;; - 9000/8??:4.3bsd:*:*) - echo hppa1.0-hp-bsd - exit ;; - *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*) - echo hppa1.0-hp-mpeix - exit ;; - hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* ) - echo hppa1.1-hp-osf - exit ;; - hp8??:OSF1:*:*) - echo hppa1.0-hp-osf - exit ;; - i*86:OSF1:*:*) - if [ -x /usr/sbin/sysversion ] ; then - echo ${UNAME_MACHINE}-unknown-osf1mk - else - echo ${UNAME_MACHINE}-unknown-osf1 - fi - exit ;; - parisc*:Lites*:*:*) - echo hppa1.1-hp-lites - exit ;; - C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) - echo c1-convex-bsd - exit ;; - C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) - if getsysinfo -f scalar_acc - then echo c32-convex-bsd - else echo c2-convex-bsd - fi - exit ;; - C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) - echo c34-convex-bsd - exit ;; - C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) - echo c38-convex-bsd - exit ;; - C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) - echo c4-convex-bsd - exit ;; - CRAY*Y-MP:*:*:*) - echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit ;; - CRAY*[A-Z]90:*:*:*) - echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \ - | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ - -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \ - -e 's/\.[^.]*$/.X/' - exit ;; - CRAY*TS:*:*:*) - echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit ;; - CRAY*T3E:*:*:*) - echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit ;; - CRAY*SV1:*:*:*) - echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit ;; - *:UNICOS/mp:*:*) - echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit ;; - F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) - FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` - FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` - FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` - echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" - exit ;; - 5000:UNIX_System_V:4.*:*) - FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` - FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` - echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" - exit ;; - i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) - echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} - exit ;; - sparc*:BSD/OS:*:*) - echo sparc-unknown-bsdi${UNAME_RELEASE} - exit ;; - *:BSD/OS:*:*) - echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} - exit ;; - *:FreeBSD:*:*) - UNAME_PROCESSOR=`/usr/bin/uname -p` - case ${UNAME_PROCESSOR} in - amd64) - echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; - *) - echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; - esac - exit ;; - i*:CYGWIN*:*) - echo ${UNAME_MACHINE}-pc-cygwin - exit ;; - *:MINGW*:*) - echo ${UNAME_MACHINE}-pc-mingw32 - exit ;; - i*:MSYS*:*) - echo ${UNAME_MACHINE}-pc-msys - exit ;; - i*:windows32*:*) - # uname -m includes "-pc" on this system. - echo ${UNAME_MACHINE}-mingw32 - exit ;; - i*:PW*:*) - echo ${UNAME_MACHINE}-pc-pw32 - exit ;; - *:Interix*:*) - case ${UNAME_MACHINE} in - x86) - echo i586-pc-interix${UNAME_RELEASE} - exit ;; - authenticamd | genuineintel | EM64T) - echo x86_64-unknown-interix${UNAME_RELEASE} - exit ;; - IA64) - echo ia64-unknown-interix${UNAME_RELEASE} - exit ;; - esac ;; - [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) - echo i${UNAME_MACHINE}-pc-mks - exit ;; - 8664:Windows_NT:*) - echo x86_64-pc-mks - exit ;; - i*:Windows_NT*:* | Pentium*:Windows_NT*:*) - # How do we know it's Interix rather than the generic POSIX subsystem? - # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we - # UNAME_MACHINE based on the output of uname instead of i386? - echo i586-pc-interix - exit ;; - i*:UWIN*:*) - echo ${UNAME_MACHINE}-pc-uwin - exit ;; - amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) - echo x86_64-unknown-cygwin - exit ;; - p*:CYGWIN*:*) - echo powerpcle-unknown-cygwin - exit ;; - prep*:SunOS:5.*:*) - echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit ;; - *:GNU:*:*) - # the GNU system - echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` - exit ;; - *:GNU/*:*:*) - # other systems with GNU libc and userland - echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu - exit ;; - i*86:Minix:*:*) - echo ${UNAME_MACHINE}-pc-minix - exit ;; - aarch64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - aarch64_be:Linux:*:*) - UNAME_MACHINE=aarch64_be - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - alpha:Linux:*:*) - case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in - EV5) UNAME_MACHINE=alphaev5 ;; - EV56) UNAME_MACHINE=alphaev56 ;; - PCA56) UNAME_MACHINE=alphapca56 ;; - PCA57) UNAME_MACHINE=alphapca56 ;; - EV6) UNAME_MACHINE=alphaev6 ;; - EV67) UNAME_MACHINE=alphaev67 ;; - EV68*) UNAME_MACHINE=alphaev68 ;; - esac - objdump --private-headers /bin/sh | grep -q ld.so.1 - if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi - echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} - exit ;; - arm*:Linux:*:*) - eval $set_cc_for_build - if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ - | grep -q __ARM_EABI__ - then - echo ${UNAME_MACHINE}-unknown-linux-gnu - else - if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ - | grep -q __ARM_PCS_VFP - then - echo ${UNAME_MACHINE}-unknown-linux-gnueabi - else - echo ${UNAME_MACHINE}-unknown-linux-gnueabihf - fi - fi - exit ;; - avr32*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - cris:Linux:*:*) - echo ${UNAME_MACHINE}-axis-linux-gnu - exit ;; - crisv32:Linux:*:*) - echo ${UNAME_MACHINE}-axis-linux-gnu - exit ;; - frv:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - hexagon:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - i*86:Linux:*:*) - LIBC=gnu - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #ifdef __dietlibc__ - LIBC=dietlibc - #endif -EOF - eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` - echo "${UNAME_MACHINE}-pc-linux-${LIBC}" - exit ;; - ia64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - m32r*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - m68*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - mips:Linux:*:* | mips64:Linux:*:*) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #undef CPU - #undef ${UNAME_MACHINE} - #undef ${UNAME_MACHINE}el - #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) - CPU=${UNAME_MACHINE}el - #else - #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) - CPU=${UNAME_MACHINE} - #else - CPU= - #endif - #endif -EOF - eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` - test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } - ;; - or32:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - padre:Linux:*:*) - echo sparc-unknown-linux-gnu - exit ;; - parisc64:Linux:*:* | hppa64:Linux:*:*) - echo hppa64-unknown-linux-gnu - exit ;; - parisc:Linux:*:* | hppa:Linux:*:*) - # Look for CPU level - case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in - PA7*) echo hppa1.1-unknown-linux-gnu ;; - PA8*) echo hppa2.0-unknown-linux-gnu ;; - *) echo hppa-unknown-linux-gnu ;; - esac - exit ;; - ppc64:Linux:*:*) - echo powerpc64-unknown-linux-gnu - exit ;; - ppc:Linux:*:*) - echo powerpc-unknown-linux-gnu - exit ;; - s390:Linux:*:* | s390x:Linux:*:*) - echo ${UNAME_MACHINE}-ibm-linux - exit ;; - sh64*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - sh*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - sparc:Linux:*:* | sparc64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - tile*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - vax:Linux:*:*) - echo ${UNAME_MACHINE}-dec-linux-gnu - exit ;; - x86_64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - xtensa*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - i*86:DYNIX/ptx:4*:*) - # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. - # earlier versions are messed up and put the nodename in both - # sysname and nodename. - echo i386-sequent-sysv4 - exit ;; - i*86:UNIX_SV:4.2MP:2.*) - # Unixware is an offshoot of SVR4, but it has its own version - # number series starting with 2... - # I am not positive that other SVR4 systems won't match this, - # I just have to hope. -- rms. - # Use sysv4.2uw... so that sysv4* matches it. - echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} - exit ;; - i*86:OS/2:*:*) - # If we were able to find `uname', then EMX Unix compatibility - # is probably installed. - echo ${UNAME_MACHINE}-pc-os2-emx - exit ;; - i*86:XTS-300:*:STOP) - echo ${UNAME_MACHINE}-unknown-stop - exit ;; - i*86:atheos:*:*) - echo ${UNAME_MACHINE}-unknown-atheos - exit ;; - i*86:syllable:*:*) - echo ${UNAME_MACHINE}-pc-syllable - exit ;; - i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*) - echo i386-unknown-lynxos${UNAME_RELEASE} - exit ;; - i*86:*DOS:*:*) - echo ${UNAME_MACHINE}-pc-msdosdjgpp - exit ;; - i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) - UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` - if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then - echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} - else - echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} - fi - exit ;; - i*86:*:5:[678]*) - # UnixWare 7.x, OpenUNIX and OpenServer 6. - case `/bin/uname -X | grep "^Machine"` in - *486*) UNAME_MACHINE=i486 ;; - *Pentium) UNAME_MACHINE=i586 ;; - *Pent*|*Celeron) UNAME_MACHINE=i686 ;; - esac - echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION} - exit ;; - i*86:*:3.2:*) - if test -f /usr/options/cb.name; then - UNAME_REL=`sed -n 's/.*Version //p' /dev/null >/dev/null ; then - UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')` - (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486 - (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \ - && UNAME_MACHINE=i586 - (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \ - && UNAME_MACHINE=i686 - (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \ - && UNAME_MACHINE=i686 - echo ${UNAME_MACHINE}-pc-sco$UNAME_REL - else - echo ${UNAME_MACHINE}-pc-sysv32 - fi - exit ;; - pc:*:*:*) - # Left here for compatibility: - # uname -m prints for DJGPP always 'pc', but it prints nothing about - # the processor, so we play safe by assuming i586. - # Note: whatever this is, it MUST be the same as what config.sub - # prints for the "djgpp" host, or else GDB configury will decide that - # this is a cross-build. - echo i586-pc-msdosdjgpp - exit ;; - Intel:Mach:3*:*) - echo i386-pc-mach3 - exit ;; - paragon:*:*:*) - echo i860-intel-osf1 - exit ;; - i860:*:4.*:*) # i860-SVR4 - if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then - echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 - else # Add other i860-SVR4 vendors below as they are discovered. - echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4 - fi - exit ;; - mini*:CTIX:SYS*5:*) - # "miniframe" - echo m68010-convergent-sysv - exit ;; - mc68k:UNIX:SYSTEM5:3.51m) - echo m68k-convergent-sysv - exit ;; - M680?0:D-NIX:5.3:*) - echo m68k-diab-dnix - exit ;; - M68*:*:R3V[5678]*:*) - test -r /sysV68 && { echo 'm68k-motorola-sysv'; exit; } ;; - 3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0 | S7501*:*:4.0:3.0) - OS_REL='' - test -r /etc/.relid \ - && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` - /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ - && { echo i486-ncr-sysv4.3${OS_REL}; exit; } - /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ - && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; - 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) - /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ - && { echo i486-ncr-sysv4; exit; } ;; - NCR*:*:4.2:* | MPRAS*:*:4.2:*) - OS_REL='.3' - test -r /etc/.relid \ - && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` - /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ - && { echo i486-ncr-sysv4.3${OS_REL}; exit; } - /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ - && { echo i586-ncr-sysv4.3${OS_REL}; exit; } - /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \ - && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; - m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) - echo m68k-unknown-lynxos${UNAME_RELEASE} - exit ;; - mc68030:UNIX_System_V:4.*:*) - echo m68k-atari-sysv4 - exit ;; - TSUNAMI:LynxOS:2.*:*) - echo sparc-unknown-lynxos${UNAME_RELEASE} - exit ;; - rs6000:LynxOS:2.*:*) - echo rs6000-unknown-lynxos${UNAME_RELEASE} - exit ;; - PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*) - echo powerpc-unknown-lynxos${UNAME_RELEASE} - exit ;; - SM[BE]S:UNIX_SV:*:*) - echo mips-dde-sysv${UNAME_RELEASE} - exit ;; - RM*:ReliantUNIX-*:*:*) - echo mips-sni-sysv4 - exit ;; - RM*:SINIX-*:*:*) - echo mips-sni-sysv4 - exit ;; - *:SINIX-*:*:*) - if uname -p 2>/dev/null >/dev/null ; then - UNAME_MACHINE=`(uname -p) 2>/dev/null` - echo ${UNAME_MACHINE}-sni-sysv4 - else - echo ns32k-sni-sysv - fi - exit ;; - PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort - # says - echo i586-unisys-sysv4 - exit ;; - *:UNIX_System_V:4*:FTX*) - # From Gerald Hewes . - # How about differentiating between stratus architectures? -djm - echo hppa1.1-stratus-sysv4 - exit ;; - *:*:*:FTX*) - # From seanf@swdc.stratus.com. - echo i860-stratus-sysv4 - exit ;; - i*86:VOS:*:*) - # From Paul.Green@stratus.com. - echo ${UNAME_MACHINE}-stratus-vos - exit ;; - *:VOS:*:*) - # From Paul.Green@stratus.com. - echo hppa1.1-stratus-vos - exit ;; - mc68*:A/UX:*:*) - echo m68k-apple-aux${UNAME_RELEASE} - exit ;; - news*:NEWS-OS:6*:*) - echo mips-sony-newsos6 - exit ;; - R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) - if [ -d /usr/nec ]; then - echo mips-nec-sysv${UNAME_RELEASE} - else - echo mips-unknown-sysv${UNAME_RELEASE} - fi - exit ;; - BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. - echo powerpc-be-beos - exit ;; - BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only. - echo powerpc-apple-beos - exit ;; - BePC:BeOS:*:*) # BeOS running on Intel PC compatible. - echo i586-pc-beos - exit ;; - BePC:Haiku:*:*) # Haiku running on Intel PC compatible. - echo i586-pc-haiku - exit ;; - SX-4:SUPER-UX:*:*) - echo sx4-nec-superux${UNAME_RELEASE} - exit ;; - SX-5:SUPER-UX:*:*) - echo sx5-nec-superux${UNAME_RELEASE} - exit ;; - SX-6:SUPER-UX:*:*) - echo sx6-nec-superux${UNAME_RELEASE} - exit ;; - SX-7:SUPER-UX:*:*) - echo sx7-nec-superux${UNAME_RELEASE} - exit ;; - SX-8:SUPER-UX:*:*) - echo sx8-nec-superux${UNAME_RELEASE} - exit ;; - SX-8R:SUPER-UX:*:*) - echo sx8r-nec-superux${UNAME_RELEASE} - exit ;; - Power*:Rhapsody:*:*) - echo powerpc-apple-rhapsody${UNAME_RELEASE} - exit ;; - *:Rhapsody:*:*) - echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} - exit ;; - *:Darwin:*:*) - UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown - case $UNAME_PROCESSOR in - i386) - eval $set_cc_for_build - if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then - if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ - (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ - grep IS_64BIT_ARCH >/dev/null - then - UNAME_PROCESSOR="x86_64" - fi - fi ;; - unknown) UNAME_PROCESSOR=powerpc ;; - esac - echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} - exit ;; - *:procnto*:*:* | *:QNX:[0123456789]*:*) - UNAME_PROCESSOR=`uname -p` - if test "$UNAME_PROCESSOR" = "x86"; then - UNAME_PROCESSOR=i386 - UNAME_MACHINE=pc - fi - echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE} - exit ;; - *:QNX:*:4*) - echo i386-pc-qnx - exit ;; - NEO-?:NONSTOP_KERNEL:*:*) - echo neo-tandem-nsk${UNAME_RELEASE} - exit ;; - NSE-?:NONSTOP_KERNEL:*:*) - echo nse-tandem-nsk${UNAME_RELEASE} - exit ;; - NSR-?:NONSTOP_KERNEL:*:*) - echo nsr-tandem-nsk${UNAME_RELEASE} - exit ;; - *:NonStop-UX:*:*) - echo mips-compaq-nonstopux - exit ;; - BS2000:POSIX*:*:*) - echo bs2000-siemens-sysv - exit ;; - DS/*:UNIX_System_V:*:*) - echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} - exit ;; - *:Plan9:*:*) - # "uname -m" is not consistent, so use $cputype instead. 386 - # is converted to i386 for consistency with other x86 - # operating systems. - if test "$cputype" = "386"; then - UNAME_MACHINE=i386 - else - UNAME_MACHINE="$cputype" - fi - echo ${UNAME_MACHINE}-unknown-plan9 - exit ;; - *:TOPS-10:*:*) - echo pdp10-unknown-tops10 - exit ;; - *:TENEX:*:*) - echo pdp10-unknown-tenex - exit ;; - KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) - echo pdp10-dec-tops20 - exit ;; - XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*) - echo pdp10-xkl-tops20 - exit ;; - *:TOPS-20:*:*) - echo pdp10-unknown-tops20 - exit ;; - *:ITS:*:*) - echo pdp10-unknown-its - exit ;; - SEI:*:*:SEIUX) - echo mips-sei-seiux${UNAME_RELEASE} - exit ;; - *:DragonFly:*:*) - echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` - exit ;; - *:*VMS:*:*) - UNAME_MACHINE=`(uname -p) 2>/dev/null` - case "${UNAME_MACHINE}" in - A*) echo alpha-dec-vms ; exit ;; - I*) echo ia64-dec-vms ; exit ;; - V*) echo vax-dec-vms ; exit ;; - esac ;; - *:XENIX:*:SysV) - echo i386-pc-xenix - exit ;; - i*86:skyos:*:*) - echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' - exit ;; - i*86:rdos:*:*) - echo ${UNAME_MACHINE}-pc-rdos - exit ;; - i*86:AROS:*:*) - echo ${UNAME_MACHINE}-pc-aros - exit ;; - x86_64:VMkernel:*:*) - echo ${UNAME_MACHINE}-unknown-esx - exit ;; -esac - -#echo '(No uname command or uname output not recognized.)' 1>&2 -#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2 - -eval $set_cc_for_build -cat >$dummy.c < -# include -#endif -main () -{ -#if defined (sony) -#if defined (MIPSEB) - /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed, - I don't know.... */ - printf ("mips-sony-bsd\n"); exit (0); -#else -#include - printf ("m68k-sony-newsos%s\n", -#ifdef NEWSOS4 - "4" -#else - "" -#endif - ); exit (0); -#endif -#endif - -#if defined (__arm) && defined (__acorn) && defined (__unix) - printf ("arm-acorn-riscix\n"); exit (0); -#endif - -#if defined (hp300) && !defined (hpux) - printf ("m68k-hp-bsd\n"); exit (0); -#endif - -#if defined (NeXT) -#if !defined (__ARCHITECTURE__) -#define __ARCHITECTURE__ "m68k" -#endif - int version; - version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`; - if (version < 4) - printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version); - else - printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version); - exit (0); -#endif - -#if defined (MULTIMAX) || defined (n16) -#if defined (UMAXV) - printf ("ns32k-encore-sysv\n"); exit (0); -#else -#if defined (CMU) - printf ("ns32k-encore-mach\n"); exit (0); -#else - printf ("ns32k-encore-bsd\n"); exit (0); -#endif -#endif -#endif - -#if defined (__386BSD__) - printf ("i386-pc-bsd\n"); exit (0); -#endif - -#if defined (sequent) -#if defined (i386) - printf ("i386-sequent-dynix\n"); exit (0); -#endif -#if defined (ns32000) - printf ("ns32k-sequent-dynix\n"); exit (0); -#endif -#endif - -#if defined (_SEQUENT_) - struct utsname un; - - uname(&un); - - if (strncmp(un.version, "V2", 2) == 0) { - printf ("i386-sequent-ptx2\n"); exit (0); - } - if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */ - printf ("i386-sequent-ptx1\n"); exit (0); - } - printf ("i386-sequent-ptx\n"); exit (0); - -#endif - -#if defined (vax) -# if !defined (ultrix) -# include -# if defined (BSD) -# if BSD == 43 - printf ("vax-dec-bsd4.3\n"); exit (0); -# else -# if BSD == 199006 - printf ("vax-dec-bsd4.3reno\n"); exit (0); -# else - printf ("vax-dec-bsd\n"); exit (0); -# endif -# endif -# else - printf ("vax-dec-bsd\n"); exit (0); -# endif -# else - printf ("vax-dec-ultrix\n"); exit (0); -# endif -#endif - -#if defined (alliant) && defined (i860) - printf ("i860-alliant-bsd\n"); exit (0); -#endif - - exit (1); -} -EOF - -$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && - { echo "$SYSTEM_NAME"; exit; } - -# Apollos put the system type in the environment. - -test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit; } - -# Convex versions that predate uname can use getsysinfo(1) - -if [ -x /usr/convex/getsysinfo ] -then - case `getsysinfo -f cpu_type` in - c1*) - echo c1-convex-bsd - exit ;; - c2*) - if getsysinfo -f scalar_acc - then echo c32-convex-bsd - else echo c2-convex-bsd - fi - exit ;; - c34*) - echo c34-convex-bsd - exit ;; - c38*) - echo c38-convex-bsd - exit ;; - c4*) - echo c4-convex-bsd - exit ;; - esac -fi - -cat >&2 < in order to provide the needed -information to handle your system. - -config.guess timestamp = $timestamp - -uname -m = `(uname -m) 2>/dev/null || echo unknown` -uname -r = `(uname -r) 2>/dev/null || echo unknown` -uname -s = `(uname -s) 2>/dev/null || echo unknown` -uname -v = `(uname -v) 2>/dev/null || echo unknown` - -/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null` -/bin/uname -X = `(/bin/uname -X) 2>/dev/null` - -hostinfo = `(hostinfo) 2>/dev/null` -/bin/universe = `(/bin/universe) 2>/dev/null` -/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null` -/bin/arch = `(/bin/arch) 2>/dev/null` -/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` -/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` - -UNAME_MACHINE = ${UNAME_MACHINE} -UNAME_RELEASE = ${UNAME_RELEASE} -UNAME_SYSTEM = ${UNAME_SYSTEM} -UNAME_VERSION = ${UNAME_VERSION} -EOF - -exit 1 - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "timestamp='" -# time-stamp-format: "%:y-%02m-%02d" -# time-stamp-end: "'" -# End: diff --git a/freedv-server/googletest/build-aux/config.h b/freedv-server/googletest/build-aux/config.h deleted file mode 100644 index b43f39b9..00000000 --- a/freedv-server/googletest/build-aux/config.h +++ /dev/null @@ -1,70 +0,0 @@ -/* build-aux/config.h. Generated from config.h.in by configure. */ -/* build-aux/config.h.in. Generated from configure.ac by autoheader. */ - -/* Define to 1 if you have the header file. */ -#define HAVE_DLFCN_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_INTTYPES_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_MEMORY_H 1 - -/* Define if you have POSIX threads libraries and header files. */ -#define HAVE_PTHREAD 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STDINT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STDLIB_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STRINGS_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STRING_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_STAT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_TYPES_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_UNISTD_H 1 - -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ -#define LT_OBJDIR ".libs/" - -/* Name of package */ -#define PACKAGE "gtest" - -/* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "googletestframework@googlegroups.com" - -/* Define to the full name of this package. */ -#define PACKAGE_NAME "Google C++ Testing Framework" - -/* Define to the full name and version of this package. */ -#define PACKAGE_STRING "Google C++ Testing Framework 1.7.0" - -/* Define to the one symbol short name of this package. */ -#define PACKAGE_TARNAME "gtest" - -/* Define to the home page for this package. */ -#define PACKAGE_URL "" - -/* Define to the version of this package. */ -#define PACKAGE_VERSION "1.7.0" - -/* Define to necessary symbol if this constant uses a non-standard name on - your system. */ -/* #undef PTHREAD_CREATE_JOINABLE */ - -/* Define to 1 if you have the ANSI C header files. */ -#define STDC_HEADERS 1 - -/* Version number of package */ -#define VERSION "1.7.0" diff --git a/freedv-server/googletest/build-aux/config.h.in b/freedv-server/googletest/build-aux/config.h.in deleted file mode 100644 index 843b5b10..00000000 --- a/freedv-server/googletest/build-aux/config.h.in +++ /dev/null @@ -1,69 +0,0 @@ -/* build-aux/config.h.in. Generated from configure.ac by autoheader. */ - -/* Define to 1 if you have the header file. */ -#undef HAVE_DLFCN_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_INTTYPES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_MEMORY_H - -/* Define if you have POSIX threads libraries and header files. */ -#undef HAVE_PTHREAD - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDINT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDLIB_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRINGS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRING_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_STAT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TYPES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_UNISTD_H - -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ -#undef LT_OBJDIR - -/* Name of package */ -#undef PACKAGE - -/* Define to the address where bug reports for this package should be sent. */ -#undef PACKAGE_BUGREPORT - -/* Define to the full name of this package. */ -#undef PACKAGE_NAME - -/* Define to the full name and version of this package. */ -#undef PACKAGE_STRING - -/* Define to the one symbol short name of this package. */ -#undef PACKAGE_TARNAME - -/* Define to the home page for this package. */ -#undef PACKAGE_URL - -/* Define to the version of this package. */ -#undef PACKAGE_VERSION - -/* Define to necessary symbol if this constant uses a non-standard name on - your system. */ -#undef PTHREAD_CREATE_JOINABLE - -/* Define to 1 if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Version number of package */ -#undef VERSION diff --git a/freedv-server/googletest/build-aux/config.sub b/freedv-server/googletest/build-aux/config.sub deleted file mode 100755 index c894da45..00000000 --- a/freedv-server/googletest/build-aux/config.sub +++ /dev/null @@ -1,1773 +0,0 @@ -#! /bin/sh -# Configuration validation subroutine script. -# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -# 2011, 2012 Free Software Foundation, Inc. - -timestamp='2012-02-10' - -# This file is (in principle) common to ALL GNU software. -# The presence of a machine in this file suggests that SOME GNU software -# can handle that machine. It does not imply ALL GNU software can. -# -# This file is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, see . -# -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - - -# Please send patches to . Submit a context -# diff and a properly formatted GNU ChangeLog entry. -# -# Configuration subroutine to validate and canonicalize a configuration type. -# Supply the specified configuration type as an argument. -# If it is invalid, we print an error message on stderr and exit with code 1. -# Otherwise, we print the canonical config type on stdout and succeed. - -# You can get the latest version of this script from: -# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD - -# This file is supposed to be the same for all GNU packages -# and recognize all the CPU types, system types and aliases -# that are meaningful with *any* GNU software. -# Each package is responsible for reporting which valid configurations -# it does not support. The user should be able to distinguish -# a failure to support a valid configuration from a meaningless -# configuration. - -# The goal of this file is to map all the various variations of a given -# machine specification into a single specification in the form: -# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM -# or in some cases, the newer four-part form: -# CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM -# It is wrong to echo any other type of specification. - -me=`echo "$0" | sed -e 's,.*/,,'` - -usage="\ -Usage: $0 [OPTION] CPU-MFR-OPSYS - $0 [OPTION] ALIAS - -Canonicalize a configuration name. - -Operation modes: - -h, --help print this help, then exit - -t, --time-stamp print date of last modification, then exit - -v, --version print version number, then exit - -Report bugs and patches to ." - -version="\ -GNU config.sub ($timestamp) - -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 -Free Software Foundation, Inc. - -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." - -help=" -Try \`$me --help' for more information." - -# Parse command line -while test $# -gt 0 ; do - case $1 in - --time-stamp | --time* | -t ) - echo "$timestamp" ; exit ;; - --version | -v ) - echo "$version" ; exit ;; - --help | --h* | -h ) - echo "$usage"; exit ;; - -- ) # Stop option processing - shift; break ;; - - ) # Use stdin as input. - break ;; - -* ) - echo "$me: invalid option $1$help" - exit 1 ;; - - *local*) - # First pass through any local machine types. - echo $1 - exit ;; - - * ) - break ;; - esac -done - -case $# in - 0) echo "$me: missing argument$help" >&2 - exit 1;; - 1) ;; - *) echo "$me: too many arguments$help" >&2 - exit 1;; -esac - -# Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). -# Here we must recognize all the valid KERNEL-OS combinations. -maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` -case $maybe_os in - nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \ - linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \ - knetbsd*-gnu* | netbsd*-gnu* | \ - kopensolaris*-gnu* | \ - storm-chaos* | os2-emx* | rtmk-nova*) - os=-$maybe_os - basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` - ;; - android-linux) - os=-linux-android - basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown - ;; - *) - basic_machine=`echo $1 | sed 's/-[^-]*$//'` - if [ $basic_machine != $1 ] - then os=`echo $1 | sed 's/.*-/-/'` - else os=; fi - ;; -esac - -### Let's recognize common machines as not being operating systems so -### that things like config.sub decstation-3100 work. We also -### recognize some manufacturers as not being operating systems, so we -### can provide default operating systems below. -case $os in - -sun*os*) - # Prevent following clause from handling this invalid input. - ;; - -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ - -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ - -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \ - -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ - -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ - -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ - -apple | -axis | -knuth | -cray | -microblaze) - os= - basic_machine=$1 - ;; - -bluegene*) - os=-cnk - ;; - -sim | -cisco | -oki | -wec | -winbond) - os= - basic_machine=$1 - ;; - -scout) - ;; - -wrs) - os=-vxworks - basic_machine=$1 - ;; - -chorusos*) - os=-chorusos - basic_machine=$1 - ;; - -chorusrdb) - os=-chorusrdb - basic_machine=$1 - ;; - -hiux*) - os=-hiuxwe2 - ;; - -sco6) - os=-sco5v6 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco5) - os=-sco3.2v5 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco4) - os=-sco3.2v4 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco3.2.[4-9]*) - os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco3.2v[4-9]*) - # Don't forget version if it is 3.2v4 or newer. - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco5v6*) - # Don't forget version if it is 3.2v4 or newer. - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco*) - os=-sco3.2v2 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -udk*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -isc) - os=-isc2.2 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -clix*) - basic_machine=clipper-intergraph - ;; - -isc*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -lynx*) - os=-lynxos - ;; - -ptx*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` - ;; - -windowsnt*) - os=`echo $os | sed -e 's/windowsnt/winnt/'` - ;; - -psos*) - os=-psos - ;; - -mint | -mint[0-9]*) - basic_machine=m68k-atari - os=-mint - ;; -esac - -# Decode aliases for certain CPU-COMPANY combinations. -case $basic_machine in - # Recognize the basic CPU types without company name. - # Some are omitted here because they have special meanings below. - 1750a | 580 \ - | a29k \ - | aarch64 | aarch64_be \ - | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ - | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ - | am33_2.0 \ - | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \ - | be32 | be64 \ - | bfin \ - | c4x | clipper \ - | d10v | d30v | dlx | dsp16xx \ - | epiphany \ - | fido | fr30 | frv \ - | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ - | hexagon \ - | i370 | i860 | i960 | ia64 \ - | ip2k | iq2000 \ - | le32 | le64 \ - | lm32 \ - | m32c | m32r | m32rle | m68000 | m68k | m88k \ - | maxq | mb | microblaze | mcore | mep | metag \ - | mips | mipsbe | mipseb | mipsel | mipsle \ - | mips16 \ - | mips64 | mips64el \ - | mips64octeon | mips64octeonel \ - | mips64orion | mips64orionel \ - | mips64r5900 | mips64r5900el \ - | mips64vr | mips64vrel \ - | mips64vr4100 | mips64vr4100el \ - | mips64vr4300 | mips64vr4300el \ - | mips64vr5000 | mips64vr5000el \ - | mips64vr5900 | mips64vr5900el \ - | mipsisa32 | mipsisa32el \ - | mipsisa32r2 | mipsisa32r2el \ - | mipsisa64 | mipsisa64el \ - | mipsisa64r2 | mipsisa64r2el \ - | mipsisa64sb1 | mipsisa64sb1el \ - | mipsisa64sr71k | mipsisa64sr71kel \ - | mipstx39 | mipstx39el \ - | mn10200 | mn10300 \ - | moxie \ - | mt \ - | msp430 \ - | nds32 | nds32le | nds32be \ - | nios | nios2 \ - | ns16k | ns32k \ - | open8 \ - | or32 \ - | pdp10 | pdp11 | pj | pjl \ - | powerpc | powerpc64 | powerpc64le | powerpcle \ - | pyramid \ - | rl78 | rx \ - | score \ - | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ - | sh64 | sh64le \ - | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ - | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ - | spu \ - | tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \ - | ubicom32 \ - | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \ - | we32k \ - | x86 | xc16x | xstormy16 | xtensa \ - | z8k | z80) - basic_machine=$basic_machine-unknown - ;; - c54x) - basic_machine=tic54x-unknown - ;; - c55x) - basic_machine=tic55x-unknown - ;; - c6x) - basic_machine=tic6x-unknown - ;; - m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip) - basic_machine=$basic_machine-unknown - os=-none - ;; - m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k) - ;; - ms1) - basic_machine=mt-unknown - ;; - - strongarm | thumb | xscale) - basic_machine=arm-unknown - ;; - xgate) - basic_machine=$basic_machine-unknown - os=-none - ;; - xscaleeb) - basic_machine=armeb-unknown - ;; - - xscaleel) - basic_machine=armel-unknown - ;; - - # We use `pc' rather than `unknown' - # because (1) that's what they normally are, and - # (2) the word "unknown" tends to confuse beginning users. - i*86 | x86_64) - basic_machine=$basic_machine-pc - ;; - # Object if more than one company name word. - *-*-*) - echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 - exit 1 - ;; - # Recognize the basic CPU types with company name. - 580-* \ - | a29k-* \ - | aarch64-* | aarch64_be-* \ - | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ - | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ - | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ - | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ - | avr-* | avr32-* \ - | be32-* | be64-* \ - | bfin-* | bs2000-* \ - | c[123]* | c30-* | [cjt]90-* | c4x-* \ - | clipper-* | craynv-* | cydra-* \ - | d10v-* | d30v-* | dlx-* \ - | elxsi-* \ - | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ - | h8300-* | h8500-* \ - | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ - | hexagon-* \ - | i*86-* | i860-* | i960-* | ia64-* \ - | ip2k-* | iq2000-* \ - | le32-* | le64-* \ - | lm32-* \ - | m32c-* | m32r-* | m32rle-* \ - | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ - | m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \ - | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ - | mips16-* \ - | mips64-* | mips64el-* \ - | mips64octeon-* | mips64octeonel-* \ - | mips64orion-* | mips64orionel-* \ - | mips64r5900-* | mips64r5900el-* \ - | mips64vr-* | mips64vrel-* \ - | mips64vr4100-* | mips64vr4100el-* \ - | mips64vr4300-* | mips64vr4300el-* \ - | mips64vr5000-* | mips64vr5000el-* \ - | mips64vr5900-* | mips64vr5900el-* \ - | mipsisa32-* | mipsisa32el-* \ - | mipsisa32r2-* | mipsisa32r2el-* \ - | mipsisa64-* | mipsisa64el-* \ - | mipsisa64r2-* | mipsisa64r2el-* \ - | mipsisa64sb1-* | mipsisa64sb1el-* \ - | mipsisa64sr71k-* | mipsisa64sr71kel-* \ - | mipstx39-* | mipstx39el-* \ - | mmix-* \ - | mt-* \ - | msp430-* \ - | nds32-* | nds32le-* | nds32be-* \ - | nios-* | nios2-* \ - | none-* | np1-* | ns16k-* | ns32k-* \ - | open8-* \ - | orion-* \ - | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ - | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ - | pyramid-* \ - | rl78-* | romp-* | rs6000-* | rx-* \ - | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ - | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ - | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ - | sparclite-* \ - | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \ - | tahoe-* \ - | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ - | tile*-* \ - | tron-* \ - | ubicom32-* \ - | v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \ - | vax-* \ - | we32k-* \ - | x86-* | x86_64-* | xc16x-* | xps100-* \ - | xstormy16-* | xtensa*-* \ - | ymp-* \ - | z8k-* | z80-*) - ;; - # Recognize the basic CPU types without company name, with glob match. - xtensa*) - basic_machine=$basic_machine-unknown - ;; - # Recognize the various machine names and aliases which stand - # for a CPU type and a company and sometimes even an OS. - 386bsd) - basic_machine=i386-unknown - os=-bsd - ;; - 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) - basic_machine=m68000-att - ;; - 3b*) - basic_machine=we32k-att - ;; - a29khif) - basic_machine=a29k-amd - os=-udi - ;; - abacus) - basic_machine=abacus-unknown - ;; - adobe68k) - basic_machine=m68010-adobe - os=-scout - ;; - alliant | fx80) - basic_machine=fx80-alliant - ;; - altos | altos3068) - basic_machine=m68k-altos - ;; - am29k) - basic_machine=a29k-none - os=-bsd - ;; - amd64) - basic_machine=x86_64-pc - ;; - amd64-*) - basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - amdahl) - basic_machine=580-amdahl - os=-sysv - ;; - amiga | amiga-*) - basic_machine=m68k-unknown - ;; - amigaos | amigados) - basic_machine=m68k-unknown - os=-amigaos - ;; - amigaunix | amix) - basic_machine=m68k-unknown - os=-sysv4 - ;; - apollo68) - basic_machine=m68k-apollo - os=-sysv - ;; - apollo68bsd) - basic_machine=m68k-apollo - os=-bsd - ;; - aros) - basic_machine=i386-pc - os=-aros - ;; - aux) - basic_machine=m68k-apple - os=-aux - ;; - balance) - basic_machine=ns32k-sequent - os=-dynix - ;; - blackfin) - basic_machine=bfin-unknown - os=-linux - ;; - blackfin-*) - basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` - os=-linux - ;; - bluegene*) - basic_machine=powerpc-ibm - os=-cnk - ;; - c54x-*) - basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - c55x-*) - basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - c6x-*) - basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - c90) - basic_machine=c90-cray - os=-unicos - ;; - cegcc) - basic_machine=arm-unknown - os=-cegcc - ;; - convex-c1) - basic_machine=c1-convex - os=-bsd - ;; - convex-c2) - basic_machine=c2-convex - os=-bsd - ;; - convex-c32) - basic_machine=c32-convex - os=-bsd - ;; - convex-c34) - basic_machine=c34-convex - os=-bsd - ;; - convex-c38) - basic_machine=c38-convex - os=-bsd - ;; - cray | j90) - basic_machine=j90-cray - os=-unicos - ;; - craynv) - basic_machine=craynv-cray - os=-unicosmp - ;; - cr16 | cr16-*) - basic_machine=cr16-unknown - os=-elf - ;; - crds | unos) - basic_machine=m68k-crds - ;; - crisv32 | crisv32-* | etraxfs*) - basic_machine=crisv32-axis - ;; - cris | cris-* | etrax*) - basic_machine=cris-axis - ;; - crx) - basic_machine=crx-unknown - os=-elf - ;; - da30 | da30-*) - basic_machine=m68k-da30 - ;; - decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) - basic_machine=mips-dec - ;; - decsystem10* | dec10*) - basic_machine=pdp10-dec - os=-tops10 - ;; - decsystem20* | dec20*) - basic_machine=pdp10-dec - os=-tops20 - ;; - delta | 3300 | motorola-3300 | motorola-delta \ - | 3300-motorola | delta-motorola) - basic_machine=m68k-motorola - ;; - delta88) - basic_machine=m88k-motorola - os=-sysv3 - ;; - dicos) - basic_machine=i686-pc - os=-dicos - ;; - djgpp) - basic_machine=i586-pc - os=-msdosdjgpp - ;; - dpx20 | dpx20-*) - basic_machine=rs6000-bull - os=-bosx - ;; - dpx2* | dpx2*-bull) - basic_machine=m68k-bull - os=-sysv3 - ;; - ebmon29k) - basic_machine=a29k-amd - os=-ebmon - ;; - elxsi) - basic_machine=elxsi-elxsi - os=-bsd - ;; - encore | umax | mmax) - basic_machine=ns32k-encore - ;; - es1800 | OSE68k | ose68k | ose | OSE) - basic_machine=m68k-ericsson - os=-ose - ;; - fx2800) - basic_machine=i860-alliant - ;; - genix) - basic_machine=ns32k-ns - ;; - gmicro) - basic_machine=tron-gmicro - os=-sysv - ;; - go32) - basic_machine=i386-pc - os=-go32 - ;; - h3050r* | hiux*) - basic_machine=hppa1.1-hitachi - os=-hiuxwe2 - ;; - h8300hms) - basic_machine=h8300-hitachi - os=-hms - ;; - h8300xray) - basic_machine=h8300-hitachi - os=-xray - ;; - h8500hms) - basic_machine=h8500-hitachi - os=-hms - ;; - harris) - basic_machine=m88k-harris - os=-sysv3 - ;; - hp300-*) - basic_machine=m68k-hp - ;; - hp300bsd) - basic_machine=m68k-hp - os=-bsd - ;; - hp300hpux) - basic_machine=m68k-hp - os=-hpux - ;; - hp3k9[0-9][0-9] | hp9[0-9][0-9]) - basic_machine=hppa1.0-hp - ;; - hp9k2[0-9][0-9] | hp9k31[0-9]) - basic_machine=m68000-hp - ;; - hp9k3[2-9][0-9]) - basic_machine=m68k-hp - ;; - hp9k6[0-9][0-9] | hp6[0-9][0-9]) - basic_machine=hppa1.0-hp - ;; - hp9k7[0-79][0-9] | hp7[0-79][0-9]) - basic_machine=hppa1.1-hp - ;; - hp9k78[0-9] | hp78[0-9]) - # FIXME: really hppa2.0-hp - basic_machine=hppa1.1-hp - ;; - hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893) - # FIXME: really hppa2.0-hp - basic_machine=hppa1.1-hp - ;; - hp9k8[0-9][13679] | hp8[0-9][13679]) - basic_machine=hppa1.1-hp - ;; - hp9k8[0-9][0-9] | hp8[0-9][0-9]) - basic_machine=hppa1.0-hp - ;; - hppa-next) - os=-nextstep3 - ;; - hppaosf) - basic_machine=hppa1.1-hp - os=-osf - ;; - hppro) - basic_machine=hppa1.1-hp - os=-proelf - ;; - i370-ibm* | ibm*) - basic_machine=i370-ibm - ;; - i*86v32) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-sysv32 - ;; - i*86v4*) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-sysv4 - ;; - i*86v) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-sysv - ;; - i*86sol2) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-solaris2 - ;; - i386mach) - basic_machine=i386-mach - os=-mach - ;; - i386-vsta | vsta) - basic_machine=i386-unknown - os=-vsta - ;; - iris | iris4d) - basic_machine=mips-sgi - case $os in - -irix*) - ;; - *) - os=-irix4 - ;; - esac - ;; - isi68 | isi) - basic_machine=m68k-isi - os=-sysv - ;; - m68knommu) - basic_machine=m68k-unknown - os=-linux - ;; - m68knommu-*) - basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` - os=-linux - ;; - m88k-omron*) - basic_machine=m88k-omron - ;; - magnum | m3230) - basic_machine=mips-mips - os=-sysv - ;; - merlin) - basic_machine=ns32k-utek - os=-sysv - ;; - microblaze) - basic_machine=microblaze-xilinx - ;; - mingw32) - basic_machine=i386-pc - os=-mingw32 - ;; - mingw32ce) - basic_machine=arm-unknown - os=-mingw32ce - ;; - miniframe) - basic_machine=m68000-convergent - ;; - *mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*) - basic_machine=m68k-atari - os=-mint - ;; - mips3*-*) - basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` - ;; - mips3*) - basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown - ;; - monitor) - basic_machine=m68k-rom68k - os=-coff - ;; - morphos) - basic_machine=powerpc-unknown - os=-morphos - ;; - msdos) - basic_machine=i386-pc - os=-msdos - ;; - ms1-*) - basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` - ;; - msys) - basic_machine=i386-pc - os=-msys - ;; - mvs) - basic_machine=i370-ibm - os=-mvs - ;; - nacl) - basic_machine=le32-unknown - os=-nacl - ;; - ncr3000) - basic_machine=i486-ncr - os=-sysv4 - ;; - netbsd386) - basic_machine=i386-unknown - os=-netbsd - ;; - netwinder) - basic_machine=armv4l-rebel - os=-linux - ;; - news | news700 | news800 | news900) - basic_machine=m68k-sony - os=-newsos - ;; - news1000) - basic_machine=m68030-sony - os=-newsos - ;; - news-3600 | risc-news) - basic_machine=mips-sony - os=-newsos - ;; - necv70) - basic_machine=v70-nec - os=-sysv - ;; - next | m*-next ) - basic_machine=m68k-next - case $os in - -nextstep* ) - ;; - -ns2*) - os=-nextstep2 - ;; - *) - os=-nextstep3 - ;; - esac - ;; - nh3000) - basic_machine=m68k-harris - os=-cxux - ;; - nh[45]000) - basic_machine=m88k-harris - os=-cxux - ;; - nindy960) - basic_machine=i960-intel - os=-nindy - ;; - mon960) - basic_machine=i960-intel - os=-mon960 - ;; - nonstopux) - basic_machine=mips-compaq - os=-nonstopux - ;; - np1) - basic_machine=np1-gould - ;; - neo-tandem) - basic_machine=neo-tandem - ;; - nse-tandem) - basic_machine=nse-tandem - ;; - nsr-tandem) - basic_machine=nsr-tandem - ;; - op50n-* | op60c-*) - basic_machine=hppa1.1-oki - os=-proelf - ;; - openrisc | openrisc-*) - basic_machine=or32-unknown - ;; - os400) - basic_machine=powerpc-ibm - os=-os400 - ;; - OSE68000 | ose68000) - basic_machine=m68000-ericsson - os=-ose - ;; - os68k) - basic_machine=m68k-none - os=-os68k - ;; - pa-hitachi) - basic_machine=hppa1.1-hitachi - os=-hiuxwe2 - ;; - paragon) - basic_machine=i860-intel - os=-osf - ;; - parisc) - basic_machine=hppa-unknown - os=-linux - ;; - parisc-*) - basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` - os=-linux - ;; - pbd) - basic_machine=sparc-tti - ;; - pbb) - basic_machine=m68k-tti - ;; - pc532 | pc532-*) - basic_machine=ns32k-pc532 - ;; - pc98) - basic_machine=i386-pc - ;; - pc98-*) - basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pentium | p5 | k5 | k6 | nexgen | viac3) - basic_machine=i586-pc - ;; - pentiumpro | p6 | 6x86 | athlon | athlon_*) - basic_machine=i686-pc - ;; - pentiumii | pentium2 | pentiumiii | pentium3) - basic_machine=i686-pc - ;; - pentium4) - basic_machine=i786-pc - ;; - pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) - basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pentiumpro-* | p6-* | 6x86-* | athlon-*) - basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) - basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pentium4-*) - basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pn) - basic_machine=pn-gould - ;; - power) basic_machine=power-ibm - ;; - ppc | ppcbe) basic_machine=powerpc-unknown - ;; - ppc-* | ppcbe-*) - basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - ppcle | powerpclittle | ppc-le | powerpc-little) - basic_machine=powerpcle-unknown - ;; - ppcle-* | powerpclittle-*) - basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - ppc64) basic_machine=powerpc64-unknown - ;; - ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - ppc64le | powerpc64little | ppc64-le | powerpc64-little) - basic_machine=powerpc64le-unknown - ;; - ppc64le-* | powerpc64little-*) - basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - ps2) - basic_machine=i386-ibm - ;; - pw32) - basic_machine=i586-unknown - os=-pw32 - ;; - rdos) - basic_machine=i386-pc - os=-rdos - ;; - rom68k) - basic_machine=m68k-rom68k - os=-coff - ;; - rm[46]00) - basic_machine=mips-siemens - ;; - rtpc | rtpc-*) - basic_machine=romp-ibm - ;; - s390 | s390-*) - basic_machine=s390-ibm - ;; - s390x | s390x-*) - basic_machine=s390x-ibm - ;; - sa29200) - basic_machine=a29k-amd - os=-udi - ;; - sb1) - basic_machine=mipsisa64sb1-unknown - ;; - sb1el) - basic_machine=mipsisa64sb1el-unknown - ;; - sde) - basic_machine=mipsisa32-sde - os=-elf - ;; - sei) - basic_machine=mips-sei - os=-seiux - ;; - sequent) - basic_machine=i386-sequent - ;; - sh) - basic_machine=sh-hitachi - os=-hms - ;; - sh5el) - basic_machine=sh5le-unknown - ;; - sh64) - basic_machine=sh64-unknown - ;; - sparclite-wrs | simso-wrs) - basic_machine=sparclite-wrs - os=-vxworks - ;; - sps7) - basic_machine=m68k-bull - os=-sysv2 - ;; - spur) - basic_machine=spur-unknown - ;; - st2000) - basic_machine=m68k-tandem - ;; - stratus) - basic_machine=i860-stratus - os=-sysv4 - ;; - strongarm-* | thumb-*) - basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - sun2) - basic_machine=m68000-sun - ;; - sun2os3) - basic_machine=m68000-sun - os=-sunos3 - ;; - sun2os4) - basic_machine=m68000-sun - os=-sunos4 - ;; - sun3os3) - basic_machine=m68k-sun - os=-sunos3 - ;; - sun3os4) - basic_machine=m68k-sun - os=-sunos4 - ;; - sun4os3) - basic_machine=sparc-sun - os=-sunos3 - ;; - sun4os4) - basic_machine=sparc-sun - os=-sunos4 - ;; - sun4sol2) - basic_machine=sparc-sun - os=-solaris2 - ;; - sun3 | sun3-*) - basic_machine=m68k-sun - ;; - sun4) - basic_machine=sparc-sun - ;; - sun386 | sun386i | roadrunner) - basic_machine=i386-sun - ;; - sv1) - basic_machine=sv1-cray - os=-unicos - ;; - symmetry) - basic_machine=i386-sequent - os=-dynix - ;; - t3e) - basic_machine=alphaev5-cray - os=-unicos - ;; - t90) - basic_machine=t90-cray - os=-unicos - ;; - tile*) - basic_machine=$basic_machine-unknown - os=-linux-gnu - ;; - tx39) - basic_machine=mipstx39-unknown - ;; - tx39el) - basic_machine=mipstx39el-unknown - ;; - toad1) - basic_machine=pdp10-xkl - os=-tops20 - ;; - tower | tower-32) - basic_machine=m68k-ncr - ;; - tpf) - basic_machine=s390x-ibm - os=-tpf - ;; - udi29k) - basic_machine=a29k-amd - os=-udi - ;; - ultra3) - basic_machine=a29k-nyu - os=-sym1 - ;; - v810 | necv810) - basic_machine=v810-nec - os=-none - ;; - vaxv) - basic_machine=vax-dec - os=-sysv - ;; - vms) - basic_machine=vax-dec - os=-vms - ;; - vpp*|vx|vx-*) - basic_machine=f301-fujitsu - ;; - vxworks960) - basic_machine=i960-wrs - os=-vxworks - ;; - vxworks68) - basic_machine=m68k-wrs - os=-vxworks - ;; - vxworks29k) - basic_machine=a29k-wrs - os=-vxworks - ;; - w65*) - basic_machine=w65-wdc - os=-none - ;; - w89k-*) - basic_machine=hppa1.1-winbond - os=-proelf - ;; - xbox) - basic_machine=i686-pc - os=-mingw32 - ;; - xps | xps100) - basic_machine=xps100-honeywell - ;; - xscale-* | xscalee[bl]-*) - basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` - ;; - ymp) - basic_machine=ymp-cray - os=-unicos - ;; - z8k-*-coff) - basic_machine=z8k-unknown - os=-sim - ;; - z80-*-coff) - basic_machine=z80-unknown - os=-sim - ;; - none) - basic_machine=none-none - os=-none - ;; - -# Here we handle the default manufacturer of certain CPU types. It is in -# some cases the only manufacturer, in others, it is the most popular. - w89k) - basic_machine=hppa1.1-winbond - ;; - op50n) - basic_machine=hppa1.1-oki - ;; - op60c) - basic_machine=hppa1.1-oki - ;; - romp) - basic_machine=romp-ibm - ;; - mmix) - basic_machine=mmix-knuth - ;; - rs6000) - basic_machine=rs6000-ibm - ;; - vax) - basic_machine=vax-dec - ;; - pdp10) - # there are many clones, so DEC is not a safe bet - basic_machine=pdp10-unknown - ;; - pdp11) - basic_machine=pdp11-dec - ;; - we32k) - basic_machine=we32k-att - ;; - sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele) - basic_machine=sh-unknown - ;; - sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v) - basic_machine=sparc-sun - ;; - cydra) - basic_machine=cydra-cydrome - ;; - orion) - basic_machine=orion-highlevel - ;; - orion105) - basic_machine=clipper-highlevel - ;; - mac | mpw | mac-mpw) - basic_machine=m68k-apple - ;; - pmac | pmac-mpw) - basic_machine=powerpc-apple - ;; - *-unknown) - # Make sure to match an already-canonicalized machine name. - ;; - *) - echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 - exit 1 - ;; -esac - -# Here we canonicalize certain aliases for manufacturers. -case $basic_machine in - *-digital*) - basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` - ;; - *-commodore*) - basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` - ;; - *) - ;; -esac - -# Decode manufacturer-specific aliases for certain operating systems. - -if [ x"$os" != x"" ] -then -case $os in - # First match some system type aliases - # that might get confused with valid system types. - # -solaris* is a basic system type, with this one exception. - -auroraux) - os=-auroraux - ;; - -solaris1 | -solaris1.*) - os=`echo $os | sed -e 's|solaris1|sunos4|'` - ;; - -solaris) - os=-solaris2 - ;; - -svr4*) - os=-sysv4 - ;; - -unixware*) - os=-sysv4.2uw - ;; - -gnu/linux*) - os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` - ;; - # First accept the basic system types. - # The portable systems comes first. - # Each alternative MUST END IN A *, to match a version number. - # -sysv* is not here because it comes later, after sysvr4. - -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ - | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ - | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \ - | -sym* | -kopensolaris* \ - | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ - | -aos* | -aros* \ - | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ - | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ - | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ - | -openbsd* | -solidbsd* \ - | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \ - | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ - | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ - | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ - | -chorusos* | -chorusrdb* | -cegcc* \ - | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ - | -mingw32* | -linux-gnu* | -linux-android* \ - | -linux-newlib* | -linux-uclibc* \ - | -uxpv* | -beos* | -mpeix* | -udk* \ - | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ - | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ - | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ - | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ - | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ - | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ - | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*) - # Remember, each alternative MUST END IN *, to match a version number. - ;; - -qnx*) - case $basic_machine in - x86-* | i*86-*) - ;; - *) - os=-nto$os - ;; - esac - ;; - -nto-qnx*) - ;; - -nto*) - os=`echo $os | sed -e 's|nto|nto-qnx|'` - ;; - -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ - | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \ - | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*) - ;; - -mac*) - os=`echo $os | sed -e 's|mac|macos|'` - ;; - -linux-dietlibc) - os=-linux-dietlibc - ;; - -linux*) - os=`echo $os | sed -e 's|linux|linux-gnu|'` - ;; - -sunos5*) - os=`echo $os | sed -e 's|sunos5|solaris2|'` - ;; - -sunos6*) - os=`echo $os | sed -e 's|sunos6|solaris3|'` - ;; - -opened*) - os=-openedition - ;; - -os400*) - os=-os400 - ;; - -wince*) - os=-wince - ;; - -osfrose*) - os=-osfrose - ;; - -osf*) - os=-osf - ;; - -utek*) - os=-bsd - ;; - -dynix*) - os=-bsd - ;; - -acis*) - os=-aos - ;; - -atheos*) - os=-atheos - ;; - -syllable*) - os=-syllable - ;; - -386bsd) - os=-bsd - ;; - -ctix* | -uts*) - os=-sysv - ;; - -nova*) - os=-rtmk-nova - ;; - -ns2 ) - os=-nextstep2 - ;; - -nsk*) - os=-nsk - ;; - # Preserve the version number of sinix5. - -sinix5.*) - os=`echo $os | sed -e 's|sinix|sysv|'` - ;; - -sinix*) - os=-sysv4 - ;; - -tpf*) - os=-tpf - ;; - -triton*) - os=-sysv3 - ;; - -oss*) - os=-sysv3 - ;; - -svr4) - os=-sysv4 - ;; - -svr3) - os=-sysv3 - ;; - -sysvr4) - os=-sysv4 - ;; - # This must come after -sysvr4. - -sysv*) - ;; - -ose*) - os=-ose - ;; - -es1800*) - os=-ose - ;; - -xenix) - os=-xenix - ;; - -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) - os=-mint - ;; - -aros*) - os=-aros - ;; - -kaos*) - os=-kaos - ;; - -zvmoe) - os=-zvmoe - ;; - -dicos*) - os=-dicos - ;; - -nacl*) - ;; - -none) - ;; - *) - # Get rid of the `-' at the beginning of $os. - os=`echo $os | sed 's/[^-]*-//'` - echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 - exit 1 - ;; -esac -else - -# Here we handle the default operating systems that come with various machines. -# The value should be what the vendor currently ships out the door with their -# machine or put another way, the most popular os provided with the machine. - -# Note that if you're going to try to match "-MANUFACTURER" here (say, -# "-sun"), then you have to tell the case statement up towards the top -# that MANUFACTURER isn't an operating system. Otherwise, code above -# will signal an error saying that MANUFACTURER isn't an operating -# system, and we'll never get to this point. - -case $basic_machine in - score-*) - os=-elf - ;; - spu-*) - os=-elf - ;; - *-acorn) - os=-riscix1.2 - ;; - arm*-rebel) - os=-linux - ;; - arm*-semi) - os=-aout - ;; - c4x-* | tic4x-*) - os=-coff - ;; - tic54x-*) - os=-coff - ;; - tic55x-*) - os=-coff - ;; - tic6x-*) - os=-coff - ;; - # This must come before the *-dec entry. - pdp10-*) - os=-tops20 - ;; - pdp11-*) - os=-none - ;; - *-dec | vax-*) - os=-ultrix4.2 - ;; - m68*-apollo) - os=-domain - ;; - i386-sun) - os=-sunos4.0.2 - ;; - m68000-sun) - os=-sunos3 - ;; - m68*-cisco) - os=-aout - ;; - mep-*) - os=-elf - ;; - mips*-cisco) - os=-elf - ;; - mips*-*) - os=-elf - ;; - or32-*) - os=-coff - ;; - *-tti) # must be before sparc entry or we get the wrong os. - os=-sysv3 - ;; - sparc-* | *-sun) - os=-sunos4.1.1 - ;; - *-be) - os=-beos - ;; - *-haiku) - os=-haiku - ;; - *-ibm) - os=-aix - ;; - *-knuth) - os=-mmixware - ;; - *-wec) - os=-proelf - ;; - *-winbond) - os=-proelf - ;; - *-oki) - os=-proelf - ;; - *-hp) - os=-hpux - ;; - *-hitachi) - os=-hiux - ;; - i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent) - os=-sysv - ;; - *-cbm) - os=-amigaos - ;; - *-dg) - os=-dgux - ;; - *-dolphin) - os=-sysv3 - ;; - m68k-ccur) - os=-rtu - ;; - m88k-omron*) - os=-luna - ;; - *-next ) - os=-nextstep - ;; - *-sequent) - os=-ptx - ;; - *-crds) - os=-unos - ;; - *-ns) - os=-genix - ;; - i370-*) - os=-mvs - ;; - *-next) - os=-nextstep3 - ;; - *-gould) - os=-sysv - ;; - *-highlevel) - os=-bsd - ;; - *-encore) - os=-bsd - ;; - *-sgi) - os=-irix - ;; - *-siemens) - os=-sysv4 - ;; - *-masscomp) - os=-rtu - ;; - f30[01]-fujitsu | f700-fujitsu) - os=-uxpv - ;; - *-rom68k) - os=-coff - ;; - *-*bug) - os=-coff - ;; - *-apple) - os=-macos - ;; - *-atari*) - os=-mint - ;; - *) - os=-none - ;; -esac -fi - -# Here we handle the case where we know the os, and the CPU type, but not the -# manufacturer. We pick the logical manufacturer. -vendor=unknown -case $basic_machine in - *-unknown) - case $os in - -riscix*) - vendor=acorn - ;; - -sunos*) - vendor=sun - ;; - -cnk*|-aix*) - vendor=ibm - ;; - -beos*) - vendor=be - ;; - -hpux*) - vendor=hp - ;; - -mpeix*) - vendor=hp - ;; - -hiux*) - vendor=hitachi - ;; - -unos*) - vendor=crds - ;; - -dgux*) - vendor=dg - ;; - -luna*) - vendor=omron - ;; - -genix*) - vendor=ns - ;; - -mvs* | -opened*) - vendor=ibm - ;; - -os400*) - vendor=ibm - ;; - -ptx*) - vendor=sequent - ;; - -tpf*) - vendor=ibm - ;; - -vxsim* | -vxworks* | -windiss*) - vendor=wrs - ;; - -aux*) - vendor=apple - ;; - -hms*) - vendor=hitachi - ;; - -mpw* | -macos*) - vendor=apple - ;; - -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) - vendor=atari - ;; - -vos*) - vendor=stratus - ;; - esac - basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` - ;; -esac - -echo $basic_machine$os -exit - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "timestamp='" -# time-stamp-format: "%:y-%02m-%02d" -# time-stamp-end: "'" -# End: diff --git a/freedv-server/googletest/build-aux/depcomp b/freedv-server/googletest/build-aux/depcomp deleted file mode 100755 index bd0ac089..00000000 --- a/freedv-server/googletest/build-aux/depcomp +++ /dev/null @@ -1,688 +0,0 @@ -#! /bin/sh -# depcomp - compile a program generating dependencies as side-effects - -scriptversion=2011-12-04.11; # UTC - -# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010, -# 2011 Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . - -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - -# Originally written by Alexandre Oliva . - -case $1 in - '') - echo "$0: No command. Try \`$0 --help' for more information." 1>&2 - exit 1; - ;; - -h | --h*) - cat <<\EOF -Usage: depcomp [--help] [--version] PROGRAM [ARGS] - -Run PROGRAMS ARGS to compile a file, generating dependencies -as side-effects. - -Environment variables: - depmode Dependency tracking mode. - source Source file read by `PROGRAMS ARGS'. - object Object file output by `PROGRAMS ARGS'. - DEPDIR directory where to store dependencies. - depfile Dependency file to output. - tmpdepfile Temporary file to use when outputting dependencies. - libtool Whether libtool is used (yes/no). - -Report bugs to . -EOF - exit $? - ;; - -v | --v*) - echo "depcomp $scriptversion" - exit $? - ;; -esac - -if test -z "$depmode" || test -z "$source" || test -z "$object"; then - echo "depcomp: Variables source, object and depmode must be set" 1>&2 - exit 1 -fi - -# Dependencies for sub/bar.o or sub/bar.obj go into sub/.deps/bar.Po. -depfile=${depfile-`echo "$object" | - sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} -tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} - -rm -f "$tmpdepfile" - -# Some modes work just like other modes, but use different flags. We -# parameterize here, but still list the modes in the big case below, -# to make depend.m4 easier to write. Note that we *cannot* use a case -# here, because this file can only contain one case statement. -if test "$depmode" = hp; then - # HP compiler uses -M and no extra arg. - gccflag=-M - depmode=gcc -fi - -if test "$depmode" = dashXmstdout; then - # This is just like dashmstdout with a different argument. - dashmflag=-xM - depmode=dashmstdout -fi - -cygpath_u="cygpath -u -f -" -if test "$depmode" = msvcmsys; then - # This is just like msvisualcpp but w/o cygpath translation. - # Just convert the backslash-escaped backslashes to single forward - # slashes to satisfy depend.m4 - cygpath_u='sed s,\\\\,/,g' - depmode=msvisualcpp -fi - -if test "$depmode" = msvc7msys; then - # This is just like msvc7 but w/o cygpath translation. - # Just convert the backslash-escaped backslashes to single forward - # slashes to satisfy depend.m4 - cygpath_u='sed s,\\\\,/,g' - depmode=msvc7 -fi - -case "$depmode" in -gcc3) -## gcc 3 implements dependency tracking that does exactly what -## we want. Yay! Note: for some reason libtool 1.4 doesn't like -## it if -MD -MP comes after the -MF stuff. Hmm. -## Unfortunately, FreeBSD c89 acceptance of flags depends upon -## the command line argument order; so add the flags where they -## appear in depend2.am. Note that the slowdown incurred here -## affects only configure: in makefiles, %FASTDEP% shortcuts this. - for arg - do - case $arg in - -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;; - *) set fnord "$@" "$arg" ;; - esac - shift # fnord - shift # $arg - done - "$@" - stat=$? - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile" - exit $stat - fi - mv "$tmpdepfile" "$depfile" - ;; - -gcc) -## There are various ways to get dependency output from gcc. Here's -## why we pick this rather obscure method: -## - Don't want to use -MD because we'd like the dependencies to end -## up in a subdir. Having to rename by hand is ugly. -## (We might end up doing this anyway to support other compilers.) -## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like -## -MM, not -M (despite what the docs say). -## - Using -M directly means running the compiler twice (even worse -## than renaming). - if test -z "$gccflag"; then - gccflag=-MD, - fi - "$@" -Wp,"$gccflag$tmpdepfile" - stat=$? - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile" - exit $stat - fi - rm -f "$depfile" - echo "$object : \\" > "$depfile" - alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz -## The second -e expression handles DOS-style file names with drive letters. - sed -e 's/^[^:]*: / /' \ - -e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile" -## This next piece of magic avoids the `deleted header file' problem. -## The problem is that when a header file which appears in a .P file -## is deleted, the dependency causes make to die (because there is -## typically no way to rebuild the header). We avoid this by adding -## dummy dependencies for each header file. Too bad gcc doesn't do -## this for us directly. - tr ' ' ' -' < "$tmpdepfile" | -## Some versions of gcc put a space before the `:'. On the theory -## that the space means something, we add a space to the output as -## well. hp depmode also adds that space, but also prefixes the VPATH -## to the object. Take care to not repeat it in the output. -## Some versions of the HPUX 10.20 sed can't process this invocation -## correctly. Breaking it into two sed invocations is a workaround. - sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \ - | sed -e 's/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -hp) - # This case exists only to let depend.m4 do its work. It works by - # looking at the text of this script. This case will never be run, - # since it is checked for above. - exit 1 - ;; - -sgi) - if test "$libtool" = yes; then - "$@" "-Wp,-MDupdate,$tmpdepfile" - else - "$@" -MDupdate "$tmpdepfile" - fi - stat=$? - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile" - exit $stat - fi - rm -f "$depfile" - - if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files - echo "$object : \\" > "$depfile" - - # Clip off the initial element (the dependent). Don't try to be - # clever and replace this with sed code, as IRIX sed won't handle - # lines with more than a fixed number of characters (4096 in - # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines; - # the IRIX cc adds comments like `#:fec' to the end of the - # dependency line. - tr ' ' ' -' < "$tmpdepfile" \ - | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \ - tr ' -' ' ' >> "$depfile" - echo >> "$depfile" - - # The second pass generates a dummy entry for each header file. - tr ' ' ' -' < "$tmpdepfile" \ - | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \ - >> "$depfile" - else - # The sourcefile does not contain any dependencies, so just - # store a dummy comment line, to avoid errors with the Makefile - # "include basename.Plo" scheme. - echo "#dummy" > "$depfile" - fi - rm -f "$tmpdepfile" - ;; - -aix) - # The C for AIX Compiler uses -M and outputs the dependencies - # in a .u file. In older versions, this file always lives in the - # current directory. Also, the AIX compiler puts `$object:' at the - # start of each line; $object doesn't have directory information. - # Version 6 uses the directory in both cases. - dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` - test "x$dir" = "x$object" && dir= - base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` - if test "$libtool" = yes; then - tmpdepfile1=$dir$base.u - tmpdepfile2=$base.u - tmpdepfile3=$dir.libs/$base.u - "$@" -Wc,-M - else - tmpdepfile1=$dir$base.u - tmpdepfile2=$dir$base.u - tmpdepfile3=$dir$base.u - "$@" -M - fi - stat=$? - - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" - exit $stat - fi - - for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" - do - test -f "$tmpdepfile" && break - done - if test -f "$tmpdepfile"; then - # Each line is of the form `foo.o: dependent.h'. - # Do two passes, one to just change these to - # `$object: dependent.h' and one to simply `dependent.h:'. - sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" - # That's a tab and a space in the []. - sed -e 's,^.*\.[a-z]*:[ ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile" - else - # The sourcefile does not contain any dependencies, so just - # store a dummy comment line, to avoid errors with the Makefile - # "include basename.Plo" scheme. - echo "#dummy" > "$depfile" - fi - rm -f "$tmpdepfile" - ;; - -icc) - # Intel's C compiler understands `-MD -MF file'. However on - # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c - # ICC 7.0 will fill foo.d with something like - # foo.o: sub/foo.c - # foo.o: sub/foo.h - # which is wrong. We want: - # sub/foo.o: sub/foo.c - # sub/foo.o: sub/foo.h - # sub/foo.c: - # sub/foo.h: - # ICC 7.1 will output - # foo.o: sub/foo.c sub/foo.h - # and will wrap long lines using \ : - # foo.o: sub/foo.c ... \ - # sub/foo.h ... \ - # ... - - "$@" -MD -MF "$tmpdepfile" - stat=$? - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile" - exit $stat - fi - rm -f "$depfile" - # Each line is of the form `foo.o: dependent.h', - # or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'. - # Do two passes, one to just change these to - # `$object: dependent.h' and one to simply `dependent.h:'. - sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" - # Some versions of the HPUX 10.20 sed can't process this invocation - # correctly. Breaking it into two sed invocations is a workaround. - sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" | - sed -e 's/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -hp2) - # The "hp" stanza above does not work with aCC (C++) and HP's ia64 - # compilers, which have integrated preprocessors. The correct option - # to use with these is +Maked; it writes dependencies to a file named - # 'foo.d', which lands next to the object file, wherever that - # happens to be. - # Much of this is similar to the tru64 case; see comments there. - dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` - test "x$dir" = "x$object" && dir= - base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` - if test "$libtool" = yes; then - tmpdepfile1=$dir$base.d - tmpdepfile2=$dir.libs/$base.d - "$@" -Wc,+Maked - else - tmpdepfile1=$dir$base.d - tmpdepfile2=$dir$base.d - "$@" +Maked - fi - stat=$? - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile1" "$tmpdepfile2" - exit $stat - fi - - for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" - do - test -f "$tmpdepfile" && break - done - if test -f "$tmpdepfile"; then - sed -e "s,^.*\.[a-z]*:,$object:," "$tmpdepfile" > "$depfile" - # Add `dependent.h:' lines. - sed -ne '2,${ - s/^ *// - s/ \\*$// - s/$/:/ - p - }' "$tmpdepfile" >> "$depfile" - else - echo "#dummy" > "$depfile" - fi - rm -f "$tmpdepfile" "$tmpdepfile2" - ;; - -tru64) - # The Tru64 compiler uses -MD to generate dependencies as a side - # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'. - # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put - # dependencies in `foo.d' instead, so we check for that too. - # Subdirectories are respected. - dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` - test "x$dir" = "x$object" && dir= - base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` - - if test "$libtool" = yes; then - # With Tru64 cc, shared objects can also be used to make a - # static library. This mechanism is used in libtool 1.4 series to - # handle both shared and static libraries in a single compilation. - # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d. - # - # With libtool 1.5 this exception was removed, and libtool now - # generates 2 separate objects for the 2 libraries. These two - # compilations output dependencies in $dir.libs/$base.o.d and - # in $dir$base.o.d. We have to check for both files, because - # one of the two compilations can be disabled. We should prefer - # $dir$base.o.d over $dir.libs/$base.o.d because the latter is - # automatically cleaned when .libs/ is deleted, while ignoring - # the former would cause a distcleancheck panic. - tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4 - tmpdepfile2=$dir$base.o.d # libtool 1.5 - tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5 - tmpdepfile4=$dir.libs/$base.d # Compaq CCC V6.2-504 - "$@" -Wc,-MD - else - tmpdepfile1=$dir$base.o.d - tmpdepfile2=$dir$base.d - tmpdepfile3=$dir$base.d - tmpdepfile4=$dir$base.d - "$@" -MD - fi - - stat=$? - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4" - exit $stat - fi - - for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4" - do - test -f "$tmpdepfile" && break - done - if test -f "$tmpdepfile"; then - sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" - # That's a tab and a space in the []. - sed -e 's,^.*\.[a-z]*:[ ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile" - else - echo "#dummy" > "$depfile" - fi - rm -f "$tmpdepfile" - ;; - -msvc7) - if test "$libtool" = yes; then - showIncludes=-Wc,-showIncludes - else - showIncludes=-showIncludes - fi - "$@" $showIncludes > "$tmpdepfile" - stat=$? - grep -v '^Note: including file: ' "$tmpdepfile" - if test "$stat" = 0; then : - else - rm -f "$tmpdepfile" - exit $stat - fi - rm -f "$depfile" - echo "$object : \\" > "$depfile" - # The first sed program below extracts the file names and escapes - # backslashes for cygpath. The second sed program outputs the file - # name when reading, but also accumulates all include files in the - # hold buffer in order to output them again at the end. This only - # works with sed implementations that can handle large buffers. - sed < "$tmpdepfile" -n ' -/^Note: including file: *\(.*\)/ { - s//\1/ - s/\\/\\\\/g - p -}' | $cygpath_u | sort -u | sed -n ' -s/ /\\ /g -s/\(.*\)/ \1 \\/p -s/.\(.*\) \\/\1:/ -H -$ { - s/.*/ / - G - p -}' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -msvc7msys) - # This case exists only to let depend.m4 do its work. It works by - # looking at the text of this script. This case will never be run, - # since it is checked for above. - exit 1 - ;; - -#nosideeffect) - # This comment above is used by automake to tell side-effect - # dependency tracking mechanisms from slower ones. - -dashmstdout) - # Important note: in order to support this mode, a compiler *must* - # always write the preprocessed file to stdout, regardless of -o. - "$@" || exit $? - - # Remove the call to Libtool. - if test "$libtool" = yes; then - while test "X$1" != 'X--mode=compile'; do - shift - done - shift - fi - - # Remove `-o $object'. - IFS=" " - for arg - do - case $arg in - -o) - shift - ;; - $object) - shift - ;; - *) - set fnord "$@" "$arg" - shift # fnord - shift # $arg - ;; - esac - done - - test -z "$dashmflag" && dashmflag=-M - # Require at least two characters before searching for `:' - # in the target name. This is to cope with DOS-style filenames: - # a dependency such as `c:/foo/bar' could be seen as target `c' otherwise. - "$@" $dashmflag | - sed 's:^[ ]*[^: ][^:][^:]*\:[ ]*:'"$object"'\: :' > "$tmpdepfile" - rm -f "$depfile" - cat < "$tmpdepfile" > "$depfile" - tr ' ' ' -' < "$tmpdepfile" | \ -## Some versions of the HPUX 10.20 sed can't process this invocation -## correctly. Breaking it into two sed invocations is a workaround. - sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -dashXmstdout) - # This case only exists to satisfy depend.m4. It is never actually - # run, as this mode is specially recognized in the preamble. - exit 1 - ;; - -makedepend) - "$@" || exit $? - # Remove any Libtool call - if test "$libtool" = yes; then - while test "X$1" != 'X--mode=compile'; do - shift - done - shift - fi - # X makedepend - shift - cleared=no eat=no - for arg - do - case $cleared in - no) - set ""; shift - cleared=yes ;; - esac - if test $eat = yes; then - eat=no - continue - fi - case "$arg" in - -D*|-I*) - set fnord "$@" "$arg"; shift ;; - # Strip any option that makedepend may not understand. Remove - # the object too, otherwise makedepend will parse it as a source file. - -arch) - eat=yes ;; - -*|$object) - ;; - *) - set fnord "$@" "$arg"; shift ;; - esac - done - obj_suffix=`echo "$object" | sed 's/^.*\././'` - touch "$tmpdepfile" - ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@" - rm -f "$depfile" - # makedepend may prepend the VPATH from the source file name to the object. - # No need to regex-escape $object, excess matching of '.' is harmless. - sed "s|^.*\($object *:\)|\1|" "$tmpdepfile" > "$depfile" - sed '1,2d' "$tmpdepfile" | tr ' ' ' -' | \ -## Some versions of the HPUX 10.20 sed can't process this invocation -## correctly. Breaking it into two sed invocations is a workaround. - sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" "$tmpdepfile".bak - ;; - -cpp) - # Important note: in order to support this mode, a compiler *must* - # always write the preprocessed file to stdout. - "$@" || exit $? - - # Remove the call to Libtool. - if test "$libtool" = yes; then - while test "X$1" != 'X--mode=compile'; do - shift - done - shift - fi - - # Remove `-o $object'. - IFS=" " - for arg - do - case $arg in - -o) - shift - ;; - $object) - shift - ;; - *) - set fnord "$@" "$arg" - shift # fnord - shift # $arg - ;; - esac - done - - "$@" -E | - sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \ - -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | - sed '$ s: \\$::' > "$tmpdepfile" - rm -f "$depfile" - echo "$object : \\" > "$depfile" - cat < "$tmpdepfile" >> "$depfile" - sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -msvisualcpp) - # Important note: in order to support this mode, a compiler *must* - # always write the preprocessed file to stdout. - "$@" || exit $? - - # Remove the call to Libtool. - if test "$libtool" = yes; then - while test "X$1" != 'X--mode=compile'; do - shift - done - shift - fi - - IFS=" " - for arg - do - case "$arg" in - -o) - shift - ;; - $object) - shift - ;; - "-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI") - set fnord "$@" - shift - shift - ;; - *) - set fnord "$@" "$arg" - shift - shift - ;; - esac - done - "$@" -E 2>/dev/null | - sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile" - rm -f "$depfile" - echo "$object : \\" > "$depfile" - sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s:: \1 \\:p' >> "$depfile" - echo " " >> "$depfile" - sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::\1\::p' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -msvcmsys) - # This case exists only to let depend.m4 do its work. It works by - # looking at the text of this script. This case will never be run, - # since it is checked for above. - exit 1 - ;; - -none) - exec "$@" - ;; - -*) - echo "Unknown depmode $depmode" 1>&2 - exit 1 - ;; -esac - -exit 0 - -# Local Variables: -# mode: shell-script -# sh-indentation: 2 -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" -# time-stamp-end: "; # UTC" -# End: diff --git a/freedv-server/googletest/build-aux/install-sh b/freedv-server/googletest/build-aux/install-sh deleted file mode 100755 index a9244eb0..00000000 --- a/freedv-server/googletest/build-aux/install-sh +++ /dev/null @@ -1,527 +0,0 @@ -#!/bin/sh -# install - install a program, script, or datafile - -scriptversion=2011-01-19.21; # UTC - -# This originates from X11R5 (mit/util/scripts/install.sh), which was -# later released in X11R6 (xc/config/util/install.sh) with the -# following copyright and license. -# -# Copyright (C) 1994 X Consortium -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to -# deal in the Software without restriction, including without limitation the -# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -# sell copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN -# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- -# TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -# -# Except as contained in this notice, the name of the X Consortium shall not -# be used in advertising or otherwise to promote the sale, use or other deal- -# ings in this Software without prior written authorization from the X Consor- -# tium. -# -# -# FSF changes to this file are in the public domain. -# -# Calling this script install-sh is preferred over install.sh, to prevent -# `make' implicit rules from creating a file called install from it -# when there is no Makefile. -# -# This script is compatible with the BSD install script, but was written -# from scratch. - -nl=' -' -IFS=" "" $nl" - -# set DOITPROG to echo to test this script - -# Don't use :- since 4.3BSD and earlier shells don't like it. -doit=${DOITPROG-} -if test -z "$doit"; then - doit_exec=exec -else - doit_exec=$doit -fi - -# Put in absolute file names if you don't have them in your path; -# or use environment vars. - -chgrpprog=${CHGRPPROG-chgrp} -chmodprog=${CHMODPROG-chmod} -chownprog=${CHOWNPROG-chown} -cmpprog=${CMPPROG-cmp} -cpprog=${CPPROG-cp} -mkdirprog=${MKDIRPROG-mkdir} -mvprog=${MVPROG-mv} -rmprog=${RMPROG-rm} -stripprog=${STRIPPROG-strip} - -posix_glob='?' -initialize_posix_glob=' - test "$posix_glob" != "?" || { - if (set -f) 2>/dev/null; then - posix_glob= - else - posix_glob=: - fi - } -' - -posix_mkdir= - -# Desired mode of installed file. -mode=0755 - -chgrpcmd= -chmodcmd=$chmodprog -chowncmd= -mvcmd=$mvprog -rmcmd="$rmprog -f" -stripcmd= - -src= -dst= -dir_arg= -dst_arg= - -copy_on_change=false -no_target_directory= - -usage="\ -Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE - or: $0 [OPTION]... SRCFILES... DIRECTORY - or: $0 [OPTION]... -t DIRECTORY SRCFILES... - or: $0 [OPTION]... -d DIRECTORIES... - -In the 1st form, copy SRCFILE to DSTFILE. -In the 2nd and 3rd, copy all SRCFILES to DIRECTORY. -In the 4th, create DIRECTORIES. - -Options: - --help display this help and exit. - --version display version info and exit. - - -c (ignored) - -C install only if different (preserve the last data modification time) - -d create directories instead of installing files. - -g GROUP $chgrpprog installed files to GROUP. - -m MODE $chmodprog installed files to MODE. - -o USER $chownprog installed files to USER. - -s $stripprog installed files. - -t DIRECTORY install into DIRECTORY. - -T report an error if DSTFILE is a directory. - -Environment variables override the default commands: - CHGRPPROG CHMODPROG CHOWNPROG CMPPROG CPPROG MKDIRPROG MVPROG - RMPROG STRIPPROG -" - -while test $# -ne 0; do - case $1 in - -c) ;; - - -C) copy_on_change=true;; - - -d) dir_arg=true;; - - -g) chgrpcmd="$chgrpprog $2" - shift;; - - --help) echo "$usage"; exit $?;; - - -m) mode=$2 - case $mode in - *' '* | *' '* | *' -'* | *'*'* | *'?'* | *'['*) - echo "$0: invalid mode: $mode" >&2 - exit 1;; - esac - shift;; - - -o) chowncmd="$chownprog $2" - shift;; - - -s) stripcmd=$stripprog;; - - -t) dst_arg=$2 - # Protect names problematic for `test' and other utilities. - case $dst_arg in - -* | [=\(\)!]) dst_arg=./$dst_arg;; - esac - shift;; - - -T) no_target_directory=true;; - - --version) echo "$0 $scriptversion"; exit $?;; - - --) shift - break;; - - -*) echo "$0: invalid option: $1" >&2 - exit 1;; - - *) break;; - esac - shift -done - -if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then - # When -d is used, all remaining arguments are directories to create. - # When -t is used, the destination is already specified. - # Otherwise, the last argument is the destination. Remove it from $@. - for arg - do - if test -n "$dst_arg"; then - # $@ is not empty: it contains at least $arg. - set fnord "$@" "$dst_arg" - shift # fnord - fi - shift # arg - dst_arg=$arg - # Protect names problematic for `test' and other utilities. - case $dst_arg in - -* | [=\(\)!]) dst_arg=./$dst_arg;; - esac - done -fi - -if test $# -eq 0; then - if test -z "$dir_arg"; then - echo "$0: no input file specified." >&2 - exit 1 - fi - # It's OK to call `install-sh -d' without argument. - # This can happen when creating conditional directories. - exit 0 -fi - -if test -z "$dir_arg"; then - do_exit='(exit $ret); exit $ret' - trap "ret=129; $do_exit" 1 - trap "ret=130; $do_exit" 2 - trap "ret=141; $do_exit" 13 - trap "ret=143; $do_exit" 15 - - # Set umask so as not to create temps with too-generous modes. - # However, 'strip' requires both read and write access to temps. - case $mode in - # Optimize common cases. - *644) cp_umask=133;; - *755) cp_umask=22;; - - *[0-7]) - if test -z "$stripcmd"; then - u_plus_rw= - else - u_plus_rw='% 200' - fi - cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; - *) - if test -z "$stripcmd"; then - u_plus_rw= - else - u_plus_rw=,u+rw - fi - cp_umask=$mode$u_plus_rw;; - esac -fi - -for src -do - # Protect names problematic for `test' and other utilities. - case $src in - -* | [=\(\)!]) src=./$src;; - esac - - if test -n "$dir_arg"; then - dst=$src - dstdir=$dst - test -d "$dstdir" - dstdir_status=$? - else - - # Waiting for this to be detected by the "$cpprog $src $dsttmp" command - # might cause directories to be created, which would be especially bad - # if $src (and thus $dsttmp) contains '*'. - if test ! -f "$src" && test ! -d "$src"; then - echo "$0: $src does not exist." >&2 - exit 1 - fi - - if test -z "$dst_arg"; then - echo "$0: no destination specified." >&2 - exit 1 - fi - dst=$dst_arg - - # If destination is a directory, append the input filename; won't work - # if double slashes aren't ignored. - if test -d "$dst"; then - if test -n "$no_target_directory"; then - echo "$0: $dst_arg: Is a directory" >&2 - exit 1 - fi - dstdir=$dst - dst=$dstdir/`basename "$src"` - dstdir_status=0 - else - # Prefer dirname, but fall back on a substitute if dirname fails. - dstdir=` - (dirname "$dst") 2>/dev/null || - expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$dst" : 'X\(//\)[^/]' \| \ - X"$dst" : 'X\(//\)$' \| \ - X"$dst" : 'X\(/\)' \| . 2>/dev/null || - echo X"$dst" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q' - ` - - test -d "$dstdir" - dstdir_status=$? - fi - fi - - obsolete_mkdir_used=false - - if test $dstdir_status != 0; then - case $posix_mkdir in - '') - # Create intermediate dirs using mode 755 as modified by the umask. - # This is like FreeBSD 'install' as of 1997-10-28. - umask=`umask` - case $stripcmd.$umask in - # Optimize common cases. - *[2367][2367]) mkdir_umask=$umask;; - .*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;; - - *[0-7]) - mkdir_umask=`expr $umask + 22 \ - - $umask % 100 % 40 + $umask % 20 \ - - $umask % 10 % 4 + $umask % 2 - `;; - *) mkdir_umask=$umask,go-w;; - esac - - # With -d, create the new directory with the user-specified mode. - # Otherwise, rely on $mkdir_umask. - if test -n "$dir_arg"; then - mkdir_mode=-m$mode - else - mkdir_mode= - fi - - posix_mkdir=false - case $umask in - *[123567][0-7][0-7]) - # POSIX mkdir -p sets u+wx bits regardless of umask, which - # is incompatible with FreeBSD 'install' when (umask & 300) != 0. - ;; - *) - tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ - trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0 - - if (umask $mkdir_umask && - exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1 - then - if test -z "$dir_arg" || { - # Check for POSIX incompatibilities with -m. - # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or - # other-writeable bit of parent directory when it shouldn't. - # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. - ls_ld_tmpdir=`ls -ld "$tmpdir"` - case $ls_ld_tmpdir in - d????-?r-*) different_mode=700;; - d????-?--*) different_mode=755;; - *) false;; - esac && - $mkdirprog -m$different_mode -p -- "$tmpdir" && { - ls_ld_tmpdir_1=`ls -ld "$tmpdir"` - test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" - } - } - then posix_mkdir=: - fi - rmdir "$tmpdir/d" "$tmpdir" - else - # Remove any dirs left behind by ancient mkdir implementations. - rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null - fi - trap '' 0;; - esac;; - esac - - if - $posix_mkdir && ( - umask $mkdir_umask && - $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir" - ) - then : - else - - # The umask is ridiculous, or mkdir does not conform to POSIX, - # or it failed possibly due to a race condition. Create the - # directory the slow way, step by step, checking for races as we go. - - case $dstdir in - /*) prefix='/';; - [-=\(\)!]*) prefix='./';; - *) prefix='';; - esac - - eval "$initialize_posix_glob" - - oIFS=$IFS - IFS=/ - $posix_glob set -f - set fnord $dstdir - shift - $posix_glob set +f - IFS=$oIFS - - prefixes= - - for d - do - test X"$d" = X && continue - - prefix=$prefix$d - if test -d "$prefix"; then - prefixes= - else - if $posix_mkdir; then - (umask=$mkdir_umask && - $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break - # Don't fail if two instances are running concurrently. - test -d "$prefix" || exit 1 - else - case $prefix in - *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; - *) qprefix=$prefix;; - esac - prefixes="$prefixes '$qprefix'" - fi - fi - prefix=$prefix/ - done - - if test -n "$prefixes"; then - # Don't fail if two instances are running concurrently. - (umask $mkdir_umask && - eval "\$doit_exec \$mkdirprog $prefixes") || - test -d "$dstdir" || exit 1 - obsolete_mkdir_used=true - fi - fi - fi - - if test -n "$dir_arg"; then - { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && - { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && - { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false || - test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 - else - - # Make a couple of temp file names in the proper directory. - dsttmp=$dstdir/_inst.$$_ - rmtmp=$dstdir/_rm.$$_ - - # Trap to clean up those temp files at exit. - trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0 - - # Copy the file name to the temp name. - (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") && - - # and set any options; do chmod last to preserve setuid bits. - # - # If any of these fail, we abort the whole thing. If we want to - # ignore errors from any of these, just make sure not to ignore - # errors from the above "$doit $cpprog $src $dsttmp" command. - # - { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && - { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && - { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } && - { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } && - - # If -C, don't bother to copy if it wouldn't change the file. - if $copy_on_change && - old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && - new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && - - eval "$initialize_posix_glob" && - $posix_glob set -f && - set X $old && old=:$2:$4:$5:$6 && - set X $new && new=:$2:$4:$5:$6 && - $posix_glob set +f && - - test "$old" = "$new" && - $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1 - then - rm -f "$dsttmp" - else - # Rename the file to the real destination. - $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null || - - # The rename failed, perhaps because mv can't rename something else - # to itself, or perhaps because mv is so ancient that it does not - # support -f. - { - # Now remove or move aside any old file at destination location. - # We try this two ways since rm can't unlink itself on some - # systems and the destination file might be busy for other - # reasons. In this case, the final cleanup might fail but the new - # file should still install successfully. - { - test ! -f "$dst" || - $doit $rmcmd -f "$dst" 2>/dev/null || - { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null && - { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; } - } || - { echo "$0: cannot unlink or rename $dst" >&2 - (exit 1); exit 1 - } - } && - - # Now rename the file to the real destination. - $doit $mvcmd "$dsttmp" "$dst" - } - fi || exit 1 - - trap '' 0 - fi -done - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" -# time-stamp-end: "; # UTC" -# End: diff --git a/freedv-server/googletest/build-aux/ltmain.sh b/freedv-server/googletest/build-aux/ltmain.sh deleted file mode 100644 index c2852d85..00000000 --- a/freedv-server/googletest/build-aux/ltmain.sh +++ /dev/null @@ -1,9661 +0,0 @@ - -# libtool (GNU libtool) 2.4.2 -# Written by Gordon Matzigkeit , 1996 - -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, -# 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. -# This is free software; see the source for copying conditions. There is NO -# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -# GNU Libtool is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# As a special exception to the GNU General Public License, -# if you distribute this file as part of a program or library that -# is built using GNU Libtool, you may include this file under the -# same distribution terms that you use for the rest of that program. -# -# GNU Libtool is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - -# Usage: $progname [OPTION]... [MODE-ARG]... -# -# Provide generalized library-building support services. -# -# --config show all configuration variables -# --debug enable verbose shell tracing -# -n, --dry-run display commands without modifying any files -# --features display basic configuration information and exit -# --mode=MODE use operation mode MODE -# --preserve-dup-deps don't remove duplicate dependency libraries -# --quiet, --silent don't print informational messages -# --no-quiet, --no-silent -# print informational messages (default) -# --no-warn don't display warning messages -# --tag=TAG use configuration variables from tag TAG -# -v, --verbose print more informational messages than default -# --no-verbose don't print the extra informational messages -# --version print version information -# -h, --help, --help-all print short, long, or detailed help message -# -# MODE must be one of the following: -# -# clean remove files from the build directory -# compile compile a source file into a libtool object -# execute automatically set library path, then run a program -# finish complete the installation of libtool libraries -# install install libraries or executables -# link create a library or an executable -# uninstall remove libraries from an installed directory -# -# MODE-ARGS vary depending on the MODE. When passed as first option, -# `--mode=MODE' may be abbreviated as `MODE' or a unique abbreviation of that. -# Try `$progname --help --mode=MODE' for a more detailed description of MODE. -# -# When reporting a bug, please describe a test case to reproduce it and -# include the following information: -# -# host-triplet: $host -# shell: $SHELL -# compiler: $LTCC -# compiler flags: $LTCFLAGS -# linker: $LD (gnu? $with_gnu_ld) -# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1ubuntu1 -# automake: $automake_version -# autoconf: $autoconf_version -# -# Report bugs to . -# GNU libtool home page: . -# General help using GNU software: . - -PROGRAM=libtool -PACKAGE=libtool -VERSION="2.4.2 Debian-2.4.2-1ubuntu1" -TIMESTAMP="" -package_revision=1.3337 - -# Be Bourne compatible -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then - emulate sh - NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac -fi -BIN_SH=xpg4; export BIN_SH # for Tru64 -DUALCASE=1; export DUALCASE # for MKS sh - -# A function that is used when there is no print builtin or printf. -func_fallback_echo () -{ - eval 'cat <<_LTECHO_EOF -$1 -_LTECHO_EOF' -} - -# NLS nuisances: We save the old values to restore during execute mode. -lt_user_locale= -lt_safe_locale= -for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES -do - eval "if test \"\${$lt_var+set}\" = set; then - save_$lt_var=\$$lt_var - $lt_var=C - export $lt_var - lt_user_locale=\"$lt_var=\\\$save_\$lt_var; \$lt_user_locale\" - lt_safe_locale=\"$lt_var=C; \$lt_safe_locale\" - fi" -done -LC_ALL=C -LANGUAGE=C -export LANGUAGE LC_ALL - -$lt_unset CDPATH - - -# Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh -# is ksh but when the shell is invoked as "sh" and the current value of -# the _XPG environment variable is not equal to 1 (one), the special -# positional parameter $0, within a function call, is the name of the -# function. -progpath="$0" - - - -: ${CP="cp -f"} -test "${ECHO+set}" = set || ECHO=${as_echo-'printf %s\n'} -: ${MAKE="make"} -: ${MKDIR="mkdir"} -: ${MV="mv -f"} -: ${RM="rm -f"} -: ${SHELL="${CONFIG_SHELL-/bin/sh}"} -: ${Xsed="$SED -e 1s/^X//"} - -# Global variables: -EXIT_SUCCESS=0 -EXIT_FAILURE=1 -EXIT_MISMATCH=63 # $? = 63 is used to indicate version mismatch to missing. -EXIT_SKIP=77 # $? = 77 is used to indicate a skipped test to automake. - -exit_status=$EXIT_SUCCESS - -# Make sure IFS has a sensible default -lt_nl=' -' -IFS=" $lt_nl" - -dirname="s,/[^/]*$,," -basename="s,^.*/,," - -# func_dirname file append nondir_replacement -# Compute the dirname of FILE. If nonempty, add APPEND to the result, -# otherwise set result to NONDIR_REPLACEMENT. -func_dirname () -{ - func_dirname_result=`$ECHO "${1}" | $SED "$dirname"` - if test "X$func_dirname_result" = "X${1}"; then - func_dirname_result="${3}" - else - func_dirname_result="$func_dirname_result${2}" - fi -} # func_dirname may be replaced by extended shell implementation - - -# func_basename file -func_basename () -{ - func_basename_result=`$ECHO "${1}" | $SED "$basename"` -} # func_basename may be replaced by extended shell implementation - - -# func_dirname_and_basename file append nondir_replacement -# perform func_basename and func_dirname in a single function -# call: -# dirname: Compute the dirname of FILE. If nonempty, -# add APPEND to the result, otherwise set result -# to NONDIR_REPLACEMENT. -# value returned in "$func_dirname_result" -# basename: Compute filename of FILE. -# value retuned in "$func_basename_result" -# Implementation must be kept synchronized with func_dirname -# and func_basename. For efficiency, we do not delegate to -# those functions but instead duplicate the functionality here. -func_dirname_and_basename () -{ - # Extract subdirectory from the argument. - func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"` - if test "X$func_dirname_result" = "X${1}"; then - func_dirname_result="${3}" - else - func_dirname_result="$func_dirname_result${2}" - fi - func_basename_result=`$ECHO "${1}" | $SED -e "$basename"` -} # func_dirname_and_basename may be replaced by extended shell implementation - - -# func_stripname prefix suffix name -# strip PREFIX and SUFFIX off of NAME. -# PREFIX and SUFFIX must not contain globbing or regex special -# characters, hashes, percent signs, but SUFFIX may contain a leading -# dot (in which case that matches only a dot). -# func_strip_suffix prefix name -func_stripname () -{ - case ${2} in - .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; - *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; - esac -} # func_stripname may be replaced by extended shell implementation - - -# These SED scripts presuppose an absolute path with a trailing slash. -pathcar='s,^/\([^/]*\).*$,\1,' -pathcdr='s,^/[^/]*,,' -removedotparts=':dotsl - s@/\./@/@g - t dotsl - s,/\.$,/,' -collapseslashes='s@/\{1,\}@/@g' -finalslash='s,/*$,/,' - -# func_normal_abspath PATH -# Remove doubled-up and trailing slashes, "." path components, -# and cancel out any ".." path components in PATH after making -# it an absolute path. -# value returned in "$func_normal_abspath_result" -func_normal_abspath () -{ - # Start from root dir and reassemble the path. - func_normal_abspath_result= - func_normal_abspath_tpath=$1 - func_normal_abspath_altnamespace= - case $func_normal_abspath_tpath in - "") - # Empty path, that just means $cwd. - func_stripname '' '/' "`pwd`" - func_normal_abspath_result=$func_stripname_result - return - ;; - # The next three entries are used to spot a run of precisely - # two leading slashes without using negated character classes; - # we take advantage of case's first-match behaviour. - ///*) - # Unusual form of absolute path, do nothing. - ;; - //*) - # Not necessarily an ordinary path; POSIX reserves leading '//' - # and for example Cygwin uses it to access remote file shares - # over CIFS/SMB, so we conserve a leading double slash if found. - func_normal_abspath_altnamespace=/ - ;; - /*) - # Absolute path, do nothing. - ;; - *) - # Relative path, prepend $cwd. - func_normal_abspath_tpath=`pwd`/$func_normal_abspath_tpath - ;; - esac - # Cancel out all the simple stuff to save iterations. We also want - # the path to end with a slash for ease of parsing, so make sure - # there is one (and only one) here. - func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ - -e "$removedotparts" -e "$collapseslashes" -e "$finalslash"` - while :; do - # Processed it all yet? - if test "$func_normal_abspath_tpath" = / ; then - # If we ascended to the root using ".." the result may be empty now. - if test -z "$func_normal_abspath_result" ; then - func_normal_abspath_result=/ - fi - break - fi - func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \ - -e "$pathcar"` - func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ - -e "$pathcdr"` - # Figure out what to do with it - case $func_normal_abspath_tcomponent in - "") - # Trailing empty path component, ignore it. - ;; - ..) - # Parent dir; strip last assembled component from result. - func_dirname "$func_normal_abspath_result" - func_normal_abspath_result=$func_dirname_result - ;; - *) - # Actual path component, append it. - func_normal_abspath_result=$func_normal_abspath_result/$func_normal_abspath_tcomponent - ;; - esac - done - # Restore leading double-slash if one was found on entry. - func_normal_abspath_result=$func_normal_abspath_altnamespace$func_normal_abspath_result -} - -# func_relative_path SRCDIR DSTDIR -# generates a relative path from SRCDIR to DSTDIR, with a trailing -# slash if non-empty, suitable for immediately appending a filename -# without needing to append a separator. -# value returned in "$func_relative_path_result" -func_relative_path () -{ - func_relative_path_result= - func_normal_abspath "$1" - func_relative_path_tlibdir=$func_normal_abspath_result - func_normal_abspath "$2" - func_relative_path_tbindir=$func_normal_abspath_result - - # Ascend the tree starting from libdir - while :; do - # check if we have found a prefix of bindir - case $func_relative_path_tbindir in - $func_relative_path_tlibdir) - # found an exact match - func_relative_path_tcancelled= - break - ;; - $func_relative_path_tlibdir*) - # found a matching prefix - func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir" - func_relative_path_tcancelled=$func_stripname_result - if test -z "$func_relative_path_result"; then - func_relative_path_result=. - fi - break - ;; - *) - func_dirname $func_relative_path_tlibdir - func_relative_path_tlibdir=${func_dirname_result} - if test "x$func_relative_path_tlibdir" = x ; then - # Have to descend all the way to the root! - func_relative_path_result=../$func_relative_path_result - func_relative_path_tcancelled=$func_relative_path_tbindir - break - fi - func_relative_path_result=../$func_relative_path_result - ;; - esac - done - - # Now calculate path; take care to avoid doubling-up slashes. - func_stripname '' '/' "$func_relative_path_result" - func_relative_path_result=$func_stripname_result - func_stripname '/' '/' "$func_relative_path_tcancelled" - if test "x$func_stripname_result" != x ; then - func_relative_path_result=${func_relative_path_result}/${func_stripname_result} - fi - - # Normalisation. If bindir is libdir, return empty string, - # else relative path ending with a slash; either way, target - # file name can be directly appended. - if test ! -z "$func_relative_path_result"; then - func_stripname './' '' "$func_relative_path_result/" - func_relative_path_result=$func_stripname_result - fi -} - -# The name of this program: -func_dirname_and_basename "$progpath" -progname=$func_basename_result - -# Make sure we have an absolute path for reexecution: -case $progpath in - [\\/]*|[A-Za-z]:\\*) ;; - *[\\/]*) - progdir=$func_dirname_result - progdir=`cd "$progdir" && pwd` - progpath="$progdir/$progname" - ;; - *) - save_IFS="$IFS" - IFS=${PATH_SEPARATOR-:} - for progdir in $PATH; do - IFS="$save_IFS" - test -x "$progdir/$progname" && break - done - IFS="$save_IFS" - test -n "$progdir" || progdir=`pwd` - progpath="$progdir/$progname" - ;; -esac - -# Sed substitution that helps us do robust quoting. It backslashifies -# metacharacters that are still active within double-quoted strings. -Xsed="${SED}"' -e 1s/^X//' -sed_quote_subst='s/\([`"$\\]\)/\\\1/g' - -# Same as above, but do not quote variable references. -double_quote_subst='s/\(["`\\]\)/\\\1/g' - -# Sed substitution that turns a string into a regex matching for the -# string literally. -sed_make_literal_regex='s,[].[^$\\*\/],\\&,g' - -# Sed substitution that converts a w32 file name or path -# which contains forward slashes, into one that contains -# (escaped) backslashes. A very naive implementation. -lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g' - -# Re-`\' parameter expansions in output of double_quote_subst that were -# `\'-ed in input to the same. If an odd number of `\' preceded a '$' -# in input to double_quote_subst, that '$' was protected from expansion. -# Since each input `\' is now two `\'s, look for any number of runs of -# four `\'s followed by two `\'s and then a '$'. `\' that '$'. -bs='\\' -bs2='\\\\' -bs4='\\\\\\\\' -dollar='\$' -sed_double_backslash="\ - s/$bs4/&\\ -/g - s/^$bs2$dollar/$bs&/ - s/\\([^$bs]\\)$bs2$dollar/\\1$bs2$bs$dollar/g - s/\n//g" - -# Standard options: -opt_dry_run=false -opt_help=false -opt_quiet=false -opt_verbose=false -opt_warning=: - -# func_echo arg... -# Echo program name prefixed message, along with the current mode -# name if it has been set yet. -func_echo () -{ - $ECHO "$progname: ${opt_mode+$opt_mode: }$*" -} - -# func_verbose arg... -# Echo program name prefixed message in verbose mode only. -func_verbose () -{ - $opt_verbose && func_echo ${1+"$@"} - - # A bug in bash halts the script if the last line of a function - # fails when set -e is in force, so we need another command to - # work around that: - : -} - -# func_echo_all arg... -# Invoke $ECHO with all args, space-separated. -func_echo_all () -{ - $ECHO "$*" -} - -# func_error arg... -# Echo program name prefixed message to standard error. -func_error () -{ - $ECHO "$progname: ${opt_mode+$opt_mode: }"${1+"$@"} 1>&2 -} - -# func_warning arg... -# Echo program name prefixed warning message to standard error. -func_warning () -{ - $opt_warning && $ECHO "$progname: ${opt_mode+$opt_mode: }warning: "${1+"$@"} 1>&2 - - # bash bug again: - : -} - -# func_fatal_error arg... -# Echo program name prefixed message to standard error, and exit. -func_fatal_error () -{ - func_error ${1+"$@"} - exit $EXIT_FAILURE -} - -# func_fatal_help arg... -# Echo program name prefixed message to standard error, followed by -# a help hint, and exit. -func_fatal_help () -{ - func_error ${1+"$@"} - func_fatal_error "$help" -} -help="Try \`$progname --help' for more information." ## default - - -# func_grep expression filename -# Check whether EXPRESSION matches any line of FILENAME, without output. -func_grep () -{ - $GREP "$1" "$2" >/dev/null 2>&1 -} - - -# func_mkdir_p directory-path -# Make sure the entire path to DIRECTORY-PATH is available. -func_mkdir_p () -{ - my_directory_path="$1" - my_dir_list= - - if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then - - # Protect directory names starting with `-' - case $my_directory_path in - -*) my_directory_path="./$my_directory_path" ;; - esac - - # While some portion of DIR does not yet exist... - while test ! -d "$my_directory_path"; do - # ...make a list in topmost first order. Use a colon delimited - # list incase some portion of path contains whitespace. - my_dir_list="$my_directory_path:$my_dir_list" - - # If the last portion added has no slash in it, the list is done - case $my_directory_path in */*) ;; *) break ;; esac - - # ...otherwise throw away the child directory and loop - my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"` - done - my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'` - - save_mkdir_p_IFS="$IFS"; IFS=':' - for my_dir in $my_dir_list; do - IFS="$save_mkdir_p_IFS" - # mkdir can fail with a `File exist' error if two processes - # try to create one of the directories concurrently. Don't - # stop in that case! - $MKDIR "$my_dir" 2>/dev/null || : - done - IFS="$save_mkdir_p_IFS" - - # Bail out if we (or some other process) failed to create a directory. - test -d "$my_directory_path" || \ - func_fatal_error "Failed to create \`$1'" - fi -} - - -# func_mktempdir [string] -# Make a temporary directory that won't clash with other running -# libtool processes, and avoids race conditions if possible. If -# given, STRING is the basename for that directory. -func_mktempdir () -{ - my_template="${TMPDIR-/tmp}/${1-$progname}" - - if test "$opt_dry_run" = ":"; then - # Return a directory name, but don't create it in dry-run mode - my_tmpdir="${my_template}-$$" - else - - # If mktemp works, use that first and foremost - my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null` - - if test ! -d "$my_tmpdir"; then - # Failing that, at least try and use $RANDOM to avoid a race - my_tmpdir="${my_template}-${RANDOM-0}$$" - - save_mktempdir_umask=`umask` - umask 0077 - $MKDIR "$my_tmpdir" - umask $save_mktempdir_umask - fi - - # If we're not in dry-run mode, bomb out on failure - test -d "$my_tmpdir" || \ - func_fatal_error "cannot create temporary directory \`$my_tmpdir'" - fi - - $ECHO "$my_tmpdir" -} - - -# func_quote_for_eval arg -# Aesthetically quote ARG to be evaled later. -# This function returns two values: FUNC_QUOTE_FOR_EVAL_RESULT -# is double-quoted, suitable for a subsequent eval, whereas -# FUNC_QUOTE_FOR_EVAL_UNQUOTED_RESULT has merely all characters -# which are still active within double quotes backslashified. -func_quote_for_eval () -{ - case $1 in - *[\\\`\"\$]*) - func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;; - *) - func_quote_for_eval_unquoted_result="$1" ;; - esac - - case $func_quote_for_eval_unquoted_result in - # Double-quote args containing shell metacharacters to delay - # word splitting, command substitution and and variable - # expansion for a subsequent eval. - # Many Bourne shells cannot handle close brackets correctly - # in scan sets, so we specify it separately. - *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") - func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\"" - ;; - *) - func_quote_for_eval_result="$func_quote_for_eval_unquoted_result" - esac -} - - -# func_quote_for_expand arg -# Aesthetically quote ARG to be evaled later; same as above, -# but do not quote variable references. -func_quote_for_expand () -{ - case $1 in - *[\\\`\"]*) - my_arg=`$ECHO "$1" | $SED \ - -e "$double_quote_subst" -e "$sed_double_backslash"` ;; - *) - my_arg="$1" ;; - esac - - case $my_arg in - # Double-quote args containing shell metacharacters to delay - # word splitting and command substitution for a subsequent eval. - # Many Bourne shells cannot handle close brackets correctly - # in scan sets, so we specify it separately. - *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") - my_arg="\"$my_arg\"" - ;; - esac - - func_quote_for_expand_result="$my_arg" -} - - -# func_show_eval cmd [fail_exp] -# Unless opt_silent is true, then output CMD. Then, if opt_dryrun is -# not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP -# is given, then evaluate it. -func_show_eval () -{ - my_cmd="$1" - my_fail_exp="${2-:}" - - ${opt_silent-false} || { - func_quote_for_expand "$my_cmd" - eval "func_echo $func_quote_for_expand_result" - } - - if ${opt_dry_run-false}; then :; else - eval "$my_cmd" - my_status=$? - if test "$my_status" -eq 0; then :; else - eval "(exit $my_status); $my_fail_exp" - fi - fi -} - - -# func_show_eval_locale cmd [fail_exp] -# Unless opt_silent is true, then output CMD. Then, if opt_dryrun is -# not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP -# is given, then evaluate it. Use the saved locale for evaluation. -func_show_eval_locale () -{ - my_cmd="$1" - my_fail_exp="${2-:}" - - ${opt_silent-false} || { - func_quote_for_expand "$my_cmd" - eval "func_echo $func_quote_for_expand_result" - } - - if ${opt_dry_run-false}; then :; else - eval "$lt_user_locale - $my_cmd" - my_status=$? - eval "$lt_safe_locale" - if test "$my_status" -eq 0; then :; else - eval "(exit $my_status); $my_fail_exp" - fi - fi -} - -# func_tr_sh -# Turn $1 into a string suitable for a shell variable name. -# Result is stored in $func_tr_sh_result. All characters -# not in the set a-zA-Z0-9_ are replaced with '_'. Further, -# if $1 begins with a digit, a '_' is prepended as well. -func_tr_sh () -{ - case $1 in - [0-9]* | *[!a-zA-Z0-9_]*) - func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'` - ;; - * ) - func_tr_sh_result=$1 - ;; - esac -} - - -# func_version -# Echo version message to standard output and exit. -func_version () -{ - $opt_debug - - $SED -n '/(C)/!b go - :more - /\./!{ - N - s/\n# / / - b more - } - :go - /^# '$PROGRAM' (GNU /,/# warranty; / { - s/^# // - s/^# *$// - s/\((C)\)[ 0-9,-]*\( [1-9][0-9]*\)/\1\2/ - p - }' < "$progpath" - exit $? -} - -# func_usage -# Echo short help message to standard output and exit. -func_usage () -{ - $opt_debug - - $SED -n '/^# Usage:/,/^# *.*--help/ { - s/^# // - s/^# *$// - s/\$progname/'$progname'/ - p - }' < "$progpath" - echo - $ECHO "run \`$progname --help | more' for full usage" - exit $? -} - -# func_help [NOEXIT] -# Echo long help message to standard output and exit, -# unless 'noexit' is passed as argument. -func_help () -{ - $opt_debug - - $SED -n '/^# Usage:/,/# Report bugs to/ { - :print - s/^# // - s/^# *$// - s*\$progname*'$progname'* - s*\$host*'"$host"'* - s*\$SHELL*'"$SHELL"'* - s*\$LTCC*'"$LTCC"'* - s*\$LTCFLAGS*'"$LTCFLAGS"'* - s*\$LD*'"$LD"'* - s/\$with_gnu_ld/'"$with_gnu_ld"'/ - s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/ - s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/ - p - d - } - /^# .* home page:/b print - /^# General help using/b print - ' < "$progpath" - ret=$? - if test -z "$1"; then - exit $ret - fi -} - -# func_missing_arg argname -# Echo program name prefixed message to standard error and set global -# exit_cmd. -func_missing_arg () -{ - $opt_debug - - func_error "missing argument for $1." - exit_cmd=exit -} - - -# func_split_short_opt shortopt -# Set func_split_short_opt_name and func_split_short_opt_arg shell -# variables after splitting SHORTOPT after the 2nd character. -func_split_short_opt () -{ - my_sed_short_opt='1s/^\(..\).*$/\1/;q' - my_sed_short_rest='1s/^..\(.*\)$/\1/;q' - - func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"` - func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"` -} # func_split_short_opt may be replaced by extended shell implementation - - -# func_split_long_opt longopt -# Set func_split_long_opt_name and func_split_long_opt_arg shell -# variables after splitting LONGOPT at the `=' sign. -func_split_long_opt () -{ - my_sed_long_opt='1s/^\(--[^=]*\)=.*/\1/;q' - my_sed_long_arg='1s/^--[^=]*=//' - - func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"` - func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"` -} # func_split_long_opt may be replaced by extended shell implementation - -exit_cmd=: - - - - - -magic="%%%MAGIC variable%%%" -magic_exe="%%%MAGIC EXE variable%%%" - -# Global variables. -nonopt= -preserve_args= -lo2o="s/\\.lo\$/.${objext}/" -o2lo="s/\\.${objext}\$/.lo/" -extracted_archives= -extracted_serial=0 - -# If this variable is set in any of the actions, the command in it -# will be execed at the end. This prevents here-documents from being -# left over by shells. -exec_cmd= - -# func_append var value -# Append VALUE to the end of shell variable VAR. -func_append () -{ - eval "${1}=\$${1}\${2}" -} # func_append may be replaced by extended shell implementation - -# func_append_quoted var value -# Quote VALUE and append to the end of shell variable VAR, separated -# by a space. -func_append_quoted () -{ - func_quote_for_eval "${2}" - eval "${1}=\$${1}\\ \$func_quote_for_eval_result" -} # func_append_quoted may be replaced by extended shell implementation - - -# func_arith arithmetic-term... -func_arith () -{ - func_arith_result=`expr "${@}"` -} # func_arith may be replaced by extended shell implementation - - -# func_len string -# STRING may not start with a hyphen. -func_len () -{ - func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len` -} # func_len may be replaced by extended shell implementation - - -# func_lo2o object -func_lo2o () -{ - func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"` -} # func_lo2o may be replaced by extended shell implementation - - -# func_xform libobj-or-source -func_xform () -{ - func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'` -} # func_xform may be replaced by extended shell implementation - - -# func_fatal_configuration arg... -# Echo program name prefixed message to standard error, followed by -# a configuration failure hint, and exit. -func_fatal_configuration () -{ - func_error ${1+"$@"} - func_error "See the $PACKAGE documentation for more information." - func_fatal_error "Fatal configuration error." -} - - -# func_config -# Display the configuration for all the tags in this script. -func_config () -{ - re_begincf='^# ### BEGIN LIBTOOL' - re_endcf='^# ### END LIBTOOL' - - # Default configuration. - $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath" - - # Now print the configurations for the tags. - for tagname in $taglist; do - $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath" - done - - exit $? -} - -# func_features -# Display the features supported by this script. -func_features () -{ - echo "host: $host" - if test "$build_libtool_libs" = yes; then - echo "enable shared libraries" - else - echo "disable shared libraries" - fi - if test "$build_old_libs" = yes; then - echo "enable static libraries" - else - echo "disable static libraries" - fi - - exit $? -} - -# func_enable_tag tagname -# Verify that TAGNAME is valid, and either flag an error and exit, or -# enable the TAGNAME tag. We also add TAGNAME to the global $taglist -# variable here. -func_enable_tag () -{ - # Global variable: - tagname="$1" - - re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$" - re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$" - sed_extractcf="/$re_begincf/,/$re_endcf/p" - - # Validate tagname. - case $tagname in - *[!-_A-Za-z0-9,/]*) - func_fatal_error "invalid tag name: $tagname" - ;; - esac - - # Don't test for the "default" C tag, as we know it's - # there but not specially marked. - case $tagname in - CC) ;; - *) - if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then - taglist="$taglist $tagname" - - # Evaluate the configuration. Be careful to quote the path - # and the sed script, to avoid splitting on whitespace, but - # also don't use non-portable quotes within backquotes within - # quotes we have to do it in 2 steps: - extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` - eval "$extractedcf" - else - func_error "ignoring unknown tag $tagname" - fi - ;; - esac -} - -# func_check_version_match -# Ensure that we are using m4 macros, and libtool script from the same -# release of libtool. -func_check_version_match () -{ - if test "$package_revision" != "$macro_revision"; then - if test "$VERSION" != "$macro_version"; then - if test -z "$macro_version"; then - cat >&2 <<_LT_EOF -$progname: Version mismatch error. This is $PACKAGE $VERSION, but the -$progname: definition of this LT_INIT comes from an older release. -$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION -$progname: and run autoconf again. -_LT_EOF - else - cat >&2 <<_LT_EOF -$progname: Version mismatch error. This is $PACKAGE $VERSION, but the -$progname: definition of this LT_INIT comes from $PACKAGE $macro_version. -$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION -$progname: and run autoconf again. -_LT_EOF - fi - else - cat >&2 <<_LT_EOF -$progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision, -$progname: but the definition of this LT_INIT comes from revision $macro_revision. -$progname: You should recreate aclocal.m4 with macros from revision $package_revision -$progname: of $PACKAGE $VERSION and run autoconf again. -_LT_EOF - fi - - exit $EXIT_MISMATCH - fi -} - - -# Shorthand for --mode=foo, only valid as the first argument -case $1 in -clean|clea|cle|cl) - shift; set dummy --mode clean ${1+"$@"}; shift - ;; -compile|compil|compi|comp|com|co|c) - shift; set dummy --mode compile ${1+"$@"}; shift - ;; -execute|execut|execu|exec|exe|ex|e) - shift; set dummy --mode execute ${1+"$@"}; shift - ;; -finish|finis|fini|fin|fi|f) - shift; set dummy --mode finish ${1+"$@"}; shift - ;; -install|instal|insta|inst|ins|in|i) - shift; set dummy --mode install ${1+"$@"}; shift - ;; -link|lin|li|l) - shift; set dummy --mode link ${1+"$@"}; shift - ;; -uninstall|uninstal|uninsta|uninst|unins|unin|uni|un|u) - shift; set dummy --mode uninstall ${1+"$@"}; shift - ;; -esac - - - -# Option defaults: -opt_debug=: -opt_dry_run=false -opt_config=false -opt_preserve_dup_deps=false -opt_features=false -opt_finish=false -opt_help=false -opt_help_all=false -opt_silent=: -opt_warning=: -opt_verbose=: -opt_silent=false -opt_verbose=false - - -# Parse options once, thoroughly. This comes as soon as possible in the -# script to make things like `--version' happen as quickly as we can. -{ - # this just eases exit handling - while test $# -gt 0; do - opt="$1" - shift - case $opt in - --debug|-x) opt_debug='set -x' - func_echo "enabling shell trace mode" - $opt_debug - ;; - --dry-run|--dryrun|-n) - opt_dry_run=: - ;; - --config) - opt_config=: -func_config - ;; - --dlopen|-dlopen) - optarg="$1" - opt_dlopen="${opt_dlopen+$opt_dlopen -}$optarg" - shift - ;; - --preserve-dup-deps) - opt_preserve_dup_deps=: - ;; - --features) - opt_features=: -func_features - ;; - --finish) - opt_finish=: -set dummy --mode finish ${1+"$@"}; shift - ;; - --help) - opt_help=: - ;; - --help-all) - opt_help_all=: -opt_help=': help-all' - ;; - --mode) - test $# = 0 && func_missing_arg $opt && break - optarg="$1" - opt_mode="$optarg" -case $optarg in - # Valid mode arguments: - clean|compile|execute|finish|install|link|relink|uninstall) ;; - - # Catch anything else as an error - *) func_error "invalid argument for $opt" - exit_cmd=exit - break - ;; -esac - shift - ;; - --no-silent|--no-quiet) - opt_silent=false -func_append preserve_args " $opt" - ;; - --no-warning|--no-warn) - opt_warning=false -func_append preserve_args " $opt" - ;; - --no-verbose) - opt_verbose=false -func_append preserve_args " $opt" - ;; - --silent|--quiet) - opt_silent=: -func_append preserve_args " $opt" - opt_verbose=false - ;; - --verbose|-v) - opt_verbose=: -func_append preserve_args " $opt" -opt_silent=false - ;; - --tag) - test $# = 0 && func_missing_arg $opt && break - optarg="$1" - opt_tag="$optarg" -func_append preserve_args " $opt $optarg" -func_enable_tag "$optarg" - shift - ;; - - -\?|-h) func_usage ;; - --help) func_help ;; - --version) func_version ;; - - # Separate optargs to long options: - --*=*) - func_split_long_opt "$opt" - set dummy "$func_split_long_opt_name" "$func_split_long_opt_arg" ${1+"$@"} - shift - ;; - - # Separate non-argument short options: - -\?*|-h*|-n*|-v*) - func_split_short_opt "$opt" - set dummy "$func_split_short_opt_name" "-$func_split_short_opt_arg" ${1+"$@"} - shift - ;; - - --) break ;; - -*) func_fatal_help "unrecognized option \`$opt'" ;; - *) set dummy "$opt" ${1+"$@"}; shift; break ;; - esac - done - - # Validate options: - - # save first non-option argument - if test "$#" -gt 0; then - nonopt="$opt" - shift - fi - - # preserve --debug - test "$opt_debug" = : || func_append preserve_args " --debug" - - case $host in - *cygwin* | *mingw* | *pw32* | *cegcc*) - # don't eliminate duplications in $postdeps and $predeps - opt_duplicate_compiler_generated_deps=: - ;; - *) - opt_duplicate_compiler_generated_deps=$opt_preserve_dup_deps - ;; - esac - - $opt_help || { - # Sanity checks first: - func_check_version_match - - if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then - func_fatal_configuration "not configured to build any kind of library" - fi - - # Darwin sucks - eval std_shrext=\"$shrext_cmds\" - - # Only execute mode is allowed to have -dlopen flags. - if test -n "$opt_dlopen" && test "$opt_mode" != execute; then - func_error "unrecognized option \`-dlopen'" - $ECHO "$help" 1>&2 - exit $EXIT_FAILURE - fi - - # Change the help message to a mode-specific one. - generic_help="$help" - help="Try \`$progname --help --mode=$opt_mode' for more information." - } - - - # Bail if the options were screwed - $exit_cmd $EXIT_FAILURE -} - - - - -## ----------- ## -## Main. ## -## ----------- ## - -# func_lalib_p file -# True iff FILE is a libtool `.la' library or `.lo' object file. -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_lalib_p () -{ - test -f "$1" && - $SED -e 4q "$1" 2>/dev/null \ - | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1 -} - -# func_lalib_unsafe_p file -# True iff FILE is a libtool `.la' library or `.lo' object file. -# This function implements the same check as func_lalib_p without -# resorting to external programs. To this end, it redirects stdin and -# closes it afterwards, without saving the original file descriptor. -# As a safety measure, use it only where a negative result would be -# fatal anyway. Works if `file' does not exist. -func_lalib_unsafe_p () -{ - lalib_p=no - if test -f "$1" && test -r "$1" && exec 5<&0 <"$1"; then - for lalib_p_l in 1 2 3 4 - do - read lalib_p_line - case "$lalib_p_line" in - \#\ Generated\ by\ *$PACKAGE* ) lalib_p=yes; break;; - esac - done - exec 0<&5 5<&- - fi - test "$lalib_p" = yes -} - -# func_ltwrapper_script_p file -# True iff FILE is a libtool wrapper script -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_ltwrapper_script_p () -{ - func_lalib_p "$1" -} - -# func_ltwrapper_executable_p file -# True iff FILE is a libtool wrapper executable -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_ltwrapper_executable_p () -{ - func_ltwrapper_exec_suffix= - case $1 in - *.exe) ;; - *) func_ltwrapper_exec_suffix=.exe ;; - esac - $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1 -} - -# func_ltwrapper_scriptname file -# Assumes file is an ltwrapper_executable -# uses $file to determine the appropriate filename for a -# temporary ltwrapper_script. -func_ltwrapper_scriptname () -{ - func_dirname_and_basename "$1" "" "." - func_stripname '' '.exe' "$func_basename_result" - func_ltwrapper_scriptname_result="$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper" -} - -# func_ltwrapper_p file -# True iff FILE is a libtool wrapper script or wrapper executable -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_ltwrapper_p () -{ - func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1" -} - - -# func_execute_cmds commands fail_cmd -# Execute tilde-delimited COMMANDS. -# If FAIL_CMD is given, eval that upon failure. -# FAIL_CMD may read-access the current command in variable CMD! -func_execute_cmds () -{ - $opt_debug - save_ifs=$IFS; IFS='~' - for cmd in $1; do - IFS=$save_ifs - eval cmd=\"$cmd\" - func_show_eval "$cmd" "${2-:}" - done - IFS=$save_ifs -} - - -# func_source file -# Source FILE, adding directory component if necessary. -# Note that it is not necessary on cygwin/mingw to append a dot to -# FILE even if both FILE and FILE.exe exist: automatic-append-.exe -# behavior happens only for exec(3), not for open(2)! Also, sourcing -# `FILE.' does not work on cygwin managed mounts. -func_source () -{ - $opt_debug - case $1 in - */* | *\\*) . "$1" ;; - *) . "./$1" ;; - esac -} - - -# func_resolve_sysroot PATH -# Replace a leading = in PATH with a sysroot. Store the result into -# func_resolve_sysroot_result -func_resolve_sysroot () -{ - func_resolve_sysroot_result=$1 - case $func_resolve_sysroot_result in - =*) - func_stripname '=' '' "$func_resolve_sysroot_result" - func_resolve_sysroot_result=$lt_sysroot$func_stripname_result - ;; - esac -} - -# func_replace_sysroot PATH -# If PATH begins with the sysroot, replace it with = and -# store the result into func_replace_sysroot_result. -func_replace_sysroot () -{ - case "$lt_sysroot:$1" in - ?*:"$lt_sysroot"*) - func_stripname "$lt_sysroot" '' "$1" - func_replace_sysroot_result="=$func_stripname_result" - ;; - *) - # Including no sysroot. - func_replace_sysroot_result=$1 - ;; - esac -} - -# func_infer_tag arg -# Infer tagged configuration to use if any are available and -# if one wasn't chosen via the "--tag" command line option. -# Only attempt this if the compiler in the base compile -# command doesn't match the default compiler. -# arg is usually of the form 'gcc ...' -func_infer_tag () -{ - $opt_debug - if test -n "$available_tags" && test -z "$tagname"; then - CC_quoted= - for arg in $CC; do - func_append_quoted CC_quoted "$arg" - done - CC_expanded=`func_echo_all $CC` - CC_quoted_expanded=`func_echo_all $CC_quoted` - case $@ in - # Blanks in the command may have been stripped by the calling shell, - # but not from the CC environment variable when configure was run. - " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \ - " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) ;; - # Blanks at the start of $base_compile will cause this to fail - # if we don't check for them as well. - *) - for z in $available_tags; do - if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then - # Evaluate the configuration. - eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" - CC_quoted= - for arg in $CC; do - # Double-quote args containing other shell metacharacters. - func_append_quoted CC_quoted "$arg" - done - CC_expanded=`func_echo_all $CC` - CC_quoted_expanded=`func_echo_all $CC_quoted` - case "$@ " in - " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \ - " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) - # The compiler in the base compile command matches - # the one in the tagged configuration. - # Assume this is the tagged configuration we want. - tagname=$z - break - ;; - esac - fi - done - # If $tagname still isn't set, then no tagged configuration - # was found and let the user know that the "--tag" command - # line option must be used. - if test -z "$tagname"; then - func_echo "unable to infer tagged configuration" - func_fatal_error "specify a tag with \`--tag'" -# else -# func_verbose "using $tagname tagged configuration" - fi - ;; - esac - fi -} - - - -# func_write_libtool_object output_name pic_name nonpic_name -# Create a libtool object file (analogous to a ".la" file), -# but don't create it if we're doing a dry run. -func_write_libtool_object () -{ - write_libobj=${1} - if test "$build_libtool_libs" = yes; then - write_lobj=\'${2}\' - else - write_lobj=none - fi - - if test "$build_old_libs" = yes; then - write_oldobj=\'${3}\' - else - write_oldobj=none - fi - - $opt_dry_run || { - cat >${write_libobj}T </dev/null` - if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then - func_convert_core_file_wine_to_w32_result=`$ECHO "$func_convert_core_file_wine_to_w32_tmp" | - $SED -e "$lt_sed_naive_backslashify"` - else - func_convert_core_file_wine_to_w32_result= - fi - fi -} -# end: func_convert_core_file_wine_to_w32 - - -# func_convert_core_path_wine_to_w32 ARG -# Helper function used by path conversion functions when $build is *nix, and -# $host is mingw, cygwin, or some other w32 environment. Relies on a correctly -# configured wine environment available, with the winepath program in $build's -# $PATH. Assumes ARG has no leading or trailing path separator characters. -# -# ARG is path to be converted from $build format to win32. -# Result is available in $func_convert_core_path_wine_to_w32_result. -# Unconvertible file (directory) names in ARG are skipped; if no directory names -# are convertible, then the result may be empty. -func_convert_core_path_wine_to_w32 () -{ - $opt_debug - # unfortunately, winepath doesn't convert paths, only file names - func_convert_core_path_wine_to_w32_result="" - if test -n "$1"; then - oldIFS=$IFS - IFS=: - for func_convert_core_path_wine_to_w32_f in $1; do - IFS=$oldIFS - func_convert_core_file_wine_to_w32 "$func_convert_core_path_wine_to_w32_f" - if test -n "$func_convert_core_file_wine_to_w32_result" ; then - if test -z "$func_convert_core_path_wine_to_w32_result"; then - func_convert_core_path_wine_to_w32_result="$func_convert_core_file_wine_to_w32_result" - else - func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result" - fi - fi - done - IFS=$oldIFS - fi -} -# end: func_convert_core_path_wine_to_w32 - - -# func_cygpath ARGS... -# Wrapper around calling the cygpath program via LT_CYGPATH. This is used when -# when (1) $build is *nix and Cygwin is hosted via a wine environment; or (2) -# $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or -# (2), returns the Cygwin file name or path in func_cygpath_result (input -# file name or path is assumed to be in w32 format, as previously converted -# from $build's *nix or MSYS format). In case (3), returns the w32 file name -# or path in func_cygpath_result (input file name or path is assumed to be in -# Cygwin format). Returns an empty string on error. -# -# ARGS are passed to cygpath, with the last one being the file name or path to -# be converted. -# -# Specify the absolute *nix (or w32) name to cygpath in the LT_CYGPATH -# environment variable; do not put it in $PATH. -func_cygpath () -{ - $opt_debug - if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then - func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` - if test "$?" -ne 0; then - # on failure, ensure result is empty - func_cygpath_result= - fi - else - func_cygpath_result= - func_error "LT_CYGPATH is empty or specifies non-existent file: \`$LT_CYGPATH'" - fi -} -#end: func_cygpath - - -# func_convert_core_msys_to_w32 ARG -# Convert file name or path ARG from MSYS format to w32 format. Return -# result in func_convert_core_msys_to_w32_result. -func_convert_core_msys_to_w32 () -{ - $opt_debug - # awkward: cmd appends spaces to result - func_convert_core_msys_to_w32_result=`( cmd //c echo "$1" ) 2>/dev/null | - $SED -e 's/[ ]*$//' -e "$lt_sed_naive_backslashify"` -} -#end: func_convert_core_msys_to_w32 - - -# func_convert_file_check ARG1 ARG2 -# Verify that ARG1 (a file name in $build format) was converted to $host -# format in ARG2. Otherwise, emit an error message, but continue (resetting -# func_to_host_file_result to ARG1). -func_convert_file_check () -{ - $opt_debug - if test -z "$2" && test -n "$1" ; then - func_error "Could not determine host file name corresponding to" - func_error " \`$1'" - func_error "Continuing, but uninstalled executables may not work." - # Fallback: - func_to_host_file_result="$1" - fi -} -# end func_convert_file_check - - -# func_convert_path_check FROM_PATHSEP TO_PATHSEP FROM_PATH TO_PATH -# Verify that FROM_PATH (a path in $build format) was converted to $host -# format in TO_PATH. Otherwise, emit an error message, but continue, resetting -# func_to_host_file_result to a simplistic fallback value (see below). -func_convert_path_check () -{ - $opt_debug - if test -z "$4" && test -n "$3"; then - func_error "Could not determine the host path corresponding to" - func_error " \`$3'" - func_error "Continuing, but uninstalled executables may not work." - # Fallback. This is a deliberately simplistic "conversion" and - # should not be "improved". See libtool.info. - if test "x$1" != "x$2"; then - lt_replace_pathsep_chars="s|$1|$2|g" - func_to_host_path_result=`echo "$3" | - $SED -e "$lt_replace_pathsep_chars"` - else - func_to_host_path_result="$3" - fi - fi -} -# end func_convert_path_check - - -# func_convert_path_front_back_pathsep FRONTPAT BACKPAT REPL ORIG -# Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT -# and appending REPL if ORIG matches BACKPAT. -func_convert_path_front_back_pathsep () -{ - $opt_debug - case $4 in - $1 ) func_to_host_path_result="$3$func_to_host_path_result" - ;; - esac - case $4 in - $2 ) func_append func_to_host_path_result "$3" - ;; - esac -} -# end func_convert_path_front_back_pathsep - - -################################################## -# $build to $host FILE NAME CONVERSION FUNCTIONS # -################################################## -# invoked via `$to_host_file_cmd ARG' -# -# In each case, ARG is the path to be converted from $build to $host format. -# Result will be available in $func_to_host_file_result. - - -# func_to_host_file ARG -# Converts the file name ARG from $build format to $host format. Return result -# in func_to_host_file_result. -func_to_host_file () -{ - $opt_debug - $to_host_file_cmd "$1" -} -# end func_to_host_file - - -# func_to_tool_file ARG LAZY -# converts the file name ARG from $build format to toolchain format. Return -# result in func_to_tool_file_result. If the conversion in use is listed -# in (the comma separated) LAZY, no conversion takes place. -func_to_tool_file () -{ - $opt_debug - case ,$2, in - *,"$to_tool_file_cmd",*) - func_to_tool_file_result=$1 - ;; - *) - $to_tool_file_cmd "$1" - func_to_tool_file_result=$func_to_host_file_result - ;; - esac -} -# end func_to_tool_file - - -# func_convert_file_noop ARG -# Copy ARG to func_to_host_file_result. -func_convert_file_noop () -{ - func_to_host_file_result="$1" -} -# end func_convert_file_noop - - -# func_convert_file_msys_to_w32 ARG -# Convert file name ARG from (mingw) MSYS to (mingw) w32 format; automatic -# conversion to w32 is not available inside the cwrapper. Returns result in -# func_to_host_file_result. -func_convert_file_msys_to_w32 () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - func_convert_core_msys_to_w32 "$1" - func_to_host_file_result="$func_convert_core_msys_to_w32_result" - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_msys_to_w32 - - -# func_convert_file_cygwin_to_w32 ARG -# Convert file name ARG from Cygwin to w32 format. Returns result in -# func_to_host_file_result. -func_convert_file_cygwin_to_w32 () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - # because $build is cygwin, we call "the" cygpath in $PATH; no need to use - # LT_CYGPATH in this case. - func_to_host_file_result=`cygpath -m "$1"` - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_cygwin_to_w32 - - -# func_convert_file_nix_to_w32 ARG -# Convert file name ARG from *nix to w32 format. Requires a wine environment -# and a working winepath. Returns result in func_to_host_file_result. -func_convert_file_nix_to_w32 () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - func_convert_core_file_wine_to_w32 "$1" - func_to_host_file_result="$func_convert_core_file_wine_to_w32_result" - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_nix_to_w32 - - -# func_convert_file_msys_to_cygwin ARG -# Convert file name ARG from MSYS to Cygwin format. Requires LT_CYGPATH set. -# Returns result in func_to_host_file_result. -func_convert_file_msys_to_cygwin () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - func_convert_core_msys_to_w32 "$1" - func_cygpath -u "$func_convert_core_msys_to_w32_result" - func_to_host_file_result="$func_cygpath_result" - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_msys_to_cygwin - - -# func_convert_file_nix_to_cygwin ARG -# Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed -# in a wine environment, working winepath, and LT_CYGPATH set. Returns result -# in func_to_host_file_result. -func_convert_file_nix_to_cygwin () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - # convert from *nix to w32, then use cygpath to convert from w32 to cygwin. - func_convert_core_file_wine_to_w32 "$1" - func_cygpath -u "$func_convert_core_file_wine_to_w32_result" - func_to_host_file_result="$func_cygpath_result" - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_nix_to_cygwin - - -############################################# -# $build to $host PATH CONVERSION FUNCTIONS # -############################################# -# invoked via `$to_host_path_cmd ARG' -# -# In each case, ARG is the path to be converted from $build to $host format. -# The result will be available in $func_to_host_path_result. -# -# Path separators are also converted from $build format to $host format. If -# ARG begins or ends with a path separator character, it is preserved (but -# converted to $host format) on output. -# -# All path conversion functions are named using the following convention: -# file name conversion function : func_convert_file_X_to_Y () -# path conversion function : func_convert_path_X_to_Y () -# where, for any given $build/$host combination the 'X_to_Y' value is the -# same. If conversion functions are added for new $build/$host combinations, -# the two new functions must follow this pattern, or func_init_to_host_path_cmd -# will break. - - -# func_init_to_host_path_cmd -# Ensures that function "pointer" variable $to_host_path_cmd is set to the -# appropriate value, based on the value of $to_host_file_cmd. -to_host_path_cmd= -func_init_to_host_path_cmd () -{ - $opt_debug - if test -z "$to_host_path_cmd"; then - func_stripname 'func_convert_file_' '' "$to_host_file_cmd" - to_host_path_cmd="func_convert_path_${func_stripname_result}" - fi -} - - -# func_to_host_path ARG -# Converts the path ARG from $build format to $host format. Return result -# in func_to_host_path_result. -func_to_host_path () -{ - $opt_debug - func_init_to_host_path_cmd - $to_host_path_cmd "$1" -} -# end func_to_host_path - - -# func_convert_path_noop ARG -# Copy ARG to func_to_host_path_result. -func_convert_path_noop () -{ - func_to_host_path_result="$1" -} -# end func_convert_path_noop - - -# func_convert_path_msys_to_w32 ARG -# Convert path ARG from (mingw) MSYS to (mingw) w32 format; automatic -# conversion to w32 is not available inside the cwrapper. Returns result in -# func_to_host_path_result. -func_convert_path_msys_to_w32 () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # Remove leading and trailing path separator characters from ARG. MSYS - # behavior is inconsistent here; cygpath turns them into '.;' and ';.'; - # and winepath ignores them completely. - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_msys_to_w32 "$func_to_host_path_tmp1" - func_to_host_path_result="$func_convert_core_msys_to_w32_result" - func_convert_path_check : ";" \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" - fi -} -# end func_convert_path_msys_to_w32 - - -# func_convert_path_cygwin_to_w32 ARG -# Convert path ARG from Cygwin to w32 format. Returns result in -# func_to_host_file_result. -func_convert_path_cygwin_to_w32 () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # See func_convert_path_msys_to_w32: - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` - func_convert_path_check : ";" \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" - fi -} -# end func_convert_path_cygwin_to_w32 - - -# func_convert_path_nix_to_w32 ARG -# Convert path ARG from *nix to w32 format. Requires a wine environment and -# a working winepath. Returns result in func_to_host_file_result. -func_convert_path_nix_to_w32 () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # See func_convert_path_msys_to_w32: - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1" - func_to_host_path_result="$func_convert_core_path_wine_to_w32_result" - func_convert_path_check : ";" \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" - fi -} -# end func_convert_path_nix_to_w32 - - -# func_convert_path_msys_to_cygwin ARG -# Convert path ARG from MSYS to Cygwin format. Requires LT_CYGPATH set. -# Returns result in func_to_host_file_result. -func_convert_path_msys_to_cygwin () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # See func_convert_path_msys_to_w32: - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_msys_to_w32 "$func_to_host_path_tmp1" - func_cygpath -u -p "$func_convert_core_msys_to_w32_result" - func_to_host_path_result="$func_cygpath_result" - func_convert_path_check : : \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" : "$1" - fi -} -# end func_convert_path_msys_to_cygwin - - -# func_convert_path_nix_to_cygwin ARG -# Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a -# a wine environment, working winepath, and LT_CYGPATH set. Returns result in -# func_to_host_file_result. -func_convert_path_nix_to_cygwin () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # Remove leading and trailing path separator characters from - # ARG. msys behavior is inconsistent here, cygpath turns them - # into '.;' and ';.', and winepath ignores them completely. - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1" - func_cygpath -u -p "$func_convert_core_path_wine_to_w32_result" - func_to_host_path_result="$func_cygpath_result" - func_convert_path_check : : \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" : "$1" - fi -} -# end func_convert_path_nix_to_cygwin - - -# func_mode_compile arg... -func_mode_compile () -{ - $opt_debug - # Get the compilation command and the source file. - base_compile= - srcfile="$nonopt" # always keep a non-empty value in "srcfile" - suppress_opt=yes - suppress_output= - arg_mode=normal - libobj= - later= - pie_flag= - - for arg - do - case $arg_mode in - arg ) - # do not "continue". Instead, add this to base_compile - lastarg="$arg" - arg_mode=normal - ;; - - target ) - libobj="$arg" - arg_mode=normal - continue - ;; - - normal ) - # Accept any command-line options. - case $arg in - -o) - test -n "$libobj" && \ - func_fatal_error "you cannot specify \`-o' more than once" - arg_mode=target - continue - ;; - - -pie | -fpie | -fPIE) - func_append pie_flag " $arg" - continue - ;; - - -shared | -static | -prefer-pic | -prefer-non-pic) - func_append later " $arg" - continue - ;; - - -no-suppress) - suppress_opt=no - continue - ;; - - -Xcompiler) - arg_mode=arg # the next one goes into the "base_compile" arg list - continue # The current "srcfile" will either be retained or - ;; # replaced later. I would guess that would be a bug. - - -Wc,*) - func_stripname '-Wc,' '' "$arg" - args=$func_stripname_result - lastarg= - save_ifs="$IFS"; IFS=',' - for arg in $args; do - IFS="$save_ifs" - func_append_quoted lastarg "$arg" - done - IFS="$save_ifs" - func_stripname ' ' '' "$lastarg" - lastarg=$func_stripname_result - - # Add the arguments to base_compile. - func_append base_compile " $lastarg" - continue - ;; - - *) - # Accept the current argument as the source file. - # The previous "srcfile" becomes the current argument. - # - lastarg="$srcfile" - srcfile="$arg" - ;; - esac # case $arg - ;; - esac # case $arg_mode - - # Aesthetically quote the previous argument. - func_append_quoted base_compile "$lastarg" - done # for arg - - case $arg_mode in - arg) - func_fatal_error "you must specify an argument for -Xcompile" - ;; - target) - func_fatal_error "you must specify a target with \`-o'" - ;; - *) - # Get the name of the library object. - test -z "$libobj" && { - func_basename "$srcfile" - libobj="$func_basename_result" - } - ;; - esac - - # Recognize several different file suffixes. - # If the user specifies -o file.o, it is replaced with file.lo - case $libobj in - *.[cCFSifmso] | \ - *.ada | *.adb | *.ads | *.asm | \ - *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ - *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup) - func_xform "$libobj" - libobj=$func_xform_result - ;; - esac - - case $libobj in - *.lo) func_lo2o "$libobj"; obj=$func_lo2o_result ;; - *) - func_fatal_error "cannot determine name of library object from \`$libobj'" - ;; - esac - - func_infer_tag $base_compile - - for arg in $later; do - case $arg in - -shared) - test "$build_libtool_libs" != yes && \ - func_fatal_configuration "can not build a shared library" - build_old_libs=no - continue - ;; - - -static) - build_libtool_libs=no - build_old_libs=yes - continue - ;; - - -prefer-pic) - pic_mode=yes - continue - ;; - - -prefer-non-pic) - pic_mode=no - continue - ;; - esac - done - - func_quote_for_eval "$libobj" - test "X$libobj" != "X$func_quote_for_eval_result" \ - && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \ - && func_warning "libobj name \`$libobj' may not contain shell special characters." - func_dirname_and_basename "$obj" "/" "" - objname="$func_basename_result" - xdir="$func_dirname_result" - lobj=${xdir}$objdir/$objname - - test -z "$base_compile" && \ - func_fatal_help "you must specify a compilation command" - - # Delete any leftover library objects. - if test "$build_old_libs" = yes; then - removelist="$obj $lobj $libobj ${libobj}T" - else - removelist="$lobj $libobj ${libobj}T" - fi - - # On Cygwin there's no "real" PIC flag so we must build both object types - case $host_os in - cygwin* | mingw* | pw32* | os2* | cegcc*) - pic_mode=default - ;; - esac - if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then - # non-PIC code in shared libraries is not supported - pic_mode=default - fi - - # Calculate the filename of the output object if compiler does - # not support -o with -c - if test "$compiler_c_o" = no; then - output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} - lockfile="$output_obj.lock" - else - output_obj= - need_locks=no - lockfile= - fi - - # Lock this critical section if it is needed - # We use this script file to make the link, it avoids creating a new file - if test "$need_locks" = yes; then - until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do - func_echo "Waiting for $lockfile to be removed" - sleep 2 - done - elif test "$need_locks" = warn; then - if test -f "$lockfile"; then - $ECHO "\ -*** ERROR, $lockfile exists and contains: -`cat $lockfile 2>/dev/null` - -This indicates that another process is trying to use the same -temporary object file, and libtool could not work around it because -your compiler does not support \`-c' and \`-o' together. If you -repeat this compilation, it may succeed, by chance, but you had better -avoid parallel builds (make -j) in this platform, or get a better -compiler." - - $opt_dry_run || $RM $removelist - exit $EXIT_FAILURE - fi - func_append removelist " $output_obj" - $ECHO "$srcfile" > "$lockfile" - fi - - $opt_dry_run || $RM $removelist - func_append removelist " $lockfile" - trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15 - - func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 - srcfile=$func_to_tool_file_result - func_quote_for_eval "$srcfile" - qsrcfile=$func_quote_for_eval_result - - # Only build a PIC object if we are building libtool libraries. - if test "$build_libtool_libs" = yes; then - # Without this assignment, base_compile gets emptied. - fbsd_hideous_sh_bug=$base_compile - - if test "$pic_mode" != no; then - command="$base_compile $qsrcfile $pic_flag" - else - # Don't build PIC code - command="$base_compile $qsrcfile" - fi - - func_mkdir_p "$xdir$objdir" - - if test -z "$output_obj"; then - # Place PIC objects in $objdir - func_append command " -o $lobj" - fi - - func_show_eval_locale "$command" \ - 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE' - - if test "$need_locks" = warn && - test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then - $ECHO "\ -*** ERROR, $lockfile contains: -`cat $lockfile 2>/dev/null` - -but it should contain: -$srcfile - -This indicates that another process is trying to use the same -temporary object file, and libtool could not work around it because -your compiler does not support \`-c' and \`-o' together. If you -repeat this compilation, it may succeed, by chance, but you had better -avoid parallel builds (make -j) in this platform, or get a better -compiler." - - $opt_dry_run || $RM $removelist - exit $EXIT_FAILURE - fi - - # Just move the object if needed, then go on to compile the next one - if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then - func_show_eval '$MV "$output_obj" "$lobj"' \ - 'error=$?; $opt_dry_run || $RM $removelist; exit $error' - fi - - # Allow error messages only from the first compilation. - if test "$suppress_opt" = yes; then - suppress_output=' >/dev/null 2>&1' - fi - fi - - # Only build a position-dependent object if we build old libraries. - if test "$build_old_libs" = yes; then - if test "$pic_mode" != yes; then - # Don't build PIC code - command="$base_compile $qsrcfile$pie_flag" - else - command="$base_compile $qsrcfile $pic_flag" - fi - if test "$compiler_c_o" = yes; then - func_append command " -o $obj" - fi - - # Suppress compiler output if we already did a PIC compilation. - func_append command "$suppress_output" - func_show_eval_locale "$command" \ - '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' - - if test "$need_locks" = warn && - test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then - $ECHO "\ -*** ERROR, $lockfile contains: -`cat $lockfile 2>/dev/null` - -but it should contain: -$srcfile - -This indicates that another process is trying to use the same -temporary object file, and libtool could not work around it because -your compiler does not support \`-c' and \`-o' together. If you -repeat this compilation, it may succeed, by chance, but you had better -avoid parallel builds (make -j) in this platform, or get a better -compiler." - - $opt_dry_run || $RM $removelist - exit $EXIT_FAILURE - fi - - # Just move the object if needed - if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then - func_show_eval '$MV "$output_obj" "$obj"' \ - 'error=$?; $opt_dry_run || $RM $removelist; exit $error' - fi - fi - - $opt_dry_run || { - func_write_libtool_object "$libobj" "$objdir/$objname" "$objname" - - # Unlock the critical section if it was locked - if test "$need_locks" != no; then - removelist=$lockfile - $RM "$lockfile" - fi - } - - exit $EXIT_SUCCESS -} - -$opt_help || { - test "$opt_mode" = compile && func_mode_compile ${1+"$@"} -} - -func_mode_help () -{ - # We need to display help for each of the modes. - case $opt_mode in - "") - # Generic help is extracted from the usage comments - # at the start of this file. - func_help - ;; - - clean) - $ECHO \ -"Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE... - -Remove files from the build directory. - -RM is the name of the program to use to delete files associated with each FILE -(typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed -to RM. - -If FILE is a libtool library, object or program, all the files associated -with it are deleted. Otherwise, only FILE itself is deleted using RM." - ;; - - compile) - $ECHO \ -"Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE - -Compile a source file into a libtool library object. - -This mode accepts the following additional options: - - -o OUTPUT-FILE set the output file name to OUTPUT-FILE - -no-suppress do not suppress compiler output for multiple passes - -prefer-pic try to build PIC objects only - -prefer-non-pic try to build non-PIC objects only - -shared do not build a \`.o' file suitable for static linking - -static only build a \`.o' file suitable for static linking - -Wc,FLAG pass FLAG directly to the compiler - -COMPILE-COMMAND is a command to be used in creating a \`standard' object file -from the given SOURCEFILE. - -The output file name is determined by removing the directory component from -SOURCEFILE, then substituting the C source code suffix \`.c' with the -library object suffix, \`.lo'." - ;; - - execute) - $ECHO \ -"Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]... - -Automatically set library path, then run a program. - -This mode accepts the following additional options: - - -dlopen FILE add the directory containing FILE to the library path - -This mode sets the library path environment variable according to \`-dlopen' -flags. - -If any of the ARGS are libtool executable wrappers, then they are translated -into their corresponding uninstalled binary, and any of their required library -directories are added to the library path. - -Then, COMMAND is executed, with ARGS as arguments." - ;; - - finish) - $ECHO \ -"Usage: $progname [OPTION]... --mode=finish [LIBDIR]... - -Complete the installation of libtool libraries. - -Each LIBDIR is a directory that contains libtool libraries. - -The commands that this mode executes may require superuser privileges. Use -the \`--dry-run' option if you just want to see what would be executed." - ;; - - install) - $ECHO \ -"Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND... - -Install executables or libraries. - -INSTALL-COMMAND is the installation command. The first component should be -either the \`install' or \`cp' program. - -The following components of INSTALL-COMMAND are treated specially: - - -inst-prefix-dir PREFIX-DIR Use PREFIX-DIR as a staging area for installation - -The rest of the components are interpreted as arguments to that command (only -BSD-compatible install options are recognized)." - ;; - - link) - $ECHO \ -"Usage: $progname [OPTION]... --mode=link LINK-COMMAND... - -Link object files or libraries together to form another library, or to -create an executable program. - -LINK-COMMAND is a command using the C compiler that you would use to create -a program from several object files. - -The following components of LINK-COMMAND are treated specially: - - -all-static do not do any dynamic linking at all - -avoid-version do not add a version suffix if possible - -bindir BINDIR specify path to binaries directory (for systems where - libraries must be found in the PATH setting at runtime) - -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime - -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols - -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3) - -export-symbols SYMFILE - try to export only the symbols listed in SYMFILE - -export-symbols-regex REGEX - try to export only the symbols matching REGEX - -LLIBDIR search LIBDIR for required installed libraries - -lNAME OUTPUT-FILE requires the installed library libNAME - -module build a library that can dlopened - -no-fast-install disable the fast-install mode - -no-install link a not-installable executable - -no-undefined declare that a library does not refer to external symbols - -o OUTPUT-FILE create OUTPUT-FILE from the specified objects - -objectlist FILE Use a list of object files found in FILE to specify objects - -precious-files-regex REGEX - don't remove output files matching REGEX - -release RELEASE specify package release information - -rpath LIBDIR the created library will eventually be installed in LIBDIR - -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries - -shared only do dynamic linking of libtool libraries - -shrext SUFFIX override the standard shared library file extension - -static do not do any dynamic linking of uninstalled libtool libraries - -static-libtool-libs - do not do any dynamic linking of libtool libraries - -version-info CURRENT[:REVISION[:AGE]] - specify library version info [each variable defaults to 0] - -weak LIBNAME declare that the target provides the LIBNAME interface - -Wc,FLAG - -Xcompiler FLAG pass linker-specific FLAG directly to the compiler - -Wl,FLAG - -Xlinker FLAG pass linker-specific FLAG directly to the linker - -XCClinker FLAG pass link-specific FLAG to the compiler driver (CC) - -All other options (arguments beginning with \`-') are ignored. - -Every other argument is treated as a filename. Files ending in \`.la' are -treated as uninstalled libtool libraries, other files are standard or library -object files. - -If the OUTPUT-FILE ends in \`.la', then a libtool library is created, -only library objects (\`.lo' files) may be specified, and \`-rpath' is -required, except when creating a convenience library. - -If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created -using \`ar' and \`ranlib', or on Windows using \`lib'. - -If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file -is created, otherwise an executable program is created." - ;; - - uninstall) - $ECHO \ -"Usage: $progname [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE... - -Remove libraries from an installation directory. - -RM is the name of the program to use to delete files associated with each FILE -(typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed -to RM. - -If FILE is a libtool library, all the files associated with it are deleted. -Otherwise, only FILE itself is deleted using RM." - ;; - - *) - func_fatal_help "invalid operation mode \`$opt_mode'" - ;; - esac - - echo - $ECHO "Try \`$progname --help' for more information about other modes." -} - -# Now that we've collected a possible --mode arg, show help if necessary -if $opt_help; then - if test "$opt_help" = :; then - func_mode_help - else - { - func_help noexit - for opt_mode in compile link execute install finish uninstall clean; do - func_mode_help - done - } | sed -n '1p; 2,$s/^Usage:/ or: /p' - { - func_help noexit - for opt_mode in compile link execute install finish uninstall clean; do - echo - func_mode_help - done - } | - sed '1d - /^When reporting/,/^Report/{ - H - d - } - $x - /information about other modes/d - /more detailed .*MODE/d - s/^Usage:.*--mode=\([^ ]*\) .*/Description of \1 mode:/' - fi - exit $? -fi - - -# func_mode_execute arg... -func_mode_execute () -{ - $opt_debug - # The first argument is the command name. - cmd="$nonopt" - test -z "$cmd" && \ - func_fatal_help "you must specify a COMMAND" - - # Handle -dlopen flags immediately. - for file in $opt_dlopen; do - test -f "$file" \ - || func_fatal_help "\`$file' is not a file" - - dir= - case $file in - *.la) - func_resolve_sysroot "$file" - file=$func_resolve_sysroot_result - - # Check to see that this really is a libtool archive. - func_lalib_unsafe_p "$file" \ - || func_fatal_help "\`$lib' is not a valid libtool archive" - - # Read the libtool library. - dlname= - library_names= - func_source "$file" - - # Skip this library if it cannot be dlopened. - if test -z "$dlname"; then - # Warn if it was a shared library. - test -n "$library_names" && \ - func_warning "\`$file' was not linked with \`-export-dynamic'" - continue - fi - - func_dirname "$file" "" "." - dir="$func_dirname_result" - - if test -f "$dir/$objdir/$dlname"; then - func_append dir "/$objdir" - else - if test ! -f "$dir/$dlname"; then - func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" - fi - fi - ;; - - *.lo) - # Just add the directory containing the .lo file. - func_dirname "$file" "" "." - dir="$func_dirname_result" - ;; - - *) - func_warning "\`-dlopen' is ignored for non-libtool libraries and objects" - continue - ;; - esac - - # Get the absolute pathname. - absdir=`cd "$dir" && pwd` - test -n "$absdir" && dir="$absdir" - - # Now add the directory to shlibpath_var. - if eval "test -z \"\$$shlibpath_var\""; then - eval "$shlibpath_var=\"\$dir\"" - else - eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\"" - fi - done - - # This variable tells wrapper scripts just to set shlibpath_var - # rather than running their programs. - libtool_execute_magic="$magic" - - # Check if any of the arguments is a wrapper script. - args= - for file - do - case $file in - -* | *.la | *.lo ) ;; - *) - # Do a test to see if this is really a libtool program. - if func_ltwrapper_script_p "$file"; then - func_source "$file" - # Transform arg to wrapped name. - file="$progdir/$program" - elif func_ltwrapper_executable_p "$file"; then - func_ltwrapper_scriptname "$file" - func_source "$func_ltwrapper_scriptname_result" - # Transform arg to wrapped name. - file="$progdir/$program" - fi - ;; - esac - # Quote arguments (to preserve shell metacharacters). - func_append_quoted args "$file" - done - - if test "X$opt_dry_run" = Xfalse; then - if test -n "$shlibpath_var"; then - # Export the shlibpath_var. - eval "export $shlibpath_var" - fi - - # Restore saved environment variables - for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES - do - eval "if test \"\${save_$lt_var+set}\" = set; then - $lt_var=\$save_$lt_var; export $lt_var - else - $lt_unset $lt_var - fi" - done - - # Now prepare to actually exec the command. - exec_cmd="\$cmd$args" - else - # Display what would be done. - if test -n "$shlibpath_var"; then - eval "\$ECHO \"\$shlibpath_var=\$$shlibpath_var\"" - echo "export $shlibpath_var" - fi - $ECHO "$cmd$args" - exit $EXIT_SUCCESS - fi -} - -test "$opt_mode" = execute && func_mode_execute ${1+"$@"} - - -# func_mode_finish arg... -func_mode_finish () -{ - $opt_debug - libs= - libdirs= - admincmds= - - for opt in "$nonopt" ${1+"$@"} - do - if test -d "$opt"; then - func_append libdirs " $opt" - - elif test -f "$opt"; then - if func_lalib_unsafe_p "$opt"; then - func_append libs " $opt" - else - func_warning "\`$opt' is not a valid libtool archive" - fi - - else - func_fatal_error "invalid argument \`$opt'" - fi - done - - if test -n "$libs"; then - if test -n "$lt_sysroot"; then - sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` - sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" - else - sysroot_cmd= - fi - - # Remove sysroot references - if $opt_dry_run; then - for lib in $libs; do - echo "removing references to $lt_sysroot and \`=' prefixes from $lib" - done - else - tmpdir=`func_mktempdir` - for lib in $libs; do - sed -e "${sysroot_cmd} s/\([ ']-[LR]\)=/\1/g; s/\([ ']\)=/\1/g" $lib \ - > $tmpdir/tmp-la - mv -f $tmpdir/tmp-la $lib - done - ${RM}r "$tmpdir" - fi - fi - - if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then - for libdir in $libdirs; do - if test -n "$finish_cmds"; then - # Do each command in the finish commands. - func_execute_cmds "$finish_cmds" 'admincmds="$admincmds -'"$cmd"'"' - fi - if test -n "$finish_eval"; then - # Do the single finish_eval. - eval cmds=\"$finish_eval\" - $opt_dry_run || eval "$cmds" || func_append admincmds " - $cmds" - fi - done - fi - - # Exit here if they wanted silent mode. - $opt_silent && exit $EXIT_SUCCESS - - if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then - echo "----------------------------------------------------------------------" - echo "Libraries have been installed in:" - for libdir in $libdirs; do - $ECHO " $libdir" - done - echo - echo "If you ever happen to want to link against installed libraries" - echo "in a given directory, LIBDIR, you must either use libtool, and" - echo "specify the full pathname of the library, or use the \`-LLIBDIR'" - echo "flag during linking and do at least one of the following:" - if test -n "$shlibpath_var"; then - echo " - add LIBDIR to the \`$shlibpath_var' environment variable" - echo " during execution" - fi - if test -n "$runpath_var"; then - echo " - add LIBDIR to the \`$runpath_var' environment variable" - echo " during linking" - fi - if test -n "$hardcode_libdir_flag_spec"; then - libdir=LIBDIR - eval flag=\"$hardcode_libdir_flag_spec\" - - $ECHO " - use the \`$flag' linker flag" - fi - if test -n "$admincmds"; then - $ECHO " - have your system administrator run these commands:$admincmds" - fi - if test -f /etc/ld.so.conf; then - echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'" - fi - echo - - echo "See any operating system documentation about shared libraries for" - case $host in - solaris2.[6789]|solaris2.1[0-9]) - echo "more information, such as the ld(1), crle(1) and ld.so(8) manual" - echo "pages." - ;; - *) - echo "more information, such as the ld(1) and ld.so(8) manual pages." - ;; - esac - echo "----------------------------------------------------------------------" - fi - exit $EXIT_SUCCESS -} - -test "$opt_mode" = finish && func_mode_finish ${1+"$@"} - - -# func_mode_install arg... -func_mode_install () -{ - $opt_debug - # There may be an optional sh(1) argument at the beginning of - # install_prog (especially on Windows NT). - if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh || - # Allow the use of GNU shtool's install command. - case $nonopt in *shtool*) :;; *) false;; esac; then - # Aesthetically quote it. - func_quote_for_eval "$nonopt" - install_prog="$func_quote_for_eval_result " - arg=$1 - shift - else - install_prog= - arg=$nonopt - fi - - # The real first argument should be the name of the installation program. - # Aesthetically quote it. - func_quote_for_eval "$arg" - func_append install_prog "$func_quote_for_eval_result" - install_shared_prog=$install_prog - case " $install_prog " in - *[\\\ /]cp\ *) install_cp=: ;; - *) install_cp=false ;; - esac - - # We need to accept at least all the BSD install flags. - dest= - files= - opts= - prev= - install_type= - isdir=no - stripme= - no_mode=: - for arg - do - arg2= - if test -n "$dest"; then - func_append files " $dest" - dest=$arg - continue - fi - - case $arg in - -d) isdir=yes ;; - -f) - if $install_cp; then :; else - prev=$arg - fi - ;; - -g | -m | -o) - prev=$arg - ;; - -s) - stripme=" -s" - continue - ;; - -*) - ;; - *) - # If the previous option needed an argument, then skip it. - if test -n "$prev"; then - if test "x$prev" = x-m && test -n "$install_override_mode"; then - arg2=$install_override_mode - no_mode=false - fi - prev= - else - dest=$arg - continue - fi - ;; - esac - - # Aesthetically quote the argument. - func_quote_for_eval "$arg" - func_append install_prog " $func_quote_for_eval_result" - if test -n "$arg2"; then - func_quote_for_eval "$arg2" - fi - func_append install_shared_prog " $func_quote_for_eval_result" - done - - test -z "$install_prog" && \ - func_fatal_help "you must specify an install program" - - test -n "$prev" && \ - func_fatal_help "the \`$prev' option requires an argument" - - if test -n "$install_override_mode" && $no_mode; then - if $install_cp; then :; else - func_quote_for_eval "$install_override_mode" - func_append install_shared_prog " -m $func_quote_for_eval_result" - fi - fi - - if test -z "$files"; then - if test -z "$dest"; then - func_fatal_help "no file or destination specified" - else - func_fatal_help "you must specify a destination" - fi - fi - - # Strip any trailing slash from the destination. - func_stripname '' '/' "$dest" - dest=$func_stripname_result - - # Check to see that the destination is a directory. - test -d "$dest" && isdir=yes - if test "$isdir" = yes; then - destdir="$dest" - destname= - else - func_dirname_and_basename "$dest" "" "." - destdir="$func_dirname_result" - destname="$func_basename_result" - - # Not a directory, so check to see that there is only one file specified. - set dummy $files; shift - test "$#" -gt 1 && \ - func_fatal_help "\`$dest' is not a directory" - fi - case $destdir in - [\\/]* | [A-Za-z]:[\\/]*) ;; - *) - for file in $files; do - case $file in - *.lo) ;; - *) - func_fatal_help "\`$destdir' must be an absolute directory name" - ;; - esac - done - ;; - esac - - # This variable tells wrapper scripts just to set variables rather - # than running their programs. - libtool_install_magic="$magic" - - staticlibs= - future_libdirs= - current_libdirs= - for file in $files; do - - # Do each installation. - case $file in - *.$libext) - # Do the static libraries later. - func_append staticlibs " $file" - ;; - - *.la) - func_resolve_sysroot "$file" - file=$func_resolve_sysroot_result - - # Check to see that this really is a libtool archive. - func_lalib_unsafe_p "$file" \ - || func_fatal_help "\`$file' is not a valid libtool archive" - - library_names= - old_library= - relink_command= - func_source "$file" - - # Add the libdir to current_libdirs if it is the destination. - if test "X$destdir" = "X$libdir"; then - case "$current_libdirs " in - *" $libdir "*) ;; - *) func_append current_libdirs " $libdir" ;; - esac - else - # Note the libdir as a future libdir. - case "$future_libdirs " in - *" $libdir "*) ;; - *) func_append future_libdirs " $libdir" ;; - esac - fi - - func_dirname "$file" "/" "" - dir="$func_dirname_result" - func_append dir "$objdir" - - if test -n "$relink_command"; then - # Determine the prefix the user has applied to our future dir. - inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` - - # Don't allow the user to place us outside of our expected - # location b/c this prevents finding dependent libraries that - # are installed to the same prefix. - # At present, this check doesn't affect windows .dll's that - # are installed into $libdir/../bin (currently, that works fine) - # but it's something to keep an eye on. - test "$inst_prefix_dir" = "$destdir" && \ - func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir" - - if test -n "$inst_prefix_dir"; then - # Stick the inst_prefix_dir data into the link command. - relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` - else - relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` - fi - - func_warning "relinking \`$file'" - func_show_eval "$relink_command" \ - 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"' - fi - - # See the names of the shared library. - set dummy $library_names; shift - if test -n "$1"; then - realname="$1" - shift - - srcname="$realname" - test -n "$relink_command" && srcname="$realname"T - - # Install the shared library and build the symlinks. - func_show_eval "$install_shared_prog $dir/$srcname $destdir/$realname" \ - 'exit $?' - tstripme="$stripme" - case $host_os in - cygwin* | mingw* | pw32* | cegcc*) - case $realname in - *.dll.a) - tstripme="" - ;; - esac - ;; - esac - if test -n "$tstripme" && test -n "$striplib"; then - func_show_eval "$striplib $destdir/$realname" 'exit $?' - fi - - if test "$#" -gt 0; then - # Delete the old symlinks, and create new ones. - # Try `ln -sf' first, because the `ln' binary might depend on - # the symlink we replace! Solaris /bin/ln does not understand -f, - # so we also need to try rm && ln -s. - for linkname - do - test "$linkname" != "$realname" \ - && func_show_eval "(cd $destdir && { $LN_S -f $realname $linkname || { $RM $linkname && $LN_S $realname $linkname; }; })" - done - fi - - # Do each command in the postinstall commands. - lib="$destdir/$realname" - func_execute_cmds "$postinstall_cmds" 'exit $?' - fi - - # Install the pseudo-library for information purposes. - func_basename "$file" - name="$func_basename_result" - instname="$dir/$name"i - func_show_eval "$install_prog $instname $destdir/$name" 'exit $?' - - # Maybe install the static library, too. - test -n "$old_library" && func_append staticlibs " $dir/$old_library" - ;; - - *.lo) - # Install (i.e. copy) a libtool object. - - # Figure out destination file name, if it wasn't already specified. - if test -n "$destname"; then - destfile="$destdir/$destname" - else - func_basename "$file" - destfile="$func_basename_result" - destfile="$destdir/$destfile" - fi - - # Deduce the name of the destination old-style object file. - case $destfile in - *.lo) - func_lo2o "$destfile" - staticdest=$func_lo2o_result - ;; - *.$objext) - staticdest="$destfile" - destfile= - ;; - *) - func_fatal_help "cannot copy a libtool object to \`$destfile'" - ;; - esac - - # Install the libtool object if requested. - test -n "$destfile" && \ - func_show_eval "$install_prog $file $destfile" 'exit $?' - - # Install the old object if enabled. - if test "$build_old_libs" = yes; then - # Deduce the name of the old-style object file. - func_lo2o "$file" - staticobj=$func_lo2o_result - func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?' - fi - exit $EXIT_SUCCESS - ;; - - *) - # Figure out destination file name, if it wasn't already specified. - if test -n "$destname"; then - destfile="$destdir/$destname" - else - func_basename "$file" - destfile="$func_basename_result" - destfile="$destdir/$destfile" - fi - - # If the file is missing, and there is a .exe on the end, strip it - # because it is most likely a libtool script we actually want to - # install - stripped_ext="" - case $file in - *.exe) - if test ! -f "$file"; then - func_stripname '' '.exe' "$file" - file=$func_stripname_result - stripped_ext=".exe" - fi - ;; - esac - - # Do a test to see if this is really a libtool program. - case $host in - *cygwin* | *mingw*) - if func_ltwrapper_executable_p "$file"; then - func_ltwrapper_scriptname "$file" - wrapper=$func_ltwrapper_scriptname_result - else - func_stripname '' '.exe' "$file" - wrapper=$func_stripname_result - fi - ;; - *) - wrapper=$file - ;; - esac - if func_ltwrapper_script_p "$wrapper"; then - notinst_deplibs= - relink_command= - - func_source "$wrapper" - - # Check the variables that should have been set. - test -z "$generated_by_libtool_version" && \ - func_fatal_error "invalid libtool wrapper script \`$wrapper'" - - finalize=yes - for lib in $notinst_deplibs; do - # Check to see that each library is installed. - libdir= - if test -f "$lib"; then - func_source "$lib" - fi - libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test - if test -n "$libdir" && test ! -f "$libfile"; then - func_warning "\`$lib' has not been installed in \`$libdir'" - finalize=no - fi - done - - relink_command= - func_source "$wrapper" - - outputname= - if test "$fast_install" = no && test -n "$relink_command"; then - $opt_dry_run || { - if test "$finalize" = yes; then - tmpdir=`func_mktempdir` - func_basename "$file$stripped_ext" - file="$func_basename_result" - outputname="$tmpdir/$file" - # Replace the output file specification. - relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` - - $opt_silent || { - func_quote_for_expand "$relink_command" - eval "func_echo $func_quote_for_expand_result" - } - if eval "$relink_command"; then : - else - func_error "error: relink \`$file' with the above command before installing it" - $opt_dry_run || ${RM}r "$tmpdir" - continue - fi - file="$outputname" - else - func_warning "cannot relink \`$file'" - fi - } - else - # Install the binary that we compiled earlier. - file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` - fi - fi - - # remove .exe since cygwin /usr/bin/install will append another - # one anyway - case $install_prog,$host in - */usr/bin/install*,*cygwin*) - case $file:$destfile in - *.exe:*.exe) - # this is ok - ;; - *.exe:*) - destfile=$destfile.exe - ;; - *:*.exe) - func_stripname '' '.exe' "$destfile" - destfile=$func_stripname_result - ;; - esac - ;; - esac - func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?' - $opt_dry_run || if test -n "$outputname"; then - ${RM}r "$tmpdir" - fi - ;; - esac - done - - for file in $staticlibs; do - func_basename "$file" - name="$func_basename_result" - - # Set up the ranlib parameters. - oldlib="$destdir/$name" - func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 - tool_oldlib=$func_to_tool_file_result - - func_show_eval "$install_prog \$file \$oldlib" 'exit $?' - - if test -n "$stripme" && test -n "$old_striplib"; then - func_show_eval "$old_striplib $tool_oldlib" 'exit $?' - fi - - # Do each command in the postinstall commands. - func_execute_cmds "$old_postinstall_cmds" 'exit $?' - done - - test -n "$future_libdirs" && \ - func_warning "remember to run \`$progname --finish$future_libdirs'" - - if test -n "$current_libdirs"; then - # Maybe just do a dry run. - $opt_dry_run && current_libdirs=" -n$current_libdirs" - exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs' - else - exit $EXIT_SUCCESS - fi -} - -test "$opt_mode" = install && func_mode_install ${1+"$@"} - - -# func_generate_dlsyms outputname originator pic_p -# Extract symbols from dlprefiles and create ${outputname}S.o with -# a dlpreopen symbol table. -func_generate_dlsyms () -{ - $opt_debug - my_outputname="$1" - my_originator="$2" - my_pic_p="${3-no}" - my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'` - my_dlsyms= - - if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then - if test -n "$NM" && test -n "$global_symbol_pipe"; then - my_dlsyms="${my_outputname}S.c" - else - func_error "not configured to extract global symbols from dlpreopened files" - fi - fi - - if test -n "$my_dlsyms"; then - case $my_dlsyms in - "") ;; - *.c) - # Discover the nlist of each of the dlfiles. - nlist="$output_objdir/${my_outputname}.nm" - - func_show_eval "$RM $nlist ${nlist}S ${nlist}T" - - # Parse the name list into a source file. - func_verbose "creating $output_objdir/$my_dlsyms" - - $opt_dry_run || $ECHO > "$output_objdir/$my_dlsyms" "\ -/* $my_dlsyms - symbol resolution table for \`$my_outputname' dlsym emulation. */ -/* Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION */ - -#ifdef __cplusplus -extern \"C\" { -#endif - -#if defined(__GNUC__) && (((__GNUC__ == 4) && (__GNUC_MINOR__ >= 4)) || (__GNUC__ > 4)) -#pragma GCC diagnostic ignored \"-Wstrict-prototypes\" -#endif - -/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ -#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) -/* DATA imports from DLLs on WIN32 con't be const, because runtime - relocations are performed -- see ld's documentation on pseudo-relocs. */ -# define LT_DLSYM_CONST -#elif defined(__osf__) -/* This system does not cope well with relocations in const data. */ -# define LT_DLSYM_CONST -#else -# define LT_DLSYM_CONST const -#endif - -/* External symbol declarations for the compiler. */\ -" - - if test "$dlself" = yes; then - func_verbose "generating symbol list for \`$output'" - - $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" - - # Add our own program objects to the symbol list. - progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` - for progfile in $progfiles; do - func_to_tool_file "$progfile" func_convert_file_msys_to_w32 - func_verbose "extracting global C symbols from \`$func_to_tool_file_result'" - $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" - done - - if test -n "$exclude_expsyms"; then - $opt_dry_run || { - eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T' - eval '$MV "$nlist"T "$nlist"' - } - fi - - if test -n "$export_symbols_regex"; then - $opt_dry_run || { - eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T' - eval '$MV "$nlist"T "$nlist"' - } - fi - - # Prepare the list of exported symbols - if test -z "$export_symbols"; then - export_symbols="$output_objdir/$outputname.exp" - $opt_dry_run || { - $RM $export_symbols - eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"' - case $host in - *cygwin* | *mingw* | *cegcc* ) - eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' - eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"' - ;; - esac - } - else - $opt_dry_run || { - eval "${SED} -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"' - eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T' - eval '$MV "$nlist"T "$nlist"' - case $host in - *cygwin* | *mingw* | *cegcc* ) - eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' - eval 'cat "$nlist" >> "$output_objdir/$outputname.def"' - ;; - esac - } - fi - fi - - for dlprefile in $dlprefiles; do - func_verbose "extracting global C symbols from \`$dlprefile'" - func_basename "$dlprefile" - name="$func_basename_result" - case $host in - *cygwin* | *mingw* | *cegcc* ) - # if an import library, we need to obtain dlname - if func_win32_import_lib_p "$dlprefile"; then - func_tr_sh "$dlprefile" - eval "curr_lafile=\$libfile_$func_tr_sh_result" - dlprefile_dlbasename="" - if test -n "$curr_lafile" && func_lalib_p "$curr_lafile"; then - # Use subshell, to avoid clobbering current variable values - dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` - if test -n "$dlprefile_dlname" ; then - func_basename "$dlprefile_dlname" - dlprefile_dlbasename="$func_basename_result" - else - # no lafile. user explicitly requested -dlpreopen . - $sharedlib_from_linklib_cmd "$dlprefile" - dlprefile_dlbasename=$sharedlib_from_linklib_result - fi - fi - $opt_dry_run || { - if test -n "$dlprefile_dlbasename" ; then - eval '$ECHO ": $dlprefile_dlbasename" >> "$nlist"' - else - func_warning "Could not compute DLL name from $name" - eval '$ECHO ": $name " >> "$nlist"' - fi - func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 - eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe | - $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" - } - else # not an import lib - $opt_dry_run || { - eval '$ECHO ": $name " >> "$nlist"' - func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 - eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" - } - fi - ;; - *) - $opt_dry_run || { - eval '$ECHO ": $name " >> "$nlist"' - func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 - eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" - } - ;; - esac - done - - $opt_dry_run || { - # Make sure we have at least an empty file. - test -f "$nlist" || : > "$nlist" - - if test -n "$exclude_expsyms"; then - $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T - $MV "$nlist"T "$nlist" - fi - - # Try sorting and uniquifying the output. - if $GREP -v "^: " < "$nlist" | - if sort -k 3 /dev/null 2>&1; then - sort -k 3 - else - sort +2 - fi | - uniq > "$nlist"S; then - : - else - $GREP -v "^: " < "$nlist" > "$nlist"S - fi - - if test -f "$nlist"S; then - eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$my_dlsyms"' - else - echo '/* NONE */' >> "$output_objdir/$my_dlsyms" - fi - - echo >> "$output_objdir/$my_dlsyms" "\ - -/* The mapping between symbol names and symbols. */ -typedef struct { - const char *name; - void *address; -} lt_dlsymlist; -extern LT_DLSYM_CONST lt_dlsymlist -lt_${my_prefix}_LTX_preloaded_symbols[]; -LT_DLSYM_CONST lt_dlsymlist -lt_${my_prefix}_LTX_preloaded_symbols[] = -{\ - { \"$my_originator\", (void *) 0 }," - - case $need_lib_prefix in - no) - eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$my_dlsyms" - ;; - *) - eval "$global_symbol_to_c_name_address_lib_prefix" < "$nlist" >> "$output_objdir/$my_dlsyms" - ;; - esac - echo >> "$output_objdir/$my_dlsyms" "\ - {0, (void *) 0} -}; - -/* This works around a problem in FreeBSD linker */ -#ifdef FREEBSD_WORKAROUND -static const void *lt_preloaded_setup() { - return lt_${my_prefix}_LTX_preloaded_symbols; -} -#endif - -#ifdef __cplusplus -} -#endif\ -" - } # !$opt_dry_run - - pic_flag_for_symtable= - case "$compile_command " in - *" -static "*) ;; - *) - case $host in - # compiling the symbol table file with pic_flag works around - # a FreeBSD bug that causes programs to crash when -lm is - # linked before any other PIC object. But we must not use - # pic_flag when linking with -static. The problem exists in - # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1. - *-*-freebsd2.*|*-*-freebsd3.0*|*-*-freebsdelf3.0*) - pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; - *-*-hpux*) - pic_flag_for_symtable=" $pic_flag" ;; - *) - if test "X$my_pic_p" != Xno; then - pic_flag_for_symtable=" $pic_flag" - fi - ;; - esac - ;; - esac - symtab_cflags= - for arg in $LTCFLAGS; do - case $arg in - -pie | -fpie | -fPIE) ;; - *) func_append symtab_cflags " $arg" ;; - esac - done - - # Now compile the dynamic symbol file. - func_show_eval '(cd $output_objdir && $LTCC$symtab_cflags -c$no_builtin_flag$pic_flag_for_symtable "$my_dlsyms")' 'exit $?' - - # Clean up the generated files. - func_show_eval '$RM "$output_objdir/$my_dlsyms" "$nlist" "${nlist}S" "${nlist}T"' - - # Transform the symbol file into the correct name. - symfileobj="$output_objdir/${my_outputname}S.$objext" - case $host in - *cygwin* | *mingw* | *cegcc* ) - if test -f "$output_objdir/$my_outputname.def"; then - compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` - else - compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` - fi - ;; - *) - compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` - ;; - esac - ;; - *) - func_fatal_error "unknown suffix for \`$my_dlsyms'" - ;; - esac - else - # We keep going just in case the user didn't refer to - # lt_preloaded_symbols. The linker will fail if global_symbol_pipe - # really was required. - - # Nullify the symbol file. - compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` - fi -} - -# func_win32_libid arg -# return the library type of file 'arg' -# -# Need a lot of goo to handle *both* DLLs and import libs -# Has to be a shell function in order to 'eat' the argument -# that is supplied when $file_magic_command is called. -# Despite the name, also deal with 64 bit binaries. -func_win32_libid () -{ - $opt_debug - win32_libid_type="unknown" - win32_fileres=`file -L $1 2>/dev/null` - case $win32_fileres in - *ar\ archive\ import\ library*) # definitely import - win32_libid_type="x86 archive import" - ;; - *ar\ archive*) # could be an import, or static - # Keep the egrep pattern in sync with the one in _LT_CHECK_MAGIC_METHOD. - if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null | - $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then - func_to_tool_file "$1" func_convert_file_msys_to_w32 - win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | - $SED -n -e ' - 1,100{ - / I /{ - s,.*,import, - p - q - } - }'` - case $win32_nmres in - import*) win32_libid_type="x86 archive import";; - *) win32_libid_type="x86 archive static";; - esac - fi - ;; - *DLL*) - win32_libid_type="x86 DLL" - ;; - *executable*) # but shell scripts are "executable" too... - case $win32_fileres in - *MS\ Windows\ PE\ Intel*) - win32_libid_type="x86 DLL" - ;; - esac - ;; - esac - $ECHO "$win32_libid_type" -} - -# func_cygming_dll_for_implib ARG -# -# Platform-specific function to extract the -# name of the DLL associated with the specified -# import library ARG. -# Invoked by eval'ing the libtool variable -# $sharedlib_from_linklib_cmd -# Result is available in the variable -# $sharedlib_from_linklib_result -func_cygming_dll_for_implib () -{ - $opt_debug - sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` -} - -# func_cygming_dll_for_implib_fallback_core SECTION_NAME LIBNAMEs -# -# The is the core of a fallback implementation of a -# platform-specific function to extract the name of the -# DLL associated with the specified import library LIBNAME. -# -# SECTION_NAME is either .idata$6 or .idata$7, depending -# on the platform and compiler that created the implib. -# -# Echos the name of the DLL associated with the -# specified import library. -func_cygming_dll_for_implib_fallback_core () -{ - $opt_debug - match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` - $OBJDUMP -s --section "$1" "$2" 2>/dev/null | - $SED '/^Contents of section '"$match_literal"':/{ - # Place marker at beginning of archive member dllname section - s/.*/====MARK====/ - p - d - } - # These lines can sometimes be longer than 43 characters, but - # are always uninteresting - /:[ ]*file format pe[i]\{,1\}-/d - /^In archive [^:]*:/d - # Ensure marker is printed - /^====MARK====/p - # Remove all lines with less than 43 characters - /^.\{43\}/!d - # From remaining lines, remove first 43 characters - s/^.\{43\}//' | - $SED -n ' - # Join marker and all lines until next marker into a single line - /^====MARK====/ b para - H - $ b para - b - :para - x - s/\n//g - # Remove the marker - s/^====MARK====// - # Remove trailing dots and whitespace - s/[\. \t]*$// - # Print - /./p' | - # we now have a list, one entry per line, of the stringified - # contents of the appropriate section of all members of the - # archive which possess that section. Heuristic: eliminate - # all those which have a first or second character that is - # a '.' (that is, objdump's representation of an unprintable - # character.) This should work for all archives with less than - # 0x302f exports -- but will fail for DLLs whose name actually - # begins with a literal '.' or a single character followed by - # a '.'. - # - # Of those that remain, print the first one. - $SED -e '/^\./d;/^.\./d;q' -} - -# func_cygming_gnu_implib_p ARG -# This predicate returns with zero status (TRUE) if -# ARG is a GNU/binutils-style import library. Returns -# with nonzero status (FALSE) otherwise. -func_cygming_gnu_implib_p () -{ - $opt_debug - func_to_tool_file "$1" func_convert_file_msys_to_w32 - func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` - test -n "$func_cygming_gnu_implib_tmp" -} - -# func_cygming_ms_implib_p ARG -# This predicate returns with zero status (TRUE) if -# ARG is an MS-style import library. Returns -# with nonzero status (FALSE) otherwise. -func_cygming_ms_implib_p () -{ - $opt_debug - func_to_tool_file "$1" func_convert_file_msys_to_w32 - func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` - test -n "$func_cygming_ms_implib_tmp" -} - -# func_cygming_dll_for_implib_fallback ARG -# Platform-specific function to extract the -# name of the DLL associated with the specified -# import library ARG. -# -# This fallback implementation is for use when $DLLTOOL -# does not support the --identify-strict option. -# Invoked by eval'ing the libtool variable -# $sharedlib_from_linklib_cmd -# Result is available in the variable -# $sharedlib_from_linklib_result -func_cygming_dll_for_implib_fallback () -{ - $opt_debug - if func_cygming_gnu_implib_p "$1" ; then - # binutils import library - sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` - elif func_cygming_ms_implib_p "$1" ; then - # ms-generated import library - sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` - else - # unknown - sharedlib_from_linklib_result="" - fi -} - - -# func_extract_an_archive dir oldlib -func_extract_an_archive () -{ - $opt_debug - f_ex_an_ar_dir="$1"; shift - f_ex_an_ar_oldlib="$1" - if test "$lock_old_archive_extraction" = yes; then - lockfile=$f_ex_an_ar_oldlib.lock - until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do - func_echo "Waiting for $lockfile to be removed" - sleep 2 - done - fi - func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \ - 'stat=$?; rm -f "$lockfile"; exit $stat' - if test "$lock_old_archive_extraction" = yes; then - $opt_dry_run || rm -f "$lockfile" - fi - if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then - : - else - func_fatal_error "object name conflicts in archive: $f_ex_an_ar_dir/$f_ex_an_ar_oldlib" - fi -} - - -# func_extract_archives gentop oldlib ... -func_extract_archives () -{ - $opt_debug - my_gentop="$1"; shift - my_oldlibs=${1+"$@"} - my_oldobjs="" - my_xlib="" - my_xabs="" - my_xdir="" - - for my_xlib in $my_oldlibs; do - # Extract the objects. - case $my_xlib in - [\\/]* | [A-Za-z]:[\\/]*) my_xabs="$my_xlib" ;; - *) my_xabs=`pwd`"/$my_xlib" ;; - esac - func_basename "$my_xlib" - my_xlib="$func_basename_result" - my_xlib_u=$my_xlib - while :; do - case " $extracted_archives " in - *" $my_xlib_u "*) - func_arith $extracted_serial + 1 - extracted_serial=$func_arith_result - my_xlib_u=lt$extracted_serial-$my_xlib ;; - *) break ;; - esac - done - extracted_archives="$extracted_archives $my_xlib_u" - my_xdir="$my_gentop/$my_xlib_u" - - func_mkdir_p "$my_xdir" - - case $host in - *-darwin*) - func_verbose "Extracting $my_xabs" - # Do not bother doing anything if just a dry run - $opt_dry_run || { - darwin_orig_dir=`pwd` - cd $my_xdir || exit $? - darwin_archive=$my_xabs - darwin_curdir=`pwd` - darwin_base_archive=`basename "$darwin_archive"` - darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` - if test -n "$darwin_arches"; then - darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` - darwin_arch= - func_verbose "$darwin_base_archive has multiple architectures $darwin_arches" - for darwin_arch in $darwin_arches ; do - func_mkdir_p "unfat-$$/${darwin_base_archive}-${darwin_arch}" - $LIPO -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}" - cd "unfat-$$/${darwin_base_archive}-${darwin_arch}" - func_extract_an_archive "`pwd`" "${darwin_base_archive}" - cd "$darwin_curdir" - $RM "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" - done # $darwin_arches - ## Okay now we've a bunch of thin objects, gotta fatten them up :) - darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u` - darwin_file= - darwin_files= - for darwin_file in $darwin_filelist; do - darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` - $LIPO -create -output "$darwin_file" $darwin_files - done # $darwin_filelist - $RM -rf unfat-$$ - cd "$darwin_orig_dir" - else - cd $darwin_orig_dir - func_extract_an_archive "$my_xdir" "$my_xabs" - fi # $darwin_arches - } # !$opt_dry_run - ;; - *) - func_extract_an_archive "$my_xdir" "$my_xabs" - ;; - esac - my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` - done - - func_extract_archives_result="$my_oldobjs" -} - - -# func_emit_wrapper [arg=no] -# -# Emit a libtool wrapper script on stdout. -# Don't directly open a file because we may want to -# incorporate the script contents within a cygwin/mingw -# wrapper executable. Must ONLY be called from within -# func_mode_link because it depends on a number of variables -# set therein. -# -# ARG is the value that the WRAPPER_SCRIPT_BELONGS_IN_OBJDIR -# variable will take. If 'yes', then the emitted script -# will assume that the directory in which it is stored is -# the $objdir directory. This is a cygwin/mingw-specific -# behavior. -func_emit_wrapper () -{ - func_emit_wrapper_arg1=${1-no} - - $ECHO "\ -#! $SHELL - -# $output - temporary wrapper script for $objdir/$outputname -# Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION -# -# The $output program cannot be directly executed until all the libtool -# libraries that it depends on are installed. -# -# This wrapper script should never be moved out of the build directory. -# If it is, it will not operate correctly. - -# Sed substitution that helps us do robust quoting. It backslashifies -# metacharacters that are still active within double-quoted strings. -sed_quote_subst='$sed_quote_subst' - -# Be Bourne compatible -if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then - emulate sh - NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on \${1+\"\$@\"}, which - # is contrary to our usage. Disable this feature. - alias -g '\${1+\"\$@\"}'='\"\$@\"' - setopt NO_GLOB_SUBST -else - case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac -fi -BIN_SH=xpg4; export BIN_SH # for Tru64 -DUALCASE=1; export DUALCASE # for MKS sh - -# The HP-UX ksh and POSIX shell print the target directory to stdout -# if CDPATH is set. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -relink_command=\"$relink_command\" - -# This environment variable determines our operation mode. -if test \"\$libtool_install_magic\" = \"$magic\"; then - # install mode needs the following variables: - generated_by_libtool_version='$macro_version' - notinst_deplibs='$notinst_deplibs' -else - # When we are sourced in execute mode, \$file and \$ECHO are already set. - if test \"\$libtool_execute_magic\" != \"$magic\"; then - file=\"\$0\"" - - qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` - $ECHO "\ - -# A function that is used when there is no print builtin or printf. -func_fallback_echo () -{ - eval 'cat <<_LTECHO_EOF -\$1 -_LTECHO_EOF' -} - ECHO=\"$qECHO\" - fi - -# Very basic option parsing. These options are (a) specific to -# the libtool wrapper, (b) are identical between the wrapper -# /script/ and the wrapper /executable/ which is used only on -# windows platforms, and (c) all begin with the string "--lt-" -# (application programs are unlikely to have options which match -# this pattern). -# -# There are only two supported options: --lt-debug and -# --lt-dump-script. There is, deliberately, no --lt-help. -# -# The first argument to this parsing function should be the -# script's $0 value, followed by "$@". -lt_option_debug= -func_parse_lt_options () -{ - lt_script_arg0=\$0 - shift - for lt_opt - do - case \"\$lt_opt\" in - --lt-debug) lt_option_debug=1 ;; - --lt-dump-script) - lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` - test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. - lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` - cat \"\$lt_dump_D/\$lt_dump_F\" - exit 0 - ;; - --lt-*) - \$ECHO \"Unrecognized --lt- option: '\$lt_opt'\" 1>&2 - exit 1 - ;; - esac - done - - # Print the debug banner immediately: - if test -n \"\$lt_option_debug\"; then - echo \"${outputname}:${output}:\${LINENO}: libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\" 1>&2 - fi -} - -# Used when --lt-debug. Prints its arguments to stdout -# (redirection is the responsibility of the caller) -func_lt_dump_args () -{ - lt_dump_args_N=1; - for lt_arg - do - \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\" - lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` - done -} - -# Core function for launching the target application -func_exec_program_core () -{ -" - case $host in - # Backslashes separate directories on plain windows - *-*-mingw | *-*-os2* | *-cegcc*) - $ECHO "\ - if test -n \"\$lt_option_debug\"; then - \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir\\\\\$program\" 1>&2 - func_lt_dump_args \${1+\"\$@\"} 1>&2 - fi - exec \"\$progdir\\\\\$program\" \${1+\"\$@\"} -" - ;; - - *) - $ECHO "\ - if test -n \"\$lt_option_debug\"; then - \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir/\$program\" 1>&2 - func_lt_dump_args \${1+\"\$@\"} 1>&2 - fi - exec \"\$progdir/\$program\" \${1+\"\$@\"} -" - ;; - esac - $ECHO "\ - \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2 - exit 1 -} - -# A function to encapsulate launching the target application -# Strips options in the --lt-* namespace from \$@ and -# launches target application with the remaining arguments. -func_exec_program () -{ - case \" \$* \" in - *\\ --lt-*) - for lt_wr_arg - do - case \$lt_wr_arg in - --lt-*) ;; - *) set x \"\$@\" \"\$lt_wr_arg\"; shift;; - esac - shift - done ;; - esac - func_exec_program_core \${1+\"\$@\"} -} - - # Parse options - func_parse_lt_options \"\$0\" \${1+\"\$@\"} - - # Find the directory that this script lives in. - thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` - test \"x\$thisdir\" = \"x\$file\" && thisdir=. - - # Follow symbolic links until we get to the real thisdir. - file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` - while test -n \"\$file\"; do - destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` - - # If there was a directory component, then change thisdir. - if test \"x\$destdir\" != \"x\$file\"; then - case \"\$destdir\" in - [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;; - *) thisdir=\"\$thisdir/\$destdir\" ;; - esac - fi - - file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` - file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` - done - - # Usually 'no', except on cygwin/mingw when embedded into - # the cwrapper. - WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=$func_emit_wrapper_arg1 - if test \"\$WRAPPER_SCRIPT_BELONGS_IN_OBJDIR\" = \"yes\"; then - # special case for '.' - if test \"\$thisdir\" = \".\"; then - thisdir=\`pwd\` - fi - # remove .libs from thisdir - case \"\$thisdir\" in - *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; - $objdir ) thisdir=. ;; - esac - fi - - # Try to get the absolute directory name. - absdir=\`cd \"\$thisdir\" && pwd\` - test -n \"\$absdir\" && thisdir=\"\$absdir\" -" - - if test "$fast_install" = yes; then - $ECHO "\ - program=lt-'$outputname'$exeext - progdir=\"\$thisdir/$objdir\" - - if test ! -f \"\$progdir/\$program\" || - { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ - test \"X\$file\" != \"X\$progdir/\$program\"; }; then - - file=\"\$\$-\$program\" - - if test ! -d \"\$progdir\"; then - $MKDIR \"\$progdir\" - else - $RM \"\$progdir/\$file\" - fi" - - $ECHO "\ - - # relink executable if necessary - if test -n \"\$relink_command\"; then - if relink_command_output=\`eval \$relink_command 2>&1\`; then : - else - $ECHO \"\$relink_command_output\" >&2 - $RM \"\$progdir/\$file\" - exit 1 - fi - fi - - $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null || - { $RM \"\$progdir/\$program\"; - $MV \"\$progdir/\$file\" \"\$progdir/\$program\"; } - $RM \"\$progdir/\$file\" - fi" - else - $ECHO "\ - program='$outputname' - progdir=\"\$thisdir/$objdir\" -" - fi - - $ECHO "\ - - if test -f \"\$progdir/\$program\"; then" - - # fixup the dll searchpath if we need to. - # - # Fix the DLL searchpath if we need to. Do this before prepending - # to shlibpath, because on Windows, both are PATH and uninstalled - # libraries must come first. - if test -n "$dllsearchpath"; then - $ECHO "\ - # Add the dll search path components to the executable PATH - PATH=$dllsearchpath:\$PATH -" - fi - - # Export our shlibpath_var if we have one. - if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then - $ECHO "\ - # Add our own library path to $shlibpath_var - $shlibpath_var=\"$temp_rpath\$$shlibpath_var\" - - # Some systems cannot cope with colon-terminated $shlibpath_var - # The second colon is a workaround for a bug in BeOS R4 sed - $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` - - export $shlibpath_var -" - fi - - $ECHO "\ - if test \"\$libtool_execute_magic\" != \"$magic\"; then - # Run the actual program with our arguments. - func_exec_program \${1+\"\$@\"} - fi - else - # The program doesn't exist. - \$ECHO \"\$0: error: \\\`\$progdir/\$program' does not exist\" 1>&2 - \$ECHO \"This script is just a wrapper for \$program.\" 1>&2 - \$ECHO \"See the $PACKAGE documentation for more information.\" 1>&2 - exit 1 - fi -fi\ -" -} - - -# func_emit_cwrapperexe_src -# emit the source code for a wrapper executable on stdout -# Must ONLY be called from within func_mode_link because -# it depends on a number of variable set therein. -func_emit_cwrapperexe_src () -{ - cat < -#include -#ifdef _MSC_VER -# include -# include -# include -#else -# include -# include -# ifdef __CYGWIN__ -# include -# endif -#endif -#include -#include -#include -#include -#include -#include -#include -#include - -/* declarations of non-ANSI functions */ -#if defined(__MINGW32__) -# ifdef __STRICT_ANSI__ -int _putenv (const char *); -# endif -#elif defined(__CYGWIN__) -# ifdef __STRICT_ANSI__ -char *realpath (const char *, char *); -int putenv (char *); -int setenv (const char *, const char *, int); -# endif -/* #elif defined (other platforms) ... */ -#endif - -/* portability defines, excluding path handling macros */ -#if defined(_MSC_VER) -# define setmode _setmode -# define stat _stat -# define chmod _chmod -# define getcwd _getcwd -# define putenv _putenv -# define S_IXUSR _S_IEXEC -# ifndef _INTPTR_T_DEFINED -# define _INTPTR_T_DEFINED -# define intptr_t int -# endif -#elif defined(__MINGW32__) -# define setmode _setmode -# define stat _stat -# define chmod _chmod -# define getcwd _getcwd -# define putenv _putenv -#elif defined(__CYGWIN__) -# define HAVE_SETENV -# define FOPEN_WB "wb" -/* #elif defined (other platforms) ... */ -#endif - -#if defined(PATH_MAX) -# define LT_PATHMAX PATH_MAX -#elif defined(MAXPATHLEN) -# define LT_PATHMAX MAXPATHLEN -#else -# define LT_PATHMAX 1024 -#endif - -#ifndef S_IXOTH -# define S_IXOTH 0 -#endif -#ifndef S_IXGRP -# define S_IXGRP 0 -#endif - -/* path handling portability macros */ -#ifndef DIR_SEPARATOR -# define DIR_SEPARATOR '/' -# define PATH_SEPARATOR ':' -#endif - -#if defined (_WIN32) || defined (__MSDOS__) || defined (__DJGPP__) || \ - defined (__OS2__) -# define HAVE_DOS_BASED_FILE_SYSTEM -# define FOPEN_WB "wb" -# ifndef DIR_SEPARATOR_2 -# define DIR_SEPARATOR_2 '\\' -# endif -# ifndef PATH_SEPARATOR_2 -# define PATH_SEPARATOR_2 ';' -# endif -#endif - -#ifndef DIR_SEPARATOR_2 -# define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) -#else /* DIR_SEPARATOR_2 */ -# define IS_DIR_SEPARATOR(ch) \ - (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2)) -#endif /* DIR_SEPARATOR_2 */ - -#ifndef PATH_SEPARATOR_2 -# define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR) -#else /* PATH_SEPARATOR_2 */ -# define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR_2) -#endif /* PATH_SEPARATOR_2 */ - -#ifndef FOPEN_WB -# define FOPEN_WB "w" -#endif -#ifndef _O_BINARY -# define _O_BINARY 0 -#endif - -#define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type))) -#define XFREE(stale) do { \ - if (stale) { free ((void *) stale); stale = 0; } \ -} while (0) - -#if defined(LT_DEBUGWRAPPER) -static int lt_debug = 1; -#else -static int lt_debug = 0; -#endif - -const char *program_name = "libtool-wrapper"; /* in case xstrdup fails */ - -void *xmalloc (size_t num); -char *xstrdup (const char *string); -const char *base_name (const char *name); -char *find_executable (const char *wrapper); -char *chase_symlinks (const char *pathspec); -int make_executable (const char *path); -int check_executable (const char *path); -char *strendzap (char *str, const char *pat); -void lt_debugprintf (const char *file, int line, const char *fmt, ...); -void lt_fatal (const char *file, int line, const char *message, ...); -static const char *nonnull (const char *s); -static const char *nonempty (const char *s); -void lt_setenv (const char *name, const char *value); -char *lt_extend_str (const char *orig_value, const char *add, int to_end); -void lt_update_exe_path (const char *name, const char *value); -void lt_update_lib_path (const char *name, const char *value); -char **prepare_spawn (char **argv); -void lt_dump_script (FILE *f); -EOF - - cat <= 0) - && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH))) - return 1; - else - return 0; -} - -int -make_executable (const char *path) -{ - int rval = 0; - struct stat st; - - lt_debugprintf (__FILE__, __LINE__, "(make_executable): %s\n", - nonempty (path)); - if ((!path) || (!*path)) - return 0; - - if (stat (path, &st) >= 0) - { - rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR); - } - return rval; -} - -/* Searches for the full path of the wrapper. Returns - newly allocated full path name if found, NULL otherwise - Does not chase symlinks, even on platforms that support them. -*/ -char * -find_executable (const char *wrapper) -{ - int has_slash = 0; - const char *p; - const char *p_next; - /* static buffer for getcwd */ - char tmp[LT_PATHMAX + 1]; - int tmp_len; - char *concat_name; - - lt_debugprintf (__FILE__, __LINE__, "(find_executable): %s\n", - nonempty (wrapper)); - - if ((wrapper == NULL) || (*wrapper == '\0')) - return NULL; - - /* Absolute path? */ -#if defined (HAVE_DOS_BASED_FILE_SYSTEM) - if (isalpha ((unsigned char) wrapper[0]) && wrapper[1] == ':') - { - concat_name = xstrdup (wrapper); - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - } - else - { -#endif - if (IS_DIR_SEPARATOR (wrapper[0])) - { - concat_name = xstrdup (wrapper); - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - } -#if defined (HAVE_DOS_BASED_FILE_SYSTEM) - } -#endif - - for (p = wrapper; *p; p++) - if (*p == '/') - { - has_slash = 1; - break; - } - if (!has_slash) - { - /* no slashes; search PATH */ - const char *path = getenv ("PATH"); - if (path != NULL) - { - for (p = path; *p; p = p_next) - { - const char *q; - size_t p_len; - for (q = p; *q; q++) - if (IS_PATH_SEPARATOR (*q)) - break; - p_len = q - p; - p_next = (*q == '\0' ? q : q + 1); - if (p_len == 0) - { - /* empty path: current directory */ - if (getcwd (tmp, LT_PATHMAX) == NULL) - lt_fatal (__FILE__, __LINE__, "getcwd failed: %s", - nonnull (strerror (errno))); - tmp_len = strlen (tmp); - concat_name = - XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); - memcpy (concat_name, tmp, tmp_len); - concat_name[tmp_len] = '/'; - strcpy (concat_name + tmp_len + 1, wrapper); - } - else - { - concat_name = - XMALLOC (char, p_len + 1 + strlen (wrapper) + 1); - memcpy (concat_name, p, p_len); - concat_name[p_len] = '/'; - strcpy (concat_name + p_len + 1, wrapper); - } - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - } - } - /* not found in PATH; assume curdir */ - } - /* Relative path | not found in path: prepend cwd */ - if (getcwd (tmp, LT_PATHMAX) == NULL) - lt_fatal (__FILE__, __LINE__, "getcwd failed: %s", - nonnull (strerror (errno))); - tmp_len = strlen (tmp); - concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); - memcpy (concat_name, tmp, tmp_len); - concat_name[tmp_len] = '/'; - strcpy (concat_name + tmp_len + 1, wrapper); - - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - return NULL; -} - -char * -chase_symlinks (const char *pathspec) -{ -#ifndef S_ISLNK - return xstrdup (pathspec); -#else - char buf[LT_PATHMAX]; - struct stat s; - char *tmp_pathspec = xstrdup (pathspec); - char *p; - int has_symlinks = 0; - while (strlen (tmp_pathspec) && !has_symlinks) - { - lt_debugprintf (__FILE__, __LINE__, - "checking path component for symlinks: %s\n", - tmp_pathspec); - if (lstat (tmp_pathspec, &s) == 0) - { - if (S_ISLNK (s.st_mode) != 0) - { - has_symlinks = 1; - break; - } - - /* search backwards for last DIR_SEPARATOR */ - p = tmp_pathspec + strlen (tmp_pathspec) - 1; - while ((p > tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) - p--; - if ((p == tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) - { - /* no more DIR_SEPARATORS left */ - break; - } - *p = '\0'; - } - else - { - lt_fatal (__FILE__, __LINE__, - "error accessing file \"%s\": %s", - tmp_pathspec, nonnull (strerror (errno))); - } - } - XFREE (tmp_pathspec); - - if (!has_symlinks) - { - return xstrdup (pathspec); - } - - tmp_pathspec = realpath (pathspec, buf); - if (tmp_pathspec == 0) - { - lt_fatal (__FILE__, __LINE__, - "could not follow symlinks for %s", pathspec); - } - return xstrdup (tmp_pathspec); -#endif -} - -char * -strendzap (char *str, const char *pat) -{ - size_t len, patlen; - - assert (str != NULL); - assert (pat != NULL); - - len = strlen (str); - patlen = strlen (pat); - - if (patlen <= len) - { - str += len - patlen; - if (strcmp (str, pat) == 0) - *str = '\0'; - } - return str; -} - -void -lt_debugprintf (const char *file, int line, const char *fmt, ...) -{ - va_list args; - if (lt_debug) - { - (void) fprintf (stderr, "%s:%s:%d: ", program_name, file, line); - va_start (args, fmt); - (void) vfprintf (stderr, fmt, args); - va_end (args); - } -} - -static void -lt_error_core (int exit_status, const char *file, - int line, const char *mode, - const char *message, va_list ap) -{ - fprintf (stderr, "%s:%s:%d: %s: ", program_name, file, line, mode); - vfprintf (stderr, message, ap); - fprintf (stderr, ".\n"); - - if (exit_status >= 0) - exit (exit_status); -} - -void -lt_fatal (const char *file, int line, const char *message, ...) -{ - va_list ap; - va_start (ap, message); - lt_error_core (EXIT_FAILURE, file, line, "FATAL", message, ap); - va_end (ap); -} - -static const char * -nonnull (const char *s) -{ - return s ? s : "(null)"; -} - -static const char * -nonempty (const char *s) -{ - return (s && !*s) ? "(empty)" : nonnull (s); -} - -void -lt_setenv (const char *name, const char *value) -{ - lt_debugprintf (__FILE__, __LINE__, - "(lt_setenv) setting '%s' to '%s'\n", - nonnull (name), nonnull (value)); - { -#ifdef HAVE_SETENV - /* always make a copy, for consistency with !HAVE_SETENV */ - char *str = xstrdup (value); - setenv (name, str, 1); -#else - int len = strlen (name) + 1 + strlen (value) + 1; - char *str = XMALLOC (char, len); - sprintf (str, "%s=%s", name, value); - if (putenv (str) != EXIT_SUCCESS) - { - XFREE (str); - } -#endif - } -} - -char * -lt_extend_str (const char *orig_value, const char *add, int to_end) -{ - char *new_value; - if (orig_value && *orig_value) - { - int orig_value_len = strlen (orig_value); - int add_len = strlen (add); - new_value = XMALLOC (char, add_len + orig_value_len + 1); - if (to_end) - { - strcpy (new_value, orig_value); - strcpy (new_value + orig_value_len, add); - } - else - { - strcpy (new_value, add); - strcpy (new_value + add_len, orig_value); - } - } - else - { - new_value = xstrdup (add); - } - return new_value; -} - -void -lt_update_exe_path (const char *name, const char *value) -{ - lt_debugprintf (__FILE__, __LINE__, - "(lt_update_exe_path) modifying '%s' by prepending '%s'\n", - nonnull (name), nonnull (value)); - - if (name && *name && value && *value) - { - char *new_value = lt_extend_str (getenv (name), value, 0); - /* some systems can't cope with a ':'-terminated path #' */ - int len = strlen (new_value); - while (((len = strlen (new_value)) > 0) && IS_PATH_SEPARATOR (new_value[len-1])) - { - new_value[len-1] = '\0'; - } - lt_setenv (name, new_value); - XFREE (new_value); - } -} - -void -lt_update_lib_path (const char *name, const char *value) -{ - lt_debugprintf (__FILE__, __LINE__, - "(lt_update_lib_path) modifying '%s' by prepending '%s'\n", - nonnull (name), nonnull (value)); - - if (name && *name && value && *value) - { - char *new_value = lt_extend_str (getenv (name), value, 0); - lt_setenv (name, new_value); - XFREE (new_value); - } -} - -EOF - case $host_os in - mingw*) - cat <<"EOF" - -/* Prepares an argument vector before calling spawn(). - Note that spawn() does not by itself call the command interpreter - (getenv ("COMSPEC") != NULL ? getenv ("COMSPEC") : - ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO); - GetVersionEx(&v); - v.dwPlatformId == VER_PLATFORM_WIN32_NT; - }) ? "cmd.exe" : "command.com"). - Instead it simply concatenates the arguments, separated by ' ', and calls - CreateProcess(). We must quote the arguments since Win32 CreateProcess() - interprets characters like ' ', '\t', '\\', '"' (but not '<' and '>') in a - special way: - - Space and tab are interpreted as delimiters. They are not treated as - delimiters if they are surrounded by double quotes: "...". - - Unescaped double quotes are removed from the input. Their only effect is - that within double quotes, space and tab are treated like normal - characters. - - Backslashes not followed by double quotes are not special. - - But 2*n+1 backslashes followed by a double quote become - n backslashes followed by a double quote (n >= 0): - \" -> " - \\\" -> \" - \\\\\" -> \\" - */ -#define SHELL_SPECIAL_CHARS "\"\\ \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037" -#define SHELL_SPACE_CHARS " \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037" -char ** -prepare_spawn (char **argv) -{ - size_t argc; - char **new_argv; - size_t i; - - /* Count number of arguments. */ - for (argc = 0; argv[argc] != NULL; argc++) - ; - - /* Allocate new argument vector. */ - new_argv = XMALLOC (char *, argc + 1); - - /* Put quoted arguments into the new argument vector. */ - for (i = 0; i < argc; i++) - { - const char *string = argv[i]; - - if (string[0] == '\0') - new_argv[i] = xstrdup ("\"\""); - else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL) - { - int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); - size_t length; - unsigned int backslashes; - const char *s; - char *quoted_string; - char *p; - - length = 0; - backslashes = 0; - if (quote_around) - length++; - for (s = string; *s != '\0'; s++) - { - char c = *s; - if (c == '"') - length += backslashes + 1; - length++; - if (c == '\\') - backslashes++; - else - backslashes = 0; - } - if (quote_around) - length += backslashes + 1; - - quoted_string = XMALLOC (char, length + 1); - - p = quoted_string; - backslashes = 0; - if (quote_around) - *p++ = '"'; - for (s = string; *s != '\0'; s++) - { - char c = *s; - if (c == '"') - { - unsigned int j; - for (j = backslashes + 1; j > 0; j--) - *p++ = '\\'; - } - *p++ = c; - if (c == '\\') - backslashes++; - else - backslashes = 0; - } - if (quote_around) - { - unsigned int j; - for (j = backslashes; j > 0; j--) - *p++ = '\\'; - *p++ = '"'; - } - *p = '\0'; - - new_argv[i] = quoted_string; - } - else - new_argv[i] = (char *) string; - } - new_argv[argc] = NULL; - - return new_argv; -} -EOF - ;; - esac - - cat <<"EOF" -void lt_dump_script (FILE* f) -{ -EOF - func_emit_wrapper yes | - $SED -n -e ' -s/^\(.\{79\}\)\(..*\)/\1\ -\2/ -h -s/\([\\"]\)/\\\1/g -s/$/\\n/ -s/\([^\n]*\).*/ fputs ("\1", f);/p -g -D' - cat <<"EOF" -} -EOF -} -# end: func_emit_cwrapperexe_src - -# func_win32_import_lib_p ARG -# True if ARG is an import lib, as indicated by $file_magic_cmd -func_win32_import_lib_p () -{ - $opt_debug - case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in - *import*) : ;; - *) false ;; - esac -} - -# func_mode_link arg... -func_mode_link () -{ - $opt_debug - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) - # It is impossible to link a dll without this setting, and - # we shouldn't force the makefile maintainer to figure out - # which system we are compiling for in order to pass an extra - # flag for every libtool invocation. - # allow_undefined=no - - # FIXME: Unfortunately, there are problems with the above when trying - # to make a dll which has undefined symbols, in which case not - # even a static library is built. For now, we need to specify - # -no-undefined on the libtool link line when we can be certain - # that all symbols are satisfied, otherwise we get a static library. - allow_undefined=yes - ;; - *) - allow_undefined=yes - ;; - esac - libtool_args=$nonopt - base_compile="$nonopt $@" - compile_command=$nonopt - finalize_command=$nonopt - - compile_rpath= - finalize_rpath= - compile_shlibpath= - finalize_shlibpath= - convenience= - old_convenience= - deplibs= - old_deplibs= - compiler_flags= - linker_flags= - dllsearchpath= - lib_search_path=`pwd` - inst_prefix_dir= - new_inherited_linker_flags= - - avoid_version=no - bindir= - dlfiles= - dlprefiles= - dlself=no - export_dynamic=no - export_symbols= - export_symbols_regex= - generated= - libobjs= - ltlibs= - module=no - no_install=no - objs= - non_pic_objects= - precious_files_regex= - prefer_static_libs=no - preload=no - prev= - prevarg= - release= - rpath= - xrpath= - perm_rpath= - temp_rpath= - thread_safe=no - vinfo= - vinfo_number=no - weak_libs= - single_module="${wl}-single_module" - func_infer_tag $base_compile - - # We need to know -static, to get the right output filenames. - for arg - do - case $arg in - -shared) - test "$build_libtool_libs" != yes && \ - func_fatal_configuration "can not build a shared library" - build_old_libs=no - break - ;; - -all-static | -static | -static-libtool-libs) - case $arg in - -all-static) - if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then - func_warning "complete static linking is impossible in this configuration" - fi - if test -n "$link_static_flag"; then - dlopen_self=$dlopen_self_static - fi - prefer_static_libs=yes - ;; - -static) - if test -z "$pic_flag" && test -n "$link_static_flag"; then - dlopen_self=$dlopen_self_static - fi - prefer_static_libs=built - ;; - -static-libtool-libs) - if test -z "$pic_flag" && test -n "$link_static_flag"; then - dlopen_self=$dlopen_self_static - fi - prefer_static_libs=yes - ;; - esac - build_libtool_libs=no - build_old_libs=yes - break - ;; - esac - done - - # See if our shared archives depend on static archives. - test -n "$old_archive_from_new_cmds" && build_old_libs=yes - - # Go through the arguments, transforming them on the way. - while test "$#" -gt 0; do - arg="$1" - shift - func_quote_for_eval "$arg" - qarg=$func_quote_for_eval_unquoted_result - func_append libtool_args " $func_quote_for_eval_result" - - # If the previous option needs an argument, assign it. - if test -n "$prev"; then - case $prev in - output) - func_append compile_command " @OUTPUT@" - func_append finalize_command " @OUTPUT@" - ;; - esac - - case $prev in - bindir) - bindir="$arg" - prev= - continue - ;; - dlfiles|dlprefiles) - if test "$preload" = no; then - # Add the symbol object into the linking commands. - func_append compile_command " @SYMFILE@" - func_append finalize_command " @SYMFILE@" - preload=yes - fi - case $arg in - *.la | *.lo) ;; # We handle these cases below. - force) - if test "$dlself" = no; then - dlself=needless - export_dynamic=yes - fi - prev= - continue - ;; - self) - if test "$prev" = dlprefiles; then - dlself=yes - elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then - dlself=yes - else - dlself=needless - export_dynamic=yes - fi - prev= - continue - ;; - *) - if test "$prev" = dlfiles; then - func_append dlfiles " $arg" - else - func_append dlprefiles " $arg" - fi - prev= - continue - ;; - esac - ;; - expsyms) - export_symbols="$arg" - test -f "$arg" \ - || func_fatal_error "symbol file \`$arg' does not exist" - prev= - continue - ;; - expsyms_regex) - export_symbols_regex="$arg" - prev= - continue - ;; - framework) - case $host in - *-*-darwin*) - case "$deplibs " in - *" $qarg.ltframework "*) ;; - *) func_append deplibs " $qarg.ltframework" # this is fixed later - ;; - esac - ;; - esac - prev= - continue - ;; - inst_prefix) - inst_prefix_dir="$arg" - prev= - continue - ;; - objectlist) - if test -f "$arg"; then - save_arg=$arg - moreargs= - for fil in `cat "$save_arg"` - do -# func_append moreargs " $fil" - arg=$fil - # A libtool-controlled object. - - # Check to see that this really is a libtool object. - if func_lalib_unsafe_p "$arg"; then - pic_object= - non_pic_object= - - # Read the .lo file - func_source "$arg" - - if test -z "$pic_object" || - test -z "$non_pic_object" || - test "$pic_object" = none && - test "$non_pic_object" = none; then - func_fatal_error "cannot find name of object for \`$arg'" - fi - - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir="$func_dirname_result" - - if test "$pic_object" != none; then - # Prepend the subdirectory the object is found in. - pic_object="$xdir$pic_object" - - if test "$prev" = dlfiles; then - if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then - func_append dlfiles " $pic_object" - prev= - continue - else - # If libtool objects are unsupported, then we need to preload. - prev=dlprefiles - fi - fi - - # CHECK ME: I think I busted this. -Ossama - if test "$prev" = dlprefiles; then - # Preload the old-style object. - func_append dlprefiles " $pic_object" - prev= - fi - - # A PIC object. - func_append libobjs " $pic_object" - arg="$pic_object" - fi - - # Non-PIC object. - if test "$non_pic_object" != none; then - # Prepend the subdirectory the object is found in. - non_pic_object="$xdir$non_pic_object" - - # A standard non-PIC object - func_append non_pic_objects " $non_pic_object" - if test -z "$pic_object" || test "$pic_object" = none ; then - arg="$non_pic_object" - fi - else - # If the PIC object exists, use it instead. - # $xdir was prepended to $pic_object above. - non_pic_object="$pic_object" - func_append non_pic_objects " $non_pic_object" - fi - else - # Only an error if not doing a dry-run. - if $opt_dry_run; then - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir="$func_dirname_result" - - func_lo2o "$arg" - pic_object=$xdir$objdir/$func_lo2o_result - non_pic_object=$xdir$func_lo2o_result - func_append libobjs " $pic_object" - func_append non_pic_objects " $non_pic_object" - else - func_fatal_error "\`$arg' is not a valid libtool object" - fi - fi - done - else - func_fatal_error "link input file \`$arg' does not exist" - fi - arg=$save_arg - prev= - continue - ;; - precious_regex) - precious_files_regex="$arg" - prev= - continue - ;; - release) - release="-$arg" - prev= - continue - ;; - rpath | xrpath) - # We need an absolute path. - case $arg in - [\\/]* | [A-Za-z]:[\\/]*) ;; - *) - func_fatal_error "only absolute run-paths are allowed" - ;; - esac - if test "$prev" = rpath; then - case "$rpath " in - *" $arg "*) ;; - *) func_append rpath " $arg" ;; - esac - else - case "$xrpath " in - *" $arg "*) ;; - *) func_append xrpath " $arg" ;; - esac - fi - prev= - continue - ;; - shrext) - shrext_cmds="$arg" - prev= - continue - ;; - weak) - func_append weak_libs " $arg" - prev= - continue - ;; - xcclinker) - func_append linker_flags " $qarg" - func_append compiler_flags " $qarg" - prev= - func_append compile_command " $qarg" - func_append finalize_command " $qarg" - continue - ;; - xcompiler) - func_append compiler_flags " $qarg" - prev= - func_append compile_command " $qarg" - func_append finalize_command " $qarg" - continue - ;; - xlinker) - func_append linker_flags " $qarg" - func_append compiler_flags " $wl$qarg" - prev= - func_append compile_command " $wl$qarg" - func_append finalize_command " $wl$qarg" - continue - ;; - *) - eval "$prev=\"\$arg\"" - prev= - continue - ;; - esac - fi # test -n "$prev" - - prevarg="$arg" - - case $arg in - -all-static) - if test -n "$link_static_flag"; then - # See comment for -static flag below, for more details. - func_append compile_command " $link_static_flag" - func_append finalize_command " $link_static_flag" - fi - continue - ;; - - -allow-undefined) - # FIXME: remove this flag sometime in the future. - func_fatal_error "\`-allow-undefined' must not be used because it is the default" - ;; - - -avoid-version) - avoid_version=yes - continue - ;; - - -bindir) - prev=bindir - continue - ;; - - -dlopen) - prev=dlfiles - continue - ;; - - -dlpreopen) - prev=dlprefiles - continue - ;; - - -export-dynamic) - export_dynamic=yes - continue - ;; - - -export-symbols | -export-symbols-regex) - if test -n "$export_symbols" || test -n "$export_symbols_regex"; then - func_fatal_error "more than one -exported-symbols argument is not allowed" - fi - if test "X$arg" = "X-export-symbols"; then - prev=expsyms - else - prev=expsyms_regex - fi - continue - ;; - - -framework) - prev=framework - continue - ;; - - -inst-prefix-dir) - prev=inst_prefix - continue - ;; - - # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:* - # so, if we see these flags be careful not to treat them like -L - -L[A-Z][A-Z]*:*) - case $with_gcc/$host in - no/*-*-irix* | /*-*-irix*) - func_append compile_command " $arg" - func_append finalize_command " $arg" - ;; - esac - continue - ;; - - -L*) - func_stripname "-L" '' "$arg" - if test -z "$func_stripname_result"; then - if test "$#" -gt 0; then - func_fatal_error "require no space between \`-L' and \`$1'" - else - func_fatal_error "need path for \`-L' option" - fi - fi - func_resolve_sysroot "$func_stripname_result" - dir=$func_resolve_sysroot_result - # We need an absolute path. - case $dir in - [\\/]* | [A-Za-z]:[\\/]*) ;; - *) - absdir=`cd "$dir" && pwd` - test -z "$absdir" && \ - func_fatal_error "cannot determine absolute directory name of \`$dir'" - dir="$absdir" - ;; - esac - case "$deplibs " in - *" -L$dir "* | *" $arg "*) - # Will only happen for absolute or sysroot arguments - ;; - *) - # Preserve sysroot, but never include relative directories - case $dir in - [\\/]* | [A-Za-z]:[\\/]* | =*) func_append deplibs " $arg" ;; - *) func_append deplibs " -L$dir" ;; - esac - func_append lib_search_path " $dir" - ;; - esac - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) - testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` - case :$dllsearchpath: in - *":$dir:"*) ;; - ::) dllsearchpath=$dir;; - *) func_append dllsearchpath ":$dir";; - esac - case :$dllsearchpath: in - *":$testbindir:"*) ;; - ::) dllsearchpath=$testbindir;; - *) func_append dllsearchpath ":$testbindir";; - esac - ;; - esac - continue - ;; - - -l*) - if test "X$arg" = "X-lc" || test "X$arg" = "X-lm"; then - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-cegcc* | *-*-haiku*) - # These systems don't actually have a C or math library (as such) - continue - ;; - *-*-os2*) - # These systems don't actually have a C library (as such) - test "X$arg" = "X-lc" && continue - ;; - *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) - # Do not include libc due to us having libc/libc_r. - test "X$arg" = "X-lc" && continue - ;; - *-*-rhapsody* | *-*-darwin1.[012]) - # Rhapsody C and math libraries are in the System framework - func_append deplibs " System.ltframework" - continue - ;; - *-*-sco3.2v5* | *-*-sco5v6*) - # Causes problems with __ctype - test "X$arg" = "X-lc" && continue - ;; - *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) - # Compiler inserts libc in the correct place for threads to work - test "X$arg" = "X-lc" && continue - ;; - esac - elif test "X$arg" = "X-lc_r"; then - case $host in - *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; - esac - fi - func_append deplibs " $arg" - continue - ;; - - -module) - module=yes - continue - ;; - - # Tru64 UNIX uses -model [arg] to determine the layout of C++ - # classes, name mangling, and exception handling. - # Darwin uses the -arch flag to determine output architecture. - -model|-arch|-isysroot|--sysroot) - func_append compiler_flags " $arg" - func_append compile_command " $arg" - func_append finalize_command " $arg" - prev=xcompiler - continue - ;; - - -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ - |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) - func_append compiler_flags " $arg" - func_append compile_command " $arg" - func_append finalize_command " $arg" - case "$new_inherited_linker_flags " in - *" $arg "*) ;; - * ) func_append new_inherited_linker_flags " $arg" ;; - esac - continue - ;; - - -multi_module) - single_module="${wl}-multi_module" - continue - ;; - - -no-fast-install) - fast_install=no - continue - ;; - - -no-install) - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-darwin* | *-cegcc*) - # The PATH hackery in wrapper scripts is required on Windows - # and Darwin in order for the loader to find any dlls it needs. - func_warning "\`-no-install' is ignored for $host" - func_warning "assuming \`-no-fast-install' instead" - fast_install=no - ;; - *) no_install=yes ;; - esac - continue - ;; - - -no-undefined) - allow_undefined=no - continue - ;; - - -objectlist) - prev=objectlist - continue - ;; - - -o) prev=output ;; - - -precious-files-regex) - prev=precious_regex - continue - ;; - - -release) - prev=release - continue - ;; - - -rpath) - prev=rpath - continue - ;; - - -R) - prev=xrpath - continue - ;; - - -R*) - func_stripname '-R' '' "$arg" - dir=$func_stripname_result - # We need an absolute path. - case $dir in - [\\/]* | [A-Za-z]:[\\/]*) ;; - =*) - func_stripname '=' '' "$dir" - dir=$lt_sysroot$func_stripname_result - ;; - *) - func_fatal_error "only absolute run-paths are allowed" - ;; - esac - case "$xrpath " in - *" $dir "*) ;; - *) func_append xrpath " $dir" ;; - esac - continue - ;; - - -shared) - # The effects of -shared are defined in a previous loop. - continue - ;; - - -shrext) - prev=shrext - continue - ;; - - -static | -static-libtool-libs) - # The effects of -static are defined in a previous loop. - # We used to do the same as -all-static on platforms that - # didn't have a PIC flag, but the assumption that the effects - # would be equivalent was wrong. It would break on at least - # Digital Unix and AIX. - continue - ;; - - -thread-safe) - thread_safe=yes - continue - ;; - - -version-info) - prev=vinfo - continue - ;; - - -version-number) - prev=vinfo - vinfo_number=yes - continue - ;; - - -weak) - prev=weak - continue - ;; - - -Wc,*) - func_stripname '-Wc,' '' "$arg" - args=$func_stripname_result - arg= - save_ifs="$IFS"; IFS=',' - for flag in $args; do - IFS="$save_ifs" - func_quote_for_eval "$flag" - func_append arg " $func_quote_for_eval_result" - func_append compiler_flags " $func_quote_for_eval_result" - done - IFS="$save_ifs" - func_stripname ' ' '' "$arg" - arg=$func_stripname_result - ;; - - -Wl,*) - func_stripname '-Wl,' '' "$arg" - args=$func_stripname_result - arg= - save_ifs="$IFS"; IFS=',' - for flag in $args; do - IFS="$save_ifs" - func_quote_for_eval "$flag" - func_append arg " $wl$func_quote_for_eval_result" - func_append compiler_flags " $wl$func_quote_for_eval_result" - func_append linker_flags " $func_quote_for_eval_result" - done - IFS="$save_ifs" - func_stripname ' ' '' "$arg" - arg=$func_stripname_result - ;; - - -Xcompiler) - prev=xcompiler - continue - ;; - - -Xlinker) - prev=xlinker - continue - ;; - - -XCClinker) - prev=xcclinker - continue - ;; - - # -msg_* for osf cc - -msg_*) - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - ;; - - # Flags to be passed through unchanged, with rationale: - # -64, -mips[0-9] enable 64-bit mode for the SGI compiler - # -r[0-9][0-9]* specify processor for the SGI compiler - # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler - # +DA*, +DD* enable 64-bit mode for the HP compiler - # -q* compiler args for the IBM compiler - # -m*, -t[45]*, -txscale* architecture-specific flags for GCC - # -F/path path to uninstalled frameworks, gcc on darwin - # -p, -pg, --coverage, -fprofile-* profiling flags for GCC - # @file GCC response files - # -tp=* Portland pgcc target processor selection - # --sysroot=* for sysroot support - # -O*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization - -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ - -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \ - -O*|-flto*|-fwhopr*|-fuse-linker-plugin) - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - func_append compile_command " $arg" - func_append finalize_command " $arg" - func_append compiler_flags " $arg" - continue - ;; - - # Some other compiler flag. - -* | +*) - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - ;; - - *.$objext) - # A standard object. - func_append objs " $arg" - ;; - - *.lo) - # A libtool-controlled object. - - # Check to see that this really is a libtool object. - if func_lalib_unsafe_p "$arg"; then - pic_object= - non_pic_object= - - # Read the .lo file - func_source "$arg" - - if test -z "$pic_object" || - test -z "$non_pic_object" || - test "$pic_object" = none && - test "$non_pic_object" = none; then - func_fatal_error "cannot find name of object for \`$arg'" - fi - - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir="$func_dirname_result" - - if test "$pic_object" != none; then - # Prepend the subdirectory the object is found in. - pic_object="$xdir$pic_object" - - if test "$prev" = dlfiles; then - if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then - func_append dlfiles " $pic_object" - prev= - continue - else - # If libtool objects are unsupported, then we need to preload. - prev=dlprefiles - fi - fi - - # CHECK ME: I think I busted this. -Ossama - if test "$prev" = dlprefiles; then - # Preload the old-style object. - func_append dlprefiles " $pic_object" - prev= - fi - - # A PIC object. - func_append libobjs " $pic_object" - arg="$pic_object" - fi - - # Non-PIC object. - if test "$non_pic_object" != none; then - # Prepend the subdirectory the object is found in. - non_pic_object="$xdir$non_pic_object" - - # A standard non-PIC object - func_append non_pic_objects " $non_pic_object" - if test -z "$pic_object" || test "$pic_object" = none ; then - arg="$non_pic_object" - fi - else - # If the PIC object exists, use it instead. - # $xdir was prepended to $pic_object above. - non_pic_object="$pic_object" - func_append non_pic_objects " $non_pic_object" - fi - else - # Only an error if not doing a dry-run. - if $opt_dry_run; then - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir="$func_dirname_result" - - func_lo2o "$arg" - pic_object=$xdir$objdir/$func_lo2o_result - non_pic_object=$xdir$func_lo2o_result - func_append libobjs " $pic_object" - func_append non_pic_objects " $non_pic_object" - else - func_fatal_error "\`$arg' is not a valid libtool object" - fi - fi - ;; - - *.$libext) - # An archive. - func_append deplibs " $arg" - func_append old_deplibs " $arg" - continue - ;; - - *.la) - # A libtool-controlled library. - - func_resolve_sysroot "$arg" - if test "$prev" = dlfiles; then - # This library was specified with -dlopen. - func_append dlfiles " $func_resolve_sysroot_result" - prev= - elif test "$prev" = dlprefiles; then - # The library was specified with -dlpreopen. - func_append dlprefiles " $func_resolve_sysroot_result" - prev= - else - func_append deplibs " $func_resolve_sysroot_result" - fi - continue - ;; - - # Some other compiler argument. - *) - # Unknown arguments in both finalize_command and compile_command need - # to be aesthetically quoted because they are evaled later. - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - ;; - esac # arg - - # Now actually substitute the argument into the commands. - if test -n "$arg"; then - func_append compile_command " $arg" - func_append finalize_command " $arg" - fi - done # argument parsing loop - - test -n "$prev" && \ - func_fatal_help "the \`$prevarg' option requires an argument" - - if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then - eval arg=\"$export_dynamic_flag_spec\" - func_append compile_command " $arg" - func_append finalize_command " $arg" - fi - - oldlibs= - # calculate the name of the file, without its directory - func_basename "$output" - outputname="$func_basename_result" - libobjs_save="$libobjs" - - if test -n "$shlibpath_var"; then - # get the directories listed in $shlibpath_var - eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\` - else - shlib_search_path= - fi - eval sys_lib_search_path=\"$sys_lib_search_path_spec\" - eval sys_lib_dlsearch_path=\"$sys_lib_dlsearch_path_spec\" - - func_dirname "$output" "/" "" - output_objdir="$func_dirname_result$objdir" - func_to_tool_file "$output_objdir/" - tool_output_objdir=$func_to_tool_file_result - # Create the object directory. - func_mkdir_p "$output_objdir" - - # Determine the type of output - case $output in - "") - func_fatal_help "you must specify an output file" - ;; - *.$libext) linkmode=oldlib ;; - *.lo | *.$objext) linkmode=obj ;; - *.la) linkmode=lib ;; - *) linkmode=prog ;; # Anything else should be a program. - esac - - specialdeplibs= - - libs= - # Find all interdependent deplibs by searching for libraries - # that are linked more than once (e.g. -la -lb -la) - for deplib in $deplibs; do - if $opt_preserve_dup_deps ; then - case "$libs " in - *" $deplib "*) func_append specialdeplibs " $deplib" ;; - esac - fi - func_append libs " $deplib" - done - - if test "$linkmode" = lib; then - libs="$predeps $libs $compiler_lib_search_path $postdeps" - - # Compute libraries that are listed more than once in $predeps - # $postdeps and mark them as special (i.e., whose duplicates are - # not to be eliminated). - pre_post_deps= - if $opt_duplicate_compiler_generated_deps; then - for pre_post_dep in $predeps $postdeps; do - case "$pre_post_deps " in - *" $pre_post_dep "*) func_append specialdeplibs " $pre_post_deps" ;; - esac - func_append pre_post_deps " $pre_post_dep" - done - fi - pre_post_deps= - fi - - deplibs= - newdependency_libs= - newlib_search_path= - need_relink=no # whether we're linking any uninstalled libtool libraries - notinst_deplibs= # not-installed libtool libraries - notinst_path= # paths that contain not-installed libtool libraries - - case $linkmode in - lib) - passes="conv dlpreopen link" - for file in $dlfiles $dlprefiles; do - case $file in - *.la) ;; - *) - func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file" - ;; - esac - done - ;; - prog) - compile_deplibs= - finalize_deplibs= - alldeplibs=no - newdlfiles= - newdlprefiles= - passes="conv scan dlopen dlpreopen link" - ;; - *) passes="conv" - ;; - esac - - for pass in $passes; do - # The preopen pass in lib mode reverses $deplibs; put it back here - # so that -L comes before libs that need it for instance... - if test "$linkmode,$pass" = "lib,link"; then - ## FIXME: Find the place where the list is rebuilt in the wrong - ## order, and fix it there properly - tmp_deplibs= - for deplib in $deplibs; do - tmp_deplibs="$deplib $tmp_deplibs" - done - deplibs="$tmp_deplibs" - fi - - if test "$linkmode,$pass" = "lib,link" || - test "$linkmode,$pass" = "prog,scan"; then - libs="$deplibs" - deplibs= - fi - if test "$linkmode" = prog; then - case $pass in - dlopen) libs="$dlfiles" ;; - dlpreopen) libs="$dlprefiles" ;; - link) - libs="$deplibs %DEPLIBS%" - test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs" - ;; - esac - fi - if test "$linkmode,$pass" = "lib,dlpreopen"; then - # Collect and forward deplibs of preopened libtool libs - for lib in $dlprefiles; do - # Ignore non-libtool-libs - dependency_libs= - func_resolve_sysroot "$lib" - case $lib in - *.la) func_source "$func_resolve_sysroot_result" ;; - esac - - # Collect preopened libtool deplibs, except any this library - # has declared as weak libs - for deplib in $dependency_libs; do - func_basename "$deplib" - deplib_base=$func_basename_result - case " $weak_libs " in - *" $deplib_base "*) ;; - *) func_append deplibs " $deplib" ;; - esac - done - done - libs="$dlprefiles" - fi - if test "$pass" = dlopen; then - # Collect dlpreopened libraries - save_deplibs="$deplibs" - deplibs= - fi - - for deplib in $libs; do - lib= - found=no - case $deplib in - -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ - |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) - if test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - func_append compiler_flags " $deplib" - if test "$linkmode" = lib ; then - case "$new_inherited_linker_flags " in - *" $deplib "*) ;; - * ) func_append new_inherited_linker_flags " $deplib" ;; - esac - fi - fi - continue - ;; - -l*) - if test "$linkmode" != lib && test "$linkmode" != prog; then - func_warning "\`-l' is ignored for archives/objects" - continue - fi - func_stripname '-l' '' "$deplib" - name=$func_stripname_result - if test "$linkmode" = lib; then - searchdirs="$newlib_search_path $lib_search_path $compiler_lib_search_dirs $sys_lib_search_path $shlib_search_path" - else - searchdirs="$newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path" - fi - for searchdir in $searchdirs; do - for search_ext in .la $std_shrext .so .a; do - # Search the libtool library - lib="$searchdir/lib${name}${search_ext}" - if test -f "$lib"; then - if test "$search_ext" = ".la"; then - found=yes - else - found=no - fi - break 2 - fi - done - done - if test "$found" != yes; then - # deplib doesn't seem to be a libtool library - if test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - deplibs="$deplib $deplibs" - test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs" - fi - continue - else # deplib is a libtool library - # If $allow_libtool_libs_with_static_runtimes && $deplib is a stdlib, - # We need to do some special things here, and not later. - if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then - case " $predeps $postdeps " in - *" $deplib "*) - if func_lalib_p "$lib"; then - library_names= - old_library= - func_source "$lib" - for l in $old_library $library_names; do - ll="$l" - done - if test "X$ll" = "X$old_library" ; then # only static version available - found=no - func_dirname "$lib" "" "." - ladir="$func_dirname_result" - lib=$ladir/$old_library - if test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - deplibs="$deplib $deplibs" - test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs" - fi - continue - fi - fi - ;; - *) ;; - esac - fi - fi - ;; # -l - *.ltframework) - if test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - deplibs="$deplib $deplibs" - if test "$linkmode" = lib ; then - case "$new_inherited_linker_flags " in - *" $deplib "*) ;; - * ) func_append new_inherited_linker_flags " $deplib" ;; - esac - fi - fi - continue - ;; - -L*) - case $linkmode in - lib) - deplibs="$deplib $deplibs" - test "$pass" = conv && continue - newdependency_libs="$deplib $newdependency_libs" - func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - func_append newlib_search_path " $func_resolve_sysroot_result" - ;; - prog) - if test "$pass" = conv; then - deplibs="$deplib $deplibs" - continue - fi - if test "$pass" = scan; then - deplibs="$deplib $deplibs" - else - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - fi - func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - func_append newlib_search_path " $func_resolve_sysroot_result" - ;; - *) - func_warning "\`-L' is ignored for archives/objects" - ;; - esac # linkmode - continue - ;; # -L - -R*) - if test "$pass" = link; then - func_stripname '-R' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - dir=$func_resolve_sysroot_result - # Make sure the xrpath contains only unique directories. - case "$xrpath " in - *" $dir "*) ;; - *) func_append xrpath " $dir" ;; - esac - fi - deplibs="$deplib $deplibs" - continue - ;; - *.la) - func_resolve_sysroot "$deplib" - lib=$func_resolve_sysroot_result - ;; - *.$libext) - if test "$pass" = conv; then - deplibs="$deplib $deplibs" - continue - fi - case $linkmode in - lib) - # Linking convenience modules into shared libraries is allowed, - # but linking other static libraries is non-portable. - case " $dlpreconveniencelibs " in - *" $deplib "*) ;; - *) - valid_a_lib=no - case $deplibs_check_method in - match_pattern*) - set dummy $deplibs_check_method; shift - match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` - if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ - | $EGREP "$match_pattern_regex" > /dev/null; then - valid_a_lib=yes - fi - ;; - pass_all) - valid_a_lib=yes - ;; - esac - if test "$valid_a_lib" != yes; then - echo - $ECHO "*** Warning: Trying to link with static lib archive $deplib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have" - echo "*** because the file extensions .$libext of this argument makes me believe" - echo "*** that it is just a static archive that I should not use here." - else - echo - $ECHO "*** Warning: Linking the shared library $output against the" - $ECHO "*** static library $deplib is not portable!" - deplibs="$deplib $deplibs" - fi - ;; - esac - continue - ;; - prog) - if test "$pass" != link; then - deplibs="$deplib $deplibs" - else - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - fi - continue - ;; - esac # linkmode - ;; # *.$libext - *.lo | *.$objext) - if test "$pass" = conv; then - deplibs="$deplib $deplibs" - elif test "$linkmode" = prog; then - if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then - # If there is no dlopen support or we're linking statically, - # we need to preload. - func_append newdlprefiles " $deplib" - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - func_append newdlfiles " $deplib" - fi - fi - continue - ;; - %DEPLIBS%) - alldeplibs=yes - continue - ;; - esac # case $deplib - - if test "$found" = yes || test -f "$lib"; then : - else - func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'" - fi - - # Check to see that this really is a libtool archive. - func_lalib_unsafe_p "$lib" \ - || func_fatal_error "\`$lib' is not a valid libtool archive" - - func_dirname "$lib" "" "." - ladir="$func_dirname_result" - - dlname= - dlopen= - dlpreopen= - libdir= - library_names= - old_library= - inherited_linker_flags= - # If the library was installed with an old release of libtool, - # it will not redefine variables installed, or shouldnotlink - installed=yes - shouldnotlink=no - avoidtemprpath= - - - # Read the .la file - func_source "$lib" - - # Convert "-framework foo" to "foo.ltframework" - if test -n "$inherited_linker_flags"; then - tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` - for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do - case " $new_inherited_linker_flags " in - *" $tmp_inherited_linker_flag "*) ;; - *) func_append new_inherited_linker_flags " $tmp_inherited_linker_flag";; - esac - done - fi - dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - if test "$linkmode,$pass" = "lib,link" || - test "$linkmode,$pass" = "prog,scan" || - { test "$linkmode" != prog && test "$linkmode" != lib; }; then - test -n "$dlopen" && func_append dlfiles " $dlopen" - test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen" - fi - - if test "$pass" = conv; then - # Only check for convenience libraries - deplibs="$lib $deplibs" - if test -z "$libdir"; then - if test -z "$old_library"; then - func_fatal_error "cannot find name of link library for \`$lib'" - fi - # It is a libtool convenience library, so add in its objects. - func_append convenience " $ladir/$objdir/$old_library" - func_append old_convenience " $ladir/$objdir/$old_library" - tmp_libs= - for deplib in $dependency_libs; do - deplibs="$deplib $deplibs" - if $opt_preserve_dup_deps ; then - case "$tmp_libs " in - *" $deplib "*) func_append specialdeplibs " $deplib" ;; - esac - fi - func_append tmp_libs " $deplib" - done - elif test "$linkmode" != prog && test "$linkmode" != lib; then - func_fatal_error "\`$lib' is not a convenience library" - fi - continue - fi # $pass = conv - - - # Get the name of the library we link against. - linklib= - if test -n "$old_library" && - { test "$prefer_static_libs" = yes || - test "$prefer_static_libs,$installed" = "built,no"; }; then - linklib=$old_library - else - for l in $old_library $library_names; do - linklib="$l" - done - fi - if test -z "$linklib"; then - func_fatal_error "cannot find name of link library for \`$lib'" - fi - - # This library was specified with -dlopen. - if test "$pass" = dlopen; then - if test -z "$libdir"; then - func_fatal_error "cannot -dlopen a convenience library: \`$lib'" - fi - if test -z "$dlname" || - test "$dlopen_support" != yes || - test "$build_libtool_libs" = no; then - # If there is no dlname, no dlopen support or we're linking - # statically, we need to preload. We also need to preload any - # dependent libraries so libltdl's deplib preloader doesn't - # bomb out in the load deplibs phase. - func_append dlprefiles " $lib $dependency_libs" - else - func_append newdlfiles " $lib" - fi - continue - fi # $pass = dlopen - - # We need an absolute path. - case $ladir in - [\\/]* | [A-Za-z]:[\\/]*) abs_ladir="$ladir" ;; - *) - abs_ladir=`cd "$ladir" && pwd` - if test -z "$abs_ladir"; then - func_warning "cannot determine absolute directory name of \`$ladir'" - func_warning "passing it literally to the linker, although it might fail" - abs_ladir="$ladir" - fi - ;; - esac - func_basename "$lib" - laname="$func_basename_result" - - # Find the relevant object directory and library name. - if test "X$installed" = Xyes; then - if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then - func_warning "library \`$lib' was moved." - dir="$ladir" - absdir="$abs_ladir" - libdir="$abs_ladir" - else - dir="$lt_sysroot$libdir" - absdir="$lt_sysroot$libdir" - fi - test "X$hardcode_automatic" = Xyes && avoidtemprpath=yes - else - if test ! -f "$ladir/$objdir/$linklib" && test -f "$abs_ladir/$linklib"; then - dir="$ladir" - absdir="$abs_ladir" - # Remove this search path later - func_append notinst_path " $abs_ladir" - else - dir="$ladir/$objdir" - absdir="$abs_ladir/$objdir" - # Remove this search path later - func_append notinst_path " $abs_ladir" - fi - fi # $installed = yes - func_stripname 'lib' '.la' "$laname" - name=$func_stripname_result - - # This library was specified with -dlpreopen. - if test "$pass" = dlpreopen; then - if test -z "$libdir" && test "$linkmode" = prog; then - func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'" - fi - case "$host" in - # special handling for platforms with PE-DLLs. - *cygwin* | *mingw* | *cegcc* ) - # Linker will automatically link against shared library if both - # static and shared are present. Therefore, ensure we extract - # symbols from the import library if a shared library is present - # (otherwise, the dlopen module name will be incorrect). We do - # this by putting the import library name into $newdlprefiles. - # We recover the dlopen module name by 'saving' the la file - # name in a special purpose variable, and (later) extracting the - # dlname from the la file. - if test -n "$dlname"; then - func_tr_sh "$dir/$linklib" - eval "libfile_$func_tr_sh_result=\$abs_ladir/\$laname" - func_append newdlprefiles " $dir/$linklib" - else - func_append newdlprefiles " $dir/$old_library" - # Keep a list of preopened convenience libraries to check - # that they are being used correctly in the link pass. - test -z "$libdir" && \ - func_append dlpreconveniencelibs " $dir/$old_library" - fi - ;; - * ) - # Prefer using a static library (so that no silly _DYNAMIC symbols - # are required to link). - if test -n "$old_library"; then - func_append newdlprefiles " $dir/$old_library" - # Keep a list of preopened convenience libraries to check - # that they are being used correctly in the link pass. - test -z "$libdir" && \ - func_append dlpreconveniencelibs " $dir/$old_library" - # Otherwise, use the dlname, so that lt_dlopen finds it. - elif test -n "$dlname"; then - func_append newdlprefiles " $dir/$dlname" - else - func_append newdlprefiles " $dir/$linklib" - fi - ;; - esac - fi # $pass = dlpreopen - - if test -z "$libdir"; then - # Link the convenience library - if test "$linkmode" = lib; then - deplibs="$dir/$old_library $deplibs" - elif test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$dir/$old_library $compile_deplibs" - finalize_deplibs="$dir/$old_library $finalize_deplibs" - else - deplibs="$lib $deplibs" # used for prog,scan pass - fi - continue - fi - - - if test "$linkmode" = prog && test "$pass" != link; then - func_append newlib_search_path " $ladir" - deplibs="$lib $deplibs" - - linkalldeplibs=no - if test "$link_all_deplibs" != no || test -z "$library_names" || - test "$build_libtool_libs" = no; then - linkalldeplibs=yes - fi - - tmp_libs= - for deplib in $dependency_libs; do - case $deplib in - -L*) func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - func_append newlib_search_path " $func_resolve_sysroot_result" - ;; - esac - # Need to link against all dependency_libs? - if test "$linkalldeplibs" = yes; then - deplibs="$deplib $deplibs" - else - # Need to hardcode shared library paths - # or/and link against static libraries - newdependency_libs="$deplib $newdependency_libs" - fi - if $opt_preserve_dup_deps ; then - case "$tmp_libs " in - *" $deplib "*) func_append specialdeplibs " $deplib" ;; - esac - fi - func_append tmp_libs " $deplib" - done # for deplib - continue - fi # $linkmode = prog... - - if test "$linkmode,$pass" = "prog,link"; then - if test -n "$library_names" && - { { test "$prefer_static_libs" = no || - test "$prefer_static_libs,$installed" = "built,yes"; } || - test -z "$old_library"; }; then - # We need to hardcode the library path - if test -n "$shlibpath_var" && test -z "$avoidtemprpath" ; then - # Make sure the rpath contains only unique directories. - case "$temp_rpath:" in - *"$absdir:"*) ;; - *) func_append temp_rpath "$absdir:" ;; - esac - fi - - # Hardcode the library path. - # Skip directories that are in the system default run-time - # search path. - case " $sys_lib_dlsearch_path " in - *" $absdir "*) ;; - *) - case "$compile_rpath " in - *" $absdir "*) ;; - *) func_append compile_rpath " $absdir" ;; - esac - ;; - esac - case " $sys_lib_dlsearch_path " in - *" $libdir "*) ;; - *) - case "$finalize_rpath " in - *" $libdir "*) ;; - *) func_append finalize_rpath " $libdir" ;; - esac - ;; - esac - fi # $linkmode,$pass = prog,link... - - if test "$alldeplibs" = yes && - { test "$deplibs_check_method" = pass_all || - { test "$build_libtool_libs" = yes && - test -n "$library_names"; }; }; then - # We only need to search for static libraries - continue - fi - fi - - link_static=no # Whether the deplib will be linked statically - use_static_libs=$prefer_static_libs - if test "$use_static_libs" = built && test "$installed" = yes; then - use_static_libs=no - fi - if test -n "$library_names" && - { test "$use_static_libs" = no || test -z "$old_library"; }; then - case $host in - *cygwin* | *mingw* | *cegcc*) - # No point in relinking DLLs because paths are not encoded - func_append notinst_deplibs " $lib" - need_relink=no - ;; - *) - if test "$installed" = no; then - func_append notinst_deplibs " $lib" - need_relink=yes - fi - ;; - esac - # This is a shared library - - # Warn about portability, can't link against -module's on some - # systems (darwin). Don't bleat about dlopened modules though! - dlopenmodule="" - for dlpremoduletest in $dlprefiles; do - if test "X$dlpremoduletest" = "X$lib"; then - dlopenmodule="$dlpremoduletest" - break - fi - done - if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then - echo - if test "$linkmode" = prog; then - $ECHO "*** Warning: Linking the executable $output against the loadable module" - else - $ECHO "*** Warning: Linking the shared library $output against the loadable module" - fi - $ECHO "*** $linklib is not portable!" - fi - if test "$linkmode" = lib && - test "$hardcode_into_libs" = yes; then - # Hardcode the library path. - # Skip directories that are in the system default run-time - # search path. - case " $sys_lib_dlsearch_path " in - *" $absdir "*) ;; - *) - case "$compile_rpath " in - *" $absdir "*) ;; - *) func_append compile_rpath " $absdir" ;; - esac - ;; - esac - case " $sys_lib_dlsearch_path " in - *" $libdir "*) ;; - *) - case "$finalize_rpath " in - *" $libdir "*) ;; - *) func_append finalize_rpath " $libdir" ;; - esac - ;; - esac - fi - - if test -n "$old_archive_from_expsyms_cmds"; then - # figure out the soname - set dummy $library_names - shift - realname="$1" - shift - libname=`eval "\\$ECHO \"$libname_spec\""` - # use dlname if we got it. it's perfectly good, no? - if test -n "$dlname"; then - soname="$dlname" - elif test -n "$soname_spec"; then - # bleh windows - case $host in - *cygwin* | mingw* | *cegcc*) - func_arith $current - $age - major=$func_arith_result - versuffix="-$major" - ;; - esac - eval soname=\"$soname_spec\" - else - soname="$realname" - fi - - # Make a new name for the extract_expsyms_cmds to use - soroot="$soname" - func_basename "$soroot" - soname="$func_basename_result" - func_stripname 'lib' '.dll' "$soname" - newlib=libimp-$func_stripname_result.a - - # If the library has no export list, then create one now - if test -f "$output_objdir/$soname-def"; then : - else - func_verbose "extracting exported symbol list from \`$soname'" - func_execute_cmds "$extract_expsyms_cmds" 'exit $?' - fi - - # Create $newlib - if test -f "$output_objdir/$newlib"; then :; else - func_verbose "generating import library for \`$soname'" - func_execute_cmds "$old_archive_from_expsyms_cmds" 'exit $?' - fi - # make sure the library variables are pointing to the new library - dir=$output_objdir - linklib=$newlib - fi # test -n "$old_archive_from_expsyms_cmds" - - if test "$linkmode" = prog || test "$opt_mode" != relink; then - add_shlibpath= - add_dir= - add= - lib_linked=yes - case $hardcode_action in - immediate | unsupported) - if test "$hardcode_direct" = no; then - add="$dir/$linklib" - case $host in - *-*-sco3.2v5.0.[024]*) add_dir="-L$dir" ;; - *-*-sysv4*uw2*) add_dir="-L$dir" ;; - *-*-sysv5OpenUNIX* | *-*-sysv5UnixWare7.[01].[10]* | \ - *-*-unixware7*) add_dir="-L$dir" ;; - *-*-darwin* ) - # if the lib is a (non-dlopened) module then we can not - # link against it, someone is ignoring the earlier warnings - if /usr/bin/file -L $add 2> /dev/null | - $GREP ": [^:]* bundle" >/dev/null ; then - if test "X$dlopenmodule" != "X$lib"; then - $ECHO "*** Warning: lib $linklib is a module, not a shared library" - if test -z "$old_library" ; then - echo - echo "*** And there doesn't seem to be a static archive available" - echo "*** The link will probably fail, sorry" - else - add="$dir/$old_library" - fi - elif test -n "$old_library"; then - add="$dir/$old_library" - fi - fi - esac - elif test "$hardcode_minus_L" = no; then - case $host in - *-*-sunos*) add_shlibpath="$dir" ;; - esac - add_dir="-L$dir" - add="-l$name" - elif test "$hardcode_shlibpath_var" = no; then - add_shlibpath="$dir" - add="-l$name" - else - lib_linked=no - fi - ;; - relink) - if test "$hardcode_direct" = yes && - test "$hardcode_direct_absolute" = no; then - add="$dir/$linklib" - elif test "$hardcode_minus_L" = yes; then - add_dir="-L$absdir" - # Try looking first in the location we're being installed to. - if test -n "$inst_prefix_dir"; then - case $libdir in - [\\/]*) - func_append add_dir " -L$inst_prefix_dir$libdir" - ;; - esac - fi - add="-l$name" - elif test "$hardcode_shlibpath_var" = yes; then - add_shlibpath="$dir" - add="-l$name" - else - lib_linked=no - fi - ;; - *) lib_linked=no ;; - esac - - if test "$lib_linked" != yes; then - func_fatal_configuration "unsupported hardcode properties" - fi - - if test -n "$add_shlibpath"; then - case :$compile_shlibpath: in - *":$add_shlibpath:"*) ;; - *) func_append compile_shlibpath "$add_shlibpath:" ;; - esac - fi - if test "$linkmode" = prog; then - test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs" - test -n "$add" && compile_deplibs="$add $compile_deplibs" - else - test -n "$add_dir" && deplibs="$add_dir $deplibs" - test -n "$add" && deplibs="$add $deplibs" - if test "$hardcode_direct" != yes && - test "$hardcode_minus_L" != yes && - test "$hardcode_shlibpath_var" = yes; then - case :$finalize_shlibpath: in - *":$libdir:"*) ;; - *) func_append finalize_shlibpath "$libdir:" ;; - esac - fi - fi - fi - - if test "$linkmode" = prog || test "$opt_mode" = relink; then - add_shlibpath= - add_dir= - add= - # Finalize command for both is simple: just hardcode it. - if test "$hardcode_direct" = yes && - test "$hardcode_direct_absolute" = no; then - add="$libdir/$linklib" - elif test "$hardcode_minus_L" = yes; then - add_dir="-L$libdir" - add="-l$name" - elif test "$hardcode_shlibpath_var" = yes; then - case :$finalize_shlibpath: in - *":$libdir:"*) ;; - *) func_append finalize_shlibpath "$libdir:" ;; - esac - add="-l$name" - elif test "$hardcode_automatic" = yes; then - if test -n "$inst_prefix_dir" && - test -f "$inst_prefix_dir$libdir/$linklib" ; then - add="$inst_prefix_dir$libdir/$linklib" - else - add="$libdir/$linklib" - fi - else - # We cannot seem to hardcode it, guess we'll fake it. - add_dir="-L$libdir" - # Try looking first in the location we're being installed to. - if test -n "$inst_prefix_dir"; then - case $libdir in - [\\/]*) - func_append add_dir " -L$inst_prefix_dir$libdir" - ;; - esac - fi - add="-l$name" - fi - - if test "$linkmode" = prog; then - test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs" - test -n "$add" && finalize_deplibs="$add $finalize_deplibs" - else - test -n "$add_dir" && deplibs="$add_dir $deplibs" - test -n "$add" && deplibs="$add $deplibs" - fi - fi - elif test "$linkmode" = prog; then - # Here we assume that one of hardcode_direct or hardcode_minus_L - # is not unsupported. This is valid on all known static and - # shared platforms. - if test "$hardcode_direct" != unsupported; then - test -n "$old_library" && linklib="$old_library" - compile_deplibs="$dir/$linklib $compile_deplibs" - finalize_deplibs="$dir/$linklib $finalize_deplibs" - else - compile_deplibs="-l$name -L$dir $compile_deplibs" - finalize_deplibs="-l$name -L$dir $finalize_deplibs" - fi - elif test "$build_libtool_libs" = yes; then - # Not a shared library - if test "$deplibs_check_method" != pass_all; then - # We're trying link a shared library against a static one - # but the system doesn't support it. - - # Just print a warning and add the library to dependency_libs so - # that the program can be linked against the static library. - echo - $ECHO "*** Warning: This system can not link to static lib archive $lib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have." - if test "$module" = yes; then - echo "*** But as you try to build a module library, libtool will still create " - echo "*** a static module, that should work as long as the dlopening application" - echo "*** is linked with the -dlopen flag to resolve symbols at runtime." - if test -z "$global_symbol_pipe"; then - echo - echo "*** However, this would only work if libtool was able to extract symbol" - echo "*** lists from a program, using \`nm' or equivalent, but libtool could" - echo "*** not find such a program. So, this module is probably useless." - echo "*** \`nm' from GNU binutils and a full rebuild may help." - fi - if test "$build_old_libs" = no; then - build_libtool_libs=module - build_old_libs=yes - else - build_libtool_libs=no - fi - fi - else - deplibs="$dir/$old_library $deplibs" - link_static=yes - fi - fi # link shared/static library? - - if test "$linkmode" = lib; then - if test -n "$dependency_libs" && - { test "$hardcode_into_libs" != yes || - test "$build_old_libs" = yes || - test "$link_static" = yes; }; then - # Extract -R from dependency_libs - temp_deplibs= - for libdir in $dependency_libs; do - case $libdir in - -R*) func_stripname '-R' '' "$libdir" - temp_xrpath=$func_stripname_result - case " $xrpath " in - *" $temp_xrpath "*) ;; - *) func_append xrpath " $temp_xrpath";; - esac;; - *) func_append temp_deplibs " $libdir";; - esac - done - dependency_libs="$temp_deplibs" - fi - - func_append newlib_search_path " $absdir" - # Link against this library - test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs" - # ... and its dependency_libs - tmp_libs= - for deplib in $dependency_libs; do - newdependency_libs="$deplib $newdependency_libs" - case $deplib in - -L*) func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result";; - *) func_resolve_sysroot "$deplib" ;; - esac - if $opt_preserve_dup_deps ; then - case "$tmp_libs " in - *" $func_resolve_sysroot_result "*) - func_append specialdeplibs " $func_resolve_sysroot_result" ;; - esac - fi - func_append tmp_libs " $func_resolve_sysroot_result" - done - - if test "$link_all_deplibs" != no; then - # Add the search paths of all dependency libraries - for deplib in $dependency_libs; do - path= - case $deplib in - -L*) path="$deplib" ;; - *.la) - func_resolve_sysroot "$deplib" - deplib=$func_resolve_sysroot_result - func_dirname "$deplib" "" "." - dir=$func_dirname_result - # We need an absolute path. - case $dir in - [\\/]* | [A-Za-z]:[\\/]*) absdir="$dir" ;; - *) - absdir=`cd "$dir" && pwd` - if test -z "$absdir"; then - func_warning "cannot determine absolute directory name of \`$dir'" - absdir="$dir" - fi - ;; - esac - if $GREP "^installed=no" $deplib > /dev/null; then - case $host in - *-*-darwin*) - depdepl= - eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` - if test -n "$deplibrary_names" ; then - for tmp in $deplibrary_names ; do - depdepl=$tmp - done - if test -f "$absdir/$objdir/$depdepl" ; then - depdepl="$absdir/$objdir/$depdepl" - darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` - if test -z "$darwin_install_name"; then - darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` - fi - func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}" - func_append linker_flags " -dylib_file ${darwin_install_name}:${depdepl}" - path= - fi - fi - ;; - *) - path="-L$absdir/$objdir" - ;; - esac - else - eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` - test -z "$libdir" && \ - func_fatal_error "\`$deplib' is not a valid libtool archive" - test "$absdir" != "$libdir" && \ - func_warning "\`$deplib' seems to be moved" - - path="-L$absdir" - fi - ;; - esac - case " $deplibs " in - *" $path "*) ;; - *) deplibs="$path $deplibs" ;; - esac - done - fi # link_all_deplibs != no - fi # linkmode = lib - done # for deplib in $libs - if test "$pass" = link; then - if test "$linkmode" = "prog"; then - compile_deplibs="$new_inherited_linker_flags $compile_deplibs" - finalize_deplibs="$new_inherited_linker_flags $finalize_deplibs" - else - compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - fi - fi - dependency_libs="$newdependency_libs" - if test "$pass" = dlpreopen; then - # Link the dlpreopened libraries before other libraries - for deplib in $save_deplibs; do - deplibs="$deplib $deplibs" - done - fi - if test "$pass" != dlopen; then - if test "$pass" != conv; then - # Make sure lib_search_path contains only unique directories. - lib_search_path= - for dir in $newlib_search_path; do - case "$lib_search_path " in - *" $dir "*) ;; - *) func_append lib_search_path " $dir" ;; - esac - done - newlib_search_path= - fi - - if test "$linkmode,$pass" != "prog,link"; then - vars="deplibs" - else - vars="compile_deplibs finalize_deplibs" - fi - for var in $vars dependency_libs; do - # Add libraries to $var in reverse order - eval tmp_libs=\"\$$var\" - new_libs= - for deplib in $tmp_libs; do - # FIXME: Pedantically, this is the right thing to do, so - # that some nasty dependency loop isn't accidentally - # broken: - #new_libs="$deplib $new_libs" - # Pragmatically, this seems to cause very few problems in - # practice: - case $deplib in - -L*) new_libs="$deplib $new_libs" ;; - -R*) ;; - *) - # And here is the reason: when a library appears more - # than once as an explicit dependence of a library, or - # is implicitly linked in more than once by the - # compiler, it is considered special, and multiple - # occurrences thereof are not removed. Compare this - # with having the same library being listed as a - # dependency of multiple other libraries: in this case, - # we know (pedantically, we assume) the library does not - # need to be listed more than once, so we keep only the - # last copy. This is not always right, but it is rare - # enough that we require users that really mean to play - # such unportable linking tricks to link the library - # using -Wl,-lname, so that libtool does not consider it - # for duplicate removal. - case " $specialdeplibs " in - *" $deplib "*) new_libs="$deplib $new_libs" ;; - *) - case " $new_libs " in - *" $deplib "*) ;; - *) new_libs="$deplib $new_libs" ;; - esac - ;; - esac - ;; - esac - done - tmp_libs= - for deplib in $new_libs; do - case $deplib in - -L*) - case " $tmp_libs " in - *" $deplib "*) ;; - *) func_append tmp_libs " $deplib" ;; - esac - ;; - *) func_append tmp_libs " $deplib" ;; - esac - done - eval $var=\"$tmp_libs\" - done # for var - fi - # Last step: remove runtime libs from dependency_libs - # (they stay in deplibs) - tmp_libs= - for i in $dependency_libs ; do - case " $predeps $postdeps $compiler_lib_search_path " in - *" $i "*) - i="" - ;; - esac - if test -n "$i" ; then - func_append tmp_libs " $i" - fi - done - dependency_libs=$tmp_libs - done # for pass - if test "$linkmode" = prog; then - dlfiles="$newdlfiles" - fi - if test "$linkmode" = prog || test "$linkmode" = lib; then - dlprefiles="$newdlprefiles" - fi - - case $linkmode in - oldlib) - if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then - func_warning "\`-dlopen' is ignored for archives" - fi - - case " $deplibs" in - *\ -l* | *\ -L*) - func_warning "\`-l' and \`-L' are ignored for archives" ;; - esac - - test -n "$rpath" && \ - func_warning "\`-rpath' is ignored for archives" - - test -n "$xrpath" && \ - func_warning "\`-R' is ignored for archives" - - test -n "$vinfo" && \ - func_warning "\`-version-info/-version-number' is ignored for archives" - - test -n "$release" && \ - func_warning "\`-release' is ignored for archives" - - test -n "$export_symbols$export_symbols_regex" && \ - func_warning "\`-export-symbols' is ignored for archives" - - # Now set the variables for building old libraries. - build_libtool_libs=no - oldlibs="$output" - func_append objs "$old_deplibs" - ;; - - lib) - # Make sure we only generate libraries of the form `libNAME.la'. - case $outputname in - lib*) - func_stripname 'lib' '.la' "$outputname" - name=$func_stripname_result - eval shared_ext=\"$shrext_cmds\" - eval libname=\"$libname_spec\" - ;; - *) - test "$module" = no && \ - func_fatal_help "libtool library \`$output' must begin with \`lib'" - - if test "$need_lib_prefix" != no; then - # Add the "lib" prefix for modules if required - func_stripname '' '.la' "$outputname" - name=$func_stripname_result - eval shared_ext=\"$shrext_cmds\" - eval libname=\"$libname_spec\" - else - func_stripname '' '.la' "$outputname" - libname=$func_stripname_result - fi - ;; - esac - - if test -n "$objs"; then - if test "$deplibs_check_method" != pass_all; then - func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs" - else - echo - $ECHO "*** Warning: Linking the shared library $output against the non-libtool" - $ECHO "*** objects $objs is not portable!" - func_append libobjs " $objs" - fi - fi - - test "$dlself" != no && \ - func_warning "\`-dlopen self' is ignored for libtool libraries" - - set dummy $rpath - shift - test "$#" -gt 1 && \ - func_warning "ignoring multiple \`-rpath's for a libtool library" - - install_libdir="$1" - - oldlibs= - if test -z "$rpath"; then - if test "$build_libtool_libs" = yes; then - # Building a libtool convenience library. - # Some compilers have problems with a `.al' extension so - # convenience libraries should have the same extension an - # archive normally would. - oldlibs="$output_objdir/$libname.$libext $oldlibs" - build_libtool_libs=convenience - build_old_libs=yes - fi - - test -n "$vinfo" && \ - func_warning "\`-version-info/-version-number' is ignored for convenience libraries" - - test -n "$release" && \ - func_warning "\`-release' is ignored for convenience libraries" - else - - # Parse the version information argument. - save_ifs="$IFS"; IFS=':' - set dummy $vinfo 0 0 0 - shift - IFS="$save_ifs" - - test -n "$7" && \ - func_fatal_help "too many parameters to \`-version-info'" - - # convert absolute version numbers to libtool ages - # this retains compatibility with .la files and attempts - # to make the code below a bit more comprehensible - - case $vinfo_number in - yes) - number_major="$1" - number_minor="$2" - number_revision="$3" - # - # There are really only two kinds -- those that - # use the current revision as the major version - # and those that subtract age and use age as - # a minor version. But, then there is irix - # which has an extra 1 added just for fun - # - case $version_type in - # correct linux to gnu/linux during the next big refactor - darwin|linux|osf|windows|none) - func_arith $number_major + $number_minor - current=$func_arith_result - age="$number_minor" - revision="$number_revision" - ;; - freebsd-aout|freebsd-elf|qnx|sunos) - current="$number_major" - revision="$number_minor" - age="0" - ;; - irix|nonstopux) - func_arith $number_major + $number_minor - current=$func_arith_result - age="$number_minor" - revision="$number_minor" - lt_irix_increment=no - ;; - *) - func_fatal_configuration "$modename: unknown library version type \`$version_type'" - ;; - esac - ;; - no) - current="$1" - revision="$2" - age="$3" - ;; - esac - - # Check that each of the things are valid numbers. - case $current in - 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; - *) - func_error "CURRENT \`$current' must be a nonnegative integer" - func_fatal_error "\`$vinfo' is not valid version information" - ;; - esac - - case $revision in - 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; - *) - func_error "REVISION \`$revision' must be a nonnegative integer" - func_fatal_error "\`$vinfo' is not valid version information" - ;; - esac - - case $age in - 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; - *) - func_error "AGE \`$age' must be a nonnegative integer" - func_fatal_error "\`$vinfo' is not valid version information" - ;; - esac - - if test "$age" -gt "$current"; then - func_error "AGE \`$age' is greater than the current interface number \`$current'" - func_fatal_error "\`$vinfo' is not valid version information" - fi - - # Calculate the version variables. - major= - versuffix= - verstring= - case $version_type in - none) ;; - - darwin) - # Like Linux, but with the current version available in - # verstring for coding it into the library header - func_arith $current - $age - major=.$func_arith_result - versuffix="$major.$age.$revision" - # Darwin ld doesn't like 0 for these options... - func_arith $current + 1 - minor_current=$func_arith_result - xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision" - verstring="-compatibility_version $minor_current -current_version $minor_current.$revision" - ;; - - freebsd-aout) - major=".$current" - versuffix=".$current.$revision"; - ;; - - freebsd-elf) - major=".$current" - versuffix=".$current" - ;; - - irix | nonstopux) - if test "X$lt_irix_increment" = "Xno"; then - func_arith $current - $age - else - func_arith $current - $age + 1 - fi - major=$func_arith_result - - case $version_type in - nonstopux) verstring_prefix=nonstopux ;; - *) verstring_prefix=sgi ;; - esac - verstring="$verstring_prefix$major.$revision" - - # Add in all the interfaces that we are compatible with. - loop=$revision - while test "$loop" -ne 0; do - func_arith $revision - $loop - iface=$func_arith_result - func_arith $loop - 1 - loop=$func_arith_result - verstring="$verstring_prefix$major.$iface:$verstring" - done - - # Before this point, $major must not contain `.'. - major=.$major - versuffix="$major.$revision" - ;; - - linux) # correct to gnu/linux during the next big refactor - func_arith $current - $age - major=.$func_arith_result - versuffix="$major.$age.$revision" - ;; - - osf) - func_arith $current - $age - major=.$func_arith_result - versuffix=".$current.$age.$revision" - verstring="$current.$age.$revision" - - # Add in all the interfaces that we are compatible with. - loop=$age - while test "$loop" -ne 0; do - func_arith $current - $loop - iface=$func_arith_result - func_arith $loop - 1 - loop=$func_arith_result - verstring="$verstring:${iface}.0" - done - - # Make executables depend on our current version. - func_append verstring ":${current}.0" - ;; - - qnx) - major=".$current" - versuffix=".$current" - ;; - - sunos) - major=".$current" - versuffix=".$current.$revision" - ;; - - windows) - # Use '-' rather than '.', since we only want one - # extension on DOS 8.3 filesystems. - func_arith $current - $age - major=$func_arith_result - versuffix="-$major" - ;; - - *) - func_fatal_configuration "unknown library version type \`$version_type'" - ;; - esac - - # Clear the version info if we defaulted, and they specified a release. - if test -z "$vinfo" && test -n "$release"; then - major= - case $version_type in - darwin) - # we can't check for "0.0" in archive_cmds due to quoting - # problems, so we reset it completely - verstring= - ;; - *) - verstring="0.0" - ;; - esac - if test "$need_version" = no; then - versuffix= - else - versuffix=".0.0" - fi - fi - - # Remove version info from name if versioning should be avoided - if test "$avoid_version" = yes && test "$need_version" = no; then - major= - versuffix= - verstring="" - fi - - # Check to see if the archive will have undefined symbols. - if test "$allow_undefined" = yes; then - if test "$allow_undefined_flag" = unsupported; then - func_warning "undefined symbols not allowed in $host shared libraries" - build_libtool_libs=no - build_old_libs=yes - fi - else - # Don't allow undefined symbols. - allow_undefined_flag="$no_undefined_flag" - fi - - fi - - func_generate_dlsyms "$libname" "$libname" "yes" - func_append libobjs " $symfileobj" - test "X$libobjs" = "X " && libobjs= - - if test "$opt_mode" != relink; then - # Remove our outputs, but don't remove object files since they - # may have been created when compiling PIC objects. - removelist= - tempremovelist=`$ECHO "$output_objdir/*"` - for p in $tempremovelist; do - case $p in - *.$objext | *.gcno) - ;; - $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/${libname}${release}.*) - if test "X$precious_files_regex" != "X"; then - if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1 - then - continue - fi - fi - func_append removelist " $p" - ;; - *) ;; - esac - done - test -n "$removelist" && \ - func_show_eval "${RM}r \$removelist" - fi - - # Now set the variables for building old libraries. - if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then - func_append oldlibs " $output_objdir/$libname.$libext" - - # Transform .lo files to .o files. - oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP` - fi - - # Eliminate all temporary directories. - #for path in $notinst_path; do - # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` - # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` - # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` - #done - - if test -n "$xrpath"; then - # If the user specified any rpath flags, then add them. - temp_xrpath= - for libdir in $xrpath; do - func_replace_sysroot "$libdir" - func_append temp_xrpath " -R$func_replace_sysroot_result" - case "$finalize_rpath " in - *" $libdir "*) ;; - *) func_append finalize_rpath " $libdir" ;; - esac - done - if test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes; then - dependency_libs="$temp_xrpath $dependency_libs" - fi - fi - - # Make sure dlfiles contains only unique files that won't be dlpreopened - old_dlfiles="$dlfiles" - dlfiles= - for lib in $old_dlfiles; do - case " $dlprefiles $dlfiles " in - *" $lib "*) ;; - *) func_append dlfiles " $lib" ;; - esac - done - - # Make sure dlprefiles contains only unique files - old_dlprefiles="$dlprefiles" - dlprefiles= - for lib in $old_dlprefiles; do - case "$dlprefiles " in - *" $lib "*) ;; - *) func_append dlprefiles " $lib" ;; - esac - done - - if test "$build_libtool_libs" = yes; then - if test -n "$rpath"; then - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-cegcc* | *-*-haiku*) - # these systems don't actually have a c library (as such)! - ;; - *-*-rhapsody* | *-*-darwin1.[012]) - # Rhapsody C library is in the System framework - func_append deplibs " System.ltframework" - ;; - *-*-netbsd*) - # Don't link with libc until the a.out ld.so is fixed. - ;; - *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) - # Do not include libc due to us having libc/libc_r. - ;; - *-*-sco3.2v5* | *-*-sco5v6*) - # Causes problems with __ctype - ;; - *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) - # Compiler inserts libc in the correct place for threads to work - ;; - *) - # Add libc to deplibs on all other systems if necessary. - if test "$build_libtool_need_lc" = "yes"; then - func_append deplibs " -lc" - fi - ;; - esac - fi - - # Transform deplibs into only deplibs that can be linked in shared. - name_save=$name - libname_save=$libname - release_save=$release - versuffix_save=$versuffix - major_save=$major - # I'm not sure if I'm treating the release correctly. I think - # release should show up in the -l (ie -lgmp5) so we don't want to - # add it in twice. Is that correct? - release="" - versuffix="" - major="" - newdeplibs= - droppeddeps=no - case $deplibs_check_method in - pass_all) - # Don't check for shared/static. Everything works. - # This might be a little naive. We might want to check - # whether the library exists or not. But this is on - # osf3 & osf4 and I'm not really sure... Just - # implementing what was already the behavior. - newdeplibs=$deplibs - ;; - test_compile) - # This code stresses the "libraries are programs" paradigm to its - # limits. Maybe even breaks it. We compile a program, linking it - # against the deplibs as a proxy for the library. Then we can check - # whether they linked in statically or dynamically with ldd. - $opt_dry_run || $RM conftest.c - cat > conftest.c </dev/null` - $nocaseglob - else - potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` - fi - for potent_lib in $potential_libs; do - # Follow soft links. - if ls -lLd "$potent_lib" 2>/dev/null | - $GREP " -> " >/dev/null; then - continue - fi - # The statement above tries to avoid entering an - # endless loop below, in case of cyclic links. - # We might still enter an endless loop, since a link - # loop can be closed while we follow links, - # but so what? - potlib="$potent_lib" - while test -h "$potlib" 2>/dev/null; do - potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` - case $potliblink in - [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; - *) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";; - esac - done - if eval $file_magic_cmd \"\$potlib\" 2>/dev/null | - $SED -e 10q | - $EGREP "$file_magic_regex" > /dev/null; then - func_append newdeplibs " $a_deplib" - a_deplib="" - break 2 - fi - done - done - fi - if test -n "$a_deplib" ; then - droppeddeps=yes - echo - $ECHO "*** Warning: linker path does not have real file for library $a_deplib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have" - echo "*** because I did check the linker path looking for a file starting" - if test -z "$potlib" ; then - $ECHO "*** with $libname but no candidates were found. (...for file magic test)" - else - $ECHO "*** with $libname and none of the candidates passed a file format test" - $ECHO "*** using a file magic. Last file checked: $potlib" - fi - fi - ;; - *) - # Add a -L argument. - func_append newdeplibs " $a_deplib" - ;; - esac - done # Gone through all deplibs. - ;; - match_pattern*) - set dummy $deplibs_check_method; shift - match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` - for a_deplib in $deplibs; do - case $a_deplib in - -l*) - func_stripname -l '' "$a_deplib" - name=$func_stripname_result - if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then - case " $predeps $postdeps " in - *" $a_deplib "*) - func_append newdeplibs " $a_deplib" - a_deplib="" - ;; - esac - fi - if test -n "$a_deplib" ; then - libname=`eval "\\$ECHO \"$libname_spec\""` - for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do - potential_libs=`ls $i/$libname[.-]* 2>/dev/null` - for potent_lib in $potential_libs; do - potlib="$potent_lib" # see symlink-check above in file_magic test - if eval "\$ECHO \"$potent_lib\"" 2>/dev/null | $SED 10q | \ - $EGREP "$match_pattern_regex" > /dev/null; then - func_append newdeplibs " $a_deplib" - a_deplib="" - break 2 - fi - done - done - fi - if test -n "$a_deplib" ; then - droppeddeps=yes - echo - $ECHO "*** Warning: linker path does not have real file for library $a_deplib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have" - echo "*** because I did check the linker path looking for a file starting" - if test -z "$potlib" ; then - $ECHO "*** with $libname but no candidates were found. (...for regex pattern test)" - else - $ECHO "*** with $libname and none of the candidates passed a file format test" - $ECHO "*** using a regex pattern. Last file checked: $potlib" - fi - fi - ;; - *) - # Add a -L argument. - func_append newdeplibs " $a_deplib" - ;; - esac - done # Gone through all deplibs. - ;; - none | unknown | *) - newdeplibs="" - tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` - if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then - for i in $predeps $postdeps ; do - # can't use Xsed below, because $i might contain '/' - tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"` - done - fi - case $tmp_deplibs in - *[!\ \ ]*) - echo - if test "X$deplibs_check_method" = "Xnone"; then - echo "*** Warning: inter-library dependencies are not supported in this platform." - else - echo "*** Warning: inter-library dependencies are not known to be supported." - fi - echo "*** All declared inter-library dependencies are being dropped." - droppeddeps=yes - ;; - esac - ;; - esac - versuffix=$versuffix_save - major=$major_save - release=$release_save - libname=$libname_save - name=$name_save - - case $host in - *-*-rhapsody* | *-*-darwin1.[012]) - # On Rhapsody replace the C library with the System framework - newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` - ;; - esac - - if test "$droppeddeps" = yes; then - if test "$module" = yes; then - echo - echo "*** Warning: libtool could not satisfy all declared inter-library" - $ECHO "*** dependencies of module $libname. Therefore, libtool will create" - echo "*** a static module, that should work as long as the dlopening" - echo "*** application is linked with the -dlopen flag." - if test -z "$global_symbol_pipe"; then - echo - echo "*** However, this would only work if libtool was able to extract symbol" - echo "*** lists from a program, using \`nm' or equivalent, but libtool could" - echo "*** not find such a program. So, this module is probably useless." - echo "*** \`nm' from GNU binutils and a full rebuild may help." - fi - if test "$build_old_libs" = no; then - oldlibs="$output_objdir/$libname.$libext" - build_libtool_libs=module - build_old_libs=yes - else - build_libtool_libs=no - fi - else - echo "*** The inter-library dependencies that have been dropped here will be" - echo "*** automatically added whenever a program is linked with this library" - echo "*** or is declared to -dlopen it." - - if test "$allow_undefined" = no; then - echo - echo "*** Since this library must not contain undefined symbols," - echo "*** because either the platform does not support them or" - echo "*** it was explicitly requested with -no-undefined," - echo "*** libtool will only create a static version of it." - if test "$build_old_libs" = no; then - oldlibs="$output_objdir/$libname.$libext" - build_libtool_libs=module - build_old_libs=yes - else - build_libtool_libs=no - fi - fi - fi - fi - # Done checking deplibs! - deplibs=$newdeplibs - fi - # Time to change all our "foo.ltframework" stuff back to "-framework foo" - case $host in - *-*-darwin*) - newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - ;; - esac - - # move library search paths that coincide with paths to not yet - # installed libraries to the beginning of the library search list - new_libs= - for path in $notinst_path; do - case " $new_libs " in - *" -L$path/$objdir "*) ;; - *) - case " $deplibs " in - *" -L$path/$objdir "*) - func_append new_libs " -L$path/$objdir" ;; - esac - ;; - esac - done - for deplib in $deplibs; do - case $deplib in - -L*) - case " $new_libs " in - *" $deplib "*) ;; - *) func_append new_libs " $deplib" ;; - esac - ;; - *) func_append new_libs " $deplib" ;; - esac - done - deplibs="$new_libs" - - # All the library-specific variables (install_libdir is set above). - library_names= - old_library= - dlname= - - # Test again, we may have decided not to build it any more - if test "$build_libtool_libs" = yes; then - # Remove ${wl} instances when linking with ld. - # FIXME: should test the right _cmds variable. - case $archive_cmds in - *\$LD\ *) wl= ;; - esac - if test "$hardcode_into_libs" = yes; then - # Hardcode the library paths - hardcode_libdirs= - dep_rpath= - rpath="$finalize_rpath" - test "$opt_mode" != relink && rpath="$compile_rpath$rpath" - for libdir in $rpath; do - if test -n "$hardcode_libdir_flag_spec"; then - if test -n "$hardcode_libdir_separator"; then - func_replace_sysroot "$libdir" - libdir=$func_replace_sysroot_result - if test -z "$hardcode_libdirs"; then - hardcode_libdirs="$libdir" - else - # Just accumulate the unique libdirs. - case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in - *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) - ;; - *) - func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" - ;; - esac - fi - else - eval flag=\"$hardcode_libdir_flag_spec\" - func_append dep_rpath " $flag" - fi - elif test -n "$runpath_var"; then - case "$perm_rpath " in - *" $libdir "*) ;; - *) func_append perm_rpath " $libdir" ;; - esac - fi - done - # Substitute the hardcoded libdirs into the rpath. - if test -n "$hardcode_libdir_separator" && - test -n "$hardcode_libdirs"; then - libdir="$hardcode_libdirs" - eval "dep_rpath=\"$hardcode_libdir_flag_spec\"" - fi - if test -n "$runpath_var" && test -n "$perm_rpath"; then - # We should set the runpath_var. - rpath= - for dir in $perm_rpath; do - func_append rpath "$dir:" - done - eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var" - fi - test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs" - fi - - shlibpath="$finalize_shlibpath" - test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath" - if test -n "$shlibpath"; then - eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var" - fi - - # Get the real and link names of the library. - eval shared_ext=\"$shrext_cmds\" - eval library_names=\"$library_names_spec\" - set dummy $library_names - shift - realname="$1" - shift - - if test -n "$soname_spec"; then - eval soname=\"$soname_spec\" - else - soname="$realname" - fi - if test -z "$dlname"; then - dlname=$soname - fi - - lib="$output_objdir/$realname" - linknames= - for link - do - func_append linknames " $link" - done - - # Use standard objects if they are pic - test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` - test "X$libobjs" = "X " && libobjs= - - delfiles= - if test -n "$export_symbols" && test -n "$include_expsyms"; then - $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp" - export_symbols="$output_objdir/$libname.uexp" - func_append delfiles " $export_symbols" - fi - - orig_export_symbols= - case $host_os in - cygwin* | mingw* | cegcc*) - if test -n "$export_symbols" && test -z "$export_symbols_regex"; then - # exporting using user supplied symfile - if test "x`$SED 1q $export_symbols`" != xEXPORTS; then - # and it's NOT already a .def file. Must figure out - # which of the given symbols are data symbols and tag - # them as such. So, trigger use of export_symbols_cmds. - # export_symbols gets reassigned inside the "prepare - # the list of exported symbols" if statement, so the - # include_expsyms logic still works. - orig_export_symbols="$export_symbols" - export_symbols= - always_export_symbols=yes - fi - fi - ;; - esac - - # Prepare the list of exported symbols - if test -z "$export_symbols"; then - if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then - func_verbose "generating symbol list for \`$libname.la'" - export_symbols="$output_objdir/$libname.exp" - $opt_dry_run || $RM $export_symbols - cmds=$export_symbols_cmds - save_ifs="$IFS"; IFS='~' - for cmd1 in $cmds; do - IFS="$save_ifs" - # Take the normal branch if the nm_file_list_spec branch - # doesn't work or if tool conversion is not needed. - case $nm_file_list_spec~$to_tool_file_cmd in - *~func_convert_file_noop | *~func_convert_file_msys_to_w32 | ~*) - try_normal_branch=yes - eval cmd=\"$cmd1\" - func_len " $cmd" - len=$func_len_result - ;; - *) - try_normal_branch=no - ;; - esac - if test "$try_normal_branch" = yes \ - && { test "$len" -lt "$max_cmd_len" \ - || test "$max_cmd_len" -le -1; } - then - func_show_eval "$cmd" 'exit $?' - skipped_export=false - elif test -n "$nm_file_list_spec"; then - func_basename "$output" - output_la=$func_basename_result - save_libobjs=$libobjs - save_output=$output - output=${output_objdir}/${output_la}.nm - func_to_tool_file "$output" - libobjs=$nm_file_list_spec$func_to_tool_file_result - func_append delfiles " $output" - func_verbose "creating $NM input file list: $output" - for obj in $save_libobjs; do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" - done > "$output" - eval cmd=\"$cmd1\" - func_show_eval "$cmd" 'exit $?' - output=$save_output - libobjs=$save_libobjs - skipped_export=false - else - # The command line is too long to execute in one step. - func_verbose "using reloadable object file for export list..." - skipped_export=: - # Break out early, otherwise skipped_export may be - # set to false by a later but shorter cmd. - break - fi - done - IFS="$save_ifs" - if test -n "$export_symbols_regex" && test "X$skipped_export" != "X:"; then - func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' - func_show_eval '$MV "${export_symbols}T" "$export_symbols"' - fi - fi - fi - - if test -n "$export_symbols" && test -n "$include_expsyms"; then - tmp_export_symbols="$export_symbols" - test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols" - $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"' - fi - - if test "X$skipped_export" != "X:" && test -n "$orig_export_symbols"; then - # The given exports_symbols file has to be filtered, so filter it. - func_verbose "filter symbol list for \`$libname.la' to tag DATA exports" - # FIXME: $output_objdir/$libname.filter potentially contains lots of - # 's' commands which not all seds can handle. GNU sed should be fine - # though. Also, the filter scales superlinearly with the number of - # global variables. join(1) would be nice here, but unfortunately - # isn't a blessed tool. - $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter - func_append delfiles " $export_symbols $output_objdir/$libname.filter" - export_symbols=$output_objdir/$libname.def - $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols - fi - - tmp_deplibs= - for test_deplib in $deplibs; do - case " $convenience " in - *" $test_deplib "*) ;; - *) - func_append tmp_deplibs " $test_deplib" - ;; - esac - done - deplibs="$tmp_deplibs" - - if test -n "$convenience"; then - if test -n "$whole_archive_flag_spec" && - test "$compiler_needs_object" = yes && - test -z "$libobjs"; then - # extract the archives, so we have objects to list. - # TODO: could optimize this to just extract one archive. - whole_archive_flag_spec= - fi - if test -n "$whole_archive_flag_spec"; then - save_libobjs=$libobjs - eval libobjs=\"\$libobjs $whole_archive_flag_spec\" - test "X$libobjs" = "X " && libobjs= - else - gentop="$output_objdir/${outputname}x" - func_append generated " $gentop" - - func_extract_archives $gentop $convenience - func_append libobjs " $func_extract_archives_result" - test "X$libobjs" = "X " && libobjs= - fi - fi - - if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then - eval flag=\"$thread_safe_flag_spec\" - func_append linker_flags " $flag" - fi - - # Make a backup of the uninstalled library when relinking - if test "$opt_mode" = relink; then - $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || exit $? - fi - - # Do each of the archive commands. - if test "$module" = yes && test -n "$module_cmds" ; then - if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then - eval test_cmds=\"$module_expsym_cmds\" - cmds=$module_expsym_cmds - else - eval test_cmds=\"$module_cmds\" - cmds=$module_cmds - fi - else - if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then - eval test_cmds=\"$archive_expsym_cmds\" - cmds=$archive_expsym_cmds - else - eval test_cmds=\"$archive_cmds\" - cmds=$archive_cmds - fi - fi - - if test "X$skipped_export" != "X:" && - func_len " $test_cmds" && - len=$func_len_result && - test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then - : - else - # The command line is too long to link in one step, link piecewise - # or, if using GNU ld and skipped_export is not :, use a linker - # script. - - # Save the value of $output and $libobjs because we want to - # use them later. If we have whole_archive_flag_spec, we - # want to use save_libobjs as it was before - # whole_archive_flag_spec was expanded, because we can't - # assume the linker understands whole_archive_flag_spec. - # This may have to be revisited, in case too many - # convenience libraries get linked in and end up exceeding - # the spec. - if test -z "$convenience" || test -z "$whole_archive_flag_spec"; then - save_libobjs=$libobjs - fi - save_output=$output - func_basename "$output" - output_la=$func_basename_result - - # Clear the reloadable object creation command queue and - # initialize k to one. - test_cmds= - concat_cmds= - objlist= - last_robj= - k=1 - - if test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "$with_gnu_ld" = yes; then - output=${output_objdir}/${output_la}.lnkscript - func_verbose "creating GNU ld script: $output" - echo 'INPUT (' > $output - for obj in $save_libobjs - do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" >> $output - done - echo ')' >> $output - func_append delfiles " $output" - func_to_tool_file "$output" - output=$func_to_tool_file_result - elif test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "X$file_list_spec" != X; then - output=${output_objdir}/${output_la}.lnk - func_verbose "creating linker input file list: $output" - : > $output - set x $save_libobjs - shift - firstobj= - if test "$compiler_needs_object" = yes; then - firstobj="$1 " - shift - fi - for obj - do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" >> $output - done - func_append delfiles " $output" - func_to_tool_file "$output" - output=$firstobj\"$file_list_spec$func_to_tool_file_result\" - else - if test -n "$save_libobjs"; then - func_verbose "creating reloadable object files..." - output=$output_objdir/$output_la-${k}.$objext - eval test_cmds=\"$reload_cmds\" - func_len " $test_cmds" - len0=$func_len_result - len=$len0 - - # Loop over the list of objects to be linked. - for obj in $save_libobjs - do - func_len " $obj" - func_arith $len + $func_len_result - len=$func_arith_result - if test "X$objlist" = X || - test "$len" -lt "$max_cmd_len"; then - func_append objlist " $obj" - else - # The command $test_cmds is almost too long, add a - # command to the queue. - if test "$k" -eq 1 ; then - # The first file doesn't have a previous command to add. - reload_objs=$objlist - eval concat_cmds=\"$reload_cmds\" - else - # All subsequent reloadable object files will link in - # the last one created. - reload_objs="$objlist $last_robj" - eval concat_cmds=\"\$concat_cmds~$reload_cmds~\$RM $last_robj\" - fi - last_robj=$output_objdir/$output_la-${k}.$objext - func_arith $k + 1 - k=$func_arith_result - output=$output_objdir/$output_la-${k}.$objext - objlist=" $obj" - func_len " $last_robj" - func_arith $len0 + $func_len_result - len=$func_arith_result - fi - done - # Handle the remaining objects by creating one last - # reloadable object file. All subsequent reloadable object - # files will link in the last one created. - test -z "$concat_cmds" || concat_cmds=$concat_cmds~ - reload_objs="$objlist $last_robj" - eval concat_cmds=\"\${concat_cmds}$reload_cmds\" - if test -n "$last_robj"; then - eval concat_cmds=\"\${concat_cmds}~\$RM $last_robj\" - fi - func_append delfiles " $output" - - else - output= - fi - - if ${skipped_export-false}; then - func_verbose "generating symbol list for \`$libname.la'" - export_symbols="$output_objdir/$libname.exp" - $opt_dry_run || $RM $export_symbols - libobjs=$output - # Append the command to create the export file. - test -z "$concat_cmds" || concat_cmds=$concat_cmds~ - eval concat_cmds=\"\$concat_cmds$export_symbols_cmds\" - if test -n "$last_robj"; then - eval concat_cmds=\"\$concat_cmds~\$RM $last_robj\" - fi - fi - - test -n "$save_libobjs" && - func_verbose "creating a temporary reloadable object file: $output" - - # Loop through the commands generated above and execute them. - save_ifs="$IFS"; IFS='~' - for cmd in $concat_cmds; do - IFS="$save_ifs" - $opt_silent || { - func_quote_for_expand "$cmd" - eval "func_echo $func_quote_for_expand_result" - } - $opt_dry_run || eval "$cmd" || { - lt_exit=$? - - # Restore the uninstalled library and exit - if test "$opt_mode" = relink; then - ( cd "$output_objdir" && \ - $RM "${realname}T" && \ - $MV "${realname}U" "$realname" ) - fi - - exit $lt_exit - } - done - IFS="$save_ifs" - - if test -n "$export_symbols_regex" && ${skipped_export-false}; then - func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' - func_show_eval '$MV "${export_symbols}T" "$export_symbols"' - fi - fi - - if ${skipped_export-false}; then - if test -n "$export_symbols" && test -n "$include_expsyms"; then - tmp_export_symbols="$export_symbols" - test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols" - $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"' - fi - - if test -n "$orig_export_symbols"; then - # The given exports_symbols file has to be filtered, so filter it. - func_verbose "filter symbol list for \`$libname.la' to tag DATA exports" - # FIXME: $output_objdir/$libname.filter potentially contains lots of - # 's' commands which not all seds can handle. GNU sed should be fine - # though. Also, the filter scales superlinearly with the number of - # global variables. join(1) would be nice here, but unfortunately - # isn't a blessed tool. - $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter - func_append delfiles " $export_symbols $output_objdir/$libname.filter" - export_symbols=$output_objdir/$libname.def - $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols - fi - fi - - libobjs=$output - # Restore the value of output. - output=$save_output - - if test -n "$convenience" && test -n "$whole_archive_flag_spec"; then - eval libobjs=\"\$libobjs $whole_archive_flag_spec\" - test "X$libobjs" = "X " && libobjs= - fi - # Expand the library linking commands again to reset the - # value of $libobjs for piecewise linking. - - # Do each of the archive commands. - if test "$module" = yes && test -n "$module_cmds" ; then - if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then - cmds=$module_expsym_cmds - else - cmds=$module_cmds - fi - else - if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then - cmds=$archive_expsym_cmds - else - cmds=$archive_cmds - fi - fi - fi - - if test -n "$delfiles"; then - # Append the command to remove temporary files to $cmds. - eval cmds=\"\$cmds~\$RM $delfiles\" - fi - - # Add any objects from preloaded convenience libraries - if test -n "$dlprefiles"; then - gentop="$output_objdir/${outputname}x" - func_append generated " $gentop" - - func_extract_archives $gentop $dlprefiles - func_append libobjs " $func_extract_archives_result" - test "X$libobjs" = "X " && libobjs= - fi - - save_ifs="$IFS"; IFS='~' - for cmd in $cmds; do - IFS="$save_ifs" - eval cmd=\"$cmd\" - $opt_silent || { - func_quote_for_expand "$cmd" - eval "func_echo $func_quote_for_expand_result" - } - $opt_dry_run || eval "$cmd" || { - lt_exit=$? - - # Restore the uninstalled library and exit - if test "$opt_mode" = relink; then - ( cd "$output_objdir" && \ - $RM "${realname}T" && \ - $MV "${realname}U" "$realname" ) - fi - - exit $lt_exit - } - done - IFS="$save_ifs" - - # Restore the uninstalled library and exit - if test "$opt_mode" = relink; then - $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV ${realname}U $realname)' || exit $? - - if test -n "$convenience"; then - if test -z "$whole_archive_flag_spec"; then - func_show_eval '${RM}r "$gentop"' - fi - fi - - exit $EXIT_SUCCESS - fi - - # Create links to the real library. - for linkname in $linknames; do - if test "$realname" != "$linkname"; then - func_show_eval '(cd "$output_objdir" && $RM "$linkname" && $LN_S "$realname" "$linkname")' 'exit $?' - fi - done - - # If -module or -export-dynamic was specified, set the dlname. - if test "$module" = yes || test "$export_dynamic" = yes; then - # On all known operating systems, these are identical. - dlname="$soname" - fi - fi - ;; - - obj) - if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then - func_warning "\`-dlopen' is ignored for objects" - fi - - case " $deplibs" in - *\ -l* | *\ -L*) - func_warning "\`-l' and \`-L' are ignored for objects" ;; - esac - - test -n "$rpath" && \ - func_warning "\`-rpath' is ignored for objects" - - test -n "$xrpath" && \ - func_warning "\`-R' is ignored for objects" - - test -n "$vinfo" && \ - func_warning "\`-version-info' is ignored for objects" - - test -n "$release" && \ - func_warning "\`-release' is ignored for objects" - - case $output in - *.lo) - test -n "$objs$old_deplibs" && \ - func_fatal_error "cannot build library object \`$output' from non-libtool objects" - - libobj=$output - func_lo2o "$libobj" - obj=$func_lo2o_result - ;; - *) - libobj= - obj="$output" - ;; - esac - - # Delete the old objects. - $opt_dry_run || $RM $obj $libobj - - # Objects from convenience libraries. This assumes - # single-version convenience libraries. Whenever we create - # different ones for PIC/non-PIC, this we'll have to duplicate - # the extraction. - reload_conv_objs= - gentop= - # reload_cmds runs $LD directly, so let us get rid of - # -Wl from whole_archive_flag_spec and hope we can get by with - # turning comma into space.. - wl= - - if test -n "$convenience"; then - if test -n "$whole_archive_flag_spec"; then - eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" - reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` - else - gentop="$output_objdir/${obj}x" - func_append generated " $gentop" - - func_extract_archives $gentop $convenience - reload_conv_objs="$reload_objs $func_extract_archives_result" - fi - fi - - # If we're not building shared, we need to use non_pic_objs - test "$build_libtool_libs" != yes && libobjs="$non_pic_objects" - - # Create the old-style object. - reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test - - output="$obj" - func_execute_cmds "$reload_cmds" 'exit $?' - - # Exit if we aren't doing a library object file. - if test -z "$libobj"; then - if test -n "$gentop"; then - func_show_eval '${RM}r "$gentop"' - fi - - exit $EXIT_SUCCESS - fi - - if test "$build_libtool_libs" != yes; then - if test -n "$gentop"; then - func_show_eval '${RM}r "$gentop"' - fi - - # Create an invalid libtool object if no PIC, so that we don't - # accidentally link it into a program. - # $show "echo timestamp > $libobj" - # $opt_dry_run || eval "echo timestamp > $libobj" || exit $? - exit $EXIT_SUCCESS - fi - - if test -n "$pic_flag" || test "$pic_mode" != default; then - # Only do commands if we really have different PIC objects. - reload_objs="$libobjs $reload_conv_objs" - output="$libobj" - func_execute_cmds "$reload_cmds" 'exit $?' - fi - - if test -n "$gentop"; then - func_show_eval '${RM}r "$gentop"' - fi - - exit $EXIT_SUCCESS - ;; - - prog) - case $host in - *cygwin*) func_stripname '' '.exe' "$output" - output=$func_stripname_result.exe;; - esac - test -n "$vinfo" && \ - func_warning "\`-version-info' is ignored for programs" - - test -n "$release" && \ - func_warning "\`-release' is ignored for programs" - - test "$preload" = yes \ - && test "$dlopen_support" = unknown \ - && test "$dlopen_self" = unknown \ - && test "$dlopen_self_static" = unknown && \ - func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support." - - case $host in - *-*-rhapsody* | *-*-darwin1.[012]) - # On Rhapsody replace the C library is the System framework - compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` - finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` - ;; - esac - - case $host in - *-*-darwin*) - # Don't allow lazy linking, it breaks C++ global constructors - # But is supposedly fixed on 10.4 or later (yay!). - if test "$tagname" = CXX ; then - case ${MACOSX_DEPLOYMENT_TARGET-10.0} in - 10.[0123]) - func_append compile_command " ${wl}-bind_at_load" - func_append finalize_command " ${wl}-bind_at_load" - ;; - esac - fi - # Time to change all our "foo.ltframework" stuff back to "-framework foo" - compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - ;; - esac - - - # move library search paths that coincide with paths to not yet - # installed libraries to the beginning of the library search list - new_libs= - for path in $notinst_path; do - case " $new_libs " in - *" -L$path/$objdir "*) ;; - *) - case " $compile_deplibs " in - *" -L$path/$objdir "*) - func_append new_libs " -L$path/$objdir" ;; - esac - ;; - esac - done - for deplib in $compile_deplibs; do - case $deplib in - -L*) - case " $new_libs " in - *" $deplib "*) ;; - *) func_append new_libs " $deplib" ;; - esac - ;; - *) func_append new_libs " $deplib" ;; - esac - done - compile_deplibs="$new_libs" - - - func_append compile_command " $compile_deplibs" - func_append finalize_command " $finalize_deplibs" - - if test -n "$rpath$xrpath"; then - # If the user specified any rpath flags, then add them. - for libdir in $rpath $xrpath; do - # This is the magic to use -rpath. - case "$finalize_rpath " in - *" $libdir "*) ;; - *) func_append finalize_rpath " $libdir" ;; - esac - done - fi - - # Now hardcode the library paths - rpath= - hardcode_libdirs= - for libdir in $compile_rpath $finalize_rpath; do - if test -n "$hardcode_libdir_flag_spec"; then - if test -n "$hardcode_libdir_separator"; then - if test -z "$hardcode_libdirs"; then - hardcode_libdirs="$libdir" - else - # Just accumulate the unique libdirs. - case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in - *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) - ;; - *) - func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" - ;; - esac - fi - else - eval flag=\"$hardcode_libdir_flag_spec\" - func_append rpath " $flag" - fi - elif test -n "$runpath_var"; then - case "$perm_rpath " in - *" $libdir "*) ;; - *) func_append perm_rpath " $libdir" ;; - esac - fi - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) - testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'` - case :$dllsearchpath: in - *":$libdir:"*) ;; - ::) dllsearchpath=$libdir;; - *) func_append dllsearchpath ":$libdir";; - esac - case :$dllsearchpath: in - *":$testbindir:"*) ;; - ::) dllsearchpath=$testbindir;; - *) func_append dllsearchpath ":$testbindir";; - esac - ;; - esac - done - # Substitute the hardcoded libdirs into the rpath. - if test -n "$hardcode_libdir_separator" && - test -n "$hardcode_libdirs"; then - libdir="$hardcode_libdirs" - eval rpath=\" $hardcode_libdir_flag_spec\" - fi - compile_rpath="$rpath" - - rpath= - hardcode_libdirs= - for libdir in $finalize_rpath; do - if test -n "$hardcode_libdir_flag_spec"; then - if test -n "$hardcode_libdir_separator"; then - if test -z "$hardcode_libdirs"; then - hardcode_libdirs="$libdir" - else - # Just accumulate the unique libdirs. - case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in - *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) - ;; - *) - func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" - ;; - esac - fi - else - eval flag=\"$hardcode_libdir_flag_spec\" - func_append rpath " $flag" - fi - elif test -n "$runpath_var"; then - case "$finalize_perm_rpath " in - *" $libdir "*) ;; - *) func_append finalize_perm_rpath " $libdir" ;; - esac - fi - done - # Substitute the hardcoded libdirs into the rpath. - if test -n "$hardcode_libdir_separator" && - test -n "$hardcode_libdirs"; then - libdir="$hardcode_libdirs" - eval rpath=\" $hardcode_libdir_flag_spec\" - fi - finalize_rpath="$rpath" - - if test -n "$libobjs" && test "$build_old_libs" = yes; then - # Transform all the library objects into standard objects. - compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` - finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` - fi - - func_generate_dlsyms "$outputname" "@PROGRAM@" "no" - - # template prelinking step - if test -n "$prelink_cmds"; then - func_execute_cmds "$prelink_cmds" 'exit $?' - fi - - wrappers_required=yes - case $host in - *cegcc* | *mingw32ce*) - # Disable wrappers for cegcc and mingw32ce hosts, we are cross compiling anyway. - wrappers_required=no - ;; - *cygwin* | *mingw* ) - if test "$build_libtool_libs" != yes; then - wrappers_required=no - fi - ;; - *) - if test "$need_relink" = no || test "$build_libtool_libs" != yes; then - wrappers_required=no - fi - ;; - esac - if test "$wrappers_required" = no; then - # Replace the output file specification. - compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` - link_command="$compile_command$compile_rpath" - - # We have no uninstalled library dependencies, so finalize right now. - exit_status=0 - func_show_eval "$link_command" 'exit_status=$?' - - if test -n "$postlink_cmds"; then - func_to_tool_file "$output" - postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` - func_execute_cmds "$postlink_cmds" 'exit $?' - fi - - # Delete the generated files. - if test -f "$output_objdir/${outputname}S.${objext}"; then - func_show_eval '$RM "$output_objdir/${outputname}S.${objext}"' - fi - - exit $exit_status - fi - - if test -n "$compile_shlibpath$finalize_shlibpath"; then - compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command" - fi - if test -n "$finalize_shlibpath"; then - finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command" - fi - - compile_var= - finalize_var= - if test -n "$runpath_var"; then - if test -n "$perm_rpath"; then - # We should set the runpath_var. - rpath= - for dir in $perm_rpath; do - func_append rpath "$dir:" - done - compile_var="$runpath_var=\"$rpath\$$runpath_var\" " - fi - if test -n "$finalize_perm_rpath"; then - # We should set the runpath_var. - rpath= - for dir in $finalize_perm_rpath; do - func_append rpath "$dir:" - done - finalize_var="$runpath_var=\"$rpath\$$runpath_var\" " - fi - fi - - if test "$no_install" = yes; then - # We don't need to create a wrapper script. - link_command="$compile_var$compile_command$compile_rpath" - # Replace the output file specification. - link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` - # Delete the old output file. - $opt_dry_run || $RM $output - # Link the executable and exit - func_show_eval "$link_command" 'exit $?' - - if test -n "$postlink_cmds"; then - func_to_tool_file "$output" - postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` - func_execute_cmds "$postlink_cmds" 'exit $?' - fi - - exit $EXIT_SUCCESS - fi - - if test "$hardcode_action" = relink; then - # Fast installation is not supported - link_command="$compile_var$compile_command$compile_rpath" - relink_command="$finalize_var$finalize_command$finalize_rpath" - - func_warning "this platform does not like uninstalled shared libraries" - func_warning "\`$output' will be relinked during installation" - else - if test "$fast_install" != no; then - link_command="$finalize_var$compile_command$finalize_rpath" - if test "$fast_install" = yes; then - relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` - else - # fast_install is set to needless - relink_command= - fi - else - link_command="$compile_var$compile_command$compile_rpath" - relink_command="$finalize_var$finalize_command$finalize_rpath" - fi - fi - - # Replace the output file specification. - link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` - - # Delete the old output files. - $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname - - func_show_eval "$link_command" 'exit $?' - - if test -n "$postlink_cmds"; then - func_to_tool_file "$output_objdir/$outputname" - postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` - func_execute_cmds "$postlink_cmds" 'exit $?' - fi - - # Now create the wrapper script. - func_verbose "creating $output" - - # Quote the relink command for shipping. - if test -n "$relink_command"; then - # Preserve any variables that may affect compiler behavior - for var in $variables_saved_for_relink; do - if eval test -z \"\${$var+set}\"; then - relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" - elif eval var_value=\$$var; test -z "$var_value"; then - relink_command="$var=; export $var; $relink_command" - else - func_quote_for_eval "$var_value" - relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" - fi - done - relink_command="(cd `pwd`; $relink_command)" - relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` - fi - - # Only actually do things if not in dry run mode. - $opt_dry_run || { - # win32 will think the script is a binary if it has - # a .exe suffix, so we strip it off here. - case $output in - *.exe) func_stripname '' '.exe' "$output" - output=$func_stripname_result ;; - esac - # test for cygwin because mv fails w/o .exe extensions - case $host in - *cygwin*) - exeext=.exe - func_stripname '' '.exe' "$outputname" - outputname=$func_stripname_result ;; - *) exeext= ;; - esac - case $host in - *cygwin* | *mingw* ) - func_dirname_and_basename "$output" "" "." - output_name=$func_basename_result - output_path=$func_dirname_result - cwrappersource="$output_path/$objdir/lt-$output_name.c" - cwrapper="$output_path/$output_name.exe" - $RM $cwrappersource $cwrapper - trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15 - - func_emit_cwrapperexe_src > $cwrappersource - - # The wrapper executable is built using the $host compiler, - # because it contains $host paths and files. If cross- - # compiling, it, like the target executable, must be - # executed on the $host or under an emulation environment. - $opt_dry_run || { - $LTCC $LTCFLAGS -o $cwrapper $cwrappersource - $STRIP $cwrapper - } - - # Now, create the wrapper script for func_source use: - func_ltwrapper_scriptname $cwrapper - $RM $func_ltwrapper_scriptname_result - trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15 - $opt_dry_run || { - # note: this script will not be executed, so do not chmod. - if test "x$build" = "x$host" ; then - $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result - else - func_emit_wrapper no > $func_ltwrapper_scriptname_result - fi - } - ;; - * ) - $RM $output - trap "$RM $output; exit $EXIT_FAILURE" 1 2 15 - - func_emit_wrapper no > $output - chmod +x $output - ;; - esac - } - exit $EXIT_SUCCESS - ;; - esac - - # See if we need to build an old-fashioned archive. - for oldlib in $oldlibs; do - - if test "$build_libtool_libs" = convenience; then - oldobjs="$libobjs_save $symfileobj" - addlibs="$convenience" - build_libtool_libs=no - else - if test "$build_libtool_libs" = module; then - oldobjs="$libobjs_save" - build_libtool_libs=no - else - oldobjs="$old_deplibs $non_pic_objects" - if test "$preload" = yes && test -f "$symfileobj"; then - func_append oldobjs " $symfileobj" - fi - fi - addlibs="$old_convenience" - fi - - if test -n "$addlibs"; then - gentop="$output_objdir/${outputname}x" - func_append generated " $gentop" - - func_extract_archives $gentop $addlibs - func_append oldobjs " $func_extract_archives_result" - fi - - # Do each command in the archive commands. - if test -n "$old_archive_from_new_cmds" && test "$build_libtool_libs" = yes; then - cmds=$old_archive_from_new_cmds - else - - # Add any objects from preloaded convenience libraries - if test -n "$dlprefiles"; then - gentop="$output_objdir/${outputname}x" - func_append generated " $gentop" - - func_extract_archives $gentop $dlprefiles - func_append oldobjs " $func_extract_archives_result" - fi - - # POSIX demands no paths to be encoded in archives. We have - # to avoid creating archives with duplicate basenames if we - # might have to extract them afterwards, e.g., when creating a - # static archive out of a convenience library, or when linking - # the entirety of a libtool archive into another (currently - # not supported by libtool). - if (for obj in $oldobjs - do - func_basename "$obj" - $ECHO "$func_basename_result" - done | sort | sort -uc >/dev/null 2>&1); then - : - else - echo "copying selected object files to avoid basename conflicts..." - gentop="$output_objdir/${outputname}x" - func_append generated " $gentop" - func_mkdir_p "$gentop" - save_oldobjs=$oldobjs - oldobjs= - counter=1 - for obj in $save_oldobjs - do - func_basename "$obj" - objbase="$func_basename_result" - case " $oldobjs " in - " ") oldobjs=$obj ;; - *[\ /]"$objbase "*) - while :; do - # Make sure we don't pick an alternate name that also - # overlaps. - newobj=lt$counter-$objbase - func_arith $counter + 1 - counter=$func_arith_result - case " $oldobjs " in - *[\ /]"$newobj "*) ;; - *) if test ! -f "$gentop/$newobj"; then break; fi ;; - esac - done - func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj" - func_append oldobjs " $gentop/$newobj" - ;; - *) func_append oldobjs " $obj" ;; - esac - done - fi - func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 - tool_oldlib=$func_to_tool_file_result - eval cmds=\"$old_archive_cmds\" - - func_len " $cmds" - len=$func_len_result - if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then - cmds=$old_archive_cmds - elif test -n "$archiver_list_spec"; then - func_verbose "using command file archive linking..." - for obj in $oldobjs - do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" - done > $output_objdir/$libname.libcmd - func_to_tool_file "$output_objdir/$libname.libcmd" - oldobjs=" $archiver_list_spec$func_to_tool_file_result" - cmds=$old_archive_cmds - else - # the command line is too long to link in one step, link in parts - func_verbose "using piecewise archive linking..." - save_RANLIB=$RANLIB - RANLIB=: - objlist= - concat_cmds= - save_oldobjs=$oldobjs - oldobjs= - # Is there a better way of finding the last object in the list? - for obj in $save_oldobjs - do - last_oldobj=$obj - done - eval test_cmds=\"$old_archive_cmds\" - func_len " $test_cmds" - len0=$func_len_result - len=$len0 - for obj in $save_oldobjs - do - func_len " $obj" - func_arith $len + $func_len_result - len=$func_arith_result - func_append objlist " $obj" - if test "$len" -lt "$max_cmd_len"; then - : - else - # the above command should be used before it gets too long - oldobjs=$objlist - if test "$obj" = "$last_oldobj" ; then - RANLIB=$save_RANLIB - fi - test -z "$concat_cmds" || concat_cmds=$concat_cmds~ - eval concat_cmds=\"\${concat_cmds}$old_archive_cmds\" - objlist= - len=$len0 - fi - done - RANLIB=$save_RANLIB - oldobjs=$objlist - if test "X$oldobjs" = "X" ; then - eval cmds=\"\$concat_cmds\" - else - eval cmds=\"\$concat_cmds~\$old_archive_cmds\" - fi - fi - fi - func_execute_cmds "$cmds" 'exit $?' - done - - test -n "$generated" && \ - func_show_eval "${RM}r$generated" - - # Now create the libtool archive. - case $output in - *.la) - old_library= - test "$build_old_libs" = yes && old_library="$libname.$libext" - func_verbose "creating $output" - - # Preserve any variables that may affect compiler behavior - for var in $variables_saved_for_relink; do - if eval test -z \"\${$var+set}\"; then - relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" - elif eval var_value=\$$var; test -z "$var_value"; then - relink_command="$var=; export $var; $relink_command" - else - func_quote_for_eval "$var_value" - relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" - fi - done - # Quote the link command for shipping. - relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" - relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` - if test "$hardcode_automatic" = yes ; then - relink_command= - fi - - # Only create the output if not a dry run. - $opt_dry_run || { - for installed in no yes; do - if test "$installed" = yes; then - if test -z "$install_libdir"; then - break - fi - output="$output_objdir/$outputname"i - # Replace all uninstalled libtool libraries with the installed ones - newdependency_libs= - for deplib in $dependency_libs; do - case $deplib in - *.la) - func_basename "$deplib" - name="$func_basename_result" - func_resolve_sysroot "$deplib" - eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` - test -z "$libdir" && \ - func_fatal_error "\`$deplib' is not a valid libtool archive" - func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name" - ;; - -L*) - func_stripname -L '' "$deplib" - func_replace_sysroot "$func_stripname_result" - func_append newdependency_libs " -L$func_replace_sysroot_result" - ;; - -R*) - func_stripname -R '' "$deplib" - func_replace_sysroot "$func_stripname_result" - func_append newdependency_libs " -R$func_replace_sysroot_result" - ;; - *) func_append newdependency_libs " $deplib" ;; - esac - done - dependency_libs="$newdependency_libs" - newdlfiles= - - for lib in $dlfiles; do - case $lib in - *.la) - func_basename "$lib" - name="$func_basename_result" - eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` - test -z "$libdir" && \ - func_fatal_error "\`$lib' is not a valid libtool archive" - func_append newdlfiles " ${lt_sysroot:+=}$libdir/$name" - ;; - *) func_append newdlfiles " $lib" ;; - esac - done - dlfiles="$newdlfiles" - newdlprefiles= - for lib in $dlprefiles; do - case $lib in - *.la) - # Only pass preopened files to the pseudo-archive (for - # eventual linking with the app. that links it) if we - # didn't already link the preopened objects directly into - # the library: - func_basename "$lib" - name="$func_basename_result" - eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` - test -z "$libdir" && \ - func_fatal_error "\`$lib' is not a valid libtool archive" - func_append newdlprefiles " ${lt_sysroot:+=}$libdir/$name" - ;; - esac - done - dlprefiles="$newdlprefiles" - else - newdlfiles= - for lib in $dlfiles; do - case $lib in - [\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;; - *) abs=`pwd`"/$lib" ;; - esac - func_append newdlfiles " $abs" - done - dlfiles="$newdlfiles" - newdlprefiles= - for lib in $dlprefiles; do - case $lib in - [\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;; - *) abs=`pwd`"/$lib" ;; - esac - func_append newdlprefiles " $abs" - done - dlprefiles="$newdlprefiles" - fi - $RM $output - # place dlname in correct position for cygwin - # In fact, it would be nice if we could use this code for all target - # systems that can't hard-code library paths into their executables - # and that have no shared library path variable independent of PATH, - # but it turns out we can't easily determine that from inspecting - # libtool variables, so we have to hard-code the OSs to which it - # applies here; at the moment, that means platforms that use the PE - # object format with DLL files. See the long comment at the top of - # tests/bindir.at for full details. - tdlname=$dlname - case $host,$output,$installed,$module,$dlname in - *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll) - # If a -bindir argument was supplied, place the dll there. - if test "x$bindir" != x ; - then - func_relative_path "$install_libdir" "$bindir" - tdlname=$func_relative_path_result$dlname - else - # Otherwise fall back on heuristic. - tdlname=../bin/$dlname - fi - ;; - esac - $ECHO > $output "\ -# $outputname - a libtool library file -# Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION -# -# Please DO NOT delete this file! -# It is necessary for linking the library. - -# The name that we can dlopen(3). -dlname='$tdlname' - -# Names of this library. -library_names='$library_names' - -# The name of the static archive. -old_library='$old_library' - -# Linker flags that can not go in dependency_libs. -inherited_linker_flags='$new_inherited_linker_flags' - -# Libraries that this one depends upon. -dependency_libs='$dependency_libs' - -# Names of additional weak libraries provided by this library -weak_library_names='$weak_libs' - -# Version information for $libname. -current=$current -age=$age -revision=$revision - -# Is this an already installed library? -installed=$installed - -# Should we warn about portability when linking against -modules? -shouldnotlink=$module - -# Files to dlopen/dlpreopen -dlopen='$dlfiles' -dlpreopen='$dlprefiles' - -# Directory that this library needs to be installed in: -libdir='$install_libdir'" - if test "$installed" = no && test "$need_relink" = yes; then - $ECHO >> $output "\ -relink_command=\"$relink_command\"" - fi - done - } - - # Do a symbolic link so that the libtool archive can be found in - # LD_LIBRARY_PATH before the program is installed. - func_show_eval '( cd "$output_objdir" && $RM "$outputname" && $LN_S "../$outputname" "$outputname" )' 'exit $?' - ;; - esac - exit $EXIT_SUCCESS -} - -{ test "$opt_mode" = link || test "$opt_mode" = relink; } && - func_mode_link ${1+"$@"} - - -# func_mode_uninstall arg... -func_mode_uninstall () -{ - $opt_debug - RM="$nonopt" - files= - rmforce= - exit_status=0 - - # This variable tells wrapper scripts just to set variables rather - # than running their programs. - libtool_install_magic="$magic" - - for arg - do - case $arg in - -f) func_append RM " $arg"; rmforce=yes ;; - -*) func_append RM " $arg" ;; - *) func_append files " $arg" ;; - esac - done - - test -z "$RM" && \ - func_fatal_help "you must specify an RM program" - - rmdirs= - - for file in $files; do - func_dirname "$file" "" "." - dir="$func_dirname_result" - if test "X$dir" = X.; then - odir="$objdir" - else - odir="$dir/$objdir" - fi - func_basename "$file" - name="$func_basename_result" - test "$opt_mode" = uninstall && odir="$dir" - - # Remember odir for removal later, being careful to avoid duplicates - if test "$opt_mode" = clean; then - case " $rmdirs " in - *" $odir "*) ;; - *) func_append rmdirs " $odir" ;; - esac - fi - - # Don't error if the file doesn't exist and rm -f was used. - if { test -L "$file"; } >/dev/null 2>&1 || - { test -h "$file"; } >/dev/null 2>&1 || - test -f "$file"; then - : - elif test -d "$file"; then - exit_status=1 - continue - elif test "$rmforce" = yes; then - continue - fi - - rmfiles="$file" - - case $name in - *.la) - # Possibly a libtool archive, so verify it. - if func_lalib_p "$file"; then - func_source $dir/$name - - # Delete the libtool libraries and symlinks. - for n in $library_names; do - func_append rmfiles " $odir/$n" - done - test -n "$old_library" && func_append rmfiles " $odir/$old_library" - - case "$opt_mode" in - clean) - case " $library_names " in - *" $dlname "*) ;; - *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;; - esac - test -n "$libdir" && func_append rmfiles " $odir/$name $odir/${name}i" - ;; - uninstall) - if test -n "$library_names"; then - # Do each command in the postuninstall commands. - func_execute_cmds "$postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1' - fi - - if test -n "$old_library"; then - # Do each command in the old_postuninstall commands. - func_execute_cmds "$old_postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1' - fi - # FIXME: should reinstall the best remaining shared library. - ;; - esac - fi - ;; - - *.lo) - # Possibly a libtool object, so verify it. - if func_lalib_p "$file"; then - - # Read the .lo file - func_source $dir/$name - - # Add PIC object to the list of files to remove. - if test -n "$pic_object" && - test "$pic_object" != none; then - func_append rmfiles " $dir/$pic_object" - fi - - # Add non-PIC object to the list of files to remove. - if test -n "$non_pic_object" && - test "$non_pic_object" != none; then - func_append rmfiles " $dir/$non_pic_object" - fi - fi - ;; - - *) - if test "$opt_mode" = clean ; then - noexename=$name - case $file in - *.exe) - func_stripname '' '.exe' "$file" - file=$func_stripname_result - func_stripname '' '.exe' "$name" - noexename=$func_stripname_result - # $file with .exe has already been added to rmfiles, - # add $file without .exe - func_append rmfiles " $file" - ;; - esac - # Do a test to see if this is a libtool program. - if func_ltwrapper_p "$file"; then - if func_ltwrapper_executable_p "$file"; then - func_ltwrapper_scriptname "$file" - relink_command= - func_source $func_ltwrapper_scriptname_result - func_append rmfiles " $func_ltwrapper_scriptname_result" - else - relink_command= - func_source $dir/$noexename - fi - - # note $name still contains .exe if it was in $file originally - # as does the version of $file that was added into $rmfiles - func_append rmfiles " $odir/$name $odir/${name}S.${objext}" - if test "$fast_install" = yes && test -n "$relink_command"; then - func_append rmfiles " $odir/lt-$name" - fi - if test "X$noexename" != "X$name" ; then - func_append rmfiles " $odir/lt-${noexename}.c" - fi - fi - fi - ;; - esac - func_show_eval "$RM $rmfiles" 'exit_status=1' - done - - # Try to remove the ${objdir}s in the directories where we deleted files - for dir in $rmdirs; do - if test -d "$dir"; then - func_show_eval "rmdir $dir >/dev/null 2>&1" - fi - done - - exit $exit_status -} - -{ test "$opt_mode" = uninstall || test "$opt_mode" = clean; } && - func_mode_uninstall ${1+"$@"} - -test -z "$opt_mode" && { - help="$generic_help" - func_fatal_help "you must specify a MODE" -} - -test -z "$exec_cmd" && \ - func_fatal_help "invalid operation mode \`$opt_mode'" - -if test -n "$exec_cmd"; then - eval exec "$exec_cmd" - exit $EXIT_FAILURE -fi - -exit $exit_status - - -# The TAGs below are defined such that we never get into a situation -# in which we disable both kinds of libraries. Given conflicting -# choices, we go for a static library, that is the most portable, -# since we can't tell whether shared libraries were disabled because -# the user asked for that or because the platform doesn't support -# them. This is particularly important on AIX, because we don't -# support having both static and shared libraries enabled at the same -# time on that platform, so we default to a shared-only configuration. -# If a disable-shared tag is given, we'll fallback to a static-only -# configuration. But we'll never go from static-only to shared-only. - -# ### BEGIN LIBTOOL TAG CONFIG: disable-shared -build_libtool_libs=no -build_old_libs=yes -# ### END LIBTOOL TAG CONFIG: disable-shared - -# ### BEGIN LIBTOOL TAG CONFIG: disable-static -build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` -# ### END LIBTOOL TAG CONFIG: disable-static - -# Local Variables: -# mode:shell-script -# sh-indentation:2 -# End: -# vi:sw=2 - diff --git a/freedv-server/googletest/build-aux/missing b/freedv-server/googletest/build-aux/missing deleted file mode 100755 index 86a8fc31..00000000 --- a/freedv-server/googletest/build-aux/missing +++ /dev/null @@ -1,331 +0,0 @@ -#! /bin/sh -# Common stub for a few missing GNU programs while installing. - -scriptversion=2012-01-06.13; # UTC - -# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, -# 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. -# Originally by Fran,cois Pinard , 1996. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . - -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - -if test $# -eq 0; then - echo 1>&2 "Try \`$0 --help' for more information" - exit 1 -fi - -run=: -sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p' -sed_minuso='s/.* -o \([^ ]*\).*/\1/p' - -# In the cases where this matters, `missing' is being run in the -# srcdir already. -if test -f configure.ac; then - configure_ac=configure.ac -else - configure_ac=configure.in -fi - -msg="missing on your system" - -case $1 in ---run) - # Try to run requested program, and just exit if it succeeds. - run= - shift - "$@" && exit 0 - # Exit code 63 means version mismatch. This often happens - # when the user try to use an ancient version of a tool on - # a file that requires a minimum version. In this case we - # we should proceed has if the program had been absent, or - # if --run hadn't been passed. - if test $? = 63; then - run=: - msg="probably too old" - fi - ;; - - -h|--h|--he|--hel|--help) - echo "\ -$0 [OPTION]... PROGRAM [ARGUMENT]... - -Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an -error status if there is no known handling for PROGRAM. - -Options: - -h, --help display this help and exit - -v, --version output version information and exit - --run try to run the given command, and emulate it if it fails - -Supported PROGRAM values: - aclocal touch file \`aclocal.m4' - autoconf touch file \`configure' - autoheader touch file \`config.h.in' - autom4te touch the output file, or create a stub one - automake touch all \`Makefile.in' files - bison create \`y.tab.[ch]', if possible, from existing .[ch] - flex create \`lex.yy.c', if possible, from existing .c - help2man touch the output file - lex create \`lex.yy.c', if possible, from existing .c - makeinfo touch the output file - yacc create \`y.tab.[ch]', if possible, from existing .[ch] - -Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and -\`g' are ignored when checking the name. - -Send bug reports to ." - exit $? - ;; - - -v|--v|--ve|--ver|--vers|--versi|--versio|--version) - echo "missing $scriptversion (GNU Automake)" - exit $? - ;; - - -*) - echo 1>&2 "$0: Unknown \`$1' option" - echo 1>&2 "Try \`$0 --help' for more information" - exit 1 - ;; - -esac - -# normalize program name to check for. -program=`echo "$1" | sed ' - s/^gnu-//; t - s/^gnu//; t - s/^g//; t'` - -# Now exit if we have it, but it failed. Also exit now if we -# don't have it and --version was passed (most likely to detect -# the program). This is about non-GNU programs, so use $1 not -# $program. -case $1 in - lex*|yacc*) - # Not GNU programs, they don't have --version. - ;; - - *) - if test -z "$run" && ($1 --version) > /dev/null 2>&1; then - # We have it, but it failed. - exit 1 - elif test "x$2" = "x--version" || test "x$2" = "x--help"; then - # Could not run --version or --help. This is probably someone - # running `$TOOL --version' or `$TOOL --help' to check whether - # $TOOL exists and not knowing $TOOL uses missing. - exit 1 - fi - ;; -esac - -# If it does not exist, or fails to run (possibly an outdated version), -# try to emulate it. -case $program in - aclocal*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`acinclude.m4' or \`${configure_ac}'. You might want - to install the \`Automake' and \`Perl' packages. Grab them from - any GNU archive site." - touch aclocal.m4 - ;; - - autoconf*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`${configure_ac}'. You might want to install the - \`Autoconf' and \`GNU m4' packages. Grab them from any GNU - archive site." - touch configure - ;; - - autoheader*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`acconfig.h' or \`${configure_ac}'. You might want - to install the \`Autoconf' and \`GNU m4' packages. Grab them - from any GNU archive site." - files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` - test -z "$files" && files="config.h" - touch_files= - for f in $files; do - case $f in - *:*) touch_files="$touch_files "`echo "$f" | - sed -e 's/^[^:]*://' -e 's/:.*//'`;; - *) touch_files="$touch_files $f.in";; - esac - done - touch $touch_files - ;; - - automake*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'. - You might want to install the \`Automake' and \`Perl' packages. - Grab them from any GNU archive site." - find . -type f -name Makefile.am -print | - sed 's/\.am$/.in/' | - while read f; do touch "$f"; done - ;; - - autom4te*) - echo 1>&2 "\ -WARNING: \`$1' is needed, but is $msg. - You might have modified some files without having the - proper tools for further handling them. - You can get \`$1' as part of \`Autoconf' from any GNU - archive site." - - file=`echo "$*" | sed -n "$sed_output"` - test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` - if test -f "$file"; then - touch $file - else - test -z "$file" || exec >$file - echo "#! /bin/sh" - echo "# Created by GNU Automake missing as a replacement of" - echo "# $ $@" - echo "exit 0" - chmod +x $file - exit 1 - fi - ;; - - bison*|yacc*) - echo 1>&2 "\ -WARNING: \`$1' $msg. You should only need it if - you modified a \`.y' file. You may need the \`Bison' package - in order for those modifications to take effect. You can get - \`Bison' from any GNU archive site." - rm -f y.tab.c y.tab.h - if test $# -ne 1; then - eval LASTARG=\${$#} - case $LASTARG in - *.y) - SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` - if test -f "$SRCFILE"; then - cp "$SRCFILE" y.tab.c - fi - SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` - if test -f "$SRCFILE"; then - cp "$SRCFILE" y.tab.h - fi - ;; - esac - fi - if test ! -f y.tab.h; then - echo >y.tab.h - fi - if test ! -f y.tab.c; then - echo 'main() { return 0; }' >y.tab.c - fi - ;; - - lex*|flex*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified a \`.l' file. You may need the \`Flex' package - in order for those modifications to take effect. You can get - \`Flex' from any GNU archive site." - rm -f lex.yy.c - if test $# -ne 1; then - eval LASTARG=\${$#} - case $LASTARG in - *.l) - SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` - if test -f "$SRCFILE"; then - cp "$SRCFILE" lex.yy.c - fi - ;; - esac - fi - if test ! -f lex.yy.c; then - echo 'main() { return 0; }' >lex.yy.c - fi - ;; - - help2man*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified a dependency of a manual page. You may need the - \`Help2man' package in order for those modifications to take - effect. You can get \`Help2man' from any GNU archive site." - - file=`echo "$*" | sed -n "$sed_output"` - test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` - if test -f "$file"; then - touch $file - else - test -z "$file" || exec >$file - echo ".ab help2man is required to generate this page" - exit $? - fi - ;; - - makeinfo*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified a \`.texi' or \`.texinfo' file, or any other file - indirectly affecting the aspect of the manual. The spurious - call might also be the consequence of using a buggy \`make' (AIX, - DU, IRIX). You might want to install the \`Texinfo' package or - the \`GNU make' package. Grab either from any GNU archive site." - # The file to touch is that specified with -o ... - file=`echo "$*" | sed -n "$sed_output"` - test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` - if test -z "$file"; then - # ... or it is the one specified with @setfilename ... - infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` - file=`sed -n ' - /^@setfilename/{ - s/.* \([^ ]*\) *$/\1/ - p - q - }' $infile` - # ... or it is derived from the source name (dir/f.texi becomes f.info) - test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info - fi - # If the file does not exist, the user really needs makeinfo; - # let's fail without touching anything. - test -f $file || exit 1 - touch $file - ;; - - *) - echo 1>&2 "\ -WARNING: \`$1' is needed, and is $msg. - You might have modified some files without having the - proper tools for further handling them. Check the \`README' file, - it often tells you about the needed prerequisites for installing - this package. You may also peek at any GNU archive site, in case - some other package would contain this missing \`$1' program." - exit 1 - ;; -esac - -exit 0 - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" -# time-stamp-end: "; # UTC" -# End: diff --git a/freedv-server/googletest/build-aux/stamp-h1 b/freedv-server/googletest/build-aux/stamp-h1 deleted file mode 100644 index 3841b476..00000000 --- a/freedv-server/googletest/build-aux/stamp-h1 +++ /dev/null @@ -1 +0,0 @@ -timestamp for build-aux/config.h diff --git a/freedv-server/googletest/cmake/internal_utils.cmake b/freedv-server/googletest/cmake/internal_utils.cmake deleted file mode 100644 index 8cb21894..00000000 --- a/freedv-server/googletest/cmake/internal_utils.cmake +++ /dev/null @@ -1,227 +0,0 @@ -# Defines functions and macros useful for building Google Test and -# Google Mock. -# -# Note: -# -# - This file will be run twice when building Google Mock (once via -# Google Test's CMakeLists.txt, and once via Google Mock's). -# Therefore it shouldn't have any side effects other than defining -# the functions and macros. -# -# - The functions/macros defined in this file may depend on Google -# Test and Google Mock's option() definitions, and thus must be -# called *after* the options have been defined. - -# Tweaks CMake's default compiler/linker settings to suit Google Test's needs. -# -# This must be a macro(), as inside a function string() can only -# update variables in the function scope. -macro(fix_default_compiler_settings_) - if (MSVC) - # For MSVC, CMake sets certain flags to defaults we want to override. - # This replacement code is taken from sample in the CMake Wiki at - # http://www.cmake.org/Wiki/CMake_FAQ#Dynamic_Replace. - foreach (flag_var - CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE - CMAKE_CXX_FLAGS_MINSIZEREL CMAKE_CXX_FLAGS_RELWITHDEBINFO) - if (NOT BUILD_SHARED_LIBS AND NOT gtest_force_shared_crt) - # When Google Test is built as a shared library, it should also use - # shared runtime libraries. Otherwise, it may end up with multiple - # copies of runtime library data in different modules, resulting in - # hard-to-find crashes. When it is built as a static library, it is - # preferable to use CRT as static libraries, as we don't have to rely - # on CRT DLLs being available. CMake always defaults to using shared - # CRT libraries, so we override that default here. - string(REPLACE "/MD" "-MT" ${flag_var} "${${flag_var}}") - endif() - - # We prefer more strict warning checking for building Google Test. - # Replaces /W3 with /W4 in defaults. - string(REPLACE "/W3" "-W4" ${flag_var} "${${flag_var}}") - endforeach() - endif() -endmacro() - -# Defines the compiler/linker flags used to build Google Test and -# Google Mock. You can tweak these definitions to suit your need. A -# variable's value is empty before it's explicitly assigned to. -macro(config_compiler_and_linker) - if (NOT gtest_disable_pthreads) - # Defines CMAKE_USE_PTHREADS_INIT and CMAKE_THREAD_LIBS_INIT. - find_package(Threads) - endif() - - fix_default_compiler_settings_() - if (MSVC) - # Newlines inside flags variables break CMake's NMake generator. - # TODO(vladl@google.com): Add -RTCs and -RTCu to debug builds. - set(cxx_base_flags "-GS -W4 -WX -wd4127 -wd4251 -wd4275 -nologo -J -Zi") - if (MSVC_VERSION LESS 1400) - # Suppress spurious warnings MSVC 7.1 sometimes issues. - # Forcing value to bool. - set(cxx_base_flags "${cxx_base_flags} -wd4800") - # Copy constructor and assignment operator could not be generated. - set(cxx_base_flags "${cxx_base_flags} -wd4511 -wd4512") - # Compatibility warnings not applicable to Google Test. - # Resolved overload was found by argument-dependent lookup. - set(cxx_base_flags "${cxx_base_flags} -wd4675") - endif() - set(cxx_base_flags "${cxx_base_flags} -D_UNICODE -DUNICODE -DWIN32 -D_WIN32") - set(cxx_base_flags "${cxx_base_flags} -DSTRICT -DWIN32_LEAN_AND_MEAN") - set(cxx_exception_flags "-EHsc -D_HAS_EXCEPTIONS=1") - set(cxx_no_exception_flags "-D_HAS_EXCEPTIONS=0") - set(cxx_no_rtti_flags "-GR-") - elseif (CMAKE_COMPILER_IS_GNUCXX) - set(cxx_base_flags "-Wall -Wshadow") - set(cxx_exception_flags "-fexceptions") - set(cxx_no_exception_flags "-fno-exceptions") - # Until version 4.3.2, GCC doesn't define a macro to indicate - # whether RTTI is enabled. Therefore we define GTEST_HAS_RTTI - # explicitly. - set(cxx_no_rtti_flags "-fno-rtti -DGTEST_HAS_RTTI=0") - set(cxx_strict_flags - "-Wextra -Wno-unused-parameter -Wno-missing-field-initializers") - elseif (CMAKE_CXX_COMPILER_ID STREQUAL "SunPro") - set(cxx_exception_flags "-features=except") - # Sun Pro doesn't provide macros to indicate whether exceptions and - # RTTI are enabled, so we define GTEST_HAS_* explicitly. - set(cxx_no_exception_flags "-features=no%except -DGTEST_HAS_EXCEPTIONS=0") - set(cxx_no_rtti_flags "-features=no%rtti -DGTEST_HAS_RTTI=0") - elseif (CMAKE_CXX_COMPILER_ID STREQUAL "VisualAge" OR - CMAKE_CXX_COMPILER_ID STREQUAL "XL") - # CMake 2.8 changes Visual Age's compiler ID to "XL". - set(cxx_exception_flags "-qeh") - set(cxx_no_exception_flags "-qnoeh") - # Until version 9.0, Visual Age doesn't define a macro to indicate - # whether RTTI is enabled. Therefore we define GTEST_HAS_RTTI - # explicitly. - set(cxx_no_rtti_flags "-qnortti -DGTEST_HAS_RTTI=0") - elseif (CMAKE_CXX_COMPILER_ID STREQUAL "HP") - set(cxx_base_flags "-AA -mt") - set(cxx_exception_flags "-DGTEST_HAS_EXCEPTIONS=1") - set(cxx_no_exception_flags "+noeh -DGTEST_HAS_EXCEPTIONS=0") - # RTTI can not be disabled in HP aCC compiler. - set(cxx_no_rtti_flags "") - endif() - - if (CMAKE_USE_PTHREADS_INIT) # The pthreads library is available and allowed. - set(cxx_base_flags "${cxx_base_flags} -DGTEST_HAS_PTHREAD=1") - else() - set(cxx_base_flags "${cxx_base_flags} -DGTEST_HAS_PTHREAD=0") - endif() - - # For building gtest's own tests and samples. - set(cxx_exception "${CMAKE_CXX_FLAGS} ${cxx_base_flags} ${cxx_exception_flags}") - set(cxx_no_exception - "${CMAKE_CXX_FLAGS} ${cxx_base_flags} ${cxx_no_exception_flags}") - set(cxx_default "${cxx_exception}") - set(cxx_no_rtti "${cxx_default} ${cxx_no_rtti_flags}") - set(cxx_use_own_tuple "${cxx_default} -DGTEST_USE_OWN_TR1_TUPLE=1") - - # For building the gtest libraries. - set(cxx_strict "${cxx_default} ${cxx_strict_flags}") -endmacro() - -# Defines the gtest & gtest_main libraries. User tests should link -# with one of them. -function(cxx_library_with_type name type cxx_flags) - # type can be either STATIC or SHARED to denote a static or shared library. - # ARGN refers to additional arguments after 'cxx_flags'. - add_library(${name} ${type} ${ARGN}) - set_target_properties(${name} - PROPERTIES - COMPILE_FLAGS "${cxx_flags}") - if (BUILD_SHARED_LIBS OR type STREQUAL "SHARED") - set_target_properties(${name} - PROPERTIES - COMPILE_DEFINITIONS "GTEST_CREATE_SHARED_LIBRARY=1") - endif() - if (CMAKE_USE_PTHREADS_INIT) - target_link_libraries(${name} ${CMAKE_THREAD_LIBS_INIT}) - endif() -endfunction() - -######################################################################## -# -# Helper functions for creating build targets. - -function(cxx_shared_library name cxx_flags) - cxx_library_with_type(${name} SHARED "${cxx_flags}" ${ARGN}) -endfunction() - -function(cxx_library name cxx_flags) - cxx_library_with_type(${name} "" "${cxx_flags}" ${ARGN}) -endfunction() - -# cxx_executable_with_flags(name cxx_flags libs srcs...) -# -# creates a named C++ executable that depends on the given libraries and -# is built from the given source files with the given compiler flags. -function(cxx_executable_with_flags name cxx_flags libs) - add_executable(${name} ${ARGN}) - if (cxx_flags) - set_target_properties(${name} - PROPERTIES - COMPILE_FLAGS "${cxx_flags}") - endif() - if (BUILD_SHARED_LIBS) - set_target_properties(${name} - PROPERTIES - COMPILE_DEFINITIONS "GTEST_LINKED_AS_SHARED_LIBRARY=1") - endif() - # To support mixing linking in static and dynamic libraries, link each - # library in with an extra call to target_link_libraries. - foreach (lib "${libs}") - target_link_libraries(${name} ${lib}) - endforeach() -endfunction() - -# cxx_executable(name dir lib srcs...) -# -# creates a named target that depends on the given libs and is built -# from the given source files. dir/name.cc is implicitly included in -# the source file list. -function(cxx_executable name dir libs) - cxx_executable_with_flags( - ${name} "${cxx_default}" "${libs}" "${dir}/${name}.cc" ${ARGN}) -endfunction() - -# Sets PYTHONINTERP_FOUND and PYTHON_EXECUTABLE. -find_package(PythonInterp) - -# cxx_test_with_flags(name cxx_flags libs srcs...) -# -# creates a named C++ test that depends on the given libs and is built -# from the given source files with the given compiler flags. -function(cxx_test_with_flags name cxx_flags libs) - cxx_executable_with_flags(${name} "${cxx_flags}" "${libs}" ${ARGN}) - add_test(${name} ${name}) -endfunction() - -# cxx_test(name libs srcs...) -# -# creates a named test target that depends on the given libs and is -# built from the given source files. Unlike cxx_test_with_flags, -# test/name.cc is already implicitly included in the source file list. -function(cxx_test name libs) - cxx_test_with_flags("${name}" "${cxx_default}" "${libs}" - "test/${name}.cc" ${ARGN}) -endfunction() - -# py_test(name) -# -# creates a Python test with the given name whose main module is in -# test/name.py. It does nothing if Python is not installed. -function(py_test name) - # We are not supporting Python tests on Linux yet as they consider - # all Linux environments to be google3 and try to use google3 features. - if (PYTHONINTERP_FOUND) - # ${CMAKE_BINARY_DIR} is known at configuration time, so we can - # directly bind it from cmake. ${CTEST_CONFIGURATION_TYPE} is known - # only at ctest runtime (by calling ctest -c ), so - # we have to escape $ to delay variable substitution here. - add_test(${name} - ${PYTHON_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/test/${name}.py - --build_dir=${CMAKE_CURRENT_BINARY_DIR}/\${CTEST_CONFIGURATION_TYPE}) - endif() -endfunction() diff --git a/freedv-server/googletest/cmake_install.cmake b/freedv-server/googletest/cmake_install.cmake deleted file mode 100644 index 11225801..00000000 --- a/freedv-server/googletest/cmake_install.cmake +++ /dev/null @@ -1,44 +0,0 @@ -# Install script for directory: /home/bruce/freedv/freetel-code/freedv-server/googletest - -# Set the install prefix -IF(NOT DEFINED CMAKE_INSTALL_PREFIX) - SET(CMAKE_INSTALL_PREFIX "/usr/local") -ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX) -STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - IF(BUILD_TYPE) - STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - ELSE(BUILD_TYPE) - SET(CMAKE_INSTALL_CONFIG_NAME "") - ENDIF(BUILD_TYPE) - MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - -# Set the component getting installed. -IF(NOT CMAKE_INSTALL_COMPONENT) - IF(COMPONENT) - MESSAGE(STATUS "Install component: \"${COMPONENT}\"") - SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - ELSE(COMPONENT) - SET(CMAKE_INSTALL_COMPONENT) - ENDIF(COMPONENT) -ENDIF(NOT CMAKE_INSTALL_COMPONENT) - -# Install shared libraries without execute permission? -IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - SET(CMAKE_INSTALL_SO_NO_EXE "1") -ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - -IF(CMAKE_INSTALL_COMPONENT) - SET(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") -ELSE(CMAKE_INSTALL_COMPONENT) - SET(CMAKE_INSTALL_MANIFEST "install_manifest.txt") -ENDIF(CMAKE_INSTALL_COMPONENT) - -FILE(WRITE "/home/bruce/freedv/freetel-code/freedv-server/googletest/${CMAKE_INSTALL_MANIFEST}" "") -FOREACH(file ${CMAKE_INSTALL_MANIFEST_FILES}) - FILE(APPEND "/home/bruce/freedv/freetel-code/freedv-server/googletest/${CMAKE_INSTALL_MANIFEST}" "${file}\n") -ENDFOREACH(file) diff --git a/freedv-server/googletest/codegear/gtest.cbproj b/freedv-server/googletest/codegear/gtest.cbproj deleted file mode 100644 index 285bb2a8..00000000 --- a/freedv-server/googletest/codegear/gtest.cbproj +++ /dev/null @@ -1,138 +0,0 @@ - - - - {bca37a72-5b07-46cf-b44e-89f8e06451a2} - Release - - - true - - - true - true - Base - - - true - true - Base - - - true - lib - JPHNE - NO_STRICT - true - true - CppStaticLibrary - true - rtl.bpi;vcl.bpi;bcbie.bpi;vclx.bpi;vclactnband.bpi;xmlrtl.bpi;bcbsmp.bpi;dbrtl.bpi;vcldb.bpi;bdertl.bpi;vcldbx.bpi;dsnap.bpi;dsnapcon.bpi;vclib.bpi;ibxpress.bpi;adortl.bpi;dbxcds.bpi;dbexpress.bpi;DbxCommonDriver.bpi;websnap.bpi;vclie.bpi;webdsnap.bpi;inet.bpi;inetdbbde.bpi;inetdbxpress.bpi;soaprtl.bpi;Rave75VCL.bpi;teeUI.bpi;tee.bpi;teedb.bpi;IndyCore.bpi;IndySystem.bpi;IndyProtocols.bpi;IntrawebDB_90_100.bpi;Intraweb_90_100.bpi;dclZipForged11.bpi;vclZipForged11.bpi;GR32_BDS2006.bpi;GR32_DSGN_BDS2006.bpi;Jcl.bpi;JclVcl.bpi;JvCoreD11R.bpi;JvSystemD11R.bpi;JvStdCtrlsD11R.bpi;JvAppFrmD11R.bpi;JvBandsD11R.bpi;JvDBD11R.bpi;JvDlgsD11R.bpi;JvBDED11R.bpi;JvCmpD11R.bpi;JvCryptD11R.bpi;JvCtrlsD11R.bpi;JvCustomD11R.bpi;JvDockingD11R.bpi;JvDotNetCtrlsD11R.bpi;JvEDID11R.bpi;JvGlobusD11R.bpi;JvHMID11R.bpi;JvInterpreterD11R.bpi;JvJansD11R.bpi;JvManagedThreadsD11R.bpi;JvMMD11R.bpi;JvNetD11R.bpi;JvPageCompsD11R.bpi;JvPluginD11R.bpi;JvPrintPreviewD11R.bpi;JvRuntimeDesignD11R.bpi;JvTimeFrameworkD11R.bpi;JvValidatorsD11R.bpi;JvWizardD11R.bpi;JvXPCtrlsD11R.bpi;VclSmp.bpi;CExceptionExpert11.bpi - false - $(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;.. - rtl.lib;vcl.lib - 32 - $(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk - - - false - false - true - _DEBUG;$(Defines) - true - false - true - None - DEBUG - true - Debug - true - true - true - $(BDS)\lib\debug;$(ILINK_LibraryPath) - Full - true - - - NDEBUG;$(Defines) - Release - $(BDS)\lib\release;$(ILINK_LibraryPath) - None - - - CPlusPlusBuilder.Personality - CppStaticLibrary - -FalseFalse1000FalseFalseFalseFalseFalse103312521.0.0.01.0.0.0FalseFalseFalseTrueFalse - - - CodeGear C++Builder Office 2000 Servers Package - CodeGear C++Builder Office XP Servers Package - FalseTrueTrue3$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\src;..\include1$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk1NO_STRICT13216 - - - - - 3 - - - 4 - - - 5 - - - 6 - - - 7 - - - 8 - - - 0 - - - 1 - - - 2 - - - 9 - - - 10 - - - 11 - - - 12 - - - 14 - - - 13 - - - 15 - - - 16 - - - 17 - - - 18 - - - Cfg_1 - - - Cfg_2 - - - \ No newline at end of file diff --git a/freedv-server/googletest/codegear/gtest.groupproj b/freedv-server/googletest/codegear/gtest.groupproj deleted file mode 100644 index 849f4c4b..00000000 --- a/freedv-server/googletest/codegear/gtest.groupproj +++ /dev/null @@ -1,54 +0,0 @@ - - - {c1d923e0-6cba-4332-9b6f-3420acbf5091} - - - - - - - - - Default.Personality - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/freedv-server/googletest/codegear/gtest_all.cc b/freedv-server/googletest/codegear/gtest_all.cc deleted file mode 100644 index ba7ad68a..00000000 --- a/freedv-server/googletest/codegear/gtest_all.cc +++ /dev/null @@ -1,38 +0,0 @@ -// Copyright 2009, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: Josh Kelley (joshkel@gmail.com) -// -// Google C++ Testing Framework (Google Test) -// -// C++Builder's IDE cannot build a static library from files with hyphens -// in their name. See http://qc.codegear.com/wc/qcmain.aspx?d=70977 . -// This file serves as a workaround. - -#include "src/gtest-all.cc" diff --git a/freedv-server/googletest/codegear/gtest_link.cc b/freedv-server/googletest/codegear/gtest_link.cc deleted file mode 100644 index b955ebf2..00000000 --- a/freedv-server/googletest/codegear/gtest_link.cc +++ /dev/null @@ -1,40 +0,0 @@ -// Copyright 2009, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: Josh Kelley (joshkel@gmail.com) -// -// Google C++ Testing Framework (Google Test) -// -// Links gtest.lib and gtest_main.lib into the current project in C++Builder. -// This means that these libraries can't be renamed, but it's the only way to -// ensure that Debug versus Release test builds are linked against the -// appropriate Debug or Release build of the libraries. - -#pragma link "gtest.lib" -#pragma link "gtest_main.lib" diff --git a/freedv-server/googletest/codegear/gtest_main.cbproj b/freedv-server/googletest/codegear/gtest_main.cbproj deleted file mode 100644 index fae32cb2..00000000 --- a/freedv-server/googletest/codegear/gtest_main.cbproj +++ /dev/null @@ -1,82 +0,0 @@ - - - - {bca37a72-5b07-46cf-b44e-89f8e06451a2} - Release - - - true - - - true - true - Base - - - true - true - Base - - - true - lib - JPHNE - NO_STRICT - true - true - CppStaticLibrary - true - rtl.bpi;vcl.bpi;bcbie.bpi;vclx.bpi;vclactnband.bpi;xmlrtl.bpi;bcbsmp.bpi;dbrtl.bpi;vcldb.bpi;bdertl.bpi;vcldbx.bpi;dsnap.bpi;dsnapcon.bpi;vclib.bpi;ibxpress.bpi;adortl.bpi;dbxcds.bpi;dbexpress.bpi;DbxCommonDriver.bpi;websnap.bpi;vclie.bpi;webdsnap.bpi;inet.bpi;inetdbbde.bpi;inetdbxpress.bpi;soaprtl.bpi;Rave75VCL.bpi;teeUI.bpi;tee.bpi;teedb.bpi;IndyCore.bpi;IndySystem.bpi;IndyProtocols.bpi;IntrawebDB_90_100.bpi;Intraweb_90_100.bpi;dclZipForged11.bpi;vclZipForged11.bpi;GR32_BDS2006.bpi;GR32_DSGN_BDS2006.bpi;Jcl.bpi;JclVcl.bpi;JvCoreD11R.bpi;JvSystemD11R.bpi;JvStdCtrlsD11R.bpi;JvAppFrmD11R.bpi;JvBandsD11R.bpi;JvDBD11R.bpi;JvDlgsD11R.bpi;JvBDED11R.bpi;JvCmpD11R.bpi;JvCryptD11R.bpi;JvCtrlsD11R.bpi;JvCustomD11R.bpi;JvDockingD11R.bpi;JvDotNetCtrlsD11R.bpi;JvEDID11R.bpi;JvGlobusD11R.bpi;JvHMID11R.bpi;JvInterpreterD11R.bpi;JvJansD11R.bpi;JvManagedThreadsD11R.bpi;JvMMD11R.bpi;JvNetD11R.bpi;JvPageCompsD11R.bpi;JvPluginD11R.bpi;JvPrintPreviewD11R.bpi;JvRuntimeDesignD11R.bpi;JvTimeFrameworkD11R.bpi;JvValidatorsD11R.bpi;JvWizardD11R.bpi;JvXPCtrlsD11R.bpi;VclSmp.bpi;CExceptionExpert11.bpi - false - $(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;.. - rtl.lib;vcl.lib - 32 - $(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk - - - false - false - true - _DEBUG;$(Defines) - true - false - true - None - DEBUG - true - Debug - true - true - true - $(BDS)\lib\debug;$(ILINK_LibraryPath) - Full - true - - - NDEBUG;$(Defines) - Release - $(BDS)\lib\release;$(ILINK_LibraryPath) - None - - - CPlusPlusBuilder.Personality - CppStaticLibrary - -FalseFalse1000FalseFalseFalseFalseFalse103312521.0.0.01.0.0.0FalseFalseFalseTrueFalse - CodeGear C++Builder Office 2000 Servers Package - CodeGear C++Builder Office XP Servers Package - FalseTrueTrue3$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\src;..\include1$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk1NO_STRICT13216 - - - - - 0 - - - Cfg_1 - - - Cfg_2 - - - diff --git a/freedv-server/googletest/codegear/gtest_unittest.cbproj b/freedv-server/googletest/codegear/gtest_unittest.cbproj deleted file mode 100644 index 33f70563..00000000 --- a/freedv-server/googletest/codegear/gtest_unittest.cbproj +++ /dev/null @@ -1,88 +0,0 @@ - - - - {eea63393-5ac5-4b9c-8909-d75fef2daa41} - Release - - - true - - - true - true - Base - - - true - true - Base - - - exe - true - NO_STRICT - JPHNE - true - ..\test - true - CppConsoleApplication - true - true - rtl.bpi;vcl.bpi;bcbie.bpi;vclx.bpi;vclactnband.bpi;xmlrtl.bpi;bcbsmp.bpi;dbrtl.bpi;vcldb.bpi;bdertl.bpi;vcldbx.bpi;dsnap.bpi;dsnapcon.bpi;vclib.bpi;ibxpress.bpi;adortl.bpi;dbxcds.bpi;dbexpress.bpi;DbxCommonDriver.bpi;websnap.bpi;vclie.bpi;webdsnap.bpi;inet.bpi;inetdbbde.bpi;inetdbxpress.bpi;soaprtl.bpi;Rave75VCL.bpi;teeUI.bpi;tee.bpi;teedb.bpi;IndyCore.bpi;IndySystem.bpi;IndyProtocols.bpi;IntrawebDB_90_100.bpi;Intraweb_90_100.bpi;Jcl.bpi;JclVcl.bpi;JvCoreD11R.bpi;JvSystemD11R.bpi;JvStdCtrlsD11R.bpi;JvAppFrmD11R.bpi;JvBandsD11R.bpi;JvDBD11R.bpi;JvDlgsD11R.bpi;JvBDED11R.bpi;JvCmpD11R.bpi;JvCryptD11R.bpi;JvCtrlsD11R.bpi;JvCustomD11R.bpi;JvDockingD11R.bpi;JvDotNetCtrlsD11R.bpi;JvEDID11R.bpi;JvGlobusD11R.bpi;JvHMID11R.bpi;JvInterpreterD11R.bpi;JvJansD11R.bpi;JvManagedThreadsD11R.bpi;JvMMD11R.bpi;JvNetD11R.bpi;JvPageCompsD11R.bpi;JvPluginD11R.bpi;JvPrintPreviewD11R.bpi;JvRuntimeDesignD11R.bpi;JvTimeFrameworkD11R.bpi;JvValidatorsD11R.bpi;JvWizardD11R.bpi;JvXPCtrlsD11R.bpi;VclSmp.bpi - false - $(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\include;..\test;.. - $(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;..\test - true - - - false - false - true - _DEBUG;$(Defines) - true - false - true - None - DEBUG - true - Debug - true - true - true - $(BDS)\lib\debug;$(ILINK_LibraryPath) - Full - true - - - NDEBUG;$(Defines) - Release - $(BDS)\lib\release;$(ILINK_LibraryPath) - None - - - CPlusPlusBuilder.Personality - CppConsoleApplication - -FalseFalse1000FalseFalseFalseFalseFalse103312521.0.0.01.0.0.0FalseFalseFalseTrueFalse - - - CodeGear C++Builder Office 2000 Servers Package - CodeGear C++Builder Office XP Servers Package - FalseTrueTrue3$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\include;..\test;..$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\include;..\test$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\include1$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;..\test$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;..\test$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;$(OUTPUTDIR);..\test2NO_STRICTSTRICT - - - - - 0 - - - 1 - - - Cfg_1 - - - Cfg_2 - - - \ No newline at end of file diff --git a/freedv-server/googletest/config.log b/freedv-server/googletest/config.log deleted file mode 100644 index 6e53cf5a..00000000 --- a/freedv-server/googletest/config.log +++ /dev/null @@ -1,967 +0,0 @@ -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -It was created by Google C++ Testing Framework configure 1.7.0, which was -generated by GNU Autoconf 2.68. Invocation command line was - - $ ./configure - -## --------- ## -## Platform. ## -## --------- ## - -hostname = server1 -uname -m = x86_64 -uname -r = 3.13.0-rc1 -uname -s = Linux -uname -v = #4 SMP PREEMPT Wed Nov 27 23:24:26 PST 2013 - -/usr/bin/uname -p = unknown -/bin/uname -X = unknown - -/bin/arch = unknown -/usr/bin/arch -k = unknown -/usr/convex/getsysinfo = unknown -/usr/bin/hostinfo = unknown -/bin/machine = unknown -/usr/bin/oslevel = unknown -/bin/universe = unknown - -PATH: /usr/local/bin -PATH: /usr/bin -PATH: /bin -PATH: /usr/local/games -PATH: /usr/games - - -## ----------- ## -## Core tests. ## -## ----------- ## - -configure:2293: checking for a BSD-compatible install -configure:2361: result: /usr/bin/install -c -configure:2372: checking whether build environment is sane -configure:2422: result: yes -configure:2563: checking for a thread-safe mkdir -p -configure:2602: result: /bin/mkdir -p -configure:2615: checking for gawk -configure:2631: found /usr/bin/gawk -configure:2642: result: gawk -configure:2653: checking whether make sets $(MAKE) -configure:2675: result: yes -configure:2805: checking for gcc -configure:2821: found /usr/bin/gcc -configure:2832: result: gcc -configure:3061: checking for C compiler version -configure:3070: gcc --version >&5 -gcc (Debian 4.7.2-5) 4.7.2 -Copyright (C) 2012 Free Software Foundation, Inc. -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -configure:3081: $? = 0 -configure:3070: gcc -v >&5 -Using built-in specs. -COLLECT_GCC=gcc -COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper -Target: x86_64-linux-gnu -Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu -Thread model: posix -gcc version 4.7.2 (Debian 4.7.2-5) -configure:3081: $? = 0 -configure:3070: gcc -V >&5 -gcc: error: unrecognized command line option '-V' -gcc: fatal error: no input files -compilation terminated. -configure:3081: $? = 4 -configure:3070: gcc -qversion >&5 -gcc: error: unrecognized command line option '-qversion' -gcc: fatal error: no input files -compilation terminated. -configure:3081: $? = 4 -configure:3101: checking whether the C compiler works -configure:3123: gcc conftest.c >&5 -configure:3127: $? = 0 -configure:3175: result: yes -configure:3178: checking for C compiler default output file name -configure:3180: result: a.out -configure:3186: checking for suffix of executables -configure:3193: gcc -o conftest conftest.c >&5 -configure:3197: $? = 0 -configure:3219: result: -configure:3241: checking whether we are cross compiling -configure:3249: gcc -o conftest conftest.c >&5 -configure:3253: $? = 0 -configure:3260: ./conftest -configure:3264: $? = 0 -configure:3279: result: no -configure:3284: checking for suffix of object files -configure:3306: gcc -c conftest.c >&5 -configure:3310: $? = 0 -configure:3331: result: o -configure:3335: checking whether we are using the GNU C compiler -configure:3354: gcc -c conftest.c >&5 -configure:3354: $? = 0 -configure:3363: result: yes -configure:3372: checking whether gcc accepts -g -configure:3392: gcc -c -g conftest.c >&5 -configure:3392: $? = 0 -configure:3433: result: yes -configure:3450: checking for gcc option to accept ISO C89 -configure:3514: gcc -c -g -O2 conftest.c >&5 -configure:3514: $? = 0 -configure:3527: result: none needed -configure:3558: checking for style of include used by make -configure:3586: result: GNU -configure:3612: checking dependency style of gcc -configure:3723: result: gcc3 -configure:3796: checking for g++ -configure:3812: found /usr/bin/g++ -configure:3823: result: g++ -configure:3850: checking for C++ compiler version -configure:3859: g++ --version >&5 -g++ (Debian 4.7.2-5) 4.7.2 -Copyright (C) 2012 Free Software Foundation, Inc. -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -configure:3870: $? = 0 -configure:3859: g++ -v >&5 -Using built-in specs. -COLLECT_GCC=g++ -COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper -Target: x86_64-linux-gnu -Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu -Thread model: posix -gcc version 4.7.2 (Debian 4.7.2-5) -configure:3870: $? = 0 -configure:3859: g++ -V >&5 -g++: error: unrecognized command line option '-V' -g++: fatal error: no input files -compilation terminated. -configure:3870: $? = 4 -configure:3859: g++ -qversion >&5 -g++: error: unrecognized command line option '-qversion' -g++: fatal error: no input files -compilation terminated. -configure:3870: $? = 4 -configure:3874: checking whether we are using the GNU C++ compiler -configure:3893: g++ -c conftest.cpp >&5 -configure:3893: $? = 0 -configure:3902: result: yes -configure:3911: checking whether g++ accepts -g -configure:3931: g++ -c -g conftest.cpp >&5 -configure:3931: $? = 0 -configure:3972: result: yes -configure:3997: checking dependency style of g++ -configure:4108: result: gcc3 -configure:4158: checking build system type -configure:4172: result: x86_64-unknown-linux-gnu -configure:4192: checking host system type -configure:4205: result: x86_64-unknown-linux-gnu -configure:4246: checking how to print strings -configure:4273: result: printf -configure:4294: checking for a sed that does not truncate output -configure:4358: result: /bin/sed -configure:4376: checking for grep that handles long lines and -e -configure:4434: result: /bin/grep -configure:4439: checking for egrep -configure:4501: result: /bin/grep -E -configure:4506: checking for fgrep -configure:4568: result: /bin/grep -F -configure:4603: checking for ld used by gcc -configure:4670: result: /usr/bin/ld -configure:4677: checking if the linker (/usr/bin/ld) is GNU ld -configure:4692: result: yes -configure:4704: checking for BSD- or MS-compatible name lister (nm) -configure:4753: result: /usr/bin/nm -B -configure:4883: checking the name lister (/usr/bin/nm -B) interface -configure:4890: g++ -c -g -O2 conftest.cpp >&5 -configure:4893: /usr/bin/nm -B "conftest.o" -configure:4896: output -0000000000000000 B some_variable -configure:4903: result: BSD nm -configure:4906: checking whether ln -s works -configure:4910: result: yes -configure:4918: checking the maximum length of command line arguments -configure:5048: result: 1572864 -configure:5065: checking whether the shell understands some XSI constructs -configure:5075: result: yes -configure:5079: checking whether the shell understands "+=" -configure:5085: result: yes -configure:5120: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format -configure:5160: result: func_convert_file_noop -configure:5167: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format -configure:5187: result: func_convert_file_noop -configure:5194: checking for /usr/bin/ld option to reload object files -configure:5201: result: -r -configure:5275: checking for objdump -configure:5291: found /usr/bin/objdump -configure:5302: result: objdump -configure:5334: checking how to recognize dependent libraries -configure:5536: result: pass_all -configure:5621: checking for dlltool -configure:5651: result: no -configure:5681: checking how to associate runtime and link libraries -configure:5708: result: printf %s\n -configure:5769: checking for ar -configure:5785: found /usr/bin/ar -configure:5796: result: ar -configure:5833: checking for archiver @FILE support -configure:5850: g++ -c -g -O2 conftest.cpp >&5 -configure:5850: $? = 0 -configure:5853: ar cru libconftest.a @conftest.lst >&5 -configure:5856: $? = 0 -configure:5861: ar cru libconftest.a @conftest.lst >&5 -ar: conftest.o: No such file or directory -configure:5864: $? = 1 -configure:5876: result: @ -configure:5934: checking for strip -configure:5950: found /usr/bin/strip -configure:5961: result: strip -configure:6033: checking for ranlib -configure:6049: found /usr/bin/ranlib -configure:6060: result: ranlib -configure:6162: checking command to parse /usr/bin/nm -B output from gcc object -configure:6282: g++ -c -g -O2 conftest.cpp >&5 -configure:6285: $? = 0 -configure:6289: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm -configure:6292: $? = 0 -configure:6358: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 -configure:6361: $? = 0 -configure:6399: result: ok -configure:6436: checking for sysroot -configure:6466: result: no -configure:6544: g++ -c -g -O2 conftest.cpp >&5 -configure:6547: $? = 0 -configure:6723: checking for mt -configure:6739: found /bin/mt -configure:6750: result: mt -configure:6773: checking if mt is a manifest tool -configure:6779: mt '-?' -configure:6787: result: no -configure:7429: checking how to run the C preprocessor -configure:7460: gcc -E conftest.c -configure:7460: $? = 0 -configure:7474: gcc -E conftest.c -conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory -compilation terminated. -configure:7474: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "Google C++ Testing Framework" -| #define PACKAGE_TARNAME "gtest" -| #define PACKAGE_VERSION "1.7.0" -| #define PACKAGE_STRING "Google C++ Testing Framework 1.7.0" -| #define PACKAGE_BUGREPORT "googletestframework@googlegroups.com" -| #define PACKAGE_URL "" -| #define PACKAGE "gtest" -| #define VERSION "1.7.0" -| /* end confdefs.h. */ -| #include -configure:7499: result: gcc -E -configure:7519: gcc -E conftest.c -configure:7519: $? = 0 -configure:7533: gcc -E conftest.c -conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory -compilation terminated. -configure:7533: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "Google C++ Testing Framework" -| #define PACKAGE_TARNAME "gtest" -| #define PACKAGE_VERSION "1.7.0" -| #define PACKAGE_STRING "Google C++ Testing Framework 1.7.0" -| #define PACKAGE_BUGREPORT "googletestframework@googlegroups.com" -| #define PACKAGE_URL "" -| #define PACKAGE "gtest" -| #define VERSION "1.7.0" -| /* end confdefs.h. */ -| #include -configure:7562: checking for ANSI C header files -configure:7582: gcc -c -g -O2 conftest.c >&5 -configure:7582: $? = 0 -configure:7655: gcc -o conftest -g -O2 conftest.c >&5 -configure:7655: $? = 0 -configure:7655: ./conftest -configure:7655: $? = 0 -configure:7666: result: yes -configure:7679: checking for sys/types.h -configure:7679: gcc -c -g -O2 conftest.c >&5 -configure:7679: $? = 0 -configure:7679: result: yes -configure:7679: checking for sys/stat.h -configure:7679: gcc -c -g -O2 conftest.c >&5 -configure:7679: $? = 0 -configure:7679: result: yes -configure:7679: checking for stdlib.h -configure:7679: gcc -c -g -O2 conftest.c >&5 -configure:7679: $? = 0 -configure:7679: result: yes -configure:7679: checking for string.h -configure:7679: gcc -c -g -O2 conftest.c >&5 -configure:7679: $? = 0 -configure:7679: result: yes -configure:7679: checking for memory.h -configure:7679: gcc -c -g -O2 conftest.c >&5 -configure:7679: $? = 0 -configure:7679: result: yes -configure:7679: checking for strings.h -configure:7679: gcc -c -g -O2 conftest.c >&5 -configure:7679: $? = 0 -configure:7679: result: yes -configure:7679: checking for inttypes.h -configure:7679: gcc -c -g -O2 conftest.c >&5 -configure:7679: $? = 0 -configure:7679: result: yes -configure:7679: checking for stdint.h -configure:7679: gcc -c -g -O2 conftest.c >&5 -configure:7679: $? = 0 -configure:7679: result: yes -configure:7679: checking for unistd.h -configure:7679: gcc -c -g -O2 conftest.c >&5 -configure:7679: $? = 0 -configure:7679: result: yes -configure:7693: checking for dlfcn.h -configure:7693: gcc -c -g -O2 conftest.c >&5 -configure:7693: $? = 0 -configure:7693: result: yes -configure:7909: checking for objdir -configure:7924: result: .libs -configure:8195: checking if gcc supports -fno-rtti -fno-exceptions -configure:8213: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 -cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] -configure:8217: $? = 0 -configure:8230: result: no -configure:8557: checking for gcc option to produce PIC -configure:8564: result: -fPIC -DPIC -configure:8572: checking if gcc PIC flag -fPIC -DPIC works -configure:8590: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 -configure:8594: $? = 0 -configure:8607: result: yes -configure:8636: checking if gcc static flag -static works -configure:8664: result: yes -configure:8679: checking if gcc supports -c -o file.o -configure:8700: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 -configure:8704: $? = 0 -configure:8726: result: yes -configure:8734: checking if gcc supports -c -o file.o -configure:8781: result: yes -configure:8814: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries -configure:9971: result: yes -configure:10008: checking whether -lc should be explicitly linked in -configure:10016: gcc -c -g -O2 conftest.c >&5 -configure:10019: $? = 0 -configure:10034: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 -configure:10037: $? = 0 -configure:10051: result: no -configure:10211: checking dynamic linker characteristics -configure:10722: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 -configure:10722: $? = 0 -configure:10956: result: GNU/Linux ld.so -configure:11063: checking how to hardcode library paths into programs -configure:11088: result: immediate -configure:11628: checking whether stripping libraries is possible -configure:11633: result: yes -configure:11668: checking if libtool supports shared libraries -configure:11670: result: yes -configure:11673: checking whether to build shared libraries -configure:11694: result: yes -configure:11697: checking whether to build static libraries -configure:11701: result: yes -configure:11724: checking how to run the C++ preprocessor -configure:11751: g++ -E conftest.cpp -configure:11751: $? = 0 -configure:11765: g++ -E conftest.cpp -conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory -compilation terminated. -configure:11765: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "Google C++ Testing Framework" -| #define PACKAGE_TARNAME "gtest" -| #define PACKAGE_VERSION "1.7.0" -| #define PACKAGE_STRING "Google C++ Testing Framework 1.7.0" -| #define PACKAGE_BUGREPORT "googletestframework@googlegroups.com" -| #define PACKAGE_URL "" -| #define PACKAGE "gtest" -| #define VERSION "1.7.0" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| /* end confdefs.h. */ -| #include -configure:11790: result: g++ -E -configure:11810: g++ -E conftest.cpp -configure:11810: $? = 0 -configure:11824: g++ -E conftest.cpp -conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory -compilation terminated. -configure:11824: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "Google C++ Testing Framework" -| #define PACKAGE_TARNAME "gtest" -| #define PACKAGE_VERSION "1.7.0" -| #define PACKAGE_STRING "Google C++ Testing Framework 1.7.0" -| #define PACKAGE_BUGREPORT "googletestframework@googlegroups.com" -| #define PACKAGE_URL "" -| #define PACKAGE "gtest" -| #define VERSION "1.7.0" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| /* end confdefs.h. */ -| #include -configure:11993: checking for ld used by g++ -configure:12060: result: /usr/bin/ld -m elf_x86_64 -configure:12067: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld -configure:12082: result: yes -configure:12137: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries -configure:13142: result: yes -configure:13178: g++ -c -g -O2 conftest.cpp >&5 -configure:13181: $? = 0 -configure:13701: checking for g++ option to produce PIC -configure:13708: result: -fPIC -DPIC -configure:13716: checking if g++ PIC flag -fPIC -DPIC works -configure:13734: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 -configure:13738: $? = 0 -configure:13751: result: yes -configure:13774: checking if g++ static flag -static works -configure:13802: result: yes -configure:13814: checking if g++ supports -c -o file.o -configure:13835: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 -configure:13839: $? = 0 -configure:13861: result: yes -configure:13866: checking if g++ supports -c -o file.o -configure:13913: result: yes -configure:13943: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries -configure:13982: result: yes -configure:14123: checking dynamic linker characteristics -configure:14802: result: GNU/Linux ld.so -configure:14855: checking how to hardcode library paths into programs -configure:14880: result: immediate -configure:14950: checking for python -configure:14968: found /usr/bin/python -configure:14981: result: /usr/bin/python -configure:14999: /usr/bin/python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) -configure:15002: $? = 0 -configure:15195: checking for the pthreads library -lpthreads -configure:15228: gcc -o conftest -g -O2 conftest.c -lpthreads >&5 -/usr/bin/ld: cannot find -lpthreads -collect2: error: ld returned 1 exit status -configure:15228: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "Google C++ Testing Framework" -| #define PACKAGE_TARNAME "gtest" -| #define PACKAGE_VERSION "1.7.0" -| #define PACKAGE_STRING "Google C++ Testing Framework 1.7.0" -| #define PACKAGE_BUGREPORT "googletestframework@googlegroups.com" -| #define PACKAGE_URL "" -| #define PACKAGE "gtest" -| #define VERSION "1.7.0" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| /* end confdefs.h. */ -| #include -| int -| main () -| { -| pthread_t th; pthread_join(th, 0); -| pthread_attr_init(0); pthread_cleanup_push(0, 0); -| pthread_create(0,0,0,0); pthread_cleanup_pop(0); -| ; -| return 0; -| } -configure:15237: result: no -configure:15140: checking whether pthreads work without any flags -configure:15228: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccfX6iP4.o: In function `main': -/home/bruce/freedv/freetel-code/freedv-server/googletest/conftest.c:27: undefined reference to `pthread_join' -/home/bruce/freedv/freetel-code/freedv-server/googletest/conftest.c:28: undefined reference to `__pthread_register_cancel' -/home/bruce/freedv/freetel-code/freedv-server/googletest/conftest.c:29: undefined reference to `pthread_create' -/home/bruce/freedv/freetel-code/freedv-server/googletest/conftest.c:29: undefined reference to `__pthread_unregister_cancel' -collect2: error: ld returned 1 exit status -configure:15228: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "Google C++ Testing Framework" -| #define PACKAGE_TARNAME "gtest" -| #define PACKAGE_VERSION "1.7.0" -| #define PACKAGE_STRING "Google C++ Testing Framework 1.7.0" -| #define PACKAGE_BUGREPORT "googletestframework@googlegroups.com" -| #define PACKAGE_URL "" -| #define PACKAGE "gtest" -| #define VERSION "1.7.0" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| /* end confdefs.h. */ -| #include -| int -| main () -| { -| pthread_t th; pthread_join(th, 0); -| pthread_attr_init(0); pthread_cleanup_push(0, 0); -| pthread_create(0,0,0,0); pthread_cleanup_pop(0); -| ; -| return 0; -| } -configure:15237: result: no -configure:15145: checking whether pthreads work with -Kthread -configure:15228: gcc -o conftest -g -O2 -Kthread conftest.c >&5 -gcc: error: unrecognized command line option '-Kthread' -configure:15228: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "Google C++ Testing Framework" -| #define PACKAGE_TARNAME "gtest" -| #define PACKAGE_VERSION "1.7.0" -| #define PACKAGE_STRING "Google C++ Testing Framework 1.7.0" -| #define PACKAGE_BUGREPORT "googletestframework@googlegroups.com" -| #define PACKAGE_URL "" -| #define PACKAGE "gtest" -| #define VERSION "1.7.0" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| /* end confdefs.h. */ -| #include -| int -| main () -| { -| pthread_t th; pthread_join(th, 0); -| pthread_attr_init(0); pthread_cleanup_push(0, 0); -| pthread_create(0,0,0,0); pthread_cleanup_pop(0); -| ; -| return 0; -| } -configure:15237: result: no -configure:15145: checking whether pthreads work with -kthread -configure:15228: gcc -o conftest -g -O2 -kthread conftest.c >&5 -gcc: error: unrecognized command line option '-kthread' -configure:15228: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "Google C++ Testing Framework" -| #define PACKAGE_TARNAME "gtest" -| #define PACKAGE_VERSION "1.7.0" -| #define PACKAGE_STRING "Google C++ Testing Framework 1.7.0" -| #define PACKAGE_BUGREPORT "googletestframework@googlegroups.com" -| #define PACKAGE_URL "" -| #define PACKAGE "gtest" -| #define VERSION "1.7.0" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| /* end confdefs.h. */ -| #include -| int -| main () -| { -| pthread_t th; pthread_join(th, 0); -| pthread_attr_init(0); pthread_cleanup_push(0, 0); -| pthread_create(0,0,0,0); pthread_cleanup_pop(0); -| ; -| return 0; -| } -configure:15237: result: no -configure:15195: checking for the pthreads library -llthread -configure:15228: gcc -o conftest -g -O2 conftest.c -llthread >&5 -/usr/bin/ld: cannot find -llthread -collect2: error: ld returned 1 exit status -configure:15228: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "Google C++ Testing Framework" -| #define PACKAGE_TARNAME "gtest" -| #define PACKAGE_VERSION "1.7.0" -| #define PACKAGE_STRING "Google C++ Testing Framework 1.7.0" -| #define PACKAGE_BUGREPORT "googletestframework@googlegroups.com" -| #define PACKAGE_URL "" -| #define PACKAGE "gtest" -| #define VERSION "1.7.0" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| /* end confdefs.h. */ -| #include -| int -| main () -| { -| pthread_t th; pthread_join(th, 0); -| pthread_attr_init(0); pthread_cleanup_push(0, 0); -| pthread_create(0,0,0,0); pthread_cleanup_pop(0); -| ; -| return 0; -| } -configure:15237: result: no -configure:15145: checking whether pthreads work with -pthread -configure:15228: gcc -o conftest -g -O2 -pthread conftest.c >&5 -configure:15228: $? = 0 -configure:15237: result: yes -configure:15256: checking for joinable pthread attribute -configure:15271: gcc -o conftest -g -O2 -pthread conftest.c >&5 -configure:15271: $? = 0 -configure:15277: result: PTHREAD_CREATE_JOINABLE -configure:15287: checking if more special flags are required for pthreads -configure:15294: result: no -configure:15383: checking whether to check for GCC pthread/shared inconsistencies -configure:15396: gcc -o conftest -shared -fPIC -Wl,-z,defs -g -O2 -pthread conftest.c >&5 -configure:15396: $? = 0 -configure:15408: result: yes -configure:15414: checking whether -pthread is sufficient with -shared -configure:15429: gcc -o conftest -shared -fPIC -Wl,-z,defs -g -O2 -pthread conftest.c >&5 -configure:15429: $? = 0 -configure:15436: result: yes -configure:15718: creating ./config.status - -## ---------------------- ## -## Running config.status. ## -## ---------------------- ## - -This file was extended by Google C++ Testing Framework config.status 1.7.0, which was -generated by GNU Autoconf 2.68. Invocation command line was - - CONFIG_FILES = - CONFIG_HEADERS = - CONFIG_LINKS = - CONFIG_COMMANDS = - $ ./config.status - -on server1 - -config.status:1162: creating Makefile -config.status:1162: creating scripts/gtest-config -config.status:1162: creating build-aux/config.h -config.status:1391: executing depfiles commands -config.status:1391: executing libtool commands - -## ---------------- ## -## Cache variables. ## -## ---------------- ## - -ac_cv_build=x86_64-unknown-linux-gnu -ac_cv_c_compiler_gnu=yes -ac_cv_cxx_compiler_gnu=yes -ac_cv_env_CCC_set= -ac_cv_env_CCC_value= -ac_cv_env_CC_set= -ac_cv_env_CC_value= -ac_cv_env_CFLAGS_set= -ac_cv_env_CFLAGS_value= -ac_cv_env_CPPFLAGS_set= -ac_cv_env_CPPFLAGS_value= -ac_cv_env_CPP_set= -ac_cv_env_CPP_value= -ac_cv_env_CXXCPP_set= -ac_cv_env_CXXCPP_value= -ac_cv_env_CXXFLAGS_set= -ac_cv_env_CXXFLAGS_value= -ac_cv_env_CXX_set= -ac_cv_env_CXX_value= -ac_cv_env_LDFLAGS_set= -ac_cv_env_LDFLAGS_value= -ac_cv_env_LIBS_set= -ac_cv_env_LIBS_value= -ac_cv_env_build_alias_set= -ac_cv_env_build_alias_value= -ac_cv_env_host_alias_set= -ac_cv_env_host_alias_value= -ac_cv_env_target_alias_set= -ac_cv_env_target_alias_value= -ac_cv_header_dlfcn_h=yes -ac_cv_header_inttypes_h=yes -ac_cv_header_memory_h=yes -ac_cv_header_stdc=yes -ac_cv_header_stdint_h=yes -ac_cv_header_stdlib_h=yes -ac_cv_header_string_h=yes -ac_cv_header_strings_h=yes -ac_cv_header_sys_stat_h=yes -ac_cv_header_sys_types_h=yes -ac_cv_header_unistd_h=yes -ac_cv_host=x86_64-unknown-linux-gnu -ac_cv_objext=o -ac_cv_path_EGREP='/bin/grep -E' -ac_cv_path_FGREP='/bin/grep -F' -ac_cv_path_GREP=/bin/grep -ac_cv_path_PYTHON=/usr/bin/python -ac_cv_path_SED=/bin/sed -ac_cv_path_install='/usr/bin/install -c' -ac_cv_path_mkdir=/bin/mkdir -ac_cv_prog_AWK=gawk -ac_cv_prog_CPP='gcc -E' -ac_cv_prog_CXXCPP='g++ -E' -ac_cv_prog_ac_ct_AR=ar -ac_cv_prog_ac_ct_CC=gcc -ac_cv_prog_ac_ct_CXX=g++ -ac_cv_prog_ac_ct_MANIFEST_TOOL=mt -ac_cv_prog_ac_ct_OBJDUMP=objdump -ac_cv_prog_ac_ct_RANLIB=ranlib -ac_cv_prog_ac_ct_STRIP=strip -ac_cv_prog_cc_c89= -ac_cv_prog_cc_g=yes -ac_cv_prog_cxx_g=yes -ac_cv_prog_make_make_set=yes -am_cv_CC_dependencies_compiler_type=gcc3 -am_cv_CXX_dependencies_compiler_type=gcc3 -lt_cv_ar_at_file=@ -lt_cv_archive_cmds_need_lc=no -lt_cv_deplibs_check_method=pass_all -lt_cv_file_magic_cmd='$MAGIC_CMD' -lt_cv_file_magic_test_file= -lt_cv_ld_reload_flag=-r -lt_cv_nm_interface='BSD nm' -lt_cv_objdir=.libs -lt_cv_path_LD=/usr/bin/ld -lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' -lt_cv_path_NM='/usr/bin/nm -B' -lt_cv_path_mainfest_tool=no -lt_cv_prog_compiler_c_o=yes -lt_cv_prog_compiler_c_o_CXX=yes -lt_cv_prog_compiler_pic='-fPIC -DPIC' -lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' -lt_cv_prog_compiler_pic_works=yes -lt_cv_prog_compiler_pic_works_CXX=yes -lt_cv_prog_compiler_rtti_exceptions=no -lt_cv_prog_compiler_static_works=yes -lt_cv_prog_compiler_static_works_CXX=yes -lt_cv_prog_gnu_ld=yes -lt_cv_prog_gnu_ldcxx=yes -lt_cv_sharedlib_from_linklib_cmd='printf %s\n' -lt_cv_shlibpath_overrides_runpath=no -lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' -lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' -lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' -lt_cv_sys_max_cmd_len=1572864 -lt_cv_to_host_file_cmd=func_convert_file_noop -lt_cv_to_tool_file_cmd=func_convert_file_noop - -## ----------------- ## -## Output variables. ## -## ----------------- ## - -ACLOCAL='${SHELL} /home/bruce/freedv/freetel-code/freedv-server/googletest/build-aux/missing --run aclocal-1.11' -AMDEPBACKSLASH='\' -AMDEP_FALSE='#' -AMDEP_TRUE='' -AMTAR='$${TAR-tar}' -AR='ar' -AUTOCONF='${SHELL} /home/bruce/freedv/freetel-code/freedv-server/googletest/build-aux/missing --run autoconf' -AUTOHEADER='${SHELL} /home/bruce/freedv/freetel-code/freedv-server/googletest/build-aux/missing --run autoheader' -AUTOMAKE='${SHELL} /home/bruce/freedv/freetel-code/freedv-server/googletest/build-aux/missing --run automake-1.11' -AWK='gawk' -CC='gcc' -CCDEPMODE='depmode=gcc3' -CFLAGS='-g -O2' -CPP='gcc -E' -CPPFLAGS='' -CXX='g++' -CXXCPP='g++ -E' -CXXDEPMODE='depmode=gcc3' -CXXFLAGS='-g -O2' -CYGPATH_W='echo' -DEFS='-DHAVE_CONFIG_H' -DEPDIR='.deps' -DLLTOOL='false' -DSYMUTIL='' -DUMPBIN='' -ECHO_C='' -ECHO_N='-n' -ECHO_T='' -EGREP='/bin/grep -E' -EXEEXT='' -FGREP='/bin/grep -F' -GREP='/bin/grep' -HAVE_PTHREADS_FALSE='#' -HAVE_PTHREADS_TRUE='' -HAVE_PYTHON_FALSE='#' -HAVE_PYTHON_TRUE='' -INSTALL_DATA='${INSTALL} -m 644' -INSTALL_PROGRAM='${INSTALL}' -INSTALL_SCRIPT='${INSTALL}' -INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' -LD='/usr/bin/ld -m elf_x86_64' -LDFLAGS='' -LIBOBJS='' -LIBS='' -LIBTOOL='$(SHELL) $(top_builddir)/libtool' -LIPO='' -LN_S='ln -s' -LTLIBOBJS='' -MAKEINFO='${SHELL} /home/bruce/freedv/freetel-code/freedv-server/googletest/build-aux/missing --run makeinfo' -MANIFEST_TOOL=':' -MKDIR_P='/bin/mkdir -p' -NM='/usr/bin/nm -B' -NMEDIT='' -OBJDUMP='objdump' -OBJEXT='o' -OTOOL64='' -OTOOL='' -PACKAGE='gtest' -PACKAGE_BUGREPORT='googletestframework@googlegroups.com' -PACKAGE_NAME='Google C++ Testing Framework' -PACKAGE_STRING='Google C++ Testing Framework 1.7.0' -PACKAGE_TARNAME='gtest' -PACKAGE_URL='' -PACKAGE_VERSION='1.7.0' -PATH_SEPARATOR=':' -PTHREAD_CC='gcc' -PTHREAD_CFLAGS='-pthread' -PTHREAD_LIBS='' -PYTHON='/usr/bin/python' -RANLIB='ranlib' -SED='/bin/sed' -SET_MAKE='' -SHELL='/bin/bash' -STRIP='strip' -VERSION='1.7.0' -ac_ct_AR='ar' -ac_ct_CC='gcc' -ac_ct_CXX='g++' -ac_ct_DUMPBIN='' -acx_pthread_config='' -am__EXEEXT_FALSE='' -am__EXEEXT_TRUE='#' -am__fastdepCC_FALSE='#' -am__fastdepCC_TRUE='' -am__fastdepCXX_FALSE='#' -am__fastdepCXX_TRUE='' -am__include='include' -am__isrc='' -am__leading_dot='.' -am__nodep='_no' -am__quote='' -am__tar='$${TAR-tar} chof - "$$tardir"' -am__untar='$${TAR-tar} xf -' -bindir='${exec_prefix}/bin' -build='x86_64-unknown-linux-gnu' -build_alias='' -build_cpu='x86_64' -build_os='linux-gnu' -build_vendor='unknown' -datadir='${datarootdir}' -datarootdir='${prefix}/share' -docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' -dvidir='${docdir}' -exec_prefix='${prefix}' -host='x86_64-unknown-linux-gnu' -host_alias='' -host_cpu='x86_64' -host_os='linux-gnu' -host_vendor='unknown' -htmldir='${docdir}' -includedir='${prefix}/include' -infodir='${datarootdir}/info' -install_sh='${SHELL} /home/bruce/freedv/freetel-code/freedv-server/googletest/build-aux/install-sh' -libdir='${exec_prefix}/lib' -libexecdir='${exec_prefix}/libexec' -localedir='${datarootdir}/locale' -localstatedir='${prefix}/var' -mandir='${datarootdir}/man' -mkdir_p='/bin/mkdir -p' -oldincludedir='/usr/include' -pdfdir='${docdir}' -prefix='/usr/local' -program_transform_name='s,x,x,' -psdir='${docdir}' -sbindir='${exec_prefix}/sbin' -sharedstatedir='${prefix}/com' -sysconfdir='${prefix}/etc' -target_alias='' - -## ----------- ## -## confdefs.h. ## -## ----------- ## - -/* confdefs.h */ -#define PACKAGE_NAME "Google C++ Testing Framework" -#define PACKAGE_TARNAME "gtest" -#define PACKAGE_VERSION "1.7.0" -#define PACKAGE_STRING "Google C++ Testing Framework 1.7.0" -#define PACKAGE_BUGREPORT "googletestframework@googlegroups.com" -#define PACKAGE_URL "" -#define PACKAGE "gtest" -#define VERSION "1.7.0" -#define STDC_HEADERS 1 -#define HAVE_SYS_TYPES_H 1 -#define HAVE_SYS_STAT_H 1 -#define HAVE_STDLIB_H 1 -#define HAVE_STRING_H 1 -#define HAVE_MEMORY_H 1 -#define HAVE_STRINGS_H 1 -#define HAVE_INTTYPES_H 1 -#define HAVE_STDINT_H 1 -#define HAVE_UNISTD_H 1 -#define HAVE_DLFCN_H 1 -#define LT_OBJDIR ".libs/" -#define HAVE_PTHREAD 1 - -configure: exit 0 diff --git a/freedv-server/googletest/config.status b/freedv-server/googletest/config.status deleted file mode 100755 index 4da30d95..00000000 --- a/freedv-server/googletest/config.status +++ /dev/null @@ -1,2296 +0,0 @@ -#! /bin/bash -# Generated by configure. -# Run this file to recreate the current configuration. -# Compiler output produced by configure, useful for debugging -# configure, is in config.log if it exists. - -debug=false -ac_cs_recheck=false -ac_cs_silent=false - -SHELL=${CONFIG_SHELL-/bin/bash} -export SHELL -## -------------------- ## -## M4sh Initialization. ## -## -------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in #( - *posix*) : - set -o posix ;; #( - *) : - ;; -esac -fi - - -as_nl=' -' -export as_nl -# Printing a long string crashes Solaris 7 /usr/bin/printf. -as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo -# Prefer a ksh shell builtin over an external printf program on Solaris, -# but without wasting forks for bash or zsh. -if test -z "$BASH_VERSION$ZSH_VERSION" \ - && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='print -r --' - as_echo_n='print -rn --' -elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='printf %s\n' - as_echo_n='printf %s' -else - if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then - as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' - as_echo_n='/usr/ucb/echo -n' - else - as_echo_body='eval expr "X$1" : "X\\(.*\\)"' - as_echo_n_body='eval - arg=$1; - case $arg in #( - *"$as_nl"*) - expr "X$arg" : "X\\(.*\\)$as_nl"; - arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; - esac; - expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" - ' - export as_echo_n_body - as_echo_n='sh -c $as_echo_n_body as_echo' - fi - export as_echo_body - as_echo='sh -c $as_echo_body as_echo' -fi - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { - (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || - PATH_SEPARATOR=';' - } -fi - - -# IFS -# We need space, tab and new line, in precisely that order. Quoting is -# there to prevent editors from complaining about space-tab. -# (If _AS_PATH_WALK were called with IFS unset, it would disable word -# splitting by setting IFS to empty value.) -IFS=" "" $as_nl" - -# Find who we are. Look in the path if we contain no directory separator. -as_myself= -case $0 in #(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break - done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - exit 1 -fi - -# Unset variables that we do not need and which cause bugs (e.g. in -# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" -# suppresses any "Segmentation fault" message there. '((' could -# trigger a bug in pdksh 5.2.14. -for as_var in BASH_ENV ENV MAIL MAILPATH -do eval test x\${$as_var+set} = xset \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# CDPATH. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - - -# as_fn_error STATUS ERROR [LINENO LOG_FD] -# ---------------------------------------- -# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are -# provided, also output the error to LOG_FD, referencing LINENO. Then exit the -# script with STATUS, using 1 if that was 0. -as_fn_error () -{ - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 - fi - $as_echo "$as_me: error: $2" >&2 - as_fn_exit $as_status -} # as_fn_error - - -# as_fn_set_status STATUS -# ----------------------- -# Set $? to STATUS, without forking. -as_fn_set_status () -{ - return $1 -} # as_fn_set_status - -# as_fn_exit STATUS -# ----------------- -# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -as_fn_exit () -{ - set +e - as_fn_set_status $1 - exit $1 -} # as_fn_exit - -# as_fn_unset VAR -# --------------- -# Portably unset VAR. -as_fn_unset () -{ - { eval $1=; unset $1;} -} -as_unset=as_fn_unset -# as_fn_append VAR VALUE -# ---------------------- -# Append the text in VALUE to the end of the definition contained in VAR. Take -# advantage of any shell optimizations that allow amortized linear growth over -# repeated appends, instead of the typical quadratic growth present in naive -# implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : - eval 'as_fn_append () - { - eval $1+=\$2 - }' -else - as_fn_append () - { - eval $1=\$$1\$2 - } -fi # as_fn_append - -# as_fn_arith ARG... -# ------------------ -# Perform arithmetic evaluation on the ARGs, and store the result in the -# global $as_val. Take advantage of shells that can avoid forks. The arguments -# must be portable across $(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : - eval 'as_fn_arith () - { - as_val=$(( $* )) - }' -else - as_fn_arith () - { - as_val=`expr "$@" || test $? -eq 1` - } -fi # as_fn_arith - - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in #((((( --n*) - case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - xy) ECHO_C='\c';; - *) echo `echo ksh88 bug on AIX 6.1` > /dev/null - ECHO_T=' ';; - esac;; -*) - ECHO_N='-n';; -esac - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir 2>/dev/null -fi -if (echo >conf$$.file) 2>/dev/null; then - if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -p'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -p' - elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln - else - as_ln_s='cp -p' - fi -else - as_ln_s='cp -p' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - - -# as_fn_mkdir_p -# ------------- -# Create "$as_dir" as a directory, including parents if necessary. -as_fn_mkdir_p () -{ - - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || eval $as_mkdir_p || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" - - -} # as_fn_mkdir_p -if mkdir -p . 2>/dev/null; then - as_mkdir_p='mkdir -p "$as_dir"' -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - -if test -x / >/dev/null 2>&1; then - as_test_x='test -x' -else - if ls -dL / >/dev/null 2>&1; then - as_ls_L_option=L - else - as_ls_L_option= - fi - as_test_x=' - eval sh -c '\'' - if test -d "$1"; then - test -d "$1/."; - else - case $1 in #( - -*)set "./$1";; - esac; - case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( - ???[sx]*):;;*)false;;esac;fi - '\'' sh - ' -fi -as_executable_p=$as_test_x - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - - -exec 6>&1 -## ----------------------------------- ## -## Main body of $CONFIG_STATUS script. ## -## ----------------------------------- ## -# Save the log message, to keep $0 and so on meaningful, and to -# report actual input values of CONFIG_FILES etc. instead of their -# values after options handling. -ac_log=" -This file was extended by Google C++ Testing Framework $as_me 1.7.0, which was -generated by GNU Autoconf 2.68. Invocation command line was - - CONFIG_FILES = $CONFIG_FILES - CONFIG_HEADERS = $CONFIG_HEADERS - CONFIG_LINKS = $CONFIG_LINKS - CONFIG_COMMANDS = $CONFIG_COMMANDS - $ $0 $@ - -on `(hostname || uname -n) 2>/dev/null | sed 1q` -" - -# Files that config.status was made for. -config_files=" Makefile scripts/gtest-config" -config_headers=" build-aux/config.h" -config_commands=" depfiles libtool" - -ac_cs_usage="\ -\`$as_me' instantiates files and other configuration actions -from templates according to the current configuration. Unless the files -and actions are specified as TAGs, all are instantiated by default. - -Usage: $0 [OPTION]... [TAG]... - - -h, --help print this help, then exit - -V, --version print version number and configuration settings, then exit - --config print configuration, then exit - -q, --quiet, --silent - do not print progress messages - -d, --debug don't remove temporary files - --recheck update $as_me by reconfiguring in the same conditions - --file=FILE[:TEMPLATE] - instantiate the configuration file FILE - --header=FILE[:TEMPLATE] - instantiate the configuration header FILE - -Configuration files: -$config_files - -Configuration headers: -$config_headers - -Configuration commands: -$config_commands - -Report bugs to ." - -ac_cs_config="" -ac_cs_version="\ -Google C++ Testing Framework config.status 1.7.0 -configured by ./configure, generated by GNU Autoconf 2.68, - with options \"$ac_cs_config\" - -Copyright (C) 2010 Free Software Foundation, Inc. -This config.status script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it." - -ac_pwd='/home/bruce/freedv/freetel-code/freedv-server/googletest' -srcdir='.' -INSTALL='/usr/bin/install -c' -MKDIR_P='/bin/mkdir -p' -AWK='gawk' -test -n "$AWK" || AWK=awk -# The default lists apply if the user does not specify any file. -ac_need_defaults=: -while test $# != 0 -do - case $1 in - --*=?*) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` - ac_shift=: - ;; - --*=) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg= - ac_shift=: - ;; - *) - ac_option=$1 - ac_optarg=$2 - ac_shift=shift - ;; - esac - - case $ac_option in - # Handling of the options. - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) - ac_cs_recheck=: ;; - --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) - $as_echo "$ac_cs_version"; exit ;; - --config | --confi | --conf | --con | --co | --c ) - $as_echo "$ac_cs_config"; exit ;; - --debug | --debu | --deb | --de | --d | -d ) - debug=: ;; - --file | --fil | --fi | --f ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - '') as_fn_error $? "missing file argument" ;; - esac - as_fn_append CONFIG_FILES " '$ac_optarg'" - ac_need_defaults=false;; - --header | --heade | --head | --hea ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - as_fn_append CONFIG_HEADERS " '$ac_optarg'" - ac_need_defaults=false;; - --he | --h) - # Conflict between --help and --header - as_fn_error $? "ambiguous option: \`$1' -Try \`$0 --help' for more information.";; - --help | --hel | -h ) - $as_echo "$ac_cs_usage"; exit ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil | --si | --s) - ac_cs_silent=: ;; - - # This is an error. - -*) as_fn_error $? "unrecognized option: \`$1' -Try \`$0 --help' for more information." ;; - - *) as_fn_append ac_config_targets " $1" - ac_need_defaults=false ;; - - esac - shift -done - -ac_configure_extra_args= - -if $ac_cs_silent; then - exec 6>/dev/null - ac_configure_extra_args="$ac_configure_extra_args --silent" -fi - -if $ac_cs_recheck; then - set X '/bin/bash' './configure' $ac_configure_extra_args --no-create --no-recursion - shift - $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6 - CONFIG_SHELL='/bin/bash' - export CONFIG_SHELL - exec "$@" -fi - -exec 5>>config.log -{ - echo - sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX -## Running $as_me. ## -_ASBOX - $as_echo "$ac_log" -} >&5 - -# -# INIT-COMMANDS -# -AMDEP_TRUE="" ac_aux_dir="build-aux" - - -# The HP-UX ksh and POSIX shell print the target directory to stdout -# if CDPATH is set. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -sed_quote_subst='s/\(["`$\\]\)/\\\1/g' -double_quote_subst='s/\(["`\\]\)/\\\1/g' -delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' -macro_version='2.4.2' -macro_revision='1.3337' -enable_shared='yes' -enable_static='yes' -pic_mode='default' -enable_fast_install='yes' -SHELL='/bin/bash' -ECHO='printf %s\n' -PATH_SEPARATOR=':' -host_alias='' -host='x86_64-unknown-linux-gnu' -host_os='linux-gnu' -build_alias='' -build='x86_64-unknown-linux-gnu' -build_os='linux-gnu' -SED='/bin/sed' -Xsed='/bin/sed -e 1s/^X//' -GREP='/bin/grep' -EGREP='/bin/grep -E' -FGREP='/bin/grep -F' -LD='/usr/bin/ld -m elf_x86_64' -NM='/usr/bin/nm -B' -LN_S='ln -s' -max_cmd_len='1572864' -ac_objext='o' -exeext='' -lt_unset='unset' -lt_SP2NL='tr \040 \012' -lt_NL2SP='tr \015\012 \040\040' -lt_cv_to_host_file_cmd='func_convert_file_noop' -lt_cv_to_tool_file_cmd='func_convert_file_noop' -reload_flag=' -r' -reload_cmds='$LD$reload_flag -o $output$reload_objs' -OBJDUMP='objdump' -deplibs_check_method='pass_all' -file_magic_cmd='$MAGIC_CMD' -file_magic_glob='' -want_nocaseglob='no' -DLLTOOL='false' -sharedlib_from_linklib_cmd='printf %s\n' -AR='ar' -AR_FLAGS='cru' -archiver_list_spec='@' -STRIP='strip' -RANLIB='ranlib' -old_postinstall_cmds='chmod 644 $oldlib~$RANLIB $tool_oldlib' -old_postuninstall_cmds='' -old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs~$RANLIB $tool_oldlib' -lock_old_archive_extraction='no' -CC='gcc' -CFLAGS='-g -O2' -compiler='g++' -GCC='yes' -lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' -lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' -lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' -nm_file_list_spec='@' -lt_sysroot='' -objdir='.libs' -MAGIC_CMD='file' -lt_prog_compiler_no_builtin_flag=' -fno-builtin' -lt_prog_compiler_pic=' -fPIC -DPIC' -lt_prog_compiler_wl='-Wl,' -lt_prog_compiler_static='-static' -lt_cv_prog_compiler_c_o='yes' -need_locks='no' -MANIFEST_TOOL=':' -DSYMUTIL='' -NMEDIT='' -LIPO='' -OTOOL='' -OTOOL64='' -libext='a' -shrext_cmds='.so' -extract_expsyms_cmds='' -archive_cmds_need_lc='no' -enable_shared_with_static_runtimes='no' -export_dynamic_flag_spec='${wl}--export-dynamic' -whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive' -compiler_needs_object='no' -old_archive_from_new_cmds='' -old_archive_from_expsyms_cmds='' -archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' -archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' -module_cmds='' -module_expsym_cmds='' -with_gnu_ld='yes' -allow_undefined_flag='' -no_undefined_flag='' -hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' -hardcode_libdir_separator='' -hardcode_direct='no' -hardcode_direct_absolute='no' -hardcode_minus_L='no' -hardcode_shlibpath_var='unsupported' -hardcode_automatic='no' -inherit_rpath='no' -link_all_deplibs='no' -always_export_symbols='no' -export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' -exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' -include_expsyms='' -prelink_cmds='' -postlink_cmds='' -file_list_spec='' -variables_saved_for_relink='PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH' -need_lib_prefix='no' -need_version='no' -version_type='linux' -runpath_var='LD_RUN_PATH' -shlibpath_var='LD_LIBRARY_PATH' -shlibpath_overrides_runpath='no' -libname_spec='lib$name' -library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' -soname_spec='${libname}${release}${shared_ext}$major' -install_override_mode='' -postinstall_cmds='' -postuninstall_cmds='' -finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' -finish_eval='' -hardcode_into_libs='yes' -sys_lib_search_path_spec='/usr/lib/gcc/x86_64-linux-gnu/4.7 /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib ' -sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu ' -hardcode_action='immediate' -enable_dlopen='unknown' -enable_dlopen_self='unknown' -enable_dlopen_self_static='unknown' -old_striplib='strip --strip-debug' -striplib='strip --strip-unneeded' -compiler_lib_search_dirs='' -predep_objects='' -postdep_objects='' -predeps='' -postdeps='' -compiler_lib_search_path='' -LD_CXX='/usr/bin/ld -m elf_x86_64' -reload_flag_CXX=' -r' -reload_cmds_CXX='$LD$reload_flag -o $output$reload_objs' -old_archive_cmds_CXX='$AR $AR_FLAGS $oldlib$oldobjs~$RANLIB $tool_oldlib' -compiler_CXX='g++' -GCC_CXX='yes' -lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin' -lt_prog_compiler_pic_CXX=' -fPIC -DPIC' -lt_prog_compiler_wl_CXX='-Wl,' -lt_prog_compiler_static_CXX='-static' -lt_cv_prog_compiler_c_o_CXX='yes' -archive_cmds_need_lc_CXX='no' -enable_shared_with_static_runtimes_CXX='no' -export_dynamic_flag_spec_CXX='${wl}--export-dynamic' -whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive' -compiler_needs_object_CXX='no' -old_archive_from_new_cmds_CXX='' -old_archive_from_expsyms_cmds_CXX='' -archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' -archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' -module_cmds_CXX='' -module_expsym_cmds_CXX='' -with_gnu_ld_CXX='yes' -allow_undefined_flag_CXX='' -no_undefined_flag_CXX='' -hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' -hardcode_libdir_separator_CXX='' -hardcode_direct_CXX='no' -hardcode_direct_absolute_CXX='no' -hardcode_minus_L_CXX='no' -hardcode_shlibpath_var_CXX='unsupported' -hardcode_automatic_CXX='no' -inherit_rpath_CXX='no' -link_all_deplibs_CXX='no' -always_export_symbols_CXX='no' -export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' -exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' -include_expsyms_CXX='' -prelink_cmds_CXX='' -postlink_cmds_CXX='' -file_list_spec_CXX='' -hardcode_action_CXX='immediate' -compiler_lib_search_dirs_CXX='/usr/lib/gcc/x86_64-linux-gnu/4.7 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../..' -predep_objects_CXX='/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o' -postdep_objects_CXX='/usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o' -predeps_CXX='' -postdeps_CXX='-lstdc++ -lm -lgcc_s -lc -lgcc_s' -compiler_lib_search_path_CXX='-L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..' - -LTCC='gcc' -LTCFLAGS='-g -O2' -compiler='gcc' - -# A function that is used when there is no print builtin or printf. -func_fallback_echo () -{ - eval 'cat <<_LTECHO_EOF -$1 -_LTECHO_EOF' -} - -# Quote evaled strings. -for var in SHELL ECHO PATH_SEPARATOR SED GREP EGREP FGREP LD NM LN_S lt_SP2NL lt_NL2SP reload_flag OBJDUMP deplibs_check_method file_magic_cmd file_magic_glob want_nocaseglob DLLTOOL sharedlib_from_linklib_cmd AR AR_FLAGS archiver_list_spec STRIP RANLIB CC CFLAGS compiler lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl lt_cv_sys_global_symbol_to_c_name_address lt_cv_sys_global_symbol_to_c_name_address_lib_prefix nm_file_list_spec lt_prog_compiler_no_builtin_flag lt_prog_compiler_pic lt_prog_compiler_wl lt_prog_compiler_static lt_cv_prog_compiler_c_o need_locks MANIFEST_TOOL DSYMUTIL NMEDIT LIPO OTOOL OTOOL64 shrext_cmds export_dynamic_flag_spec whole_archive_flag_spec compiler_needs_object with_gnu_ld allow_undefined_flag no_undefined_flag hardcode_libdir_flag_spec hardcode_libdir_separator exclude_expsyms include_expsyms file_list_spec variables_saved_for_relink libname_spec library_names_spec soname_spec install_override_mode finish_eval old_striplib striplib compiler_lib_search_dirs predep_objects postdep_objects predeps postdeps compiler_lib_search_path LD_CXX reload_flag_CXX compiler_CXX lt_prog_compiler_no_builtin_flag_CXX lt_prog_compiler_pic_CXX lt_prog_compiler_wl_CXX lt_prog_compiler_static_CXX lt_cv_prog_compiler_c_o_CXX export_dynamic_flag_spec_CXX whole_archive_flag_spec_CXX compiler_needs_object_CXX with_gnu_ld_CXX allow_undefined_flag_CXX no_undefined_flag_CXX hardcode_libdir_flag_spec_CXX hardcode_libdir_separator_CXX exclude_expsyms_CXX include_expsyms_CXX file_list_spec_CXX compiler_lib_search_dirs_CXX predep_objects_CXX postdep_objects_CXX predeps_CXX postdeps_CXX compiler_lib_search_path_CXX; do - case `eval \\$ECHO \\""\\$$var"\\"` in - *[\\\`\"\$]*) - eval "lt_$var=\\\"\`\$ECHO \"\$$var\" | \$SED \"\$sed_quote_subst\"\`\\\"" - ;; - *) - eval "lt_$var=\\\"\$$var\\\"" - ;; - esac -done - -# Double-quote double-evaled strings. -for var in reload_cmds old_postinstall_cmds old_postuninstall_cmds old_archive_cmds extract_expsyms_cmds old_archive_from_new_cmds old_archive_from_expsyms_cmds archive_cmds archive_expsym_cmds module_cmds module_expsym_cmds export_symbols_cmds prelink_cmds postlink_cmds postinstall_cmds postuninstall_cmds finish_cmds sys_lib_search_path_spec sys_lib_dlsearch_path_spec reload_cmds_CXX old_archive_cmds_CXX old_archive_from_new_cmds_CXX old_archive_from_expsyms_cmds_CXX archive_cmds_CXX archive_expsym_cmds_CXX module_cmds_CXX module_expsym_cmds_CXX export_symbols_cmds_CXX prelink_cmds_CXX postlink_cmds_CXX; do - case `eval \\$ECHO \\""\\$$var"\\"` in - *[\\\`\"\$]*) - eval "lt_$var=\\\"\`\$ECHO \"\$$var\" | \$SED -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" - ;; - *) - eval "lt_$var=\\\"\$$var\\\"" - ;; - esac -done - -ac_aux_dir='build-aux' -xsi_shell='yes' -lt_shell_append='yes' - -# See if we are running on zsh, and set the options which allow our -# commands through without removal of \ escapes INIT. -if test -n "${ZSH_VERSION+set}" ; then - setopt NO_GLOB_SUBST -fi - - - PACKAGE='gtest' - VERSION='1.7.0' - TIMESTAMP='' - RM='rm -f' - ofile='libtool' - - - - - - - -# Handling of arguments. -for ac_config_target in $ac_config_targets -do - case $ac_config_target in - "build-aux/config.h") CONFIG_HEADERS="$CONFIG_HEADERS build-aux/config.h" ;; - "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "scripts/gtest-config") CONFIG_FILES="$CONFIG_FILES scripts/gtest-config" ;; - "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; - "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; - - *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; - esac -done - - -# If the user did not use the arguments to specify the items to instantiate, -# then the envvar interface is used. Set only those that are not. -# We use the long form for the default assignment because of an extremely -# bizarre bug on SunOS 4.1.3. -if $ac_need_defaults; then - test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files - test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers - test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands -fi - -# Have a temporary directory for convenience. Make it in the build tree -# simply because there is no reason against having it here, and in addition, -# creating and moving files from /tmp can sometimes cause problems. -# Hook for its removal unless debugging. -# Note that there is a small window in which the directory will not be cleaned: -# after its creation but before its name has been assigned to `$tmp'. -$debug || -{ - tmp= ac_tmp= - trap 'exit_status=$? - : "${ac_tmp:=$tmp}" - { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status -' 0 - trap 'as_fn_exit 1' 1 2 13 15 -} -# Create a (secure) tmp directory for tmp files. - -{ - tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && - test -d "$tmp" -} || -{ - tmp=./conf$$-$RANDOM - (umask 077 && mkdir "$tmp") -} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 -ac_tmp=$tmp - -# Set up the scripts for CONFIG_FILES section. -# No need to generate them if there are no CONFIG_FILES. -# This happens for instance with `./config.status config.h'. -if test -n "$CONFIG_FILES"; then - - -ac_cr=`echo X | tr X '\015'` -# On cygwin, bash can eat \r inside `` if the user requested igncr. -# But we know of no other shell where ac_cr would be empty at this -# point, so we can use a bashism as a fallback. -if test "x$ac_cr" = x; then - eval ac_cr=\$\'\\r\' -fi -ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` -if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then - ac_cs_awk_cr='\\r' -else - ac_cs_awk_cr=$ac_cr -fi - -echo 'BEGIN {' >"$ac_tmp/subs1.awk" && -cat >>"$ac_tmp/subs1.awk" <<\_ACAWK && -S["am__EXEEXT_FALSE"]="" -S["am__EXEEXT_TRUE"]="#" -S["LTLIBOBJS"]="" -S["LIBOBJS"]="" -S["HAVE_PTHREADS_FALSE"]="#" -S["HAVE_PTHREADS_TRUE"]="" -S["PTHREAD_CFLAGS"]="-pthread" -S["PTHREAD_LIBS"]="" -S["PTHREAD_CC"]="gcc" -S["acx_pthread_config"]="" -S["HAVE_PYTHON_FALSE"]="#" -S["HAVE_PYTHON_TRUE"]="" -S["PYTHON"]="/usr/bin/python" -S["CXXCPP"]="g++ -E" -S["CPP"]="gcc -E" -S["OTOOL64"]="" -S["OTOOL"]="" -S["LIPO"]="" -S["NMEDIT"]="" -S["DSYMUTIL"]="" -S["MANIFEST_TOOL"]=":" -S["RANLIB"]="ranlib" -S["ac_ct_AR"]="ar" -S["AR"]="ar" -S["DLLTOOL"]="false" -S["OBJDUMP"]="objdump" -S["LN_S"]="ln -s" -S["NM"]="/usr/bin/nm -B" -S["ac_ct_DUMPBIN"]="" -S["DUMPBIN"]="" -S["LD"]="/usr/bin/ld -m elf_x86_64" -S["FGREP"]="/bin/grep -F" -S["EGREP"]="/bin/grep -E" -S["GREP"]="/bin/grep" -S["SED"]="/bin/sed" -S["host_os"]="linux-gnu" -S["host_vendor"]="unknown" -S["host_cpu"]="x86_64" -S["host"]="x86_64-unknown-linux-gnu" -S["build_os"]="linux-gnu" -S["build_vendor"]="unknown" -S["build_cpu"]="x86_64" -S["build"]="x86_64-unknown-linux-gnu" -S["LIBTOOL"]="$(SHELL) $(top_builddir)/libtool" -S["am__fastdepCXX_FALSE"]="#" -S["am__fastdepCXX_TRUE"]="" -S["CXXDEPMODE"]="depmode=gcc3" -S["ac_ct_CXX"]="g++" -S["CXXFLAGS"]="-g -O2" -S["CXX"]="g++" -S["am__fastdepCC_FALSE"]="#" -S["am__fastdepCC_TRUE"]="" -S["CCDEPMODE"]="depmode=gcc3" -S["am__nodep"]="_no" -S["AMDEPBACKSLASH"]="\\" -S["AMDEP_FALSE"]="#" -S["AMDEP_TRUE"]="" -S["am__quote"]="" -S["am__include"]="include" -S["DEPDIR"]=".deps" -S["OBJEXT"]="o" -S["EXEEXT"]="" -S["ac_ct_CC"]="gcc" -S["CPPFLAGS"]="" -S["LDFLAGS"]="" -S["CFLAGS"]="-g -O2" -S["CC"]="gcc" -S["am__untar"]="$${TAR-tar} xf -" -S["am__tar"]="$${TAR-tar} chof - \"$$tardir\"" -S["AMTAR"]="$${TAR-tar}" -S["am__leading_dot"]="." -S["SET_MAKE"]="" -S["AWK"]="gawk" -S["mkdir_p"]="/bin/mkdir -p" -S["MKDIR_P"]="/bin/mkdir -p" -S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s" -S["STRIP"]="strip" -S["install_sh"]="${SHELL} /home/bruce/freedv/freetel-code/freedv-server/googletest/build-aux/install-sh" -S["MAKEINFO"]="${SHELL} /home/bruce/freedv/freetel-code/freedv-server/googletest/build-aux/missing --run makeinfo" -S["AUTOHEADER"]="${SHELL} /home/bruce/freedv/freetel-code/freedv-server/googletest/build-aux/missing --run autoheader" -S["AUTOMAKE"]="${SHELL} /home/bruce/freedv/freetel-code/freedv-server/googletest/build-aux/missing --run automake-1.11" -S["AUTOCONF"]="${SHELL} /home/bruce/freedv/freetel-code/freedv-server/googletest/build-aux/missing --run autoconf" -S["ACLOCAL"]="${SHELL} /home/bruce/freedv/freetel-code/freedv-server/googletest/build-aux/missing --run aclocal-1.11" -S["VERSION"]="1.7.0" -S["PACKAGE"]="gtest" -S["CYGPATH_W"]="echo" -S["am__isrc"]="" -S["INSTALL_DATA"]="${INSTALL} -m 644" -S["INSTALL_SCRIPT"]="${INSTALL}" -S["INSTALL_PROGRAM"]="${INSTALL}" -S["target_alias"]="" -S["host_alias"]="" -S["build_alias"]="" -S["LIBS"]="" -S["ECHO_T"]="" -S["ECHO_N"]="-n" -S["ECHO_C"]="" -S["DEFS"]="-DHAVE_CONFIG_H" -S["mandir"]="${datarootdir}/man" -S["localedir"]="${datarootdir}/locale" -S["libdir"]="${exec_prefix}/lib" -S["psdir"]="${docdir}" -S["pdfdir"]="${docdir}" -S["dvidir"]="${docdir}" -S["htmldir"]="${docdir}" -S["infodir"]="${datarootdir}/info" -S["docdir"]="${datarootdir}/doc/${PACKAGE_TARNAME}" -S["oldincludedir"]="/usr/include" -S["includedir"]="${prefix}/include" -S["localstatedir"]="${prefix}/var" -S["sharedstatedir"]="${prefix}/com" -S["sysconfdir"]="${prefix}/etc" -S["datadir"]="${datarootdir}" -S["datarootdir"]="${prefix}/share" -S["libexecdir"]="${exec_prefix}/libexec" -S["sbindir"]="${exec_prefix}/sbin" -S["bindir"]="${exec_prefix}/bin" -S["program_transform_name"]="s,x,x," -S["prefix"]="/usr/local" -S["exec_prefix"]="${prefix}" -S["PACKAGE_URL"]="" -S["PACKAGE_BUGREPORT"]="googletestframework@googlegroups.com" -S["PACKAGE_STRING"]="Google C++ Testing Framework 1.7.0" -S["PACKAGE_VERSION"]="1.7.0" -S["PACKAGE_TARNAME"]="gtest" -S["PACKAGE_NAME"]="Google C++ Testing Framework" -S["PATH_SEPARATOR"]=":" -S["SHELL"]="/bin/bash" -_ACAWK -cat >>"$ac_tmp/subs1.awk" <<_ACAWK && - for (key in S) S_is_set[key] = 1 - FS = "" - -} -{ - line = $ 0 - nfields = split(line, field, "@") - substed = 0 - len = length(field[1]) - for (i = 2; i < nfields; i++) { - key = field[i] - keylen = length(key) - if (S_is_set[key]) { - value = S[key] - line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) - len += length(value) + length(field[++i]) - substed = 1 - } else - len += 1 + keylen - } - - print line -} - -_ACAWK -if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then - sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" -else - cat -fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ - || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 -fi # test -n "$CONFIG_FILES" - -# Set up the scripts for CONFIG_HEADERS section. -# No need to generate them if there are no CONFIG_HEADERS. -# This happens for instance with `./config.status Makefile'. -if test -n "$CONFIG_HEADERS"; then -cat >"$ac_tmp/defines.awk" <<\_ACAWK || -BEGIN { -D["PACKAGE_NAME"]=" \"Google C++ Testing Framework\"" -D["PACKAGE_TARNAME"]=" \"gtest\"" -D["PACKAGE_VERSION"]=" \"1.7.0\"" -D["PACKAGE_STRING"]=" \"Google C++ Testing Framework 1.7.0\"" -D["PACKAGE_BUGREPORT"]=" \"googletestframework@googlegroups.com\"" -D["PACKAGE_URL"]=" \"\"" -D["PACKAGE"]=" \"gtest\"" -D["VERSION"]=" \"1.7.0\"" -D["STDC_HEADERS"]=" 1" -D["HAVE_SYS_TYPES_H"]=" 1" -D["HAVE_SYS_STAT_H"]=" 1" -D["HAVE_STDLIB_H"]=" 1" -D["HAVE_STRING_H"]=" 1" -D["HAVE_MEMORY_H"]=" 1" -D["HAVE_STRINGS_H"]=" 1" -D["HAVE_INTTYPES_H"]=" 1" -D["HAVE_STDINT_H"]=" 1" -D["HAVE_UNISTD_H"]=" 1" -D["HAVE_DLFCN_H"]=" 1" -D["LT_OBJDIR"]=" \".libs/\"" -D["HAVE_PTHREAD"]=" 1" - for (key in D) D_is_set[key] = 1 - FS = "" -} -/^[\t ]*#[\t ]*(define|undef)[\t ]+[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*([\t (]|$)/ { - line = $ 0 - split(line, arg, " ") - if (arg[1] == "#") { - defundef = arg[2] - mac1 = arg[3] - } else { - defundef = substr(arg[1], 2) - mac1 = arg[2] - } - split(mac1, mac2, "(") #) - macro = mac2[1] - prefix = substr(line, 1, index(line, defundef) - 1) - if (D_is_set[macro]) { - # Preserve the white space surrounding the "#". - print prefix "define", macro P[macro] D[macro] - next - } else { - # Replace #undef with comments. This is necessary, for example, - # in the case of _POSIX_SOURCE, which is predefined and required - # on some systems where configure will not decide to define it. - if (defundef == "undef") { - print "/*", prefix defundef, macro, "*/" - next - } - } -} -{ print } -_ACAWK - as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 -fi # test -n "$CONFIG_HEADERS" - - -eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" -shift -for ac_tag -do - case $ac_tag in - :[FHLC]) ac_mode=$ac_tag; continue;; - esac - case $ac_mode$ac_tag in - :[FHL]*:*);; - :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; - :[FH]-) ac_tag=-:-;; - :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; - esac - ac_save_IFS=$IFS - IFS=: - set x $ac_tag - IFS=$ac_save_IFS - shift - ac_file=$1 - shift - - case $ac_mode in - :L) ac_source=$1;; - :[FH]) - ac_file_inputs= - for ac_f - do - case $ac_f in - -) ac_f="$ac_tmp/stdin";; - *) # Look for the file first in the build tree, then in the source tree - # (if the path is not absolute). The absolute path cannot be DOS-style, - # because $ac_f cannot contain `:'. - test -f "$ac_f" || - case $ac_f in - [\\/$]*) false;; - *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; - esac || - as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; - esac - case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac - as_fn_append ac_file_inputs " '$ac_f'" - done - - # Let's still pretend it is `configure' which instantiates (i.e., don't - # use $as_me), people would be surprised to read: - # /* config.h. Generated by config.status. */ - configure_input='Generated from '` - $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' - `' by configure.' - if test x"$ac_file" != x-; then - configure_input="$ac_file. $configure_input" - { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 -$as_echo "$as_me: creating $ac_file" >&6;} - fi - # Neutralize special characters interpreted by sed in replacement strings. - case $configure_input in #( - *\&* | *\|* | *\\* ) - ac_sed_conf_input=`$as_echo "$configure_input" | - sed 's/[\\\\&|]/\\\\&/g'`;; #( - *) ac_sed_conf_input=$configure_input;; - esac - - case $ac_tag in - *:-:* | *:-) cat >"$ac_tmp/stdin" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; - esac - ;; - esac - - ac_dir=`$as_dirname -- "$ac_file" || -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$ac_file" : 'X\(//\)[^/]' \| \ - X"$ac_file" : 'X\(//\)$' \| \ - X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$ac_file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir="$ac_dir"; as_fn_mkdir_p - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - - case $ac_mode in - :F) - # - # CONFIG_FILE - # - - case $INSTALL in - [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; - *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; - esac - ac_MKDIR_P=$MKDIR_P - case $MKDIR_P in - [\\/$]* | ?:[\\/]* ) ;; - */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; - esac -# If the template does not know about datarootdir, expand it. -# FIXME: This hack should be removed a few years after 2.60. -ac_datarootdir_hack=; ac_datarootdir_seen= -ac_sed_dataroot=' -/datarootdir/ { - p - q -} -/@datadir@/p -/@docdir@/p -/@infodir@/p -/@localedir@/p -/@mandir@/p' -case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in -*datarootdir*) ac_datarootdir_seen=yes;; -*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 -$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} - ac_datarootdir_hack=' - s&@datadir@&${datarootdir}&g - s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g - s&@infodir@&${datarootdir}/info&g - s&@localedir@&${datarootdir}/locale&g - s&@mandir@&${datarootdir}/man&g - s&\${datarootdir}&${prefix}/share&g' ;; -esac -ac_sed_extra="/^[ ]*VPATH[ ]*=[ ]*/{ -h -s/// -s/^/:/ -s/[ ]*$/:/ -s/:\$(srcdir):/:/g -s/:\${srcdir}:/:/g -s/:@srcdir@:/:/g -s/^:*// -s/:*$// -x -s/\(=[ ]*\).*/\1/ -G -s/\n// -s/^[^=]*=[ ]*$// -} - -:t -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b -s|@configure_input@|$ac_sed_conf_input|;t t -s&@top_builddir@&$ac_top_builddir_sub&;t t -s&@top_build_prefix@&$ac_top_build_prefix&;t t -s&@srcdir@&$ac_srcdir&;t t -s&@abs_srcdir@&$ac_abs_srcdir&;t t -s&@top_srcdir@&$ac_top_srcdir&;t t -s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t -s&@builddir@&$ac_builddir&;t t -s&@abs_builddir@&$ac_abs_builddir&;t t -s&@abs_top_builddir@&$ac_abs_top_builddir&;t t -s&@INSTALL@&$ac_INSTALL&;t t -s&@MKDIR_P@&$ac_MKDIR_P&;t t -$ac_datarootdir_hack -" -eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ - >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - -test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && - { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ - "$ac_tmp/out"`; test -z "$ac_out"; } && - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&5 -$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&2;} - - rm -f "$ac_tmp/stdin" - case $ac_file in - -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; - *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; - esac \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - ;; - :H) - # - # CONFIG_HEADER - # - if test x"$ac_file" != x-; then - { - $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" - } >"$ac_tmp/config.h" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then - { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 -$as_echo "$as_me: $ac_file is unchanged" >&6;} - else - rm -f "$ac_file" - mv "$ac_tmp/config.h" "$ac_file" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - fi - else - $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ - || as_fn_error $? "could not create -" "$LINENO" 5 - fi -# Compute "$ac_file"'s index in $config_headers. -_am_arg="$ac_file" -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $_am_arg | $_am_arg:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || -$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$_am_arg" : 'X\(//\)[^/]' \| \ - X"$_am_arg" : 'X\(//\)$' \| \ - X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$_am_arg" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'`/stamp-h$_am_stamp_count - ;; - - :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 -$as_echo "$as_me: executing $ac_file commands" >&6;} - ;; - esac - - - case $ac_file$ac_mode in - "scripts/gtest-config":F) chmod +x scripts/gtest-config ;; - "depfiles":C) test x"$AMDEP_TRUE" != x"" || { - # Autoconf 2.62 quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac - shift - for mf - do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`$as_dirname -- "$mf" || -$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$mf" : 'X\(//\)[^/]' \| \ - X"$mf" : 'X\(//\)$' \| \ - X"$mf" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$mf" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - test -z "$DEPDIR" && continue - am__include=`sed -n 's/^am__include = //p' < "$mf"` - test -z "am__include" && continue - am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # When using ansi2knr, U may be empty or an underscore; expand it - U=`sed -n 's/^U = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`$as_dirname -- "$file" || -$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$file" : 'X\(//\)[^/]' \| \ - X"$file" : 'X\(//\)$' \| \ - X"$file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir=$dirpart/$fdir; as_fn_mkdir_p - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done - done -} - ;; - "libtool":C) - - # See if we are running on zsh, and set the options which allow our - # commands through without removal of \ escapes. - if test -n "${ZSH_VERSION+set}" ; then - setopt NO_GLOB_SUBST - fi - - cfgfile="${ofile}T" - trap "$RM \"$cfgfile\"; exit 1" 1 2 15 - $RM "$cfgfile" - - cat <<_LT_EOF >> "$cfgfile" -#! $SHELL - -# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. -# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: -# NOTE: Changes made to this file will be lost: look at ltmain.sh. -# -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011 Free Software -# Foundation, Inc. -# Written by Gordon Matzigkeit, 1996 -# -# This file is part of GNU Libtool. -# -# GNU Libtool is free software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License as -# published by the Free Software Foundation; either version 2 of -# the License, or (at your option) any later version. -# -# As a special exception to the GNU General Public License, -# if you distribute this file as part of a program or library that -# is built using GNU Libtool, you may include this file under the -# same distribution terms that you use for the rest of that program. -# -# GNU Libtool is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, or -# obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - -# The names of the tagged configurations supported by this script. -available_tags="CXX " - -# ### BEGIN LIBTOOL CONFIG - -# Which release of libtool.m4 was used? -macro_version=$macro_version -macro_revision=$macro_revision - -# Whether or not to build shared libraries. -build_libtool_libs=$enable_shared - -# Whether or not to build static libraries. -build_old_libs=$enable_static - -# What type of objects to build. -pic_mode=$pic_mode - -# Whether or not to optimize for fast installation. -fast_install=$enable_fast_install - -# Shell to use when invoking shell scripts. -SHELL=$lt_SHELL - -# An echo program that protects backslashes. -ECHO=$lt_ECHO - -# The PATH separator for the build system. -PATH_SEPARATOR=$lt_PATH_SEPARATOR - -# The host system. -host_alias=$host_alias -host=$host -host_os=$host_os - -# The build system. -build_alias=$build_alias -build=$build -build_os=$build_os - -# A sed program that does not truncate output. -SED=$lt_SED - -# Sed that helps us avoid accidentally triggering echo(1) options like -n. -Xsed="\$SED -e 1s/^X//" - -# A grep program that handles long lines. -GREP=$lt_GREP - -# An ERE matcher. -EGREP=$lt_EGREP - -# A literal string matcher. -FGREP=$lt_FGREP - -# A BSD- or MS-compatible name lister. -NM=$lt_NM - -# Whether we need soft or hard links. -LN_S=$lt_LN_S - -# What is the maximum length of a command? -max_cmd_len=$max_cmd_len - -# Object file suffix (normally "o"). -objext=$ac_objext - -# Executable file suffix (normally ""). -exeext=$exeext - -# whether the shell understands "unset". -lt_unset=$lt_unset - -# turn spaces into newlines. -SP2NL=$lt_lt_SP2NL - -# turn newlines into spaces. -NL2SP=$lt_lt_NL2SP - -# convert \$build file names to \$host format. -to_host_file_cmd=$lt_cv_to_host_file_cmd - -# convert \$build files to toolchain format. -to_tool_file_cmd=$lt_cv_to_tool_file_cmd - -# An object symbol dumper. -OBJDUMP=$lt_OBJDUMP - -# Method to check whether dependent libraries are shared objects. -deplibs_check_method=$lt_deplibs_check_method - -# Command to use when deplibs_check_method = "file_magic". -file_magic_cmd=$lt_file_magic_cmd - -# How to find potential files when deplibs_check_method = "file_magic". -file_magic_glob=$lt_file_magic_glob - -# Find potential files using nocaseglob when deplibs_check_method = "file_magic". -want_nocaseglob=$lt_want_nocaseglob - -# DLL creation program. -DLLTOOL=$lt_DLLTOOL - -# Command to associate shared and link libraries. -sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd - -# The archiver. -AR=$lt_AR - -# Flags to create an archive. -AR_FLAGS=$lt_AR_FLAGS - -# How to feed a file listing to the archiver. -archiver_list_spec=$lt_archiver_list_spec - -# A symbol stripping program. -STRIP=$lt_STRIP - -# Commands used to install an old-style archive. -RANLIB=$lt_RANLIB -old_postinstall_cmds=$lt_old_postinstall_cmds -old_postuninstall_cmds=$lt_old_postuninstall_cmds - -# Whether to use a lock for old archive extraction. -lock_old_archive_extraction=$lock_old_archive_extraction - -# A C compiler. -LTCC=$lt_CC - -# LTCC compiler flags. -LTCFLAGS=$lt_CFLAGS - -# Take the output of nm and produce a listing of raw symbols and C names. -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe - -# Transform the output of nm in a proper C declaration. -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl - -# Transform the output of nm in a C name address pair. -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address - -# Transform the output of nm in a C name address pair when lib prefix is needed. -global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix - -# Specify filename containing input files for \$NM. -nm_file_list_spec=$lt_nm_file_list_spec - -# The root where to search for dependent libraries,and in which our libraries should be installed. -lt_sysroot=$lt_sysroot - -# The name of the directory that contains temporary libtool files. -objdir=$objdir - -# Used to examine libraries when file_magic_cmd begins with "file". -MAGIC_CMD=$MAGIC_CMD - -# Must we lock files when doing compilation? -need_locks=$lt_need_locks - -# Manifest tool. -MANIFEST_TOOL=$lt_MANIFEST_TOOL - -# Tool to manipulate archived DWARF debug symbol files on Mac OS X. -DSYMUTIL=$lt_DSYMUTIL - -# Tool to change global to local symbols on Mac OS X. -NMEDIT=$lt_NMEDIT - -# Tool to manipulate fat objects and archives on Mac OS X. -LIPO=$lt_LIPO - -# ldd/readelf like tool for Mach-O binaries on Mac OS X. -OTOOL=$lt_OTOOL - -# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4. -OTOOL64=$lt_OTOOL64 - -# Old archive suffix (normally "a"). -libext=$libext - -# Shared library suffix (normally ".so"). -shrext_cmds=$lt_shrext_cmds - -# The commands to extract the exported symbol list from a shared archive. -extract_expsyms_cmds=$lt_extract_expsyms_cmds - -# Variables whose values should be saved in libtool wrapper scripts and -# restored at link time. -variables_saved_for_relink=$lt_variables_saved_for_relink - -# Do we need the "lib" prefix for modules? -need_lib_prefix=$need_lib_prefix - -# Do we need a version for libraries? -need_version=$need_version - -# Library versioning type. -version_type=$version_type - -# Shared library runtime path variable. -runpath_var=$runpath_var - -# Shared library path variable. -shlibpath_var=$shlibpath_var - -# Is shlibpath searched before the hard-coded library search path? -shlibpath_overrides_runpath=$shlibpath_overrides_runpath - -# Format of library name prefix. -libname_spec=$lt_libname_spec - -# List of archive names. First name is the real one, the rest are links. -# The last name is the one that the linker finds with -lNAME -library_names_spec=$lt_library_names_spec - -# The coded name of the library, if different from the real name. -soname_spec=$lt_soname_spec - -# Permission mode override for installation of shared libraries. -install_override_mode=$lt_install_override_mode - -# Command to use after installation of a shared archive. -postinstall_cmds=$lt_postinstall_cmds - -# Command to use after uninstallation of a shared archive. -postuninstall_cmds=$lt_postuninstall_cmds - -# Commands used to finish a libtool library installation in a directory. -finish_cmds=$lt_finish_cmds - -# As "finish_cmds", except a single script fragment to be evaled but -# not shown. -finish_eval=$lt_finish_eval - -# Whether we should hardcode library paths into libraries. -hardcode_into_libs=$hardcode_into_libs - -# Compile-time system search path for libraries. -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec - -# Run-time system search path for libraries. -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec - -# Whether dlopen is supported. -dlopen_support=$enable_dlopen - -# Whether dlopen of programs is supported. -dlopen_self=$enable_dlopen_self - -# Whether dlopen of statically linked programs is supported. -dlopen_self_static=$enable_dlopen_self_static - -# Commands to strip libraries. -old_striplib=$lt_old_striplib -striplib=$lt_striplib - - -# The linker used to build libraries. -LD=$lt_LD - -# How to create reloadable object files. -reload_flag=$lt_reload_flag -reload_cmds=$lt_reload_cmds - -# Commands used to build an old-style archive. -old_archive_cmds=$lt_old_archive_cmds - -# A language specific compiler. -CC=$lt_compiler - -# Is the compiler the GNU compiler? -with_gcc=$GCC - -# Compiler flag to turn off builtin functions. -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag - -# Additional compiler flags for building library objects. -pic_flag=$lt_lt_prog_compiler_pic - -# How to pass a linker flag through the compiler. -wl=$lt_lt_prog_compiler_wl - -# Compiler flag to prevent dynamic linking. -link_static_flag=$lt_lt_prog_compiler_static - -# Does compiler simultaneously support -c and -o options? -compiler_c_o=$lt_lt_cv_prog_compiler_c_o - -# Whether or not to add -lc for building shared libraries. -build_libtool_need_lc=$archive_cmds_need_lc - -# Whether or not to disallow shared libs when runtime libs are static. -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes - -# Compiler flag to allow reflexive dlopens. -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec - -# Compiler flag to generate shared objects directly from archives. -whole_archive_flag_spec=$lt_whole_archive_flag_spec - -# Whether the compiler copes with passing no objects directly. -compiler_needs_object=$lt_compiler_needs_object - -# Create an old-style archive from a shared archive. -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds - -# Create a temporary old-style archive to link instead of a shared archive. -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds - -# Commands used to build a shared archive. -archive_cmds=$lt_archive_cmds -archive_expsym_cmds=$lt_archive_expsym_cmds - -# Commands used to build a loadable module if different from building -# a shared archive. -module_cmds=$lt_module_cmds -module_expsym_cmds=$lt_module_expsym_cmds - -# Whether we are building with GNU ld or not. -with_gnu_ld=$lt_with_gnu_ld - -# Flag that allows shared libraries with undefined symbols to be built. -allow_undefined_flag=$lt_allow_undefined_flag - -# Flag that enforces no undefined symbols. -no_undefined_flag=$lt_no_undefined_flag - -# Flag to hardcode \$libdir into a binary during linking. -# This must work even if \$libdir does not exist -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec - -# Whether we need a single "-rpath" flag with a separated argument. -hardcode_libdir_separator=$lt_hardcode_libdir_separator - -# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes -# DIR into the resulting binary. -hardcode_direct=$hardcode_direct - -# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes -# DIR into the resulting binary and the resulting library dependency is -# "absolute",i.e impossible to change by setting \${shlibpath_var} if the -# library is relocated. -hardcode_direct_absolute=$hardcode_direct_absolute - -# Set to "yes" if using the -LDIR flag during linking hardcodes DIR -# into the resulting binary. -hardcode_minus_L=$hardcode_minus_L - -# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR -# into the resulting binary. -hardcode_shlibpath_var=$hardcode_shlibpath_var - -# Set to "yes" if building a shared library automatically hardcodes DIR -# into the library and all subsequent libraries and executables linked -# against it. -hardcode_automatic=$hardcode_automatic - -# Set to yes if linker adds runtime paths of dependent libraries -# to runtime path list. -inherit_rpath=$inherit_rpath - -# Whether libtool must link a program against all its dependency libraries. -link_all_deplibs=$link_all_deplibs - -# Set to "yes" if exported symbols are required. -always_export_symbols=$always_export_symbols - -# The commands to list exported symbols. -export_symbols_cmds=$lt_export_symbols_cmds - -# Symbols that should not be listed in the preloaded symbols. -exclude_expsyms=$lt_exclude_expsyms - -# Symbols that must always be exported. -include_expsyms=$lt_include_expsyms - -# Commands necessary for linking programs (against libraries) with templates. -prelink_cmds=$lt_prelink_cmds - -# Commands necessary for finishing linking programs. -postlink_cmds=$lt_postlink_cmds - -# Specify filename containing input files. -file_list_spec=$lt_file_list_spec - -# How to hardcode a shared library path into an executable. -hardcode_action=$hardcode_action - -# The directories searched by this compiler when creating a shared library. -compiler_lib_search_dirs=$lt_compiler_lib_search_dirs - -# Dependencies to place before and after the objects being linked to -# create a shared library. -predep_objects=$lt_predep_objects -postdep_objects=$lt_postdep_objects -predeps=$lt_predeps -postdeps=$lt_postdeps - -# The library search path used internally by the compiler when linking -# a shared library. -compiler_lib_search_path=$lt_compiler_lib_search_path - -# ### END LIBTOOL CONFIG - -_LT_EOF - - case $host_os in - aix3*) - cat <<\_LT_EOF >> "$cfgfile" -# AIX sometimes has problems with the GCC collect2 program. For some -# reason, if we set the COLLECT_NAMES environment variable, the problems -# vanish in a puff of smoke. -if test "X${COLLECT_NAMES+set}" != Xset; then - COLLECT_NAMES= - export COLLECT_NAMES -fi -_LT_EOF - ;; - esac - - -ltmain="$ac_aux_dir/ltmain.sh" - - - # We use sed instead of cat because bash on DJGPP gets confused if - # if finds mixed CR/LF and LF-only lines. Since sed operates in - # text mode, it properly converts lines to CR/LF. This bash problem - # is reportedly fixed, but why not run on old versions too? - sed '$q' "$ltmain" >> "$cfgfile" \ - || (rm -f "$cfgfile"; exit 1) - - if test x"$xsi_shell" = xyes; then - sed -e '/^func_dirname ()$/,/^} # func_dirname /c\ -func_dirname ()\ -{\ -\ case ${1} in\ -\ */*) func_dirname_result="${1%/*}${2}" ;;\ -\ * ) func_dirname_result="${3}" ;;\ -\ esac\ -} # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_basename ()$/,/^} # func_basename /c\ -func_basename ()\ -{\ -\ func_basename_result="${1##*/}"\ -} # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_dirname_and_basename ()$/,/^} # func_dirname_and_basename /c\ -func_dirname_and_basename ()\ -{\ -\ case ${1} in\ -\ */*) func_dirname_result="${1%/*}${2}" ;;\ -\ * ) func_dirname_result="${3}" ;;\ -\ esac\ -\ func_basename_result="${1##*/}"\ -} # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_stripname ()$/,/^} # func_stripname /c\ -func_stripname ()\ -{\ -\ # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are\ -\ # positional parameters, so assign one to ordinary parameter first.\ -\ func_stripname_result=${3}\ -\ func_stripname_result=${func_stripname_result#"${1}"}\ -\ func_stripname_result=${func_stripname_result%"${2}"}\ -} # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_split_long_opt ()$/,/^} # func_split_long_opt /c\ -func_split_long_opt ()\ -{\ -\ func_split_long_opt_name=${1%%=*}\ -\ func_split_long_opt_arg=${1#*=}\ -} # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_split_short_opt ()$/,/^} # func_split_short_opt /c\ -func_split_short_opt ()\ -{\ -\ func_split_short_opt_arg=${1#??}\ -\ func_split_short_opt_name=${1%"$func_split_short_opt_arg"}\ -} # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_lo2o ()$/,/^} # func_lo2o /c\ -func_lo2o ()\ -{\ -\ case ${1} in\ -\ *.lo) func_lo2o_result=${1%.lo}.${objext} ;;\ -\ *) func_lo2o_result=${1} ;;\ -\ esac\ -} # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_xform ()$/,/^} # func_xform /c\ -func_xform ()\ -{\ - func_xform_result=${1%.*}.lo\ -} # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_arith ()$/,/^} # func_arith /c\ -func_arith ()\ -{\ - func_arith_result=$(( $* ))\ -} # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_len ()$/,/^} # func_len /c\ -func_len ()\ -{\ - func_len_result=${#1}\ -} # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - -fi - -if test x"$lt_shell_append" = xyes; then - sed -e '/^func_append ()$/,/^} # func_append /c\ -func_append ()\ -{\ - eval "${1}+=\\${2}"\ -} # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_append_quoted ()$/,/^} # func_append_quoted /c\ -func_append_quoted ()\ -{\ -\ func_quote_for_eval "${2}"\ -\ eval "${1}+=\\\\ \\$func_quote_for_eval_result"\ -} # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - # Save a `func_append' function call where possible by direct use of '+=' - sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") - test 0 -eq $? || _lt_function_replace_fail=: -else - # Save a `func_append' function call even when '+=' is not available - sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") - test 0 -eq $? || _lt_function_replace_fail=: -fi - -if test x"$_lt_function_replace_fail" = x":"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5 -$as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;} -fi - - - mv -f "$cfgfile" "$ofile" || - (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") - chmod +x "$ofile" - - - cat <<_LT_EOF >> "$ofile" - -# ### BEGIN LIBTOOL TAG CONFIG: CXX - -# The linker used to build libraries. -LD=$lt_LD_CXX - -# How to create reloadable object files. -reload_flag=$lt_reload_flag_CXX -reload_cmds=$lt_reload_cmds_CXX - -# Commands used to build an old-style archive. -old_archive_cmds=$lt_old_archive_cmds_CXX - -# A language specific compiler. -CC=$lt_compiler_CXX - -# Is the compiler the GNU compiler? -with_gcc=$GCC_CXX - -# Compiler flag to turn off builtin functions. -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX - -# Additional compiler flags for building library objects. -pic_flag=$lt_lt_prog_compiler_pic_CXX - -# How to pass a linker flag through the compiler. -wl=$lt_lt_prog_compiler_wl_CXX - -# Compiler flag to prevent dynamic linking. -link_static_flag=$lt_lt_prog_compiler_static_CXX - -# Does compiler simultaneously support -c and -o options? -compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX - -# Whether or not to add -lc for building shared libraries. -build_libtool_need_lc=$archive_cmds_need_lc_CXX - -# Whether or not to disallow shared libs when runtime libs are static. -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX - -# Compiler flag to allow reflexive dlopens. -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX - -# Compiler flag to generate shared objects directly from archives. -whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX - -# Whether the compiler copes with passing no objects directly. -compiler_needs_object=$lt_compiler_needs_object_CXX - -# Create an old-style archive from a shared archive. -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX - -# Create a temporary old-style archive to link instead of a shared archive. -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX - -# Commands used to build a shared archive. -archive_cmds=$lt_archive_cmds_CXX -archive_expsym_cmds=$lt_archive_expsym_cmds_CXX - -# Commands used to build a loadable module if different from building -# a shared archive. -module_cmds=$lt_module_cmds_CXX -module_expsym_cmds=$lt_module_expsym_cmds_CXX - -# Whether we are building with GNU ld or not. -with_gnu_ld=$lt_with_gnu_ld_CXX - -# Flag that allows shared libraries with undefined symbols to be built. -allow_undefined_flag=$lt_allow_undefined_flag_CXX - -# Flag that enforces no undefined symbols. -no_undefined_flag=$lt_no_undefined_flag_CXX - -# Flag to hardcode \$libdir into a binary during linking. -# This must work even if \$libdir does not exist -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX - -# Whether we need a single "-rpath" flag with a separated argument. -hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX - -# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes -# DIR into the resulting binary. -hardcode_direct=$hardcode_direct_CXX - -# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes -# DIR into the resulting binary and the resulting library dependency is -# "absolute",i.e impossible to change by setting \${shlibpath_var} if the -# library is relocated. -hardcode_direct_absolute=$hardcode_direct_absolute_CXX - -# Set to "yes" if using the -LDIR flag during linking hardcodes DIR -# into the resulting binary. -hardcode_minus_L=$hardcode_minus_L_CXX - -# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR -# into the resulting binary. -hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX - -# Set to "yes" if building a shared library automatically hardcodes DIR -# into the library and all subsequent libraries and executables linked -# against it. -hardcode_automatic=$hardcode_automatic_CXX - -# Set to yes if linker adds runtime paths of dependent libraries -# to runtime path list. -inherit_rpath=$inherit_rpath_CXX - -# Whether libtool must link a program against all its dependency libraries. -link_all_deplibs=$link_all_deplibs_CXX - -# Set to "yes" if exported symbols are required. -always_export_symbols=$always_export_symbols_CXX - -# The commands to list exported symbols. -export_symbols_cmds=$lt_export_symbols_cmds_CXX - -# Symbols that should not be listed in the preloaded symbols. -exclude_expsyms=$lt_exclude_expsyms_CXX - -# Symbols that must always be exported. -include_expsyms=$lt_include_expsyms_CXX - -# Commands necessary for linking programs (against libraries) with templates. -prelink_cmds=$lt_prelink_cmds_CXX - -# Commands necessary for finishing linking programs. -postlink_cmds=$lt_postlink_cmds_CXX - -# Specify filename containing input files. -file_list_spec=$lt_file_list_spec_CXX - -# How to hardcode a shared library path into an executable. -hardcode_action=$hardcode_action_CXX - -# The directories searched by this compiler when creating a shared library. -compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX - -# Dependencies to place before and after the objects being linked to -# create a shared library. -predep_objects=$lt_predep_objects_CXX -postdep_objects=$lt_postdep_objects_CXX -predeps=$lt_predeps_CXX -postdeps=$lt_postdeps_CXX - -# The library search path used internally by the compiler when linking -# a shared library. -compiler_lib_search_path=$lt_compiler_lib_search_path_CXX - -# ### END LIBTOOL TAG CONFIG: CXX -_LT_EOF - - ;; - - esac -done # for ac_tag - - -as_fn_exit 0 diff --git a/freedv-server/googletest/configure b/freedv-server/googletest/configure deleted file mode 100755 index 582a9a05..00000000 --- a/freedv-server/googletest/configure +++ /dev/null @@ -1,18222 +0,0 @@ -#! /bin/sh -# Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for Google C++ Testing Framework 1.7.0. -# -# Report bugs to . -# -# -# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, -# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software -# Foundation, Inc. -# -# -# This configure script is free software; the Free Software Foundation -# gives unlimited permission to copy, distribute and modify it. -## -------------------- ## -## M4sh Initialization. ## -## -------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in #( - *posix*) : - set -o posix ;; #( - *) : - ;; -esac -fi - - -as_nl=' -' -export as_nl -# Printing a long string crashes Solaris 7 /usr/bin/printf. -as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo -# Prefer a ksh shell builtin over an external printf program on Solaris, -# but without wasting forks for bash or zsh. -if test -z "$BASH_VERSION$ZSH_VERSION" \ - && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='print -r --' - as_echo_n='print -rn --' -elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='printf %s\n' - as_echo_n='printf %s' -else - if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then - as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' - as_echo_n='/usr/ucb/echo -n' - else - as_echo_body='eval expr "X$1" : "X\\(.*\\)"' - as_echo_n_body='eval - arg=$1; - case $arg in #( - *"$as_nl"*) - expr "X$arg" : "X\\(.*\\)$as_nl"; - arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; - esac; - expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" - ' - export as_echo_n_body - as_echo_n='sh -c $as_echo_n_body as_echo' - fi - export as_echo_body - as_echo='sh -c $as_echo_body as_echo' -fi - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { - (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || - PATH_SEPARATOR=';' - } -fi - - -# IFS -# We need space, tab and new line, in precisely that order. Quoting is -# there to prevent editors from complaining about space-tab. -# (If _AS_PATH_WALK were called with IFS unset, it would disable word -# splitting by setting IFS to empty value.) -IFS=" "" $as_nl" - -# Find who we are. Look in the path if we contain no directory separator. -as_myself= -case $0 in #(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break - done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - exit 1 -fi - -# Unset variables that we do not need and which cause bugs (e.g. in -# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" -# suppresses any "Segmentation fault" message there. '((' could -# trigger a bug in pdksh 5.2.14. -for as_var in BASH_ENV ENV MAIL MAILPATH -do eval test x\${$as_var+set} = xset \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# CDPATH. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -if test "x$CONFIG_SHELL" = x; then - as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which - # is contrary to our usage. Disable this feature. - alias -g '\${1+\"\$@\"}'='\"\$@\"' - setopt NO_GLOB_SUBST -else - case \`(set -o) 2>/dev/null\` in #( - *posix*) : - set -o posix ;; #( - *) : - ;; -esac -fi -" - as_required="as_fn_return () { (exit \$1); } -as_fn_success () { as_fn_return 0; } -as_fn_failure () { as_fn_return 1; } -as_fn_ret_success () { return 0; } -as_fn_ret_failure () { return 1; } - -exitcode=0 -as_fn_success || { exitcode=1; echo as_fn_success failed.; } -as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } -as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } -as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } -if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : - -else - exitcode=1; echo positional parameters were not saved. -fi -test x\$exitcode = x0 || exit 1" - as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO - as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO - eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && - test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 - - test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || ( - ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' - ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO - ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO - PATH=/empty FPATH=/empty; export PATH FPATH - test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ - || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1 -test \$(( 1 + 1 )) = 2 || exit 1" - if (eval "$as_required") 2>/dev/null; then : - as_have_required=yes -else - as_have_required=no -fi - if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : - -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -as_found=false -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - as_found=: - case $as_dir in #( - /*) - for as_base in sh bash ksh sh5; do - # Try only shells that exist, to save several forks. - as_shell=$as_dir/$as_base - if { test -f "$as_shell" || test -f "$as_shell.exe"; } && - { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : - CONFIG_SHELL=$as_shell as_have_required=yes - if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : - break 2 -fi -fi - done;; - esac - as_found=false -done -$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && - { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : - CONFIG_SHELL=$SHELL as_have_required=yes -fi; } -IFS=$as_save_IFS - - - if test "x$CONFIG_SHELL" != x; then : - # We cannot yet assume a decent shell, so we have to provide a - # neutralization value for shells without unset; and this also - # works around shells that cannot unset nonexistent variables. - # Preserve -v and -x to the replacement shell. - BASH_ENV=/dev/null - ENV=/dev/null - (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV - export CONFIG_SHELL - case $- in # (((( - *v*x* | *x*v* ) as_opts=-vx ;; - *v* ) as_opts=-v ;; - *x* ) as_opts=-x ;; - * ) as_opts= ;; - esac - exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} -fi - - if test x$as_have_required = xno; then : - $as_echo "$0: This script requires a shell more modern than all" - $as_echo "$0: the shells that I found on your system." - if test x${ZSH_VERSION+set} = xset ; then - $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" - $as_echo "$0: be upgraded to zsh 4.3.4 or later." - else - $as_echo "$0: Please tell bug-autoconf@gnu.org and -$0: googletestframework@googlegroups.com about your system, -$0: including any error possibly output before this -$0: message. Then install a modern shell, or manually run -$0: the script under such a shell if you do have one." - fi - exit 1 -fi -fi -fi -SHELL=${CONFIG_SHELL-/bin/sh} -export SHELL -# Unset more variables known to interfere with behavior of common tools. -CLICOLOR_FORCE= GREP_OPTIONS= -unset CLICOLOR_FORCE GREP_OPTIONS - -## --------------------- ## -## M4sh Shell Functions. ## -## --------------------- ## -# as_fn_unset VAR -# --------------- -# Portably unset VAR. -as_fn_unset () -{ - { eval $1=; unset $1;} -} -as_unset=as_fn_unset - -# as_fn_set_status STATUS -# ----------------------- -# Set $? to STATUS, without forking. -as_fn_set_status () -{ - return $1 -} # as_fn_set_status - -# as_fn_exit STATUS -# ----------------- -# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -as_fn_exit () -{ - set +e - as_fn_set_status $1 - exit $1 -} # as_fn_exit - -# as_fn_mkdir_p -# ------------- -# Create "$as_dir" as a directory, including parents if necessary. -as_fn_mkdir_p () -{ - - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || eval $as_mkdir_p || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" - - -} # as_fn_mkdir_p -# as_fn_append VAR VALUE -# ---------------------- -# Append the text in VALUE to the end of the definition contained in VAR. Take -# advantage of any shell optimizations that allow amortized linear growth over -# repeated appends, instead of the typical quadratic growth present in naive -# implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : - eval 'as_fn_append () - { - eval $1+=\$2 - }' -else - as_fn_append () - { - eval $1=\$$1\$2 - } -fi # as_fn_append - -# as_fn_arith ARG... -# ------------------ -# Perform arithmetic evaluation on the ARGs, and store the result in the -# global $as_val. Take advantage of shells that can avoid forks. The arguments -# must be portable across $(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : - eval 'as_fn_arith () - { - as_val=$(( $* )) - }' -else - as_fn_arith () - { - as_val=`expr "$@" || test $? -eq 1` - } -fi # as_fn_arith - - -# as_fn_error STATUS ERROR [LINENO LOG_FD] -# ---------------------------------------- -# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are -# provided, also output the error to LOG_FD, referencing LINENO. Then exit the -# script with STATUS, using 1 if that was 0. -as_fn_error () -{ - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 - fi - $as_echo "$as_me: error: $2" >&2 - as_fn_exit $as_status -} # as_fn_error - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - - - as_lineno_1=$LINENO as_lineno_1a=$LINENO - as_lineno_2=$LINENO as_lineno_2a=$LINENO - eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && - test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { - # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) - sed -n ' - p - /[$]LINENO/= - ' <$as_myself | - sed ' - s/[$]LINENO.*/&-/ - t lineno - b - :lineno - N - :loop - s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ - t loop - s/-\n.*// - ' >$as_me.lineno && - chmod +x "$as_me.lineno" || - { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } - - # Don't try to exec as it changes $[0], causing all sort of problems - # (the dirname of $[0] is not the place where we might find the - # original and so on. Autoconf is especially sensitive to this). - . "./$as_me.lineno" - # Exit status is that of the last command. - exit -} - -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in #((((( --n*) - case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - xy) ECHO_C='\c';; - *) echo `echo ksh88 bug on AIX 6.1` > /dev/null - ECHO_T=' ';; - esac;; -*) - ECHO_N='-n';; -esac - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir 2>/dev/null -fi -if (echo >conf$$.file) 2>/dev/null; then - if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -p'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -p' - elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln - else - as_ln_s='cp -p' - fi -else - as_ln_s='cp -p' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - -if mkdir -p . 2>/dev/null; then - as_mkdir_p='mkdir -p "$as_dir"' -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - -if test -x / >/dev/null 2>&1; then - as_test_x='test -x' -else - if ls -dL / >/dev/null 2>&1; then - as_ls_L_option=L - else - as_ls_L_option= - fi - as_test_x=' - eval sh -c '\'' - if test -d "$1"; then - test -d "$1/."; - else - case $1 in #( - -*)set "./$1";; - esac; - case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( - ???[sx]*):;;*)false;;esac;fi - '\'' sh - ' -fi -as_executable_p=$as_test_x - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - -SHELL=${CONFIG_SHELL-/bin/sh} - - -test -n "$DJDIR" || exec 7<&0 &1 - -# Name of the host. -# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, -# so uname gets run too. -ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` - -# -# Initializations. -# -ac_default_prefix=/usr/local -ac_clean_files= -ac_config_libobj_dir=. -LIBOBJS= -cross_compiling=no -subdirs= -MFLAGS= -MAKEFLAGS= - -# Identity of this package. -PACKAGE_NAME='Google C++ Testing Framework' -PACKAGE_TARNAME='gtest' -PACKAGE_VERSION='1.7.0' -PACKAGE_STRING='Google C++ Testing Framework 1.7.0' -PACKAGE_BUGREPORT='googletestframework@googlegroups.com' -PACKAGE_URL='' - -ac_unique_file="./LICENSE" -# Factoring default headers for most tests. -ac_includes_default="\ -#include -#ifdef HAVE_SYS_TYPES_H -# include -#endif -#ifdef HAVE_SYS_STAT_H -# include -#endif -#ifdef STDC_HEADERS -# include -# include -#else -# ifdef HAVE_STDLIB_H -# include -# endif -#endif -#ifdef HAVE_STRING_H -# if !defined STDC_HEADERS && defined HAVE_MEMORY_H -# include -# endif -# include -#endif -#ifdef HAVE_STRINGS_H -# include -#endif -#ifdef HAVE_INTTYPES_H -# include -#endif -#ifdef HAVE_STDINT_H -# include -#endif -#ifdef HAVE_UNISTD_H -# include -#endif" - -ac_subst_vars='am__EXEEXT_FALSE -am__EXEEXT_TRUE -LTLIBOBJS -LIBOBJS -HAVE_PTHREADS_FALSE -HAVE_PTHREADS_TRUE -PTHREAD_CFLAGS -PTHREAD_LIBS -PTHREAD_CC -acx_pthread_config -HAVE_PYTHON_FALSE -HAVE_PYTHON_TRUE -PYTHON -CXXCPP -CPP -OTOOL64 -OTOOL -LIPO -NMEDIT -DSYMUTIL -MANIFEST_TOOL -RANLIB -ac_ct_AR -AR -DLLTOOL -OBJDUMP -LN_S -NM -ac_ct_DUMPBIN -DUMPBIN -LD -FGREP -EGREP -GREP -SED -host_os -host_vendor -host_cpu -host -build_os -build_vendor -build_cpu -build -LIBTOOL -am__fastdepCXX_FALSE -am__fastdepCXX_TRUE -CXXDEPMODE -ac_ct_CXX -CXXFLAGS -CXX -am__fastdepCC_FALSE -am__fastdepCC_TRUE -CCDEPMODE -am__nodep -AMDEPBACKSLASH -AMDEP_FALSE -AMDEP_TRUE -am__quote -am__include -DEPDIR -OBJEXT -EXEEXT -ac_ct_CC -CPPFLAGS -LDFLAGS -CFLAGS -CC -am__untar -am__tar -AMTAR -am__leading_dot -SET_MAKE -AWK -mkdir_p -MKDIR_P -INSTALL_STRIP_PROGRAM -STRIP -install_sh -MAKEINFO -AUTOHEADER -AUTOMAKE -AUTOCONF -ACLOCAL -VERSION -PACKAGE -CYGPATH_W -am__isrc -INSTALL_DATA -INSTALL_SCRIPT -INSTALL_PROGRAM -target_alias -host_alias -build_alias -LIBS -ECHO_T -ECHO_N -ECHO_C -DEFS -mandir -localedir -libdir -psdir -pdfdir -dvidir -htmldir -infodir -docdir -oldincludedir -includedir -localstatedir -sharedstatedir -sysconfdir -datadir -datarootdir -libexecdir -sbindir -bindir -program_transform_name -prefix -exec_prefix -PACKAGE_URL -PACKAGE_BUGREPORT -PACKAGE_STRING -PACKAGE_VERSION -PACKAGE_TARNAME -PACKAGE_NAME -PATH_SEPARATOR -SHELL' -ac_subst_files='' -ac_user_opts=' -enable_option_checking -enable_dependency_tracking -enable_shared -enable_static -with_pic -enable_fast_install -with_gnu_ld -with_sysroot -enable_libtool_lock -with_pthreads -' - ac_precious_vars='build_alias -host_alias -target_alias -CC -CFLAGS -LDFLAGS -LIBS -CPPFLAGS -CXX -CXXFLAGS -CCC -CPP -CXXCPP' - - -# Initialize some variables set by options. -ac_init_help= -ac_init_version=false -ac_unrecognized_opts= -ac_unrecognized_sep= -# The variables have the same names as the options, with -# dashes changed to underlines. -cache_file=/dev/null -exec_prefix=NONE -no_create= -no_recursion= -prefix=NONE -program_prefix=NONE -program_suffix=NONE -program_transform_name=s,x,x, -silent= -site= -srcdir= -verbose= -x_includes=NONE -x_libraries=NONE - -# Installation directory options. -# These are left unexpanded so users can "make install exec_prefix=/foo" -# and all the variables that are supposed to be based on exec_prefix -# by default will actually change. -# Use braces instead of parens because sh, perl, etc. also accept them. -# (The list follows the same order as the GNU Coding Standards.) -bindir='${exec_prefix}/bin' -sbindir='${exec_prefix}/sbin' -libexecdir='${exec_prefix}/libexec' -datarootdir='${prefix}/share' -datadir='${datarootdir}' -sysconfdir='${prefix}/etc' -sharedstatedir='${prefix}/com' -localstatedir='${prefix}/var' -includedir='${prefix}/include' -oldincludedir='/usr/include' -docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' -infodir='${datarootdir}/info' -htmldir='${docdir}' -dvidir='${docdir}' -pdfdir='${docdir}' -psdir='${docdir}' -libdir='${exec_prefix}/lib' -localedir='${datarootdir}/locale' -mandir='${datarootdir}/man' - -ac_prev= -ac_dashdash= -for ac_option -do - # If the previous option needs an argument, assign it. - if test -n "$ac_prev"; then - eval $ac_prev=\$ac_option - ac_prev= - continue - fi - - case $ac_option in - *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; - *=) ac_optarg= ;; - *) ac_optarg=yes ;; - esac - - # Accept the important Cygnus configure options, so we can diagnose typos. - - case $ac_dashdash$ac_option in - --) - ac_dashdash=yes ;; - - -bindir | --bindir | --bindi | --bind | --bin | --bi) - ac_prev=bindir ;; - -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) - bindir=$ac_optarg ;; - - -build | --build | --buil | --bui | --bu) - ac_prev=build_alias ;; - -build=* | --build=* | --buil=* | --bui=* | --bu=*) - build_alias=$ac_optarg ;; - - -cache-file | --cache-file | --cache-fil | --cache-fi \ - | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) - ac_prev=cache_file ;; - -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ - | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) - cache_file=$ac_optarg ;; - - --config-cache | -C) - cache_file=config.cache ;; - - -datadir | --datadir | --datadi | --datad) - ac_prev=datadir ;; - -datadir=* | --datadir=* | --datadi=* | --datad=*) - datadir=$ac_optarg ;; - - -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ - | --dataroo | --dataro | --datar) - ac_prev=datarootdir ;; - -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ - | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) - datarootdir=$ac_optarg ;; - - -disable-* | --disable-*) - ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid feature name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"enable_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval enable_$ac_useropt=no ;; - - -docdir | --docdir | --docdi | --doc | --do) - ac_prev=docdir ;; - -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) - docdir=$ac_optarg ;; - - -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) - ac_prev=dvidir ;; - -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) - dvidir=$ac_optarg ;; - - -enable-* | --enable-*) - ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid feature name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"enable_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval enable_$ac_useropt=\$ac_optarg ;; - - -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ - | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ - | --exec | --exe | --ex) - ac_prev=exec_prefix ;; - -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ - | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ - | --exec=* | --exe=* | --ex=*) - exec_prefix=$ac_optarg ;; - - -gas | --gas | --ga | --g) - # Obsolete; use --with-gas. - with_gas=yes ;; - - -help | --help | --hel | --he | -h) - ac_init_help=long ;; - -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) - ac_init_help=recursive ;; - -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) - ac_init_help=short ;; - - -host | --host | --hos | --ho) - ac_prev=host_alias ;; - -host=* | --host=* | --hos=* | --ho=*) - host_alias=$ac_optarg ;; - - -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) - ac_prev=htmldir ;; - -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ - | --ht=*) - htmldir=$ac_optarg ;; - - -includedir | --includedir | --includedi | --included | --include \ - | --includ | --inclu | --incl | --inc) - ac_prev=includedir ;; - -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ - | --includ=* | --inclu=* | --incl=* | --inc=*) - includedir=$ac_optarg ;; - - -infodir | --infodir | --infodi | --infod | --info | --inf) - ac_prev=infodir ;; - -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) - infodir=$ac_optarg ;; - - -libdir | --libdir | --libdi | --libd) - ac_prev=libdir ;; - -libdir=* | --libdir=* | --libdi=* | --libd=*) - libdir=$ac_optarg ;; - - -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ - | --libexe | --libex | --libe) - ac_prev=libexecdir ;; - -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ - | --libexe=* | --libex=* | --libe=*) - libexecdir=$ac_optarg ;; - - -localedir | --localedir | --localedi | --localed | --locale) - ac_prev=localedir ;; - -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) - localedir=$ac_optarg ;; - - -localstatedir | --localstatedir | --localstatedi | --localstated \ - | --localstate | --localstat | --localsta | --localst | --locals) - ac_prev=localstatedir ;; - -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ - | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) - localstatedir=$ac_optarg ;; - - -mandir | --mandir | --mandi | --mand | --man | --ma | --m) - ac_prev=mandir ;; - -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) - mandir=$ac_optarg ;; - - -nfp | --nfp | --nf) - # Obsolete; use --without-fp. - with_fp=no ;; - - -no-create | --no-create | --no-creat | --no-crea | --no-cre \ - | --no-cr | --no-c | -n) - no_create=yes ;; - - -no-recursion | --no-recursion | --no-recursio | --no-recursi \ - | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) - no_recursion=yes ;; - - -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ - | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ - | --oldin | --oldi | --old | --ol | --o) - ac_prev=oldincludedir ;; - -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ - | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ - | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) - oldincludedir=$ac_optarg ;; - - -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) - ac_prev=prefix ;; - -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) - prefix=$ac_optarg ;; - - -program-prefix | --program-prefix | --program-prefi | --program-pref \ - | --program-pre | --program-pr | --program-p) - ac_prev=program_prefix ;; - -program-prefix=* | --program-prefix=* | --program-prefi=* \ - | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) - program_prefix=$ac_optarg ;; - - -program-suffix | --program-suffix | --program-suffi | --program-suff \ - | --program-suf | --program-su | --program-s) - ac_prev=program_suffix ;; - -program-suffix=* | --program-suffix=* | --program-suffi=* \ - | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) - program_suffix=$ac_optarg ;; - - -program-transform-name | --program-transform-name \ - | --program-transform-nam | --program-transform-na \ - | --program-transform-n | --program-transform- \ - | --program-transform | --program-transfor \ - | --program-transfo | --program-transf \ - | --program-trans | --program-tran \ - | --progr-tra | --program-tr | --program-t) - ac_prev=program_transform_name ;; - -program-transform-name=* | --program-transform-name=* \ - | --program-transform-nam=* | --program-transform-na=* \ - | --program-transform-n=* | --program-transform-=* \ - | --program-transform=* | --program-transfor=* \ - | --program-transfo=* | --program-transf=* \ - | --program-trans=* | --program-tran=* \ - | --progr-tra=* | --program-tr=* | --program-t=*) - program_transform_name=$ac_optarg ;; - - -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) - ac_prev=pdfdir ;; - -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) - pdfdir=$ac_optarg ;; - - -psdir | --psdir | --psdi | --psd | --ps) - ac_prev=psdir ;; - -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) - psdir=$ac_optarg ;; - - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - silent=yes ;; - - -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) - ac_prev=sbindir ;; - -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ - | --sbi=* | --sb=*) - sbindir=$ac_optarg ;; - - -sharedstatedir | --sharedstatedir | --sharedstatedi \ - | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ - | --sharedst | --shareds | --shared | --share | --shar \ - | --sha | --sh) - ac_prev=sharedstatedir ;; - -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ - | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ - | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ - | --sha=* | --sh=*) - sharedstatedir=$ac_optarg ;; - - -site | --site | --sit) - ac_prev=site ;; - -site=* | --site=* | --sit=*) - site=$ac_optarg ;; - - -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) - ac_prev=srcdir ;; - -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) - srcdir=$ac_optarg ;; - - -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ - | --syscon | --sysco | --sysc | --sys | --sy) - ac_prev=sysconfdir ;; - -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ - | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) - sysconfdir=$ac_optarg ;; - - -target | --target | --targe | --targ | --tar | --ta | --t) - ac_prev=target_alias ;; - -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) - target_alias=$ac_optarg ;; - - -v | -verbose | --verbose | --verbos | --verbo | --verb) - verbose=yes ;; - - -version | --version | --versio | --versi | --vers | -V) - ac_init_version=: ;; - - -with-* | --with-*) - ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid package name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"with_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval with_$ac_useropt=\$ac_optarg ;; - - -without-* | --without-*) - ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid package name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"with_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval with_$ac_useropt=no ;; - - --x) - # Obsolete; use --with-x. - with_x=yes ;; - - -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ - | --x-incl | --x-inc | --x-in | --x-i) - ac_prev=x_includes ;; - -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ - | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) - x_includes=$ac_optarg ;; - - -x-libraries | --x-libraries | --x-librarie | --x-librari \ - | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) - ac_prev=x_libraries ;; - -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ - | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) - x_libraries=$ac_optarg ;; - - -*) as_fn_error $? "unrecognized option: \`$ac_option' -Try \`$0 --help' for more information" - ;; - - *=*) - ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` - # Reject names that are not valid shell variable names. - case $ac_envvar in #( - '' | [0-9]* | *[!_$as_cr_alnum]* ) - as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; - esac - eval $ac_envvar=\$ac_optarg - export $ac_envvar ;; - - *) - # FIXME: should be removed in autoconf 3.0. - $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 - expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && - $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 - : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" - ;; - - esac -done - -if test -n "$ac_prev"; then - ac_option=--`echo $ac_prev | sed 's/_/-/g'` - as_fn_error $? "missing argument to $ac_option" -fi - -if test -n "$ac_unrecognized_opts"; then - case $enable_option_checking in - no) ;; - fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; - *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; - esac -fi - -# Check all directory arguments for consistency. -for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ - datadir sysconfdir sharedstatedir localstatedir includedir \ - oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ - libdir localedir mandir -do - eval ac_val=\$$ac_var - # Remove trailing slashes. - case $ac_val in - */ ) - ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` - eval $ac_var=\$ac_val;; - esac - # Be sure to have absolute directory names. - case $ac_val in - [\\/$]* | ?:[\\/]* ) continue;; - NONE | '' ) case $ac_var in *prefix ) continue;; esac;; - esac - as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" -done - -# There might be people who depend on the old broken behavior: `$host' -# used to hold the argument of --host etc. -# FIXME: To remove some day. -build=$build_alias -host=$host_alias -target=$target_alias - -# FIXME: To remove some day. -if test "x$host_alias" != x; then - if test "x$build_alias" = x; then - cross_compiling=maybe - $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. - If a cross compiler is detected then cross compile mode will be used" >&2 - elif test "x$build_alias" != "x$host_alias"; then - cross_compiling=yes - fi -fi - -ac_tool_prefix= -test -n "$host_alias" && ac_tool_prefix=$host_alias- - -test "$silent" = yes && exec 6>/dev/null - - -ac_pwd=`pwd` && test -n "$ac_pwd" && -ac_ls_di=`ls -di .` && -ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || - as_fn_error $? "working directory cannot be determined" -test "X$ac_ls_di" = "X$ac_pwd_ls_di" || - as_fn_error $? "pwd does not report name of working directory" - - -# Find the source files, if location was not specified. -if test -z "$srcdir"; then - ac_srcdir_defaulted=yes - # Try the directory containing this script, then the parent directory. - ac_confdir=`$as_dirname -- "$as_myself" || -$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_myself" : 'X\(//\)[^/]' \| \ - X"$as_myself" : 'X\(//\)$' \| \ - X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_myself" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - srcdir=$ac_confdir - if test ! -r "$srcdir/$ac_unique_file"; then - srcdir=.. - fi -else - ac_srcdir_defaulted=no -fi -if test ! -r "$srcdir/$ac_unique_file"; then - test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." - as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" -fi -ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" -ac_abs_confdir=`( - cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" - pwd)` -# When building in place, set srcdir=. -if test "$ac_abs_confdir" = "$ac_pwd"; then - srcdir=. -fi -# Remove unnecessary trailing slashes from srcdir. -# Double slashes in file names in object file debugging info -# mess up M-x gdb in Emacs. -case $srcdir in -*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; -esac -for ac_var in $ac_precious_vars; do - eval ac_env_${ac_var}_set=\${${ac_var}+set} - eval ac_env_${ac_var}_value=\$${ac_var} - eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} - eval ac_cv_env_${ac_var}_value=\$${ac_var} -done - -# -# Report the --help message. -# -if test "$ac_init_help" = "long"; then - # Omit some internal or obsolete options to make the list less imposing. - # This message is too long to be a string in the A/UX 3.1 sh. - cat <<_ACEOF -\`configure' configures Google C++ Testing Framework 1.7.0 to adapt to many kinds of systems. - -Usage: $0 [OPTION]... [VAR=VALUE]... - -To assign environment variables (e.g., CC, CFLAGS...), specify them as -VAR=VALUE. See below for descriptions of some of the useful variables. - -Defaults for the options are specified in brackets. - -Configuration: - -h, --help display this help and exit - --help=short display options specific to this package - --help=recursive display the short help of all the included packages - -V, --version display version information and exit - -q, --quiet, --silent do not print \`checking ...' messages - --cache-file=FILE cache test results in FILE [disabled] - -C, --config-cache alias for \`--cache-file=config.cache' - -n, --no-create do not create output files - --srcdir=DIR find the sources in DIR [configure dir or \`..'] - -Installation directories: - --prefix=PREFIX install architecture-independent files in PREFIX - [$ac_default_prefix] - --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX - [PREFIX] - -By default, \`make install' will install all the files in -\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify -an installation prefix other than \`$ac_default_prefix' using \`--prefix', -for instance \`--prefix=\$HOME'. - -For better control, use the options below. - -Fine tuning of the installation directories: - --bindir=DIR user executables [EPREFIX/bin] - --sbindir=DIR system admin executables [EPREFIX/sbin] - --libexecdir=DIR program executables [EPREFIX/libexec] - --sysconfdir=DIR read-only single-machine data [PREFIX/etc] - --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] - --localstatedir=DIR modifiable single-machine data [PREFIX/var] - --libdir=DIR object code libraries [EPREFIX/lib] - --includedir=DIR C header files [PREFIX/include] - --oldincludedir=DIR C header files for non-gcc [/usr/include] - --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] - --datadir=DIR read-only architecture-independent data [DATAROOTDIR] - --infodir=DIR info documentation [DATAROOTDIR/info] - --localedir=DIR locale-dependent data [DATAROOTDIR/locale] - --mandir=DIR man documentation [DATAROOTDIR/man] - --docdir=DIR documentation root [DATAROOTDIR/doc/gtest] - --htmldir=DIR html documentation [DOCDIR] - --dvidir=DIR dvi documentation [DOCDIR] - --pdfdir=DIR pdf documentation [DOCDIR] - --psdir=DIR ps documentation [DOCDIR] -_ACEOF - - cat <<\_ACEOF - -Program names: - --program-prefix=PREFIX prepend PREFIX to installed program names - --program-suffix=SUFFIX append SUFFIX to installed program names - --program-transform-name=PROGRAM run sed PROGRAM on installed program names - -System types: - --build=BUILD configure for building on BUILD [guessed] - --host=HOST cross-compile to build programs to run on HOST [BUILD] -_ACEOF -fi - -if test -n "$ac_init_help"; then - case $ac_init_help in - short | recursive ) echo "Configuration of Google C++ Testing Framework 1.7.0:";; - esac - cat <<\_ACEOF - -Optional Features: - --disable-option-checking ignore unrecognized --enable/--with options - --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) - --enable-FEATURE[=ARG] include FEATURE [ARG=yes] - --disable-dependency-tracking speeds up one-time build - --enable-dependency-tracking do not reject slow dependency extractors - --enable-shared[=PKGS] build shared libraries [default=yes] - --enable-static[=PKGS] build static libraries [default=yes] - --enable-fast-install[=PKGS] - optimize for fast installation [default=yes] - --disable-libtool-lock avoid locking (might break parallel builds) - -Optional Packages: - --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] - --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) - --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use - both] - --with-gnu-ld assume the C compiler uses GNU ld [default=no] - --with-sysroot=DIR Search for dependent libraries within DIR - (or the compiler's sysroot if not specified). - --with-pthreads use pthreads (default is yes) - -Some influential environment variables: - CC C compiler command - CFLAGS C compiler flags - LDFLAGS linker flags, e.g. -L if you have libraries in a - nonstandard directory - LIBS libraries to pass to the linker, e.g. -l - CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if - you have headers in a nonstandard directory - CXX C++ compiler command - CXXFLAGS C++ compiler flags - CPP C preprocessor - CXXCPP C++ preprocessor - -Use these variables to override the choices made by `configure' or to help -it to find libraries and programs with nonstandard names/locations. - -Report bugs to . -_ACEOF -ac_status=$? -fi - -if test "$ac_init_help" = "recursive"; then - # If there are subdirs, report their specific --help. - for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue - test -d "$ac_dir" || - { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || - continue - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - cd "$ac_dir" || { ac_status=$?; continue; } - # Check for guested configure. - if test -f "$ac_srcdir/configure.gnu"; then - echo && - $SHELL "$ac_srcdir/configure.gnu" --help=recursive - elif test -f "$ac_srcdir/configure"; then - echo && - $SHELL "$ac_srcdir/configure" --help=recursive - else - $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 - fi || ac_status=$? - cd "$ac_pwd" || { ac_status=$?; break; } - done -fi - -test -n "$ac_init_help" && exit $ac_status -if $ac_init_version; then - cat <<\_ACEOF -Google C++ Testing Framework configure 1.7.0 -generated by GNU Autoconf 2.68 - -Copyright (C) 2010 Free Software Foundation, Inc. -This configure script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it. -_ACEOF - exit -fi - -## ------------------------ ## -## Autoconf initialization. ## -## ------------------------ ## - -# ac_fn_c_try_compile LINENO -# -------------------------- -# Try to compile conftest.$ac_ext, and return whether this succeeded. -ac_fn_c_try_compile () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext - if { { ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_c_try_compile - -# ac_fn_cxx_try_compile LINENO -# ---------------------------- -# Try to compile conftest.$ac_ext, and return whether this succeeded. -ac_fn_cxx_try_compile () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext - if { { ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_cxx_try_compile - -# ac_fn_c_try_link LINENO -# ----------------------- -# Try to link conftest.$ac_ext, and return whether this succeeded. -ac_fn_c_try_link () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext conftest$ac_exeext - if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && { - test "$cross_compiling" = yes || - $as_test_x conftest$ac_exeext - }; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information - # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would - # interfere with the next link command; also delete a directory that is - # left behind by Apple's compiler. We do this before executing the actions. - rm -rf conftest.dSYM conftest_ipa8_conftest.oo - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_c_try_link - -# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES -# ------------------------------------------------------- -# Tests whether HEADER exists and can be compiled using the include files in -# INCLUDES, setting the cache variable VAR accordingly. -ac_fn_c_check_header_compile () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -$as_echo_n "checking for $2... " >&6; } -if eval \${$3+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$4 -#include <$2> -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - eval "$3=yes" -else - eval "$3=no" -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -eval ac_res=\$$3 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -$as_echo "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - -} # ac_fn_c_check_header_compile - -# ac_fn_c_try_cpp LINENO -# ---------------------- -# Try to preprocess conftest.$ac_ext, and return whether this succeeded. -ac_fn_c_try_cpp () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - if { { ac_try="$ac_cpp conftest.$ac_ext" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } > conftest.i && { - test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || - test ! -s conftest.err - }; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_c_try_cpp - -# ac_fn_c_try_run LINENO -# ---------------------- -# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes -# that executables *can* be run. -ac_fn_c_try_run () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { ac_try='./conftest$ac_exeext' - { { case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_try") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; }; then : - ac_retval=0 -else - $as_echo "$as_me: program exited with status $ac_status" >&5 - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=$ac_status -fi - rm -rf conftest.dSYM conftest_ipa8_conftest.oo - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_c_try_run - -# ac_fn_c_check_func LINENO FUNC VAR -# ---------------------------------- -# Tests whether FUNC exists, setting the cache variable VAR accordingly -ac_fn_c_check_func () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -$as_echo_n "checking for $2... " >&6; } -if eval \${$3+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -/* Define $2 to an innocuous variant, in case declares $2. - For example, HP-UX 11i declares gettimeofday. */ -#define $2 innocuous_$2 - -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char $2 (); below. - Prefer to if __STDC__ is defined, since - exists even on freestanding compilers. */ - -#ifdef __STDC__ -# include -#else -# include -#endif - -#undef $2 - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char $2 (); -/* The GNU C library defines this for functions which it implements - to always fail with ENOSYS. Some functions are actually named - something starting with __ and the normal name is an alias. */ -#if defined __stub_$2 || defined __stub___$2 -choke me -#endif - -int -main () -{ -return $2 (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - eval "$3=yes" -else - eval "$3=no" -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -fi -eval ac_res=\$$3 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -$as_echo "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - -} # ac_fn_c_check_func - -# ac_fn_cxx_try_cpp LINENO -# ------------------------ -# Try to preprocess conftest.$ac_ext, and return whether this succeeded. -ac_fn_cxx_try_cpp () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - if { { ac_try="$ac_cpp conftest.$ac_ext" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } > conftest.i && { - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || - test ! -s conftest.err - }; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_cxx_try_cpp - -# ac_fn_cxx_try_link LINENO -# ------------------------- -# Try to link conftest.$ac_ext, and return whether this succeeded. -ac_fn_cxx_try_link () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext conftest$ac_exeext - if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && { - test "$cross_compiling" = yes || - $as_test_x conftest$ac_exeext - }; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information - # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would - # interfere with the next link command; also delete a directory that is - # left behind by Apple's compiler. We do this before executing the actions. - rm -rf conftest.dSYM conftest_ipa8_conftest.oo - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_cxx_try_link -cat >config.log <<_ACEOF -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -It was created by Google C++ Testing Framework $as_me 1.7.0, which was -generated by GNU Autoconf 2.68. Invocation command line was - - $ $0 $@ - -_ACEOF -exec 5>>config.log -{ -cat <<_ASUNAME -## --------- ## -## Platform. ## -## --------- ## - -hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` -uname -m = `(uname -m) 2>/dev/null || echo unknown` -uname -r = `(uname -r) 2>/dev/null || echo unknown` -uname -s = `(uname -s) 2>/dev/null || echo unknown` -uname -v = `(uname -v) 2>/dev/null || echo unknown` - -/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` -/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` - -/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` -/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` -/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` -/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` -/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` -/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` -/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` - -_ASUNAME - -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - $as_echo "PATH: $as_dir" - done -IFS=$as_save_IFS - -} >&5 - -cat >&5 <<_ACEOF - - -## ----------- ## -## Core tests. ## -## ----------- ## - -_ACEOF - - -# Keep a trace of the command line. -# Strip out --no-create and --no-recursion so they do not pile up. -# Strip out --silent because we don't want to record it for future runs. -# Also quote any args containing shell meta-characters. -# Make two passes to allow for proper duplicate-argument suppression. -ac_configure_args= -ac_configure_args0= -ac_configure_args1= -ac_must_keep_next=false -for ac_pass in 1 2 -do - for ac_arg - do - case $ac_arg in - -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - continue ;; - *\'*) - ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - case $ac_pass in - 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; - 2) - as_fn_append ac_configure_args1 " '$ac_arg'" - if test $ac_must_keep_next = true; then - ac_must_keep_next=false # Got value, back to normal. - else - case $ac_arg in - *=* | --config-cache | -C | -disable-* | --disable-* \ - | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ - | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ - | -with-* | --with-* | -without-* | --without-* | --x) - case "$ac_configure_args0 " in - "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; - esac - ;; - -* ) ac_must_keep_next=true ;; - esac - fi - as_fn_append ac_configure_args " '$ac_arg'" - ;; - esac - done -done -{ ac_configure_args0=; unset ac_configure_args0;} -{ ac_configure_args1=; unset ac_configure_args1;} - -# When interrupted or exit'd, cleanup temporary files, and complete -# config.log. We remove comments because anyway the quotes in there -# would cause problems or look ugly. -# WARNING: Use '\'' to represent an apostrophe within the trap. -# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. -trap 'exit_status=$? - # Save into config.log some information that might help in debugging. - { - echo - - $as_echo "## ---------------- ## -## Cache variables. ## -## ---------------- ##" - echo - # The following way of writing the cache mishandles newlines in values, -( - for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do - eval ac_val=\$$ac_var - case $ac_val in #( - *${as_nl}*) - case $ac_var in #( - *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 -$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; - esac - case $ac_var in #( - _ | IFS | as_nl) ;; #( - BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( - *) { eval $ac_var=; unset $ac_var;} ;; - esac ;; - esac - done - (set) 2>&1 | - case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( - *${as_nl}ac_space=\ *) - sed -n \ - "s/'\''/'\''\\\\'\'''\''/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" - ;; #( - *) - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" - ;; - esac | - sort -) - echo - - $as_echo "## ----------------- ## -## Output variables. ## -## ----------------- ##" - echo - for ac_var in $ac_subst_vars - do - eval ac_val=\$$ac_var - case $ac_val in - *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; - esac - $as_echo "$ac_var='\''$ac_val'\''" - done | sort - echo - - if test -n "$ac_subst_files"; then - $as_echo "## ------------------- ## -## File substitutions. ## -## ------------------- ##" - echo - for ac_var in $ac_subst_files - do - eval ac_val=\$$ac_var - case $ac_val in - *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; - esac - $as_echo "$ac_var='\''$ac_val'\''" - done | sort - echo - fi - - if test -s confdefs.h; then - $as_echo "## ----------- ## -## confdefs.h. ## -## ----------- ##" - echo - cat confdefs.h - echo - fi - test "$ac_signal" != 0 && - $as_echo "$as_me: caught signal $ac_signal" - $as_echo "$as_me: exit $exit_status" - } >&5 - rm -f core *.core core.conftest.* && - rm -f -r conftest* confdefs* conf$$* $ac_clean_files && - exit $exit_status -' 0 -for ac_signal in 1 2 13 15; do - trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal -done -ac_signal=0 - -# confdefs.h avoids OS command line length limits that DEFS can exceed. -rm -f -r conftest* confdefs.h - -$as_echo "/* confdefs.h */" > confdefs.h - -# Predefined preprocessor variables. - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_NAME "$PACKAGE_NAME" -_ACEOF - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_TARNAME "$PACKAGE_TARNAME" -_ACEOF - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_VERSION "$PACKAGE_VERSION" -_ACEOF - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_STRING "$PACKAGE_STRING" -_ACEOF - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" -_ACEOF - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_URL "$PACKAGE_URL" -_ACEOF - - -# Let the site file select an alternate cache file if it wants to. -# Prefer an explicitly selected file to automatically selected ones. -ac_site_file1=NONE -ac_site_file2=NONE -if test -n "$CONFIG_SITE"; then - # We do not want a PATH search for config.site. - case $CONFIG_SITE in #(( - -*) ac_site_file1=./$CONFIG_SITE;; - */*) ac_site_file1=$CONFIG_SITE;; - *) ac_site_file1=./$CONFIG_SITE;; - esac -elif test "x$prefix" != xNONE; then - ac_site_file1=$prefix/share/config.site - ac_site_file2=$prefix/etc/config.site -else - ac_site_file1=$ac_default_prefix/share/config.site - ac_site_file2=$ac_default_prefix/etc/config.site -fi -for ac_site_file in "$ac_site_file1" "$ac_site_file2" -do - test "x$ac_site_file" = xNONE && continue - if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 -$as_echo "$as_me: loading site script $ac_site_file" >&6;} - sed 's/^/| /' "$ac_site_file" >&5 - . "$ac_site_file" \ - || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "failed to load site script $ac_site_file -See \`config.log' for more details" "$LINENO" 5; } - fi -done - -if test -r "$cache_file"; then - # Some versions of bash will fail to source /dev/null (special files - # actually), so we avoid doing that. DJGPP emulates it as a regular file. - if test /dev/null != "$cache_file" && test -f "$cache_file"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 -$as_echo "$as_me: loading cache $cache_file" >&6;} - case $cache_file in - [\\/]* | ?:[\\/]* ) . "$cache_file";; - *) . "./$cache_file";; - esac - fi -else - { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 -$as_echo "$as_me: creating cache $cache_file" >&6;} - >$cache_file -fi - -# Check that the precious variables saved in the cache have kept the same -# value. -ac_cache_corrupted=false -for ac_var in $ac_precious_vars; do - eval ac_old_set=\$ac_cv_env_${ac_var}_set - eval ac_new_set=\$ac_env_${ac_var}_set - eval ac_old_val=\$ac_cv_env_${ac_var}_value - eval ac_new_val=\$ac_env_${ac_var}_value - case $ac_old_set,$ac_new_set in - set,) - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 -$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,set) - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 -$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,);; - *) - if test "x$ac_old_val" != "x$ac_new_val"; then - # differences in whitespace do not lead to failure. - ac_old_val_w=`echo x $ac_old_val` - ac_new_val_w=`echo x $ac_new_val` - if test "$ac_old_val_w" != "$ac_new_val_w"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 -$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} - ac_cache_corrupted=: - else - { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 -$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} - eval $ac_var=\$ac_old_val - fi - { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 -$as_echo "$as_me: former value: \`$ac_old_val'" >&2;} - { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 -$as_echo "$as_me: current value: \`$ac_new_val'" >&2;} - fi;; - esac - # Pass precious variables to config.status. - if test "$ac_new_set" = set; then - case $ac_new_val in - *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; - *) ac_arg=$ac_var=$ac_new_val ;; - esac - case " $ac_configure_args " in - *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. - *) as_fn_append ac_configure_args " '$ac_arg'" ;; - esac - fi -done -if $ac_cache_corrupted; then - { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} - { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 -$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} - as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 -fi -## -------------------- ## -## Main body of script. ## -## -------------------- ## - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - - -# Provide various options to initialize the Autoconf and configure processes. - - - -ac_aux_dir= -for ac_dir in build-aux "$srcdir"/build-aux; do - if test -f "$ac_dir/install-sh"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install-sh -c" - break - elif test -f "$ac_dir/install.sh"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install.sh -c" - break - elif test -f "$ac_dir/shtool"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/shtool install -c" - break - fi -done -if test -z "$ac_aux_dir"; then - as_fn_error $? "cannot find install-sh, install.sh, or shtool in build-aux \"$srcdir\"/build-aux" "$LINENO" 5 -fi - -# These three variables are undocumented and unsupported, -# and are intended to be withdrawn in a future Autoconf release. -# They can cause serious problems if a builder's source tree is in a directory -# whose full name contains unusual characters. -ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. -ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. -ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. - - -ac_config_headers="$ac_config_headers build-aux/config.h" - -ac_config_files="$ac_config_files Makefile" - -ac_config_files="$ac_config_files scripts/gtest-config" - - -# Initialize Automake with various options. We require at least v1.9, prevent -# pedantic complaints about package files, and enable various distribution -# targets. -am__api_version='1.11' - -# Find a good install program. We prefer a C program (faster), -# so one script is as good as another. But avoid the broken or -# incompatible versions: -# SysV /etc/install, /usr/sbin/install -# SunOS /usr/etc/install -# IRIX /sbin/install -# AIX /bin/install -# AmigaOS /C/install, which installs bootblocks on floppy discs -# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag -# AFS /usr/afsws/bin/install, which mishandles nonexistent args -# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" -# OS/2's system install, which has a completely different semantic -# ./install, which can be erroneously created by make from ./install.sh. -# Reject install programs that cannot install multiple files. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 -$as_echo_n "checking for a BSD-compatible install... " >&6; } -if test -z "$INSTALL"; then -if ${ac_cv_path_install+:} false; then : - $as_echo_n "(cached) " >&6 -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - # Account for people who put trailing slashes in PATH elements. -case $as_dir/ in #(( - ./ | .// | /[cC]/* | \ - /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ - ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ - /usr/ucb/* ) ;; - *) - # OSF1 and SCO ODT 3.0 have their own names for install. - # Don't use installbsd from OSF since it installs stuff as root - # by default. - for ac_prog in ginstall scoinst install; do - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then - if test $ac_prog = install && - grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then - # AIX install. It has an incompatible calling convention. - : - elif test $ac_prog = install && - grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then - # program-specific install script used by HP pwplus--don't use. - : - else - rm -rf conftest.one conftest.two conftest.dir - echo one > conftest.one - echo two > conftest.two - mkdir conftest.dir - if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && - test -s conftest.one && test -s conftest.two && - test -s conftest.dir/conftest.one && - test -s conftest.dir/conftest.two - then - ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" - break 3 - fi - fi - fi - done - done - ;; -esac - - done -IFS=$as_save_IFS - -rm -rf conftest.one conftest.two conftest.dir - -fi - if test "${ac_cv_path_install+set}" = set; then - INSTALL=$ac_cv_path_install - else - # As a last resort, use the slow shell script. Don't cache a - # value for INSTALL within a source directory, because that will - # break other packages using the cache if that directory is - # removed, or if the value is a relative name. - INSTALL=$ac_install_sh - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 -$as_echo "$INSTALL" >&6; } - -# Use test -z because SunOS4 sh mishandles braces in ${var-val}. -# It thinks the first close brace ends the variable substitution. -test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' - -test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' - -test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 -$as_echo_n "checking whether build environment is sane... " >&6; } -# Just in case -sleep 1 -echo timestamp > conftest.file -# Reject unsafe characters in $srcdir or the absolute working directory -# name. Accept space and tab only in the latter. -am_lf=' -' -case `pwd` in - *[\\\"\#\$\&\'\`$am_lf]*) - as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; -esac -case $srcdir in - *[\\\"\#\$\&\'\`$am_lf\ \ ]*) - as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; -esac - -# Do `set' in a subshell so we don't clobber the current shell's -# arguments. Must try -L first in case configure is actually a -# symlink; some systems play weird games with the mod time of symlinks -# (eg FreeBSD returns the mod time of the symlink's containing -# directory). -if ( - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$*" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - rm -f conftest.file - if test "$*" != "X $srcdir/configure conftest.file" \ - && test "$*" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - as_fn_error $? "ls -t appears to fail. Make sure there is not a broken -alias in your environment" "$LINENO" 5 - fi - - test "$2" = conftest.file - ) -then - # Ok. - : -else - as_fn_error $? "newly created file is older than distributed files! -Check your system clock" "$LINENO" 5 -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } -test "$program_prefix" != NONE && - program_transform_name="s&^&$program_prefix&;$program_transform_name" -# Use a double $ so make ignores it. -test "$program_suffix" != NONE && - program_transform_name="s&\$&$program_suffix&;$program_transform_name" -# Double any \ or $. -# By default was `s,x,x', remove it if useless. -ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' -program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` - -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` - -if test x"${MISSING+set}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; - *) - MISSING="\${SHELL} $am_aux_dir/missing" ;; - esac -fi -# Use eval to expand $SHELL -if eval "$MISSING --run true"; then - am_missing_run="$MISSING --run " -else - am_missing_run= - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 -$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} -fi - -if test x"${install_sh}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; - *) - install_sh="\${SHELL} $am_aux_dir/install-sh" - esac -fi - -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. -if test "$cross_compiling" != no; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. -set dummy ${ac_tool_prefix}strip; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_STRIP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$STRIP"; then - ac_cv_prog_STRIP="$STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_STRIP="${ac_tool_prefix}strip" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -STRIP=$ac_cv_prog_STRIP -if test -n "$STRIP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 -$as_echo "$STRIP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_STRIP"; then - ac_ct_STRIP=$STRIP - # Extract the first word of "strip", so it can be a program name with args. -set dummy strip; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_STRIP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_STRIP"; then - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_STRIP="strip" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP -if test -n "$ac_ct_STRIP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 -$as_echo "$ac_ct_STRIP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_STRIP" = x; then - STRIP=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - STRIP=$ac_ct_STRIP - fi -else - STRIP="$ac_cv_prog_STRIP" -fi - -fi -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 -$as_echo_n "checking for a thread-safe mkdir -p... " >&6; } -if test -z "$MKDIR_P"; then - if ${ac_cv_path_mkdir+:} false; then : - $as_echo_n "(cached) " >&6 -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in mkdir gmkdir; do - for ac_exec_ext in '' $ac_executable_extensions; do - { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue - case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( - 'mkdir (GNU coreutils) '* | \ - 'mkdir (coreutils) '* | \ - 'mkdir (fileutils) '4.1*) - ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext - break 3;; - esac - done - done - done -IFS=$as_save_IFS - -fi - - test -d ./--version && rmdir ./--version - if test "${ac_cv_path_mkdir+set}" = set; then - MKDIR_P="$ac_cv_path_mkdir -p" - else - # As a last resort, use the slow shell script. Don't cache a - # value for MKDIR_P within a source directory, because that will - # break other packages using the cache if that directory is - # removed, or if the value is a relative name. - MKDIR_P="$ac_install_sh -d" - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 -$as_echo "$MKDIR_P" >&6; } - -mkdir_p="$MKDIR_P" -case $mkdir_p in - [\\/$]* | ?:[\\/]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac - -for ac_prog in gawk mawk nawk awk -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_AWK+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$AWK"; then - ac_cv_prog_AWK="$AWK" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_AWK="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -AWK=$ac_cv_prog_AWK -if test -n "$AWK"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 -$as_echo "$AWK" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$AWK" && break -done - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 -$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } -set x ${MAKE-make} -ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` -if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat >conftest.make <<\_ACEOF -SHELL = /bin/sh -all: - @echo '@@@%%%=$(MAKE)=@@@%%%' -_ACEOF -# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. -case `${MAKE-make} -f conftest.make 2>/dev/null` in - *@@@%%%=?*=@@@%%%*) - eval ac_cv_prog_make_${ac_make}_set=yes;; - *) - eval ac_cv_prog_make_${ac_make}_set=no;; -esac -rm -f conftest.make -fi -if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - SET_MAKE= -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - SET_MAKE="MAKE=${MAKE-make}" -fi - -rm -rf .tst 2>/dev/null -mkdir .tst 2>/dev/null -if test -d .tst; then - am__leading_dot=. -else - am__leading_dot=_ -fi -rmdir .tst 2>/dev/null - -if test "`cd $srcdir && pwd`" != "`pwd`"; then - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output - # is not polluted with repeated "-I." - am__isrc=' -I$(srcdir)' - # test to see if srcdir already configured - if test -f $srcdir/config.status; then - as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 - fi -fi - -# test whether we have cygpath -if test -z "$CYGPATH_W"; then - if (cygpath --version) >/dev/null 2>/dev/null; then - CYGPATH_W='cygpath -w' - else - CYGPATH_W=echo - fi -fi - - -# Define the identity of the package. - PACKAGE='gtest' - VERSION='1.7.0' - - -cat >>confdefs.h <<_ACEOF -#define PACKAGE "$PACKAGE" -_ACEOF - - -cat >>confdefs.h <<_ACEOF -#define VERSION "$VERSION" -_ACEOF - -# Some tools Automake needs. - -ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} - - -AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} - - -AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} - - -AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} - - -MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} - -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. -# Always define AMTAR for backward compatibility. Yes, it's still used -# in the wild :-( We should find a proper way to deprecate it ... -AMTAR='$${TAR-tar}' - -am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' - - - - - - -# Check for programs used in building Google Test. -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. -set dummy ${ac_tool_prefix}gcc; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CC="${ac_tool_prefix}gcc" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -$as_echo "$CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_CC"; then - ac_ct_CC=$CC - # Extract the first word of "gcc", so it can be a program name with args. -set dummy gcc; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_CC="gcc" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 -$as_echo "$ac_ct_CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_CC" = x; then - CC="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CC=$ac_ct_CC - fi -else - CC="$ac_cv_prog_CC" -fi - -if test -z "$CC"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. -set dummy ${ac_tool_prefix}cc; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CC="${ac_tool_prefix}cc" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -$as_echo "$CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - fi -fi -if test -z "$CC"; then - # Extract the first word of "cc", so it can be a program name with args. -set dummy cc; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else - ac_prog_rejected=no -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then - ac_prog_rejected=yes - continue - fi - ac_cv_prog_CC="cc" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -if test $ac_prog_rejected = yes; then - # We found a bogon in the path, so make sure we never use it. - set dummy $ac_cv_prog_CC - shift - if test $# != 0; then - # We chose a different compiler from the bogus one. - # However, it has the same basename, so the bogon will be chosen - # first if we set CC to just the basename; use the full file name. - shift - ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" - fi -fi -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -$as_echo "$CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$CC"; then - if test -n "$ac_tool_prefix"; then - for ac_prog in cl.exe - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CC="$ac_tool_prefix$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -$as_echo "$CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$CC" && break - done -fi -if test -z "$CC"; then - ac_ct_CC=$CC - for ac_prog in cl.exe -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_CC="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 -$as_echo "$ac_ct_CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$ac_ct_CC" && break -done - - if test "x$ac_ct_CC" = x; then - CC="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CC=$ac_ct_CC - fi -fi - -fi - - -test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "no acceptable C compiler found in \$PATH -See \`config.log' for more details" "$LINENO" 5; } - -# Provide some information about the compiler. -$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 -set X $ac_compile -ac_compiler=$2 -for ac_option in --version -v -V -qversion; do - { { ac_try="$ac_compiler $ac_option >&5" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compiler $ac_option >&5") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - sed '10a\ -... rest of stderr output deleted ... - 10q' conftest.err >conftest.er1 - cat conftest.er1 >&5 - fi - rm -f conftest.er1 conftest.err - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } -done - -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" -# Try to create an executable without -o first, disregard a.out. -# It will help us diagnose broken compilers, and finding out an intuition -# of exeext. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 -$as_echo_n "checking whether the C compiler works... " >&6; } -ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` - -# The possible output files: -ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" - -ac_rmfiles= -for ac_file in $ac_files -do - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; - * ) ac_rmfiles="$ac_rmfiles $ac_file";; - esac -done -rm -f $ac_rmfiles - -if { { ac_try="$ac_link_default" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link_default") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. -# So ignore a value of `no', otherwise this would lead to `EXEEXT = no' -# in a Makefile. We should not override ac_cv_exeext if it was cached, -# so that the user can short-circuit this test for compilers unknown to -# Autoconf. -for ac_file in $ac_files '' -do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) - ;; - [ab].out ) - # We found the default executable, but exeext='' is most - # certainly right. - break;; - *.* ) - if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; - then :; else - ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - fi - # We set ac_cv_exeext here because the later test for it is not - # safe: cross compilers may not add the suffix if given an `-o' - # argument, so we may need to know it at that point already. - # Even if this section looks crufty: it has the advantage of - # actually working. - break;; - * ) - break;; - esac -done -test "$ac_cv_exeext" = no && ac_cv_exeext= - -else - ac_file='' -fi -if test -z "$ac_file"; then : - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -$as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error 77 "C compiler cannot create executables -See \`config.log' for more details" "$LINENO" 5; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 -$as_echo_n "checking for C compiler default output file name... " >&6; } -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 -$as_echo "$ac_file" >&6; } -ac_exeext=$ac_cv_exeext - -rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out -ac_clean_files=$ac_clean_files_save -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 -$as_echo_n "checking for suffix of executables... " >&6; } -if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - # If both `conftest.exe' and `conftest' are `present' (well, observable) -# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will -# work properly (i.e., refer to `conftest.exe'), while it won't with -# `rm'. -for ac_file in conftest.exe conftest conftest.*; do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; - *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - break;; - * ) break;; - esac -done -else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot compute suffix of executables: cannot compile and link -See \`config.log' for more details" "$LINENO" 5; } -fi -rm -f conftest conftest$ac_cv_exeext -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 -$as_echo "$ac_cv_exeext" >&6; } - -rm -f conftest.$ac_ext -EXEEXT=$ac_cv_exeext -ac_exeext=$EXEEXT -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -int -main () -{ -FILE *f = fopen ("conftest.out", "w"); - return ferror (f) || fclose (f) != 0; - - ; - return 0; -} -_ACEOF -ac_clean_files="$ac_clean_files conftest.out" -# Check that the compiler produces executables we can run. If not, either -# the compiler is broken, or we cross compile. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 -$as_echo_n "checking whether we are cross compiling... " >&6; } -if test "$cross_compiling" != yes; then - { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - if { ac_try='./conftest$ac_cv_exeext' - { { case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_try") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; }; then - cross_compiling=no - else - if test "$cross_compiling" = maybe; then - cross_compiling=yes - else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot run C compiled programs. -If you meant to cross compile, use \`--host'. -See \`config.log' for more details" "$LINENO" 5; } - fi - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 -$as_echo "$cross_compiling" >&6; } - -rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out -ac_clean_files=$ac_clean_files_save -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 -$as_echo_n "checking for suffix of object files... " >&6; } -if ${ac_cv_objext+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.o conftest.obj -if { { ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - for ac_file in conftest.o conftest.obj conftest.*; do - test -f "$ac_file" || continue; - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; - *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` - break;; - esac -done -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot compute suffix of object files: cannot compile -See \`config.log' for more details" "$LINENO" 5; } -fi -rm -f conftest.$ac_cv_objext conftest.$ac_ext -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 -$as_echo "$ac_cv_objext" >&6; } -OBJEXT=$ac_cv_objext -ac_objext=$OBJEXT -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 -$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } -if ${ac_cv_c_compiler_gnu+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ -#ifndef __GNUC__ - choke me -#endif - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - ac_compiler_gnu=yes -else - ac_compiler_gnu=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -ac_cv_c_compiler_gnu=$ac_compiler_gnu - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 -$as_echo "$ac_cv_c_compiler_gnu" >&6; } -if test $ac_compiler_gnu = yes; then - GCC=yes -else - GCC= -fi -ac_test_CFLAGS=${CFLAGS+set} -ac_save_CFLAGS=$CFLAGS -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 -$as_echo_n "checking whether $CC accepts -g... " >&6; } -if ${ac_cv_prog_cc_g+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_save_c_werror_flag=$ac_c_werror_flag - ac_c_werror_flag=yes - ac_cv_prog_cc_g=no - CFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_prog_cc_g=yes -else - CFLAGS="" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - -else - ac_c_werror_flag=$ac_save_c_werror_flag - CFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_prog_cc_g=yes -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_c_werror_flag=$ac_save_c_werror_flag -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 -$as_echo "$ac_cv_prog_cc_g" >&6; } -if test "$ac_test_CFLAGS" = set; then - CFLAGS=$ac_save_CFLAGS -elif test $ac_cv_prog_cc_g = yes; then - if test "$GCC" = yes; then - CFLAGS="-g -O2" - else - CFLAGS="-g" - fi -else - if test "$GCC" = yes; then - CFLAGS="-O2" - else - CFLAGS= - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 -$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } -if ${ac_cv_prog_cc_c89+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_cv_prog_cc_c89=no -ac_save_CC=$CC -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -#include -#include -#include -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ -struct buf { int x; }; -FILE * (*rcsopen) (struct buf *, struct stat *, int); -static char *e (p, i) - char **p; - int i; -{ - return p[i]; -} -static char *f (char * (*g) (char **, int), char **p, ...) -{ - char *s; - va_list v; - va_start (v,p); - s = g (p, va_arg (v,int)); - va_end (v); - return s; -} - -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has - function prototypes and stuff, but not '\xHH' hex character constants. - These don't provoke an error unfortunately, instead are silently treated - as 'x'. The following induces an error, until -std is added to get - proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an - array size at least. It's necessary to write '\x00'==0 to get something - that's true only with -std. */ -int osf4_cc_array ['\x00' == 0 ? 1 : -1]; - -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters - inside strings and character constants. */ -#define FOO(x) 'x' -int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; - -int test (int i, double x); -struct s1 {int (*f) (int a);}; -struct s2 {int (*f) (double a);}; -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); -int argc; -char **argv; -int -main () -{ -return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; - ; - return 0; -} -_ACEOF -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ - -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" -do - CC="$ac_save_CC $ac_arg" - if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_prog_cc_c89=$ac_arg -fi -rm -f core conftest.err conftest.$ac_objext - test "x$ac_cv_prog_cc_c89" != "xno" && break -done -rm -f conftest.$ac_ext -CC=$ac_save_CC - -fi -# AC_CACHE_VAL -case "x$ac_cv_prog_cc_c89" in - x) - { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 -$as_echo "none needed" >&6; } ;; - xno) - { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 -$as_echo "unsupported" >&6; } ;; - *) - CC="$CC $ac_cv_prog_cc_c89" - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 -$as_echo "$ac_cv_prog_cc_c89" >&6; } ;; -esac -if test "x$ac_cv_prog_cc_c89" != xno; then : - -fi - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -DEPDIR="${am__leading_dot}deps" - -ac_config_commands="$ac_config_commands depfiles" - - -am_make=${MAKE-make} -cat > confinc << 'END' -am__doit: - @echo this is the am__doit target -.PHONY: am__doit -END -# If we don't find an include directive, just comment out the code. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 -$as_echo_n "checking for style of include used by $am_make... " >&6; } -am__include="#" -am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from `make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD - ;; - esac -fi - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 -$as_echo "$_am_result" >&6; } -rm -f confinc confmf - -# Check whether --enable-dependency-tracking was given. -if test "${enable_dependency_tracking+set}" = set; then : - enableval=$enable_dependency_tracking; -fi - -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' - am__nodep='_no' -fi - if test "x$enable_dependency_tracking" != xno; then - AMDEP_TRUE= - AMDEP_FALSE='#' -else - AMDEP_TRUE='#' - AMDEP_FALSE= -fi - - - -depcc="$CC" am_compiler_list= - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 -$as_echo_n "checking dependency style of $depcc... " >&6; } -if ${am_cv_CC_dependencies_compiler_type+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" conftest.dir - cd conftest.dir - # We will build objects and dependencies in a subdirectory because - # it helps to detect inapplicable dependency modes. For instance - # both Tru64's cc and ICC support -MD to output dependencies as a - # side effect of compilation, but ICC will put the dependencies in - # the current directory while Tru64 will put them in the object - # directory. - mkdir sub - - am_cv_CC_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` - fi - am__universal=false - case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac - - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and - # we should not choose a depcomp mode which is confused by this. - # - # We need to recreate these files for each test, as the compiler may - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message - # that says an option was ignored or not supported. - # When given -MP, icc 7.0 and 7.1 complain thusly: - # icc: Command line warning: ignoring option '-M'; no argument required - # The diagnosis changed in icc 8.0: - # icc: Command line remark: option '-MP' not supported - if (grep 'ignoring option' conftest.err || - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else - am_cv_CC_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_CC_dependencies_compiler_type=none -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 -$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } -CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type - - if - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then - am__fastdepCC_TRUE= - am__fastdepCC_FALSE='#' -else - am__fastdepCC_TRUE='#' - am__fastdepCC_FALSE= -fi - - -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu -if test -z "$CXX"; then - if test -n "$CCC"; then - CXX=$CCC - else - if test -n "$ac_tool_prefix"; then - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CXX"; then - ac_cv_prog_CXX="$CXX" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CXX=$ac_cv_prog_CXX -if test -n "$CXX"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 -$as_echo "$CXX" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$CXX" && break - done -fi -if test -z "$CXX"; then - ac_ct_CXX=$CXX - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_CXX"; then - ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_CXX="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CXX=$ac_cv_prog_ac_ct_CXX -if test -n "$ac_ct_CXX"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 -$as_echo "$ac_ct_CXX" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$ac_ct_CXX" && break -done - - if test "x$ac_ct_CXX" = x; then - CXX="g++" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CXX=$ac_ct_CXX - fi -fi - - fi -fi -# Provide some information about the compiler. -$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 -set X $ac_compile -ac_compiler=$2 -for ac_option in --version -v -V -qversion; do - { { ac_try="$ac_compiler $ac_option >&5" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compiler $ac_option >&5") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - sed '10a\ -... rest of stderr output deleted ... - 10q' conftest.err >conftest.er1 - cat conftest.er1 >&5 - fi - rm -f conftest.er1 conftest.err - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } -done - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 -$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } -if ${ac_cv_cxx_compiler_gnu+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ -#ifndef __GNUC__ - choke me -#endif - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_compiler_gnu=yes -else - ac_compiler_gnu=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -ac_cv_cxx_compiler_gnu=$ac_compiler_gnu - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 -$as_echo "$ac_cv_cxx_compiler_gnu" >&6; } -if test $ac_compiler_gnu = yes; then - GXX=yes -else - GXX= -fi -ac_test_CXXFLAGS=${CXXFLAGS+set} -ac_save_CXXFLAGS=$CXXFLAGS -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 -$as_echo_n "checking whether $CXX accepts -g... " >&6; } -if ${ac_cv_prog_cxx_g+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_save_cxx_werror_flag=$ac_cxx_werror_flag - ac_cxx_werror_flag=yes - ac_cv_prog_cxx_g=no - CXXFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_cv_prog_cxx_g=yes -else - CXXFLAGS="" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - -else - ac_cxx_werror_flag=$ac_save_cxx_werror_flag - CXXFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_cv_prog_cxx_g=yes -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_cxx_werror_flag=$ac_save_cxx_werror_flag -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 -$as_echo "$ac_cv_prog_cxx_g" >&6; } -if test "$ac_test_CXXFLAGS" = set; then - CXXFLAGS=$ac_save_CXXFLAGS -elif test $ac_cv_prog_cxx_g = yes; then - if test "$GXX" = yes; then - CXXFLAGS="-g -O2" - else - CXXFLAGS="-g" - fi -else - if test "$GXX" = yes; then - CXXFLAGS="-O2" - else - CXXFLAGS= - fi -fi -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -depcc="$CXX" am_compiler_list= - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 -$as_echo_n "checking dependency style of $depcc... " >&6; } -if ${am_cv_CXX_dependencies_compiler_type+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" conftest.dir - cd conftest.dir - # We will build objects and dependencies in a subdirectory because - # it helps to detect inapplicable dependency modes. For instance - # both Tru64's cc and ICC support -MD to output dependencies as a - # side effect of compilation, but ICC will put the dependencies in - # the current directory while Tru64 will put them in the object - # directory. - mkdir sub - - am_cv_CXX_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` - fi - am__universal=false - case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac - - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and - # we should not choose a depcomp mode which is confused by this. - # - # We need to recreate these files for each test, as the compiler may - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message - # that says an option was ignored or not supported. - # When given -MP, icc 7.0 and 7.1 complain thusly: - # icc: Command line warning: ignoring option '-M'; no argument required - # The diagnosis changed in icc 8.0: - # icc: Command line remark: option '-MP' not supported - if (grep 'ignoring option' conftest.err || - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else - am_cv_CXX_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_CXX_dependencies_compiler_type=none -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5 -$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; } -CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type - - if - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then - am__fastdepCXX_TRUE= - am__fastdepCXX_FALSE='#' -else - am__fastdepCXX_TRUE='#' - am__fastdepCXX_FALSE= -fi - - -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - -case `pwd` in - *\ * | *\ *) - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 -$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;; -esac - - - -macro_version='2.4.2' -macro_revision='1.3337' - - - - - - - - - - - - - -ltmain="$ac_aux_dir/ltmain.sh" - -# Make sure we can run config.sub. -$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || - as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 -$as_echo_n "checking build system type... " >&6; } -if ${ac_cv_build+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_build_alias=$build_alias -test "x$ac_build_alias" = x && - ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` -test "x$ac_build_alias" = x && - as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 -ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || - as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 -$as_echo "$ac_cv_build" >&6; } -case $ac_cv_build in -*-*-*) ;; -*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; -esac -build=$ac_cv_build -ac_save_IFS=$IFS; IFS='-' -set x $ac_cv_build -shift -build_cpu=$1 -build_vendor=$2 -shift; shift -# Remember, the first character of IFS is used to create $*, -# except with old shells: -build_os=$* -IFS=$ac_save_IFS -case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 -$as_echo_n "checking host system type... " >&6; } -if ${ac_cv_host+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test "x$host_alias" = x; then - ac_cv_host=$ac_cv_build -else - ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || - as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 -$as_echo "$ac_cv_host" >&6; } -case $ac_cv_host in -*-*-*) ;; -*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; -esac -host=$ac_cv_host -ac_save_IFS=$IFS; IFS='-' -set x $ac_cv_host -shift -host_cpu=$1 -host_vendor=$2 -shift; shift -# Remember, the first character of IFS is used to create $*, -# except with old shells: -host_os=$* -IFS=$ac_save_IFS -case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac - - -# Backslashify metacharacters that are still active within -# double-quoted strings. -sed_quote_subst='s/\(["`$\\]\)/\\\1/g' - -# Same as above, but do not quote variable references. -double_quote_subst='s/\(["`\\]\)/\\\1/g' - -# Sed substitution to delay expansion of an escaped shell variable in a -# double_quote_subst'ed string. -delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' - -# Sed substitution to delay expansion of an escaped single quote. -delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' - -# Sed substitution to avoid accidental globbing in evaled expressions -no_glob_subst='s/\*/\\\*/g' - -ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO -ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5 -$as_echo_n "checking how to print strings... " >&6; } -# Test print first, because it will be a builtin if present. -if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ - test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then - ECHO='print -r --' -elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then - ECHO='printf %s\n' -else - # Use this function as a fallback that always works. - func_fallback_echo () - { - eval 'cat <<_LTECHO_EOF -$1 -_LTECHO_EOF' - } - ECHO='func_fallback_echo' -fi - -# func_echo_all arg... -# Invoke $ECHO with all args, space-separated. -func_echo_all () -{ - $ECHO "" -} - -case "$ECHO" in - printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5 -$as_echo "printf" >&6; } ;; - print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5 -$as_echo "print -r" >&6; } ;; - *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5 -$as_echo "cat" >&6; } ;; -esac - - - - - - - - - - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 -$as_echo_n "checking for a sed that does not truncate output... " >&6; } -if ${ac_cv_path_SED+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/ - for ac_i in 1 2 3 4 5 6 7; do - ac_script="$ac_script$as_nl$ac_script" - done - echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed - { ac_script=; unset ac_script;} - if test -z "$SED"; then - ac_path_SED_found=false - # Loop through the user's path and test for each of PROGNAME-LIST - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in sed gsed; do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_SED="$as_dir/$ac_prog$ac_exec_ext" - { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue -# Check for GNU ac_path_SED and select it if it is found. - # Check for GNU $ac_path_SED -case `"$ac_path_SED" --version 2>&1` in -*GNU*) - ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; -*) - ac_count=0 - $as_echo_n 0123456789 >"conftest.in" - while : - do - cat "conftest.in" "conftest.in" >"conftest.tmp" - mv "conftest.tmp" "conftest.in" - cp "conftest.in" "conftest.nl" - $as_echo '' >> "conftest.nl" - "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break - as_fn_arith $ac_count + 1 && ac_count=$as_val - if test $ac_count -gt ${ac_path_SED_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_SED="$ac_path_SED" - ac_path_SED_max=$ac_count - fi - # 10*(2^10) chars as input seems more than enough - test $ac_count -gt 10 && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out;; -esac - - $ac_path_SED_found && break 3 - done - done - done -IFS=$as_save_IFS - if test -z "$ac_cv_path_SED"; then - as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5 - fi -else - ac_cv_path_SED=$SED -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5 -$as_echo "$ac_cv_path_SED" >&6; } - SED="$ac_cv_path_SED" - rm -f conftest.sed - -test -z "$SED" && SED=sed -Xsed="$SED -e 1s/^X//" - - - - - - - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 -$as_echo_n "checking for grep that handles long lines and -e... " >&6; } -if ${ac_cv_path_GREP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -z "$GREP"; then - ac_path_GREP_found=false - # Loop through the user's path and test for each of PROGNAME-LIST - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in grep ggrep; do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" - { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue -# Check for GNU ac_path_GREP and select it if it is found. - # Check for GNU $ac_path_GREP -case `"$ac_path_GREP" --version 2>&1` in -*GNU*) - ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; -*) - ac_count=0 - $as_echo_n 0123456789 >"conftest.in" - while : - do - cat "conftest.in" "conftest.in" >"conftest.tmp" - mv "conftest.tmp" "conftest.in" - cp "conftest.in" "conftest.nl" - $as_echo 'GREP' >> "conftest.nl" - "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break - as_fn_arith $ac_count + 1 && ac_count=$as_val - if test $ac_count -gt ${ac_path_GREP_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_GREP="$ac_path_GREP" - ac_path_GREP_max=$ac_count - fi - # 10*(2^10) chars as input seems more than enough - test $ac_count -gt 10 && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out;; -esac - - $ac_path_GREP_found && break 3 - done - done - done -IFS=$as_save_IFS - if test -z "$ac_cv_path_GREP"; then - as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 - fi -else - ac_cv_path_GREP=$GREP -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 -$as_echo "$ac_cv_path_GREP" >&6; } - GREP="$ac_cv_path_GREP" - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 -$as_echo_n "checking for egrep... " >&6; } -if ${ac_cv_path_EGREP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 - then ac_cv_path_EGREP="$GREP -E" - else - if test -z "$EGREP"; then - ac_path_EGREP_found=false - # Loop through the user's path and test for each of PROGNAME-LIST - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in egrep; do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" - { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue -# Check for GNU ac_path_EGREP and select it if it is found. - # Check for GNU $ac_path_EGREP -case `"$ac_path_EGREP" --version 2>&1` in -*GNU*) - ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; -*) - ac_count=0 - $as_echo_n 0123456789 >"conftest.in" - while : - do - cat "conftest.in" "conftest.in" >"conftest.tmp" - mv "conftest.tmp" "conftest.in" - cp "conftest.in" "conftest.nl" - $as_echo 'EGREP' >> "conftest.nl" - "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break - as_fn_arith $ac_count + 1 && ac_count=$as_val - if test $ac_count -gt ${ac_path_EGREP_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_EGREP="$ac_path_EGREP" - ac_path_EGREP_max=$ac_count - fi - # 10*(2^10) chars as input seems more than enough - test $ac_count -gt 10 && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out;; -esac - - $ac_path_EGREP_found && break 3 - done - done - done -IFS=$as_save_IFS - if test -z "$ac_cv_path_EGREP"; then - as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 - fi -else - ac_cv_path_EGREP=$EGREP -fi - - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 -$as_echo "$ac_cv_path_EGREP" >&6; } - EGREP="$ac_cv_path_EGREP" - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5 -$as_echo_n "checking for fgrep... " >&6; } -if ${ac_cv_path_FGREP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1 - then ac_cv_path_FGREP="$GREP -F" - else - if test -z "$FGREP"; then - ac_path_FGREP_found=false - # Loop through the user's path and test for each of PROGNAME-LIST - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in fgrep; do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext" - { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue -# Check for GNU ac_path_FGREP and select it if it is found. - # Check for GNU $ac_path_FGREP -case `"$ac_path_FGREP" --version 2>&1` in -*GNU*) - ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;; -*) - ac_count=0 - $as_echo_n 0123456789 >"conftest.in" - while : - do - cat "conftest.in" "conftest.in" >"conftest.tmp" - mv "conftest.tmp" "conftest.in" - cp "conftest.in" "conftest.nl" - $as_echo 'FGREP' >> "conftest.nl" - "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break - as_fn_arith $ac_count + 1 && ac_count=$as_val - if test $ac_count -gt ${ac_path_FGREP_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_FGREP="$ac_path_FGREP" - ac_path_FGREP_max=$ac_count - fi - # 10*(2^10) chars as input seems more than enough - test $ac_count -gt 10 && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out;; -esac - - $ac_path_FGREP_found && break 3 - done - done - done -IFS=$as_save_IFS - if test -z "$ac_cv_path_FGREP"; then - as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 - fi -else - ac_cv_path_FGREP=$FGREP -fi - - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5 -$as_echo "$ac_cv_path_FGREP" >&6; } - FGREP="$ac_cv_path_FGREP" - - -test -z "$GREP" && GREP=grep - - - - - - - - - - - - - - - - - - - -# Check whether --with-gnu-ld was given. -if test "${with_gnu_ld+set}" = set; then : - withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes -else - with_gnu_ld=no -fi - -ac_prog=ld -if test "$GCC" = yes; then - # Check if gcc -print-prog-name=ld gives a path. - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 -$as_echo_n "checking for ld used by $CC... " >&6; } - case $host in - *-*-mingw*) - # gcc leaves a trailing carriage return which upsets mingw - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; - *) - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; - esac - case $ac_prog in - # Accept absolute paths. - [\\/]* | ?:[\\/]*) - re_direlt='/[^/][^/]*/\.\./' - # Canonicalize the pathname of ld - ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` - while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do - ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` - done - test -z "$LD" && LD="$ac_prog" - ;; - "") - # If it fails, then pretend we aren't using GCC. - ac_prog=ld - ;; - *) - # If it is relative, then search for the first ld in PATH. - with_gnu_ld=unknown - ;; - esac -elif test "$with_gnu_ld" = yes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 -$as_echo_n "checking for GNU ld... " >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 -$as_echo_n "checking for non-GNU ld... " >&6; } -fi -if ${lt_cv_path_LD+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -z "$LD"; then - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - for ac_dir in $PATH; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then - lt_cv_path_LD="$ac_dir/$ac_prog" - # Check to see if the program is GNU ld. I'd rather use --version, - # but apparently some variants of GNU ld only accept -v. - # Break only if it was the GNU/non-GNU ld that we prefer. - case `"$lt_cv_path_LD" -v 2>&1 &5 -$as_echo "$LD" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi -test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 -$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } -if ${lt_cv_prog_gnu_ld+:} false; then : - $as_echo_n "(cached) " >&6 -else - # I'd rather use --version here, but apparently some GNU lds only accept -v. -case `$LD -v 2>&1 &5 -$as_echo "$lt_cv_prog_gnu_ld" >&6; } -with_gnu_ld=$lt_cv_prog_gnu_ld - - - - - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 -$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; } -if ${lt_cv_path_NM+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$NM"; then - # Let the user override the test. - lt_cv_path_NM="$NM" -else - lt_nm_to_check="${ac_tool_prefix}nm" - if test -n "$ac_tool_prefix" && test "$build" = "$host"; then - lt_nm_to_check="$lt_nm_to_check nm" - fi - for lt_tmp_nm in $lt_nm_to_check; do - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - tmp_nm="$ac_dir/$lt_tmp_nm" - if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then - # Check to see if the nm accepts a BSD-compat flag. - # Adding the `sed 1q' prevents false positives on HP-UX, which says: - # nm: unknown option "B" ignored - # Tru64's nm complains that /dev/null is an invalid object file - case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in - */dev/null* | *'Invalid file or object type'*) - lt_cv_path_NM="$tmp_nm -B" - break - ;; - *) - case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in - */dev/null*) - lt_cv_path_NM="$tmp_nm -p" - break - ;; - *) - lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but - continue # so that we can try to find one that supports BSD flags - ;; - esac - ;; - esac - fi - done - IFS="$lt_save_ifs" - done - : ${lt_cv_path_NM=no} -fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5 -$as_echo "$lt_cv_path_NM" >&6; } -if test "$lt_cv_path_NM" != "no"; then - NM="$lt_cv_path_NM" -else - # Didn't find any BSD compatible name lister, look for dumpbin. - if test -n "$DUMPBIN"; then : - # Let the user override the test. - else - if test -n "$ac_tool_prefix"; then - for ac_prog in dumpbin "link -dump" - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_DUMPBIN+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$DUMPBIN"; then - ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -DUMPBIN=$ac_cv_prog_DUMPBIN -if test -n "$DUMPBIN"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5 -$as_echo "$DUMPBIN" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$DUMPBIN" && break - done -fi -if test -z "$DUMPBIN"; then - ac_ct_DUMPBIN=$DUMPBIN - for ac_prog in dumpbin "link -dump" -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_DUMPBIN"; then - ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_DUMPBIN="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN -if test -n "$ac_ct_DUMPBIN"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5 -$as_echo "$ac_ct_DUMPBIN" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$ac_ct_DUMPBIN" && break -done - - if test "x$ac_ct_DUMPBIN" = x; then - DUMPBIN=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - DUMPBIN=$ac_ct_DUMPBIN - fi -fi - - case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in - *COFF*) - DUMPBIN="$DUMPBIN -symbols" - ;; - *) - DUMPBIN=: - ;; - esac - fi - - if test "$DUMPBIN" != ":"; then - NM="$DUMPBIN" - fi -fi -test -z "$NM" && NM=nm - - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5 -$as_echo_n "checking the name lister ($NM) interface... " >&6; } -if ${lt_cv_nm_interface+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_nm_interface="BSD nm" - echo "int some_variable = 0;" > conftest.$ac_ext - (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5) - (eval "$ac_compile" 2>conftest.err) - cat conftest.err >&5 - (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5) - (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) - cat conftest.err >&5 - (eval echo "\"\$as_me:$LINENO: output\"" >&5) - cat conftest.out >&5 - if $GREP 'External.*some_variable' conftest.out > /dev/null; then - lt_cv_nm_interface="MS dumpbin" - fi - rm -f conftest* -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5 -$as_echo "$lt_cv_nm_interface" >&6; } - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 -$as_echo_n "checking whether ln -s works... " >&6; } -LN_S=$as_ln_s -if test "$LN_S" = "ln -s"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5 -$as_echo "no, using $LN_S" >&6; } -fi - -# find the maximum length of command line arguments -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5 -$as_echo_n "checking the maximum length of command line arguments... " >&6; } -if ${lt_cv_sys_max_cmd_len+:} false; then : - $as_echo_n "(cached) " >&6 -else - i=0 - teststring="ABCD" - - case $build_os in - msdosdjgpp*) - # On DJGPP, this test can blow up pretty badly due to problems in libc - # (any single argument exceeding 2000 bytes causes a buffer overrun - # during glob expansion). Even if it were fixed, the result of this - # check would be larger than it should be. - lt_cv_sys_max_cmd_len=12288; # 12K is about right - ;; - - gnu*) - # Under GNU Hurd, this test is not required because there is - # no limit to the length of command line arguments. - # Libtool will interpret -1 as no limit whatsoever - lt_cv_sys_max_cmd_len=-1; - ;; - - cygwin* | mingw* | cegcc*) - # On Win9x/ME, this test blows up -- it succeeds, but takes - # about 5 minutes as the teststring grows exponentially. - # Worse, since 9x/ME are not pre-emptively multitasking, - # you end up with a "frozen" computer, even though with patience - # the test eventually succeeds (with a max line length of 256k). - # Instead, let's just punt: use the minimum linelength reported by - # all of the supported platforms: 8192 (on NT/2K/XP). - lt_cv_sys_max_cmd_len=8192; - ;; - - mint*) - # On MiNT this can take a long time and run out of memory. - lt_cv_sys_max_cmd_len=8192; - ;; - - amigaos*) - # On AmigaOS with pdksh, this test takes hours, literally. - # So we just punt and use a minimum line length of 8192. - lt_cv_sys_max_cmd_len=8192; - ;; - - netbsd* | freebsd* | openbsd* | darwin* | dragonfly*) - # This has been around since 386BSD, at least. Likely further. - if test -x /sbin/sysctl; then - lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` - elif test -x /usr/sbin/sysctl; then - lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` - else - lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs - fi - # And add a safety zone - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` - ;; - - interix*) - # We know the value 262144 and hardcode it with a safety zone (like BSD) - lt_cv_sys_max_cmd_len=196608 - ;; - - os2*) - # The test takes a long time on OS/2. - lt_cv_sys_max_cmd_len=8192 - ;; - - osf*) - # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure - # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not - # nice to cause kernel panics so lets avoid the loop below. - # First set a reasonable default. - lt_cv_sys_max_cmd_len=16384 - # - if test -x /sbin/sysconfig; then - case `/sbin/sysconfig -q proc exec_disable_arg_limit` in - *1*) lt_cv_sys_max_cmd_len=-1 ;; - esac - fi - ;; - sco3.2v5*) - lt_cv_sys_max_cmd_len=102400 - ;; - sysv5* | sco5v6* | sysv4.2uw2*) - kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` - if test -n "$kargmax"; then - lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` - else - lt_cv_sys_max_cmd_len=32768 - fi - ;; - *) - lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` - if test -n "$lt_cv_sys_max_cmd_len"; then - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` - else - # Make teststring a little bigger before we do anything with it. - # a 1K string should be a reasonable start. - for i in 1 2 3 4 5 6 7 8 ; do - teststring=$teststring$teststring - done - SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} - # If test is not a shell built-in, we'll probably end up computing a - # maximum length that is only half of the actual maximum length, but - # we can't tell. - while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ - = "X$teststring$teststring"; } >/dev/null 2>&1 && - test $i != 17 # 1/2 MB should be enough - do - i=`expr $i + 1` - teststring=$teststring$teststring - done - # Only check the string length outside the loop. - lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` - teststring= - # Add a significant safety factor because C++ compilers can tack on - # massive amounts of additional arguments before passing them to the - # linker. It appears as though 1/2 is a usable value. - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` - fi - ;; - esac - -fi - -if test -n $lt_cv_sys_max_cmd_len ; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5 -$as_echo "$lt_cv_sys_max_cmd_len" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5 -$as_echo "none" >&6; } -fi -max_cmd_len=$lt_cv_sys_max_cmd_len - - - - - - -: ${CP="cp -f"} -: ${MV="mv -f"} -: ${RM="rm -f"} - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5 -$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; } -# Try some XSI features -xsi_shell=no -( _lt_dummy="a/b/c" - test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \ - = c,a/b,b/c, \ - && eval 'test $(( 1 + 1 )) -eq 2 \ - && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \ - && xsi_shell=yes -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5 -$as_echo "$xsi_shell" >&6; } - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5 -$as_echo_n "checking whether the shell understands \"+=\"... " >&6; } -lt_shell_append=no -( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \ - >/dev/null 2>&1 \ - && lt_shell_append=yes -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5 -$as_echo "$lt_shell_append" >&6; } - - -if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then - lt_unset=unset -else - lt_unset=false -fi - - - - - -# test EBCDIC or ASCII -case `echo X|tr X '\101'` in - A) # ASCII based system - # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr - lt_SP2NL='tr \040 \012' - lt_NL2SP='tr \015\012 \040\040' - ;; - *) # EBCDIC based system - lt_SP2NL='tr \100 \n' - lt_NL2SP='tr \r\n \100\100' - ;; -esac - - - - - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5 -$as_echo_n "checking how to convert $build file names to $host format... " >&6; } -if ${lt_cv_to_host_file_cmd+:} false; then : - $as_echo_n "(cached) " >&6 -else - case $host in - *-*-mingw* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 - ;; - *-*-cygwin* ) - lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32 - ;; - * ) # otherwise, assume *nix - lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32 - ;; - esac - ;; - *-*-cygwin* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin - ;; - *-*-cygwin* ) - lt_cv_to_host_file_cmd=func_convert_file_noop - ;; - * ) # otherwise, assume *nix - lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin - ;; - esac - ;; - * ) # unhandled hosts (and "normal" native builds) - lt_cv_to_host_file_cmd=func_convert_file_noop - ;; -esac - -fi - -to_host_file_cmd=$lt_cv_to_host_file_cmd -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5 -$as_echo "$lt_cv_to_host_file_cmd" >&6; } - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5 -$as_echo_n "checking how to convert $build file names to toolchain format... " >&6; } -if ${lt_cv_to_tool_file_cmd+:} false; then : - $as_echo_n "(cached) " >&6 -else - #assume ordinary cross tools, or native build. -lt_cv_to_tool_file_cmd=func_convert_file_noop -case $host in - *-*-mingw* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 - ;; - esac - ;; -esac - -fi - -to_tool_file_cmd=$lt_cv_to_tool_file_cmd -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5 -$as_echo "$lt_cv_to_tool_file_cmd" >&6; } - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5 -$as_echo_n "checking for $LD option to reload object files... " >&6; } -if ${lt_cv_ld_reload_flag+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_ld_reload_flag='-r' -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5 -$as_echo "$lt_cv_ld_reload_flag" >&6; } -reload_flag=$lt_cv_ld_reload_flag -case $reload_flag in -"" | " "*) ;; -*) reload_flag=" $reload_flag" ;; -esac -reload_cmds='$LD$reload_flag -o $output$reload_objs' -case $host_os in - cygwin* | mingw* | pw32* | cegcc*) - if test "$GCC" != yes; then - reload_cmds=false - fi - ;; - darwin*) - if test "$GCC" = yes; then - reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs' - else - reload_cmds='$LD$reload_flag -o $output$reload_objs' - fi - ;; -esac - - - - - - - - - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args. -set dummy ${ac_tool_prefix}objdump; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_OBJDUMP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$OBJDUMP"; then - ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -OBJDUMP=$ac_cv_prog_OBJDUMP -if test -n "$OBJDUMP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 -$as_echo "$OBJDUMP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_OBJDUMP"; then - ac_ct_OBJDUMP=$OBJDUMP - # Extract the first word of "objdump", so it can be a program name with args. -set dummy objdump; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_OBJDUMP"; then - ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_OBJDUMP="objdump" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP -if test -n "$ac_ct_OBJDUMP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 -$as_echo "$ac_ct_OBJDUMP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_OBJDUMP" = x; then - OBJDUMP="false" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - OBJDUMP=$ac_ct_OBJDUMP - fi -else - OBJDUMP="$ac_cv_prog_OBJDUMP" -fi - -test -z "$OBJDUMP" && OBJDUMP=objdump - - - - - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5 -$as_echo_n "checking how to recognize dependent libraries... " >&6; } -if ${lt_cv_deplibs_check_method+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_file_magic_cmd='$MAGIC_CMD' -lt_cv_file_magic_test_file= -lt_cv_deplibs_check_method='unknown' -# Need to set the preceding variable on all platforms that support -# interlibrary dependencies. -# 'none' -- dependencies not supported. -# `unknown' -- same as none, but documents that we really don't know. -# 'pass_all' -- all dependencies passed with no checks. -# 'test_compile' -- check by making test program. -# 'file_magic [[regex]]' -- check by looking for files in library path -# which responds to the $file_magic_cmd with a given extended regex. -# If you have `file' or equivalent on your system and you're not sure -# whether `pass_all' will *always* work, you probably want this one. - -case $host_os in -aix[4-9]*) - lt_cv_deplibs_check_method=pass_all - ;; - -beos*) - lt_cv_deplibs_check_method=pass_all - ;; - -bsdi[45]*) - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' - lt_cv_file_magic_cmd='/usr/bin/file -L' - lt_cv_file_magic_test_file=/shlib/libc.so - ;; - -cygwin*) - # func_win32_libid is a shell function defined in ltmain.sh - lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' - lt_cv_file_magic_cmd='func_win32_libid' - ;; - -mingw* | pw32*) - # Base MSYS/MinGW do not provide the 'file' command needed by - # func_win32_libid shell function, so use a weaker test based on 'objdump', - # unless we find 'file', for example because we are cross-compiling. - # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin. - if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then - lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' - lt_cv_file_magic_cmd='func_win32_libid' - else - # Keep this pattern in sync with the one in func_win32_libid. - lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' - lt_cv_file_magic_cmd='$OBJDUMP -f' - fi - ;; - -cegcc*) - # use the weaker test based on 'objdump'. See mingw*. - lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' - lt_cv_file_magic_cmd='$OBJDUMP -f' - ;; - -darwin* | rhapsody*) - lt_cv_deplibs_check_method=pass_all - ;; - -freebsd* | dragonfly*) - if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then - case $host_cpu in - i*86 ) - # Not sure whether the presence of OpenBSD here was a mistake. - # Let's accept both of them until this is cleared up. - lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library' - lt_cv_file_magic_cmd=/usr/bin/file - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` - ;; - esac - else - lt_cv_deplibs_check_method=pass_all - fi - ;; - -gnu*) - lt_cv_deplibs_check_method=pass_all - ;; - -haiku*) - lt_cv_deplibs_check_method=pass_all - ;; - -hpux10.20* | hpux11*) - lt_cv_file_magic_cmd=/usr/bin/file - case $host_cpu in - ia64*) - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64' - lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so - ;; - hppa*64*) - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]' - lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl - ;; - *) - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library' - lt_cv_file_magic_test_file=/usr/lib/libc.sl - ;; - esac - ;; - -interix[3-9]*) - # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$' - ;; - -irix5* | irix6* | nonstopux*) - case $LD in - *-32|*"-32 ") libmagic=32-bit;; - *-n32|*"-n32 ") libmagic=N32;; - *-64|*"-64 ") libmagic=64-bit;; - *) libmagic=never-match;; - esac - lt_cv_deplibs_check_method=pass_all - ;; - -# This must be glibc/ELF. -linux* | k*bsd*-gnu | kopensolaris*-gnu) - lt_cv_deplibs_check_method=pass_all - ;; - -netbsd* | netbsdelf*-gnu) - if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' - else - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$' - fi - ;; - -newos6*) - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)' - lt_cv_file_magic_cmd=/usr/bin/file - lt_cv_file_magic_test_file=/usr/lib/libnls.so - ;; - -*nto* | *qnx*) - lt_cv_deplibs_check_method=pass_all - ;; - -openbsd*) - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' - else - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' - fi - ;; - -osf3* | osf4* | osf5*) - lt_cv_deplibs_check_method=pass_all - ;; - -rdos*) - lt_cv_deplibs_check_method=pass_all - ;; - -solaris*) - lt_cv_deplibs_check_method=pass_all - ;; - -sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) - lt_cv_deplibs_check_method=pass_all - ;; - -sysv4 | sysv4.3*) - case $host_vendor in - motorola) - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]' - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` - ;; - ncr) - lt_cv_deplibs_check_method=pass_all - ;; - sequent) - lt_cv_file_magic_cmd='/bin/file' - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' - ;; - sni) - lt_cv_file_magic_cmd='/bin/file' - lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib" - lt_cv_file_magic_test_file=/lib/libc.so - ;; - siemens) - lt_cv_deplibs_check_method=pass_all - ;; - pc) - lt_cv_deplibs_check_method=pass_all - ;; - esac - ;; - -tpf*) - lt_cv_deplibs_check_method=pass_all - ;; -esac - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5 -$as_echo "$lt_cv_deplibs_check_method" >&6; } - -file_magic_glob= -want_nocaseglob=no -if test "$build" = "$host"; then - case $host_os in - mingw* | pw32*) - if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then - want_nocaseglob=yes - else - file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` - fi - ;; - esac -fi - -file_magic_cmd=$lt_cv_file_magic_cmd -deplibs_check_method=$lt_cv_deplibs_check_method -test -z "$deplibs_check_method" && deplibs_check_method=unknown - - - - - - - - - - - - - - - - - - - - - - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. -set dummy ${ac_tool_prefix}dlltool; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_DLLTOOL+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$DLLTOOL"; then - ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -DLLTOOL=$ac_cv_prog_DLLTOOL -if test -n "$DLLTOOL"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5 -$as_echo "$DLLTOOL" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_DLLTOOL"; then - ac_ct_DLLTOOL=$DLLTOOL - # Extract the first word of "dlltool", so it can be a program name with args. -set dummy dlltool; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_DLLTOOL"; then - ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_DLLTOOL="dlltool" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL -if test -n "$ac_ct_DLLTOOL"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5 -$as_echo "$ac_ct_DLLTOOL" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_DLLTOOL" = x; then - DLLTOOL="false" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - DLLTOOL=$ac_ct_DLLTOOL - fi -else - DLLTOOL="$ac_cv_prog_DLLTOOL" -fi - -test -z "$DLLTOOL" && DLLTOOL=dlltool - - - - - - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5 -$as_echo_n "checking how to associate runtime and link libraries... " >&6; } -if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_sharedlib_from_linklib_cmd='unknown' - -case $host_os in -cygwin* | mingw* | pw32* | cegcc*) - # two different shell functions defined in ltmain.sh - # decide which to use based on capabilities of $DLLTOOL - case `$DLLTOOL --help 2>&1` in - *--identify-strict*) - lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib - ;; - *) - lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback - ;; - esac - ;; -*) - # fallback: assume linklib IS sharedlib - lt_cv_sharedlib_from_linklib_cmd="$ECHO" - ;; -esac - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5 -$as_echo "$lt_cv_sharedlib_from_linklib_cmd" >&6; } -sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd -test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO - - - - - - - - -if test -n "$ac_tool_prefix"; then - for ac_prog in ar - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_AR+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$AR"; then - ac_cv_prog_AR="$AR" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_AR="$ac_tool_prefix$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -AR=$ac_cv_prog_AR -if test -n "$AR"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5 -$as_echo "$AR" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$AR" && break - done -fi -if test -z "$AR"; then - ac_ct_AR=$AR - for ac_prog in ar -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_AR+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_AR"; then - ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_AR="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_AR=$ac_cv_prog_ac_ct_AR -if test -n "$ac_ct_AR"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5 -$as_echo "$ac_ct_AR" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$ac_ct_AR" && break -done - - if test "x$ac_ct_AR" = x; then - AR="false" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - AR=$ac_ct_AR - fi -fi - -: ${AR=ar} -: ${AR_FLAGS=cru} - - - - - - - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5 -$as_echo_n "checking for archiver @FILE support... " >&6; } -if ${lt_cv_ar_at_file+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_ar_at_file=no - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - echo conftest.$ac_objext > conftest.lst - lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5' - { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5 - (eval $lt_ar_try) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - if test "$ac_status" -eq 0; then - # Ensure the archiver fails upon bogus file names. - rm -f conftest.$ac_objext libconftest.a - { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5 - (eval $lt_ar_try) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - if test "$ac_status" -ne 0; then - lt_cv_ar_at_file=@ - fi - fi - rm -f conftest.* libconftest.a - -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5 -$as_echo "$lt_cv_ar_at_file" >&6; } - -if test "x$lt_cv_ar_at_file" = xno; then - archiver_list_spec= -else - archiver_list_spec=$lt_cv_ar_at_file -fi - - - - - - - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. -set dummy ${ac_tool_prefix}strip; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_STRIP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$STRIP"; then - ac_cv_prog_STRIP="$STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_STRIP="${ac_tool_prefix}strip" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -STRIP=$ac_cv_prog_STRIP -if test -n "$STRIP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 -$as_echo "$STRIP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_STRIP"; then - ac_ct_STRIP=$STRIP - # Extract the first word of "strip", so it can be a program name with args. -set dummy strip; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_STRIP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_STRIP"; then - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_STRIP="strip" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP -if test -n "$ac_ct_STRIP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 -$as_echo "$ac_ct_STRIP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_STRIP" = x; then - STRIP=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - STRIP=$ac_ct_STRIP - fi -else - STRIP="$ac_cv_prog_STRIP" -fi - -test -z "$STRIP" && STRIP=: - - - - - - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. -set dummy ${ac_tool_prefix}ranlib; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_RANLIB+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$RANLIB"; then - ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -RANLIB=$ac_cv_prog_RANLIB -if test -n "$RANLIB"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5 -$as_echo "$RANLIB" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_RANLIB"; then - ac_ct_RANLIB=$RANLIB - # Extract the first word of "ranlib", so it can be a program name with args. -set dummy ranlib; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_RANLIB+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_RANLIB"; then - ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_RANLIB="ranlib" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB -if test -n "$ac_ct_RANLIB"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5 -$as_echo "$ac_ct_RANLIB" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_RANLIB" = x; then - RANLIB=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - RANLIB=$ac_ct_RANLIB - fi -else - RANLIB="$ac_cv_prog_RANLIB" -fi - -test -z "$RANLIB" && RANLIB=: - - - - - - -# Determine commands to create old-style static archives. -old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs' -old_postinstall_cmds='chmod 644 $oldlib' -old_postuninstall_cmds= - -if test -n "$RANLIB"; then - case $host_os in - openbsd*) - old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib" - ;; - *) - old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib" - ;; - esac - old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib" -fi - -case $host_os in - darwin*) - lock_old_archive_extraction=yes ;; - *) - lock_old_archive_extraction=no ;; -esac - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -# If no C compiler was specified, use CC. -LTCC=${LTCC-"$CC"} - -# If no C compiler flags were specified, use CFLAGS. -LTCFLAGS=${LTCFLAGS-"$CFLAGS"} - -# Allow CC to be a program name with arguments. -compiler=$CC - - -# Check for command to grab the raw symbol name followed by C symbol from nm. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5 -$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; } -if ${lt_cv_sys_global_symbol_pipe+:} false; then : - $as_echo_n "(cached) " >&6 -else - -# These are sane defaults that work on at least a few old systems. -# [They come from Ultrix. What could be older than Ultrix?!! ;)] - -# Character class describing NM global symbol codes. -symcode='[BCDEGRST]' - -# Regexp to match symbols that can be accessed directly from C. -sympat='\([_A-Za-z][_A-Za-z0-9]*\)' - -# Define system-specific variables. -case $host_os in -aix*) - symcode='[BCDT]' - ;; -cygwin* | mingw* | pw32* | cegcc*) - symcode='[ABCDGISTW]' - ;; -hpux*) - if test "$host_cpu" = ia64; then - symcode='[ABCDEGRST]' - fi - ;; -irix* | nonstopux*) - symcode='[BCDEGRST]' - ;; -osf*) - symcode='[BCDEGQRST]' - ;; -solaris*) - symcode='[BDRT]' - ;; -sco3.2v5*) - symcode='[DT]' - ;; -sysv4.2uw2*) - symcode='[DT]' - ;; -sysv5* | sco5v6* | unixware* | OpenUNIX*) - symcode='[ABDT]' - ;; -sysv4) - symcode='[DFNSTU]' - ;; -esac - -# If we're using GNU nm, then use its standard symbol codes. -case `$NM -V 2>&1` in -*GNU* | *'with BFD'*) - symcode='[ABCDGIRSTW]' ;; -esac - -# Transform an extracted symbol line into a proper C declaration. -# Some systems (esp. on ia64) link data and code symbols differently, -# so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" - -# Transform an extracted symbol line into symbol name and symbol address -lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'" -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"lib\2\", (void *) \&\2},/p'" - -# Handle CRLF in mingw tool chain -opt_cr= -case $build_os in -mingw*) - opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp - ;; -esac - -# Try without a prefix underscore, then with it. -for ac_symprfx in "" "_"; do - - # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. - symxfrm="\\1 $ac_symprfx\\2 \\2" - - # Write the raw and C identifiers. - if test "$lt_cv_nm_interface" = "MS dumpbin"; then - # Fake it for dumpbin and say T for any non-static function - # and D for any global variable. - # Also find C++ and __fastcall symbols from MSVC++, - # which start with @ or ?. - lt_cv_sys_global_symbol_pipe="$AWK '"\ -" {last_section=section; section=\$ 3};"\ -" /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\ -" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ -" \$ 0!~/External *\|/{next};"\ -" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ -" {if(hide[section]) next};"\ -" {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\ -" {split(\$ 0, a, /\||\r/); split(a[2], s)};"\ -" s[1]~/^[@?]/{print s[1], s[1]; next};"\ -" s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\ -" ' prfx=^$ac_symprfx" - else - lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" - fi - lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'" - - # Check to see that the pipe works correctly. - pipe_works=no - - rm -f conftest* - cat > conftest.$ac_ext <<_LT_EOF -#ifdef __cplusplus -extern "C" { -#endif -char nm_test_var; -void nm_test_func(void); -void nm_test_func(void){} -#ifdef __cplusplus -} -#endif -int main(){nm_test_var='a';nm_test_func();return(0);} -_LT_EOF - - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - # Now try to grab the symbols. - nlist=conftest.nm - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5 - (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && test -s "$nlist"; then - # Try sorting and uniquifying the output. - if sort "$nlist" | uniq > "$nlist"T; then - mv -f "$nlist"T "$nlist" - else - rm -f "$nlist"T - fi - - # Make sure that we snagged all the symbols we need. - if $GREP ' nm_test_var$' "$nlist" >/dev/null; then - if $GREP ' nm_test_func$' "$nlist" >/dev/null; then - cat <<_LT_EOF > conftest.$ac_ext -/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ -#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) -/* DATA imports from DLLs on WIN32 con't be const, because runtime - relocations are performed -- see ld's documentation on pseudo-relocs. */ -# define LT_DLSYM_CONST -#elif defined(__osf__) -/* This system does not cope well with relocations in const data. */ -# define LT_DLSYM_CONST -#else -# define LT_DLSYM_CONST const -#endif - -#ifdef __cplusplus -extern "C" { -#endif - -_LT_EOF - # Now generate the symbol file. - eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext' - - cat <<_LT_EOF >> conftest.$ac_ext - -/* The mapping between symbol names and symbols. */ -LT_DLSYM_CONST struct { - const char *name; - void *address; -} -lt__PROGRAM__LTX_preloaded_symbols[] = -{ - { "@PROGRAM@", (void *) 0 }, -_LT_EOF - $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext - cat <<\_LT_EOF >> conftest.$ac_ext - {0, (void *) 0} -}; - -/* This works around a problem in FreeBSD linker */ -#ifdef FREEBSD_WORKAROUND -static const void *lt_preloaded_setup() { - return lt__PROGRAM__LTX_preloaded_symbols; -} -#endif - -#ifdef __cplusplus -} -#endif -_LT_EOF - # Now try linking the two files. - mv conftest.$ac_objext conftstm.$ac_objext - lt_globsym_save_LIBS=$LIBS - lt_globsym_save_CFLAGS=$CFLAGS - LIBS="conftstm.$ac_objext" - CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag" - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 - (eval $ac_link) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && test -s conftest${ac_exeext}; then - pipe_works=yes - fi - LIBS=$lt_globsym_save_LIBS - CFLAGS=$lt_globsym_save_CFLAGS - else - echo "cannot find nm_test_func in $nlist" >&5 - fi - else - echo "cannot find nm_test_var in $nlist" >&5 - fi - else - echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5 - fi - else - echo "$progname: failed program was:" >&5 - cat conftest.$ac_ext >&5 - fi - rm -rf conftest* conftst* - - # Do not use the global_symbol_pipe unless it works. - if test "$pipe_works" = yes; then - break - else - lt_cv_sys_global_symbol_pipe= - fi -done - -fi - -if test -z "$lt_cv_sys_global_symbol_pipe"; then - lt_cv_sys_global_symbol_to_cdecl= -fi -if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5 -$as_echo "failed" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 -$as_echo "ok" >&6; } -fi - -# Response file support. -if test "$lt_cv_nm_interface" = "MS dumpbin"; then - nm_file_list_spec='@' -elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then - nm_file_list_spec='@' -fi - - - - - - - - - - - - - - - - - - - - - - - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5 -$as_echo_n "checking for sysroot... " >&6; } - -# Check whether --with-sysroot was given. -if test "${with_sysroot+set}" = set; then : - withval=$with_sysroot; -else - with_sysroot=no -fi - - -lt_sysroot= -case ${with_sysroot} in #( - yes) - if test "$GCC" = yes; then - lt_sysroot=`$CC --print-sysroot 2>/dev/null` - fi - ;; #( - /*) - lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` - ;; #( - no|'') - ;; #( - *) - { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${with_sysroot}" >&5 -$as_echo "${with_sysroot}" >&6; } - as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5 - ;; -esac - - { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5 -$as_echo "${lt_sysroot:-no}" >&6; } - - - - - - -# Check whether --enable-libtool-lock was given. -if test "${enable_libtool_lock+set}" = set; then : - enableval=$enable_libtool_lock; -fi - -test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes - -# Some flags need to be propagated to the compiler or linker for good -# libtool support. -case $host in -ia64-*-hpux*) - # Find out which ABI we are using. - echo 'int i;' > conftest.$ac_ext - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - case `/usr/bin/file conftest.$ac_objext` in - *ELF-32*) - HPUX_IA64_MODE="32" - ;; - *ELF-64*) - HPUX_IA64_MODE="64" - ;; - esac - fi - rm -rf conftest* - ;; -*-*-irix6*) - # Find out which ABI we are using. - echo '#line '$LINENO' "configure"' > conftest.$ac_ext - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - if test "$lt_cv_prog_gnu_ld" = yes; then - case `/usr/bin/file conftest.$ac_objext` in - *32-bit*) - LD="${LD-ld} -melf32bsmip" - ;; - *N32*) - LD="${LD-ld} -melf32bmipn32" - ;; - *64-bit*) - LD="${LD-ld} -melf64bmip" - ;; - esac - else - case `/usr/bin/file conftest.$ac_objext` in - *32-bit*) - LD="${LD-ld} -32" - ;; - *N32*) - LD="${LD-ld} -n32" - ;; - *64-bit*) - LD="${LD-ld} -64" - ;; - esac - fi - fi - rm -rf conftest* - ;; - -x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ -s390*-*linux*|s390*-*tpf*|sparc*-*linux*) - # Find out which ABI we are using. - echo 'int i;' > conftest.$ac_ext - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - case `/usr/bin/file conftest.o` in - *32-bit*) - case $host in - x86_64-*kfreebsd*-gnu) - LD="${LD-ld} -m elf_i386_fbsd" - ;; - x86_64-*linux*) - LD="${LD-ld} -m elf_i386" - ;; - ppc64-*linux*|powerpc64-*linux*) - LD="${LD-ld} -m elf32ppclinux" - ;; - s390x-*linux*) - LD="${LD-ld} -m elf_s390" - ;; - sparc64-*linux*) - LD="${LD-ld} -m elf32_sparc" - ;; - esac - ;; - *64-bit*) - case $host in - x86_64-*kfreebsd*-gnu) - LD="${LD-ld} -m elf_x86_64_fbsd" - ;; - x86_64-*linux*) - LD="${LD-ld} -m elf_x86_64" - ;; - ppc*-*linux*|powerpc*-*linux*) - LD="${LD-ld} -m elf64ppc" - ;; - s390*-*linux*|s390*-*tpf*) - LD="${LD-ld} -m elf64_s390" - ;; - sparc*-*linux*) - LD="${LD-ld} -m elf64_sparc" - ;; - esac - ;; - esac - fi - rm -rf conftest* - ;; - -*-*-sco3.2v5*) - # On SCO OpenServer 5, we need -belf to get full-featured binaries. - SAVE_CFLAGS="$CFLAGS" - CFLAGS="$CFLAGS -belf" - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5 -$as_echo_n "checking whether the C compiler needs -belf... " >&6; } -if ${lt_cv_cc_needs_belf+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - lt_cv_cc_needs_belf=yes -else - lt_cv_cc_needs_belf=no -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5 -$as_echo "$lt_cv_cc_needs_belf" >&6; } - if test x"$lt_cv_cc_needs_belf" != x"yes"; then - # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf - CFLAGS="$SAVE_CFLAGS" - fi - ;; -*-*solaris*) - # Find out which ABI we are using. - echo 'int i;' > conftest.$ac_ext - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - case `/usr/bin/file conftest.o` in - *64-bit*) - case $lt_cv_prog_gnu_ld in - yes*) - case $host in - i?86-*-solaris*) - LD="${LD-ld} -m elf_x86_64" - ;; - sparc*-*-solaris*) - LD="${LD-ld} -m elf64_sparc" - ;; - esac - # GNU ld 2.21 introduced _sol2 emulations. Use them if available. - if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then - LD="${LD-ld}_sol2" - fi - ;; - *) - if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then - LD="${LD-ld} -64" - fi - ;; - esac - ;; - esac - fi - rm -rf conftest* - ;; -esac - -need_locks="$enable_libtool_lock" - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args. -set dummy ${ac_tool_prefix}mt; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_MANIFEST_TOOL+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$MANIFEST_TOOL"; then - ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL -if test -n "$MANIFEST_TOOL"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5 -$as_echo "$MANIFEST_TOOL" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_MANIFEST_TOOL"; then - ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL - # Extract the first word of "mt", so it can be a program name with args. -set dummy mt; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_MANIFEST_TOOL"; then - ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_MANIFEST_TOOL="mt" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL -if test -n "$ac_ct_MANIFEST_TOOL"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5 -$as_echo "$ac_ct_MANIFEST_TOOL" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_MANIFEST_TOOL" = x; then - MANIFEST_TOOL=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL - fi -else - MANIFEST_TOOL="$ac_cv_prog_MANIFEST_TOOL" -fi - -test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5 -$as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; } -if ${lt_cv_path_mainfest_tool+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_path_mainfest_tool=no - echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5 - $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out - cat conftest.err >&5 - if $GREP 'Manifest Tool' conftest.out > /dev/null; then - lt_cv_path_mainfest_tool=yes - fi - rm -f conftest* -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5 -$as_echo "$lt_cv_path_mainfest_tool" >&6; } -if test "x$lt_cv_path_mainfest_tool" != xyes; then - MANIFEST_TOOL=: -fi - - - - - - - case $host_os in - rhapsody* | darwin*) - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args. -set dummy ${ac_tool_prefix}dsymutil; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_DSYMUTIL+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$DSYMUTIL"; then - ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -DSYMUTIL=$ac_cv_prog_DSYMUTIL -if test -n "$DSYMUTIL"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5 -$as_echo "$DSYMUTIL" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_DSYMUTIL"; then - ac_ct_DSYMUTIL=$DSYMUTIL - # Extract the first word of "dsymutil", so it can be a program name with args. -set dummy dsymutil; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_DSYMUTIL"; then - ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_DSYMUTIL="dsymutil" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL -if test -n "$ac_ct_DSYMUTIL"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5 -$as_echo "$ac_ct_DSYMUTIL" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_DSYMUTIL" = x; then - DSYMUTIL=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - DSYMUTIL=$ac_ct_DSYMUTIL - fi -else - DSYMUTIL="$ac_cv_prog_DSYMUTIL" -fi - - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args. -set dummy ${ac_tool_prefix}nmedit; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_NMEDIT+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$NMEDIT"; then - ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -NMEDIT=$ac_cv_prog_NMEDIT -if test -n "$NMEDIT"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5 -$as_echo "$NMEDIT" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_NMEDIT"; then - ac_ct_NMEDIT=$NMEDIT - # Extract the first word of "nmedit", so it can be a program name with args. -set dummy nmedit; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_NMEDIT"; then - ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_NMEDIT="nmedit" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT -if test -n "$ac_ct_NMEDIT"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5 -$as_echo "$ac_ct_NMEDIT" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_NMEDIT" = x; then - NMEDIT=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - NMEDIT=$ac_ct_NMEDIT - fi -else - NMEDIT="$ac_cv_prog_NMEDIT" -fi - - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args. -set dummy ${ac_tool_prefix}lipo; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_LIPO+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$LIPO"; then - ac_cv_prog_LIPO="$LIPO" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_LIPO="${ac_tool_prefix}lipo" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -LIPO=$ac_cv_prog_LIPO -if test -n "$LIPO"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5 -$as_echo "$LIPO" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_LIPO"; then - ac_ct_LIPO=$LIPO - # Extract the first word of "lipo", so it can be a program name with args. -set dummy lipo; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_LIPO+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_LIPO"; then - ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_LIPO="lipo" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO -if test -n "$ac_ct_LIPO"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5 -$as_echo "$ac_ct_LIPO" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_LIPO" = x; then - LIPO=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - LIPO=$ac_ct_LIPO - fi -else - LIPO="$ac_cv_prog_LIPO" -fi - - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args. -set dummy ${ac_tool_prefix}otool; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_OTOOL+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$OTOOL"; then - ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_OTOOL="${ac_tool_prefix}otool" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -OTOOL=$ac_cv_prog_OTOOL -if test -n "$OTOOL"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5 -$as_echo "$OTOOL" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_OTOOL"; then - ac_ct_OTOOL=$OTOOL - # Extract the first word of "otool", so it can be a program name with args. -set dummy otool; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_OTOOL+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_OTOOL"; then - ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_OTOOL="otool" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL -if test -n "$ac_ct_OTOOL"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5 -$as_echo "$ac_ct_OTOOL" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_OTOOL" = x; then - OTOOL=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - OTOOL=$ac_ct_OTOOL - fi -else - OTOOL="$ac_cv_prog_OTOOL" -fi - - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args. -set dummy ${ac_tool_prefix}otool64; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_OTOOL64+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$OTOOL64"; then - ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -OTOOL64=$ac_cv_prog_OTOOL64 -if test -n "$OTOOL64"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5 -$as_echo "$OTOOL64" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_OTOOL64"; then - ac_ct_OTOOL64=$OTOOL64 - # Extract the first word of "otool64", so it can be a program name with args. -set dummy otool64; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_OTOOL64"; then - ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_OTOOL64="otool64" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64 -if test -n "$ac_ct_OTOOL64"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5 -$as_echo "$ac_ct_OTOOL64" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_OTOOL64" = x; then - OTOOL64=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - OTOOL64=$ac_ct_OTOOL64 - fi -else - OTOOL64="$ac_cv_prog_OTOOL64" -fi - - - - - - - - - - - - - - - - - - - - - - - - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5 -$as_echo_n "checking for -single_module linker flag... " >&6; } -if ${lt_cv_apple_cc_single_mod+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_apple_cc_single_mod=no - if test -z "${LT_MULTI_MODULE}"; then - # By default we will add the -single_module flag. You can override - # by either setting the environment variable LT_MULTI_MODULE - # non-empty at configure time, or by adding -multi_module to the - # link flags. - rm -rf libconftest.dylib* - echo "int foo(void){return 1;}" > conftest.c - echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ --dynamiclib -Wl,-single_module conftest.c" >&5 - $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ - -dynamiclib -Wl,-single_module conftest.c 2>conftest.err - _lt_result=$? - # If there is a non-empty error log, and "single_module" - # appears in it, assume the flag caused a linker warning - if test -s conftest.err && $GREP single_module conftest.err; then - cat conftest.err >&5 - # Otherwise, if the output was created with a 0 exit code from - # the compiler, it worked. - elif test -f libconftest.dylib && test $_lt_result -eq 0; then - lt_cv_apple_cc_single_mod=yes - else - cat conftest.err >&5 - fi - rm -rf libconftest.dylib* - rm -f conftest.* - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5 -$as_echo "$lt_cv_apple_cc_single_mod" >&6; } - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5 -$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; } -if ${lt_cv_ld_exported_symbols_list+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_ld_exported_symbols_list=no - save_LDFLAGS=$LDFLAGS - echo "_main" > conftest.sym - LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - lt_cv_ld_exported_symbols_list=yes -else - lt_cv_ld_exported_symbols_list=no -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - LDFLAGS="$save_LDFLAGS" - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5 -$as_echo "$lt_cv_ld_exported_symbols_list" >&6; } - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5 -$as_echo_n "checking for -force_load linker flag... " >&6; } -if ${lt_cv_ld_force_load+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_ld_force_load=no - cat > conftest.c << _LT_EOF -int forced_loaded() { return 2;} -_LT_EOF - echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5 - $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5 - echo "$AR cru libconftest.a conftest.o" >&5 - $AR cru libconftest.a conftest.o 2>&5 - echo "$RANLIB libconftest.a" >&5 - $RANLIB libconftest.a 2>&5 - cat > conftest.c << _LT_EOF -int main() { return 0;} -_LT_EOF - echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5 - $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err - _lt_result=$? - if test -s conftest.err && $GREP force_load conftest.err; then - cat conftest.err >&5 - elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then - lt_cv_ld_force_load=yes - else - cat conftest.err >&5 - fi - rm -f conftest.err libconftest.a conftest conftest.c - rm -rf conftest.dSYM - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5 -$as_echo "$lt_cv_ld_force_load" >&6; } - case $host_os in - rhapsody* | darwin1.[012]) - _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; - darwin1.*) - _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; - darwin*) # darwin 5.x on - # if running on 10.5 or later, the deployment target defaults - # to the OS version, if on x86, and 10.4, the deployment - # target defaults to 10.4. Don't you love it? - case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in - 10.0,*86*-darwin8*|10.0,*-darwin[91]*) - _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; - 10.[012]*) - _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; - 10.*) - _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; - esac - ;; - esac - if test "$lt_cv_apple_cc_single_mod" = "yes"; then - _lt_dar_single_mod='$single_module' - fi - if test "$lt_cv_ld_exported_symbols_list" = "yes"; then - _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' - else - _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}' - fi - if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then - _lt_dsymutil='~$DSYMUTIL $lib || :' - else - _lt_dsymutil= - fi - ;; - esac - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 -$as_echo_n "checking how to run the C preprocessor... " >&6; } -# On Suns, sometimes $CPP names a directory. -if test -n "$CPP" && test -d "$CPP"; then - CPP= -fi -if test -z "$CPP"; then - if ${ac_cv_prog_CPP+:} false; then : - $as_echo_n "(cached) " >&6 -else - # Double quotes because CPP needs to be expanded - for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" - do - ac_preproc_ok=false -for ac_c_preproc_warn_flag in '' yes -do - # Use a header file that comes with gcc, so configuring glibc - # with a fresh cross-compiler works. - # Prefer to if __STDC__ is defined, since - # exists even on freestanding compilers. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#ifdef __STDC__ -# include -#else -# include -#endif - Syntax error -_ACEOF -if ac_fn_c_try_cpp "$LINENO"; then : - -else - # Broken: fails on valid input. -continue -fi -rm -f conftest.err conftest.i conftest.$ac_ext - - # OK, works on sane cases. Now check whether nonexistent headers - # can be detected and how. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -_ACEOF -if ac_fn_c_try_cpp "$LINENO"; then : - # Broken: success on invalid input. -continue -else - # Passes both tests. -ac_preproc_ok=: -break -fi -rm -f conftest.err conftest.i conftest.$ac_ext - -done -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.i conftest.err conftest.$ac_ext -if $ac_preproc_ok; then : - break -fi - - done - ac_cv_prog_CPP=$CPP - -fi - CPP=$ac_cv_prog_CPP -else - ac_cv_prog_CPP=$CPP -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5 -$as_echo "$CPP" >&6; } -ac_preproc_ok=false -for ac_c_preproc_warn_flag in '' yes -do - # Use a header file that comes with gcc, so configuring glibc - # with a fresh cross-compiler works. - # Prefer to if __STDC__ is defined, since - # exists even on freestanding compilers. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#ifdef __STDC__ -# include -#else -# include -#endif - Syntax error -_ACEOF -if ac_fn_c_try_cpp "$LINENO"; then : - -else - # Broken: fails on valid input. -continue -fi -rm -f conftest.err conftest.i conftest.$ac_ext - - # OK, works on sane cases. Now check whether nonexistent headers - # can be detected and how. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -_ACEOF -if ac_fn_c_try_cpp "$LINENO"; then : - # Broken: success on invalid input. -continue -else - # Passes both tests. -ac_preproc_ok=: -break -fi -rm -f conftest.err conftest.i conftest.$ac_ext - -done -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.i conftest.err conftest.$ac_ext -if $ac_preproc_ok; then : - -else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "C preprocessor \"$CPP\" fails sanity check -See \`config.log' for more details" "$LINENO" 5; } -fi - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 -$as_echo_n "checking for ANSI C header files... " >&6; } -if ${ac_cv_header_stdc+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -#include -#include -#include - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_header_stdc=yes -else - ac_cv_header_stdc=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - -if test $ac_cv_header_stdc = yes; then - # SunOS 4.x string.h does not declare mem*, contrary to ANSI. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include - -_ACEOF -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | - $EGREP "memchr" >/dev/null 2>&1; then : - -else - ac_cv_header_stdc=no -fi -rm -f conftest* - -fi - -if test $ac_cv_header_stdc = yes; then - # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include - -_ACEOF -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | - $EGREP "free" >/dev/null 2>&1; then : - -else - ac_cv_header_stdc=no -fi -rm -f conftest* - -fi - -if test $ac_cv_header_stdc = yes; then - # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. - if test "$cross_compiling" = yes; then : - : -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -#include -#if ((' ' & 0x0FF) == 0x020) -# define ISLOWER(c) ('a' <= (c) && (c) <= 'z') -# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) -#else -# define ISLOWER(c) \ - (('a' <= (c) && (c) <= 'i') \ - || ('j' <= (c) && (c) <= 'r') \ - || ('s' <= (c) && (c) <= 'z')) -# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) -#endif - -#define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) -int -main () -{ - int i; - for (i = 0; i < 256; i++) - if (XOR (islower (i), ISLOWER (i)) - || toupper (i) != TOUPPER (i)) - return 2; - return 0; -} -_ACEOF -if ac_fn_c_try_run "$LINENO"; then : - -else - ac_cv_header_stdc=no -fi -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ - conftest.$ac_objext conftest.beam conftest.$ac_ext -fi - -fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 -$as_echo "$ac_cv_header_stdc" >&6; } -if test $ac_cv_header_stdc = yes; then - -$as_echo "#define STDC_HEADERS 1" >>confdefs.h - -fi - -# On IRIX 5.3, sys/types and inttypes.h are conflicting. -for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ - inttypes.h stdint.h unistd.h -do : - as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` -ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default -" -if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : - cat >>confdefs.h <<_ACEOF -#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 -_ACEOF - -fi - -done - - -for ac_header in dlfcn.h -do : - ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default -" -if test "x$ac_cv_header_dlfcn_h" = xyes; then : - cat >>confdefs.h <<_ACEOF -#define HAVE_DLFCN_H 1 -_ACEOF - -fi - -done - - - -func_stripname_cnf () -{ - case ${2} in - .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; - *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; - esac -} # func_stripname_cnf - - - - - -# Set options - - - - enable_dlopen=no - - - enable_win32_dll=no - - - # Check whether --enable-shared was given. -if test "${enable_shared+set}" = set; then : - enableval=$enable_shared; p=${PACKAGE-default} - case $enableval in - yes) enable_shared=yes ;; - no) enable_shared=no ;; - *) - enable_shared=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for pkg in $enableval; do - IFS="$lt_save_ifs" - if test "X$pkg" = "X$p"; then - enable_shared=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac -else - enable_shared=yes -fi - - - - - - - - - - # Check whether --enable-static was given. -if test "${enable_static+set}" = set; then : - enableval=$enable_static; p=${PACKAGE-default} - case $enableval in - yes) enable_static=yes ;; - no) enable_static=no ;; - *) - enable_static=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for pkg in $enableval; do - IFS="$lt_save_ifs" - if test "X$pkg" = "X$p"; then - enable_static=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac -else - enable_static=yes -fi - - - - - - - - - - -# Check whether --with-pic was given. -if test "${with_pic+set}" = set; then : - withval=$with_pic; lt_p=${PACKAGE-default} - case $withval in - yes|no) pic_mode=$withval ;; - *) - pic_mode=default - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for lt_pkg in $withval; do - IFS="$lt_save_ifs" - if test "X$lt_pkg" = "X$lt_p"; then - pic_mode=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac -else - pic_mode=default -fi - - -test -z "$pic_mode" && pic_mode=default - - - - - - - - # Check whether --enable-fast-install was given. -if test "${enable_fast_install+set}" = set; then : - enableval=$enable_fast_install; p=${PACKAGE-default} - case $enableval in - yes) enable_fast_install=yes ;; - no) enable_fast_install=no ;; - *) - enable_fast_install=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for pkg in $enableval; do - IFS="$lt_save_ifs" - if test "X$pkg" = "X$p"; then - enable_fast_install=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac -else - enable_fast_install=yes -fi - - - - - - - - - - - -# This can be used to rebuild libtool when needed -LIBTOOL_DEPS="$ltmain" - -# Always use our own libtool. -LIBTOOL='$(SHELL) $(top_builddir)/libtool' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -test -z "$LN_S" && LN_S="ln -s" - - - - - - - - - - - - - - -if test -n "${ZSH_VERSION+set}" ; then - setopt NO_GLOB_SUBST -fi - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5 -$as_echo_n "checking for objdir... " >&6; } -if ${lt_cv_objdir+:} false; then : - $as_echo_n "(cached) " >&6 -else - rm -f .libs 2>/dev/null -mkdir .libs 2>/dev/null -if test -d .libs; then - lt_cv_objdir=.libs -else - # MS-DOS does not allow filenames that begin with a dot. - lt_cv_objdir=_libs -fi -rmdir .libs 2>/dev/null -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5 -$as_echo "$lt_cv_objdir" >&6; } -objdir=$lt_cv_objdir - - - - - -cat >>confdefs.h <<_ACEOF -#define LT_OBJDIR "$lt_cv_objdir/" -_ACEOF - - - - -case $host_os in -aix3*) - # AIX sometimes has problems with the GCC collect2 program. For some - # reason, if we set the COLLECT_NAMES environment variable, the problems - # vanish in a puff of smoke. - if test "X${COLLECT_NAMES+set}" != Xset; then - COLLECT_NAMES= - export COLLECT_NAMES - fi - ;; -esac - -# Global variables: -ofile=libtool -can_build_shared=yes - -# All known linkers require a `.a' archive for static linking (except MSVC, -# which needs '.lib'). -libext=a - -with_gnu_ld="$lt_cv_prog_gnu_ld" - -old_CC="$CC" -old_CFLAGS="$CFLAGS" - -# Set sane defaults for various variables -test -z "$CC" && CC=cc -test -z "$LTCC" && LTCC=$CC -test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS -test -z "$LD" && LD=ld -test -z "$ac_objext" && ac_objext=o - -for cc_temp in $compiler""; do - case $cc_temp in - compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; - distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; - \-*) ;; - *) break;; - esac -done -cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` - - -# Only perform the check for file, if the check method requires it -test -z "$MAGIC_CMD" && MAGIC_CMD=file -case $deplibs_check_method in -file_magic*) - if test "$file_magic_cmd" = '$MAGIC_CMD'; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5 -$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; } -if ${lt_cv_path_MAGIC_CMD+:} false; then : - $as_echo_n "(cached) " >&6 -else - case $MAGIC_CMD in -[\\/*] | ?:[\\/]*) - lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. - ;; -*) - lt_save_MAGIC_CMD="$MAGIC_CMD" - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" - for ac_dir in $ac_dummy; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - if test -f $ac_dir/${ac_tool_prefix}file; then - lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file" - if test -n "$file_magic_test_file"; then - case $deplibs_check_method in - "file_magic "*) - file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` - MAGIC_CMD="$lt_cv_path_MAGIC_CMD" - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | - $EGREP "$file_magic_regex" > /dev/null; then - : - else - cat <<_LT_EOF 1>&2 - -*** Warning: the command libtool uses to detect shared libraries, -*** $file_magic_cmd, produces output that libtool cannot recognize. -*** The result is that libtool may fail to recognize shared libraries -*** as such. This will affect the creation of libtool libraries that -*** depend on shared libraries, but programs linked with such libtool -*** libraries will work regardless of this problem. Nevertheless, you -*** may want to report the problem to your system manager and/or to -*** bug-libtool@gnu.org - -_LT_EOF - fi ;; - esac - fi - break - fi - done - IFS="$lt_save_ifs" - MAGIC_CMD="$lt_save_MAGIC_CMD" - ;; -esac -fi - -MAGIC_CMD="$lt_cv_path_MAGIC_CMD" -if test -n "$MAGIC_CMD"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 -$as_echo "$MAGIC_CMD" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - - - -if test -z "$lt_cv_path_MAGIC_CMD"; then - if test -n "$ac_tool_prefix"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5 -$as_echo_n "checking for file... " >&6; } -if ${lt_cv_path_MAGIC_CMD+:} false; then : - $as_echo_n "(cached) " >&6 -else - case $MAGIC_CMD in -[\\/*] | ?:[\\/]*) - lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. - ;; -*) - lt_save_MAGIC_CMD="$MAGIC_CMD" - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" - for ac_dir in $ac_dummy; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - if test -f $ac_dir/file; then - lt_cv_path_MAGIC_CMD="$ac_dir/file" - if test -n "$file_magic_test_file"; then - case $deplibs_check_method in - "file_magic "*) - file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` - MAGIC_CMD="$lt_cv_path_MAGIC_CMD" - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | - $EGREP "$file_magic_regex" > /dev/null; then - : - else - cat <<_LT_EOF 1>&2 - -*** Warning: the command libtool uses to detect shared libraries, -*** $file_magic_cmd, produces output that libtool cannot recognize. -*** The result is that libtool may fail to recognize shared libraries -*** as such. This will affect the creation of libtool libraries that -*** depend on shared libraries, but programs linked with such libtool -*** libraries will work regardless of this problem. Nevertheless, you -*** may want to report the problem to your system manager and/or to -*** bug-libtool@gnu.org - -_LT_EOF - fi ;; - esac - fi - break - fi - done - IFS="$lt_save_ifs" - MAGIC_CMD="$lt_save_MAGIC_CMD" - ;; -esac -fi - -MAGIC_CMD="$lt_cv_path_MAGIC_CMD" -if test -n "$MAGIC_CMD"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 -$as_echo "$MAGIC_CMD" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - else - MAGIC_CMD=: - fi -fi - - fi - ;; -esac - -# Use C for the default configuration in the libtool script - -lt_save_CC="$CC" -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - -# Source file extension for C test sources. -ac_ext=c - -# Object file extension for compiled C test sources. -objext=o -objext=$objext - -# Code to be used in simple compile tests -lt_simple_compile_test_code="int some_variable = 0;" - -# Code to be used in simple link tests -lt_simple_link_test_code='int main(){return(0);}' - - - - - - - -# If no C compiler was specified, use CC. -LTCC=${LTCC-"$CC"} - -# If no C compiler flags were specified, use CFLAGS. -LTCFLAGS=${LTCFLAGS-"$CFLAGS"} - -# Allow CC to be a program name with arguments. -compiler=$CC - -# Save the default compiler, since it gets overwritten when the other -# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP. -compiler_DEFAULT=$CC - -# save warnings/boilerplate of simple test code -ac_outfile=conftest.$ac_objext -echo "$lt_simple_compile_test_code" >conftest.$ac_ext -eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_compiler_boilerplate=`cat conftest.err` -$RM conftest* - -ac_outfile=conftest.$ac_objext -echo "$lt_simple_link_test_code" >conftest.$ac_ext -eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_linker_boilerplate=`cat conftest.err` -$RM -r conftest* - - -## CAVEAT EMPTOR: -## There is no encapsulation within the following macros, do not change -## the running order or otherwise move them around unless you know exactly -## what you are doing... -if test -n "$compiler"; then - -lt_prog_compiler_no_builtin_flag= - -if test "$GCC" = yes; then - case $cc_basename in - nvcc*) - lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;; - *) - lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;; - esac - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 -$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; } -if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_rtti_exceptions=no - ac_outfile=conftest.$ac_objext - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - lt_compiler_flag="-fno-rtti -fno-exceptions" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - # The option is referenced via a variable to avoid confusing sed. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>conftest.err) - ac_status=$? - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s "$ac_outfile"; then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings other than the usual output. - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler_rtti_exceptions=yes - fi - fi - $RM conftest* - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5 -$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; } - -if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then - lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions" -else - : -fi - -fi - - - - - - - lt_prog_compiler_wl= -lt_prog_compiler_pic= -lt_prog_compiler_static= - - - if test "$GCC" = yes; then - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_static='-static' - - case $host_os in - aix*) - # All AIX code is PIC. - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - lt_prog_compiler_static='-Bstatic' - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - lt_prog_compiler_pic='-fPIC' - ;; - m68k) - # FIXME: we need at least 68020 code to build shared libraries, but - # adding the `-m68020' flag to GCC prevents building anything better, - # like `-m68040'. - lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4' - ;; - esac - ;; - - beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) - # PIC is the default for these OSes. - ;; - - mingw* | cygwin* | pw32* | os2* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - # Although the cygwin gcc ignores -fPIC, still need this for old-style - # (--disable-auto-import) libraries - lt_prog_compiler_pic='-DDLL_EXPORT' - ;; - - darwin* | rhapsody*) - # PIC is the default on this platform - # Common symbols not allowed in MH_DYLIB files - lt_prog_compiler_pic='-fno-common' - ;; - - haiku*) - # PIC is the default for Haiku. - # The "-static" flag exists, but is broken. - lt_prog_compiler_static= - ;; - - hpux*) - # PIC is the default for 64-bit PA HP-UX, but not for 32-bit - # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag - # sets the default TLS model and affects inlining. - case $host_cpu in - hppa*64*) - # +Z the default - ;; - *) - lt_prog_compiler_pic='-fPIC' - ;; - esac - ;; - - interix[3-9]*) - # Interix 3.x gcc -fpic/-fPIC options generate broken code. - # Instead, we relocate shared libraries at runtime. - ;; - - msdosdjgpp*) - # Just because we use GCC doesn't mean we suddenly get shared libraries - # on systems that don't support them. - lt_prog_compiler_can_build_shared=no - enable_shared=no - ;; - - *nto* | *qnx*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - lt_prog_compiler_pic='-fPIC -shared' - ;; - - sysv4*MP*) - if test -d /usr/nec; then - lt_prog_compiler_pic=-Kconform_pic - fi - ;; - - *) - lt_prog_compiler_pic='-fPIC' - ;; - esac - - case $cc_basename in - nvcc*) # Cuda Compiler Driver 2.2 - lt_prog_compiler_wl='-Xlinker ' - if test -n "$lt_prog_compiler_pic"; then - lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic" - fi - ;; - esac - else - # PORTME Check for flag to pass linker flags through the system compiler. - case $host_os in - aix*) - lt_prog_compiler_wl='-Wl,' - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - lt_prog_compiler_static='-Bstatic' - else - lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp' - fi - ;; - - mingw* | cygwin* | pw32* | os2* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - lt_prog_compiler_pic='-DDLL_EXPORT' - ;; - - hpux9* | hpux10* | hpux11*) - lt_prog_compiler_wl='-Wl,' - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but - # not for PA HP-UX. - case $host_cpu in - hppa*64*|ia64*) - # +Z the default - ;; - *) - lt_prog_compiler_pic='+Z' - ;; - esac - # Is there a better lt_prog_compiler_static that works with the bundled CC? - lt_prog_compiler_static='${wl}-a ${wl}archive' - ;; - - irix5* | irix6* | nonstopux*) - lt_prog_compiler_wl='-Wl,' - # PIC (with -KPIC) is the default. - lt_prog_compiler_static='-non_shared' - ;; - - linux* | k*bsd*-gnu | kopensolaris*-gnu) - case $cc_basename in - # old Intel for x86_64 which still supported -KPIC. - ecc*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-static' - ;; - # icc used to be incompatible with GCC. - # ICC 10 doesn't accept -KPIC any more. - icc* | ifort*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-fPIC' - lt_prog_compiler_static='-static' - ;; - # Lahey Fortran 8.1. - lf95*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='--shared' - lt_prog_compiler_static='--static' - ;; - nagfor*) - # NAG Fortran compiler - lt_prog_compiler_wl='-Wl,-Wl,,' - lt_prog_compiler_pic='-PIC' - lt_prog_compiler_static='-Bstatic' - ;; - pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*) - # Portland Group compilers (*not* the Pentium gcc compiler, - # which looks to be a dead project) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-fpic' - lt_prog_compiler_static='-Bstatic' - ;; - ccc*) - lt_prog_compiler_wl='-Wl,' - # All Alpha code is PIC. - lt_prog_compiler_static='-non_shared' - ;; - xl* | bgxl* | bgf* | mpixl*) - # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-qpic' - lt_prog_compiler_static='-qstaticlink' - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) - # Sun Fortran 8.3 passes all unrecognized flags to the linker - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - lt_prog_compiler_wl='' - ;; - *Sun\ F* | *Sun*Fortran*) - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - lt_prog_compiler_wl='-Qoption ld ' - ;; - *Sun\ C*) - # Sun C 5.9 - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - lt_prog_compiler_wl='-Wl,' - ;; - *Intel*\ [CF]*Compiler*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-fPIC' - lt_prog_compiler_static='-static' - ;; - *Portland\ Group*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-fpic' - lt_prog_compiler_static='-Bstatic' - ;; - esac - ;; - esac - ;; - - newsos6) - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - ;; - - *nto* | *qnx*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - lt_prog_compiler_pic='-fPIC -shared' - ;; - - osf3* | osf4* | osf5*) - lt_prog_compiler_wl='-Wl,' - # All OSF/1 code is PIC. - lt_prog_compiler_static='-non_shared' - ;; - - rdos*) - lt_prog_compiler_static='-non_shared' - ;; - - solaris*) - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - case $cc_basename in - f77* | f90* | f95* | sunf77* | sunf90* | sunf95*) - lt_prog_compiler_wl='-Qoption ld ';; - *) - lt_prog_compiler_wl='-Wl,';; - esac - ;; - - sunos4*) - lt_prog_compiler_wl='-Qoption ld ' - lt_prog_compiler_pic='-PIC' - lt_prog_compiler_static='-Bstatic' - ;; - - sysv4 | sysv4.2uw2* | sysv4.3*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - ;; - - sysv4*MP*) - if test -d /usr/nec ;then - lt_prog_compiler_pic='-Kconform_pic' - lt_prog_compiler_static='-Bstatic' - fi - ;; - - sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - ;; - - unicos*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_can_build_shared=no - ;; - - uts4*) - lt_prog_compiler_pic='-pic' - lt_prog_compiler_static='-Bstatic' - ;; - - *) - lt_prog_compiler_can_build_shared=no - ;; - esac - fi - -case $host_os in - # For platforms which do not support PIC, -DPIC is meaningless: - *djgpp*) - lt_prog_compiler_pic= - ;; - *) - lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC" - ;; -esac - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 -$as_echo_n "checking for $compiler option to produce PIC... " >&6; } -if ${lt_cv_prog_compiler_pic+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_pic=$lt_prog_compiler_pic -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5 -$as_echo "$lt_cv_prog_compiler_pic" >&6; } -lt_prog_compiler_pic=$lt_cv_prog_compiler_pic - -# -# Check to make sure the PIC flag actually works. -# -if test -n "$lt_prog_compiler_pic"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5 -$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; } -if ${lt_cv_prog_compiler_pic_works+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_pic_works=no - ac_outfile=conftest.$ac_objext - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - lt_compiler_flag="$lt_prog_compiler_pic -DPIC" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - # The option is referenced via a variable to avoid confusing sed. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>conftest.err) - ac_status=$? - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s "$ac_outfile"; then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings other than the usual output. - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler_pic_works=yes - fi - fi - $RM conftest* - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5 -$as_echo "$lt_cv_prog_compiler_pic_works" >&6; } - -if test x"$lt_cv_prog_compiler_pic_works" = xyes; then - case $lt_prog_compiler_pic in - "" | " "*) ;; - *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;; - esac -else - lt_prog_compiler_pic= - lt_prog_compiler_can_build_shared=no -fi - -fi - - - - - - - - - - - -# -# Check to make sure the static flag actually works. -# -wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\" -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 -$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } -if ${lt_cv_prog_compiler_static_works+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_static_works=no - save_LDFLAGS="$LDFLAGS" - LDFLAGS="$LDFLAGS $lt_tmp_static_flag" - echo "$lt_simple_link_test_code" > conftest.$ac_ext - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then - # The linker can only warn and ignore the option if not recognized - # So say no if there are warnings - if test -s conftest.err; then - # Append any errors to the config.log. - cat conftest.err 1>&5 - $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler_static_works=yes - fi - else - lt_cv_prog_compiler_static_works=yes - fi - fi - $RM -r conftest* - LDFLAGS="$save_LDFLAGS" - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5 -$as_echo "$lt_cv_prog_compiler_static_works" >&6; } - -if test x"$lt_cv_prog_compiler_static_works" = xyes; then - : -else - lt_prog_compiler_static= -fi - - - - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 -$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } -if ${lt_cv_prog_compiler_c_o+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_c_o=no - $RM -r conftest 2>/dev/null - mkdir conftest - cd conftest - mkdir out - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - lt_compiler_flag="-o out/conftest2.$ac_objext" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>out/conftest.err) - ac_status=$? - cat out/conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s out/conftest2.$ac_objext - then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp - $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 - if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then - lt_cv_prog_compiler_c_o=yes - fi - fi - chmod u+w . 2>&5 - $RM conftest* - # SGI C++ compiler will create directory out/ii_files/ for - # template instantiation - test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files - $RM out/* && rmdir out - cd .. - $RM -r conftest - $RM conftest* - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 -$as_echo "$lt_cv_prog_compiler_c_o" >&6; } - - - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 -$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } -if ${lt_cv_prog_compiler_c_o+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_c_o=no - $RM -r conftest 2>/dev/null - mkdir conftest - cd conftest - mkdir out - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - lt_compiler_flag="-o out/conftest2.$ac_objext" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>out/conftest.err) - ac_status=$? - cat out/conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s out/conftest2.$ac_objext - then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp - $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 - if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then - lt_cv_prog_compiler_c_o=yes - fi - fi - chmod u+w . 2>&5 - $RM conftest* - # SGI C++ compiler will create directory out/ii_files/ for - # template instantiation - test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files - $RM out/* && rmdir out - cd .. - $RM -r conftest - $RM conftest* - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 -$as_echo "$lt_cv_prog_compiler_c_o" >&6; } - - - - -hard_links="nottested" -if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then - # do not overwrite the value of need_locks provided by the user - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 -$as_echo_n "checking if we can lock with hard links... " >&6; } - hard_links=yes - $RM conftest* - ln conftest.a conftest.b 2>/dev/null && hard_links=no - touch conftest.a - ln conftest.a conftest.b 2>&5 || hard_links=no - ln conftest.a conftest.b 2>/dev/null && hard_links=no - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 -$as_echo "$hard_links" >&6; } - if test "$hard_links" = no; then - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 -$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} - need_locks=warn - fi -else - need_locks=no -fi - - - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 -$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } - - runpath_var= - allow_undefined_flag= - always_export_symbols=no - archive_cmds= - archive_expsym_cmds= - compiler_needs_object=no - enable_shared_with_static_runtimes=no - export_dynamic_flag_spec= - export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - hardcode_automatic=no - hardcode_direct=no - hardcode_direct_absolute=no - hardcode_libdir_flag_spec= - hardcode_libdir_separator= - hardcode_minus_L=no - hardcode_shlibpath_var=unsupported - inherit_rpath=no - link_all_deplibs=unknown - module_cmds= - module_expsym_cmds= - old_archive_from_new_cmds= - old_archive_from_expsyms_cmds= - thread_safe_flag_spec= - whole_archive_flag_spec= - # include_expsyms should be a list of space-separated symbols to be *always* - # included in the symbol list - include_expsyms= - # exclude_expsyms can be an extended regexp of symbols to exclude - # it will be wrapped by ` (' and `)$', so one must not match beginning or - # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', - # as well as any symbol that contains `d'. - exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' - # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out - # platforms (ab)use it in PIC code, but their linkers get confused if - # the symbol is explicitly referenced. Since portable code cannot - # rely on this symbol name, it's probably fine to never include it in - # preloaded symbol tables. - # Exclude shared library initialization/finalization symbols. - extract_expsyms_cmds= - - case $host_os in - cygwin* | mingw* | pw32* | cegcc*) - # FIXME: the MSVC++ port hasn't been tested in a loooong time - # When not using gcc, we currently assume that we are using - # Microsoft Visual C++. - if test "$GCC" != yes; then - with_gnu_ld=no - fi - ;; - interix*) - # we just hope/assume this is gcc and not c89 (= MSVC++) - with_gnu_ld=yes - ;; - openbsd*) - with_gnu_ld=no - ;; - linux* | k*bsd*-gnu | gnu*) - link_all_deplibs=no - ;; - esac - - ld_shlibs=yes - - # On some targets, GNU ld is compatible enough with the native linker - # that we're better off using the native interface for both. - lt_use_gnu_ld_interface=no - if test "$with_gnu_ld" = yes; then - case $host_os in - aix*) - # The AIX port of GNU ld has always aspired to compatibility - # with the native linker. However, as the warning in the GNU ld - # block says, versions before 2.19.5* couldn't really create working - # shared libraries, regardless of the interface used. - case `$LD -v 2>&1` in - *\ \(GNU\ Binutils\)\ 2.19.5*) ;; - *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;; - *\ \(GNU\ Binutils\)\ [3-9]*) ;; - *) - lt_use_gnu_ld_interface=yes - ;; - esac - ;; - *) - lt_use_gnu_ld_interface=yes - ;; - esac - fi - - if test "$lt_use_gnu_ld_interface" = yes; then - # If archive_cmds runs LD, not CC, wlarc should be empty - wlarc='${wl}' - - # Set some defaults for GNU ld with shared library support. These - # are reset later if shared libraries are not supported. Putting them - # here allows them to be overridden if necessary. - runpath_var=LD_RUN_PATH - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - export_dynamic_flag_spec='${wl}--export-dynamic' - # ancient GNU ld didn't support --whole-archive et. al. - if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then - whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' - else - whole_archive_flag_spec= - fi - supports_anon_versioning=no - case `$LD -v 2>&1` in - *GNU\ gold*) supports_anon_versioning=yes ;; - *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... - *\ 2.11.*) ;; # other 2.11 versions - *) supports_anon_versioning=yes ;; - esac - - # See if GNU ld supports shared libraries. - case $host_os in - aix[3-9]*) - # On AIX/PPC, the GNU linker is very broken - if test "$host_cpu" != ia64; then - ld_shlibs=no - cat <<_LT_EOF 1>&2 - -*** Warning: the GNU linker, at least up to release 2.19, is reported -*** to be unable to reliably create shared libraries on AIX. -*** Therefore, libtool is disabling shared libraries support. If you -*** really care for shared libraries, you may want to install binutils -*** 2.20 or above, or modify your PATH so that a non-GNU linker is found. -*** You will then need to restart the configuration process. - -_LT_EOF - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds='' - ;; - m68k) - archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' - hardcode_libdir_flag_spec='-L$libdir' - hardcode_minus_L=yes - ;; - esac - ;; - - beos*) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - allow_undefined_flag=unsupported - # Joseph Beckenbach says some releases of gcc - # support --undefined. This deserves some investigation. FIXME - archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - else - ld_shlibs=no - fi - ;; - - cygwin* | mingw* | pw32* | cegcc*) - # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless, - # as there is no search path for DLLs. - hardcode_libdir_flag_spec='-L$libdir' - export_dynamic_flag_spec='${wl}--export-all-symbols' - allow_undefined_flag=unsupported - always_export_symbols=no - enable_shared_with_static_runtimes=yes - export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' - exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname' - - if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - # If the export-symbols file already is a .def file (1st line - # is EXPORTS), use it as is; otherwise, prepend... - archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - cp $export_symbols $output_objdir/$soname.def; - else - echo EXPORTS > $output_objdir/$soname.def; - cat $export_symbols >> $output_objdir/$soname.def; - fi~ - $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - else - ld_shlibs=no - fi - ;; - - haiku*) - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - link_all_deplibs=yes - ;; - - interix[3-9]*) - hardcode_direct=no - hardcode_shlibpath_var=no - hardcode_libdir_flag_spec='${wl}-rpath,$libdir' - export_dynamic_flag_spec='${wl}-E' - # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. - # Instead, shared libraries are loaded at an image base (0x10000000 by - # default) and relocated if they conflict, which is a slow very memory - # consuming and fragmenting process. To avoid this, we pick a random, - # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link - # time. Moving up from 0x10000000 also allows more sbrk(2) space. - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - ;; - - gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) - tmp_diet=no - if test "$host_os" = linux-dietlibc; then - case $cc_basename in - diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn) - esac - fi - if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \ - && test "$tmp_diet" = no - then - tmp_addflag=' $pic_flag' - tmp_sharedflag='-shared' - case $cc_basename,$host_cpu in - pgcc*) # Portland Group C compiler - whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - tmp_addflag=' $pic_flag' - ;; - pgf77* | pgf90* | pgf95* | pgfortran*) - # Portland Group f77 and f90 compilers - whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - tmp_addflag=' $pic_flag -Mnomain' ;; - ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 - tmp_addflag=' -i_dynamic' ;; - efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 - tmp_addflag=' -i_dynamic -nofor_main' ;; - ifc* | ifort*) # Intel Fortran compiler - tmp_addflag=' -nofor_main' ;; - lf95*) # Lahey Fortran 8.1 - whole_archive_flag_spec= - tmp_sharedflag='--shared' ;; - xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below) - tmp_sharedflag='-qmkshrobj' - tmp_addflag= ;; - nvcc*) # Cuda Compiler Driver 2.2 - whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - compiler_needs_object=yes - ;; - esac - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) # Sun C 5.9 - whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - compiler_needs_object=yes - tmp_sharedflag='-G' ;; - *Sun\ F*) # Sun Fortran 8.3 - tmp_sharedflag='-G' ;; - esac - archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - - if test "x$supports_anon_versioning" = xyes; then - archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' - fi - - case $cc_basename in - xlf* | bgf* | bgxlf* | mpixlf*) - # IBM XL Fortran 10.1 on PPC cannot create shared libs itself - whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive' - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' - if test "x$supports_anon_versioning" = xyes; then - archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' - fi - ;; - esac - else - ld_shlibs=no - fi - ;; - - netbsd* | netbsdelf*-gnu) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' - wlarc= - else - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - fi - ;; - - solaris*) - if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then - ld_shlibs=no - cat <<_LT_EOF 1>&2 - -*** Warning: The releases 2.8.* of the GNU linker cannot reliably -*** create shared libraries on Solaris systems. Therefore, libtool -*** is disabling shared libraries support. We urge you to upgrade GNU -*** binutils to release 2.9.1 or newer. Another option is to modify -*** your PATH or compiler configuration so that the native linker is -*** used, and then restart. - -_LT_EOF - elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - else - ld_shlibs=no - fi - ;; - - sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) - case `$LD -v 2>&1` in - *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) - ld_shlibs=no - cat <<_LT_EOF 1>&2 - -*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not -*** reliably create shared libraries on SCO systems. Therefore, libtool -*** is disabling shared libraries support. We urge you to upgrade GNU -*** binutils to release 2.16.91.0.3 or newer. Another option is to modify -*** your PATH or compiler configuration so that the native linker is -*** used, and then restart. - -_LT_EOF - ;; - *) - # For security reasons, it is highly recommended that you always - # use absolute paths for naming shared libraries, and exclude the - # DT_RUNPATH tag from executables and libraries. But doing so - # requires that you compile everything twice, which is a pain. - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - else - ld_shlibs=no - fi - ;; - esac - ;; - - sunos4*) - archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' - wlarc= - hardcode_direct=yes - hardcode_shlibpath_var=no - ;; - - *) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - else - ld_shlibs=no - fi - ;; - esac - - if test "$ld_shlibs" = no; then - runpath_var= - hardcode_libdir_flag_spec= - export_dynamic_flag_spec= - whole_archive_flag_spec= - fi - else - # PORTME fill in a description of your system's linker (not GNU ld) - case $host_os in - aix3*) - allow_undefined_flag=unsupported - always_export_symbols=yes - archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' - # Note: this linker hardcodes the directories in LIBPATH if there - # are no directories specified by -L. - hardcode_minus_L=yes - if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then - # Neither direct hardcoding nor static linking is supported with a - # broken collect2. - hardcode_direct=unsupported - fi - ;; - - aix[4-9]*) - if test "$host_cpu" = ia64; then - # On IA64, the linker does run time linking by default, so we don't - # have to do anything special. - aix_use_runtimelinking=no - exp_sym_flag='-Bexport' - no_entry_flag="" - else - # If we're using GNU nm, then we don't want the "-C" option. - # -C means demangle to AIX nm, but means don't demangle with GNU nm - # Also, AIX nm treats weak defined symbols like other global - # defined symbols, whereas GNU nm marks them as "W". - if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then - export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - else - export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - fi - aix_use_runtimelinking=no - - # Test if we are trying to use run time linking or normal - # AIX style linking. If -brtl is somewhere in LDFLAGS, we - # need to do runtime linking. - case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*) - for ld_flag in $LDFLAGS; do - if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then - aix_use_runtimelinking=yes - break - fi - done - ;; - esac - - exp_sym_flag='-bexport' - no_entry_flag='-bnoentry' - fi - - # When large executables or shared objects are built, AIX ld can - # have problems creating the table of contents. If linking a library - # or program results in "error TOC overflow" add -mminimal-toc to - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. - - archive_cmds='' - hardcode_direct=yes - hardcode_direct_absolute=yes - hardcode_libdir_separator=':' - link_all_deplibs=yes - file_list_spec='${wl}-f,' - - if test "$GCC" = yes; then - case $host_os in aix4.[012]|aix4.[012].*) - # We only want to do this on AIX 4.2 and lower, the check - # below for broken collect2 doesn't work under 4.3+ - collect2name=`${CC} -print-prog-name=collect2` - if test -f "$collect2name" && - strings "$collect2name" | $GREP resolve_lib_name >/dev/null - then - # We have reworked collect2 - : - else - # We have old collect2 - hardcode_direct=unsupported - # It fails to find uninstalled libraries when the uninstalled - # path is not listed in the libpath. Setting hardcode_minus_L - # to unsupported forces relinking - hardcode_minus_L=yes - hardcode_libdir_flag_spec='-L$libdir' - hardcode_libdir_separator= - fi - ;; - esac - shared_flag='-shared' - if test "$aix_use_runtimelinking" = yes; then - shared_flag="$shared_flag "'${wl}-G' - fi - link_all_deplibs=no - else - # not using gcc - if test "$host_cpu" = ia64; then - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release - # chokes on -Wl,-G. The following line is correct: - shared_flag='-G' - else - if test "$aix_use_runtimelinking" = yes; then - shared_flag='${wl}-G' - else - shared_flag='${wl}-bM:SRE' - fi - fi - fi - - export_dynamic_flag_spec='${wl}-bexpall' - # It seems that -bexpall does not export symbols beginning with - # underscore (_), so it is better to generate a list of symbols to export. - always_export_symbols=yes - if test "$aix_use_runtimelinking" = yes; then - # Warning - without using the other runtime loading flags (-brtl), - # -berok will link without error, but may produce a broken library. - allow_undefined_flag='-berok' - # Determine the default libpath from the value encoded in an - # empty executable. - if test "${lt_cv_aix_libpath+set}" = set; then - aix_libpath=$lt_cv_aix_libpath -else - if ${lt_cv_aix_libpath_+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - - lt_aix_libpath_sed=' - /Import File Strings/,/^$/ { - /^0/ { - s/^0 *\([^ ]*\) *$/\1/ - p - } - }' - lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - # Check for a 64-bit object if we didn't find anything. - if test -z "$lt_cv_aix_libpath_"; then - lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - fi -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - if test -z "$lt_cv_aix_libpath_"; then - lt_cv_aix_libpath_="/usr/lib:/lib" - fi - -fi - - aix_libpath=$lt_cv_aix_libpath_ -fi - - hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" - archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" - else - if test "$host_cpu" = ia64; then - hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib' - allow_undefined_flag="-z nodefs" - archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" - else - # Determine the default libpath from the value encoded in an - # empty executable. - if test "${lt_cv_aix_libpath+set}" = set; then - aix_libpath=$lt_cv_aix_libpath -else - if ${lt_cv_aix_libpath_+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - - lt_aix_libpath_sed=' - /Import File Strings/,/^$/ { - /^0/ { - s/^0 *\([^ ]*\) *$/\1/ - p - } - }' - lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - # Check for a 64-bit object if we didn't find anything. - if test -z "$lt_cv_aix_libpath_"; then - lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - fi -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - if test -z "$lt_cv_aix_libpath_"; then - lt_cv_aix_libpath_="/usr/lib:/lib" - fi - -fi - - aix_libpath=$lt_cv_aix_libpath_ -fi - - hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" - # Warning - without using the other run time loading flags, - # -berok will link without error, but may produce a broken library. - no_undefined_flag=' ${wl}-bernotok' - allow_undefined_flag=' ${wl}-berok' - if test "$with_gnu_ld" = yes; then - # We only use this code for GNU lds that support --whole-archive. - whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive' - else - # Exported symbols can be pulled into shared objects from archives - whole_archive_flag_spec='$convenience' - fi - archive_cmds_need_lc=yes - # This is similar to how AIX traditionally builds its shared libraries. - archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' - fi - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds='' - ;; - m68k) - archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' - hardcode_libdir_flag_spec='-L$libdir' - hardcode_minus_L=yes - ;; - esac - ;; - - bsdi[45]*) - export_dynamic_flag_spec=-rdynamic - ;; - - cygwin* | mingw* | pw32* | cegcc*) - # When not using gcc, we currently assume that we are using - # Microsoft Visual C++. - # hardcode_libdir_flag_spec is actually meaningless, as there is - # no search path for DLLs. - case $cc_basename in - cl*) - # Native MSVC - hardcode_libdir_flag_spec=' ' - allow_undefined_flag=unsupported - always_export_symbols=yes - file_list_spec='@' - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=".dll" - # FIXME: Setting linknames here is a bad hack. - archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' - archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; - else - sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; - fi~ - $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ - linknames=' - # The linker will not automatically build a static lib if we build a DLL. - # _LT_TAGVAR(old_archive_from_new_cmds, )='true' - enable_shared_with_static_runtimes=yes - exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' - export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols' - # Don't use ranlib - old_postinstall_cmds='chmod 644 $oldlib' - postlink_cmds='lt_outputfile="@OUTPUT@"~ - lt_tool_outputfile="@TOOL_OUTPUT@"~ - case $lt_outputfile in - *.exe|*.EXE) ;; - *) - lt_outputfile="$lt_outputfile.exe" - lt_tool_outputfile="$lt_tool_outputfile.exe" - ;; - esac~ - if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then - $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; - $RM "$lt_outputfile.manifest"; - fi' - ;; - *) - # Assume MSVC wrapper - hardcode_libdir_flag_spec=' ' - allow_undefined_flag=unsupported - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=".dll" - # FIXME: Setting linknames here is a bad hack. - archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' - # The linker will automatically build a .lib file if we build a DLL. - old_archive_from_new_cmds='true' - # FIXME: Should let the user specify the lib program. - old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs' - enable_shared_with_static_runtimes=yes - ;; - esac - ;; - - darwin* | rhapsody*) - - - archive_cmds_need_lc=no - hardcode_direct=no - hardcode_automatic=yes - hardcode_shlibpath_var=unsupported - if test "$lt_cv_ld_force_load" = "yes"; then - whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' - - else - whole_archive_flag_spec='' - fi - link_all_deplibs=yes - allow_undefined_flag="$_lt_dar_allow_undefined" - case $cc_basename in - ifort*) _lt_dar_can_shared=yes ;; - *) _lt_dar_can_shared=$GCC ;; - esac - if test "$_lt_dar_can_shared" = "yes"; then - output_verbose_link_cmd=func_echo_all - archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" - module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" - archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" - module_expsym_cmds="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" - - else - ld_shlibs=no - fi - - ;; - - dgux*) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_libdir_flag_spec='-L$libdir' - hardcode_shlibpath_var=no - ;; - - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor - # support. Future versions do this automatically, but an explicit c++rt0.o - # does not break anything, and helps significantly (at the cost of a little - # extra space). - freebsd2.2*) - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' - hardcode_libdir_flag_spec='-R$libdir' - hardcode_direct=yes - hardcode_shlibpath_var=no - ;; - - # Unfortunately, older versions of FreeBSD 2 do not have this feature. - freebsd2.*) - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' - hardcode_direct=yes - hardcode_minus_L=yes - hardcode_shlibpath_var=no - ;; - - # FreeBSD 3 and greater uses gcc -shared to do shared libraries. - freebsd* | dragonfly*) - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - hardcode_libdir_flag_spec='-R$libdir' - hardcode_direct=yes - hardcode_shlibpath_var=no - ;; - - hpux9*) - if test "$GCC" = yes; then - archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - else - archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - fi - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' - hardcode_libdir_separator=: - hardcode_direct=yes - - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - hardcode_minus_L=yes - export_dynamic_flag_spec='${wl}-E' - ;; - - hpux10*) - if test "$GCC" = yes && test "$with_gnu_ld" = no; then - archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' - else - archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' - fi - if test "$with_gnu_ld" = no; then - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' - hardcode_libdir_separator=: - hardcode_direct=yes - hardcode_direct_absolute=yes - export_dynamic_flag_spec='${wl}-E' - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - hardcode_minus_L=yes - fi - ;; - - hpux11*) - if test "$GCC" = yes && test "$with_gnu_ld" = no; then - case $host_cpu in - hppa*64*) - archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - ia64*) - archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - else - case $host_cpu in - hppa*64*) - archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - ia64*) - archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - - # Older versions of the 11.00 compiler do not understand -b yet - # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does) - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5 -$as_echo_n "checking if $CC understands -b... " >&6; } -if ${lt_cv_prog_compiler__b+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler__b=no - save_LDFLAGS="$LDFLAGS" - LDFLAGS="$LDFLAGS -b" - echo "$lt_simple_link_test_code" > conftest.$ac_ext - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then - # The linker can only warn and ignore the option if not recognized - # So say no if there are warnings - if test -s conftest.err; then - # Append any errors to the config.log. - cat conftest.err 1>&5 - $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler__b=yes - fi - else - lt_cv_prog_compiler__b=yes - fi - fi - $RM -r conftest* - LDFLAGS="$save_LDFLAGS" - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5 -$as_echo "$lt_cv_prog_compiler__b" >&6; } - -if test x"$lt_cv_prog_compiler__b" = xyes; then - archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' -else - archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' -fi - - ;; - esac - fi - if test "$with_gnu_ld" = no; then - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' - hardcode_libdir_separator=: - - case $host_cpu in - hppa*64*|ia64*) - hardcode_direct=no - hardcode_shlibpath_var=no - ;; - *) - hardcode_direct=yes - hardcode_direct_absolute=yes - export_dynamic_flag_spec='${wl}-E' - - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - hardcode_minus_L=yes - ;; - esac - fi - ;; - - irix5* | irix6* | nonstopux*) - if test "$GCC" = yes; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - # Try to use the -exported_symbol ld option, if it does not - # work, assume that -exports_file does not work either and - # implicitly export all symbols. - # This should be the same for all languages, so no per-tag cache variable. - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5 -$as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; } -if ${lt_cv_irix_exported_symbol+:} false; then : - $as_echo_n "(cached) " >&6 -else - save_LDFLAGS="$LDFLAGS" - LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -int foo (void) { return 0; } -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - lt_cv_irix_exported_symbol=yes -else - lt_cv_irix_exported_symbol=no -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - LDFLAGS="$save_LDFLAGS" -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5 -$as_echo "$lt_cv_irix_exported_symbol" >&6; } - if test "$lt_cv_irix_exported_symbol" = yes; then - archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' - fi - else - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' - fi - archive_cmds_need_lc='no' - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - hardcode_libdir_separator=: - inherit_rpath=yes - link_all_deplibs=yes - ;; - - netbsd* | netbsdelf*-gnu) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out - else - archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF - fi - hardcode_libdir_flag_spec='-R$libdir' - hardcode_direct=yes - hardcode_shlibpath_var=no - ;; - - newsos6) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_direct=yes - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - hardcode_libdir_separator=: - hardcode_shlibpath_var=no - ;; - - *nto* | *qnx*) - ;; - - openbsd*) - if test -f /usr/libexec/ld.so; then - hardcode_direct=yes - hardcode_shlibpath_var=no - hardcode_direct_absolute=yes - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' - hardcode_libdir_flag_spec='${wl}-rpath,$libdir' - export_dynamic_flag_spec='${wl}-E' - else - case $host_os in - openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*) - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' - hardcode_libdir_flag_spec='-R$libdir' - ;; - *) - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - hardcode_libdir_flag_spec='${wl}-rpath,$libdir' - ;; - esac - fi - else - ld_shlibs=no - fi - ;; - - os2*) - hardcode_libdir_flag_spec='-L$libdir' - hardcode_minus_L=yes - allow_undefined_flag=unsupported - archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' - old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' - ;; - - osf3*) - if test "$GCC" = yes; then - allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' - archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - else - allow_undefined_flag=' -expect_unresolved \*' - archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - fi - archive_cmds_need_lc='no' - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - hardcode_libdir_separator=: - ;; - - osf4* | osf5*) # as osf3* with the addition of -msym flag - if test "$GCC" = yes; then - allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' - archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - else - allow_undefined_flag=' -expect_unresolved \*' - archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ - $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' - - # Both c and cxx compiler support -rpath directly - hardcode_libdir_flag_spec='-rpath $libdir' - fi - archive_cmds_need_lc='no' - hardcode_libdir_separator=: - ;; - - solaris*) - no_undefined_flag=' -z defs' - if test "$GCC" = yes; then - wlarc='${wl}' - archive_cmds='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' - else - case `$CC -V 2>&1` in - *"Compilers 5.0"*) - wlarc='' - archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' - archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp' - ;; - *) - wlarc='${wl}' - archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' - ;; - esac - fi - hardcode_libdir_flag_spec='-R$libdir' - hardcode_shlibpath_var=no - case $host_os in - solaris2.[0-5] | solaris2.[0-5].*) ;; - *) - # The compiler driver will combine and reorder linker options, - # but understands `-z linker_flag'. GCC discards it without `$wl', - # but is careful enough not to reorder. - # Supported since Solaris 2.6 (maybe 2.5.1?) - if test "$GCC" = yes; then - whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' - else - whole_archive_flag_spec='-z allextract$convenience -z defaultextract' - fi - ;; - esac - link_all_deplibs=yes - ;; - - sunos4*) - if test "x$host_vendor" = xsequent; then - # Use $CC to link under sequent, because it throws in some extra .o - # files that make .init and .fini sections work. - archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' - else - archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' - fi - hardcode_libdir_flag_spec='-L$libdir' - hardcode_direct=yes - hardcode_minus_L=yes - hardcode_shlibpath_var=no - ;; - - sysv4) - case $host_vendor in - sni) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_direct=yes # is this really true??? - ;; - siemens) - ## LD is ld it makes a PLAMLIB - ## CC just makes a GrossModule. - archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags' - reload_cmds='$CC -r -o $output$reload_objs' - hardcode_direct=no - ;; - motorola) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_direct=no #Motorola manual says yes, but my tests say they lie - ;; - esac - runpath_var='LD_RUN_PATH' - hardcode_shlibpath_var=no - ;; - - sysv4.3*) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_shlibpath_var=no - export_dynamic_flag_spec='-Bexport' - ;; - - sysv4*MP*) - if test -d /usr/nec; then - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_shlibpath_var=no - runpath_var=LD_RUN_PATH - hardcode_runpath_var=yes - ld_shlibs=yes - fi - ;; - - sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*) - no_undefined_flag='${wl}-z,text' - archive_cmds_need_lc=no - hardcode_shlibpath_var=no - runpath_var='LD_RUN_PATH' - - if test "$GCC" = yes; then - archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - else - archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - fi - ;; - - sysv5* | sco3.2v5* | sco5v6*) - # Note: We can NOT use -z defs as we might desire, because we do not - # link with -lc, and that would cause any symbols used from libc to - # always be unresolved, which means just about no library would - # ever link correctly. If we're not using GNU ld we use -z text - # though, which does catch some bad symbols but isn't as heavy-handed - # as -z defs. - no_undefined_flag='${wl}-z,text' - allow_undefined_flag='${wl}-z,nodefs' - archive_cmds_need_lc=no - hardcode_shlibpath_var=no - hardcode_libdir_flag_spec='${wl}-R,$libdir' - hardcode_libdir_separator=':' - link_all_deplibs=yes - export_dynamic_flag_spec='${wl}-Bexport' - runpath_var='LD_RUN_PATH' - - if test "$GCC" = yes; then - archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - else - archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - fi - ;; - - uts4*) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_libdir_flag_spec='-L$libdir' - hardcode_shlibpath_var=no - ;; - - *) - ld_shlibs=no - ;; - esac - - if test x$host_vendor = xsni; then - case $host in - sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) - export_dynamic_flag_spec='${wl}-Blargedynsym' - ;; - esac - fi - fi - -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5 -$as_echo "$ld_shlibs" >&6; } -test "$ld_shlibs" = no && can_build_shared=no - -with_gnu_ld=$with_gnu_ld - - - - - - - - - - - - - - - -# -# Do we need to explicitly link libc? -# -case "x$archive_cmds_need_lc" in -x|xyes) - # Assume -lc should be added - archive_cmds_need_lc=yes - - if test "$enable_shared" = yes && test "$GCC" = yes; then - case $archive_cmds in - *'~'*) - # FIXME: we may have to deal with multi-command sequences. - ;; - '$CC '*) - # Test whether the compiler implicitly links with -lc since on some - # systems, -lgcc has to come before -lc. If gcc already passes -lc - # to ld, don't add -lc before -lgcc. - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 -$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } -if ${lt_cv_archive_cmds_need_lc+:} false; then : - $as_echo_n "(cached) " >&6 -else - $RM conftest* - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } 2>conftest.err; then - soname=conftest - lib=conftest - libobjs=conftest.$ac_objext - deplibs= - wl=$lt_prog_compiler_wl - pic_flag=$lt_prog_compiler_pic - compiler_flags=-v - linker_flags=-v - verstring= - output_objdir=. - libname=conftest - lt_save_allow_undefined_flag=$allow_undefined_flag - allow_undefined_flag= - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 - (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - then - lt_cv_archive_cmds_need_lc=no - else - lt_cv_archive_cmds_need_lc=yes - fi - allow_undefined_flag=$lt_save_allow_undefined_flag - else - cat conftest.err 1>&5 - fi - $RM conftest* - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5 -$as_echo "$lt_cv_archive_cmds_need_lc" >&6; } - archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc - ;; - esac - fi - ;; -esac - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 -$as_echo_n "checking dynamic linker characteristics... " >&6; } - -if test "$GCC" = yes; then - case $host_os in - darwin*) lt_awk_arg="/^libraries:/,/LR/" ;; - *) lt_awk_arg="/^libraries:/" ;; - esac - case $host_os in - mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;; - *) lt_sed_strip_eq="s,=/,/,g" ;; - esac - lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` - case $lt_search_path_spec in - *\;*) - # if the path contains ";" then we assume it to be the separator - # otherwise default to the standard path separator (i.e. ":") - it is - # assumed that no part of a normal pathname contains ";" but that should - # okay in the real world where ";" in dirpaths is itself problematic. - lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` - ;; - *) - lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` - ;; - esac - # Ok, now we have the path, separated by spaces, we can step through it - # and add multilib dir if necessary. - lt_tmp_lt_search_path_spec= - lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` - for lt_sys_path in $lt_search_path_spec; do - if test -d "$lt_sys_path/$lt_multi_os_dir"; then - lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir" - else - test -d "$lt_sys_path" && \ - lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path" - fi - done - lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk ' -BEGIN {RS=" "; FS="/|\n";} { - lt_foo=""; - lt_count=0; - for (lt_i = NF; lt_i > 0; lt_i--) { - if ($lt_i != "" && $lt_i != ".") { - if ($lt_i == "..") { - lt_count++; - } else { - if (lt_count == 0) { - lt_foo="/" $lt_i lt_foo; - } else { - lt_count--; - } - } - } - } - if (lt_foo != "") { lt_freq[lt_foo]++; } - if (lt_freq[lt_foo] == 1) { print lt_foo; } -}'` - # AWK program above erroneously prepends '/' to C:/dos/paths - # for these hosts. - case $host_os in - mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\ - $SED 's,/\([A-Za-z]:\),\1,g'` ;; - esac - sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` -else - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" -fi -library_names_spec= -libname_spec='lib$name' -soname_spec= -shrext_cmds=".so" -postinstall_cmds= -postuninstall_cmds= -finish_cmds= -finish_eval= -shlibpath_var= -shlibpath_overrides_runpath=unknown -version_type=none -dynamic_linker="$host_os ld.so" -sys_lib_dlsearch_path_spec="/lib /usr/lib" -need_lib_prefix=unknown -hardcode_into_libs=no - -# when you set need_version to no, make sure it does not cause -set_version -# flags to be left without arguments -need_version=unknown - -case $host_os in -aix3*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' - shlibpath_var=LIBPATH - - # AIX 3 has no versioning support, so we append a major version to the name. - soname_spec='${libname}${release}${shared_ext}$major' - ;; - -aix[4-9]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - hardcode_into_libs=yes - if test "$host_cpu" = ia64; then - # AIX 5 supports IA64 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - else - # With GCC up to 2.95.x, collect2 would create an import file - # for dependence libraries. The import file would start with - # the line `#! .'. This would cause the generated library to - # depend on `.', always an invalid library. This was fixed in - # development snapshots of GCC prior to 3.0. - case $host_os in - aix4 | aix4.[01] | aix4.[01].*) - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' - echo ' yes ' - echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then - : - else - can_build_shared=no - fi - ;; - esac - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct - # soname into executable. Probably we can add versioning support to - # collect2, so additional links can be useful in future. - if test "$aix_use_runtimelinking" = yes; then - # If using run time linking (on AIX 4.2 or later) use lib.so - # instead of lib.a to let people know that these are not - # typical AIX shared libraries. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - else - # We preserve .a as extension for shared libraries through AIX4.2 - # and later when we are not doing run time linking. - library_names_spec='${libname}${release}.a $libname.a' - soname_spec='${libname}${release}${shared_ext}$major' - fi - shlibpath_var=LIBPATH - fi - ;; - -amigaos*) - case $host_cpu in - powerpc) - # Since July 2007 AmigaOS4 officially supports .so libraries. - # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - ;; - m68k) - library_names_spec='$libname.ixlibrary $libname.a' - # Create ${libname}_ixlibrary.a entries in /sys/libs. - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' - ;; - esac - ;; - -beos*) - library_names_spec='${libname}${shared_ext}' - dynamic_linker="$host_os ld.so" - shlibpath_var=LIBRARY_PATH - ;; - -bsdi[45]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" - # the default ld.so.conf also contains /usr/contrib/lib and - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow - # libtool to hard-code these into programs - ;; - -cygwin* | mingw* | pw32* | cegcc*) - version_type=windows - shrext_cmds=".dll" - need_version=no - need_lib_prefix=no - - case $GCC,$cc_basename in - yes,*) - # gcc - library_names_spec='$libname.dll.a' - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \${file}`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname~ - chmod a+x \$dldir/$dlname~ - if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then - eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; - fi' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - - case $host_os in - cygwin*) - # Cygwin DLLs use 'cyg' prefix rather than 'lib' - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - - sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api" - ;; - mingw* | cegcc*) - # MinGW DLLs use traditional 'lib' prefix - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - ;; - pw32*) - # pw32 DLLs use 'pw' prefix rather than 'lib' - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - ;; - esac - dynamic_linker='Win32 ld.exe' - ;; - - *,cl*) - # Native MSVC - libname_spec='$name' - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - library_names_spec='${libname}.dll.lib' - - case $build_os in - mingw*) - sys_lib_search_path_spec= - lt_save_ifs=$IFS - IFS=';' - for lt_path in $LIB - do - IFS=$lt_save_ifs - # Let DOS variable expansion print the short 8.3 style file name. - lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` - sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" - done - IFS=$lt_save_ifs - # Convert to MSYS style. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` - ;; - cygwin*) - # Convert to unix form, then to dos form, then back to unix form - # but this time dos style (no spaces!) so that the unix form looks - # like /cygdrive/c/PROGRA~1:/cygdr... - sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` - sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` - sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - ;; - *) - sys_lib_search_path_spec="$LIB" - if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then - # It is most probably a Windows format PATH. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` - else - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - fi - # FIXME: find the short name or the path components, as spaces are - # common. (e.g. "Program Files" -> "PROGRA~1") - ;; - esac - - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \${file}`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - dynamic_linker='Win32 link.exe' - ;; - - *) - # Assume MSVC wrapper - library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' - dynamic_linker='Win32 ld.exe' - ;; - esac - # FIXME: first we should search . and the directory the executable is in - shlibpath_var=PATH - ;; - -darwin* | rhapsody*) - dynamic_linker="$host_os dyld" - version_type=darwin - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext' - soname_spec='${libname}${release}${major}$shared_ext' - shlibpath_overrides_runpath=yes - shlibpath_var=DYLD_LIBRARY_PATH - shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' - - sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib" - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' - ;; - -dgux*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -freebsd* | dragonfly*) - # DragonFly does not have aout. When/if they implement a new - # versioning mechanism, adjust this. - if test -x /usr/bin/objformat; then - objformat=`/usr/bin/objformat` - else - case $host_os in - freebsd[23].*) objformat=aout ;; - *) objformat=elf ;; - esac - fi - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' - need_version=no - need_lib_prefix=no - ;; - freebsd-*) - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' - need_version=yes - ;; - esac - shlibpath_var=LD_LIBRARY_PATH - case $host_os in - freebsd2.*) - shlibpath_overrides_runpath=yes - ;; - freebsd3.[01]* | freebsdelf3.[01]*) - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - freebsd3.[2-9]* | freebsdelf3.[2-9]* | \ - freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1) - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - *) # from 4.6 on, and DragonFly - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - esac - ;; - -gnu*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -haiku*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - dynamic_linker="$host_os runtime_loader" - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LIBRARY_PATH - shlibpath_overrides_runpath=yes - sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' - hardcode_into_libs=yes - ;; - -hpux9* | hpux10* | hpux11*) - # Give a soname corresponding to the major version so that dld.sl refuses to - # link against other versions. - version_type=sunos - need_lib_prefix=no - need_version=no - case $host_cpu in - ia64*) - shrext_cmds='.so' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.so" - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - if test "X$HPUX_IA64_MODE" = X32; then - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" - else - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" - fi - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - hppa*64*) - shrext_cmds='.sl' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.sl" - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - *) - shrext_cmds='.sl' - dynamic_linker="$host_os dld.sl" - shlibpath_var=SHLIB_PATH - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - ;; - esac - # HP-UX runs *really* slowly unless shared libraries are mode 555, ... - postinstall_cmds='chmod 555 $lib' - # or fails outright, so override atomically: - install_override_mode=555 - ;; - -interix[3-9]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -irix5* | irix6* | nonstopux*) - case $host_os in - nonstopux*) version_type=nonstopux ;; - *) - if test "$lt_cv_prog_gnu_ld" = yes; then - version_type=linux # correct to gnu/linux during the next big refactor - else - version_type=irix - fi ;; - esac - need_lib_prefix=no - need_version=no - soname_spec='${libname}${release}${shared_ext}$major' - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' - case $host_os in - irix5* | nonstopux*) - libsuff= shlibsuff= - ;; - *) - case $LD in # libtool.m4 will add one of these switches to LD - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") - libsuff= shlibsuff= libmagic=32-bit;; - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") - libsuff=32 shlibsuff=N32 libmagic=N32;; - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") - libsuff=64 shlibsuff=64 libmagic=64-bit;; - *) libsuff= shlibsuff= libmagic=never-match;; - esac - ;; - esac - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH - shlibpath_overrides_runpath=no - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" - hardcode_into_libs=yes - ;; - -# No shared lib support for Linux oldld, aout, or coff. -linux*oldld* | linux*aout* | linux*coff*) - dynamic_linker=no - ;; - -# This must be glibc/ELF. -linux* | k*bsd*-gnu | kopensolaris*-gnu) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - - # Some binutils ld are patched to set DT_RUNPATH - if ${lt_cv_shlibpath_overrides_runpath+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_shlibpath_overrides_runpath=no - save_LDFLAGS=$LDFLAGS - save_libdir=$libdir - eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \ - LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\"" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then : - lt_cv_shlibpath_overrides_runpath=yes -fi -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - LDFLAGS=$save_LDFLAGS - libdir=$save_libdir - -fi - - shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath - - # This implies no fast_install, which is unacceptable. - # Some rework will be needed to allow for fast_install - # before this can be enabled. - hardcode_into_libs=yes - - # Append ld.so.conf contents to the search path - if test -f /etc/ld.so.conf; then - lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" - fi - - # We used to test for /lib/ld.so.1 and disable shared libraries on - # powerpc, because MkLinux only supported shared libraries with the - # GNU dynamic linker. Since this was broken with cross compilers, - # most powerpc-linux boxes support dynamic linking these days and - # people can always --disable-shared, the test was removed, and we - # assume the GNU/Linux dynamic linker is in use. - dynamic_linker='GNU/Linux ld.so' - ;; - -netbsdelf*-gnu) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='NetBSD ld.elf_so' - ;; - -netbsd*) - version_type=sunos - need_lib_prefix=no - need_version=no - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - dynamic_linker='NetBSD (a.out) ld.so' - else - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - dynamic_linker='NetBSD ld.elf_so' - fi - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - -newsos6) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - ;; - -*nto* | *qnx*) - version_type=qnx - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='ldqnx.so' - ;; - -openbsd*) - version_type=sunos - sys_lib_dlsearch_path_spec="/usr/lib" - need_lib_prefix=no - # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. - case $host_os in - openbsd3.3 | openbsd3.3.*) need_version=yes ;; - *) need_version=no ;; - esac - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - shlibpath_var=LD_LIBRARY_PATH - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - case $host_os in - openbsd2.[89] | openbsd2.[89].*) - shlibpath_overrides_runpath=no - ;; - *) - shlibpath_overrides_runpath=yes - ;; - esac - else - shlibpath_overrides_runpath=yes - fi - ;; - -os2*) - libname_spec='$name' - shrext_cmds=".dll" - need_lib_prefix=no - library_names_spec='$libname${shared_ext} $libname.a' - dynamic_linker='OS/2 ld.exe' - shlibpath_var=LIBPATH - ;; - -osf3* | osf4* | osf5*) - version_type=osf - need_lib_prefix=no - need_version=no - soname_spec='${libname}${release}${shared_ext}$major' - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" - ;; - -rdos*) - dynamic_linker=no - ;; - -solaris*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - # ldd complains unless libraries are executable - postinstall_cmds='chmod +x $lib' - ;; - -sunos4*) - version_type=sunos - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - if test "$with_gnu_ld" = yes; then - need_lib_prefix=no - fi - need_version=yes - ;; - -sysv4 | sysv4.3*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - case $host_vendor in - sni) - shlibpath_overrides_runpath=no - need_lib_prefix=no - runpath_var=LD_RUN_PATH - ;; - siemens) - need_lib_prefix=no - ;; - motorola) - need_lib_prefix=no - need_version=no - shlibpath_overrides_runpath=no - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' - ;; - esac - ;; - -sysv4*MP*) - if test -d /usr/nec ;then - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' - soname_spec='$libname${shared_ext}.$major' - shlibpath_var=LD_LIBRARY_PATH - fi - ;; - -sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) - version_type=freebsd-elf - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - if test "$with_gnu_ld" = yes; then - sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' - else - sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' - case $host_os in - sco3.2v5*) - sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" - ;; - esac - fi - sys_lib_dlsearch_path_spec='/usr/lib' - ;; - -tpf*) - # TPF is a cross-target only. Preferred cross-host = GNU/Linux. - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -uts4*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -*) - dynamic_linker=no - ;; -esac -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 -$as_echo "$dynamic_linker" >&6; } -test "$dynamic_linker" = no && can_build_shared=no - -variables_saved_for_relink="PATH $shlibpath_var $runpath_var" -if test "$GCC" = yes; then - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" -fi - -if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then - sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec" -fi -if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then - sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec" -fi - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 -$as_echo_n "checking how to hardcode library paths into programs... " >&6; } -hardcode_action= -if test -n "$hardcode_libdir_flag_spec" || - test -n "$runpath_var" || - test "X$hardcode_automatic" = "Xyes" ; then - - # We can hardcode non-existent directories. - if test "$hardcode_direct" != no && - # If the only mechanism to avoid hardcoding is shlibpath_var, we - # have to relink, otherwise we might link with an installed library - # when we should be linking with a yet-to-be-installed one - ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no && - test "$hardcode_minus_L" != no; then - # Linking always hardcodes the temporary library directory. - hardcode_action=relink - else - # We can link without hardcoding, and we can hardcode nonexisting dirs. - hardcode_action=immediate - fi -else - # We cannot hardcode anything, or else we can only hardcode existing - # directories. - hardcode_action=unsupported -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5 -$as_echo "$hardcode_action" >&6; } - -if test "$hardcode_action" = relink || - test "$inherit_rpath" = yes; then - # Fast installation is not supported - enable_fast_install=no -elif test "$shlibpath_overrides_runpath" = yes || - test "$enable_shared" = no; then - # Fast installation is not necessary - enable_fast_install=needless -fi - - - - - - - if test "x$enable_dlopen" != xyes; then - enable_dlopen=unknown - enable_dlopen_self=unknown - enable_dlopen_self_static=unknown -else - lt_cv_dlopen=no - lt_cv_dlopen_libs= - - case $host_os in - beos*) - lt_cv_dlopen="load_add_on" - lt_cv_dlopen_libs= - lt_cv_dlopen_self=yes - ;; - - mingw* | pw32* | cegcc*) - lt_cv_dlopen="LoadLibrary" - lt_cv_dlopen_libs= - ;; - - cygwin*) - lt_cv_dlopen="dlopen" - lt_cv_dlopen_libs= - ;; - - darwin*) - # if libdl is installed we need to link against it - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 -$as_echo_n "checking for dlopen in -ldl... " >&6; } -if ${ac_cv_lib_dl_dlopen+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-ldl $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char dlopen (); -int -main () -{ -return dlopen (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - ac_cv_lib_dl_dlopen=yes -else - ac_cv_lib_dl_dlopen=no -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 -$as_echo "$ac_cv_lib_dl_dlopen" >&6; } -if test "x$ac_cv_lib_dl_dlopen" = xyes; then : - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" -else - - lt_cv_dlopen="dyld" - lt_cv_dlopen_libs= - lt_cv_dlopen_self=yes - -fi - - ;; - - *) - ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load" -if test "x$ac_cv_func_shl_load" = xyes; then : - lt_cv_dlopen="shl_load" -else - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5 -$as_echo_n "checking for shl_load in -ldld... " >&6; } -if ${ac_cv_lib_dld_shl_load+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-ldld $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char shl_load (); -int -main () -{ -return shl_load (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - ac_cv_lib_dld_shl_load=yes -else - ac_cv_lib_dld_shl_load=no -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5 -$as_echo "$ac_cv_lib_dld_shl_load" >&6; } -if test "x$ac_cv_lib_dld_shl_load" = xyes; then : - lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld" -else - ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen" -if test "x$ac_cv_func_dlopen" = xyes; then : - lt_cv_dlopen="dlopen" -else - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 -$as_echo_n "checking for dlopen in -ldl... " >&6; } -if ${ac_cv_lib_dl_dlopen+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-ldl $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char dlopen (); -int -main () -{ -return dlopen (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - ac_cv_lib_dl_dlopen=yes -else - ac_cv_lib_dl_dlopen=no -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 -$as_echo "$ac_cv_lib_dl_dlopen" >&6; } -if test "x$ac_cv_lib_dl_dlopen" = xyes; then : - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" -else - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5 -$as_echo_n "checking for dlopen in -lsvld... " >&6; } -if ${ac_cv_lib_svld_dlopen+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-lsvld $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char dlopen (); -int -main () -{ -return dlopen (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - ac_cv_lib_svld_dlopen=yes -else - ac_cv_lib_svld_dlopen=no -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5 -$as_echo "$ac_cv_lib_svld_dlopen" >&6; } -if test "x$ac_cv_lib_svld_dlopen" = xyes; then : - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" -else - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5 -$as_echo_n "checking for dld_link in -ldld... " >&6; } -if ${ac_cv_lib_dld_dld_link+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-ldld $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char dld_link (); -int -main () -{ -return dld_link (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - ac_cv_lib_dld_dld_link=yes -else - ac_cv_lib_dld_dld_link=no -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5 -$as_echo "$ac_cv_lib_dld_dld_link" >&6; } -if test "x$ac_cv_lib_dld_dld_link" = xyes; then : - lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld" -fi - - -fi - - -fi - - -fi - - -fi - - -fi - - ;; - esac - - if test "x$lt_cv_dlopen" != xno; then - enable_dlopen=yes - else - enable_dlopen=no - fi - - case $lt_cv_dlopen in - dlopen) - save_CPPFLAGS="$CPPFLAGS" - test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" - - save_LDFLAGS="$LDFLAGS" - wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" - - save_LIBS="$LIBS" - LIBS="$lt_cv_dlopen_libs $LIBS" - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5 -$as_echo_n "checking whether a program can dlopen itself... " >&6; } -if ${lt_cv_dlopen_self+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test "$cross_compiling" = yes; then : - lt_cv_dlopen_self=cross -else - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 - lt_status=$lt_dlunknown - cat > conftest.$ac_ext <<_LT_EOF -#line $LINENO "configure" -#include "confdefs.h" - -#if HAVE_DLFCN_H -#include -#endif - -#include - -#ifdef RTLD_GLOBAL -# define LT_DLGLOBAL RTLD_GLOBAL -#else -# ifdef DL_GLOBAL -# define LT_DLGLOBAL DL_GLOBAL -# else -# define LT_DLGLOBAL 0 -# endif -#endif - -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we - find out it does not work in some platform. */ -#ifndef LT_DLLAZY_OR_NOW -# ifdef RTLD_LAZY -# define LT_DLLAZY_OR_NOW RTLD_LAZY -# else -# ifdef DL_LAZY -# define LT_DLLAZY_OR_NOW DL_LAZY -# else -# ifdef RTLD_NOW -# define LT_DLLAZY_OR_NOW RTLD_NOW -# else -# ifdef DL_NOW -# define LT_DLLAZY_OR_NOW DL_NOW -# else -# define LT_DLLAZY_OR_NOW 0 -# endif -# endif -# endif -# endif -#endif - -/* When -fvisbility=hidden is used, assume the code has been annotated - correspondingly for the symbols needed. */ -#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) -int fnord () __attribute__((visibility("default"))); -#endif - -int fnord () { return 42; } -int main () -{ - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); - int status = $lt_dlunknown; - - if (self) - { - if (dlsym (self,"fnord")) status = $lt_dlno_uscore; - else - { - if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; - else puts (dlerror ()); - } - /* dlclose (self); */ - } - else - puts (dlerror ()); - - return status; -} -_LT_EOF - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 - (eval $ac_link) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then - (./conftest; exit; ) >&5 2>/dev/null - lt_status=$? - case x$lt_status in - x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;; - x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;; - x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;; - esac - else : - # compilation failed - lt_cv_dlopen_self=no - fi -fi -rm -fr conftest* - - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5 -$as_echo "$lt_cv_dlopen_self" >&6; } - - if test "x$lt_cv_dlopen_self" = xyes; then - wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5 -$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; } -if ${lt_cv_dlopen_self_static+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test "$cross_compiling" = yes; then : - lt_cv_dlopen_self_static=cross -else - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 - lt_status=$lt_dlunknown - cat > conftest.$ac_ext <<_LT_EOF -#line $LINENO "configure" -#include "confdefs.h" - -#if HAVE_DLFCN_H -#include -#endif - -#include - -#ifdef RTLD_GLOBAL -# define LT_DLGLOBAL RTLD_GLOBAL -#else -# ifdef DL_GLOBAL -# define LT_DLGLOBAL DL_GLOBAL -# else -# define LT_DLGLOBAL 0 -# endif -#endif - -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we - find out it does not work in some platform. */ -#ifndef LT_DLLAZY_OR_NOW -# ifdef RTLD_LAZY -# define LT_DLLAZY_OR_NOW RTLD_LAZY -# else -# ifdef DL_LAZY -# define LT_DLLAZY_OR_NOW DL_LAZY -# else -# ifdef RTLD_NOW -# define LT_DLLAZY_OR_NOW RTLD_NOW -# else -# ifdef DL_NOW -# define LT_DLLAZY_OR_NOW DL_NOW -# else -# define LT_DLLAZY_OR_NOW 0 -# endif -# endif -# endif -# endif -#endif - -/* When -fvisbility=hidden is used, assume the code has been annotated - correspondingly for the symbols needed. */ -#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) -int fnord () __attribute__((visibility("default"))); -#endif - -int fnord () { return 42; } -int main () -{ - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); - int status = $lt_dlunknown; - - if (self) - { - if (dlsym (self,"fnord")) status = $lt_dlno_uscore; - else - { - if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; - else puts (dlerror ()); - } - /* dlclose (self); */ - } - else - puts (dlerror ()); - - return status; -} -_LT_EOF - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 - (eval $ac_link) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then - (./conftest; exit; ) >&5 2>/dev/null - lt_status=$? - case x$lt_status in - x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;; - x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;; - x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;; - esac - else : - # compilation failed - lt_cv_dlopen_self_static=no - fi -fi -rm -fr conftest* - - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5 -$as_echo "$lt_cv_dlopen_self_static" >&6; } - fi - - CPPFLAGS="$save_CPPFLAGS" - LDFLAGS="$save_LDFLAGS" - LIBS="$save_LIBS" - ;; - esac - - case $lt_cv_dlopen_self in - yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; - *) enable_dlopen_self=unknown ;; - esac - - case $lt_cv_dlopen_self_static in - yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; - *) enable_dlopen_self_static=unknown ;; - esac -fi - - - - - - - - - - - - - - - - - -striplib= -old_striplib= -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 -$as_echo_n "checking whether stripping libraries is possible... " >&6; } -if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" - test -z "$striplib" && striplib="$STRIP --strip-unneeded" - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } -else -# FIXME - insert some real tests, host_os isn't really good enough - case $host_os in - darwin*) - if test -n "$STRIP" ; then - striplib="$STRIP -x" - old_striplib="$STRIP -S" - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - fi - ;; - *) - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - ;; - esac -fi - - - - - - - - - - - - - # Report which library types will actually be built - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5 -$as_echo_n "checking if libtool supports shared libraries... " >&6; } - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5 -$as_echo "$can_build_shared" >&6; } - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5 -$as_echo_n "checking whether to build shared libraries... " >&6; } - test "$can_build_shared" = "no" && enable_shared=no - - # On AIX, shared libraries and static libraries use the same namespace, and - # are all built from PIC. - case $host_os in - aix3*) - test "$enable_shared" = yes && enable_static=no - if test -n "$RANLIB"; then - archive_cmds="$archive_cmds~\$RANLIB \$lib" - postinstall_cmds='$RANLIB $lib' - fi - ;; - - aix[4-9]*) - if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then - test "$enable_shared" = yes && enable_static=no - fi - ;; - esac - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5 -$as_echo "$enable_shared" >&6; } - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5 -$as_echo_n "checking whether to build static libraries... " >&6; } - # Make sure either enable_shared or enable_static is yes. - test "$enable_shared" = yes || enable_static=yes - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5 -$as_echo "$enable_static" >&6; } - - - - -fi -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - -CC="$lt_save_CC" - - if test -n "$CXX" && ( test "X$CXX" != "Xno" && - ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || - (test "X$CXX" != "Xg++"))) ; then - ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 -$as_echo_n "checking how to run the C++ preprocessor... " >&6; } -if test -z "$CXXCPP"; then - if ${ac_cv_prog_CXXCPP+:} false; then : - $as_echo_n "(cached) " >&6 -else - # Double quotes because CXXCPP needs to be expanded - for CXXCPP in "$CXX -E" "/lib/cpp" - do - ac_preproc_ok=false -for ac_cxx_preproc_warn_flag in '' yes -do - # Use a header file that comes with gcc, so configuring glibc - # with a fresh cross-compiler works. - # Prefer to if __STDC__ is defined, since - # exists even on freestanding compilers. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#ifdef __STDC__ -# include -#else -# include -#endif - Syntax error -_ACEOF -if ac_fn_cxx_try_cpp "$LINENO"; then : - -else - # Broken: fails on valid input. -continue -fi -rm -f conftest.err conftest.i conftest.$ac_ext - - # OK, works on sane cases. Now check whether nonexistent headers - # can be detected and how. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -_ACEOF -if ac_fn_cxx_try_cpp "$LINENO"; then : - # Broken: success on invalid input. -continue -else - # Passes both tests. -ac_preproc_ok=: -break -fi -rm -f conftest.err conftest.i conftest.$ac_ext - -done -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.i conftest.err conftest.$ac_ext -if $ac_preproc_ok; then : - break -fi - - done - ac_cv_prog_CXXCPP=$CXXCPP - -fi - CXXCPP=$ac_cv_prog_CXXCPP -else - ac_cv_prog_CXXCPP=$CXXCPP -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5 -$as_echo "$CXXCPP" >&6; } -ac_preproc_ok=false -for ac_cxx_preproc_warn_flag in '' yes -do - # Use a header file that comes with gcc, so configuring glibc - # with a fresh cross-compiler works. - # Prefer to if __STDC__ is defined, since - # exists even on freestanding compilers. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#ifdef __STDC__ -# include -#else -# include -#endif - Syntax error -_ACEOF -if ac_fn_cxx_try_cpp "$LINENO"; then : - -else - # Broken: fails on valid input. -continue -fi -rm -f conftest.err conftest.i conftest.$ac_ext - - # OK, works on sane cases. Now check whether nonexistent headers - # can be detected and how. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -_ACEOF -if ac_fn_cxx_try_cpp "$LINENO"; then : - # Broken: success on invalid input. -continue -else - # Passes both tests. -ac_preproc_ok=: -break -fi -rm -f conftest.err conftest.i conftest.$ac_ext - -done -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.i conftest.err conftest.$ac_ext -if $ac_preproc_ok; then : - -else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check -See \`config.log' for more details" "$LINENO" 5; } -fi - -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - -else - _lt_caught_CXX_error=yes -fi - -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - -archive_cmds_need_lc_CXX=no -allow_undefined_flag_CXX= -always_export_symbols_CXX=no -archive_expsym_cmds_CXX= -compiler_needs_object_CXX=no -export_dynamic_flag_spec_CXX= -hardcode_direct_CXX=no -hardcode_direct_absolute_CXX=no -hardcode_libdir_flag_spec_CXX= -hardcode_libdir_separator_CXX= -hardcode_minus_L_CXX=no -hardcode_shlibpath_var_CXX=unsupported -hardcode_automatic_CXX=no -inherit_rpath_CXX=no -module_cmds_CXX= -module_expsym_cmds_CXX= -link_all_deplibs_CXX=unknown -old_archive_cmds_CXX=$old_archive_cmds -reload_flag_CXX=$reload_flag -reload_cmds_CXX=$reload_cmds -no_undefined_flag_CXX= -whole_archive_flag_spec_CXX= -enable_shared_with_static_runtimes_CXX=no - -# Source file extension for C++ test sources. -ac_ext=cpp - -# Object file extension for compiled C++ test sources. -objext=o -objext_CXX=$objext - -# No sense in running all these tests if we already determined that -# the CXX compiler isn't working. Some variables (like enable_shared) -# are currently assumed to apply to all compilers on this platform, -# and will be corrupted by setting them based on a non-working compiler. -if test "$_lt_caught_CXX_error" != yes; then - # Code to be used in simple compile tests - lt_simple_compile_test_code="int some_variable = 0;" - - # Code to be used in simple link tests - lt_simple_link_test_code='int main(int, char *[]) { return(0); }' - - # ltmain only uses $CC for tagged configurations so make sure $CC is set. - - - - - - -# If no C compiler was specified, use CC. -LTCC=${LTCC-"$CC"} - -# If no C compiler flags were specified, use CFLAGS. -LTCFLAGS=${LTCFLAGS-"$CFLAGS"} - -# Allow CC to be a program name with arguments. -compiler=$CC - - - # save warnings/boilerplate of simple test code - ac_outfile=conftest.$ac_objext -echo "$lt_simple_compile_test_code" >conftest.$ac_ext -eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_compiler_boilerplate=`cat conftest.err` -$RM conftest* - - ac_outfile=conftest.$ac_objext -echo "$lt_simple_link_test_code" >conftest.$ac_ext -eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_linker_boilerplate=`cat conftest.err` -$RM -r conftest* - - - # Allow CC to be a program name with arguments. - lt_save_CC=$CC - lt_save_CFLAGS=$CFLAGS - lt_save_LD=$LD - lt_save_GCC=$GCC - GCC=$GXX - lt_save_with_gnu_ld=$with_gnu_ld - lt_save_path_LD=$lt_cv_path_LD - if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then - lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx - else - $as_unset lt_cv_prog_gnu_ld - fi - if test -n "${lt_cv_path_LDCXX+set}"; then - lt_cv_path_LD=$lt_cv_path_LDCXX - else - $as_unset lt_cv_path_LD - fi - test -z "${LDCXX+set}" || LD=$LDCXX - CC=${CXX-"c++"} - CFLAGS=$CXXFLAGS - compiler=$CC - compiler_CXX=$CC - for cc_temp in $compiler""; do - case $cc_temp in - compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; - distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; - \-*) ;; - *) break;; - esac -done -cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` - - - if test -n "$compiler"; then - # We don't want -fno-exception when compiling C++ code, so set the - # no_builtin_flag separately - if test "$GXX" = yes; then - lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin' - else - lt_prog_compiler_no_builtin_flag_CXX= - fi - - if test "$GXX" = yes; then - # Set up default GNU C++ configuration - - - -# Check whether --with-gnu-ld was given. -if test "${with_gnu_ld+set}" = set; then : - withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes -else - with_gnu_ld=no -fi - -ac_prog=ld -if test "$GCC" = yes; then - # Check if gcc -print-prog-name=ld gives a path. - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 -$as_echo_n "checking for ld used by $CC... " >&6; } - case $host in - *-*-mingw*) - # gcc leaves a trailing carriage return which upsets mingw - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; - *) - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; - esac - case $ac_prog in - # Accept absolute paths. - [\\/]* | ?:[\\/]*) - re_direlt='/[^/][^/]*/\.\./' - # Canonicalize the pathname of ld - ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` - while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do - ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` - done - test -z "$LD" && LD="$ac_prog" - ;; - "") - # If it fails, then pretend we aren't using GCC. - ac_prog=ld - ;; - *) - # If it is relative, then search for the first ld in PATH. - with_gnu_ld=unknown - ;; - esac -elif test "$with_gnu_ld" = yes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 -$as_echo_n "checking for GNU ld... " >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 -$as_echo_n "checking for non-GNU ld... " >&6; } -fi -if ${lt_cv_path_LD+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -z "$LD"; then - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - for ac_dir in $PATH; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then - lt_cv_path_LD="$ac_dir/$ac_prog" - # Check to see if the program is GNU ld. I'd rather use --version, - # but apparently some variants of GNU ld only accept -v. - # Break only if it was the GNU/non-GNU ld that we prefer. - case `"$lt_cv_path_LD" -v 2>&1 &5 -$as_echo "$LD" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi -test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 -$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } -if ${lt_cv_prog_gnu_ld+:} false; then : - $as_echo_n "(cached) " >&6 -else - # I'd rather use --version here, but apparently some GNU lds only accept -v. -case `$LD -v 2>&1 &5 -$as_echo "$lt_cv_prog_gnu_ld" >&6; } -with_gnu_ld=$lt_cv_prog_gnu_ld - - - - - - - - # Check if GNU C++ uses GNU ld as the underlying linker, since the - # archiving commands below assume that GNU ld is being used. - if test "$with_gnu_ld" = yes; then - archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' - export_dynamic_flag_spec_CXX='${wl}--export-dynamic' - - # If archive_cmds runs LD, not CC, wlarc should be empty - # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to - # investigate it a little bit more. (MM) - wlarc='${wl}' - - # ancient GNU ld didn't support --whole-archive et. al. - if eval "`$CC -print-prog-name=ld` --help 2>&1" | - $GREP 'no-whole-archive' > /dev/null; then - whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' - else - whole_archive_flag_spec_CXX= - fi - else - with_gnu_ld=no - wlarc= - - # A generic and very simple default shared library creation - # command for GNU C++ for the case where it uses the native - # linker, instead of GNU ld. If possible, this setting should - # overridden to take advantage of the native linker features on - # the platform it is being used on. - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' - fi - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - - else - GXX=no - with_gnu_ld=no - wlarc= - fi - - # PORTME: fill in a description of your system's C++ link characteristics - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 -$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } - ld_shlibs_CXX=yes - case $host_os in - aix3*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - aix[4-9]*) - if test "$host_cpu" = ia64; then - # On IA64, the linker does run time linking by default, so we don't - # have to do anything special. - aix_use_runtimelinking=no - exp_sym_flag='-Bexport' - no_entry_flag="" - else - aix_use_runtimelinking=no - - # Test if we are trying to use run time linking or normal - # AIX style linking. If -brtl is somewhere in LDFLAGS, we - # need to do runtime linking. - case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*) - for ld_flag in $LDFLAGS; do - case $ld_flag in - *-brtl*) - aix_use_runtimelinking=yes - break - ;; - esac - done - ;; - esac - - exp_sym_flag='-bexport' - no_entry_flag='-bnoentry' - fi - - # When large executables or shared objects are built, AIX ld can - # have problems creating the table of contents. If linking a library - # or program results in "error TOC overflow" add -mminimal-toc to - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. - - archive_cmds_CXX='' - hardcode_direct_CXX=yes - hardcode_direct_absolute_CXX=yes - hardcode_libdir_separator_CXX=':' - link_all_deplibs_CXX=yes - file_list_spec_CXX='${wl}-f,' - - if test "$GXX" = yes; then - case $host_os in aix4.[012]|aix4.[012].*) - # We only want to do this on AIX 4.2 and lower, the check - # below for broken collect2 doesn't work under 4.3+ - collect2name=`${CC} -print-prog-name=collect2` - if test -f "$collect2name" && - strings "$collect2name" | $GREP resolve_lib_name >/dev/null - then - # We have reworked collect2 - : - else - # We have old collect2 - hardcode_direct_CXX=unsupported - # It fails to find uninstalled libraries when the uninstalled - # path is not listed in the libpath. Setting hardcode_minus_L - # to unsupported forces relinking - hardcode_minus_L_CXX=yes - hardcode_libdir_flag_spec_CXX='-L$libdir' - hardcode_libdir_separator_CXX= - fi - esac - shared_flag='-shared' - if test "$aix_use_runtimelinking" = yes; then - shared_flag="$shared_flag "'${wl}-G' - fi - else - # not using gcc - if test "$host_cpu" = ia64; then - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release - # chokes on -Wl,-G. The following line is correct: - shared_flag='-G' - else - if test "$aix_use_runtimelinking" = yes; then - shared_flag='${wl}-G' - else - shared_flag='${wl}-bM:SRE' - fi - fi - fi - - export_dynamic_flag_spec_CXX='${wl}-bexpall' - # It seems that -bexpall does not export symbols beginning with - # underscore (_), so it is better to generate a list of symbols to - # export. - always_export_symbols_CXX=yes - if test "$aix_use_runtimelinking" = yes; then - # Warning - without using the other runtime loading flags (-brtl), - # -berok will link without error, but may produce a broken library. - allow_undefined_flag_CXX='-berok' - # Determine the default libpath from the value encoded in an empty - # executable. - if test "${lt_cv_aix_libpath+set}" = set; then - aix_libpath=$lt_cv_aix_libpath -else - if ${lt_cv_aix_libpath__CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_link "$LINENO"; then : - - lt_aix_libpath_sed=' - /Import File Strings/,/^$/ { - /^0/ { - s/^0 *\([^ ]*\) *$/\1/ - p - } - }' - lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - # Check for a 64-bit object if we didn't find anything. - if test -z "$lt_cv_aix_libpath__CXX"; then - lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - fi -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - if test -z "$lt_cv_aix_libpath__CXX"; then - lt_cv_aix_libpath__CXX="/usr/lib:/lib" - fi - -fi - - aix_libpath=$lt_cv_aix_libpath__CXX -fi - - hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath" - - archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" - else - if test "$host_cpu" = ia64; then - hardcode_libdir_flag_spec_CXX='${wl}-R $libdir:/usr/lib:/lib' - allow_undefined_flag_CXX="-z nodefs" - archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" - else - # Determine the default libpath from the value encoded in an - # empty executable. - if test "${lt_cv_aix_libpath+set}" = set; then - aix_libpath=$lt_cv_aix_libpath -else - if ${lt_cv_aix_libpath__CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_link "$LINENO"; then : - - lt_aix_libpath_sed=' - /Import File Strings/,/^$/ { - /^0/ { - s/^0 *\([^ ]*\) *$/\1/ - p - } - }' - lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - # Check for a 64-bit object if we didn't find anything. - if test -z "$lt_cv_aix_libpath__CXX"; then - lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - fi -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - if test -z "$lt_cv_aix_libpath__CXX"; then - lt_cv_aix_libpath__CXX="/usr/lib:/lib" - fi - -fi - - aix_libpath=$lt_cv_aix_libpath__CXX -fi - - hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath" - # Warning - without using the other run time loading flags, - # -berok will link without error, but may produce a broken library. - no_undefined_flag_CXX=' ${wl}-bernotok' - allow_undefined_flag_CXX=' ${wl}-berok' - if test "$with_gnu_ld" = yes; then - # We only use this code for GNU lds that support --whole-archive. - whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive' - else - # Exported symbols can be pulled into shared objects from archives - whole_archive_flag_spec_CXX='$convenience' - fi - archive_cmds_need_lc_CXX=yes - # This is similar to how AIX traditionally builds its shared - # libraries. - archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' - fi - fi - ;; - - beos*) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - allow_undefined_flag_CXX=unsupported - # Joseph Beckenbach says some releases of gcc - # support --undefined. This deserves some investigation. FIXME - archive_cmds_CXX='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - else - ld_shlibs_CXX=no - fi - ;; - - chorus*) - case $cc_basename in - *) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - esac - ;; - - cygwin* | mingw* | pw32* | cegcc*) - case $GXX,$cc_basename in - ,cl* | no,cl*) - # Native MSVC - # hardcode_libdir_flag_spec is actually meaningless, as there is - # no search path for DLLs. - hardcode_libdir_flag_spec_CXX=' ' - allow_undefined_flag_CXX=unsupported - always_export_symbols_CXX=yes - file_list_spec_CXX='@' - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=".dll" - # FIXME: Setting linknames here is a bad hack. - archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' - archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; - else - $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; - fi~ - $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ - linknames=' - # The linker will not automatically build a static lib if we build a DLL. - # _LT_TAGVAR(old_archive_from_new_cmds, CXX)='true' - enable_shared_with_static_runtimes_CXX=yes - # Don't use ranlib - old_postinstall_cmds_CXX='chmod 644 $oldlib' - postlink_cmds_CXX='lt_outputfile="@OUTPUT@"~ - lt_tool_outputfile="@TOOL_OUTPUT@"~ - case $lt_outputfile in - *.exe|*.EXE) ;; - *) - lt_outputfile="$lt_outputfile.exe" - lt_tool_outputfile="$lt_tool_outputfile.exe" - ;; - esac~ - func_to_tool_file "$lt_outputfile"~ - if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then - $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; - $RM "$lt_outputfile.manifest"; - fi' - ;; - *) - # g++ - # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless, - # as there is no search path for DLLs. - hardcode_libdir_flag_spec_CXX='-L$libdir' - export_dynamic_flag_spec_CXX='${wl}--export-all-symbols' - allow_undefined_flag_CXX=unsupported - always_export_symbols_CXX=no - enable_shared_with_static_runtimes_CXX=yes - - if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - # If the export-symbols file already is a .def file (1st line - # is EXPORTS), use it as is; otherwise, prepend... - archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - cp $export_symbols $output_objdir/$soname.def; - else - echo EXPORTS > $output_objdir/$soname.def; - cat $export_symbols >> $output_objdir/$soname.def; - fi~ - $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - else - ld_shlibs_CXX=no - fi - ;; - esac - ;; - darwin* | rhapsody*) - - - archive_cmds_need_lc_CXX=no - hardcode_direct_CXX=no - hardcode_automatic_CXX=yes - hardcode_shlibpath_var_CXX=unsupported - if test "$lt_cv_ld_force_load" = "yes"; then - whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' - - else - whole_archive_flag_spec_CXX='' - fi - link_all_deplibs_CXX=yes - allow_undefined_flag_CXX="$_lt_dar_allow_undefined" - case $cc_basename in - ifort*) _lt_dar_can_shared=yes ;; - *) _lt_dar_can_shared=$GCC ;; - esac - if test "$_lt_dar_can_shared" = "yes"; then - output_verbose_link_cmd=func_echo_all - archive_cmds_CXX="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" - module_cmds_CXX="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" - archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" - module_expsym_cmds_CXX="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" - if test "$lt_cv_apple_cc_single_mod" != "yes"; then - archive_cmds_CXX="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}" - archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}" - fi - - else - ld_shlibs_CXX=no - fi - - ;; - - dgux*) - case $cc_basename in - ec++*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - ghcx*) - # Green Hills C++ Compiler - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - *) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - esac - ;; - - freebsd2.*) - # C++ shared libraries reported to be fairly broken before - # switch to ELF - ld_shlibs_CXX=no - ;; - - freebsd-elf*) - archive_cmds_need_lc_CXX=no - ;; - - freebsd* | dragonfly*) - # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF - # conventions - ld_shlibs_CXX=yes - ;; - - gnu*) - ;; - - haiku*) - archive_cmds_CXX='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - link_all_deplibs_CXX=yes - ;; - - hpux9*) - hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir' - hardcode_libdir_separator_CXX=: - export_dynamic_flag_spec_CXX='${wl}-E' - hardcode_direct_CXX=yes - hardcode_minus_L_CXX=yes # Not in the search PATH, - # but as the default - # location of the library. - - case $cc_basename in - CC*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - aCC*) - archive_cmds_CXX='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - ;; - *) - if test "$GXX" = yes; then - archive_cmds_CXX='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - else - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - fi - ;; - esac - ;; - - hpux10*|hpux11*) - if test $with_gnu_ld = no; then - hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir' - hardcode_libdir_separator_CXX=: - - case $host_cpu in - hppa*64*|ia64*) - ;; - *) - export_dynamic_flag_spec_CXX='${wl}-E' - ;; - esac - fi - case $host_cpu in - hppa*64*|ia64*) - hardcode_direct_CXX=no - hardcode_shlibpath_var_CXX=no - ;; - *) - hardcode_direct_CXX=yes - hardcode_direct_absolute_CXX=yes - hardcode_minus_L_CXX=yes # Not in the search PATH, - # but as the default - # location of the library. - ;; - esac - - case $cc_basename in - CC*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - aCC*) - case $host_cpu in - hppa*64*) - archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - ia64*) - archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - *) - archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - esac - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - ;; - *) - if test "$GXX" = yes; then - if test $with_gnu_ld = no; then - case $host_cpu in - hppa*64*) - archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - ia64*) - archive_cmds_CXX='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - *) - archive_cmds_CXX='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - esac - fi - else - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - fi - ;; - esac - ;; - - interix[3-9]*) - hardcode_direct_CXX=no - hardcode_shlibpath_var_CXX=no - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' - export_dynamic_flag_spec_CXX='${wl}-E' - # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. - # Instead, shared libraries are loaded at an image base (0x10000000 by - # default) and relocated if they conflict, which is a slow very memory - # consuming and fragmenting process. To avoid this, we pick a random, - # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link - # time. Moving up from 0x10000000 also allows more sbrk(2) space. - archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - ;; - irix5* | irix6*) - case $cc_basename in - CC*) - # SGI C++ - archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - - # Archives containing C++ object files must be created using - # "CC -ar", where "CC" is the IRIX C++ compiler. This is - # necessary to make sure instantiated templates are included - # in the archive. - old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs' - ;; - *) - if test "$GXX" = yes; then - if test "$with_gnu_ld" = no; then - archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - else - archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib' - fi - fi - link_all_deplibs_CXX=yes - ;; - esac - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' - hardcode_libdir_separator_CXX=: - inherit_rpath_CXX=yes - ;; - - linux* | k*bsd*-gnu | kopensolaris*-gnu) - case $cc_basename in - KCC*) - # Kuck and Associates, Inc. (KAI) C++ Compiler - - # KCC will only create a shared library if the output file - # ends with ".so" (or ".sl" for HP-UX), so rename the library - # to its proper name (with version) after linking. - archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' - archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' - export_dynamic_flag_spec_CXX='${wl}--export-dynamic' - - # Archives containing C++ object files must be created using - # "CC -Bstatic", where "CC" is the KAI C++ compiler. - old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' - ;; - icpc* | ecpc* ) - # Intel C++ - with_gnu_ld=yes - # version 8.0 and above of icpc choke on multiply defined symbols - # if we add $predep_objects and $postdep_objects, however 7.1 and - # earlier do not add the objects themselves. - case `$CC -V 2>&1` in - *"Version 7."*) - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - ;; - *) # Version 8.0 or newer - tmp_idyn= - case $host_cpu in - ia64*) tmp_idyn=' -i_dynamic';; - esac - archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - ;; - esac - archive_cmds_need_lc_CXX=no - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' - export_dynamic_flag_spec_CXX='${wl}--export-dynamic' - whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive' - ;; - pgCC* | pgcpp*) - # Portland Group C++ compiler - case `$CC -V` in - *pgCC\ [1-5].* | *pgcpp\ [1-5].*) - prelink_cmds_CXX='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ - compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' - old_archive_cmds_CXX='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ - $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ - $RANLIB $oldlib' - archive_cmds_CXX='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ - $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' - archive_expsym_cmds_CXX='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ - $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' - ;; - *) # Version 6 and above use weak symbols - archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' - archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' - ;; - esac - - hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir' - export_dynamic_flag_spec_CXX='${wl}--export-dynamic' - whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - ;; - cxx*) - # Compaq C++ - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols' - - runpath_var=LD_RUN_PATH - hardcode_libdir_flag_spec_CXX='-rpath $libdir' - hardcode_libdir_separator_CXX=: - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' - ;; - xl* | mpixl* | bgxl*) - # IBM XL 8.0 on PPC, with GNU ld - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' - export_dynamic_flag_spec_CXX='${wl}--export-dynamic' - archive_cmds_CXX='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - if test "x$supports_anon_versioning" = xyes; then - archive_expsym_cmds_CXX='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' - fi - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) - # Sun C++ 5.9 - no_undefined_flag_CXX=' -zdefs' - archive_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - archive_expsym_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols' - hardcode_libdir_flag_spec_CXX='-R$libdir' - whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - compiler_needs_object_CXX=yes - - # Not sure whether something based on - # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 - # would be better. - output_verbose_link_cmd='func_echo_all' - - # Archives containing C++ object files must be created using - # "CC -xar", where "CC" is the Sun C++ compiler. This is - # necessary to make sure instantiated templates are included - # in the archive. - old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs' - ;; - esac - ;; - esac - ;; - - lynxos*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - - m88k*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - - mvs*) - case $cc_basename in - cxx*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - *) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - esac - ;; - - netbsd*) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' - wlarc= - hardcode_libdir_flag_spec_CXX='-R$libdir' - hardcode_direct_CXX=yes - hardcode_shlibpath_var_CXX=no - fi - # Workaround some broken pre-1.5 toolchains - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' - ;; - - *nto* | *qnx*) - ld_shlibs_CXX=yes - ;; - - openbsd2*) - # C++ shared libraries are fairly broken - ld_shlibs_CXX=no - ;; - - openbsd*) - if test -f /usr/libexec/ld.so; then - hardcode_direct_CXX=yes - hardcode_shlibpath_var_CXX=no - hardcode_direct_absolute_CXX=yes - archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' - export_dynamic_flag_spec_CXX='${wl}-E' - whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' - fi - output_verbose_link_cmd=func_echo_all - else - ld_shlibs_CXX=no - fi - ;; - - osf3* | osf4* | osf5*) - case $cc_basename in - KCC*) - # Kuck and Associates, Inc. (KAI) C++ Compiler - - # KCC will only create a shared library if the output file - # ends with ".so" (or ".sl" for HP-UX), so rename the library - # to its proper name (with version) after linking. - archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' - - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' - hardcode_libdir_separator_CXX=: - - # Archives containing C++ object files must be created using - # the KAI C++ compiler. - case $host in - osf3*) old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' ;; - *) old_archive_cmds_CXX='$CC -o $oldlib $oldobjs' ;; - esac - ;; - RCC*) - # Rational C++ 2.4.1 - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - cxx*) - case $host in - osf3*) - allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' - archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' - ;; - *) - allow_undefined_flag_CXX=' -expect_unresolved \*' - archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ - echo "-hidden">> $lib.exp~ - $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~ - $RM $lib.exp' - hardcode_libdir_flag_spec_CXX='-rpath $libdir' - ;; - esac - - hardcode_libdir_separator_CXX=: - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - ;; - *) - if test "$GXX" = yes && test "$with_gnu_ld" = no; then - allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' - case $host in - osf3*) - archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - ;; - *) - archive_cmds_CXX='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - ;; - esac - - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' - hardcode_libdir_separator_CXX=: - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - - else - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - fi - ;; - esac - ;; - - psos*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - - sunos4*) - case $cc_basename in - CC*) - # Sun C++ 4.x - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - lcc*) - # Lucid - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - *) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - esac - ;; - - solaris*) - case $cc_basename in - CC* | sunCC*) - # Sun C++ 4.2, 5.x and Centerline C++ - archive_cmds_need_lc_CXX=yes - no_undefined_flag_CXX=' -zdefs' - archive_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' - - hardcode_libdir_flag_spec_CXX='-R$libdir' - hardcode_shlibpath_var_CXX=no - case $host_os in - solaris2.[0-5] | solaris2.[0-5].*) ;; - *) - # The compiler driver will combine and reorder linker options, - # but understands `-z linker_flag'. - # Supported since Solaris 2.6 (maybe 2.5.1?) - whole_archive_flag_spec_CXX='-z allextract$convenience -z defaultextract' - ;; - esac - link_all_deplibs_CXX=yes - - output_verbose_link_cmd='func_echo_all' - - # Archives containing C++ object files must be created using - # "CC -xar", where "CC" is the Sun C++ compiler. This is - # necessary to make sure instantiated templates are included - # in the archive. - old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs' - ;; - gcx*) - # Green Hills C++ Compiler - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' - - # The C++ compiler must be used to create the archive. - old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs' - ;; - *) - # GNU C++ compiler with Solaris linker - if test "$GXX" = yes && test "$with_gnu_ld" = no; then - no_undefined_flag_CXX=' ${wl}-z ${wl}defs' - if $CC --version | $GREP -v '^2\.7' > /dev/null; then - archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' - archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - else - # g++ 2.7 appears to require `-G' NOT `-shared' on this - # platform. - archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' - archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - fi - - hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir' - case $host_os in - solaris2.[0-5] | solaris2.[0-5].*) ;; - *) - whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' - ;; - esac - fi - ;; - esac - ;; - - sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*) - no_undefined_flag_CXX='${wl}-z,text' - archive_cmds_need_lc_CXX=no - hardcode_shlibpath_var_CXX=no - runpath_var='LD_RUN_PATH' - - case $cc_basename in - CC*) - archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - ;; - - sysv5* | sco3.2v5* | sco5v6*) - # Note: We can NOT use -z defs as we might desire, because we do not - # link with -lc, and that would cause any symbols used from libc to - # always be unresolved, which means just about no library would - # ever link correctly. If we're not using GNU ld we use -z text - # though, which does catch some bad symbols but isn't as heavy-handed - # as -z defs. - no_undefined_flag_CXX='${wl}-z,text' - allow_undefined_flag_CXX='${wl}-z,nodefs' - archive_cmds_need_lc_CXX=no - hardcode_shlibpath_var_CXX=no - hardcode_libdir_flag_spec_CXX='${wl}-R,$libdir' - hardcode_libdir_separator_CXX=':' - link_all_deplibs_CXX=yes - export_dynamic_flag_spec_CXX='${wl}-Bexport' - runpath_var='LD_RUN_PATH' - - case $cc_basename in - CC*) - archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - old_archive_cmds_CXX='$CC -Tprelink_objects $oldobjs~ - '"$old_archive_cmds_CXX" - reload_cmds_CXX='$CC -Tprelink_objects $reload_objs~ - '"$reload_cmds_CXX" - ;; - *) - archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - ;; - - tandem*) - case $cc_basename in - NCC*) - # NonStop-UX NCC 3.20 - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - *) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - esac - ;; - - vxworks*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - - *) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - esac - - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5 -$as_echo "$ld_shlibs_CXX" >&6; } - test "$ld_shlibs_CXX" = no && can_build_shared=no - - GCC_CXX="$GXX" - LD_CXX="$LD" - - ## CAVEAT EMPTOR: - ## There is no encapsulation within the following macros, do not change - ## the running order or otherwise move them around unless you know exactly - ## what you are doing... - # Dependencies to place before and after the object being linked: -predep_objects_CXX= -postdep_objects_CXX= -predeps_CXX= -postdeps_CXX= -compiler_lib_search_path_CXX= - -cat > conftest.$ac_ext <<_LT_EOF -class Foo -{ -public: - Foo (void) { a = 0; } -private: - int a; -}; -_LT_EOF - - -_lt_libdeps_save_CFLAGS=$CFLAGS -case "$CC $CFLAGS " in #( -*\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;; -*\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;; -*\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;; -esac - -if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - # Parse the compiler output and extract the necessary - # objects, libraries and library flags. - - # Sentinel used to keep track of whether or not we are before - # the conftest object file. - pre_test_object_deps_done=no - - for p in `eval "$output_verbose_link_cmd"`; do - case ${prev}${p} in - - -L* | -R* | -l*) - # Some compilers place space between "-{L,R}" and the path. - # Remove the space. - if test $p = "-L" || - test $p = "-R"; then - prev=$p - continue - fi - - # Expand the sysroot to ease extracting the directories later. - if test -z "$prev"; then - case $p in - -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;; - -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;; - -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;; - esac - fi - case $p in - =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;; - esac - if test "$pre_test_object_deps_done" = no; then - case ${prev} in - -L | -R) - # Internal compiler library paths should come after those - # provided the user. The postdeps already come after the - # user supplied libs so there is no need to process them. - if test -z "$compiler_lib_search_path_CXX"; then - compiler_lib_search_path_CXX="${prev}${p}" - else - compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} ${prev}${p}" - fi - ;; - # The "-l" case would never come before the object being - # linked, so don't bother handling this case. - esac - else - if test -z "$postdeps_CXX"; then - postdeps_CXX="${prev}${p}" - else - postdeps_CXX="${postdeps_CXX} ${prev}${p}" - fi - fi - prev= - ;; - - *.lto.$objext) ;; # Ignore GCC LTO objects - *.$objext) - # This assumes that the test object file only shows up - # once in the compiler output. - if test "$p" = "conftest.$objext"; then - pre_test_object_deps_done=yes - continue - fi - - if test "$pre_test_object_deps_done" = no; then - if test -z "$predep_objects_CXX"; then - predep_objects_CXX="$p" - else - predep_objects_CXX="$predep_objects_CXX $p" - fi - else - if test -z "$postdep_objects_CXX"; then - postdep_objects_CXX="$p" - else - postdep_objects_CXX="$postdep_objects_CXX $p" - fi - fi - ;; - - *) ;; # Ignore the rest. - - esac - done - - # Clean up. - rm -f a.out a.exe -else - echo "libtool.m4: error: problem compiling CXX test program" -fi - -$RM -f confest.$objext -CFLAGS=$_lt_libdeps_save_CFLAGS - -# PORTME: override above test on systems where it is broken -case $host_os in -interix[3-9]*) - # Interix 3.5 installs completely hosed .la files for C++, so rather than - # hack all around it, let's just trust "g++" to DTRT. - predep_objects_CXX= - postdep_objects_CXX= - postdeps_CXX= - ;; - -linux*) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) - # Sun C++ 5.9 - - # The more standards-conforming stlport4 library is - # incompatible with the Cstd library. Avoid specifying - # it if it's in CXXFLAGS. Ignore libCrun as - # -library=stlport4 depends on it. - case " $CXX $CXXFLAGS " in - *" -library=stlport4 "*) - solaris_use_stlport4=yes - ;; - esac - - if test "$solaris_use_stlport4" != yes; then - postdeps_CXX='-library=Cstd -library=Crun' - fi - ;; - esac - ;; - -solaris*) - case $cc_basename in - CC* | sunCC*) - # The more standards-conforming stlport4 library is - # incompatible with the Cstd library. Avoid specifying - # it if it's in CXXFLAGS. Ignore libCrun as - # -library=stlport4 depends on it. - case " $CXX $CXXFLAGS " in - *" -library=stlport4 "*) - solaris_use_stlport4=yes - ;; - esac - - # Adding this requires a known-good setup of shared libraries for - # Sun compiler versions before 5.6, else PIC objects from an old - # archive will be linked into the output, leading to subtle bugs. - if test "$solaris_use_stlport4" != yes; then - postdeps_CXX='-library=Cstd -library=Crun' - fi - ;; - esac - ;; -esac - - -case " $postdeps_CXX " in -*" -lc "*) archive_cmds_need_lc_CXX=no ;; -esac - compiler_lib_search_dirs_CXX= -if test -n "${compiler_lib_search_path_CXX}"; then - compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` -fi - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - lt_prog_compiler_wl_CXX= -lt_prog_compiler_pic_CXX= -lt_prog_compiler_static_CXX= - - - # C++ specific cases for pic, static, wl, etc. - if test "$GXX" = yes; then - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_static_CXX='-static' - - case $host_os in - aix*) - # All AIX code is PIC. - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - lt_prog_compiler_static_CXX='-Bstatic' - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - lt_prog_compiler_pic_CXX='-fPIC' - ;; - m68k) - # FIXME: we need at least 68020 code to build shared libraries, but - # adding the `-m68020' flag to GCC prevents building anything better, - # like `-m68040'. - lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4' - ;; - esac - ;; - - beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) - # PIC is the default for these OSes. - ;; - mingw* | cygwin* | os2* | pw32* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - # Although the cygwin gcc ignores -fPIC, still need this for old-style - # (--disable-auto-import) libraries - lt_prog_compiler_pic_CXX='-DDLL_EXPORT' - ;; - darwin* | rhapsody*) - # PIC is the default on this platform - # Common symbols not allowed in MH_DYLIB files - lt_prog_compiler_pic_CXX='-fno-common' - ;; - *djgpp*) - # DJGPP does not support shared libraries at all - lt_prog_compiler_pic_CXX= - ;; - haiku*) - # PIC is the default for Haiku. - # The "-static" flag exists, but is broken. - lt_prog_compiler_static_CXX= - ;; - interix[3-9]*) - # Interix 3.x gcc -fpic/-fPIC options generate broken code. - # Instead, we relocate shared libraries at runtime. - ;; - sysv4*MP*) - if test -d /usr/nec; then - lt_prog_compiler_pic_CXX=-Kconform_pic - fi - ;; - hpux*) - # PIC is the default for 64-bit PA HP-UX, but not for 32-bit - # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag - # sets the default TLS model and affects inlining. - case $host_cpu in - hppa*64*) - ;; - *) - lt_prog_compiler_pic_CXX='-fPIC' - ;; - esac - ;; - *qnx* | *nto*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - lt_prog_compiler_pic_CXX='-fPIC -shared' - ;; - *) - lt_prog_compiler_pic_CXX='-fPIC' - ;; - esac - else - case $host_os in - aix[4-9]*) - # All AIX code is PIC. - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - lt_prog_compiler_static_CXX='-Bstatic' - else - lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp' - fi - ;; - chorus*) - case $cc_basename in - cxch68*) - # Green Hills C++ Compiler - # _LT_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" - ;; - esac - ;; - mingw* | cygwin* | os2* | pw32* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - lt_prog_compiler_pic_CXX='-DDLL_EXPORT' - ;; - dgux*) - case $cc_basename in - ec++*) - lt_prog_compiler_pic_CXX='-KPIC' - ;; - ghcx*) - # Green Hills C++ Compiler - lt_prog_compiler_pic_CXX='-pic' - ;; - *) - ;; - esac - ;; - freebsd* | dragonfly*) - # FreeBSD uses GNU C++ - ;; - hpux9* | hpux10* | hpux11*) - case $cc_basename in - CC*) - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_static_CXX='${wl}-a ${wl}archive' - if test "$host_cpu" != ia64; then - lt_prog_compiler_pic_CXX='+Z' - fi - ;; - aCC*) - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_static_CXX='${wl}-a ${wl}archive' - case $host_cpu in - hppa*64*|ia64*) - # +Z the default - ;; - *) - lt_prog_compiler_pic_CXX='+Z' - ;; - esac - ;; - *) - ;; - esac - ;; - interix*) - # This is c89, which is MS Visual C++ (no shared libs) - # Anyone wants to do a port? - ;; - irix5* | irix6* | nonstopux*) - case $cc_basename in - CC*) - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_static_CXX='-non_shared' - # CC pic flag -KPIC is the default. - ;; - *) - ;; - esac - ;; - linux* | k*bsd*-gnu | kopensolaris*-gnu) - case $cc_basename in - KCC*) - # KAI C++ Compiler - lt_prog_compiler_wl_CXX='--backend -Wl,' - lt_prog_compiler_pic_CXX='-fPIC' - ;; - ecpc* ) - # old Intel C++ for x86_64 which still supported -KPIC. - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_pic_CXX='-KPIC' - lt_prog_compiler_static_CXX='-static' - ;; - icpc* ) - # Intel C++, used to be incompatible with GCC. - # ICC 10 doesn't accept -KPIC any more. - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_pic_CXX='-fPIC' - lt_prog_compiler_static_CXX='-static' - ;; - pgCC* | pgcpp*) - # Portland Group C++ compiler - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_pic_CXX='-fpic' - lt_prog_compiler_static_CXX='-Bstatic' - ;; - cxx*) - # Compaq C++ - # Make sure the PIC flag is empty. It appears that all Alpha - # Linux and Compaq Tru64 Unix objects are PIC. - lt_prog_compiler_pic_CXX= - lt_prog_compiler_static_CXX='-non_shared' - ;; - xlc* | xlC* | bgxl[cC]* | mpixl[cC]*) - # IBM XL 8.0, 9.0 on PPC and BlueGene - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_pic_CXX='-qpic' - lt_prog_compiler_static_CXX='-qstaticlink' - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) - # Sun C++ 5.9 - lt_prog_compiler_pic_CXX='-KPIC' - lt_prog_compiler_static_CXX='-Bstatic' - lt_prog_compiler_wl_CXX='-Qoption ld ' - ;; - esac - ;; - esac - ;; - lynxos*) - ;; - m88k*) - ;; - mvs*) - case $cc_basename in - cxx*) - lt_prog_compiler_pic_CXX='-W c,exportall' - ;; - *) - ;; - esac - ;; - netbsd* | netbsdelf*-gnu) - ;; - *qnx* | *nto*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - lt_prog_compiler_pic_CXX='-fPIC -shared' - ;; - osf3* | osf4* | osf5*) - case $cc_basename in - KCC*) - lt_prog_compiler_wl_CXX='--backend -Wl,' - ;; - RCC*) - # Rational C++ 2.4.1 - lt_prog_compiler_pic_CXX='-pic' - ;; - cxx*) - # Digital/Compaq C++ - lt_prog_compiler_wl_CXX='-Wl,' - # Make sure the PIC flag is empty. It appears that all Alpha - # Linux and Compaq Tru64 Unix objects are PIC. - lt_prog_compiler_pic_CXX= - lt_prog_compiler_static_CXX='-non_shared' - ;; - *) - ;; - esac - ;; - psos*) - ;; - solaris*) - case $cc_basename in - CC* | sunCC*) - # Sun C++ 4.2, 5.x and Centerline C++ - lt_prog_compiler_pic_CXX='-KPIC' - lt_prog_compiler_static_CXX='-Bstatic' - lt_prog_compiler_wl_CXX='-Qoption ld ' - ;; - gcx*) - # Green Hills C++ Compiler - lt_prog_compiler_pic_CXX='-PIC' - ;; - *) - ;; - esac - ;; - sunos4*) - case $cc_basename in - CC*) - # Sun C++ 4.x - lt_prog_compiler_pic_CXX='-pic' - lt_prog_compiler_static_CXX='-Bstatic' - ;; - lcc*) - # Lucid - lt_prog_compiler_pic_CXX='-pic' - ;; - *) - ;; - esac - ;; - sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) - case $cc_basename in - CC*) - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_pic_CXX='-KPIC' - lt_prog_compiler_static_CXX='-Bstatic' - ;; - esac - ;; - tandem*) - case $cc_basename in - NCC*) - # NonStop-UX NCC 3.20 - lt_prog_compiler_pic_CXX='-KPIC' - ;; - *) - ;; - esac - ;; - vxworks*) - ;; - *) - lt_prog_compiler_can_build_shared_CXX=no - ;; - esac - fi - -case $host_os in - # For platforms which do not support PIC, -DPIC is meaningless: - *djgpp*) - lt_prog_compiler_pic_CXX= - ;; - *) - lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC" - ;; -esac - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 -$as_echo_n "checking for $compiler option to produce PIC... " >&6; } -if ${lt_cv_prog_compiler_pic_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_pic_CXX=$lt_prog_compiler_pic_CXX -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_CXX" >&5 -$as_echo "$lt_cv_prog_compiler_pic_CXX" >&6; } -lt_prog_compiler_pic_CXX=$lt_cv_prog_compiler_pic_CXX - -# -# Check to make sure the PIC flag actually works. -# -if test -n "$lt_prog_compiler_pic_CXX"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5 -$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; } -if ${lt_cv_prog_compiler_pic_works_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_pic_works_CXX=no - ac_outfile=conftest.$ac_objext - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - # The option is referenced via a variable to avoid confusing sed. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>conftest.err) - ac_status=$? - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s "$ac_outfile"; then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings other than the usual output. - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler_pic_works_CXX=yes - fi - fi - $RM conftest* - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5 -$as_echo "$lt_cv_prog_compiler_pic_works_CXX" >&6; } - -if test x"$lt_cv_prog_compiler_pic_works_CXX" = xyes; then - case $lt_prog_compiler_pic_CXX in - "" | " "*) ;; - *) lt_prog_compiler_pic_CXX=" $lt_prog_compiler_pic_CXX" ;; - esac -else - lt_prog_compiler_pic_CXX= - lt_prog_compiler_can_build_shared_CXX=no -fi - -fi - - - - - -# -# Check to make sure the static flag actually works. -# -wl=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag=\"$lt_prog_compiler_static_CXX\" -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 -$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } -if ${lt_cv_prog_compiler_static_works_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_static_works_CXX=no - save_LDFLAGS="$LDFLAGS" - LDFLAGS="$LDFLAGS $lt_tmp_static_flag" - echo "$lt_simple_link_test_code" > conftest.$ac_ext - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then - # The linker can only warn and ignore the option if not recognized - # So say no if there are warnings - if test -s conftest.err; then - # Append any errors to the config.log. - cat conftest.err 1>&5 - $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler_static_works_CXX=yes - fi - else - lt_cv_prog_compiler_static_works_CXX=yes - fi - fi - $RM -r conftest* - LDFLAGS="$save_LDFLAGS" - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5 -$as_echo "$lt_cv_prog_compiler_static_works_CXX" >&6; } - -if test x"$lt_cv_prog_compiler_static_works_CXX" = xyes; then - : -else - lt_prog_compiler_static_CXX= -fi - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 -$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } -if ${lt_cv_prog_compiler_c_o_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_c_o_CXX=no - $RM -r conftest 2>/dev/null - mkdir conftest - cd conftest - mkdir out - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - lt_compiler_flag="-o out/conftest2.$ac_objext" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>out/conftest.err) - ac_status=$? - cat out/conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s out/conftest2.$ac_objext - then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp - $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 - if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then - lt_cv_prog_compiler_c_o_CXX=yes - fi - fi - chmod u+w . 2>&5 - $RM conftest* - # SGI C++ compiler will create directory out/ii_files/ for - # template instantiation - test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files - $RM out/* && rmdir out - cd .. - $RM -r conftest - $RM conftest* - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5 -$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; } - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 -$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } -if ${lt_cv_prog_compiler_c_o_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_c_o_CXX=no - $RM -r conftest 2>/dev/null - mkdir conftest - cd conftest - mkdir out - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - lt_compiler_flag="-o out/conftest2.$ac_objext" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>out/conftest.err) - ac_status=$? - cat out/conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s out/conftest2.$ac_objext - then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp - $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 - if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then - lt_cv_prog_compiler_c_o_CXX=yes - fi - fi - chmod u+w . 2>&5 - $RM conftest* - # SGI C++ compiler will create directory out/ii_files/ for - # template instantiation - test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files - $RM out/* && rmdir out - cd .. - $RM -r conftest - $RM conftest* - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5 -$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; } - - - - -hard_links="nottested" -if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then - # do not overwrite the value of need_locks provided by the user - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 -$as_echo_n "checking if we can lock with hard links... " >&6; } - hard_links=yes - $RM conftest* - ln conftest.a conftest.b 2>/dev/null && hard_links=no - touch conftest.a - ln conftest.a conftest.b 2>&5 || hard_links=no - ln conftest.a conftest.b 2>/dev/null && hard_links=no - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 -$as_echo "$hard_links" >&6; } - if test "$hard_links" = no; then - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 -$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} - need_locks=warn - fi -else - need_locks=no -fi - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 -$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } - - export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' - case $host_os in - aix[4-9]*) - # If we're using GNU nm, then we don't want the "-C" option. - # -C means demangle to AIX nm, but means don't demangle with GNU nm - # Also, AIX nm treats weak defined symbols like other global defined - # symbols, whereas GNU nm marks them as "W". - if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then - export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - else - export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - fi - ;; - pw32*) - export_symbols_cmds_CXX="$ltdll_cmds" - ;; - cygwin* | mingw* | cegcc*) - case $cc_basename in - cl*) - exclude_expsyms_CXX='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' - ;; - *) - export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' - exclude_expsyms_CXX='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname' - ;; - esac - ;; - linux* | k*bsd*-gnu | gnu*) - link_all_deplibs_CXX=no - ;; - *) - export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - ;; - esac - -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5 -$as_echo "$ld_shlibs_CXX" >&6; } -test "$ld_shlibs_CXX" = no && can_build_shared=no - -with_gnu_ld_CXX=$with_gnu_ld - - - - - - -# -# Do we need to explicitly link libc? -# -case "x$archive_cmds_need_lc_CXX" in -x|xyes) - # Assume -lc should be added - archive_cmds_need_lc_CXX=yes - - if test "$enable_shared" = yes && test "$GCC" = yes; then - case $archive_cmds_CXX in - *'~'*) - # FIXME: we may have to deal with multi-command sequences. - ;; - '$CC '*) - # Test whether the compiler implicitly links with -lc since on some - # systems, -lgcc has to come before -lc. If gcc already passes -lc - # to ld, don't add -lc before -lgcc. - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 -$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } -if ${lt_cv_archive_cmds_need_lc_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - $RM conftest* - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } 2>conftest.err; then - soname=conftest - lib=conftest - libobjs=conftest.$ac_objext - deplibs= - wl=$lt_prog_compiler_wl_CXX - pic_flag=$lt_prog_compiler_pic_CXX - compiler_flags=-v - linker_flags=-v - verstring= - output_objdir=. - libname=conftest - lt_save_allow_undefined_flag=$allow_undefined_flag_CXX - allow_undefined_flag_CXX= - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 - (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - then - lt_cv_archive_cmds_need_lc_CXX=no - else - lt_cv_archive_cmds_need_lc_CXX=yes - fi - allow_undefined_flag_CXX=$lt_save_allow_undefined_flag - else - cat conftest.err 1>&5 - fi - $RM conftest* - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5 -$as_echo "$lt_cv_archive_cmds_need_lc_CXX" >&6; } - archive_cmds_need_lc_CXX=$lt_cv_archive_cmds_need_lc_CXX - ;; - esac - fi - ;; -esac - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 -$as_echo_n "checking dynamic linker characteristics... " >&6; } - -library_names_spec= -libname_spec='lib$name' -soname_spec= -shrext_cmds=".so" -postinstall_cmds= -postuninstall_cmds= -finish_cmds= -finish_eval= -shlibpath_var= -shlibpath_overrides_runpath=unknown -version_type=none -dynamic_linker="$host_os ld.so" -sys_lib_dlsearch_path_spec="/lib /usr/lib" -need_lib_prefix=unknown -hardcode_into_libs=no - -# when you set need_version to no, make sure it does not cause -set_version -# flags to be left without arguments -need_version=unknown - -case $host_os in -aix3*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' - shlibpath_var=LIBPATH - - # AIX 3 has no versioning support, so we append a major version to the name. - soname_spec='${libname}${release}${shared_ext}$major' - ;; - -aix[4-9]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - hardcode_into_libs=yes - if test "$host_cpu" = ia64; then - # AIX 5 supports IA64 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - else - # With GCC up to 2.95.x, collect2 would create an import file - # for dependence libraries. The import file would start with - # the line `#! .'. This would cause the generated library to - # depend on `.', always an invalid library. This was fixed in - # development snapshots of GCC prior to 3.0. - case $host_os in - aix4 | aix4.[01] | aix4.[01].*) - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' - echo ' yes ' - echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then - : - else - can_build_shared=no - fi - ;; - esac - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct - # soname into executable. Probably we can add versioning support to - # collect2, so additional links can be useful in future. - if test "$aix_use_runtimelinking" = yes; then - # If using run time linking (on AIX 4.2 or later) use lib.so - # instead of lib.a to let people know that these are not - # typical AIX shared libraries. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - else - # We preserve .a as extension for shared libraries through AIX4.2 - # and later when we are not doing run time linking. - library_names_spec='${libname}${release}.a $libname.a' - soname_spec='${libname}${release}${shared_ext}$major' - fi - shlibpath_var=LIBPATH - fi - ;; - -amigaos*) - case $host_cpu in - powerpc) - # Since July 2007 AmigaOS4 officially supports .so libraries. - # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - ;; - m68k) - library_names_spec='$libname.ixlibrary $libname.a' - # Create ${libname}_ixlibrary.a entries in /sys/libs. - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' - ;; - esac - ;; - -beos*) - library_names_spec='${libname}${shared_ext}' - dynamic_linker="$host_os ld.so" - shlibpath_var=LIBRARY_PATH - ;; - -bsdi[45]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" - # the default ld.so.conf also contains /usr/contrib/lib and - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow - # libtool to hard-code these into programs - ;; - -cygwin* | mingw* | pw32* | cegcc*) - version_type=windows - shrext_cmds=".dll" - need_version=no - need_lib_prefix=no - - case $GCC,$cc_basename in - yes,*) - # gcc - library_names_spec='$libname.dll.a' - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \${file}`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname~ - chmod a+x \$dldir/$dlname~ - if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then - eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; - fi' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - - case $host_os in - cygwin*) - # Cygwin DLLs use 'cyg' prefix rather than 'lib' - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - - ;; - mingw* | cegcc*) - # MinGW DLLs use traditional 'lib' prefix - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - ;; - pw32*) - # pw32 DLLs use 'pw' prefix rather than 'lib' - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - ;; - esac - dynamic_linker='Win32 ld.exe' - ;; - - *,cl*) - # Native MSVC - libname_spec='$name' - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - library_names_spec='${libname}.dll.lib' - - case $build_os in - mingw*) - sys_lib_search_path_spec= - lt_save_ifs=$IFS - IFS=';' - for lt_path in $LIB - do - IFS=$lt_save_ifs - # Let DOS variable expansion print the short 8.3 style file name. - lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` - sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" - done - IFS=$lt_save_ifs - # Convert to MSYS style. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` - ;; - cygwin*) - # Convert to unix form, then to dos form, then back to unix form - # but this time dos style (no spaces!) so that the unix form looks - # like /cygdrive/c/PROGRA~1:/cygdr... - sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` - sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` - sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - ;; - *) - sys_lib_search_path_spec="$LIB" - if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then - # It is most probably a Windows format PATH. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` - else - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - fi - # FIXME: find the short name or the path components, as spaces are - # common. (e.g. "Program Files" -> "PROGRA~1") - ;; - esac - - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \${file}`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - dynamic_linker='Win32 link.exe' - ;; - - *) - # Assume MSVC wrapper - library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' - dynamic_linker='Win32 ld.exe' - ;; - esac - # FIXME: first we should search . and the directory the executable is in - shlibpath_var=PATH - ;; - -darwin* | rhapsody*) - dynamic_linker="$host_os dyld" - version_type=darwin - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext' - soname_spec='${libname}${release}${major}$shared_ext' - shlibpath_overrides_runpath=yes - shlibpath_var=DYLD_LIBRARY_PATH - shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' - - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' - ;; - -dgux*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -freebsd* | dragonfly*) - # DragonFly does not have aout. When/if they implement a new - # versioning mechanism, adjust this. - if test -x /usr/bin/objformat; then - objformat=`/usr/bin/objformat` - else - case $host_os in - freebsd[23].*) objformat=aout ;; - *) objformat=elf ;; - esac - fi - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' - need_version=no - need_lib_prefix=no - ;; - freebsd-*) - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' - need_version=yes - ;; - esac - shlibpath_var=LD_LIBRARY_PATH - case $host_os in - freebsd2.*) - shlibpath_overrides_runpath=yes - ;; - freebsd3.[01]* | freebsdelf3.[01]*) - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - freebsd3.[2-9]* | freebsdelf3.[2-9]* | \ - freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1) - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - *) # from 4.6 on, and DragonFly - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - esac - ;; - -gnu*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -haiku*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - dynamic_linker="$host_os runtime_loader" - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LIBRARY_PATH - shlibpath_overrides_runpath=yes - sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' - hardcode_into_libs=yes - ;; - -hpux9* | hpux10* | hpux11*) - # Give a soname corresponding to the major version so that dld.sl refuses to - # link against other versions. - version_type=sunos - need_lib_prefix=no - need_version=no - case $host_cpu in - ia64*) - shrext_cmds='.so' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.so" - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - if test "X$HPUX_IA64_MODE" = X32; then - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" - else - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" - fi - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - hppa*64*) - shrext_cmds='.sl' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.sl" - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - *) - shrext_cmds='.sl' - dynamic_linker="$host_os dld.sl" - shlibpath_var=SHLIB_PATH - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - ;; - esac - # HP-UX runs *really* slowly unless shared libraries are mode 555, ... - postinstall_cmds='chmod 555 $lib' - # or fails outright, so override atomically: - install_override_mode=555 - ;; - -interix[3-9]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -irix5* | irix6* | nonstopux*) - case $host_os in - nonstopux*) version_type=nonstopux ;; - *) - if test "$lt_cv_prog_gnu_ld" = yes; then - version_type=linux # correct to gnu/linux during the next big refactor - else - version_type=irix - fi ;; - esac - need_lib_prefix=no - need_version=no - soname_spec='${libname}${release}${shared_ext}$major' - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' - case $host_os in - irix5* | nonstopux*) - libsuff= shlibsuff= - ;; - *) - case $LD in # libtool.m4 will add one of these switches to LD - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") - libsuff= shlibsuff= libmagic=32-bit;; - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") - libsuff=32 shlibsuff=N32 libmagic=N32;; - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") - libsuff=64 shlibsuff=64 libmagic=64-bit;; - *) libsuff= shlibsuff= libmagic=never-match;; - esac - ;; - esac - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH - shlibpath_overrides_runpath=no - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" - hardcode_into_libs=yes - ;; - -# No shared lib support for Linux oldld, aout, or coff. -linux*oldld* | linux*aout* | linux*coff*) - dynamic_linker=no - ;; - -# This must be glibc/ELF. -linux* | k*bsd*-gnu | kopensolaris*-gnu) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - - # Some binutils ld are patched to set DT_RUNPATH - if ${lt_cv_shlibpath_overrides_runpath+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_shlibpath_overrides_runpath=no - save_LDFLAGS=$LDFLAGS - save_libdir=$libdir - eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \ - LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\"" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_link "$LINENO"; then : - if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then : - lt_cv_shlibpath_overrides_runpath=yes -fi -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - LDFLAGS=$save_LDFLAGS - libdir=$save_libdir - -fi - - shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath - - # This implies no fast_install, which is unacceptable. - # Some rework will be needed to allow for fast_install - # before this can be enabled. - hardcode_into_libs=yes - - # Append ld.so.conf contents to the search path - if test -f /etc/ld.so.conf; then - lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" - fi - - # We used to test for /lib/ld.so.1 and disable shared libraries on - # powerpc, because MkLinux only supported shared libraries with the - # GNU dynamic linker. Since this was broken with cross compilers, - # most powerpc-linux boxes support dynamic linking these days and - # people can always --disable-shared, the test was removed, and we - # assume the GNU/Linux dynamic linker is in use. - dynamic_linker='GNU/Linux ld.so' - ;; - -netbsdelf*-gnu) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='NetBSD ld.elf_so' - ;; - -netbsd*) - version_type=sunos - need_lib_prefix=no - need_version=no - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - dynamic_linker='NetBSD (a.out) ld.so' - else - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - dynamic_linker='NetBSD ld.elf_so' - fi - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - -newsos6) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - ;; - -*nto* | *qnx*) - version_type=qnx - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='ldqnx.so' - ;; - -openbsd*) - version_type=sunos - sys_lib_dlsearch_path_spec="/usr/lib" - need_lib_prefix=no - # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. - case $host_os in - openbsd3.3 | openbsd3.3.*) need_version=yes ;; - *) need_version=no ;; - esac - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - shlibpath_var=LD_LIBRARY_PATH - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - case $host_os in - openbsd2.[89] | openbsd2.[89].*) - shlibpath_overrides_runpath=no - ;; - *) - shlibpath_overrides_runpath=yes - ;; - esac - else - shlibpath_overrides_runpath=yes - fi - ;; - -os2*) - libname_spec='$name' - shrext_cmds=".dll" - need_lib_prefix=no - library_names_spec='$libname${shared_ext} $libname.a' - dynamic_linker='OS/2 ld.exe' - shlibpath_var=LIBPATH - ;; - -osf3* | osf4* | osf5*) - version_type=osf - need_lib_prefix=no - need_version=no - soname_spec='${libname}${release}${shared_ext}$major' - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" - ;; - -rdos*) - dynamic_linker=no - ;; - -solaris*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - # ldd complains unless libraries are executable - postinstall_cmds='chmod +x $lib' - ;; - -sunos4*) - version_type=sunos - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - if test "$with_gnu_ld" = yes; then - need_lib_prefix=no - fi - need_version=yes - ;; - -sysv4 | sysv4.3*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - case $host_vendor in - sni) - shlibpath_overrides_runpath=no - need_lib_prefix=no - runpath_var=LD_RUN_PATH - ;; - siemens) - need_lib_prefix=no - ;; - motorola) - need_lib_prefix=no - need_version=no - shlibpath_overrides_runpath=no - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' - ;; - esac - ;; - -sysv4*MP*) - if test -d /usr/nec ;then - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' - soname_spec='$libname${shared_ext}.$major' - shlibpath_var=LD_LIBRARY_PATH - fi - ;; - -sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) - version_type=freebsd-elf - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - if test "$with_gnu_ld" = yes; then - sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' - else - sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' - case $host_os in - sco3.2v5*) - sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" - ;; - esac - fi - sys_lib_dlsearch_path_spec='/usr/lib' - ;; - -tpf*) - # TPF is a cross-target only. Preferred cross-host = GNU/Linux. - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -uts4*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -*) - dynamic_linker=no - ;; -esac -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 -$as_echo "$dynamic_linker" >&6; } -test "$dynamic_linker" = no && can_build_shared=no - -variables_saved_for_relink="PATH $shlibpath_var $runpath_var" -if test "$GCC" = yes; then - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" -fi - -if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then - sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec" -fi -if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then - sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec" -fi - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 -$as_echo_n "checking how to hardcode library paths into programs... " >&6; } -hardcode_action_CXX= -if test -n "$hardcode_libdir_flag_spec_CXX" || - test -n "$runpath_var_CXX" || - test "X$hardcode_automatic_CXX" = "Xyes" ; then - - # We can hardcode non-existent directories. - if test "$hardcode_direct_CXX" != no && - # If the only mechanism to avoid hardcoding is shlibpath_var, we - # have to relink, otherwise we might link with an installed library - # when we should be linking with a yet-to-be-installed one - ## test "$_LT_TAGVAR(hardcode_shlibpath_var, CXX)" != no && - test "$hardcode_minus_L_CXX" != no; then - # Linking always hardcodes the temporary library directory. - hardcode_action_CXX=relink - else - # We can link without hardcoding, and we can hardcode nonexisting dirs. - hardcode_action_CXX=immediate - fi -else - # We cannot hardcode anything, or else we can only hardcode existing - # directories. - hardcode_action_CXX=unsupported -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5 -$as_echo "$hardcode_action_CXX" >&6; } - -if test "$hardcode_action_CXX" = relink || - test "$inherit_rpath_CXX" = yes; then - # Fast installation is not supported - enable_fast_install=no -elif test "$shlibpath_overrides_runpath" = yes || - test "$enable_shared" = no; then - # Fast installation is not necessary - enable_fast_install=needless -fi - - - - - - - - fi # test -n "$compiler" - - CC=$lt_save_CC - CFLAGS=$lt_save_CFLAGS - LDCXX=$LD - LD=$lt_save_LD - GCC=$lt_save_GCC - with_gnu_ld=$lt_save_with_gnu_ld - lt_cv_path_LDCXX=$lt_cv_path_LD - lt_cv_path_LD=$lt_save_path_LD - lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld - lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld -fi # test "$_lt_caught_CXX_error" != yes - -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - - - - - - - - - - - - - - - - ac_config_commands="$ac_config_commands libtool" - - - - -# Only expand once: - - - -# TODO(chandlerc@google.com): Currently we aren't running the Python tests -# against the interpreter detected by AM_PATH_PYTHON, and so we condition -# HAVE_PYTHON by requiring "python" to be in the PATH, and that interpreter's -# version to be >= 2.3. This will allow the scripts to use a "/usr/bin/env" -# hashbang. -PYTHON= # We *do not* allow the user to specify a python interpreter -# Extract the first word of "python", so it can be a program name with args. -set dummy python; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_path_PYTHON+:} false; then : - $as_echo_n "(cached) " >&6 -else - case $PYTHON in - [\\/]* | ?:[\\/]*) - ac_cv_path_PYTHON="$PYTHON" # Let the user override the test with a path. - ;; - *) - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_path_PYTHON="$as_dir/$ac_word$ac_exec_ext" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - - test -z "$ac_cv_path_PYTHON" && ac_cv_path_PYTHON=":" - ;; -esac -fi -PYTHON=$ac_cv_path_PYTHON -if test -n "$PYTHON"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5 -$as_echo "$PYTHON" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -if test "$PYTHON" != ":"; then : - prog="import sys -# split strings by '.' and convert to numeric. Append some zeros -# because we need at least 4 digits for the hex conversion. -# map returns an iterator in Python 3.0 and a list in 2.x -minver = list(map(int, '2.3'.split('.'))) + [0, 0, 0] -minverhex = 0 -# xrange is not present in Python 3.0 and range returns an iterator -for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] -sys.exit(sys.hexversion < minverhex)" - if { echo "$as_me:$LINENO: $PYTHON -c "$prog"" >&5 - ($PYTHON -c "$prog") >&5 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then : - : -else - PYTHON=":" -fi -fi - if test "$PYTHON" != ":"; then - HAVE_PYTHON_TRUE= - HAVE_PYTHON_FALSE='#' -else - HAVE_PYTHON_TRUE='#' - HAVE_PYTHON_FALSE= -fi - - -# Configure pthreads. - -# Check whether --with-pthreads was given. -if test "${with_pthreads+set}" = set; then : - withval=$with_pthreads; with_pthreads=$withval -else - with_pthreads=check -fi - - -have_pthreads=no -if test "x$with_pthreads" != "xno"; then : - - - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -acx_pthread_ok=no - -# We used to check for pthread.h first, but this fails if pthread.h -# requires special compiler flags (e.g. on True64 or Sequent). -# It gets checked for in the link test anyway. - -# First of all, check if the user has set any of the PTHREAD_LIBS, -# etcetera environment variables, and if threads linking works using -# them: -if test x"$PTHREAD_LIBS$PTHREAD_CFLAGS" != x; then - save_CFLAGS="$CFLAGS" - CFLAGS="$CFLAGS $PTHREAD_CFLAGS" - save_LIBS="$LIBS" - LIBS="$PTHREAD_LIBS $LIBS" - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTHREAD_CFLAGS" >&5 -$as_echo_n "checking for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTHREAD_CFLAGS... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char pthread_join (); -int -main () -{ -return pthread_join (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - acx_pthread_ok=yes -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_pthread_ok" >&5 -$as_echo "$acx_pthread_ok" >&6; } - if test x"$acx_pthread_ok" = xno; then - PTHREAD_LIBS="" - PTHREAD_CFLAGS="" - fi - LIBS="$save_LIBS" - CFLAGS="$save_CFLAGS" -fi - -# We must check for the threads library under a number of different -# names; the ordering is very important because some systems -# (e.g. DEC) have both -lpthread and -lpthreads, where one of the -# libraries is broken (non-POSIX). - -# Create a list of thread flags to try. Items starting with a "-" are -# C compiler flags, and other items are library names, except for "none" -# which indicates that we try without any flags at all, and "pthread-config" -# which is a program returning the flags for the Pth emulation library. - -acx_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config" - -# The ordering *is* (sometimes) important. Some notes on the -# individual items follow: - -# pthreads: AIX (must check this before -lpthread) -# none: in case threads are in libc; should be tried before -Kthread and -# other compiler flags to prevent continual compiler warnings -# -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h) -# -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able) -# lthread: LinuxThreads port on FreeBSD (also preferred to -pthread) -# -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads) -# -pthreads: Solaris/gcc -# -mthreads: Mingw32/gcc, Lynx/gcc -# -mt: Sun Workshop C (may only link SunOS threads [-lthread], but it -# doesn't hurt to check since this sometimes defines pthreads too; -# also defines -D_REENTRANT) -# ... -mt is also the pthreads flag for HP/aCC -# pthread: Linux, etcetera -# --thread-safe: KAI C++ -# pthread-config: use pthread-config program (for GNU Pth library) - -case "${host_cpu}-${host_os}" in - *solaris*) - - # On Solaris (at least, for some versions), libc contains stubbed - # (non-functional) versions of the pthreads routines, so link-based - # tests will erroneously succeed. (We need to link with -pthreads/-mt/ - # -lpthread.) (The stubs are missing pthread_cleanup_push, or rather - # a function called by this macro, so we could check for that, but - # who knows whether they'll stub that too in a future libc.) So, - # we'll just look for -pthreads and -lpthread first: - - acx_pthread_flags="-pthreads pthread -mt -pthread $acx_pthread_flags" - ;; -esac - -if test x"$acx_pthread_ok" = xno; then -for flag in $acx_pthread_flags; do - - case $flag in - none) - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthreads work without any flags" >&5 -$as_echo_n "checking whether pthreads work without any flags... " >&6; } - ;; - - -*) - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with $flag" >&5 -$as_echo_n "checking whether pthreads work with $flag... " >&6; } - PTHREAD_CFLAGS="$flag" - ;; - - pthread-config) - # Extract the first word of "pthread-config", so it can be a program name with args. -set dummy pthread-config; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_acx_pthread_config+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$acx_pthread_config"; then - ac_cv_prog_acx_pthread_config="$acx_pthread_config" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_acx_pthread_config="yes" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - - test -z "$ac_cv_prog_acx_pthread_config" && ac_cv_prog_acx_pthread_config="no" -fi -fi -acx_pthread_config=$ac_cv_prog_acx_pthread_config -if test -n "$acx_pthread_config"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_pthread_config" >&5 -$as_echo "$acx_pthread_config" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - if test x"$acx_pthread_config" = xno; then continue; fi - PTHREAD_CFLAGS="`pthread-config --cflags`" - PTHREAD_LIBS="`pthread-config --ldflags` `pthread-config --libs`" - ;; - - *) - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the pthreads library -l$flag" >&5 -$as_echo_n "checking for the pthreads library -l$flag... " >&6; } - PTHREAD_LIBS="-l$flag" - ;; - esac - - save_LIBS="$LIBS" - save_CFLAGS="$CFLAGS" - LIBS="$PTHREAD_LIBS $LIBS" - CFLAGS="$CFLAGS $PTHREAD_CFLAGS" - - # Check for various functions. We must include pthread.h, - # since some functions may be macros. (On the Sequent, we - # need a special flag -Kthread to make this header compile.) - # We check for pthread_join because it is in -lpthread on IRIX - # while pthread_create is in libc. We check for pthread_attr_init - # due to DEC craziness with -lpthreads. We check for - # pthread_cleanup_push because it is one of the few pthread - # functions on Solaris that doesn't have a non-functional libc stub. - # We try pthread_create on general principles. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -int -main () -{ -pthread_t th; pthread_join(th, 0); - pthread_attr_init(0); pthread_cleanup_push(0, 0); - pthread_create(0,0,0,0); pthread_cleanup_pop(0); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - acx_pthread_ok=yes -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - - LIBS="$save_LIBS" - CFLAGS="$save_CFLAGS" - - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_pthread_ok" >&5 -$as_echo "$acx_pthread_ok" >&6; } - if test "x$acx_pthread_ok" = xyes; then - break; - fi - - PTHREAD_LIBS="" - PTHREAD_CFLAGS="" -done -fi - -# Various other checks: -if test "x$acx_pthread_ok" = xyes; then - save_LIBS="$LIBS" - LIBS="$PTHREAD_LIBS $LIBS" - save_CFLAGS="$CFLAGS" - CFLAGS="$CFLAGS $PTHREAD_CFLAGS" - - # Detect AIX lossage: JOINABLE attribute is called UNDETACHED. - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for joinable pthread attribute" >&5 -$as_echo_n "checking for joinable pthread attribute... " >&6; } - attr_name=unknown - for attr in PTHREAD_CREATE_JOINABLE PTHREAD_CREATE_UNDETACHED; do - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -int -main () -{ -int attr=$attr; return attr; - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - attr_name=$attr; break -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - done - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $attr_name" >&5 -$as_echo "$attr_name" >&6; } - if test "$attr_name" != PTHREAD_CREATE_JOINABLE; then - -cat >>confdefs.h <<_ACEOF -#define PTHREAD_CREATE_JOINABLE $attr_name -_ACEOF - - fi - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if more special flags are required for pthreads" >&5 -$as_echo_n "checking if more special flags are required for pthreads... " >&6; } - flag=no - case "${host_cpu}-${host_os}" in - *-aix* | *-freebsd* | *-darwin*) flag="-D_THREAD_SAFE";; - *solaris* | *-osf* | *-hpux*) flag="-D_REENTRANT";; - esac - { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${flag}" >&5 -$as_echo "${flag}" >&6; } - if test "x$flag" != xno; then - PTHREAD_CFLAGS="$flag $PTHREAD_CFLAGS" - fi - - LIBS="$save_LIBS" - CFLAGS="$save_CFLAGS" - # More AIX lossage: must compile with xlc_r or cc_r - if test x"$GCC" != xyes; then - for ac_prog in xlc_r cc_r -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_PTHREAD_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$PTHREAD_CC"; then - ac_cv_prog_PTHREAD_CC="$PTHREAD_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_PTHREAD_CC="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -PTHREAD_CC=$ac_cv_prog_PTHREAD_CC -if test -n "$PTHREAD_CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CC" >&5 -$as_echo "$PTHREAD_CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$PTHREAD_CC" && break -done -test -n "$PTHREAD_CC" || PTHREAD_CC="${CC}" - - else - PTHREAD_CC=$CC - fi - - # The next part tries to detect GCC inconsistency with -shared on some - # architectures and systems. The problem is that in certain - # configurations, when -shared is specified, GCC "forgets" to - # internally use various flags which are still necessary. - - # - # Prepare the flags - # - save_CFLAGS="$CFLAGS" - save_LIBS="$LIBS" - save_CC="$CC" - - # Try with the flags determined by the earlier checks. - # - # -Wl,-z,defs forces link-time symbol resolution, so that the - # linking checks with -shared actually have any value - # - # FIXME: -fPIC is required for -shared on many architectures, - # so we specify it here, but the right way would probably be to - # properly detect whether it is actually required. - CFLAGS="-shared -fPIC -Wl,-z,defs $CFLAGS $PTHREAD_CFLAGS" - LIBS="$PTHREAD_LIBS $LIBS" - CC="$PTHREAD_CC" - - # In order not to create several levels of indentation, we test - # the value of "$done" until we find the cure or run out of ideas. - done="no" - - # First, make sure the CFLAGS we added are actually accepted by our - # compiler. If not (and OS X's ld, for instance, does not accept -z), - # then we can't do this test. - if test x"$done" = xno; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to check for GCC pthread/shared inconsistencies" >&5 -$as_echo_n "checking whether to check for GCC pthread/shared inconsistencies... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - -else - done=yes -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - - if test "x$done" = xyes ; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - fi - fi - - if test x"$done" = xno; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -pthread is sufficient with -shared" >&5 -$as_echo_n "checking whether -pthread is sufficient with -shared... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -int -main () -{ -pthread_t th; pthread_join(th, 0); - pthread_attr_init(0); pthread_cleanup_push(0, 0); - pthread_create(0,0,0,0); pthread_cleanup_pop(0); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - done=yes -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - - if test "x$done" = xyes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - fi - fi - - # - # Linux gcc on some architectures such as mips/mipsel forgets - # about -lpthread - # - if test x"$done" = xno; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lpthread fixes that" >&5 -$as_echo_n "checking whether -lpthread fixes that... " >&6; } - LIBS="-lpthread $PTHREAD_LIBS $save_LIBS" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -int -main () -{ -pthread_t th; pthread_join(th, 0); - pthread_attr_init(0); pthread_cleanup_push(0, 0); - pthread_create(0,0,0,0); pthread_cleanup_pop(0); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - done=yes -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - - if test "x$done" = xyes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - PTHREAD_LIBS="-lpthread $PTHREAD_LIBS" - else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - fi - fi - # - # FreeBSD 4.10 gcc forgets to use -lc_r instead of -lc - # - if test x"$done" = xno; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc_r fixes that" >&5 -$as_echo_n "checking whether -lc_r fixes that... " >&6; } - LIBS="-lc_r $PTHREAD_LIBS $save_LIBS" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -int -main () -{ -pthread_t th; pthread_join(th, 0); - pthread_attr_init(0); pthread_cleanup_push(0, 0); - pthread_create(0,0,0,0); pthread_cleanup_pop(0); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - done=yes -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - - if test "x$done" = xyes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - PTHREAD_LIBS="-lc_r $PTHREAD_LIBS" - else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - fi - fi - if test x"$done" = xno; then - # OK, we have run out of ideas - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Impossible to determine how to use pthreads with shared libraries" >&5 -$as_echo "$as_me: WARNING: Impossible to determine how to use pthreads with shared libraries" >&2;} - - # so it's not safe to assume that we may use pthreads - acx_pthread_ok=no - fi - - CFLAGS="$save_CFLAGS" - LIBS="$save_LIBS" - CC="$save_CC" -else - PTHREAD_CC="$CC" -fi - - - - - -# Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND: -if test x"$acx_pthread_ok" = xyes; then - -$as_echo "#define HAVE_PTHREAD 1" >>confdefs.h - - : -else - acx_pthread_ok=no - if test "x$with_pthreads" != "xcheck"; then : - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "--with-pthreads was specified, but unable to be used -See \`config.log' for more details" "$LINENO" 5; } -fi -fi -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - - - have_pthreads="$acx_pthread_ok" -fi - if test "x$have_pthreads" = "xyes"; then - HAVE_PTHREADS_TRUE= - HAVE_PTHREADS_FALSE='#' -else - HAVE_PTHREADS_TRUE='#' - HAVE_PTHREADS_FALSE= -fi - - - - -# TODO(chandlerc@google.com) Check for the necessary system headers. - -# TODO(chandlerc@google.com) Check the types, structures, and other compiler -# and architecture characteristics. - -# Output the generated files. No further autoconf macros may be used. -cat >confcache <<\_ACEOF -# This file is a shell script that caches the results of configure -# tests run on this system so they can be shared between configure -# scripts and configure runs, see configure's option --config-cache. -# It is not useful on other systems. If it contains results you don't -# want to keep, you may remove or edit it. -# -# config.status only pays attention to the cache file if you give it -# the --recheck option to rerun configure. -# -# `ac_cv_env_foo' variables (set or unset) will be overridden when -# loading this file, other *unset* `ac_cv_foo' will be assigned the -# following values. - -_ACEOF - -# The following way of writing the cache mishandles newlines in values, -# but we know of no workaround that is simple, portable, and efficient. -# So, we kill variables containing newlines. -# Ultrix sh set writes to stderr and can't be redirected directly, -# and sets the high bit in the cache file unless we assign to the vars. -( - for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do - eval ac_val=\$$ac_var - case $ac_val in #( - *${as_nl}*) - case $ac_var in #( - *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 -$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; - esac - case $ac_var in #( - _ | IFS | as_nl) ;; #( - BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( - *) { eval $ac_var=; unset $ac_var;} ;; - esac ;; - esac - done - - (set) 2>&1 | - case $as_nl`(ac_space=' '; set) 2>&1` in #( - *${as_nl}ac_space=\ *) - # `set' does not quote correctly, so add quotes: double-quote - # substitution turns \\\\ into \\, and sed turns \\ into \. - sed -n \ - "s/'/'\\\\''/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" - ;; #( - *) - # `set' quotes correctly as required by POSIX, so do not add quotes. - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" - ;; - esac | - sort -) | - sed ' - /^ac_cv_env_/b end - t clear - :clear - s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ - t end - s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ - :end' >>confcache -if diff "$cache_file" confcache >/dev/null 2>&1; then :; else - if test -w "$cache_file"; then - if test "x$cache_file" != "x/dev/null"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 -$as_echo "$as_me: updating cache $cache_file" >&6;} - if test ! -f "$cache_file" || test -h "$cache_file"; then - cat confcache >"$cache_file" - else - case $cache_file in #( - */* | ?:*) - mv -f confcache "$cache_file"$$ && - mv -f "$cache_file"$$ "$cache_file" ;; #( - *) - mv -f confcache "$cache_file" ;; - esac - fi - fi - else - { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 -$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} - fi -fi -rm -f confcache - -test "x$prefix" = xNONE && prefix=$ac_default_prefix -# Let make expand exec_prefix. -test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' - -DEFS=-DHAVE_CONFIG_H - -ac_libobjs= -ac_ltlibobjs= -U= -for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue - # 1. Remove the extension, and $U if already installed. - ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' - ac_i=`$as_echo "$ac_i" | sed "$ac_script"` - # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR - # will be set to the directory where LIBOBJS objects are built. - as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" - as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' -done -LIBOBJS=$ac_libobjs - -LTLIBOBJS=$ac_ltlibobjs - - - if test -n "$EXEEXT"; then - am__EXEEXT_TRUE= - am__EXEEXT_FALSE='#' -else - am__EXEEXT_TRUE='#' - am__EXEEXT_FALSE= -fi - -if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then - as_fn_error $? "conditional \"AMDEP\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then - as_fn_error $? "conditional \"am__fastdepCC\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then - as_fn_error $? "conditional \"am__fastdepCXX\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${HAVE_PYTHON_TRUE}" && test -z "${HAVE_PYTHON_FALSE}"; then - as_fn_error $? "conditional \"HAVE_PYTHON\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${HAVE_PTHREADS_TRUE}" && test -z "${HAVE_PTHREADS_FALSE}"; then - as_fn_error $? "conditional \"HAVE_PTHREADS\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi - -: "${CONFIG_STATUS=./config.status}" -ac_write_fail=0 -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files $CONFIG_STATUS" -{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 -$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} -as_write_fail=0 -cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 -#! $SHELL -# Generated by $as_me. -# Run this file to recreate the current configuration. -# Compiler output produced by configure, useful for debugging -# configure, is in config.log if it exists. - -debug=false -ac_cs_recheck=false -ac_cs_silent=false - -SHELL=\${CONFIG_SHELL-$SHELL} -export SHELL -_ASEOF -cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 -## -------------------- ## -## M4sh Initialization. ## -## -------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in #( - *posix*) : - set -o posix ;; #( - *) : - ;; -esac -fi - - -as_nl=' -' -export as_nl -# Printing a long string crashes Solaris 7 /usr/bin/printf. -as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo -# Prefer a ksh shell builtin over an external printf program on Solaris, -# but without wasting forks for bash or zsh. -if test -z "$BASH_VERSION$ZSH_VERSION" \ - && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='print -r --' - as_echo_n='print -rn --' -elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='printf %s\n' - as_echo_n='printf %s' -else - if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then - as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' - as_echo_n='/usr/ucb/echo -n' - else - as_echo_body='eval expr "X$1" : "X\\(.*\\)"' - as_echo_n_body='eval - arg=$1; - case $arg in #( - *"$as_nl"*) - expr "X$arg" : "X\\(.*\\)$as_nl"; - arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; - esac; - expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" - ' - export as_echo_n_body - as_echo_n='sh -c $as_echo_n_body as_echo' - fi - export as_echo_body - as_echo='sh -c $as_echo_body as_echo' -fi - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { - (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || - PATH_SEPARATOR=';' - } -fi - - -# IFS -# We need space, tab and new line, in precisely that order. Quoting is -# there to prevent editors from complaining about space-tab. -# (If _AS_PATH_WALK were called with IFS unset, it would disable word -# splitting by setting IFS to empty value.) -IFS=" "" $as_nl" - -# Find who we are. Look in the path if we contain no directory separator. -as_myself= -case $0 in #(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break - done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - exit 1 -fi - -# Unset variables that we do not need and which cause bugs (e.g. in -# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" -# suppresses any "Segmentation fault" message there. '((' could -# trigger a bug in pdksh 5.2.14. -for as_var in BASH_ENV ENV MAIL MAILPATH -do eval test x\${$as_var+set} = xset \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# CDPATH. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - - -# as_fn_error STATUS ERROR [LINENO LOG_FD] -# ---------------------------------------- -# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are -# provided, also output the error to LOG_FD, referencing LINENO. Then exit the -# script with STATUS, using 1 if that was 0. -as_fn_error () -{ - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 - fi - $as_echo "$as_me: error: $2" >&2 - as_fn_exit $as_status -} # as_fn_error - - -# as_fn_set_status STATUS -# ----------------------- -# Set $? to STATUS, without forking. -as_fn_set_status () -{ - return $1 -} # as_fn_set_status - -# as_fn_exit STATUS -# ----------------- -# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -as_fn_exit () -{ - set +e - as_fn_set_status $1 - exit $1 -} # as_fn_exit - -# as_fn_unset VAR -# --------------- -# Portably unset VAR. -as_fn_unset () -{ - { eval $1=; unset $1;} -} -as_unset=as_fn_unset -# as_fn_append VAR VALUE -# ---------------------- -# Append the text in VALUE to the end of the definition contained in VAR. Take -# advantage of any shell optimizations that allow amortized linear growth over -# repeated appends, instead of the typical quadratic growth present in naive -# implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : - eval 'as_fn_append () - { - eval $1+=\$2 - }' -else - as_fn_append () - { - eval $1=\$$1\$2 - } -fi # as_fn_append - -# as_fn_arith ARG... -# ------------------ -# Perform arithmetic evaluation on the ARGs, and store the result in the -# global $as_val. Take advantage of shells that can avoid forks. The arguments -# must be portable across $(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : - eval 'as_fn_arith () - { - as_val=$(( $* )) - }' -else - as_fn_arith () - { - as_val=`expr "$@" || test $? -eq 1` - } -fi # as_fn_arith - - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in #((((( --n*) - case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - xy) ECHO_C='\c';; - *) echo `echo ksh88 bug on AIX 6.1` > /dev/null - ECHO_T=' ';; - esac;; -*) - ECHO_N='-n';; -esac - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir 2>/dev/null -fi -if (echo >conf$$.file) 2>/dev/null; then - if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -p'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -p' - elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln - else - as_ln_s='cp -p' - fi -else - as_ln_s='cp -p' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - - -# as_fn_mkdir_p -# ------------- -# Create "$as_dir" as a directory, including parents if necessary. -as_fn_mkdir_p () -{ - - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || eval $as_mkdir_p || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" - - -} # as_fn_mkdir_p -if mkdir -p . 2>/dev/null; then - as_mkdir_p='mkdir -p "$as_dir"' -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - -if test -x / >/dev/null 2>&1; then - as_test_x='test -x' -else - if ls -dL / >/dev/null 2>&1; then - as_ls_L_option=L - else - as_ls_L_option= - fi - as_test_x=' - eval sh -c '\'' - if test -d "$1"; then - test -d "$1/."; - else - case $1 in #( - -*)set "./$1";; - esac; - case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( - ???[sx]*):;;*)false;;esac;fi - '\'' sh - ' -fi -as_executable_p=$as_test_x - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - - -exec 6>&1 -## ----------------------------------- ## -## Main body of $CONFIG_STATUS script. ## -## ----------------------------------- ## -_ASEOF -test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# Save the log message, to keep $0 and so on meaningful, and to -# report actual input values of CONFIG_FILES etc. instead of their -# values after options handling. -ac_log=" -This file was extended by Google C++ Testing Framework $as_me 1.7.0, which was -generated by GNU Autoconf 2.68. Invocation command line was - - CONFIG_FILES = $CONFIG_FILES - CONFIG_HEADERS = $CONFIG_HEADERS - CONFIG_LINKS = $CONFIG_LINKS - CONFIG_COMMANDS = $CONFIG_COMMANDS - $ $0 $@ - -on `(hostname || uname -n) 2>/dev/null | sed 1q` -" - -_ACEOF - -case $ac_config_files in *" -"*) set x $ac_config_files; shift; ac_config_files=$*;; -esac - -case $ac_config_headers in *" -"*) set x $ac_config_headers; shift; ac_config_headers=$*;; -esac - - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -# Files that config.status was made for. -config_files="$ac_config_files" -config_headers="$ac_config_headers" -config_commands="$ac_config_commands" - -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -ac_cs_usage="\ -\`$as_me' instantiates files and other configuration actions -from templates according to the current configuration. Unless the files -and actions are specified as TAGs, all are instantiated by default. - -Usage: $0 [OPTION]... [TAG]... - - -h, --help print this help, then exit - -V, --version print version number and configuration settings, then exit - --config print configuration, then exit - -q, --quiet, --silent - do not print progress messages - -d, --debug don't remove temporary files - --recheck update $as_me by reconfiguring in the same conditions - --file=FILE[:TEMPLATE] - instantiate the configuration file FILE - --header=FILE[:TEMPLATE] - instantiate the configuration header FILE - -Configuration files: -$config_files - -Configuration headers: -$config_headers - -Configuration commands: -$config_commands - -Report bugs to ." - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" -ac_cs_version="\\ -Google C++ Testing Framework config.status 1.7.0 -configured by $0, generated by GNU Autoconf 2.68, - with options \\"\$ac_cs_config\\" - -Copyright (C) 2010 Free Software Foundation, Inc. -This config.status script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it." - -ac_pwd='$ac_pwd' -srcdir='$srcdir' -INSTALL='$INSTALL' -MKDIR_P='$MKDIR_P' -AWK='$AWK' -test -n "\$AWK" || AWK=awk -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# The default lists apply if the user does not specify any file. -ac_need_defaults=: -while test $# != 0 -do - case $1 in - --*=?*) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` - ac_shift=: - ;; - --*=) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg= - ac_shift=: - ;; - *) - ac_option=$1 - ac_optarg=$2 - ac_shift=shift - ;; - esac - - case $ac_option in - # Handling of the options. - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) - ac_cs_recheck=: ;; - --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) - $as_echo "$ac_cs_version"; exit ;; - --config | --confi | --conf | --con | --co | --c ) - $as_echo "$ac_cs_config"; exit ;; - --debug | --debu | --deb | --de | --d | -d ) - debug=: ;; - --file | --fil | --fi | --f ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - '') as_fn_error $? "missing file argument" ;; - esac - as_fn_append CONFIG_FILES " '$ac_optarg'" - ac_need_defaults=false;; - --header | --heade | --head | --hea ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - as_fn_append CONFIG_HEADERS " '$ac_optarg'" - ac_need_defaults=false;; - --he | --h) - # Conflict between --help and --header - as_fn_error $? "ambiguous option: \`$1' -Try \`$0 --help' for more information.";; - --help | --hel | -h ) - $as_echo "$ac_cs_usage"; exit ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil | --si | --s) - ac_cs_silent=: ;; - - # This is an error. - -*) as_fn_error $? "unrecognized option: \`$1' -Try \`$0 --help' for more information." ;; - - *) as_fn_append ac_config_targets " $1" - ac_need_defaults=false ;; - - esac - shift -done - -ac_configure_extra_args= - -if $ac_cs_silent; then - exec 6>/dev/null - ac_configure_extra_args="$ac_configure_extra_args --silent" -fi - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -if \$ac_cs_recheck; then - set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion - shift - \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 - CONFIG_SHELL='$SHELL' - export CONFIG_SHELL - exec "\$@" -fi - -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -exec 5>>config.log -{ - echo - sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX -## Running $as_me. ## -_ASBOX - $as_echo "$ac_log" -} >&5 - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -# -# INIT-COMMANDS -# -AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" - - -# The HP-UX ksh and POSIX shell print the target directory to stdout -# if CDPATH is set. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -sed_quote_subst='$sed_quote_subst' -double_quote_subst='$double_quote_subst' -delay_variable_subst='$delay_variable_subst' -macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' -macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' -enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' -enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' -pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' -enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' -SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' -ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' -PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' -host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' -host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' -host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' -build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' -build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' -build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' -SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' -Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' -GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' -EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' -FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' -LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' -NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' -LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' -max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' -ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' -exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' -lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' -lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' -lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' -lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' -lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' -reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' -reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' -OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' -deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' -file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' -file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' -want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' -DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' -sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' -AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' -AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' -archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' -STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' -RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' -old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' -old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' -old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' -lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' -CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' -CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' -compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' -GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' -nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' -lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' -objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' -MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' -lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' -need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' -MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' -DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' -NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' -LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' -OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' -OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' -libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' -shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' -extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' -archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' -enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' -export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' -whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' -compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' -old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' -old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' -archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' -archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' -module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' -module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' -with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' -allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' -no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' -hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' -hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' -hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' -hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' -hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' -hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' -hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' -inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' -link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' -always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' -export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' -exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' -include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' -prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' -postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' -file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' -variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' -need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' -need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' -version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' -runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' -shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' -shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' -libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' -library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' -soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' -install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' -postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' -postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' -finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' -finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' -hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' -sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' -sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`' -hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' -enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' -enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' -enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' -old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' -striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' -compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`' -predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`' -postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`' -predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`' -postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`' -compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`' -LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`' -reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`' -reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`' -old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' -compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`' -GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`' -lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`' -archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`' -enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`' -export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' -whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' -compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`' -old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`' -old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`' -archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' -archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' -module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`' -module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' -with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`' -allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' -no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`' -inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`' -link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`' -always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`' -export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`' -exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`' -include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`' -prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`' -postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`' -file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`' -compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`' -predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`' -postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`' -predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`' -postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`' -compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`' - -LTCC='$LTCC' -LTCFLAGS='$LTCFLAGS' -compiler='$compiler_DEFAULT' - -# A function that is used when there is no print builtin or printf. -func_fallback_echo () -{ - eval 'cat <<_LTECHO_EOF -\$1 -_LTECHO_EOF' -} - -# Quote evaled strings. -for var in SHELL \ -ECHO \ -PATH_SEPARATOR \ -SED \ -GREP \ -EGREP \ -FGREP \ -LD \ -NM \ -LN_S \ -lt_SP2NL \ -lt_NL2SP \ -reload_flag \ -OBJDUMP \ -deplibs_check_method \ -file_magic_cmd \ -file_magic_glob \ -want_nocaseglob \ -DLLTOOL \ -sharedlib_from_linklib_cmd \ -AR \ -AR_FLAGS \ -archiver_list_spec \ -STRIP \ -RANLIB \ -CC \ -CFLAGS \ -compiler \ -lt_cv_sys_global_symbol_pipe \ -lt_cv_sys_global_symbol_to_cdecl \ -lt_cv_sys_global_symbol_to_c_name_address \ -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \ -nm_file_list_spec \ -lt_prog_compiler_no_builtin_flag \ -lt_prog_compiler_pic \ -lt_prog_compiler_wl \ -lt_prog_compiler_static \ -lt_cv_prog_compiler_c_o \ -need_locks \ -MANIFEST_TOOL \ -DSYMUTIL \ -NMEDIT \ -LIPO \ -OTOOL \ -OTOOL64 \ -shrext_cmds \ -export_dynamic_flag_spec \ -whole_archive_flag_spec \ -compiler_needs_object \ -with_gnu_ld \ -allow_undefined_flag \ -no_undefined_flag \ -hardcode_libdir_flag_spec \ -hardcode_libdir_separator \ -exclude_expsyms \ -include_expsyms \ -file_list_spec \ -variables_saved_for_relink \ -libname_spec \ -library_names_spec \ -soname_spec \ -install_override_mode \ -finish_eval \ -old_striplib \ -striplib \ -compiler_lib_search_dirs \ -predep_objects \ -postdep_objects \ -predeps \ -postdeps \ -compiler_lib_search_path \ -LD_CXX \ -reload_flag_CXX \ -compiler_CXX \ -lt_prog_compiler_no_builtin_flag_CXX \ -lt_prog_compiler_pic_CXX \ -lt_prog_compiler_wl_CXX \ -lt_prog_compiler_static_CXX \ -lt_cv_prog_compiler_c_o_CXX \ -export_dynamic_flag_spec_CXX \ -whole_archive_flag_spec_CXX \ -compiler_needs_object_CXX \ -with_gnu_ld_CXX \ -allow_undefined_flag_CXX \ -no_undefined_flag_CXX \ -hardcode_libdir_flag_spec_CXX \ -hardcode_libdir_separator_CXX \ -exclude_expsyms_CXX \ -include_expsyms_CXX \ -file_list_spec_CXX \ -compiler_lib_search_dirs_CXX \ -predep_objects_CXX \ -postdep_objects_CXX \ -predeps_CXX \ -postdeps_CXX \ -compiler_lib_search_path_CXX; do - case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in - *[\\\\\\\`\\"\\\$]*) - eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" - ;; - *) - eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" - ;; - esac -done - -# Double-quote double-evaled strings. -for var in reload_cmds \ -old_postinstall_cmds \ -old_postuninstall_cmds \ -old_archive_cmds \ -extract_expsyms_cmds \ -old_archive_from_new_cmds \ -old_archive_from_expsyms_cmds \ -archive_cmds \ -archive_expsym_cmds \ -module_cmds \ -module_expsym_cmds \ -export_symbols_cmds \ -prelink_cmds \ -postlink_cmds \ -postinstall_cmds \ -postuninstall_cmds \ -finish_cmds \ -sys_lib_search_path_spec \ -sys_lib_dlsearch_path_spec \ -reload_cmds_CXX \ -old_archive_cmds_CXX \ -old_archive_from_new_cmds_CXX \ -old_archive_from_expsyms_cmds_CXX \ -archive_cmds_CXX \ -archive_expsym_cmds_CXX \ -module_cmds_CXX \ -module_expsym_cmds_CXX \ -export_symbols_cmds_CXX \ -prelink_cmds_CXX \ -postlink_cmds_CXX; do - case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in - *[\\\\\\\`\\"\\\$]*) - eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" - ;; - *) - eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" - ;; - esac -done - -ac_aux_dir='$ac_aux_dir' -xsi_shell='$xsi_shell' -lt_shell_append='$lt_shell_append' - -# See if we are running on zsh, and set the options which allow our -# commands through without removal of \ escapes INIT. -if test -n "\${ZSH_VERSION+set}" ; then - setopt NO_GLOB_SUBST -fi - - - PACKAGE='$PACKAGE' - VERSION='$VERSION' - TIMESTAMP='$TIMESTAMP' - RM='$RM' - ofile='$ofile' - - - - - - -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 - -# Handling of arguments. -for ac_config_target in $ac_config_targets -do - case $ac_config_target in - "build-aux/config.h") CONFIG_HEADERS="$CONFIG_HEADERS build-aux/config.h" ;; - "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "scripts/gtest-config") CONFIG_FILES="$CONFIG_FILES scripts/gtest-config" ;; - "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; - "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; - - *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; - esac -done - - -# If the user did not use the arguments to specify the items to instantiate, -# then the envvar interface is used. Set only those that are not. -# We use the long form for the default assignment because of an extremely -# bizarre bug on SunOS 4.1.3. -if $ac_need_defaults; then - test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files - test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers - test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands -fi - -# Have a temporary directory for convenience. Make it in the build tree -# simply because there is no reason against having it here, and in addition, -# creating and moving files from /tmp can sometimes cause problems. -# Hook for its removal unless debugging. -# Note that there is a small window in which the directory will not be cleaned: -# after its creation but before its name has been assigned to `$tmp'. -$debug || -{ - tmp= ac_tmp= - trap 'exit_status=$? - : "${ac_tmp:=$tmp}" - { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status -' 0 - trap 'as_fn_exit 1' 1 2 13 15 -} -# Create a (secure) tmp directory for tmp files. - -{ - tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && - test -d "$tmp" -} || -{ - tmp=./conf$$-$RANDOM - (umask 077 && mkdir "$tmp") -} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 -ac_tmp=$tmp - -# Set up the scripts for CONFIG_FILES section. -# No need to generate them if there are no CONFIG_FILES. -# This happens for instance with `./config.status config.h'. -if test -n "$CONFIG_FILES"; then - - -ac_cr=`echo X | tr X '\015'` -# On cygwin, bash can eat \r inside `` if the user requested igncr. -# But we know of no other shell where ac_cr would be empty at this -# point, so we can use a bashism as a fallback. -if test "x$ac_cr" = x; then - eval ac_cr=\$\'\\r\' -fi -ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` -if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then - ac_cs_awk_cr='\\r' -else - ac_cs_awk_cr=$ac_cr -fi - -echo 'BEGIN {' >"$ac_tmp/subs1.awk" && -_ACEOF - - -{ - echo "cat >conf$$subs.awk <<_ACEOF" && - echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && - echo "_ACEOF" -} >conf$$subs.sh || - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 -ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` -ac_delim='%!_!# ' -for ac_last_try in false false false false false :; do - . ./conf$$subs.sh || - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 - - ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` - if test $ac_delim_n = $ac_delim_num; then - break - elif $ac_last_try; then - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 - else - ac_delim="$ac_delim!$ac_delim _$ac_delim!! " - fi -done -rm -f conf$$subs.sh - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && -_ACEOF -sed -n ' -h -s/^/S["/; s/!.*/"]=/ -p -g -s/^[^!]*!// -:repl -t repl -s/'"$ac_delim"'$// -t delim -:nl -h -s/\(.\{148\}\)..*/\1/ -t more1 -s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ -p -n -b repl -:more1 -s/["\\]/\\&/g; s/^/"/; s/$/"\\/ -p -g -s/.\{148\}// -t nl -:delim -h -s/\(.\{148\}\)..*/\1/ -t more2 -s/["\\]/\\&/g; s/^/"/; s/$/"/ -p -b -:more2 -s/["\\]/\\&/g; s/^/"/; s/$/"\\/ -p -g -s/.\{148\}// -t delim -' >$CONFIG_STATUS || ac_write_fail=1 -rm -f conf$$subs.awk -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -_ACAWK -cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && - for (key in S) S_is_set[key] = 1 - FS = "" - -} -{ - line = $ 0 - nfields = split(line, field, "@") - substed = 0 - len = length(field[1]) - for (i = 2; i < nfields; i++) { - key = field[i] - keylen = length(key) - if (S_is_set[key]) { - value = S[key] - line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) - len += length(value) + length(field[++i]) - substed = 1 - } else - len += 1 + keylen - } - - print line -} - -_ACAWK -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then - sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" -else - cat -fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ - || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 -_ACEOF - -# VPATH may cause trouble with some makes, so we remove sole $(srcdir), -# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and -# trailing colons and then remove the whole line if VPATH becomes empty -# (actually we leave an empty line to preserve line numbers). -if test "x$srcdir" = x.; then - ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ -h -s/// -s/^/:/ -s/[ ]*$/:/ -s/:\$(srcdir):/:/g -s/:\${srcdir}:/:/g -s/:@srcdir@:/:/g -s/^:*// -s/:*$// -x -s/\(=[ ]*\).*/\1/ -G -s/\n// -s/^[^=]*=[ ]*$// -}' -fi - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -fi # test -n "$CONFIG_FILES" - -# Set up the scripts for CONFIG_HEADERS section. -# No need to generate them if there are no CONFIG_HEADERS. -# This happens for instance with `./config.status Makefile'. -if test -n "$CONFIG_HEADERS"; then -cat >"$ac_tmp/defines.awk" <<\_ACAWK || -BEGIN { -_ACEOF - -# Transform confdefs.h into an awk script `defines.awk', embedded as -# here-document in config.status, that substitutes the proper values into -# config.h.in to produce config.h. - -# Create a delimiter string that does not exist in confdefs.h, to ease -# handling of long lines. -ac_delim='%!_!# ' -for ac_last_try in false false :; do - ac_tt=`sed -n "/$ac_delim/p" confdefs.h` - if test -z "$ac_tt"; then - break - elif $ac_last_try; then - as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 - else - ac_delim="$ac_delim!$ac_delim _$ac_delim!! " - fi -done - -# For the awk script, D is an array of macro values keyed by name, -# likewise P contains macro parameters if any. Preserve backslash -# newline sequences. - -ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* -sed -n ' -s/.\{148\}/&'"$ac_delim"'/g -t rset -:rset -s/^[ ]*#[ ]*define[ ][ ]*/ / -t def -d -:def -s/\\$// -t bsnl -s/["\\]/\\&/g -s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ -D["\1"]=" \3"/p -s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p -d -:bsnl -s/["\\]/\\&/g -s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ -D["\1"]=" \3\\\\\\n"\\/p -t cont -s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p -t cont -d -:cont -n -s/.\{148\}/&'"$ac_delim"'/g -t clear -:clear -s/\\$// -t bsnlc -s/["\\]/\\&/g; s/^/"/; s/$/"/p -d -:bsnlc -s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p -b cont -' >$CONFIG_STATUS || ac_write_fail=1 - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 - for (key in D) D_is_set[key] = 1 - FS = "" -} -/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { - line = \$ 0 - split(line, arg, " ") - if (arg[1] == "#") { - defundef = arg[2] - mac1 = arg[3] - } else { - defundef = substr(arg[1], 2) - mac1 = arg[2] - } - split(mac1, mac2, "(") #) - macro = mac2[1] - prefix = substr(line, 1, index(line, defundef) - 1) - if (D_is_set[macro]) { - # Preserve the white space surrounding the "#". - print prefix "define", macro P[macro] D[macro] - next - } else { - # Replace #undef with comments. This is necessary, for example, - # in the case of _POSIX_SOURCE, which is predefined and required - # on some systems where configure will not decide to define it. - if (defundef == "undef") { - print "/*", prefix defundef, macro, "*/" - next - } - } -} -{ print } -_ACAWK -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 - as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 -fi # test -n "$CONFIG_HEADERS" - - -eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" -shift -for ac_tag -do - case $ac_tag in - :[FHLC]) ac_mode=$ac_tag; continue;; - esac - case $ac_mode$ac_tag in - :[FHL]*:*);; - :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; - :[FH]-) ac_tag=-:-;; - :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; - esac - ac_save_IFS=$IFS - IFS=: - set x $ac_tag - IFS=$ac_save_IFS - shift - ac_file=$1 - shift - - case $ac_mode in - :L) ac_source=$1;; - :[FH]) - ac_file_inputs= - for ac_f - do - case $ac_f in - -) ac_f="$ac_tmp/stdin";; - *) # Look for the file first in the build tree, then in the source tree - # (if the path is not absolute). The absolute path cannot be DOS-style, - # because $ac_f cannot contain `:'. - test -f "$ac_f" || - case $ac_f in - [\\/$]*) false;; - *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; - esac || - as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; - esac - case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac - as_fn_append ac_file_inputs " '$ac_f'" - done - - # Let's still pretend it is `configure' which instantiates (i.e., don't - # use $as_me), people would be surprised to read: - # /* config.h. Generated by config.status. */ - configure_input='Generated from '` - $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' - `' by configure.' - if test x"$ac_file" != x-; then - configure_input="$ac_file. $configure_input" - { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 -$as_echo "$as_me: creating $ac_file" >&6;} - fi - # Neutralize special characters interpreted by sed in replacement strings. - case $configure_input in #( - *\&* | *\|* | *\\* ) - ac_sed_conf_input=`$as_echo "$configure_input" | - sed 's/[\\\\&|]/\\\\&/g'`;; #( - *) ac_sed_conf_input=$configure_input;; - esac - - case $ac_tag in - *:-:* | *:-) cat >"$ac_tmp/stdin" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; - esac - ;; - esac - - ac_dir=`$as_dirname -- "$ac_file" || -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$ac_file" : 'X\(//\)[^/]' \| \ - X"$ac_file" : 'X\(//\)$' \| \ - X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$ac_file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir="$ac_dir"; as_fn_mkdir_p - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - - case $ac_mode in - :F) - # - # CONFIG_FILE - # - - case $INSTALL in - [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; - *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; - esac - ac_MKDIR_P=$MKDIR_P - case $MKDIR_P in - [\\/$]* | ?:[\\/]* ) ;; - */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; - esac -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# If the template does not know about datarootdir, expand it. -# FIXME: This hack should be removed a few years after 2.60. -ac_datarootdir_hack=; ac_datarootdir_seen= -ac_sed_dataroot=' -/datarootdir/ { - p - q -} -/@datadir@/p -/@docdir@/p -/@infodir@/p -/@localedir@/p -/@mandir@/p' -case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in -*datarootdir*) ac_datarootdir_seen=yes;; -*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 -$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 - ac_datarootdir_hack=' - s&@datadir@&$datadir&g - s&@docdir@&$docdir&g - s&@infodir@&$infodir&g - s&@localedir@&$localedir&g - s&@mandir@&$mandir&g - s&\\\${datarootdir}&$datarootdir&g' ;; -esac -_ACEOF - -# Neutralize VPATH when `$srcdir' = `.'. -# Shell code in configure.ac might set extrasub. -# FIXME: do we really want to maintain this feature? -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -ac_sed_extra="$ac_vpsub -$extrasub -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -:t -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b -s|@configure_input@|$ac_sed_conf_input|;t t -s&@top_builddir@&$ac_top_builddir_sub&;t t -s&@top_build_prefix@&$ac_top_build_prefix&;t t -s&@srcdir@&$ac_srcdir&;t t -s&@abs_srcdir@&$ac_abs_srcdir&;t t -s&@top_srcdir@&$ac_top_srcdir&;t t -s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t -s&@builddir@&$ac_builddir&;t t -s&@abs_builddir@&$ac_abs_builddir&;t t -s&@abs_top_builddir@&$ac_abs_top_builddir&;t t -s&@INSTALL@&$ac_INSTALL&;t t -s&@MKDIR_P@&$ac_MKDIR_P&;t t -$ac_datarootdir_hack -" -eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ - >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - -test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && - { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ - "$ac_tmp/out"`; test -z "$ac_out"; } && - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&5 -$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&2;} - - rm -f "$ac_tmp/stdin" - case $ac_file in - -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; - *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; - esac \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - ;; - :H) - # - # CONFIG_HEADER - # - if test x"$ac_file" != x-; then - { - $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" - } >"$ac_tmp/config.h" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then - { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 -$as_echo "$as_me: $ac_file is unchanged" >&6;} - else - rm -f "$ac_file" - mv "$ac_tmp/config.h" "$ac_file" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - fi - else - $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ - || as_fn_error $? "could not create -" "$LINENO" 5 - fi -# Compute "$ac_file"'s index in $config_headers. -_am_arg="$ac_file" -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $_am_arg | $_am_arg:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || -$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$_am_arg" : 'X\(//\)[^/]' \| \ - X"$_am_arg" : 'X\(//\)$' \| \ - X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$_am_arg" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'`/stamp-h$_am_stamp_count - ;; - - :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 -$as_echo "$as_me: executing $ac_file commands" >&6;} - ;; - esac - - - case $ac_file$ac_mode in - "scripts/gtest-config":F) chmod +x scripts/gtest-config ;; - "depfiles":C) test x"$AMDEP_TRUE" != x"" || { - # Autoconf 2.62 quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac - shift - for mf - do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`$as_dirname -- "$mf" || -$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$mf" : 'X\(//\)[^/]' \| \ - X"$mf" : 'X\(//\)$' \| \ - X"$mf" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$mf" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - test -z "$DEPDIR" && continue - am__include=`sed -n 's/^am__include = //p' < "$mf"` - test -z "am__include" && continue - am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # When using ansi2knr, U may be empty or an underscore; expand it - U=`sed -n 's/^U = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`$as_dirname -- "$file" || -$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$file" : 'X\(//\)[^/]' \| \ - X"$file" : 'X\(//\)$' \| \ - X"$file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir=$dirpart/$fdir; as_fn_mkdir_p - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done - done -} - ;; - "libtool":C) - - # See if we are running on zsh, and set the options which allow our - # commands through without removal of \ escapes. - if test -n "${ZSH_VERSION+set}" ; then - setopt NO_GLOB_SUBST - fi - - cfgfile="${ofile}T" - trap "$RM \"$cfgfile\"; exit 1" 1 2 15 - $RM "$cfgfile" - - cat <<_LT_EOF >> "$cfgfile" -#! $SHELL - -# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. -# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: -# NOTE: Changes made to this file will be lost: look at ltmain.sh. -# -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011 Free Software -# Foundation, Inc. -# Written by Gordon Matzigkeit, 1996 -# -# This file is part of GNU Libtool. -# -# GNU Libtool is free software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License as -# published by the Free Software Foundation; either version 2 of -# the License, or (at your option) any later version. -# -# As a special exception to the GNU General Public License, -# if you distribute this file as part of a program or library that -# is built using GNU Libtool, you may include this file under the -# same distribution terms that you use for the rest of that program. -# -# GNU Libtool is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, or -# obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - -# The names of the tagged configurations supported by this script. -available_tags="CXX " - -# ### BEGIN LIBTOOL CONFIG - -# Which release of libtool.m4 was used? -macro_version=$macro_version -macro_revision=$macro_revision - -# Whether or not to build shared libraries. -build_libtool_libs=$enable_shared - -# Whether or not to build static libraries. -build_old_libs=$enable_static - -# What type of objects to build. -pic_mode=$pic_mode - -# Whether or not to optimize for fast installation. -fast_install=$enable_fast_install - -# Shell to use when invoking shell scripts. -SHELL=$lt_SHELL - -# An echo program that protects backslashes. -ECHO=$lt_ECHO - -# The PATH separator for the build system. -PATH_SEPARATOR=$lt_PATH_SEPARATOR - -# The host system. -host_alias=$host_alias -host=$host -host_os=$host_os - -# The build system. -build_alias=$build_alias -build=$build -build_os=$build_os - -# A sed program that does not truncate output. -SED=$lt_SED - -# Sed that helps us avoid accidentally triggering echo(1) options like -n. -Xsed="\$SED -e 1s/^X//" - -# A grep program that handles long lines. -GREP=$lt_GREP - -# An ERE matcher. -EGREP=$lt_EGREP - -# A literal string matcher. -FGREP=$lt_FGREP - -# A BSD- or MS-compatible name lister. -NM=$lt_NM - -# Whether we need soft or hard links. -LN_S=$lt_LN_S - -# What is the maximum length of a command? -max_cmd_len=$max_cmd_len - -# Object file suffix (normally "o"). -objext=$ac_objext - -# Executable file suffix (normally ""). -exeext=$exeext - -# whether the shell understands "unset". -lt_unset=$lt_unset - -# turn spaces into newlines. -SP2NL=$lt_lt_SP2NL - -# turn newlines into spaces. -NL2SP=$lt_lt_NL2SP - -# convert \$build file names to \$host format. -to_host_file_cmd=$lt_cv_to_host_file_cmd - -# convert \$build files to toolchain format. -to_tool_file_cmd=$lt_cv_to_tool_file_cmd - -# An object symbol dumper. -OBJDUMP=$lt_OBJDUMP - -# Method to check whether dependent libraries are shared objects. -deplibs_check_method=$lt_deplibs_check_method - -# Command to use when deplibs_check_method = "file_magic". -file_magic_cmd=$lt_file_magic_cmd - -# How to find potential files when deplibs_check_method = "file_magic". -file_magic_glob=$lt_file_magic_glob - -# Find potential files using nocaseglob when deplibs_check_method = "file_magic". -want_nocaseglob=$lt_want_nocaseglob - -# DLL creation program. -DLLTOOL=$lt_DLLTOOL - -# Command to associate shared and link libraries. -sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd - -# The archiver. -AR=$lt_AR - -# Flags to create an archive. -AR_FLAGS=$lt_AR_FLAGS - -# How to feed a file listing to the archiver. -archiver_list_spec=$lt_archiver_list_spec - -# A symbol stripping program. -STRIP=$lt_STRIP - -# Commands used to install an old-style archive. -RANLIB=$lt_RANLIB -old_postinstall_cmds=$lt_old_postinstall_cmds -old_postuninstall_cmds=$lt_old_postuninstall_cmds - -# Whether to use a lock for old archive extraction. -lock_old_archive_extraction=$lock_old_archive_extraction - -# A C compiler. -LTCC=$lt_CC - -# LTCC compiler flags. -LTCFLAGS=$lt_CFLAGS - -# Take the output of nm and produce a listing of raw symbols and C names. -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe - -# Transform the output of nm in a proper C declaration. -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl - -# Transform the output of nm in a C name address pair. -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address - -# Transform the output of nm in a C name address pair when lib prefix is needed. -global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix - -# Specify filename containing input files for \$NM. -nm_file_list_spec=$lt_nm_file_list_spec - -# The root where to search for dependent libraries,and in which our libraries should be installed. -lt_sysroot=$lt_sysroot - -# The name of the directory that contains temporary libtool files. -objdir=$objdir - -# Used to examine libraries when file_magic_cmd begins with "file". -MAGIC_CMD=$MAGIC_CMD - -# Must we lock files when doing compilation? -need_locks=$lt_need_locks - -# Manifest tool. -MANIFEST_TOOL=$lt_MANIFEST_TOOL - -# Tool to manipulate archived DWARF debug symbol files on Mac OS X. -DSYMUTIL=$lt_DSYMUTIL - -# Tool to change global to local symbols on Mac OS X. -NMEDIT=$lt_NMEDIT - -# Tool to manipulate fat objects and archives on Mac OS X. -LIPO=$lt_LIPO - -# ldd/readelf like tool for Mach-O binaries on Mac OS X. -OTOOL=$lt_OTOOL - -# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4. -OTOOL64=$lt_OTOOL64 - -# Old archive suffix (normally "a"). -libext=$libext - -# Shared library suffix (normally ".so"). -shrext_cmds=$lt_shrext_cmds - -# The commands to extract the exported symbol list from a shared archive. -extract_expsyms_cmds=$lt_extract_expsyms_cmds - -# Variables whose values should be saved in libtool wrapper scripts and -# restored at link time. -variables_saved_for_relink=$lt_variables_saved_for_relink - -# Do we need the "lib" prefix for modules? -need_lib_prefix=$need_lib_prefix - -# Do we need a version for libraries? -need_version=$need_version - -# Library versioning type. -version_type=$version_type - -# Shared library runtime path variable. -runpath_var=$runpath_var - -# Shared library path variable. -shlibpath_var=$shlibpath_var - -# Is shlibpath searched before the hard-coded library search path? -shlibpath_overrides_runpath=$shlibpath_overrides_runpath - -# Format of library name prefix. -libname_spec=$lt_libname_spec - -# List of archive names. First name is the real one, the rest are links. -# The last name is the one that the linker finds with -lNAME -library_names_spec=$lt_library_names_spec - -# The coded name of the library, if different from the real name. -soname_spec=$lt_soname_spec - -# Permission mode override for installation of shared libraries. -install_override_mode=$lt_install_override_mode - -# Command to use after installation of a shared archive. -postinstall_cmds=$lt_postinstall_cmds - -# Command to use after uninstallation of a shared archive. -postuninstall_cmds=$lt_postuninstall_cmds - -# Commands used to finish a libtool library installation in a directory. -finish_cmds=$lt_finish_cmds - -# As "finish_cmds", except a single script fragment to be evaled but -# not shown. -finish_eval=$lt_finish_eval - -# Whether we should hardcode library paths into libraries. -hardcode_into_libs=$hardcode_into_libs - -# Compile-time system search path for libraries. -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec - -# Run-time system search path for libraries. -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec - -# Whether dlopen is supported. -dlopen_support=$enable_dlopen - -# Whether dlopen of programs is supported. -dlopen_self=$enable_dlopen_self - -# Whether dlopen of statically linked programs is supported. -dlopen_self_static=$enable_dlopen_self_static - -# Commands to strip libraries. -old_striplib=$lt_old_striplib -striplib=$lt_striplib - - -# The linker used to build libraries. -LD=$lt_LD - -# How to create reloadable object files. -reload_flag=$lt_reload_flag -reload_cmds=$lt_reload_cmds - -# Commands used to build an old-style archive. -old_archive_cmds=$lt_old_archive_cmds - -# A language specific compiler. -CC=$lt_compiler - -# Is the compiler the GNU compiler? -with_gcc=$GCC - -# Compiler flag to turn off builtin functions. -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag - -# Additional compiler flags for building library objects. -pic_flag=$lt_lt_prog_compiler_pic - -# How to pass a linker flag through the compiler. -wl=$lt_lt_prog_compiler_wl - -# Compiler flag to prevent dynamic linking. -link_static_flag=$lt_lt_prog_compiler_static - -# Does compiler simultaneously support -c and -o options? -compiler_c_o=$lt_lt_cv_prog_compiler_c_o - -# Whether or not to add -lc for building shared libraries. -build_libtool_need_lc=$archive_cmds_need_lc - -# Whether or not to disallow shared libs when runtime libs are static. -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes - -# Compiler flag to allow reflexive dlopens. -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec - -# Compiler flag to generate shared objects directly from archives. -whole_archive_flag_spec=$lt_whole_archive_flag_spec - -# Whether the compiler copes with passing no objects directly. -compiler_needs_object=$lt_compiler_needs_object - -# Create an old-style archive from a shared archive. -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds - -# Create a temporary old-style archive to link instead of a shared archive. -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds - -# Commands used to build a shared archive. -archive_cmds=$lt_archive_cmds -archive_expsym_cmds=$lt_archive_expsym_cmds - -# Commands used to build a loadable module if different from building -# a shared archive. -module_cmds=$lt_module_cmds -module_expsym_cmds=$lt_module_expsym_cmds - -# Whether we are building with GNU ld or not. -with_gnu_ld=$lt_with_gnu_ld - -# Flag that allows shared libraries with undefined symbols to be built. -allow_undefined_flag=$lt_allow_undefined_flag - -# Flag that enforces no undefined symbols. -no_undefined_flag=$lt_no_undefined_flag - -# Flag to hardcode \$libdir into a binary during linking. -# This must work even if \$libdir does not exist -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec - -# Whether we need a single "-rpath" flag with a separated argument. -hardcode_libdir_separator=$lt_hardcode_libdir_separator - -# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes -# DIR into the resulting binary. -hardcode_direct=$hardcode_direct - -# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes -# DIR into the resulting binary and the resulting library dependency is -# "absolute",i.e impossible to change by setting \${shlibpath_var} if the -# library is relocated. -hardcode_direct_absolute=$hardcode_direct_absolute - -# Set to "yes" if using the -LDIR flag during linking hardcodes DIR -# into the resulting binary. -hardcode_minus_L=$hardcode_minus_L - -# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR -# into the resulting binary. -hardcode_shlibpath_var=$hardcode_shlibpath_var - -# Set to "yes" if building a shared library automatically hardcodes DIR -# into the library and all subsequent libraries and executables linked -# against it. -hardcode_automatic=$hardcode_automatic - -# Set to yes if linker adds runtime paths of dependent libraries -# to runtime path list. -inherit_rpath=$inherit_rpath - -# Whether libtool must link a program against all its dependency libraries. -link_all_deplibs=$link_all_deplibs - -# Set to "yes" if exported symbols are required. -always_export_symbols=$always_export_symbols - -# The commands to list exported symbols. -export_symbols_cmds=$lt_export_symbols_cmds - -# Symbols that should not be listed in the preloaded symbols. -exclude_expsyms=$lt_exclude_expsyms - -# Symbols that must always be exported. -include_expsyms=$lt_include_expsyms - -# Commands necessary for linking programs (against libraries) with templates. -prelink_cmds=$lt_prelink_cmds - -# Commands necessary for finishing linking programs. -postlink_cmds=$lt_postlink_cmds - -# Specify filename containing input files. -file_list_spec=$lt_file_list_spec - -# How to hardcode a shared library path into an executable. -hardcode_action=$hardcode_action - -# The directories searched by this compiler when creating a shared library. -compiler_lib_search_dirs=$lt_compiler_lib_search_dirs - -# Dependencies to place before and after the objects being linked to -# create a shared library. -predep_objects=$lt_predep_objects -postdep_objects=$lt_postdep_objects -predeps=$lt_predeps -postdeps=$lt_postdeps - -# The library search path used internally by the compiler when linking -# a shared library. -compiler_lib_search_path=$lt_compiler_lib_search_path - -# ### END LIBTOOL CONFIG - -_LT_EOF - - case $host_os in - aix3*) - cat <<\_LT_EOF >> "$cfgfile" -# AIX sometimes has problems with the GCC collect2 program. For some -# reason, if we set the COLLECT_NAMES environment variable, the problems -# vanish in a puff of smoke. -if test "X${COLLECT_NAMES+set}" != Xset; then - COLLECT_NAMES= - export COLLECT_NAMES -fi -_LT_EOF - ;; - esac - - -ltmain="$ac_aux_dir/ltmain.sh" - - - # We use sed instead of cat because bash on DJGPP gets confused if - # if finds mixed CR/LF and LF-only lines. Since sed operates in - # text mode, it properly converts lines to CR/LF. This bash problem - # is reportedly fixed, but why not run on old versions too? - sed '$q' "$ltmain" >> "$cfgfile" \ - || (rm -f "$cfgfile"; exit 1) - - if test x"$xsi_shell" = xyes; then - sed -e '/^func_dirname ()$/,/^} # func_dirname /c\ -func_dirname ()\ -{\ -\ case ${1} in\ -\ */*) func_dirname_result="${1%/*}${2}" ;;\ -\ * ) func_dirname_result="${3}" ;;\ -\ esac\ -} # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_basename ()$/,/^} # func_basename /c\ -func_basename ()\ -{\ -\ func_basename_result="${1##*/}"\ -} # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_dirname_and_basename ()$/,/^} # func_dirname_and_basename /c\ -func_dirname_and_basename ()\ -{\ -\ case ${1} in\ -\ */*) func_dirname_result="${1%/*}${2}" ;;\ -\ * ) func_dirname_result="${3}" ;;\ -\ esac\ -\ func_basename_result="${1##*/}"\ -} # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_stripname ()$/,/^} # func_stripname /c\ -func_stripname ()\ -{\ -\ # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are\ -\ # positional parameters, so assign one to ordinary parameter first.\ -\ func_stripname_result=${3}\ -\ func_stripname_result=${func_stripname_result#"${1}"}\ -\ func_stripname_result=${func_stripname_result%"${2}"}\ -} # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_split_long_opt ()$/,/^} # func_split_long_opt /c\ -func_split_long_opt ()\ -{\ -\ func_split_long_opt_name=${1%%=*}\ -\ func_split_long_opt_arg=${1#*=}\ -} # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_split_short_opt ()$/,/^} # func_split_short_opt /c\ -func_split_short_opt ()\ -{\ -\ func_split_short_opt_arg=${1#??}\ -\ func_split_short_opt_name=${1%"$func_split_short_opt_arg"}\ -} # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_lo2o ()$/,/^} # func_lo2o /c\ -func_lo2o ()\ -{\ -\ case ${1} in\ -\ *.lo) func_lo2o_result=${1%.lo}.${objext} ;;\ -\ *) func_lo2o_result=${1} ;;\ -\ esac\ -} # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_xform ()$/,/^} # func_xform /c\ -func_xform ()\ -{\ - func_xform_result=${1%.*}.lo\ -} # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_arith ()$/,/^} # func_arith /c\ -func_arith ()\ -{\ - func_arith_result=$(( $* ))\ -} # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_len ()$/,/^} # func_len /c\ -func_len ()\ -{\ - func_len_result=${#1}\ -} # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - -fi - -if test x"$lt_shell_append" = xyes; then - sed -e '/^func_append ()$/,/^} # func_append /c\ -func_append ()\ -{\ - eval "${1}+=\\${2}"\ -} # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_append_quoted ()$/,/^} # func_append_quoted /c\ -func_append_quoted ()\ -{\ -\ func_quote_for_eval "${2}"\ -\ eval "${1}+=\\\\ \\$func_quote_for_eval_result"\ -} # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - # Save a `func_append' function call where possible by direct use of '+=' - sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") - test 0 -eq $? || _lt_function_replace_fail=: -else - # Save a `func_append' function call even when '+=' is not available - sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") - test 0 -eq $? || _lt_function_replace_fail=: -fi - -if test x"$_lt_function_replace_fail" = x":"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5 -$as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;} -fi - - - mv -f "$cfgfile" "$ofile" || - (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") - chmod +x "$ofile" - - - cat <<_LT_EOF >> "$ofile" - -# ### BEGIN LIBTOOL TAG CONFIG: CXX - -# The linker used to build libraries. -LD=$lt_LD_CXX - -# How to create reloadable object files. -reload_flag=$lt_reload_flag_CXX -reload_cmds=$lt_reload_cmds_CXX - -# Commands used to build an old-style archive. -old_archive_cmds=$lt_old_archive_cmds_CXX - -# A language specific compiler. -CC=$lt_compiler_CXX - -# Is the compiler the GNU compiler? -with_gcc=$GCC_CXX - -# Compiler flag to turn off builtin functions. -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX - -# Additional compiler flags for building library objects. -pic_flag=$lt_lt_prog_compiler_pic_CXX - -# How to pass a linker flag through the compiler. -wl=$lt_lt_prog_compiler_wl_CXX - -# Compiler flag to prevent dynamic linking. -link_static_flag=$lt_lt_prog_compiler_static_CXX - -# Does compiler simultaneously support -c and -o options? -compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX - -# Whether or not to add -lc for building shared libraries. -build_libtool_need_lc=$archive_cmds_need_lc_CXX - -# Whether or not to disallow shared libs when runtime libs are static. -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX - -# Compiler flag to allow reflexive dlopens. -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX - -# Compiler flag to generate shared objects directly from archives. -whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX - -# Whether the compiler copes with passing no objects directly. -compiler_needs_object=$lt_compiler_needs_object_CXX - -# Create an old-style archive from a shared archive. -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX - -# Create a temporary old-style archive to link instead of a shared archive. -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX - -# Commands used to build a shared archive. -archive_cmds=$lt_archive_cmds_CXX -archive_expsym_cmds=$lt_archive_expsym_cmds_CXX - -# Commands used to build a loadable module if different from building -# a shared archive. -module_cmds=$lt_module_cmds_CXX -module_expsym_cmds=$lt_module_expsym_cmds_CXX - -# Whether we are building with GNU ld or not. -with_gnu_ld=$lt_with_gnu_ld_CXX - -# Flag that allows shared libraries with undefined symbols to be built. -allow_undefined_flag=$lt_allow_undefined_flag_CXX - -# Flag that enforces no undefined symbols. -no_undefined_flag=$lt_no_undefined_flag_CXX - -# Flag to hardcode \$libdir into a binary during linking. -# This must work even if \$libdir does not exist -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX - -# Whether we need a single "-rpath" flag with a separated argument. -hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX - -# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes -# DIR into the resulting binary. -hardcode_direct=$hardcode_direct_CXX - -# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes -# DIR into the resulting binary and the resulting library dependency is -# "absolute",i.e impossible to change by setting \${shlibpath_var} if the -# library is relocated. -hardcode_direct_absolute=$hardcode_direct_absolute_CXX - -# Set to "yes" if using the -LDIR flag during linking hardcodes DIR -# into the resulting binary. -hardcode_minus_L=$hardcode_minus_L_CXX - -# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR -# into the resulting binary. -hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX - -# Set to "yes" if building a shared library automatically hardcodes DIR -# into the library and all subsequent libraries and executables linked -# against it. -hardcode_automatic=$hardcode_automatic_CXX - -# Set to yes if linker adds runtime paths of dependent libraries -# to runtime path list. -inherit_rpath=$inherit_rpath_CXX - -# Whether libtool must link a program against all its dependency libraries. -link_all_deplibs=$link_all_deplibs_CXX - -# Set to "yes" if exported symbols are required. -always_export_symbols=$always_export_symbols_CXX - -# The commands to list exported symbols. -export_symbols_cmds=$lt_export_symbols_cmds_CXX - -# Symbols that should not be listed in the preloaded symbols. -exclude_expsyms=$lt_exclude_expsyms_CXX - -# Symbols that must always be exported. -include_expsyms=$lt_include_expsyms_CXX - -# Commands necessary for linking programs (against libraries) with templates. -prelink_cmds=$lt_prelink_cmds_CXX - -# Commands necessary for finishing linking programs. -postlink_cmds=$lt_postlink_cmds_CXX - -# Specify filename containing input files. -file_list_spec=$lt_file_list_spec_CXX - -# How to hardcode a shared library path into an executable. -hardcode_action=$hardcode_action_CXX - -# The directories searched by this compiler when creating a shared library. -compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX - -# Dependencies to place before and after the objects being linked to -# create a shared library. -predep_objects=$lt_predep_objects_CXX -postdep_objects=$lt_postdep_objects_CXX -predeps=$lt_predeps_CXX -postdeps=$lt_postdeps_CXX - -# The library search path used internally by the compiler when linking -# a shared library. -compiler_lib_search_path=$lt_compiler_lib_search_path_CXX - -# ### END LIBTOOL TAG CONFIG: CXX -_LT_EOF - - ;; - - esac -done # for ac_tag - - -as_fn_exit 0 -_ACEOF -ac_clean_files=$ac_clean_files_save - -test $ac_write_fail = 0 || - as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 - - -# configure is writing to config.log, and then calls config.status. -# config.status does its own redirection, appending to config.log. -# Unfortunately, on DOS this fails, as config.log is still kept open -# by configure, so config.status won't be able to write to it; its -# output is simply discarded. So we exec the FD to /dev/null, -# effectively closing config.log, so it can be properly (re)opened and -# appended to by config.status. When coming back to configure, we -# need to make the FD available again. -if test "$no_create" != yes; then - ac_cs_success=: - ac_config_status_args= - test "$silent" = yes && - ac_config_status_args="$ac_config_status_args --quiet" - exec 5>/dev/null - $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false - exec 5>>config.log - # Use ||, not &&, to avoid exiting from the if with $? = 1, which - # would make configure fail if this is the last instruction. - $ac_cs_success || as_fn_exit 1 -fi -if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 -$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} -fi - diff --git a/freedv-server/googletest/configure.ac b/freedv-server/googletest/configure.ac deleted file mode 100644 index cc592e15..00000000 --- a/freedv-server/googletest/configure.ac +++ /dev/null @@ -1,68 +0,0 @@ -m4_include(m4/acx_pthread.m4) - -# At this point, the Xcode project assumes the version string will be three -# integers separated by periods and surrounded by square brackets (e.g. -# "[1.0.1]"). It also asumes that there won't be any closing parenthesis -# between "AC_INIT(" and the closing ")" including comments and strings. -AC_INIT([Google C++ Testing Framework], - [1.7.0], - [googletestframework@googlegroups.com], - [gtest]) - -# Provide various options to initialize the Autoconf and configure processes. -AC_PREREQ([2.59]) -AC_CONFIG_SRCDIR([./LICENSE]) -AC_CONFIG_MACRO_DIR([m4]) -AC_CONFIG_AUX_DIR([build-aux]) -AC_CONFIG_HEADERS([build-aux/config.h]) -AC_CONFIG_FILES([Makefile]) -AC_CONFIG_FILES([scripts/gtest-config], [chmod +x scripts/gtest-config]) - -# Initialize Automake with various options. We require at least v1.9, prevent -# pedantic complaints about package files, and enable various distribution -# targets. -AM_INIT_AUTOMAKE([1.9 dist-bzip2 dist-zip foreign subdir-objects]) - -# Check for programs used in building Google Test. -AC_PROG_CC -AC_PROG_CXX -AC_LANG([C++]) -AC_PROG_LIBTOOL - -# TODO(chandlerc@google.com): Currently we aren't running the Python tests -# against the interpreter detected by AM_PATH_PYTHON, and so we condition -# HAVE_PYTHON by requiring "python" to be in the PATH, and that interpreter's -# version to be >= 2.3. This will allow the scripts to use a "/usr/bin/env" -# hashbang. -PYTHON= # We *do not* allow the user to specify a python interpreter -AC_PATH_PROG([PYTHON],[python],[:]) -AS_IF([test "$PYTHON" != ":"], - [AM_PYTHON_CHECK_VERSION([$PYTHON],[2.3],[:],[PYTHON=":"])]) -AM_CONDITIONAL([HAVE_PYTHON],[test "$PYTHON" != ":"]) - -# Configure pthreads. -AC_ARG_WITH([pthreads], - [AS_HELP_STRING([--with-pthreads], - [use pthreads (default is yes)])], - [with_pthreads=$withval], - [with_pthreads=check]) - -have_pthreads=no -AS_IF([test "x$with_pthreads" != "xno"], - [ACX_PTHREAD( - [], - [AS_IF([test "x$with_pthreads" != "xcheck"], - [AC_MSG_FAILURE( - [--with-pthreads was specified, but unable to be used])])]) - have_pthreads="$acx_pthread_ok"]) -AM_CONDITIONAL([HAVE_PTHREADS],[test "x$have_pthreads" = "xyes"]) -AC_SUBST(PTHREAD_CFLAGS) -AC_SUBST(PTHREAD_LIBS) - -# TODO(chandlerc@google.com) Check for the necessary system headers. - -# TODO(chandlerc@google.com) Check the types, structures, and other compiler -# and architecture characteristics. - -# Output the generated files. No further autoconf macros may be used. -AC_OUTPUT diff --git a/freedv-server/googletest/fused-src/gtest/.deps/test_fused_gtest_test-gtest-all.Po b/freedv-server/googletest/fused-src/gtest/.deps/test_fused_gtest_test-gtest-all.Po deleted file mode 100644 index 9ce06a81..00000000 --- a/freedv-server/googletest/fused-src/gtest/.deps/test_fused_gtest_test-gtest-all.Po +++ /dev/null @@ -1 +0,0 @@ -# dummy diff --git a/freedv-server/googletest/fused-src/gtest/.deps/test_fused_gtest_test-gtest_main.Po b/freedv-server/googletest/fused-src/gtest/.deps/test_fused_gtest_test-gtest_main.Po deleted file mode 100644 index 9ce06a81..00000000 --- a/freedv-server/googletest/fused-src/gtest/.deps/test_fused_gtest_test-gtest_main.Po +++ /dev/null @@ -1 +0,0 @@ -# dummy diff --git a/freedv-server/googletest/fused-src/gtest/gtest-all.cc b/freedv-server/googletest/fused-src/gtest/gtest-all.cc deleted file mode 100644 index a9a03b2e..00000000 --- a/freedv-server/googletest/fused-src/gtest/gtest-all.cc +++ /dev/null @@ -1,9592 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: mheule@google.com (Markus Heule) -// -// Google C++ Testing Framework (Google Test) -// -// Sometimes it's desirable to build Google Test by compiling a single file. -// This file serves this purpose. - -// This line ensures that gtest.h can be compiled on its own, even -// when it's fused. -#include "gtest/gtest.h" - -// The following lines pull in the real gtest *.cc files. -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// The Google C++ Testing Framework (Google Test) - -// Copyright 2007, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// Utilities for testing Google Test itself and code that uses Google Test -// (e.g. frameworks built on top of Google Test). - -#ifndef GTEST_INCLUDE_GTEST_GTEST_SPI_H_ -#define GTEST_INCLUDE_GTEST_GTEST_SPI_H_ - - -namespace testing { - -// This helper class can be used to mock out Google Test failure reporting -// so that we can test Google Test or code that builds on Google Test. -// -// An object of this class appends a TestPartResult object to the -// TestPartResultArray object given in the constructor whenever a Google Test -// failure is reported. It can either intercept only failures that are -// generated in the same thread that created this object or it can intercept -// all generated failures. The scope of this mock object can be controlled with -// the second argument to the two arguments constructor. -class GTEST_API_ ScopedFakeTestPartResultReporter - : public TestPartResultReporterInterface { - public: - // The two possible mocking modes of this object. - enum InterceptMode { - INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures. - INTERCEPT_ALL_THREADS // Intercepts all failures. - }; - - // The c'tor sets this object as the test part result reporter used - // by Google Test. The 'result' parameter specifies where to report the - // results. This reporter will only catch failures generated in the current - // thread. DEPRECATED - explicit ScopedFakeTestPartResultReporter(TestPartResultArray* result); - - // Same as above, but you can choose the interception scope of this object. - ScopedFakeTestPartResultReporter(InterceptMode intercept_mode, - TestPartResultArray* result); - - // The d'tor restores the previous test part result reporter. - virtual ~ScopedFakeTestPartResultReporter(); - - // Appends the TestPartResult object to the TestPartResultArray - // received in the constructor. - // - // This method is from the TestPartResultReporterInterface - // interface. - virtual void ReportTestPartResult(const TestPartResult& result); - private: - void Init(); - - const InterceptMode intercept_mode_; - TestPartResultReporterInterface* old_reporter_; - TestPartResultArray* const result_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(ScopedFakeTestPartResultReporter); -}; - -namespace internal { - -// A helper class for implementing EXPECT_FATAL_FAILURE() and -// EXPECT_NONFATAL_FAILURE(). Its destructor verifies that the given -// TestPartResultArray contains exactly one failure that has the given -// type and contains the given substring. If that's not the case, a -// non-fatal failure will be generated. -class GTEST_API_ SingleFailureChecker { - public: - // The constructor remembers the arguments. - SingleFailureChecker(const TestPartResultArray* results, - TestPartResult::Type type, - const string& substr); - ~SingleFailureChecker(); - private: - const TestPartResultArray* const results_; - const TestPartResult::Type type_; - const string substr_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(SingleFailureChecker); -}; - -} // namespace internal - -} // namespace testing - -// A set of macros for testing Google Test assertions or code that's expected -// to generate Google Test fatal failures. It verifies that the given -// statement will cause exactly one fatal Google Test failure with 'substr' -// being part of the failure message. -// -// There are two different versions of this macro. EXPECT_FATAL_FAILURE only -// affects and considers failures generated in the current thread and -// EXPECT_FATAL_FAILURE_ON_ALL_THREADS does the same but for all threads. -// -// The verification of the assertion is done correctly even when the statement -// throws an exception or aborts the current function. -// -// Known restrictions: -// - 'statement' cannot reference local non-static variables or -// non-static members of the current object. -// - 'statement' cannot return a value. -// - You cannot stream a failure message to this macro. -// -// Note that even though the implementations of the following two -// macros are much alike, we cannot refactor them to use a common -// helper macro, due to some peculiarity in how the preprocessor -// works. The AcceptsMacroThatExpandsToUnprotectedComma test in -// gtest_unittest.cc will fail to compile if we do that. -#define EXPECT_FATAL_FAILURE(statement, substr) \ - do { \ - class GTestExpectFatalFailureHelper {\ - public:\ - static void Execute() { statement; }\ - };\ - ::testing::TestPartResultArray gtest_failures;\ - ::testing::internal::SingleFailureChecker gtest_checker(\ - >est_failures, ::testing::TestPartResult::kFatalFailure, (substr));\ - {\ - ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\ - ::testing::ScopedFakeTestPartResultReporter:: \ - INTERCEPT_ONLY_CURRENT_THREAD, >est_failures);\ - GTestExpectFatalFailureHelper::Execute();\ - }\ - } while (::testing::internal::AlwaysFalse()) - -#define EXPECT_FATAL_FAILURE_ON_ALL_THREADS(statement, substr) \ - do { \ - class GTestExpectFatalFailureHelper {\ - public:\ - static void Execute() { statement; }\ - };\ - ::testing::TestPartResultArray gtest_failures;\ - ::testing::internal::SingleFailureChecker gtest_checker(\ - >est_failures, ::testing::TestPartResult::kFatalFailure, (substr));\ - {\ - ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\ - ::testing::ScopedFakeTestPartResultReporter:: \ - INTERCEPT_ALL_THREADS, >est_failures);\ - GTestExpectFatalFailureHelper::Execute();\ - }\ - } while (::testing::internal::AlwaysFalse()) - -// A macro for testing Google Test assertions or code that's expected to -// generate Google Test non-fatal failures. It asserts that the given -// statement will cause exactly one non-fatal Google Test failure with 'substr' -// being part of the failure message. -// -// There are two different versions of this macro. EXPECT_NONFATAL_FAILURE only -// affects and considers failures generated in the current thread and -// EXPECT_NONFATAL_FAILURE_ON_ALL_THREADS does the same but for all threads. -// -// 'statement' is allowed to reference local variables and members of -// the current object. -// -// The verification of the assertion is done correctly even when the statement -// throws an exception or aborts the current function. -// -// Known restrictions: -// - You cannot stream a failure message to this macro. -// -// Note that even though the implementations of the following two -// macros are much alike, we cannot refactor them to use a common -// helper macro, due to some peculiarity in how the preprocessor -// works. If we do that, the code won't compile when the user gives -// EXPECT_NONFATAL_FAILURE() a statement that contains a macro that -// expands to code containing an unprotected comma. The -// AcceptsMacroThatExpandsToUnprotectedComma test in gtest_unittest.cc -// catches that. -// -// For the same reason, we have to write -// if (::testing::internal::AlwaysTrue()) { statement; } -// instead of -// GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement) -// to avoid an MSVC warning on unreachable code. -#define EXPECT_NONFATAL_FAILURE(statement, substr) \ - do {\ - ::testing::TestPartResultArray gtest_failures;\ - ::testing::internal::SingleFailureChecker gtest_checker(\ - >est_failures, ::testing::TestPartResult::kNonFatalFailure, \ - (substr));\ - {\ - ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\ - ::testing::ScopedFakeTestPartResultReporter:: \ - INTERCEPT_ONLY_CURRENT_THREAD, >est_failures);\ - if (::testing::internal::AlwaysTrue()) { statement; }\ - }\ - } while (::testing::internal::AlwaysFalse()) - -#define EXPECT_NONFATAL_FAILURE_ON_ALL_THREADS(statement, substr) \ - do {\ - ::testing::TestPartResultArray gtest_failures;\ - ::testing::internal::SingleFailureChecker gtest_checker(\ - >est_failures, ::testing::TestPartResult::kNonFatalFailure, \ - (substr));\ - {\ - ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\ - ::testing::ScopedFakeTestPartResultReporter::INTERCEPT_ALL_THREADS, \ - >est_failures);\ - if (::testing::internal::AlwaysTrue()) { statement; }\ - }\ - } while (::testing::internal::AlwaysFalse()) - -#endif // GTEST_INCLUDE_GTEST_GTEST_SPI_H_ - -#include -#include -#include -#include -#include -#include -#include -#include - -#include -#include -#include -#include // NOLINT -#include -#include - -#if GTEST_OS_LINUX - -// TODO(kenton@google.com): Use autoconf to detect availability of -// gettimeofday(). -# define GTEST_HAS_GETTIMEOFDAY_ 1 - -# include // NOLINT -# include // NOLINT -# include // NOLINT -// Declares vsnprintf(). This header is not available on Windows. -# include // NOLINT -# include // NOLINT -# include // NOLINT -# include // NOLINT -# include - -#elif GTEST_OS_SYMBIAN -# define GTEST_HAS_GETTIMEOFDAY_ 1 -# include // NOLINT - -#elif GTEST_OS_ZOS -# define GTEST_HAS_GETTIMEOFDAY_ 1 -# include // NOLINT - -// On z/OS we additionally need strings.h for strcasecmp. -# include // NOLINT - -#elif GTEST_OS_WINDOWS_MOBILE // We are on Windows CE. - -# include // NOLINT - -#elif GTEST_OS_WINDOWS // We are on Windows proper. - -# include // NOLINT -# include // NOLINT -# include // NOLINT -# include // NOLINT - -# if GTEST_OS_WINDOWS_MINGW -// MinGW has gettimeofday() but not _ftime64(). -// TODO(kenton@google.com): Use autoconf to detect availability of -// gettimeofday(). -// TODO(kenton@google.com): There are other ways to get the time on -// Windows, like GetTickCount() or GetSystemTimeAsFileTime(). MinGW -// supports these. consider using them instead. -# define GTEST_HAS_GETTIMEOFDAY_ 1 -# include // NOLINT -# endif // GTEST_OS_WINDOWS_MINGW - -// cpplint thinks that the header is already included, so we want to -// silence it. -# include // NOLINT - -#else - -// Assume other platforms have gettimeofday(). -// TODO(kenton@google.com): Use autoconf to detect availability of -// gettimeofday(). -# define GTEST_HAS_GETTIMEOFDAY_ 1 - -// cpplint thinks that the header is already included, so we want to -// silence it. -# include // NOLINT -# include // NOLINT - -#endif // GTEST_OS_LINUX - -#if GTEST_HAS_EXCEPTIONS -# include -#endif - -#if GTEST_CAN_STREAM_RESULTS_ -# include // NOLINT -# include // NOLINT -#endif - -// Indicates that this translation unit is part of Google Test's -// implementation. It must come before gtest-internal-inl.h is -// included, or there will be a compiler error. This trick is to -// prevent a user from accidentally including gtest-internal-inl.h in -// his code. -#define GTEST_IMPLEMENTATION_ 1 -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// Utility functions and classes used by the Google C++ testing framework. -// -// Author: wan@google.com (Zhanyong Wan) -// -// This file contains purely Google Test's internal implementation. Please -// DO NOT #INCLUDE IT IN A USER PROGRAM. - -#ifndef GTEST_SRC_GTEST_INTERNAL_INL_H_ -#define GTEST_SRC_GTEST_INTERNAL_INL_H_ - -// GTEST_IMPLEMENTATION_ is defined to 1 iff the current translation unit is -// part of Google Test's implementation; otherwise it's undefined. -#if !GTEST_IMPLEMENTATION_ -// A user is trying to include this from his code - just say no. -# error "gtest-internal-inl.h is part of Google Test's internal implementation." -# error "It must not be included except by Google Test itself." -#endif // GTEST_IMPLEMENTATION_ - -#ifndef _WIN32_WCE -# include -#endif // !_WIN32_WCE -#include -#include // For strtoll/_strtoul64/malloc/free. -#include // For memmove. - -#include -#include -#include - - -#if GTEST_CAN_STREAM_RESULTS_ -# include // NOLINT -# include // NOLINT -#endif - -#if GTEST_OS_WINDOWS -# include // NOLINT -#endif // GTEST_OS_WINDOWS - - -namespace testing { - -// Declares the flags. -// -// We don't want the users to modify this flag in the code, but want -// Google Test's own unit tests to be able to access it. Therefore we -// declare it here as opposed to in gtest.h. -GTEST_DECLARE_bool_(death_test_use_fork); - -namespace internal { - -// The value of GetTestTypeId() as seen from within the Google Test -// library. This is solely for testing GetTestTypeId(). -GTEST_API_ extern const TypeId kTestTypeIdInGoogleTest; - -// Names of the flags (needed for parsing Google Test flags). -const char kAlsoRunDisabledTestsFlag[] = "also_run_disabled_tests"; -const char kBreakOnFailureFlag[] = "break_on_failure"; -const char kCatchExceptionsFlag[] = "catch_exceptions"; -const char kColorFlag[] = "color"; -const char kFilterFlag[] = "filter"; -const char kListTestsFlag[] = "list_tests"; -const char kOutputFlag[] = "output"; -const char kPrintTimeFlag[] = "print_time"; -const char kRandomSeedFlag[] = "random_seed"; -const char kRepeatFlag[] = "repeat"; -const char kShuffleFlag[] = "shuffle"; -const char kStackTraceDepthFlag[] = "stack_trace_depth"; -const char kStreamResultToFlag[] = "stream_result_to"; -const char kThrowOnFailureFlag[] = "throw_on_failure"; - -// A valid random seed must be in [1, kMaxRandomSeed]. -const int kMaxRandomSeed = 99999; - -// g_help_flag is true iff the --help flag or an equivalent form is -// specified on the command line. -GTEST_API_ extern bool g_help_flag; - -// Returns the current time in milliseconds. -GTEST_API_ TimeInMillis GetTimeInMillis(); - -// Returns true iff Google Test should use colors in the output. -GTEST_API_ bool ShouldUseColor(bool stdout_is_tty); - -// Formats the given time in milliseconds as seconds. -GTEST_API_ std::string FormatTimeInMillisAsSeconds(TimeInMillis ms); - -// Converts the given time in milliseconds to a date string in the ISO 8601 -// format, without the timezone information. N.B.: due to the use the -// non-reentrant localtime() function, this function is not thread safe. Do -// not use it in any code that can be called from multiple threads. -GTEST_API_ std::string FormatEpochTimeInMillisAsIso8601(TimeInMillis ms); - -// Parses a string for an Int32 flag, in the form of "--flag=value". -// -// On success, stores the value of the flag in *value, and returns -// true. On failure, returns false without changing *value. -GTEST_API_ bool ParseInt32Flag( - const char* str, const char* flag, Int32* value); - -// Returns a random seed in range [1, kMaxRandomSeed] based on the -// given --gtest_random_seed flag value. -inline int GetRandomSeedFromFlag(Int32 random_seed_flag) { - const unsigned int raw_seed = (random_seed_flag == 0) ? - static_cast(GetTimeInMillis()) : - static_cast(random_seed_flag); - - // Normalizes the actual seed to range [1, kMaxRandomSeed] such that - // it's easy to type. - const int normalized_seed = - static_cast((raw_seed - 1U) % - static_cast(kMaxRandomSeed)) + 1; - return normalized_seed; -} - -// Returns the first valid random seed after 'seed'. The behavior is -// undefined if 'seed' is invalid. The seed after kMaxRandomSeed is -// considered to be 1. -inline int GetNextRandomSeed(int seed) { - GTEST_CHECK_(1 <= seed && seed <= kMaxRandomSeed) - << "Invalid random seed " << seed << " - must be in [1, " - << kMaxRandomSeed << "]."; - const int next_seed = seed + 1; - return (next_seed > kMaxRandomSeed) ? 1 : next_seed; -} - -// This class saves the values of all Google Test flags in its c'tor, and -// restores them in its d'tor. -class GTestFlagSaver { - public: - // The c'tor. - GTestFlagSaver() { - also_run_disabled_tests_ = GTEST_FLAG(also_run_disabled_tests); - break_on_failure_ = GTEST_FLAG(break_on_failure); - catch_exceptions_ = GTEST_FLAG(catch_exceptions); - color_ = GTEST_FLAG(color); - death_test_style_ = GTEST_FLAG(death_test_style); - death_test_use_fork_ = GTEST_FLAG(death_test_use_fork); - filter_ = GTEST_FLAG(filter); - internal_run_death_test_ = GTEST_FLAG(internal_run_death_test); - list_tests_ = GTEST_FLAG(list_tests); - output_ = GTEST_FLAG(output); - print_time_ = GTEST_FLAG(print_time); - random_seed_ = GTEST_FLAG(random_seed); - repeat_ = GTEST_FLAG(repeat); - shuffle_ = GTEST_FLAG(shuffle); - stack_trace_depth_ = GTEST_FLAG(stack_trace_depth); - stream_result_to_ = GTEST_FLAG(stream_result_to); - throw_on_failure_ = GTEST_FLAG(throw_on_failure); - } - - // The d'tor is not virtual. DO NOT INHERIT FROM THIS CLASS. - ~GTestFlagSaver() { - GTEST_FLAG(also_run_disabled_tests) = also_run_disabled_tests_; - GTEST_FLAG(break_on_failure) = break_on_failure_; - GTEST_FLAG(catch_exceptions) = catch_exceptions_; - GTEST_FLAG(color) = color_; - GTEST_FLAG(death_test_style) = death_test_style_; - GTEST_FLAG(death_test_use_fork) = death_test_use_fork_; - GTEST_FLAG(filter) = filter_; - GTEST_FLAG(internal_run_death_test) = internal_run_death_test_; - GTEST_FLAG(list_tests) = list_tests_; - GTEST_FLAG(output) = output_; - GTEST_FLAG(print_time) = print_time_; - GTEST_FLAG(random_seed) = random_seed_; - GTEST_FLAG(repeat) = repeat_; - GTEST_FLAG(shuffle) = shuffle_; - GTEST_FLAG(stack_trace_depth) = stack_trace_depth_; - GTEST_FLAG(stream_result_to) = stream_result_to_; - GTEST_FLAG(throw_on_failure) = throw_on_failure_; - } - - private: - // Fields for saving the original values of flags. - bool also_run_disabled_tests_; - bool break_on_failure_; - bool catch_exceptions_; - std::string color_; - std::string death_test_style_; - bool death_test_use_fork_; - std::string filter_; - std::string internal_run_death_test_; - bool list_tests_; - std::string output_; - bool print_time_; - internal::Int32 random_seed_; - internal::Int32 repeat_; - bool shuffle_; - internal::Int32 stack_trace_depth_; - std::string stream_result_to_; - bool throw_on_failure_; -} GTEST_ATTRIBUTE_UNUSED_; - -// Converts a Unicode code point to a narrow string in UTF-8 encoding. -// code_point parameter is of type UInt32 because wchar_t may not be -// wide enough to contain a code point. -// If the code_point is not a valid Unicode code point -// (i.e. outside of Unicode range U+0 to U+10FFFF) it will be converted -// to "(Invalid Unicode 0xXXXXXXXX)". -GTEST_API_ std::string CodePointToUtf8(UInt32 code_point); - -// Converts a wide string to a narrow string in UTF-8 encoding. -// The wide string is assumed to have the following encoding: -// UTF-16 if sizeof(wchar_t) == 2 (on Windows, Cygwin, Symbian OS) -// UTF-32 if sizeof(wchar_t) == 4 (on Linux) -// Parameter str points to a null-terminated wide string. -// Parameter num_chars may additionally limit the number -// of wchar_t characters processed. -1 is used when the entire string -// should be processed. -// If the string contains code points that are not valid Unicode code points -// (i.e. outside of Unicode range U+0 to U+10FFFF) they will be output -// as '(Invalid Unicode 0xXXXXXXXX)'. If the string is in UTF16 encoding -// and contains invalid UTF-16 surrogate pairs, values in those pairs -// will be encoded as individual Unicode characters from Basic Normal Plane. -GTEST_API_ std::string WideStringToUtf8(const wchar_t* str, int num_chars); - -// Reads the GTEST_SHARD_STATUS_FILE environment variable, and creates the file -// if the variable is present. If a file already exists at this location, this -// function will write over it. If the variable is present, but the file cannot -// be created, prints an error and exits. -void WriteToShardStatusFileIfNeeded(); - -// Checks whether sharding is enabled by examining the relevant -// environment variable values. If the variables are present, -// but inconsistent (e.g., shard_index >= total_shards), prints -// an error and exits. If in_subprocess_for_death_test, sharding is -// disabled because it must only be applied to the original test -// process. Otherwise, we could filter out death tests we intended to execute. -GTEST_API_ bool ShouldShard(const char* total_shards_str, - const char* shard_index_str, - bool in_subprocess_for_death_test); - -// Parses the environment variable var as an Int32. If it is unset, -// returns default_val. If it is not an Int32, prints an error and -// and aborts. -GTEST_API_ Int32 Int32FromEnvOrDie(const char* env_var, Int32 default_val); - -// Given the total number of shards, the shard index, and the test id, -// returns true iff the test should be run on this shard. The test id is -// some arbitrary but unique non-negative integer assigned to each test -// method. Assumes that 0 <= shard_index < total_shards. -GTEST_API_ bool ShouldRunTestOnShard( - int total_shards, int shard_index, int test_id); - -// STL container utilities. - -// Returns the number of elements in the given container that satisfy -// the given predicate. -template -inline int CountIf(const Container& c, Predicate predicate) { - // Implemented as an explicit loop since std::count_if() in libCstd on - // Solaris has a non-standard signature. - int count = 0; - for (typename Container::const_iterator it = c.begin(); it != c.end(); ++it) { - if (predicate(*it)) - ++count; - } - return count; -} - -// Applies a function/functor to each element in the container. -template -void ForEach(const Container& c, Functor functor) { - std::for_each(c.begin(), c.end(), functor); -} - -// Returns the i-th element of the vector, or default_value if i is not -// in range [0, v.size()). -template -inline E GetElementOr(const std::vector& v, int i, E default_value) { - return (i < 0 || i >= static_cast(v.size())) ? default_value : v[i]; -} - -// Performs an in-place shuffle of a range of the vector's elements. -// 'begin' and 'end' are element indices as an STL-style range; -// i.e. [begin, end) are shuffled, where 'end' == size() means to -// shuffle to the end of the vector. -template -void ShuffleRange(internal::Random* random, int begin, int end, - std::vector* v) { - const int size = static_cast(v->size()); - GTEST_CHECK_(0 <= begin && begin <= size) - << "Invalid shuffle range start " << begin << ": must be in range [0, " - << size << "]."; - GTEST_CHECK_(begin <= end && end <= size) - << "Invalid shuffle range finish " << end << ": must be in range [" - << begin << ", " << size << "]."; - - // Fisher-Yates shuffle, from - // http://en.wikipedia.org/wiki/Fisher-Yates_shuffle - for (int range_width = end - begin; range_width >= 2; range_width--) { - const int last_in_range = begin + range_width - 1; - const int selected = begin + random->Generate(range_width); - std::swap((*v)[selected], (*v)[last_in_range]); - } -} - -// Performs an in-place shuffle of the vector's elements. -template -inline void Shuffle(internal::Random* random, std::vector* v) { - ShuffleRange(random, 0, static_cast(v->size()), v); -} - -// A function for deleting an object. Handy for being used as a -// functor. -template -static void Delete(T* x) { - delete x; -} - -// A predicate that checks the key of a TestProperty against a known key. -// -// TestPropertyKeyIs is copyable. -class TestPropertyKeyIs { - public: - // Constructor. - // - // TestPropertyKeyIs has NO default constructor. - explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} - - // Returns true iff the test name of test property matches on key_. - bool operator()(const TestProperty& test_property) const { - return test_property.key() == key_; - } - - private: - std::string key_; -}; - -// Class UnitTestOptions. -// -// This class contains functions for processing options the user -// specifies when running the tests. It has only static members. -// -// In most cases, the user can specify an option using either an -// environment variable or a command line flag. E.g. you can set the -// test filter using either GTEST_FILTER or --gtest_filter. If both -// the variable and the flag are present, the latter overrides the -// former. -class GTEST_API_ UnitTestOptions { - public: - // Functions for processing the gtest_output flag. - - // Returns the output format, or "" for normal printed output. - static std::string GetOutputFormat(); - - // Returns the absolute path of the requested output file, or the - // default (test_detail.xml in the original working directory) if - // none was explicitly specified. - static std::string GetAbsolutePathToOutputFile(); - - // Functions for processing the gtest_filter flag. - - // Returns true iff the wildcard pattern matches the string. The - // first ':' or '\0' character in pattern marks the end of it. - // - // This recursive algorithm isn't very efficient, but is clear and - // works well enough for matching test names, which are short. - static bool PatternMatchesString(const char *pattern, const char *str); - - // Returns true iff the user-specified filter matches the test case - // name and the test name. - static bool FilterMatchesTest(const std::string &test_case_name, - const std::string &test_name); - -#if GTEST_OS_WINDOWS - // Function for supporting the gtest_catch_exception flag. - - // Returns EXCEPTION_EXECUTE_HANDLER if Google Test should handle the - // given SEH exception, or EXCEPTION_CONTINUE_SEARCH otherwise. - // This function is useful as an __except condition. - static int GTestShouldProcessSEH(DWORD exception_code); -#endif // GTEST_OS_WINDOWS - - // Returns true if "name" matches the ':' separated list of glob-style - // filters in "filter". - static bool MatchesFilter(const std::string& name, const char* filter); -}; - -// Returns the current application's name, removing directory path if that -// is present. Used by UnitTestOptions::GetOutputFile. -GTEST_API_ FilePath GetCurrentExecutableName(); - -// The role interface for getting the OS stack trace as a string. -class OsStackTraceGetterInterface { - public: - OsStackTraceGetterInterface() {} - virtual ~OsStackTraceGetterInterface() {} - - // Returns the current OS stack trace as an std::string. Parameters: - // - // max_depth - the maximum number of stack frames to be included - // in the trace. - // skip_count - the number of top frames to be skipped; doesn't count - // against max_depth. - virtual string CurrentStackTrace(int max_depth, int skip_count) = 0; - - // UponLeavingGTest() should be called immediately before Google Test calls - // user code. It saves some information about the current stack that - // CurrentStackTrace() will use to find and hide Google Test stack frames. - virtual void UponLeavingGTest() = 0; - - private: - GTEST_DISALLOW_COPY_AND_ASSIGN_(OsStackTraceGetterInterface); -}; - -// A working implementation of the OsStackTraceGetterInterface interface. -class OsStackTraceGetter : public OsStackTraceGetterInterface { - public: - OsStackTraceGetter() : caller_frame_(NULL) {} - - virtual string CurrentStackTrace(int max_depth, int skip_count) - GTEST_LOCK_EXCLUDED_(mutex_); - - virtual void UponLeavingGTest() GTEST_LOCK_EXCLUDED_(mutex_); - - // This string is inserted in place of stack frames that are part of - // Google Test's implementation. - static const char* const kElidedFramesMarker; - - private: - Mutex mutex_; // protects all internal state - - // We save the stack frame below the frame that calls user code. - // We do this because the address of the frame immediately below - // the user code changes between the call to UponLeavingGTest() - // and any calls to CurrentStackTrace() from within the user code. - void* caller_frame_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(OsStackTraceGetter); -}; - -// Information about a Google Test trace point. -struct TraceInfo { - const char* file; - int line; - std::string message; -}; - -// This is the default global test part result reporter used in UnitTestImpl. -// This class should only be used by UnitTestImpl. -class DefaultGlobalTestPartResultReporter - : public TestPartResultReporterInterface { - public: - explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test); - // Implements the TestPartResultReporterInterface. Reports the test part - // result in the current test. - virtual void ReportTestPartResult(const TestPartResult& result); - - private: - UnitTestImpl* const unit_test_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(DefaultGlobalTestPartResultReporter); -}; - -// This is the default per thread test part result reporter used in -// UnitTestImpl. This class should only be used by UnitTestImpl. -class DefaultPerThreadTestPartResultReporter - : public TestPartResultReporterInterface { - public: - explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test); - // Implements the TestPartResultReporterInterface. The implementation just - // delegates to the current global test part result reporter of *unit_test_. - virtual void ReportTestPartResult(const TestPartResult& result); - - private: - UnitTestImpl* const unit_test_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(DefaultPerThreadTestPartResultReporter); -}; - -// The private implementation of the UnitTest class. We don't protect -// the methods under a mutex, as this class is not accessible by a -// user and the UnitTest class that delegates work to this class does -// proper locking. -class GTEST_API_ UnitTestImpl { - public: - explicit UnitTestImpl(UnitTest* parent); - virtual ~UnitTestImpl(); - - // There are two different ways to register your own TestPartResultReporter. - // You can register your own repoter to listen either only for test results - // from the current thread or for results from all threads. - // By default, each per-thread test result repoter just passes a new - // TestPartResult to the global test result reporter, which registers the - // test part result for the currently running test. - - // Returns the global test part result reporter. - TestPartResultReporterInterface* GetGlobalTestPartResultReporter(); - - // Sets the global test part result reporter. - void SetGlobalTestPartResultReporter( - TestPartResultReporterInterface* reporter); - - // Returns the test part result reporter for the current thread. - TestPartResultReporterInterface* GetTestPartResultReporterForCurrentThread(); - - // Sets the test part result reporter for the current thread. - void SetTestPartResultReporterForCurrentThread( - TestPartResultReporterInterface* reporter); - - // Gets the number of successful test cases. - int successful_test_case_count() const; - - // Gets the number of failed test cases. - int failed_test_case_count() const; - - // Gets the number of all test cases. - int total_test_case_count() const; - - // Gets the number of all test cases that contain at least one test - // that should run. - int test_case_to_run_count() const; - - // Gets the number of successful tests. - int successful_test_count() const; - - // Gets the number of failed tests. - int failed_test_count() const; - - // Gets the number of disabled tests that will be reported in the XML report. - int reportable_disabled_test_count() const; - - // Gets the number of disabled tests. - int disabled_test_count() const; - - // Gets the number of tests to be printed in the XML report. - int reportable_test_count() const; - - // Gets the number of all tests. - int total_test_count() const; - - // Gets the number of tests that should run. - int test_to_run_count() const; - - // Gets the time of the test program start, in ms from the start of the - // UNIX epoch. - TimeInMillis start_timestamp() const { return start_timestamp_; } - - // Gets the elapsed time, in milliseconds. - TimeInMillis elapsed_time() const { return elapsed_time_; } - - // Returns true iff the unit test passed (i.e. all test cases passed). - bool Passed() const { return !Failed(); } - - // Returns true iff the unit test failed (i.e. some test case failed - // or something outside of all tests failed). - bool Failed() const { - return failed_test_case_count() > 0 || ad_hoc_test_result()->Failed(); - } - - // Gets the i-th test case among all the test cases. i can range from 0 to - // total_test_case_count() - 1. If i is not in that range, returns NULL. - const TestCase* GetTestCase(int i) const { - const int index = GetElementOr(test_case_indices_, i, -1); - return index < 0 ? NULL : test_cases_[i]; - } - - // Gets the i-th test case among all the test cases. i can range from 0 to - // total_test_case_count() - 1. If i is not in that range, returns NULL. - TestCase* GetMutableTestCase(int i) { - const int index = GetElementOr(test_case_indices_, i, -1); - return index < 0 ? NULL : test_cases_[index]; - } - - // Provides access to the event listener list. - TestEventListeners* listeners() { return &listeners_; } - - // Returns the TestResult for the test that's currently running, or - // the TestResult for the ad hoc test if no test is running. - TestResult* current_test_result(); - - // Returns the TestResult for the ad hoc test. - const TestResult* ad_hoc_test_result() const { return &ad_hoc_test_result_; } - - // Sets the OS stack trace getter. - // - // Does nothing if the input and the current OS stack trace getter - // are the same; otherwise, deletes the old getter and makes the - // input the current getter. - void set_os_stack_trace_getter(OsStackTraceGetterInterface* getter); - - // Returns the current OS stack trace getter if it is not NULL; - // otherwise, creates an OsStackTraceGetter, makes it the current - // getter, and returns it. - OsStackTraceGetterInterface* os_stack_trace_getter(); - - // Returns the current OS stack trace as an std::string. - // - // The maximum number of stack frames to be included is specified by - // the gtest_stack_trace_depth flag. The skip_count parameter - // specifies the number of top frames to be skipped, which doesn't - // count against the number of frames to be included. - // - // For example, if Foo() calls Bar(), which in turn calls - // CurrentOsStackTraceExceptTop(1), Foo() will be included in the - // trace but Bar() and CurrentOsStackTraceExceptTop() won't. - std::string CurrentOsStackTraceExceptTop(int skip_count) GTEST_NO_INLINE_; - - // Finds and returns a TestCase with the given name. If one doesn't - // exist, creates one and returns it. - // - // Arguments: - // - // test_case_name: name of the test case - // type_param: the name of the test's type parameter, or NULL if - // this is not a typed or a type-parameterized test. - // set_up_tc: pointer to the function that sets up the test case - // tear_down_tc: pointer to the function that tears down the test case - TestCase* GetTestCase(const char* test_case_name, - const char* type_param, - Test::SetUpTestCaseFunc set_up_tc, - Test::TearDownTestCaseFunc tear_down_tc); - - // Adds a TestInfo to the unit test. - // - // Arguments: - // - // set_up_tc: pointer to the function that sets up the test case - // tear_down_tc: pointer to the function that tears down the test case - // test_info: the TestInfo object - void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, - Test::TearDownTestCaseFunc tear_down_tc, - TestInfo* test_info) { - // In order to support thread-safe death tests, we need to - // remember the original working directory when the test program - // was first invoked. We cannot do this in RUN_ALL_TESTS(), as - // the user may have changed the current directory before calling - // RUN_ALL_TESTS(). Therefore we capture the current directory in - // AddTestInfo(), which is called to register a TEST or TEST_F - // before main() is reached. - if (original_working_dir_.IsEmpty()) { - original_working_dir_.Set(FilePath::GetCurrentDir()); - GTEST_CHECK_(!original_working_dir_.IsEmpty()) - << "Failed to get the current working directory."; - } - - GetTestCase(test_info->test_case_name(), - test_info->type_param(), - set_up_tc, - tear_down_tc)->AddTestInfo(test_info); - } - -#if GTEST_HAS_PARAM_TEST - // Returns ParameterizedTestCaseRegistry object used to keep track of - // value-parameterized tests and instantiate and register them. - internal::ParameterizedTestCaseRegistry& parameterized_test_registry() { - return parameterized_test_registry_; - } -#endif // GTEST_HAS_PARAM_TEST - - // Sets the TestCase object for the test that's currently running. - void set_current_test_case(TestCase* a_current_test_case) { - current_test_case_ = a_current_test_case; - } - - // Sets the TestInfo object for the test that's currently running. If - // current_test_info is NULL, the assertion results will be stored in - // ad_hoc_test_result_. - void set_current_test_info(TestInfo* a_current_test_info) { - current_test_info_ = a_current_test_info; - } - - // Registers all parameterized tests defined using TEST_P and - // INSTANTIATE_TEST_CASE_P, creating regular tests for each test/parameter - // combination. This method can be called more then once; it has guards - // protecting from registering the tests more then once. If - // value-parameterized tests are disabled, RegisterParameterizedTests is - // present but does nothing. - void RegisterParameterizedTests(); - - // Runs all tests in this UnitTest object, prints the result, and - // returns true if all tests are successful. If any exception is - // thrown during a test, this test is considered to be failed, but - // the rest of the tests will still be run. - bool RunAllTests(); - - // Clears the results of all tests, except the ad hoc tests. - void ClearNonAdHocTestResult() { - ForEach(test_cases_, TestCase::ClearTestCaseResult); - } - - // Clears the results of ad-hoc test assertions. - void ClearAdHocTestResult() { - ad_hoc_test_result_.Clear(); - } - - // Adds a TestProperty to the current TestResult object when invoked in a - // context of a test or a test case, or to the global property set. If the - // result already contains a property with the same key, the value will be - // updated. - void RecordProperty(const TestProperty& test_property); - - enum ReactionToSharding { - HONOR_SHARDING_PROTOCOL, - IGNORE_SHARDING_PROTOCOL - }; - - // Matches the full name of each test against the user-specified - // filter to decide whether the test should run, then records the - // result in each TestCase and TestInfo object. - // If shard_tests == HONOR_SHARDING_PROTOCOL, further filters tests - // based on sharding variables in the environment. - // Returns the number of tests that should run. - int FilterTests(ReactionToSharding shard_tests); - - // Prints the names of the tests matching the user-specified filter flag. - void ListTestsMatchingFilter(); - - const TestCase* current_test_case() const { return current_test_case_; } - TestInfo* current_test_info() { return current_test_info_; } - const TestInfo* current_test_info() const { return current_test_info_; } - - // Returns the vector of environments that need to be set-up/torn-down - // before/after the tests are run. - std::vector& environments() { return environments_; } - - // Getters for the per-thread Google Test trace stack. - std::vector& gtest_trace_stack() { - return *(gtest_trace_stack_.pointer()); - } - const std::vector& gtest_trace_stack() const { - return gtest_trace_stack_.get(); - } - -#if GTEST_HAS_DEATH_TEST - void InitDeathTestSubprocessControlInfo() { - internal_run_death_test_flag_.reset(ParseInternalRunDeathTestFlag()); - } - // Returns a pointer to the parsed --gtest_internal_run_death_test - // flag, or NULL if that flag was not specified. - // This information is useful only in a death test child process. - // Must not be called before a call to InitGoogleTest. - const InternalRunDeathTestFlag* internal_run_death_test_flag() const { - return internal_run_death_test_flag_.get(); - } - - // Returns a pointer to the current death test factory. - internal::DeathTestFactory* death_test_factory() { - return death_test_factory_.get(); - } - - void SuppressTestEventsIfInSubprocess(); - - friend class ReplaceDeathTestFactory; -#endif // GTEST_HAS_DEATH_TEST - - // Initializes the event listener performing XML output as specified by - // UnitTestOptions. Must not be called before InitGoogleTest. - void ConfigureXmlOutput(); - -#if GTEST_CAN_STREAM_RESULTS_ - // Initializes the event listener for streaming test results to a socket. - // Must not be called before InitGoogleTest. - void ConfigureStreamingOutput(); -#endif - - // Performs initialization dependent upon flag values obtained in - // ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to - // ParseGoogleTestFlagsOnly. In case a user neglects to call InitGoogleTest - // this function is also called from RunAllTests. Since this function can be - // called more than once, it has to be idempotent. - void PostFlagParsingInit(); - - // Gets the random seed used at the start of the current test iteration. - int random_seed() const { return random_seed_; } - - // Gets the random number generator. - internal::Random* random() { return &random_; } - - // Shuffles all test cases, and the tests within each test case, - // making sure that death tests are still run first. - void ShuffleTests(); - - // Restores the test cases and tests to their order before the first shuffle. - void UnshuffleTests(); - - // Returns the value of GTEST_FLAG(catch_exceptions) at the moment - // UnitTest::Run() starts. - bool catch_exceptions() const { return catch_exceptions_; } - - private: - friend class ::testing::UnitTest; - - // Used by UnitTest::Run() to capture the state of - // GTEST_FLAG(catch_exceptions) at the moment it starts. - void set_catch_exceptions(bool value) { catch_exceptions_ = value; } - - // The UnitTest object that owns this implementation object. - UnitTest* const parent_; - - // The working directory when the first TEST() or TEST_F() was - // executed. - internal::FilePath original_working_dir_; - - // The default test part result reporters. - DefaultGlobalTestPartResultReporter default_global_test_part_result_reporter_; - DefaultPerThreadTestPartResultReporter - default_per_thread_test_part_result_reporter_; - - // Points to (but doesn't own) the global test part result reporter. - TestPartResultReporterInterface* global_test_part_result_repoter_; - - // Protects read and write access to global_test_part_result_reporter_. - internal::Mutex global_test_part_result_reporter_mutex_; - - // Points to (but doesn't own) the per-thread test part result reporter. - internal::ThreadLocal - per_thread_test_part_result_reporter_; - - // The vector of environments that need to be set-up/torn-down - // before/after the tests are run. - std::vector environments_; - - // The vector of TestCases in their original order. It owns the - // elements in the vector. - std::vector test_cases_; - - // Provides a level of indirection for the test case list to allow - // easy shuffling and restoring the test case order. The i-th - // element of this vector is the index of the i-th test case in the - // shuffled order. - std::vector test_case_indices_; - -#if GTEST_HAS_PARAM_TEST - // ParameterizedTestRegistry object used to register value-parameterized - // tests. - internal::ParameterizedTestCaseRegistry parameterized_test_registry_; - - // Indicates whether RegisterParameterizedTests() has been called already. - bool parameterized_tests_registered_; -#endif // GTEST_HAS_PARAM_TEST - - // Index of the last death test case registered. Initially -1. - int last_death_test_case_; - - // This points to the TestCase for the currently running test. It - // changes as Google Test goes through one test case after another. - // When no test is running, this is set to NULL and Google Test - // stores assertion results in ad_hoc_test_result_. Initially NULL. - TestCase* current_test_case_; - - // This points to the TestInfo for the currently running test. It - // changes as Google Test goes through one test after another. When - // no test is running, this is set to NULL and Google Test stores - // assertion results in ad_hoc_test_result_. Initially NULL. - TestInfo* current_test_info_; - - // Normally, a user only writes assertions inside a TEST or TEST_F, - // or inside a function called by a TEST or TEST_F. Since Google - // Test keeps track of which test is current running, it can - // associate such an assertion with the test it belongs to. - // - // If an assertion is encountered when no TEST or TEST_F is running, - // Google Test attributes the assertion result to an imaginary "ad hoc" - // test, and records the result in ad_hoc_test_result_. - TestResult ad_hoc_test_result_; - - // The list of event listeners that can be used to track events inside - // Google Test. - TestEventListeners listeners_; - - // The OS stack trace getter. Will be deleted when the UnitTest - // object is destructed. By default, an OsStackTraceGetter is used, - // but the user can set this field to use a custom getter if that is - // desired. - OsStackTraceGetterInterface* os_stack_trace_getter_; - - // True iff PostFlagParsingInit() has been called. - bool post_flag_parse_init_performed_; - - // The random number seed used at the beginning of the test run. - int random_seed_; - - // Our random number generator. - internal::Random random_; - - // The time of the test program start, in ms from the start of the - // UNIX epoch. - TimeInMillis start_timestamp_; - - // How long the test took to run, in milliseconds. - TimeInMillis elapsed_time_; - -#if GTEST_HAS_DEATH_TEST - // The decomposed components of the gtest_internal_run_death_test flag, - // parsed when RUN_ALL_TESTS is called. - internal::scoped_ptr internal_run_death_test_flag_; - internal::scoped_ptr death_test_factory_; -#endif // GTEST_HAS_DEATH_TEST - - // A per-thread stack of traces created by the SCOPED_TRACE() macro. - internal::ThreadLocal > gtest_trace_stack_; - - // The value of GTEST_FLAG(catch_exceptions) at the moment RunAllTests() - // starts. - bool catch_exceptions_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTestImpl); -}; // class UnitTestImpl - -// Convenience function for accessing the global UnitTest -// implementation object. -inline UnitTestImpl* GetUnitTestImpl() { - return UnitTest::GetInstance()->impl(); -} - -#if GTEST_USES_SIMPLE_RE - -// Internal helper functions for implementing the simple regular -// expression matcher. -GTEST_API_ bool IsInSet(char ch, const char* str); -GTEST_API_ bool IsAsciiDigit(char ch); -GTEST_API_ bool IsAsciiPunct(char ch); -GTEST_API_ bool IsRepeat(char ch); -GTEST_API_ bool IsAsciiWhiteSpace(char ch); -GTEST_API_ bool IsAsciiWordChar(char ch); -GTEST_API_ bool IsValidEscape(char ch); -GTEST_API_ bool AtomMatchesChar(bool escaped, char pattern, char ch); -GTEST_API_ bool ValidateRegex(const char* regex); -GTEST_API_ bool MatchRegexAtHead(const char* regex, const char* str); -GTEST_API_ bool MatchRepetitionAndRegexAtHead( - bool escaped, char ch, char repeat, const char* regex, const char* str); -GTEST_API_ bool MatchRegexAnywhere(const char* regex, const char* str); - -#endif // GTEST_USES_SIMPLE_RE - -// Parses the command line for Google Test flags, without initializing -// other parts of Google Test. -GTEST_API_ void ParseGoogleTestFlagsOnly(int* argc, char** argv); -GTEST_API_ void ParseGoogleTestFlagsOnly(int* argc, wchar_t** argv); - -#if GTEST_HAS_DEATH_TEST - -// Returns the message describing the last system error, regardless of the -// platform. -GTEST_API_ std::string GetLastErrnoDescription(); - -# if GTEST_OS_WINDOWS -// Provides leak-safe Windows kernel handle ownership. -class AutoHandle { - public: - AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} - explicit AutoHandle(HANDLE handle) : handle_(handle) {} - - ~AutoHandle() { Reset(); } - - HANDLE Get() const { return handle_; } - void Reset() { Reset(INVALID_HANDLE_VALUE); } - void Reset(HANDLE handle) { - if (handle != handle_) { - if (handle_ != INVALID_HANDLE_VALUE) - ::CloseHandle(handle_); - handle_ = handle; - } - } - - private: - HANDLE handle_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(AutoHandle); -}; -# endif // GTEST_OS_WINDOWS - -// Attempts to parse a string into a positive integer pointed to by the -// number parameter. Returns true if that is possible. -// GTEST_HAS_DEATH_TEST implies that we have ::std::string, so we can use -// it here. -template -bool ParseNaturalNumber(const ::std::string& str, Integer* number) { - // Fail fast if the given string does not begin with a digit; - // this bypasses strtoXXX's "optional leading whitespace and plus - // or minus sign" semantics, which are undesirable here. - if (str.empty() || !IsDigit(str[0])) { - return false; - } - errno = 0; - - char* end; - // BiggestConvertible is the largest integer type that system-provided - // string-to-number conversion routines can return. - -# if GTEST_OS_WINDOWS && !defined(__GNUC__) - - // MSVC and C++ Builder define __int64 instead of the standard long long. - typedef unsigned __int64 BiggestConvertible; - const BiggestConvertible parsed = _strtoui64(str.c_str(), &end, 10); - -# else - - typedef unsigned long long BiggestConvertible; // NOLINT - const BiggestConvertible parsed = strtoull(str.c_str(), &end, 10); - -# endif // GTEST_OS_WINDOWS && !defined(__GNUC__) - - const bool parse_success = *end == '\0' && errno == 0; - - // TODO(vladl@google.com): Convert this to compile time assertion when it is - // available. - GTEST_CHECK_(sizeof(Integer) <= sizeof(parsed)); - - const Integer result = static_cast(parsed); - if (parse_success && static_cast(result) == parsed) { - *number = result; - return true; - } - return false; -} -#endif // GTEST_HAS_DEATH_TEST - -// TestResult contains some private methods that should be hidden from -// Google Test user but are required for testing. This class allow our tests -// to access them. -// -// This class is supplied only for the purpose of testing Google Test's own -// constructs. Do not use it in user tests, either directly or indirectly. -class TestResultAccessor { - public: - static void RecordProperty(TestResult* test_result, - const std::string& xml_element, - const TestProperty& property) { - test_result->RecordProperty(xml_element, property); - } - - static void ClearTestPartResults(TestResult* test_result) { - test_result->ClearTestPartResults(); - } - - static const std::vector& test_part_results( - const TestResult& test_result) { - return test_result.test_part_results(); - } -}; - -#if GTEST_CAN_STREAM_RESULTS_ - -// Streams test results to the given port on the given host machine. -class StreamingListener : public EmptyTestEventListener { - public: - // Abstract base class for writing strings to a socket. - class AbstractSocketWriter { - public: - virtual ~AbstractSocketWriter() {} - - // Sends a string to the socket. - virtual void Send(const string& message) = 0; - - // Closes the socket. - virtual void CloseConnection() {} - - // Sends a string and a newline to the socket. - void SendLn(const string& message) { - Send(message + "\n"); - } - }; - - // Concrete class for actually writing strings to a socket. - class SocketWriter : public AbstractSocketWriter { - public: - SocketWriter(const string& host, const string& port) - : sockfd_(-1), host_name_(host), port_num_(port) { - MakeConnection(); - } - - virtual ~SocketWriter() { - if (sockfd_ != -1) - CloseConnection(); - } - - // Sends a string to the socket. - virtual void Send(const string& message) { - GTEST_CHECK_(sockfd_ != -1) - << "Send() can be called only when there is a connection."; - - const int len = static_cast(message.length()); - if (write(sockfd_, message.c_str(), len) != len) { - GTEST_LOG_(WARNING) - << "stream_result_to: failed to stream to " - << host_name_ << ":" << port_num_; - } - } - - private: - // Creates a client socket and connects to the server. - void MakeConnection(); - - // Closes the socket. - void CloseConnection() { - GTEST_CHECK_(sockfd_ != -1) - << "CloseConnection() can be called only when there is a connection."; - - close(sockfd_); - sockfd_ = -1; - } - - int sockfd_; // socket file descriptor - const string host_name_; - const string port_num_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(SocketWriter); - }; // class SocketWriter - - // Escapes '=', '&', '%', and '\n' characters in str as "%xx". - static string UrlEncode(const char* str); - - StreamingListener(const string& host, const string& port) - : socket_writer_(new SocketWriter(host, port)) { Start(); } - - explicit StreamingListener(AbstractSocketWriter* socket_writer) - : socket_writer_(socket_writer) { Start(); } - - void OnTestProgramStart(const UnitTest& /* unit_test */) { - SendLn("event=TestProgramStart"); - } - - void OnTestProgramEnd(const UnitTest& unit_test) { - // Note that Google Test current only report elapsed time for each - // test iteration, not for the entire test program. - SendLn("event=TestProgramEnd&passed=" + FormatBool(unit_test.Passed())); - - // Notify the streaming server to stop. - socket_writer_->CloseConnection(); - } - - void OnTestIterationStart(const UnitTest& /* unit_test */, int iteration) { - SendLn("event=TestIterationStart&iteration=" + - StreamableToString(iteration)); - } - - void OnTestIterationEnd(const UnitTest& unit_test, int /* iteration */) { - SendLn("event=TestIterationEnd&passed=" + - FormatBool(unit_test.Passed()) + "&elapsed_time=" + - StreamableToString(unit_test.elapsed_time()) + "ms"); - } - - void OnTestCaseStart(const TestCase& test_case) { - SendLn(std::string("event=TestCaseStart&name=") + test_case.name()); - } - - void OnTestCaseEnd(const TestCase& test_case) { - SendLn("event=TestCaseEnd&passed=" + FormatBool(test_case.Passed()) - + "&elapsed_time=" + StreamableToString(test_case.elapsed_time()) - + "ms"); - } - - void OnTestStart(const TestInfo& test_info) { - SendLn(std::string("event=TestStart&name=") + test_info.name()); - } - - void OnTestEnd(const TestInfo& test_info) { - SendLn("event=TestEnd&passed=" + - FormatBool((test_info.result())->Passed()) + - "&elapsed_time=" + - StreamableToString((test_info.result())->elapsed_time()) + "ms"); - } - - void OnTestPartResult(const TestPartResult& test_part_result) { - const char* file_name = test_part_result.file_name(); - if (file_name == NULL) - file_name = ""; - SendLn("event=TestPartResult&file=" + UrlEncode(file_name) + - "&line=" + StreamableToString(test_part_result.line_number()) + - "&message=" + UrlEncode(test_part_result.message())); - } - - private: - // Sends the given message and a newline to the socket. - void SendLn(const string& message) { socket_writer_->SendLn(message); } - - // Called at the start of streaming to notify the receiver what - // protocol we are using. - void Start() { SendLn("gtest_streaming_protocol_version=1.0"); } - - string FormatBool(bool value) { return value ? "1" : "0"; } - - const scoped_ptr socket_writer_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(StreamingListener); -}; // class StreamingListener - -#endif // GTEST_CAN_STREAM_RESULTS_ - -} // namespace internal -} // namespace testing - -#endif // GTEST_SRC_GTEST_INTERNAL_INL_H_ -#undef GTEST_IMPLEMENTATION_ - -#if GTEST_OS_WINDOWS -# define vsnprintf _vsnprintf -#endif // GTEST_OS_WINDOWS - -namespace testing { - -using internal::CountIf; -using internal::ForEach; -using internal::GetElementOr; -using internal::Shuffle; - -// Constants. - -// A test whose test case name or test name matches this filter is -// disabled and not run. -static const char kDisableTestFilter[] = "DISABLED_*:*/DISABLED_*"; - -// A test case whose name matches this filter is considered a death -// test case and will be run before test cases whose name doesn't -// match this filter. -static const char kDeathTestCaseFilter[] = "*DeathTest:*DeathTest/*"; - -// A test filter that matches everything. -static const char kUniversalFilter[] = "*"; - -// The default output file for XML output. -static const char kDefaultOutputFile[] = "test_detail.xml"; - -// The environment variable name for the test shard index. -static const char kTestShardIndex[] = "GTEST_SHARD_INDEX"; -// The environment variable name for the total number of test shards. -static const char kTestTotalShards[] = "GTEST_TOTAL_SHARDS"; -// The environment variable name for the test shard status file. -static const char kTestShardStatusFile[] = "GTEST_SHARD_STATUS_FILE"; - -namespace internal { - -// The text used in failure messages to indicate the start of the -// stack trace. -const char kStackTraceMarker[] = "\nStack trace:\n"; - -// g_help_flag is true iff the --help flag or an equivalent form is -// specified on the command line. -bool g_help_flag = false; - -} // namespace internal - -static const char* GetDefaultFilter() { - return kUniversalFilter; -} - -GTEST_DEFINE_bool_( - also_run_disabled_tests, - internal::BoolFromGTestEnv("also_run_disabled_tests", false), - "Run disabled tests too, in addition to the tests normally being run."); - -GTEST_DEFINE_bool_( - break_on_failure, - internal::BoolFromGTestEnv("break_on_failure", false), - "True iff a failed assertion should be a debugger break-point."); - -GTEST_DEFINE_bool_( - catch_exceptions, - internal::BoolFromGTestEnv("catch_exceptions", true), - "True iff " GTEST_NAME_ - " should catch exceptions and treat them as test failures."); - -GTEST_DEFINE_string_( - color, - internal::StringFromGTestEnv("color", "auto"), - "Whether to use colors in the output. Valid values: yes, no, " - "and auto. 'auto' means to use colors if the output is " - "being sent to a terminal and the TERM environment variable " - "is set to a terminal type that supports colors."); - -GTEST_DEFINE_string_( - filter, - internal::StringFromGTestEnv("filter", GetDefaultFilter()), - "A colon-separated list of glob (not regex) patterns " - "for filtering the tests to run, optionally followed by a " - "'-' and a : separated list of negative patterns (tests to " - "exclude). A test is run if it matches one of the positive " - "patterns and does not match any of the negative patterns."); - -GTEST_DEFINE_bool_(list_tests, false, - "List all tests without running them."); - -GTEST_DEFINE_string_( - output, - internal::StringFromGTestEnv("output", ""), - "A format (currently must be \"xml\"), optionally followed " - "by a colon and an output file name or directory. A directory " - "is indicated by a trailing pathname separator. " - "Examples: \"xml:filename.xml\", \"xml::directoryname/\". " - "If a directory is specified, output files will be created " - "within that directory, with file-names based on the test " - "executable's name and, if necessary, made unique by adding " - "digits."); - -GTEST_DEFINE_bool_( - print_time, - internal::BoolFromGTestEnv("print_time", true), - "True iff " GTEST_NAME_ - " should display elapsed time in text output."); - -GTEST_DEFINE_int32_( - random_seed, - internal::Int32FromGTestEnv("random_seed", 0), - "Random number seed to use when shuffling test orders. Must be in range " - "[1, 99999], or 0 to use a seed based on the current time."); - -GTEST_DEFINE_int32_( - repeat, - internal::Int32FromGTestEnv("repeat", 1), - "How many times to repeat each test. Specify a negative number " - "for repeating forever. Useful for shaking out flaky tests."); - -GTEST_DEFINE_bool_( - show_internal_stack_frames, false, - "True iff " GTEST_NAME_ " should include internal stack frames when " - "printing test failure stack traces."); - -GTEST_DEFINE_bool_( - shuffle, - internal::BoolFromGTestEnv("shuffle", false), - "True iff " GTEST_NAME_ - " should randomize tests' order on every run."); - -GTEST_DEFINE_int32_( - stack_trace_depth, - internal::Int32FromGTestEnv("stack_trace_depth", kMaxStackTraceDepth), - "The maximum number of stack frames to print when an " - "assertion fails. The valid range is 0 through 100, inclusive."); - -GTEST_DEFINE_string_( - stream_result_to, - internal::StringFromGTestEnv("stream_result_to", ""), - "This flag specifies the host name and the port number on which to stream " - "test results. Example: \"localhost:555\". The flag is effective only on " - "Linux."); - -GTEST_DEFINE_bool_( - throw_on_failure, - internal::BoolFromGTestEnv("throw_on_failure", false), - "When this flag is specified, a failed assertion will throw an exception " - "if exceptions are enabled or exit the program with a non-zero code " - "otherwise."); - -namespace internal { - -// Generates a random number from [0, range), using a Linear -// Congruential Generator (LCG). Crashes if 'range' is 0 or greater -// than kMaxRange. -UInt32 Random::Generate(UInt32 range) { - // These constants are the same as are used in glibc's rand(3). - state_ = (1103515245U*state_ + 12345U) % kMaxRange; - - GTEST_CHECK_(range > 0) - << "Cannot generate a number in the range [0, 0)."; - GTEST_CHECK_(range <= kMaxRange) - << "Generation of a number in [0, " << range << ") was requested, " - << "but this can only generate numbers in [0, " << kMaxRange << ")."; - - // Converting via modulus introduces a bit of downward bias, but - // it's simple, and a linear congruential generator isn't too good - // to begin with. - return state_ % range; -} - -// GTestIsInitialized() returns true iff the user has initialized -// Google Test. Useful for catching the user mistake of not initializing -// Google Test before calling RUN_ALL_TESTS(). -// -// A user must call testing::InitGoogleTest() to initialize Google -// Test. g_init_gtest_count is set to the number of times -// InitGoogleTest() has been called. We don't protect this variable -// under a mutex as it is only accessed in the main thread. -GTEST_API_ int g_init_gtest_count = 0; -static bool GTestIsInitialized() { return g_init_gtest_count != 0; } - -// Iterates over a vector of TestCases, keeping a running sum of the -// results of calling a given int-returning method on each. -// Returns the sum. -static int SumOverTestCaseList(const std::vector& case_list, - int (TestCase::*method)() const) { - int sum = 0; - for (size_t i = 0; i < case_list.size(); i++) { - sum += (case_list[i]->*method)(); - } - return sum; -} - -// Returns true iff the test case passed. -static bool TestCasePassed(const TestCase* test_case) { - return test_case->should_run() && test_case->Passed(); -} - -// Returns true iff the test case failed. -static bool TestCaseFailed(const TestCase* test_case) { - return test_case->should_run() && test_case->Failed(); -} - -// Returns true iff test_case contains at least one test that should -// run. -static bool ShouldRunTestCase(const TestCase* test_case) { - return test_case->should_run(); -} - -// AssertHelper constructor. -AssertHelper::AssertHelper(TestPartResult::Type type, - const char* file, - int line, - const char* message) - : data_(new AssertHelperData(type, file, line, message)) { -} - -AssertHelper::~AssertHelper() { - delete data_; -} - -// Message assignment, for assertion streaming support. -void AssertHelper::operator=(const Message& message) const { - UnitTest::GetInstance()-> - AddTestPartResult(data_->type, data_->file, data_->line, - AppendUserMessage(data_->message, message), - UnitTest::GetInstance()->impl() - ->CurrentOsStackTraceExceptTop(1) - // Skips the stack frame for this function itself. - ); // NOLINT -} - -// Mutex for linked pointers. -GTEST_API_ GTEST_DEFINE_STATIC_MUTEX_(g_linked_ptr_mutex); - -// Application pathname gotten in InitGoogleTest. -std::string g_executable_path; - -// Returns the current application's name, removing directory path if that -// is present. -FilePath GetCurrentExecutableName() { - FilePath result; - -#if GTEST_OS_WINDOWS - result.Set(FilePath(g_executable_path).RemoveExtension("exe")); -#else - result.Set(FilePath(g_executable_path)); -#endif // GTEST_OS_WINDOWS - - return result.RemoveDirectoryName(); -} - -// Functions for processing the gtest_output flag. - -// Returns the output format, or "" for normal printed output. -std::string UnitTestOptions::GetOutputFormat() { - const char* const gtest_output_flag = GTEST_FLAG(output).c_str(); - if (gtest_output_flag == NULL) return std::string(""); - - const char* const colon = strchr(gtest_output_flag, ':'); - return (colon == NULL) ? - std::string(gtest_output_flag) : - std::string(gtest_output_flag, colon - gtest_output_flag); -} - -// Returns the name of the requested output file, or the default if none -// was explicitly specified. -std::string UnitTestOptions::GetAbsolutePathToOutputFile() { - const char* const gtest_output_flag = GTEST_FLAG(output).c_str(); - if (gtest_output_flag == NULL) - return ""; - - const char* const colon = strchr(gtest_output_flag, ':'); - if (colon == NULL) - return internal::FilePath::ConcatPaths( - internal::FilePath( - UnitTest::GetInstance()->original_working_dir()), - internal::FilePath(kDefaultOutputFile)).string(); - - internal::FilePath output_name(colon + 1); - if (!output_name.IsAbsolutePath()) - // TODO(wan@google.com): on Windows \some\path is not an absolute - // path (as its meaning depends on the current drive), yet the - // following logic for turning it into an absolute path is wrong. - // Fix it. - output_name = internal::FilePath::ConcatPaths( - internal::FilePath(UnitTest::GetInstance()->original_working_dir()), - internal::FilePath(colon + 1)); - - if (!output_name.IsDirectory()) - return output_name.string(); - - internal::FilePath result(internal::FilePath::GenerateUniqueFileName( - output_name, internal::GetCurrentExecutableName(), - GetOutputFormat().c_str())); - return result.string(); -} - -// Returns true iff the wildcard pattern matches the string. The -// first ':' or '\0' character in pattern marks the end of it. -// -// This recursive algorithm isn't very efficient, but is clear and -// works well enough for matching test names, which are short. -bool UnitTestOptions::PatternMatchesString(const char *pattern, - const char *str) { - switch (*pattern) { - case '\0': - case ':': // Either ':' or '\0' marks the end of the pattern. - return *str == '\0'; - case '?': // Matches any single character. - return *str != '\0' && PatternMatchesString(pattern + 1, str + 1); - case '*': // Matches any string (possibly empty) of characters. - return (*str != '\0' && PatternMatchesString(pattern, str + 1)) || - PatternMatchesString(pattern + 1, str); - default: // Non-special character. Matches itself. - return *pattern == *str && - PatternMatchesString(pattern + 1, str + 1); - } -} - -bool UnitTestOptions::MatchesFilter( - const std::string& name, const char* filter) { - const char *cur_pattern = filter; - for (;;) { - if (PatternMatchesString(cur_pattern, name.c_str())) { - return true; - } - - // Finds the next pattern in the filter. - cur_pattern = strchr(cur_pattern, ':'); - - // Returns if no more pattern can be found. - if (cur_pattern == NULL) { - return false; - } - - // Skips the pattern separater (the ':' character). - cur_pattern++; - } -} - -// Returns true iff the user-specified filter matches the test case -// name and the test name. -bool UnitTestOptions::FilterMatchesTest(const std::string &test_case_name, - const std::string &test_name) { - const std::string& full_name = test_case_name + "." + test_name.c_str(); - - // Split --gtest_filter at '-', if there is one, to separate into - // positive filter and negative filter portions - const char* const p = GTEST_FLAG(filter).c_str(); - const char* const dash = strchr(p, '-'); - std::string positive; - std::string negative; - if (dash == NULL) { - positive = GTEST_FLAG(filter).c_str(); // Whole string is a positive filter - negative = ""; - } else { - positive = std::string(p, dash); // Everything up to the dash - negative = std::string(dash + 1); // Everything after the dash - if (positive.empty()) { - // Treat '-test1' as the same as '*-test1' - positive = kUniversalFilter; - } - } - - // A filter is a colon-separated list of patterns. It matches a - // test if any pattern in it matches the test. - return (MatchesFilter(full_name, positive.c_str()) && - !MatchesFilter(full_name, negative.c_str())); -} - -#if GTEST_HAS_SEH -// Returns EXCEPTION_EXECUTE_HANDLER if Google Test should handle the -// given SEH exception, or EXCEPTION_CONTINUE_SEARCH otherwise. -// This function is useful as an __except condition. -int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { - // Google Test should handle a SEH exception if: - // 1. the user wants it to, AND - // 2. this is not a breakpoint exception, AND - // 3. this is not a C++ exception (VC++ implements them via SEH, - // apparently). - // - // SEH exception code for C++ exceptions. - // (see http://support.microsoft.com/kb/185294 for more information). - const DWORD kCxxExceptionCode = 0xe06d7363; - - bool should_handle = true; - - if (!GTEST_FLAG(catch_exceptions)) - should_handle = false; - else if (exception_code == EXCEPTION_BREAKPOINT) - should_handle = false; - else if (exception_code == kCxxExceptionCode) - should_handle = false; - - return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH; -} -#endif // GTEST_HAS_SEH - -} // namespace internal - -// The c'tor sets this object as the test part result reporter used by -// Google Test. The 'result' parameter specifies where to report the -// results. Intercepts only failures from the current thread. -ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter( - TestPartResultArray* result) - : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD), - result_(result) { - Init(); -} - -// The c'tor sets this object as the test part result reporter used by -// Google Test. The 'result' parameter specifies where to report the -// results. -ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter( - InterceptMode intercept_mode, TestPartResultArray* result) - : intercept_mode_(intercept_mode), - result_(result) { - Init(); -} - -void ScopedFakeTestPartResultReporter::Init() { - internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); - if (intercept_mode_ == INTERCEPT_ALL_THREADS) { - old_reporter_ = impl->GetGlobalTestPartResultReporter(); - impl->SetGlobalTestPartResultReporter(this); - } else { - old_reporter_ = impl->GetTestPartResultReporterForCurrentThread(); - impl->SetTestPartResultReporterForCurrentThread(this); - } -} - -// The d'tor restores the test part result reporter used by Google Test -// before. -ScopedFakeTestPartResultReporter::~ScopedFakeTestPartResultReporter() { - internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); - if (intercept_mode_ == INTERCEPT_ALL_THREADS) { - impl->SetGlobalTestPartResultReporter(old_reporter_); - } else { - impl->SetTestPartResultReporterForCurrentThread(old_reporter_); - } -} - -// Increments the test part result count and remembers the result. -// This method is from the TestPartResultReporterInterface interface. -void ScopedFakeTestPartResultReporter::ReportTestPartResult( - const TestPartResult& result) { - result_->Append(result); -} - -namespace internal { - -// Returns the type ID of ::testing::Test. We should always call this -// instead of GetTypeId< ::testing::Test>() to get the type ID of -// testing::Test. This is to work around a suspected linker bug when -// using Google Test as a framework on Mac OS X. The bug causes -// GetTypeId< ::testing::Test>() to return different values depending -// on whether the call is from the Google Test framework itself or -// from user test code. GetTestTypeId() is guaranteed to always -// return the same value, as it always calls GetTypeId<>() from the -// gtest.cc, which is within the Google Test framework. -TypeId GetTestTypeId() { - return GetTypeId(); -} - -// The value of GetTestTypeId() as seen from within the Google Test -// library. This is solely for testing GetTestTypeId(). -extern const TypeId kTestTypeIdInGoogleTest = GetTestTypeId(); - -// This predicate-formatter checks that 'results' contains a test part -// failure of the given type and that the failure message contains the -// given substring. -AssertionResult HasOneFailure(const char* /* results_expr */, - const char* /* type_expr */, - const char* /* substr_expr */, - const TestPartResultArray& results, - TestPartResult::Type type, - const string& substr) { - const std::string expected(type == TestPartResult::kFatalFailure ? - "1 fatal failure" : - "1 non-fatal failure"); - Message msg; - if (results.size() != 1) { - msg << "Expected: " << expected << "\n" - << " Actual: " << results.size() << " failures"; - for (int i = 0; i < results.size(); i++) { - msg << "\n" << results.GetTestPartResult(i); - } - return AssertionFailure() << msg; - } - - const TestPartResult& r = results.GetTestPartResult(0); - if (r.type() != type) { - return AssertionFailure() << "Expected: " << expected << "\n" - << " Actual:\n" - << r; - } - - if (strstr(r.message(), substr.c_str()) == NULL) { - return AssertionFailure() << "Expected: " << expected << " containing \"" - << substr << "\"\n" - << " Actual:\n" - << r; - } - - return AssertionSuccess(); -} - -// The constructor of SingleFailureChecker remembers where to look up -// test part results, what type of failure we expect, and what -// substring the failure message should contain. -SingleFailureChecker:: SingleFailureChecker( - const TestPartResultArray* results, - TestPartResult::Type type, - const string& substr) - : results_(results), - type_(type), - substr_(substr) {} - -// The destructor of SingleFailureChecker verifies that the given -// TestPartResultArray contains exactly one failure that has the given -// type and contains the given substring. If that's not the case, a -// non-fatal failure will be generated. -SingleFailureChecker::~SingleFailureChecker() { - EXPECT_PRED_FORMAT3(HasOneFailure, *results_, type_, substr_); -} - -DefaultGlobalTestPartResultReporter::DefaultGlobalTestPartResultReporter( - UnitTestImpl* unit_test) : unit_test_(unit_test) {} - -void DefaultGlobalTestPartResultReporter::ReportTestPartResult( - const TestPartResult& result) { - unit_test_->current_test_result()->AddTestPartResult(result); - unit_test_->listeners()->repeater()->OnTestPartResult(result); -} - -DefaultPerThreadTestPartResultReporter::DefaultPerThreadTestPartResultReporter( - UnitTestImpl* unit_test) : unit_test_(unit_test) {} - -void DefaultPerThreadTestPartResultReporter::ReportTestPartResult( - const TestPartResult& result) { - unit_test_->GetGlobalTestPartResultReporter()->ReportTestPartResult(result); -} - -// Returns the global test part result reporter. -TestPartResultReporterInterface* -UnitTestImpl::GetGlobalTestPartResultReporter() { - internal::MutexLock lock(&global_test_part_result_reporter_mutex_); - return global_test_part_result_repoter_; -} - -// Sets the global test part result reporter. -void UnitTestImpl::SetGlobalTestPartResultReporter( - TestPartResultReporterInterface* reporter) { - internal::MutexLock lock(&global_test_part_result_reporter_mutex_); - global_test_part_result_repoter_ = reporter; -} - -// Returns the test part result reporter for the current thread. -TestPartResultReporterInterface* -UnitTestImpl::GetTestPartResultReporterForCurrentThread() { - return per_thread_test_part_result_reporter_.get(); -} - -// Sets the test part result reporter for the current thread. -void UnitTestImpl::SetTestPartResultReporterForCurrentThread( - TestPartResultReporterInterface* reporter) { - per_thread_test_part_result_reporter_.set(reporter); -} - -// Gets the number of successful test cases. -int UnitTestImpl::successful_test_case_count() const { - return CountIf(test_cases_, TestCasePassed); -} - -// Gets the number of failed test cases. -int UnitTestImpl::failed_test_case_count() const { - return CountIf(test_cases_, TestCaseFailed); -} - -// Gets the number of all test cases. -int UnitTestImpl::total_test_case_count() const { - return static_cast(test_cases_.size()); -} - -// Gets the number of all test cases that contain at least one test -// that should run. -int UnitTestImpl::test_case_to_run_count() const { - return CountIf(test_cases_, ShouldRunTestCase); -} - -// Gets the number of successful tests. -int UnitTestImpl::successful_test_count() const { - return SumOverTestCaseList(test_cases_, &TestCase::successful_test_count); -} - -// Gets the number of failed tests. -int UnitTestImpl::failed_test_count() const { - return SumOverTestCaseList(test_cases_, &TestCase::failed_test_count); -} - -// Gets the number of disabled tests that will be reported in the XML report. -int UnitTestImpl::reportable_disabled_test_count() const { - return SumOverTestCaseList(test_cases_, - &TestCase::reportable_disabled_test_count); -} - -// Gets the number of disabled tests. -int UnitTestImpl::disabled_test_count() const { - return SumOverTestCaseList(test_cases_, &TestCase::disabled_test_count); -} - -// Gets the number of tests to be printed in the XML report. -int UnitTestImpl::reportable_test_count() const { - return SumOverTestCaseList(test_cases_, &TestCase::reportable_test_count); -} - -// Gets the number of all tests. -int UnitTestImpl::total_test_count() const { - return SumOverTestCaseList(test_cases_, &TestCase::total_test_count); -} - -// Gets the number of tests that should run. -int UnitTestImpl::test_to_run_count() const { - return SumOverTestCaseList(test_cases_, &TestCase::test_to_run_count); -} - -// Returns the current OS stack trace as an std::string. -// -// The maximum number of stack frames to be included is specified by -// the gtest_stack_trace_depth flag. The skip_count parameter -// specifies the number of top frames to be skipped, which doesn't -// count against the number of frames to be included. -// -// For example, if Foo() calls Bar(), which in turn calls -// CurrentOsStackTraceExceptTop(1), Foo() will be included in the -// trace but Bar() and CurrentOsStackTraceExceptTop() won't. -std::string UnitTestImpl::CurrentOsStackTraceExceptTop(int skip_count) { - (void)skip_count; - return ""; -} - -// Returns the current time in milliseconds. -TimeInMillis GetTimeInMillis() { -#if GTEST_OS_WINDOWS_MOBILE || defined(__BORLANDC__) - // Difference between 1970-01-01 and 1601-01-01 in milliseconds. - // http://analogous.blogspot.com/2005/04/epoch.html - const TimeInMillis kJavaEpochToWinFileTimeDelta = - static_cast(116444736UL) * 100000UL; - const DWORD kTenthMicrosInMilliSecond = 10000; - - SYSTEMTIME now_systime; - FILETIME now_filetime; - ULARGE_INTEGER now_int64; - // TODO(kenton@google.com): Shouldn't this just use - // GetSystemTimeAsFileTime()? - GetSystemTime(&now_systime); - if (SystemTimeToFileTime(&now_systime, &now_filetime)) { - now_int64.LowPart = now_filetime.dwLowDateTime; - now_int64.HighPart = now_filetime.dwHighDateTime; - now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) - - kJavaEpochToWinFileTimeDelta; - return now_int64.QuadPart; - } - return 0; -#elif GTEST_OS_WINDOWS && !GTEST_HAS_GETTIMEOFDAY_ - __timeb64 now; - -# ifdef _MSC_VER - - // MSVC 8 deprecates _ftime64(), so we want to suppress warning 4996 - // (deprecated function) there. - // TODO(kenton@google.com): Use GetTickCount()? Or use - // SystemTimeToFileTime() -# pragma warning(push) // Saves the current warning state. -# pragma warning(disable:4996) // Temporarily disables warning 4996. - _ftime64(&now); -# pragma warning(pop) // Restores the warning state. -# else - - _ftime64(&now); - -# endif // _MSC_VER - - return static_cast(now.time) * 1000 + now.millitm; -#elif GTEST_HAS_GETTIMEOFDAY_ - struct timeval now; - gettimeofday(&now, NULL); - return static_cast(now.tv_sec) * 1000 + now.tv_usec / 1000; -#else -# error "Don't know how to get the current time on your system." -#endif -} - -// Utilities - -// class String. - -#if GTEST_OS_WINDOWS_MOBILE -// Creates a UTF-16 wide string from the given ANSI string, allocating -// memory using new. The caller is responsible for deleting the return -// value using delete[]. Returns the wide string, or NULL if the -// input is NULL. -LPCWSTR String::AnsiToUtf16(const char* ansi) { - if (!ansi) return NULL; - const int length = strlen(ansi); - const int unicode_length = - MultiByteToWideChar(CP_ACP, 0, ansi, length, - NULL, 0); - WCHAR* unicode = new WCHAR[unicode_length + 1]; - MultiByteToWideChar(CP_ACP, 0, ansi, length, - unicode, unicode_length); - unicode[unicode_length] = 0; - return unicode; -} - -// Creates an ANSI string from the given wide string, allocating -// memory using new. The caller is responsible for deleting the return -// value using delete[]. Returns the ANSI string, or NULL if the -// input is NULL. -const char* String::Utf16ToAnsi(LPCWSTR utf16_str) { - if (!utf16_str) return NULL; - const int ansi_length = - WideCharToMultiByte(CP_ACP, 0, utf16_str, -1, - NULL, 0, NULL, NULL); - char* ansi = new char[ansi_length + 1]; - WideCharToMultiByte(CP_ACP, 0, utf16_str, -1, - ansi, ansi_length, NULL, NULL); - ansi[ansi_length] = 0; - return ansi; -} - -#endif // GTEST_OS_WINDOWS_MOBILE - -// Compares two C strings. Returns true iff they have the same content. -// -// Unlike strcmp(), this function can handle NULL argument(s). A NULL -// C string is considered different to any non-NULL C string, -// including the empty string. -bool String::CStringEquals(const char * lhs, const char * rhs) { - if ( lhs == NULL ) return rhs == NULL; - - if ( rhs == NULL ) return false; - - return strcmp(lhs, rhs) == 0; -} - -#if GTEST_HAS_STD_WSTRING || GTEST_HAS_GLOBAL_WSTRING - -// Converts an array of wide chars to a narrow string using the UTF-8 -// encoding, and streams the result to the given Message object. -static void StreamWideCharsToMessage(const wchar_t* wstr, size_t length, - Message* msg) { - for (size_t i = 0; i != length; ) { // NOLINT - if (wstr[i] != L'\0') { - *msg << WideStringToUtf8(wstr + i, static_cast(length - i)); - while (i != length && wstr[i] != L'\0') - i++; - } else { - *msg << '\0'; - i++; - } - } -} - -#endif // GTEST_HAS_STD_WSTRING || GTEST_HAS_GLOBAL_WSTRING - -} // namespace internal - -// Constructs an empty Message. -// We allocate the stringstream separately because otherwise each use of -// ASSERT/EXPECT in a procedure adds over 200 bytes to the procedure's -// stack frame leading to huge stack frames in some cases; gcc does not reuse -// the stack space. -Message::Message() : ss_(new ::std::stringstream) { - // By default, we want there to be enough precision when printing - // a double to a Message. - *ss_ << std::setprecision(std::numeric_limits::digits10 + 2); -} - -// These two overloads allow streaming a wide C string to a Message -// using the UTF-8 encoding. -Message& Message::operator <<(const wchar_t* wide_c_str) { - return *this << internal::String::ShowWideCString(wide_c_str); -} -Message& Message::operator <<(wchar_t* wide_c_str) { - return *this << internal::String::ShowWideCString(wide_c_str); -} - -#if GTEST_HAS_STD_WSTRING -// Converts the given wide string to a narrow string using the UTF-8 -// encoding, and streams the result to this Message object. -Message& Message::operator <<(const ::std::wstring& wstr) { - internal::StreamWideCharsToMessage(wstr.c_str(), wstr.length(), this); - return *this; -} -#endif // GTEST_HAS_STD_WSTRING - -#if GTEST_HAS_GLOBAL_WSTRING -// Converts the given wide string to a narrow string using the UTF-8 -// encoding, and streams the result to this Message object. -Message& Message::operator <<(const ::wstring& wstr) { - internal::StreamWideCharsToMessage(wstr.c_str(), wstr.length(), this); - return *this; -} -#endif // GTEST_HAS_GLOBAL_WSTRING - -// Gets the text streamed to this object so far as an std::string. -// Each '\0' character in the buffer is replaced with "\\0". -std::string Message::GetString() const { - return internal::StringStreamToString(ss_.get()); -} - -// AssertionResult constructors. -// Used in EXPECT_TRUE/FALSE(assertion_result). -AssertionResult::AssertionResult(const AssertionResult& other) - : success_(other.success_), - message_(other.message_.get() != NULL ? - new ::std::string(*other.message_) : - static_cast< ::std::string*>(NULL)) { -} - -// Returns the assertion's negation. Used with EXPECT/ASSERT_FALSE. -AssertionResult AssertionResult::operator!() const { - AssertionResult negation(!success_); - if (message_.get() != NULL) - negation << *message_; - return negation; -} - -// Makes a successful assertion result. -AssertionResult AssertionSuccess() { - return AssertionResult(true); -} - -// Makes a failed assertion result. -AssertionResult AssertionFailure() { - return AssertionResult(false); -} - -// Makes a failed assertion result with the given failure message. -// Deprecated; use AssertionFailure() << message. -AssertionResult AssertionFailure(const Message& message) { - return AssertionFailure() << message; -} - -namespace internal { - -// Constructs and returns the message for an equality assertion -// (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. -// -// The first four parameters are the expressions used in the assertion -// and their values, as strings. For example, for ASSERT_EQ(foo, bar) -// where foo is 5 and bar is 6, we have: -// -// expected_expression: "foo" -// actual_expression: "bar" -// expected_value: "5" -// actual_value: "6" -// -// The ignoring_case parameter is true iff the assertion is a -// *_STRCASEEQ*. When it's true, the string " (ignoring case)" will -// be inserted into the message. -AssertionResult EqFailure(const char* expected_expression, - const char* actual_expression, - const std::string& expected_value, - const std::string& actual_value, - bool ignoring_case) { - Message msg; - msg << "Value of: " << actual_expression; - if (actual_value != actual_expression) { - msg << "\n Actual: " << actual_value; - } - - msg << "\nExpected: " << expected_expression; - if (ignoring_case) { - msg << " (ignoring case)"; - } - if (expected_value != expected_expression) { - msg << "\nWhich is: " << expected_value; - } - - return AssertionFailure() << msg; -} - -// Constructs a failure message for Boolean assertions such as EXPECT_TRUE. -std::string GetBoolAssertionFailureMessage( - const AssertionResult& assertion_result, - const char* expression_text, - const char* actual_predicate_value, - const char* expected_predicate_value) { - const char* actual_message = assertion_result.message(); - Message msg; - msg << "Value of: " << expression_text - << "\n Actual: " << actual_predicate_value; - if (actual_message[0] != '\0') - msg << " (" << actual_message << ")"; - msg << "\nExpected: " << expected_predicate_value; - return msg.GetString(); -} - -// Helper function for implementing ASSERT_NEAR. -AssertionResult DoubleNearPredFormat(const char* expr1, - const char* expr2, - const char* abs_error_expr, - double val1, - double val2, - double abs_error) { - const double diff = fabs(val1 - val2); - if (diff <= abs_error) return AssertionSuccess(); - - // TODO(wan): do not print the value of an expression if it's - // already a literal. - return AssertionFailure() - << "The difference between " << expr1 << " and " << expr2 - << " is " << diff << ", which exceeds " << abs_error_expr << ", where\n" - << expr1 << " evaluates to " << val1 << ",\n" - << expr2 << " evaluates to " << val2 << ", and\n" - << abs_error_expr << " evaluates to " << abs_error << "."; -} - - -// Helper template for implementing FloatLE() and DoubleLE(). -template -AssertionResult FloatingPointLE(const char* expr1, - const char* expr2, - RawType val1, - RawType val2) { - // Returns success if val1 is less than val2, - if (val1 < val2) { - return AssertionSuccess(); - } - - // or if val1 is almost equal to val2. - const FloatingPoint lhs(val1), rhs(val2); - if (lhs.AlmostEquals(rhs)) { - return AssertionSuccess(); - } - - // Note that the above two checks will both fail if either val1 or - // val2 is NaN, as the IEEE floating-point standard requires that - // any predicate involving a NaN must return false. - - ::std::stringstream val1_ss; - val1_ss << std::setprecision(std::numeric_limits::digits10 + 2) - << val1; - - ::std::stringstream val2_ss; - val2_ss << std::setprecision(std::numeric_limits::digits10 + 2) - << val2; - - return AssertionFailure() - << "Expected: (" << expr1 << ") <= (" << expr2 << ")\n" - << " Actual: " << StringStreamToString(&val1_ss) << " vs " - << StringStreamToString(&val2_ss); -} - -} // namespace internal - -// Asserts that val1 is less than, or almost equal to, val2. Fails -// otherwise. In particular, it fails if either val1 or val2 is NaN. -AssertionResult FloatLE(const char* expr1, const char* expr2, - float val1, float val2) { - return internal::FloatingPointLE(expr1, expr2, val1, val2); -} - -// Asserts that val1 is less than, or almost equal to, val2. Fails -// otherwise. In particular, it fails if either val1 or val2 is NaN. -AssertionResult DoubleLE(const char* expr1, const char* expr2, - double val1, double val2) { - return internal::FloatingPointLE(expr1, expr2, val1, val2); -} - -namespace internal { - -// The helper function for {ASSERT|EXPECT}_EQ with int or enum -// arguments. -AssertionResult CmpHelperEQ(const char* expected_expression, - const char* actual_expression, - BiggestInt expected, - BiggestInt actual) { - if (expected == actual) { - return AssertionSuccess(); - } - - return EqFailure(expected_expression, - actual_expression, - FormatForComparisonFailureMessage(expected, actual), - FormatForComparisonFailureMessage(actual, expected), - false); -} - -// A macro for implementing the helper functions needed to implement -// ASSERT_?? and EXPECT_?? with integer or enum arguments. It is here -// just to avoid copy-and-paste of similar code. -#define GTEST_IMPL_CMP_HELPER_(op_name, op)\ -AssertionResult CmpHelper##op_name(const char* expr1, const char* expr2, \ - BiggestInt val1, BiggestInt val2) {\ - if (val1 op val2) {\ - return AssertionSuccess();\ - } else {\ - return AssertionFailure() \ - << "Expected: (" << expr1 << ") " #op " (" << expr2\ - << "), actual: " << FormatForComparisonFailureMessage(val1, val2)\ - << " vs " << FormatForComparisonFailureMessage(val2, val1);\ - }\ -} - -// Implements the helper function for {ASSERT|EXPECT}_NE with int or -// enum arguments. -GTEST_IMPL_CMP_HELPER_(NE, !=) -// Implements the helper function for {ASSERT|EXPECT}_LE with int or -// enum arguments. -GTEST_IMPL_CMP_HELPER_(LE, <=) -// Implements the helper function for {ASSERT|EXPECT}_LT with int or -// enum arguments. -GTEST_IMPL_CMP_HELPER_(LT, < ) -// Implements the helper function for {ASSERT|EXPECT}_GE with int or -// enum arguments. -GTEST_IMPL_CMP_HELPER_(GE, >=) -// Implements the helper function for {ASSERT|EXPECT}_GT with int or -// enum arguments. -GTEST_IMPL_CMP_HELPER_(GT, > ) - -#undef GTEST_IMPL_CMP_HELPER_ - -// The helper function for {ASSERT|EXPECT}_STREQ. -AssertionResult CmpHelperSTREQ(const char* expected_expression, - const char* actual_expression, - const char* expected, - const char* actual) { - if (String::CStringEquals(expected, actual)) { - return AssertionSuccess(); - } - - return EqFailure(expected_expression, - actual_expression, - PrintToString(expected), - PrintToString(actual), - false); -} - -// The helper function for {ASSERT|EXPECT}_STRCASEEQ. -AssertionResult CmpHelperSTRCASEEQ(const char* expected_expression, - const char* actual_expression, - const char* expected, - const char* actual) { - if (String::CaseInsensitiveCStringEquals(expected, actual)) { - return AssertionSuccess(); - } - - return EqFailure(expected_expression, - actual_expression, - PrintToString(expected), - PrintToString(actual), - true); -} - -// The helper function for {ASSERT|EXPECT}_STRNE. -AssertionResult CmpHelperSTRNE(const char* s1_expression, - const char* s2_expression, - const char* s1, - const char* s2) { - if (!String::CStringEquals(s1, s2)) { - return AssertionSuccess(); - } else { - return AssertionFailure() << "Expected: (" << s1_expression << ") != (" - << s2_expression << "), actual: \"" - << s1 << "\" vs \"" << s2 << "\""; - } -} - -// The helper function for {ASSERT|EXPECT}_STRCASENE. -AssertionResult CmpHelperSTRCASENE(const char* s1_expression, - const char* s2_expression, - const char* s1, - const char* s2) { - if (!String::CaseInsensitiveCStringEquals(s1, s2)) { - return AssertionSuccess(); - } else { - return AssertionFailure() - << "Expected: (" << s1_expression << ") != (" - << s2_expression << ") (ignoring case), actual: \"" - << s1 << "\" vs \"" << s2 << "\""; - } -} - -} // namespace internal - -namespace { - -// Helper functions for implementing IsSubString() and IsNotSubstring(). - -// This group of overloaded functions return true iff needle is a -// substring of haystack. NULL is considered a substring of itself -// only. - -bool IsSubstringPred(const char* needle, const char* haystack) { - if (needle == NULL || haystack == NULL) - return needle == haystack; - - return strstr(haystack, needle) != NULL; -} - -bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { - if (needle == NULL || haystack == NULL) - return needle == haystack; - - return wcsstr(haystack, needle) != NULL; -} - -// StringType here can be either ::std::string or ::std::wstring. -template -bool IsSubstringPred(const StringType& needle, - const StringType& haystack) { - return haystack.find(needle) != StringType::npos; -} - -// This function implements either IsSubstring() or IsNotSubstring(), -// depending on the value of the expected_to_be_substring parameter. -// StringType here can be const char*, const wchar_t*, ::std::string, -// or ::std::wstring. -template -AssertionResult IsSubstringImpl( - bool expected_to_be_substring, - const char* needle_expr, const char* haystack_expr, - const StringType& needle, const StringType& haystack) { - if (IsSubstringPred(needle, haystack) == expected_to_be_substring) - return AssertionSuccess(); - - const bool is_wide_string = sizeof(needle[0]) > 1; - const char* const begin_string_quote = is_wide_string ? "L\"" : "\""; - return AssertionFailure() - << "Value of: " << needle_expr << "\n" - << " Actual: " << begin_string_quote << needle << "\"\n" - << "Expected: " << (expected_to_be_substring ? "" : "not ") - << "a substring of " << haystack_expr << "\n" - << "Which is: " << begin_string_quote << haystack << "\""; -} - -} // namespace - -// IsSubstring() and IsNotSubstring() check whether needle is a -// substring of haystack (NULL is considered a substring of itself -// only), and return an appropriate error message when they fail. - -AssertionResult IsSubstring( - const char* needle_expr, const char* haystack_expr, - const char* needle, const char* haystack) { - return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack); -} - -AssertionResult IsSubstring( - const char* needle_expr, const char* haystack_expr, - const wchar_t* needle, const wchar_t* haystack) { - return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack); -} - -AssertionResult IsNotSubstring( - const char* needle_expr, const char* haystack_expr, - const char* needle, const char* haystack) { - return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack); -} - -AssertionResult IsNotSubstring( - const char* needle_expr, const char* haystack_expr, - const wchar_t* needle, const wchar_t* haystack) { - return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack); -} - -AssertionResult IsSubstring( - const char* needle_expr, const char* haystack_expr, - const ::std::string& needle, const ::std::string& haystack) { - return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack); -} - -AssertionResult IsNotSubstring( - const char* needle_expr, const char* haystack_expr, - const ::std::string& needle, const ::std::string& haystack) { - return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack); -} - -#if GTEST_HAS_STD_WSTRING -AssertionResult IsSubstring( - const char* needle_expr, const char* haystack_expr, - const ::std::wstring& needle, const ::std::wstring& haystack) { - return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack); -} - -AssertionResult IsNotSubstring( - const char* needle_expr, const char* haystack_expr, - const ::std::wstring& needle, const ::std::wstring& haystack) { - return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack); -} -#endif // GTEST_HAS_STD_WSTRING - -namespace internal { - -#if GTEST_OS_WINDOWS - -namespace { - -// Helper function for IsHRESULT{SuccessFailure} predicates -AssertionResult HRESULTFailureHelper(const char* expr, - const char* expected, - long hr) { // NOLINT -# if GTEST_OS_WINDOWS_MOBILE - - // Windows CE doesn't support FormatMessage. - const char error_text[] = ""; - -# else - - // Looks up the human-readable system message for the HRESULT code - // and since we're not passing any params to FormatMessage, we don't - // want inserts expanded. - const DWORD kFlags = FORMAT_MESSAGE_FROM_SYSTEM | - FORMAT_MESSAGE_IGNORE_INSERTS; - const DWORD kBufSize = 4096; - // Gets the system's human readable message string for this HRESULT. - char error_text[kBufSize] = { '\0' }; - DWORD message_length = ::FormatMessageA(kFlags, - 0, // no source, we're asking system - hr, // the error - 0, // no line width restrictions - error_text, // output buffer - kBufSize, // buf size - NULL); // no arguments for inserts - // Trims tailing white space (FormatMessage leaves a trailing CR-LF) - for (; message_length && IsSpace(error_text[message_length - 1]); - --message_length) { - error_text[message_length - 1] = '\0'; - } - -# endif // GTEST_OS_WINDOWS_MOBILE - - const std::string error_hex("0x" + String::FormatHexInt(hr)); - return ::testing::AssertionFailure() - << "Expected: " << expr << " " << expected << ".\n" - << " Actual: " << error_hex << " " << error_text << "\n"; -} - -} // namespace - -AssertionResult IsHRESULTSuccess(const char* expr, long hr) { // NOLINT - if (SUCCEEDED(hr)) { - return AssertionSuccess(); - } - return HRESULTFailureHelper(expr, "succeeds", hr); -} - -AssertionResult IsHRESULTFailure(const char* expr, long hr) { // NOLINT - if (FAILED(hr)) { - return AssertionSuccess(); - } - return HRESULTFailureHelper(expr, "fails", hr); -} - -#endif // GTEST_OS_WINDOWS - -// Utility functions for encoding Unicode text (wide strings) in -// UTF-8. - -// A Unicode code-point can have upto 21 bits, and is encoded in UTF-8 -// like this: -// -// Code-point length Encoding -// 0 - 7 bits 0xxxxxxx -// 8 - 11 bits 110xxxxx 10xxxxxx -// 12 - 16 bits 1110xxxx 10xxxxxx 10xxxxxx -// 17 - 21 bits 11110xxx 10xxxxxx 10xxxxxx 10xxxxxx - -// The maximum code-point a one-byte UTF-8 sequence can represent. -const UInt32 kMaxCodePoint1 = (static_cast(1) << 7) - 1; - -// The maximum code-point a two-byte UTF-8 sequence can represent. -const UInt32 kMaxCodePoint2 = (static_cast(1) << (5 + 6)) - 1; - -// The maximum code-point a three-byte UTF-8 sequence can represent. -const UInt32 kMaxCodePoint3 = (static_cast(1) << (4 + 2*6)) - 1; - -// The maximum code-point a four-byte UTF-8 sequence can represent. -const UInt32 kMaxCodePoint4 = (static_cast(1) << (3 + 3*6)) - 1; - -// Chops off the n lowest bits from a bit pattern. Returns the n -// lowest bits. As a side effect, the original bit pattern will be -// shifted to the right by n bits. -inline UInt32 ChopLowBits(UInt32* bits, int n) { - const UInt32 low_bits = *bits & ((static_cast(1) << n) - 1); - *bits >>= n; - return low_bits; -} - -// Converts a Unicode code point to a narrow string in UTF-8 encoding. -// code_point parameter is of type UInt32 because wchar_t may not be -// wide enough to contain a code point. -// If the code_point is not a valid Unicode code point -// (i.e. outside of Unicode range U+0 to U+10FFFF) it will be converted -// to "(Invalid Unicode 0xXXXXXXXX)". -std::string CodePointToUtf8(UInt32 code_point) { - if (code_point > kMaxCodePoint4) { - return "(Invalid Unicode 0x" + String::FormatHexInt(code_point) + ")"; - } - - char str[5]; // Big enough for the largest valid code point. - if (code_point <= kMaxCodePoint1) { - str[1] = '\0'; - str[0] = static_cast(code_point); // 0xxxxxxx - } else if (code_point <= kMaxCodePoint2) { - str[2] = '\0'; - str[1] = static_cast(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx - str[0] = static_cast(0xC0 | code_point); // 110xxxxx - } else if (code_point <= kMaxCodePoint3) { - str[3] = '\0'; - str[2] = static_cast(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx - str[1] = static_cast(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx - str[0] = static_cast(0xE0 | code_point); // 1110xxxx - } else { // code_point <= kMaxCodePoint4 - str[4] = '\0'; - str[3] = static_cast(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx - str[2] = static_cast(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx - str[1] = static_cast(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx - str[0] = static_cast(0xF0 | code_point); // 11110xxx - } - return str; -} - -// The following two functions only make sense if the the system -// uses UTF-16 for wide string encoding. All supported systems -// with 16 bit wchar_t (Windows, Cygwin, Symbian OS) do use UTF-16. - -// Determines if the arguments constitute UTF-16 surrogate pair -// and thus should be combined into a single Unicode code point -// using CreateCodePointFromUtf16SurrogatePair. -inline bool IsUtf16SurrogatePair(wchar_t first, wchar_t second) { - return sizeof(wchar_t) == 2 && - (first & 0xFC00) == 0xD800 && (second & 0xFC00) == 0xDC00; -} - -// Creates a Unicode code point from UTF16 surrogate pair. -inline UInt32 CreateCodePointFromUtf16SurrogatePair(wchar_t first, - wchar_t second) { - const UInt32 mask = (1 << 10) - 1; - return (sizeof(wchar_t) == 2) ? - (((first & mask) << 10) | (second & mask)) + 0x10000 : - // This function should not be called when the condition is - // false, but we provide a sensible default in case it is. - static_cast(first); -} - -// Converts a wide string to a narrow string in UTF-8 encoding. -// The wide string is assumed to have the following encoding: -// UTF-16 if sizeof(wchar_t) == 2 (on Windows, Cygwin, Symbian OS) -// UTF-32 if sizeof(wchar_t) == 4 (on Linux) -// Parameter str points to a null-terminated wide string. -// Parameter num_chars may additionally limit the number -// of wchar_t characters processed. -1 is used when the entire string -// should be processed. -// If the string contains code points that are not valid Unicode code points -// (i.e. outside of Unicode range U+0 to U+10FFFF) they will be output -// as '(Invalid Unicode 0xXXXXXXXX)'. If the string is in UTF16 encoding -// and contains invalid UTF-16 surrogate pairs, values in those pairs -// will be encoded as individual Unicode characters from Basic Normal Plane. -std::string WideStringToUtf8(const wchar_t* str, int num_chars) { - if (num_chars == -1) - num_chars = static_cast(wcslen(str)); - - ::std::stringstream stream; - for (int i = 0; i < num_chars; ++i) { - UInt32 unicode_code_point; - - if (str[i] == L'\0') { - break; - } else if (i + 1 < num_chars && IsUtf16SurrogatePair(str[i], str[i + 1])) { - unicode_code_point = CreateCodePointFromUtf16SurrogatePair(str[i], - str[i + 1]); - i++; - } else { - unicode_code_point = static_cast(str[i]); - } - - stream << CodePointToUtf8(unicode_code_point); - } - return StringStreamToString(&stream); -} - -// Converts a wide C string to an std::string using the UTF-8 encoding. -// NULL will be converted to "(null)". -std::string String::ShowWideCString(const wchar_t * wide_c_str) { - if (wide_c_str == NULL) return "(null)"; - - return internal::WideStringToUtf8(wide_c_str, -1); -} - -// Compares two wide C strings. Returns true iff they have the same -// content. -// -// Unlike wcscmp(), this function can handle NULL argument(s). A NULL -// C string is considered different to any non-NULL C string, -// including the empty string. -bool String::WideCStringEquals(const wchar_t * lhs, const wchar_t * rhs) { - if (lhs == NULL) return rhs == NULL; - - if (rhs == NULL) return false; - - return wcscmp(lhs, rhs) == 0; -} - -// Helper function for *_STREQ on wide strings. -AssertionResult CmpHelperSTREQ(const char* expected_expression, - const char* actual_expression, - const wchar_t* expected, - const wchar_t* actual) { - if (String::WideCStringEquals(expected, actual)) { - return AssertionSuccess(); - } - - return EqFailure(expected_expression, - actual_expression, - PrintToString(expected), - PrintToString(actual), - false); -} - -// Helper function for *_STRNE on wide strings. -AssertionResult CmpHelperSTRNE(const char* s1_expression, - const char* s2_expression, - const wchar_t* s1, - const wchar_t* s2) { - if (!String::WideCStringEquals(s1, s2)) { - return AssertionSuccess(); - } - - return AssertionFailure() << "Expected: (" << s1_expression << ") != (" - << s2_expression << "), actual: " - << PrintToString(s1) - << " vs " << PrintToString(s2); -} - -// Compares two C strings, ignoring case. Returns true iff they have -// the same content. -// -// Unlike strcasecmp(), this function can handle NULL argument(s). A -// NULL C string is considered different to any non-NULL C string, -// including the empty string. -bool String::CaseInsensitiveCStringEquals(const char * lhs, const char * rhs) { - if (lhs == NULL) - return rhs == NULL; - if (rhs == NULL) - return false; - return posix::StrCaseCmp(lhs, rhs) == 0; -} - - // Compares two wide C strings, ignoring case. Returns true iff they - // have the same content. - // - // Unlike wcscasecmp(), this function can handle NULL argument(s). - // A NULL C string is considered different to any non-NULL wide C string, - // including the empty string. - // NB: The implementations on different platforms slightly differ. - // On windows, this method uses _wcsicmp which compares according to LC_CTYPE - // environment variable. On GNU platform this method uses wcscasecmp - // which compares according to LC_CTYPE category of the current locale. - // On MacOS X, it uses towlower, which also uses LC_CTYPE category of the - // current locale. -bool String::CaseInsensitiveWideCStringEquals(const wchar_t* lhs, - const wchar_t* rhs) { - if (lhs == NULL) return rhs == NULL; - - if (rhs == NULL) return false; - -#if GTEST_OS_WINDOWS - return _wcsicmp(lhs, rhs) == 0; -#elif GTEST_OS_LINUX && !GTEST_OS_LINUX_ANDROID - return wcscasecmp(lhs, rhs) == 0; -#else - // Android, Mac OS X and Cygwin don't define wcscasecmp. - // Other unknown OSes may not define it either. - wint_t left, right; - do { - left = towlower(*lhs++); - right = towlower(*rhs++); - } while (left && left == right); - return left == right; -#endif // OS selector -} - -// Returns true iff str ends with the given suffix, ignoring case. -// Any string is considered to end with an empty suffix. -bool String::EndsWithCaseInsensitive( - const std::string& str, const std::string& suffix) { - const size_t str_len = str.length(); - const size_t suffix_len = suffix.length(); - return (str_len >= suffix_len) && - CaseInsensitiveCStringEquals(str.c_str() + str_len - suffix_len, - suffix.c_str()); -} - -// Formats an int value as "%02d". -std::string String::FormatIntWidth2(int value) { - std::stringstream ss; - ss << std::setfill('0') << std::setw(2) << value; - return ss.str(); -} - -// Formats an int value as "%X". -std::string String::FormatHexInt(int value) { - std::stringstream ss; - ss << std::hex << std::uppercase << value; - return ss.str(); -} - -// Formats a byte as "%02X". -std::string String::FormatByte(unsigned char value) { - std::stringstream ss; - ss << std::setfill('0') << std::setw(2) << std::hex << std::uppercase - << static_cast(value); - return ss.str(); -} - -// Converts the buffer in a stringstream to an std::string, converting NUL -// bytes to "\\0" along the way. -std::string StringStreamToString(::std::stringstream* ss) { - const ::std::string& str = ss->str(); - const char* const start = str.c_str(); - const char* const end = start + str.length(); - - std::string result; - result.reserve(2 * (end - start)); - for (const char* ch = start; ch != end; ++ch) { - if (*ch == '\0') { - result += "\\0"; // Replaces NUL with "\\0"; - } else { - result += *ch; - } - } - - return result; -} - -// Appends the user-supplied message to the Google-Test-generated message. -std::string AppendUserMessage(const std::string& gtest_msg, - const Message& user_msg) { - // Appends the user message if it's non-empty. - const std::string user_msg_string = user_msg.GetString(); - if (user_msg_string.empty()) { - return gtest_msg; - } - - return gtest_msg + "\n" + user_msg_string; -} - -} // namespace internal - -// class TestResult - -// Creates an empty TestResult. -TestResult::TestResult() - : death_test_count_(0), - elapsed_time_(0) { -} - -// D'tor. -TestResult::~TestResult() { -} - -// Returns the i-th test part result among all the results. i can -// range from 0 to total_part_count() - 1. If i is not in that range, -// aborts the program. -const TestPartResult& TestResult::GetTestPartResult(int i) const { - if (i < 0 || i >= total_part_count()) - internal::posix::Abort(); - return test_part_results_.at(i); -} - -// Returns the i-th test property. i can range from 0 to -// test_property_count() - 1. If i is not in that range, aborts the -// program. -const TestProperty& TestResult::GetTestProperty(int i) const { - if (i < 0 || i >= test_property_count()) - internal::posix::Abort(); - return test_properties_.at(i); -} - -// Clears the test part results. -void TestResult::ClearTestPartResults() { - test_part_results_.clear(); -} - -// Adds a test part result to the list. -void TestResult::AddTestPartResult(const TestPartResult& test_part_result) { - test_part_results_.push_back(test_part_result); -} - -// Adds a test property to the list. If a property with the same key as the -// supplied property is already represented, the value of this test_property -// replaces the old value for that key. -void TestResult::RecordProperty(const std::string& xml_element, - const TestProperty& test_property) { - if (!ValidateTestProperty(xml_element, test_property)) { - return; - } - internal::MutexLock lock(&test_properites_mutex_); - const std::vector::iterator property_with_matching_key = - std::find_if(test_properties_.begin(), test_properties_.end(), - internal::TestPropertyKeyIs(test_property.key())); - if (property_with_matching_key == test_properties_.end()) { - test_properties_.push_back(test_property); - return; - } - property_with_matching_key->SetValue(test_property.value()); -} - -// The list of reserved attributes used in the element of XML -// output. -static const char* const kReservedTestSuitesAttributes[] = { - "disabled", - "errors", - "failures", - "name", - "random_seed", - "tests", - "time", - "timestamp" -}; - -// The list of reserved attributes used in the element of XML -// output. -static const char* const kReservedTestSuiteAttributes[] = { - "disabled", - "errors", - "failures", - "name", - "tests", - "time" -}; - -// The list of reserved attributes used in the element of XML output. -static const char* const kReservedTestCaseAttributes[] = { - "classname", - "name", - "status", - "time", - "type_param", - "value_param" -}; - -template -std::vector ArrayAsVector(const char* const (&array)[kSize]) { - return std::vector(array, array + kSize); -} - -static std::vector GetReservedAttributesForElement( - const std::string& xml_element) { - if (xml_element == "testsuites") { - return ArrayAsVector(kReservedTestSuitesAttributes); - } else if (xml_element == "testsuite") { - return ArrayAsVector(kReservedTestSuiteAttributes); - } else if (xml_element == "testcase") { - return ArrayAsVector(kReservedTestCaseAttributes); - } else { - GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; - } - // This code is unreachable but some compilers may not realizes that. - return std::vector(); -} - -static std::string FormatWordList(const std::vector& words) { - Message word_list; - for (size_t i = 0; i < words.size(); ++i) { - if (i > 0 && words.size() > 2) { - word_list << ", "; - } - if (i == words.size() - 1) { - word_list << "and "; - } - word_list << "'" << words[i] << "'"; - } - return word_list.GetString(); -} - -bool ValidateTestPropertyName(const std::string& property_name, - const std::vector& reserved_names) { - if (std::find(reserved_names.begin(), reserved_names.end(), property_name) != - reserved_names.end()) { - ADD_FAILURE() << "Reserved key used in RecordProperty(): " << property_name - << " (" << FormatWordList(reserved_names) - << " are reserved by " << GTEST_NAME_ << ")"; - return false; - } - return true; -} - -// Adds a failure if the key is a reserved attribute of the element named -// xml_element. Returns true if the property is valid. -bool TestResult::ValidateTestProperty(const std::string& xml_element, - const TestProperty& test_property) { - return ValidateTestPropertyName(test_property.key(), - GetReservedAttributesForElement(xml_element)); -} - -// Clears the object. -void TestResult::Clear() { - test_part_results_.clear(); - test_properties_.clear(); - death_test_count_ = 0; - elapsed_time_ = 0; -} - -// Returns true iff the test failed. -bool TestResult::Failed() const { - for (int i = 0; i < total_part_count(); ++i) { - if (GetTestPartResult(i).failed()) - return true; - } - return false; -} - -// Returns true iff the test part fatally failed. -static bool TestPartFatallyFailed(const TestPartResult& result) { - return result.fatally_failed(); -} - -// Returns true iff the test fatally failed. -bool TestResult::HasFatalFailure() const { - return CountIf(test_part_results_, TestPartFatallyFailed) > 0; -} - -// Returns true iff the test part non-fatally failed. -static bool TestPartNonfatallyFailed(const TestPartResult& result) { - return result.nonfatally_failed(); -} - -// Returns true iff the test has a non-fatal failure. -bool TestResult::HasNonfatalFailure() const { - return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; -} - -// Gets the number of all test parts. This is the sum of the number -// of successful test parts and the number of failed test parts. -int TestResult::total_part_count() const { - return static_cast(test_part_results_.size()); -} - -// Returns the number of the test properties. -int TestResult::test_property_count() const { - return static_cast(test_properties_.size()); -} - -// class Test - -// Creates a Test object. - -// The c'tor saves the values of all Google Test flags. -Test::Test() - : gtest_flag_saver_(new internal::GTestFlagSaver) { -} - -// The d'tor restores the values of all Google Test flags. -Test::~Test() { - delete gtest_flag_saver_; -} - -// Sets up the test fixture. -// -// A sub-class may override this. -void Test::SetUp() { -} - -// Tears down the test fixture. -// -// A sub-class may override this. -void Test::TearDown() { -} - -// Allows user supplied key value pairs to be recorded for later output. -void Test::RecordProperty(const std::string& key, const std::string& value) { - UnitTest::GetInstance()->RecordProperty(key, value); -} - -// Allows user supplied key value pairs to be recorded for later output. -void Test::RecordProperty(const std::string& key, int value) { - Message value_message; - value_message << value; - RecordProperty(key, value_message.GetString().c_str()); -} - -namespace internal { - -void ReportFailureInUnknownLocation(TestPartResult::Type result_type, - const std::string& message) { - // This function is a friend of UnitTest and as such has access to - // AddTestPartResult. - UnitTest::GetInstance()->AddTestPartResult( - result_type, - NULL, // No info about the source file where the exception occurred. - -1, // We have no info on which line caused the exception. - message, - ""); // No stack trace, either. -} - -} // namespace internal - -// Google Test requires all tests in the same test case to use the same test -// fixture class. This function checks if the current test has the -// same fixture class as the first test in the current test case. If -// yes, it returns true; otherwise it generates a Google Test failure and -// returns false. -bool Test::HasSameFixtureClass() { - internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); - const TestCase* const test_case = impl->current_test_case(); - - // Info about the first test in the current test case. - const TestInfo* const first_test_info = test_case->test_info_list()[0]; - const internal::TypeId first_fixture_id = first_test_info->fixture_class_id_; - const char* const first_test_name = first_test_info->name(); - - // Info about the current test. - const TestInfo* const this_test_info = impl->current_test_info(); - const internal::TypeId this_fixture_id = this_test_info->fixture_class_id_; - const char* const this_test_name = this_test_info->name(); - - if (this_fixture_id != first_fixture_id) { - // Is the first test defined using TEST? - const bool first_is_TEST = first_fixture_id == internal::GetTestTypeId(); - // Is this test defined using TEST? - const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId(); - - if (first_is_TEST || this_is_TEST) { - // The user mixed TEST and TEST_F in this test case - we'll tell - // him/her how to fix it. - - // Gets the name of the TEST and the name of the TEST_F. Note - // that first_is_TEST and this_is_TEST cannot both be true, as - // the fixture IDs are different for the two tests. - const char* const TEST_name = - first_is_TEST ? first_test_name : this_test_name; - const char* const TEST_F_name = - first_is_TEST ? this_test_name : first_test_name; - - ADD_FAILURE() - << "All tests in the same test case must use the same test fixture\n" - << "class, so mixing TEST_F and TEST in the same test case is\n" - << "illegal. In test case " << this_test_info->test_case_name() - << ",\n" - << "test " << TEST_F_name << " is defined using TEST_F but\n" - << "test " << TEST_name << " is defined using TEST. You probably\n" - << "want to change the TEST to TEST_F or move it to another test\n" - << "case."; - } else { - // The user defined two fixture classes with the same name in - // two namespaces - we'll tell him/her how to fix it. - ADD_FAILURE() - << "All tests in the same test case must use the same test fixture\n" - << "class. However, in test case " - << this_test_info->test_case_name() << ",\n" - << "you defined test " << first_test_name - << " and test " << this_test_name << "\n" - << "using two different test fixture classes. This can happen if\n" - << "the two classes are from different namespaces or translation\n" - << "units and have the same name. You should probably rename one\n" - << "of the classes to put the tests into different test cases."; - } - return false; - } - - return true; -} - -#if GTEST_HAS_SEH - -// Adds an "exception thrown" fatal failure to the current test. This -// function returns its result via an output parameter pointer because VC++ -// prohibits creation of objects with destructors on stack in functions -// using __try (see error C2712). -static std::string* FormatSehExceptionMessage(DWORD exception_code, - const char* location) { - Message message; - message << "SEH exception with code 0x" << std::setbase(16) << - exception_code << std::setbase(10) << " thrown in " << location << "."; - - return new std::string(message.GetString()); -} - -#endif // GTEST_HAS_SEH - -namespace internal { - -#if GTEST_HAS_EXCEPTIONS - -// Adds an "exception thrown" fatal failure to the current test. -static std::string FormatCxxExceptionMessage(const char* description, - const char* location) { - Message message; - if (description != NULL) { - message << "C++ exception with description \"" << description << "\""; - } else { - message << "Unknown C++ exception"; - } - message << " thrown in " << location << "."; - - return message.GetString(); -} - -static std::string PrintTestPartResultToString( - const TestPartResult& test_part_result); - -GoogleTestFailureException::GoogleTestFailureException( - const TestPartResult& failure) - : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {} - -#endif // GTEST_HAS_EXCEPTIONS - -// We put these helper functions in the internal namespace as IBM's xlC -// compiler rejects the code if they were declared static. - -// Runs the given method and handles SEH exceptions it throws, when -// SEH is supported; returns the 0-value for type Result in case of an -// SEH exception. (Microsoft compilers cannot handle SEH and C++ -// exceptions in the same function. Therefore, we provide a separate -// wrapper function for handling SEH exceptions.) -template -Result HandleSehExceptionsInMethodIfSupported( - T* object, Result (T::*method)(), const char* location) { -#if GTEST_HAS_SEH - __try { - return (object->*method)(); - } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT - GetExceptionCode())) { - // We create the exception message on the heap because VC++ prohibits - // creation of objects with destructors on stack in functions using __try - // (see error C2712). - std::string* exception_message = FormatSehExceptionMessage( - GetExceptionCode(), location); - internal::ReportFailureInUnknownLocation(TestPartResult::kFatalFailure, - *exception_message); - delete exception_message; - return static_cast(0); - } -#else - (void)location; - return (object->*method)(); -#endif // GTEST_HAS_SEH -} - -// Runs the given method and catches and reports C++ and/or SEH-style -// exceptions, if they are supported; returns the 0-value for type -// Result in case of an SEH exception. -template -Result HandleExceptionsInMethodIfSupported( - T* object, Result (T::*method)(), const char* location) { - // NOTE: The user code can affect the way in which Google Test handles - // exceptions by setting GTEST_FLAG(catch_exceptions), but only before - // RUN_ALL_TESTS() starts. It is technically possible to check the flag - // after the exception is caught and either report or re-throw the - // exception based on the flag's value: - // - // try { - // // Perform the test method. - // } catch (...) { - // if (GTEST_FLAG(catch_exceptions)) - // // Report the exception as failure. - // else - // throw; // Re-throws the original exception. - // } - // - // However, the purpose of this flag is to allow the program to drop into - // the debugger when the exception is thrown. On most platforms, once the - // control enters the catch block, the exception origin information is - // lost and the debugger will stop the program at the point of the - // re-throw in this function -- instead of at the point of the original - // throw statement in the code under test. For this reason, we perform - // the check early, sacrificing the ability to affect Google Test's - // exception handling in the method where the exception is thrown. - if (internal::GetUnitTestImpl()->catch_exceptions()) { -#if GTEST_HAS_EXCEPTIONS - try { - return HandleSehExceptionsInMethodIfSupported(object, method, location); - } catch (const internal::GoogleTestFailureException&) { // NOLINT - // This exception type can only be thrown by a failed Google - // Test assertion with the intention of letting another testing - // framework catch it. Therefore we just re-throw it. - throw; - } catch (const std::exception& e) { // NOLINT - internal::ReportFailureInUnknownLocation( - TestPartResult::kFatalFailure, - FormatCxxExceptionMessage(e.what(), location)); - } catch (...) { // NOLINT - internal::ReportFailureInUnknownLocation( - TestPartResult::kFatalFailure, - FormatCxxExceptionMessage(NULL, location)); - } - return static_cast(0); -#else - return HandleSehExceptionsInMethodIfSupported(object, method, location); -#endif // GTEST_HAS_EXCEPTIONS - } else { - return (object->*method)(); - } -} - -} // namespace internal - -// Runs the test and updates the test result. -void Test::Run() { - if (!HasSameFixtureClass()) return; - - internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); - impl->os_stack_trace_getter()->UponLeavingGTest(); - internal::HandleExceptionsInMethodIfSupported(this, &Test::SetUp, "SetUp()"); - // We will run the test only if SetUp() was successful. - if (!HasFatalFailure()) { - impl->os_stack_trace_getter()->UponLeavingGTest(); - internal::HandleExceptionsInMethodIfSupported( - this, &Test::TestBody, "the test body"); - } - - // However, we want to clean up as much as possible. Hence we will - // always call TearDown(), even if SetUp() or the test body has - // failed. - impl->os_stack_trace_getter()->UponLeavingGTest(); - internal::HandleExceptionsInMethodIfSupported( - this, &Test::TearDown, "TearDown()"); -} - -// Returns true iff the current test has a fatal failure. -bool Test::HasFatalFailure() { - return internal::GetUnitTestImpl()->current_test_result()->HasFatalFailure(); -} - -// Returns true iff the current test has a non-fatal failure. -bool Test::HasNonfatalFailure() { - return internal::GetUnitTestImpl()->current_test_result()-> - HasNonfatalFailure(); -} - -// class TestInfo - -// Constructs a TestInfo object. It assumes ownership of the test factory -// object. -TestInfo::TestInfo(const std::string& a_test_case_name, - const std::string& a_name, - const char* a_type_param, - const char* a_value_param, - internal::TypeId fixture_class_id, - internal::TestFactoryBase* factory) - : test_case_name_(a_test_case_name), - name_(a_name), - type_param_(a_type_param ? new std::string(a_type_param) : NULL), - value_param_(a_value_param ? new std::string(a_value_param) : NULL), - fixture_class_id_(fixture_class_id), - should_run_(false), - is_disabled_(false), - matches_filter_(false), - factory_(factory), - result_() {} - -// Destructs a TestInfo object. -TestInfo::~TestInfo() { delete factory_; } - -namespace internal { - -// Creates a new TestInfo object and registers it with Google Test; -// returns the created object. -// -// Arguments: -// -// test_case_name: name of the test case -// name: name of the test -// type_param: the name of the test's type parameter, or NULL if -// this is not a typed or a type-parameterized test. -// value_param: text representation of the test's value parameter, -// or NULL if this is not a value-parameterized test. -// fixture_class_id: ID of the test fixture class -// set_up_tc: pointer to the function that sets up the test case -// tear_down_tc: pointer to the function that tears down the test case -// factory: pointer to the factory that creates a test object. -// The newly created TestInfo instance will assume -// ownership of the factory object. -TestInfo* MakeAndRegisterTestInfo( - const char* test_case_name, - const char* name, - const char* type_param, - const char* value_param, - TypeId fixture_class_id, - SetUpTestCaseFunc set_up_tc, - TearDownTestCaseFunc tear_down_tc, - TestFactoryBase* factory) { - TestInfo* const test_info = - new TestInfo(test_case_name, name, type_param, value_param, - fixture_class_id, factory); - GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info); - return test_info; -} - -#if GTEST_HAS_PARAM_TEST -void ReportInvalidTestCaseType(const char* test_case_name, - const char* file, int line) { - Message errors; - errors - << "Attempted redefinition of test case " << test_case_name << ".\n" - << "All tests in the same test case must use the same test fixture\n" - << "class. However, in test case " << test_case_name << ", you tried\n" - << "to define a test using a fixture class different from the one\n" - << "used earlier. This can happen if the two fixture classes are\n" - << "from different namespaces and have the same name. You should\n" - << "probably rename one of the classes to put the tests into different\n" - << "test cases."; - - fprintf(stderr, "%s %s", FormatFileLocation(file, line).c_str(), - errors.GetString().c_str()); -} -#endif // GTEST_HAS_PARAM_TEST - -} // namespace internal - -namespace { - -// A predicate that checks the test name of a TestInfo against a known -// value. -// -// This is used for implementation of the TestCase class only. We put -// it in the anonymous namespace to prevent polluting the outer -// namespace. -// -// TestNameIs is copyable. -class TestNameIs { - public: - // Constructor. - // - // TestNameIs has NO default constructor. - explicit TestNameIs(const char* name) - : name_(name) {} - - // Returns true iff the test name of test_info matches name_. - bool operator()(const TestInfo * test_info) const { - return test_info && test_info->name() == name_; - } - - private: - std::string name_; -}; - -} // namespace - -namespace internal { - -// This method expands all parameterized tests registered with macros TEST_P -// and INSTANTIATE_TEST_CASE_P into regular tests and registers those. -// This will be done just once during the program runtime. -void UnitTestImpl::RegisterParameterizedTests() { -#if GTEST_HAS_PARAM_TEST - if (!parameterized_tests_registered_) { - parameterized_test_registry_.RegisterTests(); - parameterized_tests_registered_ = true; - } -#endif -} - -} // namespace internal - -// Creates the test object, runs it, records its result, and then -// deletes it. -void TestInfo::Run() { - if (!should_run_) return; - - // Tells UnitTest where to store test result. - internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); - impl->set_current_test_info(this); - - TestEventListener* repeater = UnitTest::GetInstance()->listeners().repeater(); - - // Notifies the unit test event listeners that a test is about to start. - repeater->OnTestStart(*this); - - const TimeInMillis start = internal::GetTimeInMillis(); - - impl->os_stack_trace_getter()->UponLeavingGTest(); - - // Creates the test object. - Test* const test = internal::HandleExceptionsInMethodIfSupported( - factory_, &internal::TestFactoryBase::CreateTest, - "the test fixture's constructor"); - - // Runs the test only if the test object was created and its - // constructor didn't generate a fatal failure. - if ((test != NULL) && !Test::HasFatalFailure()) { - // This doesn't throw as all user code that can throw are wrapped into - // exception handling code. - test->Run(); - } - - // Deletes the test object. - impl->os_stack_trace_getter()->UponLeavingGTest(); - internal::HandleExceptionsInMethodIfSupported( - test, &Test::DeleteSelf_, "the test fixture's destructor"); - - result_.set_elapsed_time(internal::GetTimeInMillis() - start); - - // Notifies the unit test event listener that a test has just finished. - repeater->OnTestEnd(*this); - - // Tells UnitTest to stop associating assertion results to this - // test. - impl->set_current_test_info(NULL); -} - -// class TestCase - -// Gets the number of successful tests in this test case. -int TestCase::successful_test_count() const { - return CountIf(test_info_list_, TestPassed); -} - -// Gets the number of failed tests in this test case. -int TestCase::failed_test_count() const { - return CountIf(test_info_list_, TestFailed); -} - -// Gets the number of disabled tests that will be reported in the XML report. -int TestCase::reportable_disabled_test_count() const { - return CountIf(test_info_list_, TestReportableDisabled); -} - -// Gets the number of disabled tests in this test case. -int TestCase::disabled_test_count() const { - return CountIf(test_info_list_, TestDisabled); -} - -// Gets the number of tests to be printed in the XML report. -int TestCase::reportable_test_count() const { - return CountIf(test_info_list_, TestReportable); -} - -// Get the number of tests in this test case that should run. -int TestCase::test_to_run_count() const { - return CountIf(test_info_list_, ShouldRunTest); -} - -// Gets the number of all tests. -int TestCase::total_test_count() const { - return static_cast(test_info_list_.size()); -} - -// Creates a TestCase with the given name. -// -// Arguments: -// -// name: name of the test case -// a_type_param: the name of the test case's type parameter, or NULL if -// this is not a typed or a type-parameterized test case. -// set_up_tc: pointer to the function that sets up the test case -// tear_down_tc: pointer to the function that tears down the test case -TestCase::TestCase(const char* a_name, const char* a_type_param, - Test::SetUpTestCaseFunc set_up_tc, - Test::TearDownTestCaseFunc tear_down_tc) - : name_(a_name), - type_param_(a_type_param ? new std::string(a_type_param) : NULL), - set_up_tc_(set_up_tc), - tear_down_tc_(tear_down_tc), - should_run_(false), - elapsed_time_(0) { -} - -// Destructor of TestCase. -TestCase::~TestCase() { - // Deletes every Test in the collection. - ForEach(test_info_list_, internal::Delete); -} - -// Returns the i-th test among all the tests. i can range from 0 to -// total_test_count() - 1. If i is not in that range, returns NULL. -const TestInfo* TestCase::GetTestInfo(int i) const { - const int index = GetElementOr(test_indices_, i, -1); - return index < 0 ? NULL : test_info_list_[index]; -} - -// Returns the i-th test among all the tests. i can range from 0 to -// total_test_count() - 1. If i is not in that range, returns NULL. -TestInfo* TestCase::GetMutableTestInfo(int i) { - const int index = GetElementOr(test_indices_, i, -1); - return index < 0 ? NULL : test_info_list_[index]; -} - -// Adds a test to this test case. Will delete the test upon -// destruction of the TestCase object. -void TestCase::AddTestInfo(TestInfo * test_info) { - test_info_list_.push_back(test_info); - test_indices_.push_back(static_cast(test_indices_.size())); -} - -// Runs every test in this TestCase. -void TestCase::Run() { - if (!should_run_) return; - - internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); - impl->set_current_test_case(this); - - TestEventListener* repeater = UnitTest::GetInstance()->listeners().repeater(); - - repeater->OnTestCaseStart(*this); - impl->os_stack_trace_getter()->UponLeavingGTest(); - internal::HandleExceptionsInMethodIfSupported( - this, &TestCase::RunSetUpTestCase, "SetUpTestCase()"); - - const internal::TimeInMillis start = internal::GetTimeInMillis(); - for (int i = 0; i < total_test_count(); i++) { - GetMutableTestInfo(i)->Run(); - } - elapsed_time_ = internal::GetTimeInMillis() - start; - - impl->os_stack_trace_getter()->UponLeavingGTest(); - internal::HandleExceptionsInMethodIfSupported( - this, &TestCase::RunTearDownTestCase, "TearDownTestCase()"); - - repeater->OnTestCaseEnd(*this); - impl->set_current_test_case(NULL); -} - -// Clears the results of all tests in this test case. -void TestCase::ClearResult() { - ad_hoc_test_result_.Clear(); - ForEach(test_info_list_, TestInfo::ClearTestResult); -} - -// Shuffles the tests in this test case. -void TestCase::ShuffleTests(internal::Random* random) { - Shuffle(random, &test_indices_); -} - -// Restores the test order to before the first shuffle. -void TestCase::UnshuffleTests() { - for (size_t i = 0; i < test_indices_.size(); i++) { - test_indices_[i] = static_cast(i); - } -} - -// Formats a countable noun. Depending on its quantity, either the -// singular form or the plural form is used. e.g. -// -// FormatCountableNoun(1, "formula", "formuli") returns "1 formula". -// FormatCountableNoun(5, "book", "books") returns "5 books". -static std::string FormatCountableNoun(int count, - const char * singular_form, - const char * plural_form) { - return internal::StreamableToString(count) + " " + - (count == 1 ? singular_form : plural_form); -} - -// Formats the count of tests. -static std::string FormatTestCount(int test_count) { - return FormatCountableNoun(test_count, "test", "tests"); -} - -// Formats the count of test cases. -static std::string FormatTestCaseCount(int test_case_count) { - return FormatCountableNoun(test_case_count, "test case", "test cases"); -} - -// Converts a TestPartResult::Type enum to human-friendly string -// representation. Both kNonFatalFailure and kFatalFailure are translated -// to "Failure", as the user usually doesn't care about the difference -// between the two when viewing the test result. -static const char * TestPartResultTypeToString(TestPartResult::Type type) { - switch (type) { - case TestPartResult::kSuccess: - return "Success"; - - case TestPartResult::kNonFatalFailure: - case TestPartResult::kFatalFailure: -#ifdef _MSC_VER - return "error: "; -#else - return "Failure\n"; -#endif - default: - return "Unknown result type"; - } -} - -namespace internal { - -// Prints a TestPartResult to an std::string. -static std::string PrintTestPartResultToString( - const TestPartResult& test_part_result) { - return (Message() - << internal::FormatFileLocation(test_part_result.file_name(), - test_part_result.line_number()) - << " " << TestPartResultTypeToString(test_part_result.type()) - << test_part_result.message()).GetString(); -} - -// Prints a TestPartResult. -static void PrintTestPartResult(const TestPartResult& test_part_result) { - const std::string& result = - PrintTestPartResultToString(test_part_result); - printf("%s\n", result.c_str()); - fflush(stdout); - // If the test program runs in Visual Studio or a debugger, the - // following statements add the test part result message to the Output - // window such that the user can double-click on it to jump to the - // corresponding source code location; otherwise they do nothing. -#if GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_MOBILE - // We don't call OutputDebugString*() on Windows Mobile, as printing - // to stdout is done by OutputDebugString() there already - we don't - // want the same message printed twice. - ::OutputDebugStringA(result.c_str()); - ::OutputDebugStringA("\n"); -#endif -} - -// class PrettyUnitTestResultPrinter - -enum GTestColor { - COLOR_DEFAULT, - COLOR_RED, - COLOR_GREEN, - COLOR_YELLOW -}; - -#if GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_MOBILE - -// Returns the character attribute for the given color. -WORD GetColorAttribute(GTestColor color) { - switch (color) { - case COLOR_RED: return FOREGROUND_RED; - case COLOR_GREEN: return FOREGROUND_GREEN; - case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; - default: return 0; - } -} - -#else - -// Returns the ANSI color code for the given color. COLOR_DEFAULT is -// an invalid input. -const char* GetAnsiColorCode(GTestColor color) { - switch (color) { - case COLOR_RED: return "1"; - case COLOR_GREEN: return "2"; - case COLOR_YELLOW: return "3"; - default: return NULL; - }; -} - -#endif // GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_MOBILE - -// Returns true iff Google Test should use colors in the output. -bool ShouldUseColor(bool stdout_is_tty) { - const char* const gtest_color = GTEST_FLAG(color).c_str(); - - if (String::CaseInsensitiveCStringEquals(gtest_color, "auto")) { -#if GTEST_OS_WINDOWS - // On Windows the TERM variable is usually not set, but the - // console there does support colors. - return stdout_is_tty; -#else - // On non-Windows platforms, we rely on the TERM variable. - const char* const term = posix::GetEnv("TERM"); - const bool term_supports_color = - String::CStringEquals(term, "xterm") || - String::CStringEquals(term, "xterm-color") || - String::CStringEquals(term, "xterm-256color") || - String::CStringEquals(term, "screen") || - String::CStringEquals(term, "screen-256color") || - String::CStringEquals(term, "linux") || - String::CStringEquals(term, "cygwin"); - return stdout_is_tty && term_supports_color; -#endif // GTEST_OS_WINDOWS - } - - return String::CaseInsensitiveCStringEquals(gtest_color, "yes") || - String::CaseInsensitiveCStringEquals(gtest_color, "true") || - String::CaseInsensitiveCStringEquals(gtest_color, "t") || - String::CStringEquals(gtest_color, "1"); - // We take "yes", "true", "t", and "1" as meaning "yes". If the - // value is neither one of these nor "auto", we treat it as "no" to - // be conservative. -} - -// Helpers for printing colored strings to stdout. Note that on Windows, we -// cannot simply emit special characters and have the terminal change colors. -// This routine must actually emit the characters rather than return a string -// that would be colored when printed, as can be done on Linux. -void ColoredPrintf(GTestColor color, const char* fmt, ...) { - va_list args; - va_start(args, fmt); - -#if GTEST_OS_WINDOWS_MOBILE || GTEST_OS_SYMBIAN || GTEST_OS_ZOS || GTEST_OS_IOS - const bool use_color = false; -#else - static const bool in_color_mode = - ShouldUseColor(posix::IsATTY(posix::FileNo(stdout)) != 0); - const bool use_color = in_color_mode && (color != COLOR_DEFAULT); -#endif // GTEST_OS_WINDOWS_MOBILE || GTEST_OS_SYMBIAN || GTEST_OS_ZOS - // The '!= 0' comparison is necessary to satisfy MSVC 7.1. - - if (!use_color) { - vprintf(fmt, args); - va_end(args); - return; - } - -#if GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_MOBILE - const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); - - // Gets the current text color. - CONSOLE_SCREEN_BUFFER_INFO buffer_info; - GetConsoleScreenBufferInfo(stdout_handle, &buffer_info); - const WORD old_color_attrs = buffer_info.wAttributes; - - // We need to flush the stream buffers into the console before each - // SetConsoleTextAttribute call lest it affect the text that is already - // printed but has not yet reached the console. - fflush(stdout); - SetConsoleTextAttribute(stdout_handle, - GetColorAttribute(color) | FOREGROUND_INTENSITY); - vprintf(fmt, args); - - fflush(stdout); - // Restores the text color. - SetConsoleTextAttribute(stdout_handle, old_color_attrs); -#else - printf("\033[0;3%sm", GetAnsiColorCode(color)); - vprintf(fmt, args); - printf("\033[m"); // Resets the terminal to default. -#endif // GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_MOBILE - va_end(args); -} - -// Text printed in Google Test's text output and --gunit_list_tests -// output to label the type parameter and value parameter for a test. -static const char kTypeParamLabel[] = "TypeParam"; -static const char kValueParamLabel[] = "GetParam()"; - -void PrintFullTestCommentIfPresent(const TestInfo& test_info) { - const char* const type_param = test_info.type_param(); - const char* const value_param = test_info.value_param(); - - if (type_param != NULL || value_param != NULL) { - printf(", where "); - if (type_param != NULL) { - printf("%s = %s", kTypeParamLabel, type_param); - if (value_param != NULL) - printf(" and "); - } - if (value_param != NULL) { - printf("%s = %s", kValueParamLabel, value_param); - } - } -} - -// This class implements the TestEventListener interface. -// -// Class PrettyUnitTestResultPrinter is copyable. -class PrettyUnitTestResultPrinter : public TestEventListener { - public: - PrettyUnitTestResultPrinter() {} - static void PrintTestName(const char * test_case, const char * test) { - printf("%s.%s", test_case, test); - } - - // The following methods override what's in the TestEventListener class. - virtual void OnTestProgramStart(const UnitTest& /*unit_test*/) {} - virtual void OnTestIterationStart(const UnitTest& unit_test, int iteration); - virtual void OnEnvironmentsSetUpStart(const UnitTest& unit_test); - virtual void OnEnvironmentsSetUpEnd(const UnitTest& /*unit_test*/) {} - virtual void OnTestCaseStart(const TestCase& test_case); - virtual void OnTestStart(const TestInfo& test_info); - virtual void OnTestPartResult(const TestPartResult& result); - virtual void OnTestEnd(const TestInfo& test_info); - virtual void OnTestCaseEnd(const TestCase& test_case); - virtual void OnEnvironmentsTearDownStart(const UnitTest& unit_test); - virtual void OnEnvironmentsTearDownEnd(const UnitTest& /*unit_test*/) {} - virtual void OnTestIterationEnd(const UnitTest& unit_test, int iteration); - virtual void OnTestProgramEnd(const UnitTest& /*unit_test*/) {} - - private: - static void PrintFailedTests(const UnitTest& unit_test); -}; - - // Fired before each iteration of tests starts. -void PrettyUnitTestResultPrinter::OnTestIterationStart( - const UnitTest& unit_test, int iteration) { - if (GTEST_FLAG(repeat) != 1) - printf("\nRepeating all tests (iteration %d) . . .\n\n", iteration + 1); - - const char* const filter = GTEST_FLAG(filter).c_str(); - - // Prints the filter if it's not *. This reminds the user that some - // tests may be skipped. - if (!String::CStringEquals(filter, kUniversalFilter)) { - ColoredPrintf(COLOR_YELLOW, - "Note: %s filter = %s\n", GTEST_NAME_, filter); - } - - if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) { - const Int32 shard_index = Int32FromEnvOrDie(kTestShardIndex, -1); - ColoredPrintf(COLOR_YELLOW, - "Note: This is test shard %d of %s.\n", - static_cast(shard_index) + 1, - internal::posix::GetEnv(kTestTotalShards)); - } - - if (GTEST_FLAG(shuffle)) { - ColoredPrintf(COLOR_YELLOW, - "Note: Randomizing tests' orders with a seed of %d .\n", - unit_test.random_seed()); - } - - ColoredPrintf(COLOR_GREEN, "[==========] "); - printf("Running %s from %s.\n", - FormatTestCount(unit_test.test_to_run_count()).c_str(), - FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); - fflush(stdout); -} - -void PrettyUnitTestResultPrinter::OnEnvironmentsSetUpStart( - const UnitTest& /*unit_test*/) { - ColoredPrintf(COLOR_GREEN, "[----------] "); - printf("Global test environment set-up.\n"); - fflush(stdout); -} - -void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) { - const std::string counts = - FormatCountableNoun(test_case.test_to_run_count(), "test", "tests"); - ColoredPrintf(COLOR_GREEN, "[----------] "); - printf("%s from %s", counts.c_str(), test_case.name()); - if (test_case.type_param() == NULL) { - printf("\n"); - } else { - printf(", where %s = %s\n", kTypeParamLabel, test_case.type_param()); - } - fflush(stdout); -} - -void PrettyUnitTestResultPrinter::OnTestStart(const TestInfo& test_info) { - ColoredPrintf(COLOR_GREEN, "[ RUN ] "); - PrintTestName(test_info.test_case_name(), test_info.name()); - printf("\n"); - fflush(stdout); -} - -// Called after an assertion failure. -void PrettyUnitTestResultPrinter::OnTestPartResult( - const TestPartResult& result) { - // If the test part succeeded, we don't need to do anything. - if (result.type() == TestPartResult::kSuccess) - return; - - // Print failure message from the assertion (e.g. expected this and got that). - PrintTestPartResult(result); - fflush(stdout); -} - -void PrettyUnitTestResultPrinter::OnTestEnd(const TestInfo& test_info) { - if (test_info.result()->Passed()) { - ColoredPrintf(COLOR_GREEN, "[ OK ] "); - } else { - ColoredPrintf(COLOR_RED, "[ FAILED ] "); - } - PrintTestName(test_info.test_case_name(), test_info.name()); - if (test_info.result()->Failed()) - PrintFullTestCommentIfPresent(test_info); - - if (GTEST_FLAG(print_time)) { - printf(" (%s ms)\n", internal::StreamableToString( - test_info.result()->elapsed_time()).c_str()); - } else { - printf("\n"); - } - fflush(stdout); -} - -void PrettyUnitTestResultPrinter::OnTestCaseEnd(const TestCase& test_case) { - if (!GTEST_FLAG(print_time)) return; - - const std::string counts = - FormatCountableNoun(test_case.test_to_run_count(), "test", "tests"); - ColoredPrintf(COLOR_GREEN, "[----------] "); - printf("%s from %s (%s ms total)\n\n", - counts.c_str(), test_case.name(), - internal::StreamableToString(test_case.elapsed_time()).c_str()); - fflush(stdout); -} - -void PrettyUnitTestResultPrinter::OnEnvironmentsTearDownStart( - const UnitTest& /*unit_test*/) { - ColoredPrintf(COLOR_GREEN, "[----------] "); - printf("Global test environment tear-down\n"); - fflush(stdout); -} - -// Internal helper for printing the list of failed tests. -void PrettyUnitTestResultPrinter::PrintFailedTests(const UnitTest& unit_test) { - const int failed_test_count = unit_test.failed_test_count(); - if (failed_test_count == 0) { - return; - } - - for (int i = 0; i < unit_test.total_test_case_count(); ++i) { - const TestCase& test_case = *unit_test.GetTestCase(i); - if (!test_case.should_run() || (test_case.failed_test_count() == 0)) { - continue; - } - for (int j = 0; j < test_case.total_test_count(); ++j) { - const TestInfo& test_info = *test_case.GetTestInfo(j); - if (!test_info.should_run() || test_info.result()->Passed()) { - continue; - } - ColoredPrintf(COLOR_RED, "[ FAILED ] "); - printf("%s.%s", test_case.name(), test_info.name()); - PrintFullTestCommentIfPresent(test_info); - printf("\n"); - } - } -} - -void PrettyUnitTestResultPrinter::OnTestIterationEnd(const UnitTest& unit_test, - int /*iteration*/) { - ColoredPrintf(COLOR_GREEN, "[==========] "); - printf("%s from %s ran.", - FormatTestCount(unit_test.test_to_run_count()).c_str(), - FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); - if (GTEST_FLAG(print_time)) { - printf(" (%s ms total)", - internal::StreamableToString(unit_test.elapsed_time()).c_str()); - } - printf("\n"); - ColoredPrintf(COLOR_GREEN, "[ PASSED ] "); - printf("%s.\n", FormatTestCount(unit_test.successful_test_count()).c_str()); - - int num_failures = unit_test.failed_test_count(); - if (!unit_test.Passed()) { - const int failed_test_count = unit_test.failed_test_count(); - ColoredPrintf(COLOR_RED, "[ FAILED ] "); - printf("%s, listed below:\n", FormatTestCount(failed_test_count).c_str()); - PrintFailedTests(unit_test); - printf("\n%2d FAILED %s\n", num_failures, - num_failures == 1 ? "TEST" : "TESTS"); - } - - int num_disabled = unit_test.reportable_disabled_test_count(); - if (num_disabled && !GTEST_FLAG(also_run_disabled_tests)) { - if (!num_failures) { - printf("\n"); // Add a spacer if no FAILURE banner is displayed. - } - ColoredPrintf(COLOR_YELLOW, - " YOU HAVE %d DISABLED %s\n\n", - num_disabled, - num_disabled == 1 ? "TEST" : "TESTS"); - } - // Ensure that Google Test output is printed before, e.g., heapchecker output. - fflush(stdout); -} - -// End PrettyUnitTestResultPrinter - -// class TestEventRepeater -// -// This class forwards events to other event listeners. -class TestEventRepeater : public TestEventListener { - public: - TestEventRepeater() : forwarding_enabled_(true) {} - virtual ~TestEventRepeater(); - void Append(TestEventListener *listener); - TestEventListener* Release(TestEventListener* listener); - - // Controls whether events will be forwarded to listeners_. Set to false - // in death test child processes. - bool forwarding_enabled() const { return forwarding_enabled_; } - void set_forwarding_enabled(bool enable) { forwarding_enabled_ = enable; } - - virtual void OnTestProgramStart(const UnitTest& unit_test); - virtual void OnTestIterationStart(const UnitTest& unit_test, int iteration); - virtual void OnEnvironmentsSetUpStart(const UnitTest& unit_test); - virtual void OnEnvironmentsSetUpEnd(const UnitTest& unit_test); - virtual void OnTestCaseStart(const TestCase& test_case); - virtual void OnTestStart(const TestInfo& test_info); - virtual void OnTestPartResult(const TestPartResult& result); - virtual void OnTestEnd(const TestInfo& test_info); - virtual void OnTestCaseEnd(const TestCase& test_case); - virtual void OnEnvironmentsTearDownStart(const UnitTest& unit_test); - virtual void OnEnvironmentsTearDownEnd(const UnitTest& unit_test); - virtual void OnTestIterationEnd(const UnitTest& unit_test, int iteration); - virtual void OnTestProgramEnd(const UnitTest& unit_test); - - private: - // Controls whether events will be forwarded to listeners_. Set to false - // in death test child processes. - bool forwarding_enabled_; - // The list of listeners that receive events. - std::vector listeners_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(TestEventRepeater); -}; - -TestEventRepeater::~TestEventRepeater() { - ForEach(listeners_, Delete); -} - -void TestEventRepeater::Append(TestEventListener *listener) { - listeners_.push_back(listener); -} - -// TODO(vladl@google.com): Factor the search functionality into Vector::Find. -TestEventListener* TestEventRepeater::Release(TestEventListener *listener) { - for (size_t i = 0; i < listeners_.size(); ++i) { - if (listeners_[i] == listener) { - listeners_.erase(listeners_.begin() + i); - return listener; - } - } - - return NULL; -} - -// Since most methods are very similar, use macros to reduce boilerplate. -// This defines a member that forwards the call to all listeners. -#define GTEST_REPEATER_METHOD_(Name, Type) \ -void TestEventRepeater::Name(const Type& parameter) { \ - if (forwarding_enabled_) { \ - for (size_t i = 0; i < listeners_.size(); i++) { \ - listeners_[i]->Name(parameter); \ - } \ - } \ -} -// This defines a member that forwards the call to all listeners in reverse -// order. -#define GTEST_REVERSE_REPEATER_METHOD_(Name, Type) \ -void TestEventRepeater::Name(const Type& parameter) { \ - if (forwarding_enabled_) { \ - for (int i = static_cast(listeners_.size()) - 1; i >= 0; i--) { \ - listeners_[i]->Name(parameter); \ - } \ - } \ -} - -GTEST_REPEATER_METHOD_(OnTestProgramStart, UnitTest) -GTEST_REPEATER_METHOD_(OnEnvironmentsSetUpStart, UnitTest) -GTEST_REPEATER_METHOD_(OnTestCaseStart, TestCase) -GTEST_REPEATER_METHOD_(OnTestStart, TestInfo) -GTEST_REPEATER_METHOD_(OnTestPartResult, TestPartResult) -GTEST_REPEATER_METHOD_(OnEnvironmentsTearDownStart, UnitTest) -GTEST_REVERSE_REPEATER_METHOD_(OnEnvironmentsSetUpEnd, UnitTest) -GTEST_REVERSE_REPEATER_METHOD_(OnEnvironmentsTearDownEnd, UnitTest) -GTEST_REVERSE_REPEATER_METHOD_(OnTestEnd, TestInfo) -GTEST_REVERSE_REPEATER_METHOD_(OnTestCaseEnd, TestCase) -GTEST_REVERSE_REPEATER_METHOD_(OnTestProgramEnd, UnitTest) - -#undef GTEST_REPEATER_METHOD_ -#undef GTEST_REVERSE_REPEATER_METHOD_ - -void TestEventRepeater::OnTestIterationStart(const UnitTest& unit_test, - int iteration) { - if (forwarding_enabled_) { - for (size_t i = 0; i < listeners_.size(); i++) { - listeners_[i]->OnTestIterationStart(unit_test, iteration); - } - } -} - -void TestEventRepeater::OnTestIterationEnd(const UnitTest& unit_test, - int iteration) { - if (forwarding_enabled_) { - for (int i = static_cast(listeners_.size()) - 1; i >= 0; i--) { - listeners_[i]->OnTestIterationEnd(unit_test, iteration); - } - } -} - -// End TestEventRepeater - -// This class generates an XML output file. -class XmlUnitTestResultPrinter : public EmptyTestEventListener { - public: - explicit XmlUnitTestResultPrinter(const char* output_file); - - virtual void OnTestIterationEnd(const UnitTest& unit_test, int iteration); - - private: - // Is c a whitespace character that is normalized to a space character - // when it appears in an XML attribute value? - static bool IsNormalizableWhitespace(char c) { - return c == 0x9 || c == 0xA || c == 0xD; - } - - // May c appear in a well-formed XML document? - static bool IsValidXmlCharacter(char c) { - return IsNormalizableWhitespace(c) || c >= 0x20; - } - - // Returns an XML-escaped copy of the input string str. If - // is_attribute is true, the text is meant to appear as an attribute - // value, and normalizable whitespace is preserved by replacing it - // with character references. - static std::string EscapeXml(const std::string& str, bool is_attribute); - - // Returns the given string with all characters invalid in XML removed. - static std::string RemoveInvalidXmlCharacters(const std::string& str); - - // Convenience wrapper around EscapeXml when str is an attribute value. - static std::string EscapeXmlAttribute(const std::string& str) { - return EscapeXml(str, true); - } - - // Convenience wrapper around EscapeXml when str is not an attribute value. - static std::string EscapeXmlText(const char* str) { - return EscapeXml(str, false); - } - - // Verifies that the given attribute belongs to the given element and - // streams the attribute as XML. - static void OutputXmlAttribute(std::ostream* stream, - const std::string& element_name, - const std::string& name, - const std::string& value); - - // Streams an XML CDATA section, escaping invalid CDATA sequences as needed. - static void OutputXmlCDataSection(::std::ostream* stream, const char* data); - - // Streams an XML representation of a TestInfo object. - static void OutputXmlTestInfo(::std::ostream* stream, - const char* test_case_name, - const TestInfo& test_info); - - // Prints an XML representation of a TestCase object - static void PrintXmlTestCase(::std::ostream* stream, - const TestCase& test_case); - - // Prints an XML summary of unit_test to output stream out. - static void PrintXmlUnitTest(::std::ostream* stream, - const UnitTest& unit_test); - - // Produces a string representing the test properties in a result as space - // delimited XML attributes based on the property key="value" pairs. - // When the std::string is not empty, it includes a space at the beginning, - // to delimit this attribute from prior attributes. - static std::string TestPropertiesAsXmlAttributes(const TestResult& result); - - // The output file. - const std::string output_file_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(XmlUnitTestResultPrinter); -}; - -// Creates a new XmlUnitTestResultPrinter. -XmlUnitTestResultPrinter::XmlUnitTestResultPrinter(const char* output_file) - : output_file_(output_file) { - if (output_file_.c_str() == NULL || output_file_.empty()) { - fprintf(stderr, "XML output file may not be null\n"); - fflush(stderr); - exit(EXIT_FAILURE); - } -} - -// Called after the unit test ends. -void XmlUnitTestResultPrinter::OnTestIterationEnd(const UnitTest& unit_test, - int /*iteration*/) { - FILE* xmlout = NULL; - FilePath output_file(output_file_); - FilePath output_dir(output_file.RemoveFileName()); - - if (output_dir.CreateDirectoriesRecursively()) { - xmlout = posix::FOpen(output_file_.c_str(), "w"); - } - if (xmlout == NULL) { - // TODO(wan): report the reason of the failure. - // - // We don't do it for now as: - // - // 1. There is no urgent need for it. - // 2. It's a bit involved to make the errno variable thread-safe on - // all three operating systems (Linux, Windows, and Mac OS). - // 3. To interpret the meaning of errno in a thread-safe way, - // we need the strerror_r() function, which is not available on - // Windows. - fprintf(stderr, - "Unable to open file \"%s\"\n", - output_file_.c_str()); - fflush(stderr); - exit(EXIT_FAILURE); - } - std::stringstream stream; - PrintXmlUnitTest(&stream, unit_test); - fprintf(xmlout, "%s", StringStreamToString(&stream).c_str()); - fclose(xmlout); -} - -// Returns an XML-escaped copy of the input string str. If is_attribute -// is true, the text is meant to appear as an attribute value, and -// normalizable whitespace is preserved by replacing it with character -// references. -// -// Invalid XML characters in str, if any, are stripped from the output. -// It is expected that most, if not all, of the text processed by this -// module will consist of ordinary English text. -// If this module is ever modified to produce version 1.1 XML output, -// most invalid characters can be retained using character references. -// TODO(wan): It might be nice to have a minimally invasive, human-readable -// escaping scheme for invalid characters, rather than dropping them. -std::string XmlUnitTestResultPrinter::EscapeXml( - const std::string& str, bool is_attribute) { - Message m; - - for (size_t i = 0; i < str.size(); ++i) { - const char ch = str[i]; - switch (ch) { - case '<': - m << "<"; - break; - case '>': - m << ">"; - break; - case '&': - m << "&"; - break; - case '\'': - if (is_attribute) - m << "'"; - else - m << '\''; - break; - case '"': - if (is_attribute) - m << """; - else - m << '"'; - break; - default: - if (IsValidXmlCharacter(ch)) { - if (is_attribute && IsNormalizableWhitespace(ch)) - m << "&#x" << String::FormatByte(static_cast(ch)) - << ";"; - else - m << ch; - } - break; - } - } - - return m.GetString(); -} - -// Returns the given string with all characters invalid in XML removed. -// Currently invalid characters are dropped from the string. An -// alternative is to replace them with certain characters such as . or ?. -std::string XmlUnitTestResultPrinter::RemoveInvalidXmlCharacters( - const std::string& str) { - std::string output; - output.reserve(str.size()); - for (std::string::const_iterator it = str.begin(); it != str.end(); ++it) - if (IsValidXmlCharacter(*it)) - output.push_back(*it); - - return output; -} - -// The following routines generate an XML representation of a UnitTest -// object. -// -// This is how Google Test concepts map to the DTD: -// -// <-- corresponds to a UnitTest object -// <-- corresponds to a TestCase object -// <-- corresponds to a TestInfo object -// ... -// ... -// ... -// <-- individual assertion failures -// -// -// - -// Formats the given time in milliseconds as seconds. -std::string FormatTimeInMillisAsSeconds(TimeInMillis ms) { - ::std::stringstream ss; - ss << ms/1000.0; - return ss.str(); -} - -// Converts the given epoch time in milliseconds to a date string in the ISO -// 8601 format, without the timezone information. -std::string FormatEpochTimeInMillisAsIso8601(TimeInMillis ms) { - // Using non-reentrant version as localtime_r is not portable. - time_t seconds = static_cast(ms / 1000); -#ifdef _MSC_VER -# pragma warning(push) // Saves the current warning state. -# pragma warning(disable:4996) // Temporarily disables warning 4996 - // (function or variable may be unsafe). - const struct tm* const time_struct = localtime(&seconds); // NOLINT -# pragma warning(pop) // Restores the warning state again. -#else - const struct tm* const time_struct = localtime(&seconds); // NOLINT -#endif - if (time_struct == NULL) - return ""; // Invalid ms value - - // YYYY-MM-DDThh:mm:ss - return StreamableToString(time_struct->tm_year + 1900) + "-" + - String::FormatIntWidth2(time_struct->tm_mon + 1) + "-" + - String::FormatIntWidth2(time_struct->tm_mday) + "T" + - String::FormatIntWidth2(time_struct->tm_hour) + ":" + - String::FormatIntWidth2(time_struct->tm_min) + ":" + - String::FormatIntWidth2(time_struct->tm_sec); -} - -// Streams an XML CDATA section, escaping invalid CDATA sequences as needed. -void XmlUnitTestResultPrinter::OutputXmlCDataSection(::std::ostream* stream, - const char* data) { - const char* segment = data; - *stream << ""); - if (next_segment != NULL) { - stream->write( - segment, static_cast(next_segment - segment)); - *stream << "]]>]]>"); - } else { - *stream << segment; - break; - } - } - *stream << "]]>"; -} - -void XmlUnitTestResultPrinter::OutputXmlAttribute( - std::ostream* stream, - const std::string& element_name, - const std::string& name, - const std::string& value) { - const std::vector& allowed_names = - GetReservedAttributesForElement(element_name); - - GTEST_CHECK_(std::find(allowed_names.begin(), allowed_names.end(), name) != - allowed_names.end()) - << "Attribute " << name << " is not allowed for element <" << element_name - << ">."; - - *stream << " " << name << "=\"" << EscapeXmlAttribute(value) << "\""; -} - -// Prints an XML representation of a TestInfo object. -// TODO(wan): There is also value in printing properties with the plain printer. -void XmlUnitTestResultPrinter::OutputXmlTestInfo(::std::ostream* stream, - const char* test_case_name, - const TestInfo& test_info) { - const TestResult& result = *test_info.result(); - const std::string kTestcase = "testcase"; - - *stream << " \n"; - } - const string location = internal::FormatCompilerIndependentFileLocation( - part.file_name(), part.line_number()); - const string summary = location + "\n" + part.summary(); - *stream << " "; - const string detail = location + "\n" + part.message(); - OutputXmlCDataSection(stream, RemoveInvalidXmlCharacters(detail).c_str()); - *stream << "\n"; - } - } - - if (failures == 0) - *stream << " />\n"; - else - *stream << " \n"; -} - -// Prints an XML representation of a TestCase object -void XmlUnitTestResultPrinter::PrintXmlTestCase(std::ostream* stream, - const TestCase& test_case) { - const std::string kTestsuite = "testsuite"; - *stream << " <" << kTestsuite; - OutputXmlAttribute(stream, kTestsuite, "name", test_case.name()); - OutputXmlAttribute(stream, kTestsuite, "tests", - StreamableToString(test_case.reportable_test_count())); - OutputXmlAttribute(stream, kTestsuite, "failures", - StreamableToString(test_case.failed_test_count())); - OutputXmlAttribute( - stream, kTestsuite, "disabled", - StreamableToString(test_case.reportable_disabled_test_count())); - OutputXmlAttribute(stream, kTestsuite, "errors", "0"); - OutputXmlAttribute(stream, kTestsuite, "time", - FormatTimeInMillisAsSeconds(test_case.elapsed_time())); - *stream << TestPropertiesAsXmlAttributes(test_case.ad_hoc_test_result()) - << ">\n"; - - for (int i = 0; i < test_case.total_test_count(); ++i) { - if (test_case.GetTestInfo(i)->is_reportable()) - OutputXmlTestInfo(stream, test_case.name(), *test_case.GetTestInfo(i)); - } - *stream << " \n"; -} - -// Prints an XML summary of unit_test to output stream out. -void XmlUnitTestResultPrinter::PrintXmlUnitTest(std::ostream* stream, - const UnitTest& unit_test) { - const std::string kTestsuites = "testsuites"; - - *stream << "\n"; - *stream << "<" << kTestsuites; - - OutputXmlAttribute(stream, kTestsuites, "tests", - StreamableToString(unit_test.reportable_test_count())); - OutputXmlAttribute(stream, kTestsuites, "failures", - StreamableToString(unit_test.failed_test_count())); - OutputXmlAttribute( - stream, kTestsuites, "disabled", - StreamableToString(unit_test.reportable_disabled_test_count())); - OutputXmlAttribute(stream, kTestsuites, "errors", "0"); - OutputXmlAttribute( - stream, kTestsuites, "timestamp", - FormatEpochTimeInMillisAsIso8601(unit_test.start_timestamp())); - OutputXmlAttribute(stream, kTestsuites, "time", - FormatTimeInMillisAsSeconds(unit_test.elapsed_time())); - - if (GTEST_FLAG(shuffle)) { - OutputXmlAttribute(stream, kTestsuites, "random_seed", - StreamableToString(unit_test.random_seed())); - } - - *stream << TestPropertiesAsXmlAttributes(unit_test.ad_hoc_test_result()); - - OutputXmlAttribute(stream, kTestsuites, "name", "AllTests"); - *stream << ">\n"; - - for (int i = 0; i < unit_test.total_test_case_count(); ++i) { - if (unit_test.GetTestCase(i)->reportable_test_count() > 0) - PrintXmlTestCase(stream, *unit_test.GetTestCase(i)); - } - *stream << "\n"; -} - -// Produces a string representing the test properties in a result as space -// delimited XML attributes based on the property key="value" pairs. -std::string XmlUnitTestResultPrinter::TestPropertiesAsXmlAttributes( - const TestResult& result) { - Message attributes; - for (int i = 0; i < result.test_property_count(); ++i) { - const TestProperty& property = result.GetTestProperty(i); - attributes << " " << property.key() << "=" - << "\"" << EscapeXmlAttribute(property.value()) << "\""; - } - return attributes.GetString(); -} - -// End XmlUnitTestResultPrinter - -#if GTEST_CAN_STREAM_RESULTS_ - -// Checks if str contains '=', '&', '%' or '\n' characters. If yes, -// replaces them by "%xx" where xx is their hexadecimal value. For -// example, replaces "=" with "%3D". This algorithm is O(strlen(str)) -// in both time and space -- important as the input str may contain an -// arbitrarily long test failure message and stack trace. -string StreamingListener::UrlEncode(const char* str) { - string result; - result.reserve(strlen(str) + 1); - for (char ch = *str; ch != '\0'; ch = *++str) { - switch (ch) { - case '%': - case '=': - case '&': - case '\n': - result.append("%" + String::FormatByte(static_cast(ch))); - break; - default: - result.push_back(ch); - break; - } - } - return result; -} - -void StreamingListener::SocketWriter::MakeConnection() { - GTEST_CHECK_(sockfd_ == -1) - << "MakeConnection() can't be called when there is already a connection."; - - addrinfo hints; - memset(&hints, 0, sizeof(hints)); - hints.ai_family = AF_UNSPEC; // To allow both IPv4 and IPv6 addresses. - hints.ai_socktype = SOCK_STREAM; - addrinfo* servinfo = NULL; - - // Use the getaddrinfo() to get a linked list of IP addresses for - // the given host name. - const int error_num = getaddrinfo( - host_name_.c_str(), port_num_.c_str(), &hints, &servinfo); - if (error_num != 0) { - GTEST_LOG_(WARNING) << "stream_result_to: getaddrinfo() failed: " - << gai_strerror(error_num); - } - - // Loop through all the results and connect to the first we can. - for (addrinfo* cur_addr = servinfo; sockfd_ == -1 && cur_addr != NULL; - cur_addr = cur_addr->ai_next) { - sockfd_ = socket( - cur_addr->ai_family, cur_addr->ai_socktype, cur_addr->ai_protocol); - if (sockfd_ != -1) { - // Connect the client socket to the server socket. - if (connect(sockfd_, cur_addr->ai_addr, cur_addr->ai_addrlen) == -1) { - close(sockfd_); - sockfd_ = -1; - } - } - } - - freeaddrinfo(servinfo); // all done with this structure - - if (sockfd_ == -1) { - GTEST_LOG_(WARNING) << "stream_result_to: failed to connect to " - << host_name_ << ":" << port_num_; - } -} - -// End of class Streaming Listener -#endif // GTEST_CAN_STREAM_RESULTS__ - -// Class ScopedTrace - -// Pushes the given source file location and message onto a per-thread -// trace stack maintained by Google Test. -ScopedTrace::ScopedTrace(const char* file, int line, const Message& message) - GTEST_LOCK_EXCLUDED_(&UnitTest::mutex_) { - TraceInfo trace; - trace.file = file; - trace.line = line; - trace.message = message.GetString(); - - UnitTest::GetInstance()->PushGTestTrace(trace); -} - -// Pops the info pushed by the c'tor. -ScopedTrace::~ScopedTrace() - GTEST_LOCK_EXCLUDED_(&UnitTest::mutex_) { - UnitTest::GetInstance()->PopGTestTrace(); -} - - -// class OsStackTraceGetter - -// Returns the current OS stack trace as an std::string. Parameters: -// -// max_depth - the maximum number of stack frames to be included -// in the trace. -// skip_count - the number of top frames to be skipped; doesn't count -// against max_depth. -// -string OsStackTraceGetter::CurrentStackTrace(int /* max_depth */, - int /* skip_count */) - GTEST_LOCK_EXCLUDED_(mutex_) { - return ""; -} - -void OsStackTraceGetter::UponLeavingGTest() - GTEST_LOCK_EXCLUDED_(mutex_) { -} - -const char* const -OsStackTraceGetter::kElidedFramesMarker = - "... " GTEST_NAME_ " internal frames ..."; - -// A helper class that creates the premature-exit file in its -// constructor and deletes the file in its destructor. -class ScopedPrematureExitFile { - public: - explicit ScopedPrematureExitFile(const char* premature_exit_filepath) - : premature_exit_filepath_(premature_exit_filepath) { - // If a path to the premature-exit file is specified... - if (premature_exit_filepath != NULL && *premature_exit_filepath != '\0') { - // create the file with a single "0" character in it. I/O - // errors are ignored as there's nothing better we can do and we - // don't want to fail the test because of this. - FILE* pfile = posix::FOpen(premature_exit_filepath, "w"); - fwrite("0", 1, 1, pfile); - fclose(pfile); - } - } - - ~ScopedPrematureExitFile() { - if (premature_exit_filepath_ != NULL && *premature_exit_filepath_ != '\0') { - remove(premature_exit_filepath_); - } - } - - private: - const char* const premature_exit_filepath_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(ScopedPrematureExitFile); -}; - -} // namespace internal - -// class TestEventListeners - -TestEventListeners::TestEventListeners() - : repeater_(new internal::TestEventRepeater()), - default_result_printer_(NULL), - default_xml_generator_(NULL) { -} - -TestEventListeners::~TestEventListeners() { delete repeater_; } - -// Returns the standard listener responsible for the default console -// output. Can be removed from the listeners list to shut down default -// console output. Note that removing this object from the listener list -// with Release transfers its ownership to the user. -void TestEventListeners::Append(TestEventListener* listener) { - repeater_->Append(listener); -} - -// Removes the given event listener from the list and returns it. It then -// becomes the caller's responsibility to delete the listener. Returns -// NULL if the listener is not found in the list. -TestEventListener* TestEventListeners::Release(TestEventListener* listener) { - if (listener == default_result_printer_) - default_result_printer_ = NULL; - else if (listener == default_xml_generator_) - default_xml_generator_ = NULL; - return repeater_->Release(listener); -} - -// Returns repeater that broadcasts the TestEventListener events to all -// subscribers. -TestEventListener* TestEventListeners::repeater() { return repeater_; } - -// Sets the default_result_printer attribute to the provided listener. -// The listener is also added to the listener list and previous -// default_result_printer is removed from it and deleted. The listener can -// also be NULL in which case it will not be added to the list. Does -// nothing if the previous and the current listener objects are the same. -void TestEventListeners::SetDefaultResultPrinter(TestEventListener* listener) { - if (default_result_printer_ != listener) { - // It is an error to pass this method a listener that is already in the - // list. - delete Release(default_result_printer_); - default_result_printer_ = listener; - if (listener != NULL) - Append(listener); - } -} - -// Sets the default_xml_generator attribute to the provided listener. The -// listener is also added to the listener list and previous -// default_xml_generator is removed from it and deleted. The listener can -// also be NULL in which case it will not be added to the list. Does -// nothing if the previous and the current listener objects are the same. -void TestEventListeners::SetDefaultXmlGenerator(TestEventListener* listener) { - if (default_xml_generator_ != listener) { - // It is an error to pass this method a listener that is already in the - // list. - delete Release(default_xml_generator_); - default_xml_generator_ = listener; - if (listener != NULL) - Append(listener); - } -} - -// Controls whether events will be forwarded by the repeater to the -// listeners in the list. -bool TestEventListeners::EventForwardingEnabled() const { - return repeater_->forwarding_enabled(); -} - -void TestEventListeners::SuppressEventForwarding() { - repeater_->set_forwarding_enabled(false); -} - -// class UnitTest - -// Gets the singleton UnitTest object. The first time this method is -// called, a UnitTest object is constructed and returned. Consecutive -// calls will return the same object. -// -// We don't protect this under mutex_ as a user is not supposed to -// call this before main() starts, from which point on the return -// value will never change. -UnitTest* UnitTest::GetInstance() { - // When compiled with MSVC 7.1 in optimized mode, destroying the - // UnitTest object upon exiting the program messes up the exit code, - // causing successful tests to appear failed. We have to use a - // different implementation in this case to bypass the compiler bug. - // This implementation makes the compiler happy, at the cost of - // leaking the UnitTest object. - - // CodeGear C++Builder insists on a public destructor for the - // default implementation. Use this implementation to keep good OO - // design with private destructor. - -#if (_MSC_VER == 1310 && !defined(_DEBUG)) || defined(__BORLANDC__) - static UnitTest* const instance = new UnitTest; - return instance; -#else - static UnitTest instance; - return &instance; -#endif // (_MSC_VER == 1310 && !defined(_DEBUG)) || defined(__BORLANDC__) -} - -// Gets the number of successful test cases. -int UnitTest::successful_test_case_count() const { - return impl()->successful_test_case_count(); -} - -// Gets the number of failed test cases. -int UnitTest::failed_test_case_count() const { - return impl()->failed_test_case_count(); -} - -// Gets the number of all test cases. -int UnitTest::total_test_case_count() const { - return impl()->total_test_case_count(); -} - -// Gets the number of all test cases that contain at least one test -// that should run. -int UnitTest::test_case_to_run_count() const { - return impl()->test_case_to_run_count(); -} - -// Gets the number of successful tests. -int UnitTest::successful_test_count() const { - return impl()->successful_test_count(); -} - -// Gets the number of failed tests. -int UnitTest::failed_test_count() const { return impl()->failed_test_count(); } - -// Gets the number of disabled tests that will be reported in the XML report. -int UnitTest::reportable_disabled_test_count() const { - return impl()->reportable_disabled_test_count(); -} - -// Gets the number of disabled tests. -int UnitTest::disabled_test_count() const { - return impl()->disabled_test_count(); -} - -// Gets the number of tests to be printed in the XML report. -int UnitTest::reportable_test_count() const { - return impl()->reportable_test_count(); -} - -// Gets the number of all tests. -int UnitTest::total_test_count() const { return impl()->total_test_count(); } - -// Gets the number of tests that should run. -int UnitTest::test_to_run_count() const { return impl()->test_to_run_count(); } - -// Gets the time of the test program start, in ms from the start of the -// UNIX epoch. -internal::TimeInMillis UnitTest::start_timestamp() const { - return impl()->start_timestamp(); -} - -// Gets the elapsed time, in milliseconds. -internal::TimeInMillis UnitTest::elapsed_time() const { - return impl()->elapsed_time(); -} - -// Returns true iff the unit test passed (i.e. all test cases passed). -bool UnitTest::Passed() const { return impl()->Passed(); } - -// Returns true iff the unit test failed (i.e. some test case failed -// or something outside of all tests failed). -bool UnitTest::Failed() const { return impl()->Failed(); } - -// Gets the i-th test case among all the test cases. i can range from 0 to -// total_test_case_count() - 1. If i is not in that range, returns NULL. -const TestCase* UnitTest::GetTestCase(int i) const { - return impl()->GetTestCase(i); -} - -// Returns the TestResult containing information on test failures and -// properties logged outside of individual test cases. -const TestResult& UnitTest::ad_hoc_test_result() const { - return *impl()->ad_hoc_test_result(); -} - -// Gets the i-th test case among all the test cases. i can range from 0 to -// total_test_case_count() - 1. If i is not in that range, returns NULL. -TestCase* UnitTest::GetMutableTestCase(int i) { - return impl()->GetMutableTestCase(i); -} - -// Returns the list of event listeners that can be used to track events -// inside Google Test. -TestEventListeners& UnitTest::listeners() { - return *impl()->listeners(); -} - -// Registers and returns a global test environment. When a test -// program is run, all global test environments will be set-up in the -// order they were registered. After all tests in the program have -// finished, all global test environments will be torn-down in the -// *reverse* order they were registered. -// -// The UnitTest object takes ownership of the given environment. -// -// We don't protect this under mutex_, as we only support calling it -// from the main thread. -Environment* UnitTest::AddEnvironment(Environment* env) { - if (env == NULL) { - return NULL; - } - - impl_->environments().push_back(env); - return env; -} - -// Adds a TestPartResult to the current TestResult object. All Google Test -// assertion macros (e.g. ASSERT_TRUE, EXPECT_EQ, etc) eventually call -// this to report their results. The user code should use the -// assertion macros instead of calling this directly. -void UnitTest::AddTestPartResult( - TestPartResult::Type result_type, - const char* file_name, - int line_number, - const std::string& message, - const std::string& os_stack_trace) GTEST_LOCK_EXCLUDED_(mutex_) { - Message msg; - msg << message; - - internal::MutexLock lock(&mutex_); - if (impl_->gtest_trace_stack().size() > 0) { - msg << "\n" << GTEST_NAME_ << " trace:"; - - for (int i = static_cast(impl_->gtest_trace_stack().size()); - i > 0; --i) { - const internal::TraceInfo& trace = impl_->gtest_trace_stack()[i - 1]; - msg << "\n" << internal::FormatFileLocation(trace.file, trace.line) - << " " << trace.message; - } - } - - if (os_stack_trace.c_str() != NULL && !os_stack_trace.empty()) { - msg << internal::kStackTraceMarker << os_stack_trace; - } - - const TestPartResult result = - TestPartResult(result_type, file_name, line_number, - msg.GetString().c_str()); - impl_->GetTestPartResultReporterForCurrentThread()-> - ReportTestPartResult(result); - - if (result_type != TestPartResult::kSuccess) { - // gtest_break_on_failure takes precedence over - // gtest_throw_on_failure. This allows a user to set the latter - // in the code (perhaps in order to use Google Test assertions - // with another testing framework) and specify the former on the - // command line for debugging. - if (GTEST_FLAG(break_on_failure)) { -#if GTEST_OS_WINDOWS - // Using DebugBreak on Windows allows gtest to still break into a debugger - // when a failure happens and both the --gtest_break_on_failure and - // the --gtest_catch_exceptions flags are specified. - DebugBreak(); -#else - // Dereference NULL through a volatile pointer to prevent the compiler - // from removing. We use this rather than abort() or __builtin_trap() for - // portability: Symbian doesn't implement abort() well, and some debuggers - // don't correctly trap abort(). - *static_cast(NULL) = 1; -#endif // GTEST_OS_WINDOWS - } else if (GTEST_FLAG(throw_on_failure)) { -#if GTEST_HAS_EXCEPTIONS - throw internal::GoogleTestFailureException(result); -#else - // We cannot call abort() as it generates a pop-up in debug mode - // that cannot be suppressed in VC 7.1 or below. - exit(1); -#endif - } - } -} - -// Adds a TestProperty to the current TestResult object when invoked from -// inside a test, to current TestCase's ad_hoc_test_result_ when invoked -// from SetUpTestCase or TearDownTestCase, or to the global property set -// when invoked elsewhere. If the result already contains a property with -// the same key, the value will be updated. -void UnitTest::RecordProperty(const std::string& key, - const std::string& value) { - impl_->RecordProperty(TestProperty(key, value)); -} - -// Runs all tests in this UnitTest object and prints the result. -// Returns 0 if successful, or 1 otherwise. -// -// We don't protect this under mutex_, as we only support calling it -// from the main thread. -int UnitTest::Run() { - const bool in_death_test_child_process = - internal::GTEST_FLAG(internal_run_death_test).length() > 0; - - // Google Test implements this protocol for catching that a test - // program exits before returning control to Google Test: - // - // 1. Upon start, Google Test creates a file whose absolute path - // is specified by the environment variable - // TEST_PREMATURE_EXIT_FILE. - // 2. When Google Test has finished its work, it deletes the file. - // - // This allows a test runner to set TEST_PREMATURE_EXIT_FILE before - // running a Google-Test-based test program and check the existence - // of the file at the end of the test execution to see if it has - // exited prematurely. - - // If we are in the child process of a death test, don't - // create/delete the premature exit file, as doing so is unnecessary - // and will confuse the parent process. Otherwise, create/delete - // the file upon entering/leaving this function. If the program - // somehow exits before this function has a chance to return, the - // premature-exit file will be left undeleted, causing a test runner - // that understands the premature-exit-file protocol to report the - // test as having failed. - const internal::ScopedPrematureExitFile premature_exit_file( - in_death_test_child_process ? - NULL : internal::posix::GetEnv("TEST_PREMATURE_EXIT_FILE")); - - // Captures the value of GTEST_FLAG(catch_exceptions). This value will be - // used for the duration of the program. - impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions)); - -#if GTEST_HAS_SEH - // Either the user wants Google Test to catch exceptions thrown by the - // tests or this is executing in the context of death test child - // process. In either case the user does not want to see pop-up dialogs - // about crashes - they are expected. - if (impl()->catch_exceptions() || in_death_test_child_process) { -# if !GTEST_OS_WINDOWS_MOBILE - // SetErrorMode doesn't exist on CE. - SetErrorMode(SEM_FAILCRITICALERRORS | SEM_NOALIGNMENTFAULTEXCEPT | - SEM_NOGPFAULTERRORBOX | SEM_NOOPENFILEERRORBOX); -# endif // !GTEST_OS_WINDOWS_MOBILE - -# if (defined(_MSC_VER) || GTEST_OS_WINDOWS_MINGW) && !GTEST_OS_WINDOWS_MOBILE - // Death test children can be terminated with _abort(). On Windows, - // _abort() can show a dialog with a warning message. This forces the - // abort message to go to stderr instead. - _set_error_mode(_OUT_TO_STDERR); -# endif - -# if _MSC_VER >= 1400 && !GTEST_OS_WINDOWS_MOBILE - // In the debug version, Visual Studio pops up a separate dialog - // offering a choice to debug the aborted program. We need to suppress - // this dialog or it will pop up for every EXPECT/ASSERT_DEATH statement - // executed. Google Test will notify the user of any unexpected - // failure via stderr. - // - // VC++ doesn't define _set_abort_behavior() prior to the version 8.0. - // Users of prior VC versions shall suffer the agony and pain of - // clicking through the countless debug dialogs. - // TODO(vladl@google.com): find a way to suppress the abort dialog() in the - // debug mode when compiled with VC 7.1 or lower. - if (!GTEST_FLAG(break_on_failure)) - _set_abort_behavior( - 0x0, // Clear the following flags: - _WRITE_ABORT_MSG | _CALL_REPORTFAULT); // pop-up window, core dump. -# endif - } -#endif // GTEST_HAS_SEH - - return internal::HandleExceptionsInMethodIfSupported( - impl(), - &internal::UnitTestImpl::RunAllTests, - "auxiliary test code (environments or event listeners)") ? 0 : 1; -} - -// Returns the working directory when the first TEST() or TEST_F() was -// executed. -const char* UnitTest::original_working_dir() const { - return impl_->original_working_dir_.c_str(); -} - -// Returns the TestCase object for the test that's currently running, -// or NULL if no test is running. -const TestCase* UnitTest::current_test_case() const - GTEST_LOCK_EXCLUDED_(mutex_) { - internal::MutexLock lock(&mutex_); - return impl_->current_test_case(); -} - -// Returns the TestInfo object for the test that's currently running, -// or NULL if no test is running. -const TestInfo* UnitTest::current_test_info() const - GTEST_LOCK_EXCLUDED_(mutex_) { - internal::MutexLock lock(&mutex_); - return impl_->current_test_info(); -} - -// Returns the random seed used at the start of the current test run. -int UnitTest::random_seed() const { return impl_->random_seed(); } - -#if GTEST_HAS_PARAM_TEST -// Returns ParameterizedTestCaseRegistry object used to keep track of -// value-parameterized tests and instantiate and register them. -internal::ParameterizedTestCaseRegistry& - UnitTest::parameterized_test_registry() - GTEST_LOCK_EXCLUDED_(mutex_) { - return impl_->parameterized_test_registry(); -} -#endif // GTEST_HAS_PARAM_TEST - -// Creates an empty UnitTest. -UnitTest::UnitTest() { - impl_ = new internal::UnitTestImpl(this); -} - -// Destructor of UnitTest. -UnitTest::~UnitTest() { - delete impl_; -} - -// Pushes a trace defined by SCOPED_TRACE() on to the per-thread -// Google Test trace stack. -void UnitTest::PushGTestTrace(const internal::TraceInfo& trace) - GTEST_LOCK_EXCLUDED_(mutex_) { - internal::MutexLock lock(&mutex_); - impl_->gtest_trace_stack().push_back(trace); -} - -// Pops a trace from the per-thread Google Test trace stack. -void UnitTest::PopGTestTrace() - GTEST_LOCK_EXCLUDED_(mutex_) { - internal::MutexLock lock(&mutex_); - impl_->gtest_trace_stack().pop_back(); -} - -namespace internal { - -UnitTestImpl::UnitTestImpl(UnitTest* parent) - : parent_(parent), -#ifdef _MSC_VER -# pragma warning(push) // Saves the current warning state. -# pragma warning(disable:4355) // Temporarily disables warning 4355 - // (using this in initializer). - default_global_test_part_result_reporter_(this), - default_per_thread_test_part_result_reporter_(this), -# pragma warning(pop) // Restores the warning state again. -#else - default_global_test_part_result_reporter_(this), - default_per_thread_test_part_result_reporter_(this), -#endif // _MSC_VER - global_test_part_result_repoter_( - &default_global_test_part_result_reporter_), - per_thread_test_part_result_reporter_( - &default_per_thread_test_part_result_reporter_), -#if GTEST_HAS_PARAM_TEST - parameterized_test_registry_(), - parameterized_tests_registered_(false), -#endif // GTEST_HAS_PARAM_TEST - last_death_test_case_(-1), - current_test_case_(NULL), - current_test_info_(NULL), - ad_hoc_test_result_(), - os_stack_trace_getter_(NULL), - post_flag_parse_init_performed_(false), - random_seed_(0), // Will be overridden by the flag before first use. - random_(0), // Will be reseeded before first use. - start_timestamp_(0), - elapsed_time_(0), -#if GTEST_HAS_DEATH_TEST - death_test_factory_(new DefaultDeathTestFactory), -#endif - // Will be overridden by the flag before first use. - catch_exceptions_(false) { - listeners()->SetDefaultResultPrinter(new PrettyUnitTestResultPrinter); -} - -UnitTestImpl::~UnitTestImpl() { - // Deletes every TestCase. - ForEach(test_cases_, internal::Delete); - - // Deletes every Environment. - ForEach(environments_, internal::Delete); - - delete os_stack_trace_getter_; -} - -// Adds a TestProperty to the current TestResult object when invoked in a -// context of a test, to current test case's ad_hoc_test_result when invoke -// from SetUpTestCase/TearDownTestCase, or to the global property set -// otherwise. If the result already contains a property with the same key, -// the value will be updated. -void UnitTestImpl::RecordProperty(const TestProperty& test_property) { - std::string xml_element; - TestResult* test_result; // TestResult appropriate for property recording. - - if (current_test_info_ != NULL) { - xml_element = "testcase"; - test_result = &(current_test_info_->result_); - } else if (current_test_case_ != NULL) { - xml_element = "testsuite"; - test_result = &(current_test_case_->ad_hoc_test_result_); - } else { - xml_element = "testsuites"; - test_result = &ad_hoc_test_result_; - } - test_result->RecordProperty(xml_element, test_property); -} - -#if GTEST_HAS_DEATH_TEST -// Disables event forwarding if the control is currently in a death test -// subprocess. Must not be called before InitGoogleTest. -void UnitTestImpl::SuppressTestEventsIfInSubprocess() { - if (internal_run_death_test_flag_.get() != NULL) - listeners()->SuppressEventForwarding(); -} -#endif // GTEST_HAS_DEATH_TEST - -// Initializes event listeners performing XML output as specified by -// UnitTestOptions. Must not be called before InitGoogleTest. -void UnitTestImpl::ConfigureXmlOutput() { - const std::string& output_format = UnitTestOptions::GetOutputFormat(); - if (output_format == "xml") { - listeners()->SetDefaultXmlGenerator(new XmlUnitTestResultPrinter( - UnitTestOptions::GetAbsolutePathToOutputFile().c_str())); - } else if (output_format != "") { - printf("WARNING: unrecognized output format \"%s\" ignored.\n", - output_format.c_str()); - fflush(stdout); - } -} - -#if GTEST_CAN_STREAM_RESULTS_ -// Initializes event listeners for streaming test results in string form. -// Must not be called before InitGoogleTest. -void UnitTestImpl::ConfigureStreamingOutput() { - const std::string& target = GTEST_FLAG(stream_result_to); - if (!target.empty()) { - const size_t pos = target.find(':'); - if (pos != std::string::npos) { - listeners()->Append(new StreamingListener(target.substr(0, pos), - target.substr(pos+1))); - } else { - printf("WARNING: unrecognized streaming target \"%s\" ignored.\n", - target.c_str()); - fflush(stdout); - } - } -} -#endif // GTEST_CAN_STREAM_RESULTS_ - -// Performs initialization dependent upon flag values obtained in -// ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to -// ParseGoogleTestFlagsOnly. In case a user neglects to call InitGoogleTest -// this function is also called from RunAllTests. Since this function can be -// called more than once, it has to be idempotent. -void UnitTestImpl::PostFlagParsingInit() { - // Ensures that this function does not execute more than once. - if (!post_flag_parse_init_performed_) { - post_flag_parse_init_performed_ = true; - -#if GTEST_HAS_DEATH_TEST - InitDeathTestSubprocessControlInfo(); - SuppressTestEventsIfInSubprocess(); -#endif // GTEST_HAS_DEATH_TEST - - // Registers parameterized tests. This makes parameterized tests - // available to the UnitTest reflection API without running - // RUN_ALL_TESTS. - RegisterParameterizedTests(); - - // Configures listeners for XML output. This makes it possible for users - // to shut down the default XML output before invoking RUN_ALL_TESTS. - ConfigureXmlOutput(); - -#if GTEST_CAN_STREAM_RESULTS_ - // Configures listeners for streaming test results to the specified server. - ConfigureStreamingOutput(); -#endif // GTEST_CAN_STREAM_RESULTS_ - } -} - -// A predicate that checks the name of a TestCase against a known -// value. -// -// This is used for implementation of the UnitTest class only. We put -// it in the anonymous namespace to prevent polluting the outer -// namespace. -// -// TestCaseNameIs is copyable. -class TestCaseNameIs { - public: - // Constructor. - explicit TestCaseNameIs(const std::string& name) - : name_(name) {} - - // Returns true iff the name of test_case matches name_. - bool operator()(const TestCase* test_case) const { - return test_case != NULL && strcmp(test_case->name(), name_.c_str()) == 0; - } - - private: - std::string name_; -}; - -// Finds and returns a TestCase with the given name. If one doesn't -// exist, creates one and returns it. It's the CALLER'S -// RESPONSIBILITY to ensure that this function is only called WHEN THE -// TESTS ARE NOT SHUFFLED. -// -// Arguments: -// -// test_case_name: name of the test case -// type_param: the name of the test case's type parameter, or NULL if -// this is not a typed or a type-parameterized test case. -// set_up_tc: pointer to the function that sets up the test case -// tear_down_tc: pointer to the function that tears down the test case -TestCase* UnitTestImpl::GetTestCase(const char* test_case_name, - const char* type_param, - Test::SetUpTestCaseFunc set_up_tc, - Test::TearDownTestCaseFunc tear_down_tc) { - // Can we find a TestCase with the given name? - const std::vector::const_iterator test_case = - std::find_if(test_cases_.begin(), test_cases_.end(), - TestCaseNameIs(test_case_name)); - - if (test_case != test_cases_.end()) - return *test_case; - - // No. Let's create one. - TestCase* const new_test_case = - new TestCase(test_case_name, type_param, set_up_tc, tear_down_tc); - - // Is this a death test case? - if (internal::UnitTestOptions::MatchesFilter(test_case_name, - kDeathTestCaseFilter)) { - // Yes. Inserts the test case after the last death test case - // defined so far. This only works when the test cases haven't - // been shuffled. Otherwise we may end up running a death test - // after a non-death test. - ++last_death_test_case_; - test_cases_.insert(test_cases_.begin() + last_death_test_case_, - new_test_case); - } else { - // No. Appends to the end of the list. - test_cases_.push_back(new_test_case); - } - - test_case_indices_.push_back(static_cast(test_case_indices_.size())); - return new_test_case; -} - -// Helpers for setting up / tearing down the given environment. They -// are for use in the ForEach() function. -static void SetUpEnvironment(Environment* env) { env->SetUp(); } -static void TearDownEnvironment(Environment* env) { env->TearDown(); } - -// Runs all tests in this UnitTest object, prints the result, and -// returns true if all tests are successful. If any exception is -// thrown during a test, the test is considered to be failed, but the -// rest of the tests will still be run. -// -// When parameterized tests are enabled, it expands and registers -// parameterized tests first in RegisterParameterizedTests(). -// All other functions called from RunAllTests() may safely assume that -// parameterized tests are ready to be counted and run. -bool UnitTestImpl::RunAllTests() { - // Makes sure InitGoogleTest() was called. - if (!GTestIsInitialized()) { - printf("%s", - "\nThis test program did NOT call ::testing::InitGoogleTest " - "before calling RUN_ALL_TESTS(). Please fix it.\n"); - return false; - } - - // Do not run any test if the --help flag was specified. - if (g_help_flag) - return true; - - // Repeats the call to the post-flag parsing initialization in case the - // user didn't call InitGoogleTest. - PostFlagParsingInit(); - - // Even if sharding is not on, test runners may want to use the - // GTEST_SHARD_STATUS_FILE to query whether the test supports the sharding - // protocol. - internal::WriteToShardStatusFileIfNeeded(); - - // True iff we are in a subprocess for running a thread-safe-style - // death test. - bool in_subprocess_for_death_test = false; - -#if GTEST_HAS_DEATH_TEST - in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL); -#endif // GTEST_HAS_DEATH_TEST - - const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, - in_subprocess_for_death_test); - - // Compares the full test names with the filter to decide which - // tests to run. - const bool has_tests_to_run = FilterTests(should_shard - ? HONOR_SHARDING_PROTOCOL - : IGNORE_SHARDING_PROTOCOL) > 0; - - // Lists the tests and exits if the --gtest_list_tests flag was specified. - if (GTEST_FLAG(list_tests)) { - // This must be called *after* FilterTests() has been called. - ListTestsMatchingFilter(); - return true; - } - - random_seed_ = GTEST_FLAG(shuffle) ? - GetRandomSeedFromFlag(GTEST_FLAG(random_seed)) : 0; - - // True iff at least one test has failed. - bool failed = false; - - TestEventListener* repeater = listeners()->repeater(); - - start_timestamp_ = GetTimeInMillis(); - repeater->OnTestProgramStart(*parent_); - - // How many times to repeat the tests? We don't want to repeat them - // when we are inside the subprocess of a death test. - const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat); - // Repeats forever if the repeat count is negative. - const bool forever = repeat < 0; - for (int i = 0; forever || i != repeat; i++) { - // We want to preserve failures generated by ad-hoc test - // assertions executed before RUN_ALL_TESTS(). - ClearNonAdHocTestResult(); - - const TimeInMillis start = GetTimeInMillis(); - - // Shuffles test cases and tests if requested. - if (has_tests_to_run && GTEST_FLAG(shuffle)) { - random()->Reseed(random_seed_); - // This should be done before calling OnTestIterationStart(), - // such that a test event listener can see the actual test order - // in the event. - ShuffleTests(); - } - - // Tells the unit test event listeners that the tests are about to start. - repeater->OnTestIterationStart(*parent_, i); - - // Runs each test case if there is at least one test to run. - if (has_tests_to_run) { - // Sets up all environments beforehand. - repeater->OnEnvironmentsSetUpStart(*parent_); - ForEach(environments_, SetUpEnvironment); - repeater->OnEnvironmentsSetUpEnd(*parent_); - - // Runs the tests only if there was no fatal failure during global - // set-up. - if (!Test::HasFatalFailure()) { - for (int test_index = 0; test_index < total_test_case_count(); - test_index++) { - GetMutableTestCase(test_index)->Run(); - } - } - - // Tears down all environments in reverse order afterwards. - repeater->OnEnvironmentsTearDownStart(*parent_); - std::for_each(environments_.rbegin(), environments_.rend(), - TearDownEnvironment); - repeater->OnEnvironmentsTearDownEnd(*parent_); - } - - elapsed_time_ = GetTimeInMillis() - start; - - // Tells the unit test event listener that the tests have just finished. - repeater->OnTestIterationEnd(*parent_, i); - - // Gets the result and clears it. - if (!Passed()) { - failed = true; - } - - // Restores the original test order after the iteration. This - // allows the user to quickly repro a failure that happens in the - // N-th iteration without repeating the first (N - 1) iterations. - // This is not enclosed in "if (GTEST_FLAG(shuffle)) { ... }", in - // case the user somehow changes the value of the flag somewhere - // (it's always safe to unshuffle the tests). - UnshuffleTests(); - - if (GTEST_FLAG(shuffle)) { - // Picks a new random seed for each iteration. - random_seed_ = GetNextRandomSeed(random_seed_); - } - } - - repeater->OnTestProgramEnd(*parent_); - - return !failed; -} - -// Reads the GTEST_SHARD_STATUS_FILE environment variable, and creates the file -// if the variable is present. If a file already exists at this location, this -// function will write over it. If the variable is present, but the file cannot -// be created, prints an error and exits. -void WriteToShardStatusFileIfNeeded() { - const char* const test_shard_file = posix::GetEnv(kTestShardStatusFile); - if (test_shard_file != NULL) { - FILE* const file = posix::FOpen(test_shard_file, "w"); - if (file == NULL) { - ColoredPrintf(COLOR_RED, - "Could not write to the test shard status file \"%s\" " - "specified by the %s environment variable.\n", - test_shard_file, kTestShardStatusFile); - fflush(stdout); - exit(EXIT_FAILURE); - } - fclose(file); - } -} - -// Checks whether sharding is enabled by examining the relevant -// environment variable values. If the variables are present, -// but inconsistent (i.e., shard_index >= total_shards), prints -// an error and exits. If in_subprocess_for_death_test, sharding is -// disabled because it must only be applied to the original test -// process. Otherwise, we could filter out death tests we intended to execute. -bool ShouldShard(const char* total_shards_env, - const char* shard_index_env, - bool in_subprocess_for_death_test) { - if (in_subprocess_for_death_test) { - return false; - } - - const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); - const Int32 shard_index = Int32FromEnvOrDie(shard_index_env, -1); - - if (total_shards == -1 && shard_index == -1) { - return false; - } else if (total_shards == -1 && shard_index != -1) { - const Message msg = Message() - << "Invalid environment variables: you have " - << kTestShardIndex << " = " << shard_index - << ", but have left " << kTestTotalShards << " unset.\n"; - ColoredPrintf(COLOR_RED, msg.GetString().c_str()); - fflush(stdout); - exit(EXIT_FAILURE); - } else if (total_shards != -1 && shard_index == -1) { - const Message msg = Message() - << "Invalid environment variables: you have " - << kTestTotalShards << " = " << total_shards - << ", but have left " << kTestShardIndex << " unset.\n"; - ColoredPrintf(COLOR_RED, msg.GetString().c_str()); - fflush(stdout); - exit(EXIT_FAILURE); - } else if (shard_index < 0 || shard_index >= total_shards) { - const Message msg = Message() - << "Invalid environment variables: we require 0 <= " - << kTestShardIndex << " < " << kTestTotalShards - << ", but you have " << kTestShardIndex << "=" << shard_index - << ", " << kTestTotalShards << "=" << total_shards << ".\n"; - ColoredPrintf(COLOR_RED, msg.GetString().c_str()); - fflush(stdout); - exit(EXIT_FAILURE); - } - - return total_shards > 1; -} - -// Parses the environment variable var as an Int32. If it is unset, -// returns default_val. If it is not an Int32, prints an error -// and aborts. -Int32 Int32FromEnvOrDie(const char* var, Int32 default_val) { - const char* str_val = posix::GetEnv(var); - if (str_val == NULL) { - return default_val; - } - - Int32 result; - if (!ParseInt32(Message() << "The value of environment variable " << var, - str_val, &result)) { - exit(EXIT_FAILURE); - } - return result; -} - -// Given the total number of shards, the shard index, and the test id, -// returns true iff the test should be run on this shard. The test id is -// some arbitrary but unique non-negative integer assigned to each test -// method. Assumes that 0 <= shard_index < total_shards. -bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { - return (test_id % total_shards) == shard_index; -} - -// Compares the name of each test with the user-specified filter to -// decide whether the test should be run, then records the result in -// each TestCase and TestInfo object. -// If shard_tests == true, further filters tests based on sharding -// variables in the environment - see -// http://code.google.com/p/googletest/wiki/GoogleTestAdvancedGuide. -// Returns the number of tests that should run. -int UnitTestImpl::FilterTests(ReactionToSharding shard_tests) { - const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? - Int32FromEnvOrDie(kTestTotalShards, -1) : -1; - const Int32 shard_index = shard_tests == HONOR_SHARDING_PROTOCOL ? - Int32FromEnvOrDie(kTestShardIndex, -1) : -1; - - // num_runnable_tests are the number of tests that will - // run across all shards (i.e., match filter and are not disabled). - // num_selected_tests are the number of tests to be run on - // this shard. - int num_runnable_tests = 0; - int num_selected_tests = 0; - for (size_t i = 0; i < test_cases_.size(); i++) { - TestCase* const test_case = test_cases_[i]; - const std::string &test_case_name = test_case->name(); - test_case->set_should_run(false); - - for (size_t j = 0; j < test_case->test_info_list().size(); j++) { - TestInfo* const test_info = test_case->test_info_list()[j]; - const std::string test_name(test_info->name()); - // A test is disabled if test case name or test name matches - // kDisableTestFilter. - const bool is_disabled = - internal::UnitTestOptions::MatchesFilter(test_case_name, - kDisableTestFilter) || - internal::UnitTestOptions::MatchesFilter(test_name, - kDisableTestFilter); - test_info->is_disabled_ = is_disabled; - - const bool matches_filter = - internal::UnitTestOptions::FilterMatchesTest(test_case_name, - test_name); - test_info->matches_filter_ = matches_filter; - - const bool is_runnable = - (GTEST_FLAG(also_run_disabled_tests) || !is_disabled) && - matches_filter; - - const bool is_selected = is_runnable && - (shard_tests == IGNORE_SHARDING_PROTOCOL || - ShouldRunTestOnShard(total_shards, shard_index, - num_runnable_tests)); - - num_runnable_tests += is_runnable; - num_selected_tests += is_selected; - - test_info->should_run_ = is_selected; - test_case->set_should_run(test_case->should_run() || is_selected); - } - } - return num_selected_tests; -} - -// Prints the given C-string on a single line by replacing all '\n' -// characters with string "\\n". If the output takes more than -// max_length characters, only prints the first max_length characters -// and "...". -static void PrintOnOneLine(const char* str, int max_length) { - if (str != NULL) { - for (int i = 0; *str != '\0'; ++str) { - if (i >= max_length) { - printf("..."); - break; - } - if (*str == '\n') { - printf("\\n"); - i += 2; - } else { - printf("%c", *str); - ++i; - } - } - } -} - -// Prints the names of the tests matching the user-specified filter flag. -void UnitTestImpl::ListTestsMatchingFilter() { - // Print at most this many characters for each type/value parameter. - const int kMaxParamLength = 250; - - for (size_t i = 0; i < test_cases_.size(); i++) { - const TestCase* const test_case = test_cases_[i]; - bool printed_test_case_name = false; - - for (size_t j = 0; j < test_case->test_info_list().size(); j++) { - const TestInfo* const test_info = - test_case->test_info_list()[j]; - if (test_info->matches_filter_) { - if (!printed_test_case_name) { - printed_test_case_name = true; - printf("%s.", test_case->name()); - if (test_case->type_param() != NULL) { - printf(" # %s = ", kTypeParamLabel); - // We print the type parameter on a single line to make - // the output easy to parse by a program. - PrintOnOneLine(test_case->type_param(), kMaxParamLength); - } - printf("\n"); - } - printf(" %s", test_info->name()); - if (test_info->value_param() != NULL) { - printf(" # %s = ", kValueParamLabel); - // We print the value parameter on a single line to make the - // output easy to parse by a program. - PrintOnOneLine(test_info->value_param(), kMaxParamLength); - } - printf("\n"); - } - } - } - fflush(stdout); -} - -// Sets the OS stack trace getter. -// -// Does nothing if the input and the current OS stack trace getter are -// the same; otherwise, deletes the old getter and makes the input the -// current getter. -void UnitTestImpl::set_os_stack_trace_getter( - OsStackTraceGetterInterface* getter) { - if (os_stack_trace_getter_ != getter) { - delete os_stack_trace_getter_; - os_stack_trace_getter_ = getter; - } -} - -// Returns the current OS stack trace getter if it is not NULL; -// otherwise, creates an OsStackTraceGetter, makes it the current -// getter, and returns it. -OsStackTraceGetterInterface* UnitTestImpl::os_stack_trace_getter() { - if (os_stack_trace_getter_ == NULL) { - os_stack_trace_getter_ = new OsStackTraceGetter; - } - - return os_stack_trace_getter_; -} - -// Returns the TestResult for the test that's currently running, or -// the TestResult for the ad hoc test if no test is running. -TestResult* UnitTestImpl::current_test_result() { - return current_test_info_ ? - &(current_test_info_->result_) : &ad_hoc_test_result_; -} - -// Shuffles all test cases, and the tests within each test case, -// making sure that death tests are still run first. -void UnitTestImpl::ShuffleTests() { - // Shuffles the death test cases. - ShuffleRange(random(), 0, last_death_test_case_ + 1, &test_case_indices_); - - // Shuffles the non-death test cases. - ShuffleRange(random(), last_death_test_case_ + 1, - static_cast(test_cases_.size()), &test_case_indices_); - - // Shuffles the tests inside each test case. - for (size_t i = 0; i < test_cases_.size(); i++) { - test_cases_[i]->ShuffleTests(random()); - } -} - -// Restores the test cases and tests to their order before the first shuffle. -void UnitTestImpl::UnshuffleTests() { - for (size_t i = 0; i < test_cases_.size(); i++) { - // Unshuffles the tests in each test case. - test_cases_[i]->UnshuffleTests(); - // Resets the index of each test case. - test_case_indices_[i] = static_cast(i); - } -} - -// Returns the current OS stack trace as an std::string. -// -// The maximum number of stack frames to be included is specified by -// the gtest_stack_trace_depth flag. The skip_count parameter -// specifies the number of top frames to be skipped, which doesn't -// count against the number of frames to be included. -// -// For example, if Foo() calls Bar(), which in turn calls -// GetCurrentOsStackTraceExceptTop(..., 1), Foo() will be included in -// the trace but Bar() and GetCurrentOsStackTraceExceptTop() won't. -std::string GetCurrentOsStackTraceExceptTop(UnitTest* /*unit_test*/, - int skip_count) { - // We pass skip_count + 1 to skip this wrapper function in addition - // to what the user really wants to skip. - return GetUnitTestImpl()->CurrentOsStackTraceExceptTop(skip_count + 1); -} - -// Used by the GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_ macro to -// suppress unreachable code warnings. -namespace { -class ClassUniqueToAlwaysTrue {}; -} - -bool IsTrue(bool condition) { return condition; } - -bool AlwaysTrue() { -#if GTEST_HAS_EXCEPTIONS - // This condition is always false so AlwaysTrue() never actually throws, - // but it makes the compiler think that it may throw. - if (IsTrue(false)) - throw ClassUniqueToAlwaysTrue(); -#endif // GTEST_HAS_EXCEPTIONS - return true; -} - -// If *pstr starts with the given prefix, modifies *pstr to be right -// past the prefix and returns true; otherwise leaves *pstr unchanged -// and returns false. None of pstr, *pstr, and prefix can be NULL. -bool SkipPrefix(const char* prefix, const char** pstr) { - const size_t prefix_len = strlen(prefix); - if (strncmp(*pstr, prefix, prefix_len) == 0) { - *pstr += prefix_len; - return true; - } - return false; -} - -// Parses a string as a command line flag. The string should have -// the format "--flag=value". When def_optional is true, the "=value" -// part can be omitted. -// -// Returns the value of the flag, or NULL if the parsing failed. -const char* ParseFlagValue(const char* str, - const char* flag, - bool def_optional) { - // str and flag must not be NULL. - if (str == NULL || flag == NULL) return NULL; - - // The flag must start with "--" followed by GTEST_FLAG_PREFIX_. - const std::string flag_str = std::string("--") + GTEST_FLAG_PREFIX_ + flag; - const size_t flag_len = flag_str.length(); - if (strncmp(str, flag_str.c_str(), flag_len) != 0) return NULL; - - // Skips the flag name. - const char* flag_end = str + flag_len; - - // When def_optional is true, it's OK to not have a "=value" part. - if (def_optional && (flag_end[0] == '\0')) { - return flag_end; - } - - // If def_optional is true and there are more characters after the - // flag name, or if def_optional is false, there must be a '=' after - // the flag name. - if (flag_end[0] != '=') return NULL; - - // Returns the string after "=". - return flag_end + 1; -} - -// Parses a string for a bool flag, in the form of either -// "--flag=value" or "--flag". -// -// In the former case, the value is taken as true as long as it does -// not start with '0', 'f', or 'F'. -// -// In the latter case, the value is taken as true. -// -// On success, stores the value of the flag in *value, and returns -// true. On failure, returns false without changing *value. -bool ParseBoolFlag(const char* str, const char* flag, bool* value) { - // Gets the value of the flag as a string. - const char* const value_str = ParseFlagValue(str, flag, true); - - // Aborts if the parsing failed. - if (value_str == NULL) return false; - - // Converts the string value to a bool. - *value = !(*value_str == '0' || *value_str == 'f' || *value_str == 'F'); - return true; -} - -// Parses a string for an Int32 flag, in the form of -// "--flag=value". -// -// On success, stores the value of the flag in *value, and returns -// true. On failure, returns false without changing *value. -bool ParseInt32Flag(const char* str, const char* flag, Int32* value) { - // Gets the value of the flag as a string. - const char* const value_str = ParseFlagValue(str, flag, false); - - // Aborts if the parsing failed. - if (value_str == NULL) return false; - - // Sets *value to the value of the flag. - return ParseInt32(Message() << "The value of flag --" << flag, - value_str, value); -} - -// Parses a string for a string flag, in the form of -// "--flag=value". -// -// On success, stores the value of the flag in *value, and returns -// true. On failure, returns false without changing *value. -bool ParseStringFlag(const char* str, const char* flag, std::string* value) { - // Gets the value of the flag as a string. - const char* const value_str = ParseFlagValue(str, flag, false); - - // Aborts if the parsing failed. - if (value_str == NULL) return false; - - // Sets *value to the value of the flag. - *value = value_str; - return true; -} - -// Determines whether a string has a prefix that Google Test uses for its -// flags, i.e., starts with GTEST_FLAG_PREFIX_ or GTEST_FLAG_PREFIX_DASH_. -// If Google Test detects that a command line flag has its prefix but is not -// recognized, it will print its help message. Flags starting with -// GTEST_INTERNAL_PREFIX_ followed by "internal_" are considered Google Test -// internal flags and do not trigger the help message. -static bool HasGoogleTestFlagPrefix(const char* str) { - return (SkipPrefix("--", &str) || - SkipPrefix("-", &str) || - SkipPrefix("/", &str)) && - !SkipPrefix(GTEST_FLAG_PREFIX_ "internal_", &str) && - (SkipPrefix(GTEST_FLAG_PREFIX_, &str) || - SkipPrefix(GTEST_FLAG_PREFIX_DASH_, &str)); -} - -// Prints a string containing code-encoded text. The following escape -// sequences can be used in the string to control the text color: -// -// @@ prints a single '@' character. -// @R changes the color to red. -// @G changes the color to green. -// @Y changes the color to yellow. -// @D changes to the default terminal text color. -// -// TODO(wan@google.com): Write tests for this once we add stdout -// capturing to Google Test. -static void PrintColorEncoded(const char* str) { - GTestColor color = COLOR_DEFAULT; // The current color. - - // Conceptually, we split the string into segments divided by escape - // sequences. Then we print one segment at a time. At the end of - // each iteration, the str pointer advances to the beginning of the - // next segment. - for (;;) { - const char* p = strchr(str, '@'); - if (p == NULL) { - ColoredPrintf(color, "%s", str); - return; - } - - ColoredPrintf(color, "%s", std::string(str, p).c_str()); - - const char ch = p[1]; - str = p + 2; - if (ch == '@') { - ColoredPrintf(color, "@"); - } else if (ch == 'D') { - color = COLOR_DEFAULT; - } else if (ch == 'R') { - color = COLOR_RED; - } else if (ch == 'G') { - color = COLOR_GREEN; - } else if (ch == 'Y') { - color = COLOR_YELLOW; - } else { - --str; - } - } -} - -static const char kColorEncodedHelpMessage[] = -"This program contains tests written using " GTEST_NAME_ ". You can use the\n" -"following command line flags to control its behavior:\n" -"\n" -"Test Selection:\n" -" @G--" GTEST_FLAG_PREFIX_ "list_tests@D\n" -" List the names of all tests instead of running them. The name of\n" -" TEST(Foo, Bar) is \"Foo.Bar\".\n" -" @G--" GTEST_FLAG_PREFIX_ "filter=@YPOSTIVE_PATTERNS" - "[@G-@YNEGATIVE_PATTERNS]@D\n" -" Run only the tests whose name matches one of the positive patterns but\n" -" none of the negative patterns. '?' matches any single character; '*'\n" -" matches any substring; ':' separates two patterns.\n" -" @G--" GTEST_FLAG_PREFIX_ "also_run_disabled_tests@D\n" -" Run all disabled tests too.\n" -"\n" -"Test Execution:\n" -" @G--" GTEST_FLAG_PREFIX_ "repeat=@Y[COUNT]@D\n" -" Run the tests repeatedly; use a negative count to repeat forever.\n" -" @G--" GTEST_FLAG_PREFIX_ "shuffle@D\n" -" Randomize tests' orders on every iteration.\n" -" @G--" GTEST_FLAG_PREFIX_ "random_seed=@Y[NUMBER]@D\n" -" Random number seed to use for shuffling test orders (between 1 and\n" -" 99999, or 0 to use a seed based on the current time).\n" -"\n" -"Test Output:\n" -" @G--" GTEST_FLAG_PREFIX_ "color=@Y(@Gyes@Y|@Gno@Y|@Gauto@Y)@D\n" -" Enable/disable colored output. The default is @Gauto@D.\n" -" -@G-" GTEST_FLAG_PREFIX_ "print_time=0@D\n" -" Don't print the elapsed time of each test.\n" -" @G--" GTEST_FLAG_PREFIX_ "output=xml@Y[@G:@YDIRECTORY_PATH@G" - GTEST_PATH_SEP_ "@Y|@G:@YFILE_PATH]@D\n" -" Generate an XML report in the given directory or with the given file\n" -" name. @YFILE_PATH@D defaults to @Gtest_details.xml@D.\n" -#if GTEST_CAN_STREAM_RESULTS_ -" @G--" GTEST_FLAG_PREFIX_ "stream_result_to=@YHOST@G:@YPORT@D\n" -" Stream test results to the given server.\n" -#endif // GTEST_CAN_STREAM_RESULTS_ -"\n" -"Assertion Behavior:\n" -#if GTEST_HAS_DEATH_TEST && !GTEST_OS_WINDOWS -" @G--" GTEST_FLAG_PREFIX_ "death_test_style=@Y(@Gfast@Y|@Gthreadsafe@Y)@D\n" -" Set the default death test style.\n" -#endif // GTEST_HAS_DEATH_TEST && !GTEST_OS_WINDOWS -" @G--" GTEST_FLAG_PREFIX_ "break_on_failure@D\n" -" Turn assertion failures into debugger break-points.\n" -" @G--" GTEST_FLAG_PREFIX_ "throw_on_failure@D\n" -" Turn assertion failures into C++ exceptions.\n" -" @G--" GTEST_FLAG_PREFIX_ "catch_exceptions=0@D\n" -" Do not report exceptions as test failures. Instead, allow them\n" -" to crash the program or throw a pop-up (on Windows).\n" -"\n" -"Except for @G--" GTEST_FLAG_PREFIX_ "list_tests@D, you can alternatively set " - "the corresponding\n" -"environment variable of a flag (all letters in upper-case). For example, to\n" -"disable colored text output, you can either specify @G--" GTEST_FLAG_PREFIX_ - "color=no@D or set\n" -"the @G" GTEST_FLAG_PREFIX_UPPER_ "COLOR@D environment variable to @Gno@D.\n" -"\n" -"For more information, please read the " GTEST_NAME_ " documentation at\n" -"@G" GTEST_PROJECT_URL_ "@D. If you find a bug in " GTEST_NAME_ "\n" -"(not one in your own code or tests), please report it to\n" -"@G<" GTEST_DEV_EMAIL_ ">@D.\n"; - -// Parses the command line for Google Test flags, without initializing -// other parts of Google Test. The type parameter CharType can be -// instantiated to either char or wchar_t. -template -void ParseGoogleTestFlagsOnlyImpl(int* argc, CharType** argv) { - for (int i = 1; i < *argc; i++) { - const std::string arg_string = StreamableToString(argv[i]); - const char* const arg = arg_string.c_str(); - - using internal::ParseBoolFlag; - using internal::ParseInt32Flag; - using internal::ParseStringFlag; - - // Do we see a Google Test flag? - if (ParseBoolFlag(arg, kAlsoRunDisabledTestsFlag, - >EST_FLAG(also_run_disabled_tests)) || - ParseBoolFlag(arg, kBreakOnFailureFlag, - >EST_FLAG(break_on_failure)) || - ParseBoolFlag(arg, kCatchExceptionsFlag, - >EST_FLAG(catch_exceptions)) || - ParseStringFlag(arg, kColorFlag, >EST_FLAG(color)) || - ParseStringFlag(arg, kDeathTestStyleFlag, - >EST_FLAG(death_test_style)) || - ParseBoolFlag(arg, kDeathTestUseFork, - >EST_FLAG(death_test_use_fork)) || - ParseStringFlag(arg, kFilterFlag, >EST_FLAG(filter)) || - ParseStringFlag(arg, kInternalRunDeathTestFlag, - >EST_FLAG(internal_run_death_test)) || - ParseBoolFlag(arg, kListTestsFlag, >EST_FLAG(list_tests)) || - ParseStringFlag(arg, kOutputFlag, >EST_FLAG(output)) || - ParseBoolFlag(arg, kPrintTimeFlag, >EST_FLAG(print_time)) || - ParseInt32Flag(arg, kRandomSeedFlag, >EST_FLAG(random_seed)) || - ParseInt32Flag(arg, kRepeatFlag, >EST_FLAG(repeat)) || - ParseBoolFlag(arg, kShuffleFlag, >EST_FLAG(shuffle)) || - ParseInt32Flag(arg, kStackTraceDepthFlag, - >EST_FLAG(stack_trace_depth)) || - ParseStringFlag(arg, kStreamResultToFlag, - >EST_FLAG(stream_result_to)) || - ParseBoolFlag(arg, kThrowOnFailureFlag, - >EST_FLAG(throw_on_failure)) - ) { - // Yes. Shift the remainder of the argv list left by one. Note - // that argv has (*argc + 1) elements, the last one always being - // NULL. The following loop moves the trailing NULL element as - // well. - for (int j = i; j != *argc; j++) { - argv[j] = argv[j + 1]; - } - - // Decrements the argument count. - (*argc)--; - - // We also need to decrement the iterator as we just removed - // an element. - i--; - } else if (arg_string == "--help" || arg_string == "-h" || - arg_string == "-?" || arg_string == "/?" || - HasGoogleTestFlagPrefix(arg)) { - // Both help flag and unrecognized Google Test flags (excluding - // internal ones) trigger help display. - g_help_flag = true; - } - } - - if (g_help_flag) { - // We print the help here instead of in RUN_ALL_TESTS(), as the - // latter may not be called at all if the user is using Google - // Test with another testing framework. - PrintColorEncoded(kColorEncodedHelpMessage); - } -} - -// Parses the command line for Google Test flags, without initializing -// other parts of Google Test. -void ParseGoogleTestFlagsOnly(int* argc, char** argv) { - ParseGoogleTestFlagsOnlyImpl(argc, argv); -} -void ParseGoogleTestFlagsOnly(int* argc, wchar_t** argv) { - ParseGoogleTestFlagsOnlyImpl(argc, argv); -} - -// The internal implementation of InitGoogleTest(). -// -// The type parameter CharType can be instantiated to either char or -// wchar_t. -template -void InitGoogleTestImpl(int* argc, CharType** argv) { - g_init_gtest_count++; - - // We don't want to run the initialization code twice. - if (g_init_gtest_count != 1) return; - - if (*argc <= 0) return; - - internal::g_executable_path = internal::StreamableToString(argv[0]); - -#if GTEST_HAS_DEATH_TEST - - g_argvs.clear(); - for (int i = 0; i != *argc; i++) { - g_argvs.push_back(StreamableToString(argv[i])); - } - -#endif // GTEST_HAS_DEATH_TEST - - ParseGoogleTestFlagsOnly(argc, argv); - GetUnitTestImpl()->PostFlagParsingInit(); -} - -} // namespace internal - -// Initializes Google Test. This must be called before calling -// RUN_ALL_TESTS(). In particular, it parses a command line for the -// flags that Google Test recognizes. Whenever a Google Test flag is -// seen, it is removed from argv, and *argc is decremented. -// -// No value is returned. Instead, the Google Test flag variables are -// updated. -// -// Calling the function for the second time has no user-visible effect. -void InitGoogleTest(int* argc, char** argv) { - internal::InitGoogleTestImpl(argc, argv); -} - -// This overloaded version can be used in Windows programs compiled in -// UNICODE mode. -void InitGoogleTest(int* argc, wchar_t** argv) { - internal::InitGoogleTestImpl(argc, argv); -} - -} // namespace testing -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan), vladl@google.com (Vlad Losev) -// -// This file implements death tests. - - -#if GTEST_HAS_DEATH_TEST - -# if GTEST_OS_MAC -# include -# endif // GTEST_OS_MAC - -# include -# include -# include - -# if GTEST_OS_LINUX -# include -# endif // GTEST_OS_LINUX - -# include - -# if GTEST_OS_WINDOWS -# include -# else -# include -# include -# endif // GTEST_OS_WINDOWS - -# if GTEST_OS_QNX -# include -# endif // GTEST_OS_QNX - -#endif // GTEST_HAS_DEATH_TEST - - -// Indicates that this translation unit is part of Google Test's -// implementation. It must come before gtest-internal-inl.h is -// included, or there will be a compiler error. This trick is to -// prevent a user from accidentally including gtest-internal-inl.h in -// his code. -#define GTEST_IMPLEMENTATION_ 1 -#undef GTEST_IMPLEMENTATION_ - -namespace testing { - -// Constants. - -// The default death test style. -static const char kDefaultDeathTestStyle[] = "fast"; - -GTEST_DEFINE_string_( - death_test_style, - internal::StringFromGTestEnv("death_test_style", kDefaultDeathTestStyle), - "Indicates how to run a death test in a forked child process: " - "\"threadsafe\" (child process re-executes the test binary " - "from the beginning, running only the specific death test) or " - "\"fast\" (child process runs the death test immediately " - "after forking)."); - -GTEST_DEFINE_bool_( - death_test_use_fork, - internal::BoolFromGTestEnv("death_test_use_fork", false), - "Instructs to use fork()/_exit() instead of clone() in death tests. " - "Ignored and always uses fork() on POSIX systems where clone() is not " - "implemented. Useful when running under valgrind or similar tools if " - "those do not support clone(). Valgrind 3.3.1 will just fail if " - "it sees an unsupported combination of clone() flags. " - "It is not recommended to use this flag w/o valgrind though it will " - "work in 99% of the cases. Once valgrind is fixed, this flag will " - "most likely be removed."); - -namespace internal { -GTEST_DEFINE_string_( - internal_run_death_test, "", - "Indicates the file, line number, temporal index of " - "the single death test to run, and a file descriptor to " - "which a success code may be sent, all separated by " - "the '|' characters. This flag is specified if and only if the current " - "process is a sub-process launched for running a thread-safe " - "death test. FOR INTERNAL USE ONLY."); -} // namespace internal - -#if GTEST_HAS_DEATH_TEST - -namespace internal { - -// Valid only for fast death tests. Indicates the code is running in the -// child process of a fast style death test. -static bool g_in_fast_death_test_child = false; - -// Returns a Boolean value indicating whether the caller is currently -// executing in the context of the death test child process. Tools such as -// Valgrind heap checkers may need this to modify their behavior in death -// tests. IMPORTANT: This is an internal utility. Using it may break the -// implementation of death tests. User code MUST NOT use it. -bool InDeathTestChild() { -# if GTEST_OS_WINDOWS - - // On Windows, death tests are thread-safe regardless of the value of the - // death_test_style flag. - return !GTEST_FLAG(internal_run_death_test).empty(); - -# else - - if (GTEST_FLAG(death_test_style) == "threadsafe") - return !GTEST_FLAG(internal_run_death_test).empty(); - else - return g_in_fast_death_test_child; -#endif -} - -} // namespace internal - -// ExitedWithCode constructor. -ExitedWithCode::ExitedWithCode(int exit_code) : exit_code_(exit_code) { -} - -// ExitedWithCode function-call operator. -bool ExitedWithCode::operator()(int exit_status) const { -# if GTEST_OS_WINDOWS - - return exit_status == exit_code_; - -# else - - return WIFEXITED(exit_status) && WEXITSTATUS(exit_status) == exit_code_; - -# endif // GTEST_OS_WINDOWS -} - -# if !GTEST_OS_WINDOWS -// KilledBySignal constructor. -KilledBySignal::KilledBySignal(int signum) : signum_(signum) { -} - -// KilledBySignal function-call operator. -bool KilledBySignal::operator()(int exit_status) const { - return WIFSIGNALED(exit_status) && WTERMSIG(exit_status) == signum_; -} -# endif // !GTEST_OS_WINDOWS - -namespace internal { - -// Utilities needed for death tests. - -// Generates a textual description of a given exit code, in the format -// specified by wait(2). -static std::string ExitSummary(int exit_code) { - Message m; - -# if GTEST_OS_WINDOWS - - m << "Exited with exit status " << exit_code; - -# else - - if (WIFEXITED(exit_code)) { - m << "Exited with exit status " << WEXITSTATUS(exit_code); - } else if (WIFSIGNALED(exit_code)) { - m << "Terminated by signal " << WTERMSIG(exit_code); - } -# ifdef WCOREDUMP - if (WCOREDUMP(exit_code)) { - m << " (core dumped)"; - } -# endif -# endif // GTEST_OS_WINDOWS - - return m.GetString(); -} - -// Returns true if exit_status describes a process that was terminated -// by a signal, or exited normally with a nonzero exit code. -bool ExitedUnsuccessfully(int exit_status) { - return !ExitedWithCode(0)(exit_status); -} - -# if !GTEST_OS_WINDOWS -// Generates a textual failure message when a death test finds more than -// one thread running, or cannot determine the number of threads, prior -// to executing the given statement. It is the responsibility of the -// caller not to pass a thread_count of 1. -static std::string DeathTestThreadWarning(size_t thread_count) { - Message msg; - msg << "Death tests use fork(), which is unsafe particularly" - << " in a threaded context. For this test, " << GTEST_NAME_ << " "; - if (thread_count == 0) - msg << "couldn't detect the number of threads."; - else - msg << "detected " << thread_count << " threads."; - return msg.GetString(); -} -# endif // !GTEST_OS_WINDOWS - -// Flag characters for reporting a death test that did not die. -static const char kDeathTestLived = 'L'; -static const char kDeathTestReturned = 'R'; -static const char kDeathTestThrew = 'T'; -static const char kDeathTestInternalError = 'I'; - -// An enumeration describing all of the possible ways that a death test can -// conclude. DIED means that the process died while executing the test -// code; LIVED means that process lived beyond the end of the test code; -// RETURNED means that the test statement attempted to execute a return -// statement, which is not allowed; THREW means that the test statement -// returned control by throwing an exception. IN_PROGRESS means the test -// has not yet concluded. -// TODO(vladl@google.com): Unify names and possibly values for -// AbortReason, DeathTestOutcome, and flag characters above. -enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW }; - -// Routine for aborting the program which is safe to call from an -// exec-style death test child process, in which case the error -// message is propagated back to the parent process. Otherwise, the -// message is simply printed to stderr. In either case, the program -// then exits with status 1. -void DeathTestAbort(const std::string& message) { - // On a POSIX system, this function may be called from a threadsafe-style - // death test child process, which operates on a very small stack. Use - // the heap for any additional non-minuscule memory requirements. - const InternalRunDeathTestFlag* const flag = - GetUnitTestImpl()->internal_run_death_test_flag(); - if (flag != NULL) { - FILE* parent = posix::FDOpen(flag->write_fd(), "w"); - fputc(kDeathTestInternalError, parent); - fprintf(parent, "%s", message.c_str()); - fflush(parent); - _exit(1); - } else { - fprintf(stderr, "%s", message.c_str()); - fflush(stderr); - posix::Abort(); - } -} - -// A replacement for CHECK that calls DeathTestAbort if the assertion -// fails. -# define GTEST_DEATH_TEST_CHECK_(expression) \ - do { \ - if (!::testing::internal::IsTrue(expression)) { \ - DeathTestAbort( \ - ::std::string("CHECK failed: File ") + __FILE__ + ", line " \ - + ::testing::internal::StreamableToString(__LINE__) + ": " \ - + #expression); \ - } \ - } while (::testing::internal::AlwaysFalse()) - -// This macro is similar to GTEST_DEATH_TEST_CHECK_, but it is meant for -// evaluating any system call that fulfills two conditions: it must return -// -1 on failure, and set errno to EINTR when it is interrupted and -// should be tried again. The macro expands to a loop that repeatedly -// evaluates the expression as long as it evaluates to -1 and sets -// errno to EINTR. If the expression evaluates to -1 but errno is -// something other than EINTR, DeathTestAbort is called. -# define GTEST_DEATH_TEST_CHECK_SYSCALL_(expression) \ - do { \ - int gtest_retval; \ - do { \ - gtest_retval = (expression); \ - } while (gtest_retval == -1 && errno == EINTR); \ - if (gtest_retval == -1) { \ - DeathTestAbort( \ - ::std::string("CHECK failed: File ") + __FILE__ + ", line " \ - + ::testing::internal::StreamableToString(__LINE__) + ": " \ - + #expression + " != -1"); \ - } \ - } while (::testing::internal::AlwaysFalse()) - -// Returns the message describing the last system error in errno. -std::string GetLastErrnoDescription() { - return errno == 0 ? "" : posix::StrError(errno); -} - -// This is called from a death test parent process to read a failure -// message from the death test child process and log it with the FATAL -// severity. On Windows, the message is read from a pipe handle. On other -// platforms, it is read from a file descriptor. -static void FailFromInternalError(int fd) { - Message error; - char buffer[256]; - int num_read; - - do { - while ((num_read = posix::Read(fd, buffer, 255)) > 0) { - buffer[num_read] = '\0'; - error << buffer; - } - } while (num_read == -1 && errno == EINTR); - - if (num_read == 0) { - GTEST_LOG_(FATAL) << error.GetString(); - } else { - const int last_error = errno; - GTEST_LOG_(FATAL) << "Error while reading death test internal: " - << GetLastErrnoDescription() << " [" << last_error << "]"; - } -} - -// Death test constructor. Increments the running death test count -// for the current test. -DeathTest::DeathTest() { - TestInfo* const info = GetUnitTestImpl()->current_test_info(); - if (info == NULL) { - DeathTestAbort("Cannot run a death test outside of a TEST or " - "TEST_F construct"); - } -} - -// Creates and returns a death test by dispatching to the current -// death test factory. -bool DeathTest::Create(const char* statement, const RE* regex, - const char* file, int line, DeathTest** test) { - return GetUnitTestImpl()->death_test_factory()->Create( - statement, regex, file, line, test); -} - -const char* DeathTest::LastMessage() { - return last_death_test_message_.c_str(); -} - -void DeathTest::set_last_death_test_message(const std::string& message) { - last_death_test_message_ = message; -} - -std::string DeathTest::last_death_test_message_; - -// Provides cross platform implementation for some death functionality. -class DeathTestImpl : public DeathTest { - protected: - DeathTestImpl(const char* a_statement, const RE* a_regex) - : statement_(a_statement), - regex_(a_regex), - spawned_(false), - status_(-1), - outcome_(IN_PROGRESS), - read_fd_(-1), - write_fd_(-1) {} - - // read_fd_ is expected to be closed and cleared by a derived class. - ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); } - - void Abort(AbortReason reason); - virtual bool Passed(bool status_ok); - - const char* statement() const { return statement_; } - const RE* regex() const { return regex_; } - bool spawned() const { return spawned_; } - void set_spawned(bool is_spawned) { spawned_ = is_spawned; } - int status() const { return status_; } - void set_status(int a_status) { status_ = a_status; } - DeathTestOutcome outcome() const { return outcome_; } - void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } - int read_fd() const { return read_fd_; } - void set_read_fd(int fd) { read_fd_ = fd; } - int write_fd() const { return write_fd_; } - void set_write_fd(int fd) { write_fd_ = fd; } - - // Called in the parent process only. Reads the result code of the death - // test child process via a pipe, interprets it to set the outcome_ - // member, and closes read_fd_. Outputs diagnostics and terminates in - // case of unexpected codes. - void ReadAndInterpretStatusByte(); - - private: - // The textual content of the code this object is testing. This class - // doesn't own this string and should not attempt to delete it. - const char* const statement_; - // The regular expression which test output must match. DeathTestImpl - // doesn't own this object and should not attempt to delete it. - const RE* const regex_; - // True if the death test child process has been successfully spawned. - bool spawned_; - // The exit status of the child process. - int status_; - // How the death test concluded. - DeathTestOutcome outcome_; - // Descriptor to the read end of the pipe to the child process. It is - // always -1 in the child process. The child keeps its write end of the - // pipe in write_fd_. - int read_fd_; - // Descriptor to the child's write end of the pipe to the parent process. - // It is always -1 in the parent process. The parent keeps its end of the - // pipe in read_fd_. - int write_fd_; -}; - -// Called in the parent process only. Reads the result code of the death -// test child process via a pipe, interprets it to set the outcome_ -// member, and closes read_fd_. Outputs diagnostics and terminates in -// case of unexpected codes. -void DeathTestImpl::ReadAndInterpretStatusByte() { - char flag; - int bytes_read; - - // The read() here blocks until data is available (signifying the - // failure of the death test) or until the pipe is closed (signifying - // its success), so it's okay to call this in the parent before - // the child process has exited. - do { - bytes_read = posix::Read(read_fd(), &flag, 1); - } while (bytes_read == -1 && errno == EINTR); - - if (bytes_read == 0) { - set_outcome(DIED); - } else if (bytes_read == 1) { - switch (flag) { - case kDeathTestReturned: - set_outcome(RETURNED); - break; - case kDeathTestThrew: - set_outcome(THREW); - break; - case kDeathTestLived: - set_outcome(LIVED); - break; - case kDeathTestInternalError: - FailFromInternalError(read_fd()); // Does not return. - break; - default: - GTEST_LOG_(FATAL) << "Death test child process reported " - << "unexpected status byte (" - << static_cast(flag) << ")"; - } - } else { - GTEST_LOG_(FATAL) << "Read from death test child process failed: " - << GetLastErrnoDescription(); - } - GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Close(read_fd())); - set_read_fd(-1); -} - -// Signals that the death test code which should have exited, didn't. -// Should be called only in a death test child process. -// Writes a status byte to the child's status file descriptor, then -// calls _exit(1). -void DeathTestImpl::Abort(AbortReason reason) { - // The parent process considers the death test to be a failure if - // it finds any data in our pipe. So, here we write a single flag byte - // to the pipe, then exit. - const char status_ch = - reason == TEST_DID_NOT_DIE ? kDeathTestLived : - reason == TEST_THREW_EXCEPTION ? kDeathTestThrew : kDeathTestReturned; - - GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Write(write_fd(), &status_ch, 1)); - // We are leaking the descriptor here because on some platforms (i.e., - // when built as Windows DLL), destructors of global objects will still - // run after calling _exit(). On such systems, write_fd_ will be - // indirectly closed from the destructor of UnitTestImpl, causing double - // close if it is also closed here. On debug configurations, double close - // may assert. As there are no in-process buffers to flush here, we are - // relying on the OS to close the descriptor after the process terminates - // when the destructors are not run. - _exit(1); // Exits w/o any normal exit hooks (we were supposed to crash) -} - -// Returns an indented copy of stderr output for a death test. -// This makes distinguishing death test output lines from regular log lines -// much easier. -static ::std::string FormatDeathTestOutput(const ::std::string& output) { - ::std::string ret; - for (size_t at = 0; ; ) { - const size_t line_end = output.find('\n', at); - ret += "[ DEATH ] "; - if (line_end == ::std::string::npos) { - ret += output.substr(at); - break; - } - ret += output.substr(at, line_end + 1 - at); - at = line_end + 1; - } - return ret; -} - -// Assesses the success or failure of a death test, using both private -// members which have previously been set, and one argument: -// -// Private data members: -// outcome: An enumeration describing how the death test -// concluded: DIED, LIVED, THREW, or RETURNED. The death test -// fails in the latter three cases. -// status: The exit status of the child process. On *nix, it is in the -// in the format specified by wait(2). On Windows, this is the -// value supplied to the ExitProcess() API or a numeric code -// of the exception that terminated the program. -// regex: A regular expression object to be applied to -// the test's captured standard error output; the death test -// fails if it does not match. -// -// Argument: -// status_ok: true if exit_status is acceptable in the context of -// this particular death test, which fails if it is false -// -// Returns true iff all of the above conditions are met. Otherwise, the -// first failing condition, in the order given above, is the one that is -// reported. Also sets the last death test message string. -bool DeathTestImpl::Passed(bool status_ok) { - if (!spawned()) - return false; - - const std::string error_message = GetCapturedStderr(); - - bool success = false; - Message buffer; - - buffer << "Death test: " << statement() << "\n"; - switch (outcome()) { - case LIVED: - buffer << " Result: failed to die.\n" - << " Error msg:\n" << FormatDeathTestOutput(error_message); - break; - case THREW: - buffer << " Result: threw an exception.\n" - << " Error msg:\n" << FormatDeathTestOutput(error_message); - break; - case RETURNED: - buffer << " Result: illegal return in test statement.\n" - << " Error msg:\n" << FormatDeathTestOutput(error_message); - break; - case DIED: - if (status_ok) { - const bool matched = RE::PartialMatch(error_message.c_str(), *regex()); - if (matched) { - success = true; - } else { - buffer << " Result: died but not with expected error.\n" - << " Expected: " << regex()->pattern() << "\n" - << "Actual msg:\n" << FormatDeathTestOutput(error_message); - } - } else { - buffer << " Result: died but not with expected exit code:\n" - << " " << ExitSummary(status()) << "\n" - << "Actual msg:\n" << FormatDeathTestOutput(error_message); - } - break; - case IN_PROGRESS: - default: - GTEST_LOG_(FATAL) - << "DeathTest::Passed somehow called before conclusion of test"; - } - - DeathTest::set_last_death_test_message(buffer.GetString()); - return success; -} - -# if GTEST_OS_WINDOWS -// WindowsDeathTest implements death tests on Windows. Due to the -// specifics of starting new processes on Windows, death tests there are -// always threadsafe, and Google Test considers the -// --gtest_death_test_style=fast setting to be equivalent to -// --gtest_death_test_style=threadsafe there. -// -// A few implementation notes: Like the Linux version, the Windows -// implementation uses pipes for child-to-parent communication. But due to -// the specifics of pipes on Windows, some extra steps are required: -// -// 1. The parent creates a communication pipe and stores handles to both -// ends of it. -// 2. The parent starts the child and provides it with the information -// necessary to acquire the handle to the write end of the pipe. -// 3. The child acquires the write end of the pipe and signals the parent -// using a Windows event. -// 4. Now the parent can release the write end of the pipe on its side. If -// this is done before step 3, the object's reference count goes down to -// 0 and it is destroyed, preventing the child from acquiring it. The -// parent now has to release it, or read operations on the read end of -// the pipe will not return when the child terminates. -// 5. The parent reads child's output through the pipe (outcome code and -// any possible error messages) from the pipe, and its stderr and then -// determines whether to fail the test. -// -// Note: to distinguish Win32 API calls from the local method and function -// calls, the former are explicitly resolved in the global namespace. -// -class WindowsDeathTest : public DeathTestImpl { - public: - WindowsDeathTest(const char* a_statement, - const RE* a_regex, - const char* file, - int line) - : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {} - - // All of these virtual functions are inherited from DeathTest. - virtual int Wait(); - virtual TestRole AssumeRole(); - - private: - // The name of the file in which the death test is located. - const char* const file_; - // The line number on which the death test is located. - const int line_; - // Handle to the write end of the pipe to the child process. - AutoHandle write_handle_; - // Child process handle. - AutoHandle child_handle_; - // Event the child process uses to signal the parent that it has - // acquired the handle to the write end of the pipe. After seeing this - // event the parent can release its own handles to make sure its - // ReadFile() calls return when the child terminates. - AutoHandle event_handle_; -}; - -// Waits for the child in a death test to exit, returning its exit -// status, or 0 if no child process exists. As a side effect, sets the -// outcome data member. -int WindowsDeathTest::Wait() { - if (!spawned()) - return 0; - - // Wait until the child either signals that it has acquired the write end - // of the pipe or it dies. - const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; - switch (::WaitForMultipleObjects(2, - wait_handles, - FALSE, // Waits for any of the handles. - INFINITE)) { - case WAIT_OBJECT_0: - case WAIT_OBJECT_0 + 1: - break; - default: - GTEST_DEATH_TEST_CHECK_(false); // Should not get here. - } - - // The child has acquired the write end of the pipe or exited. - // We release the handle on our side and continue. - write_handle_.Reset(); - event_handle_.Reset(); - - ReadAndInterpretStatusByte(); - - // Waits for the child process to exit if it haven't already. This - // returns immediately if the child has already exited, regardless of - // whether previous calls to WaitForMultipleObjects synchronized on this - // handle or not. - GTEST_DEATH_TEST_CHECK_( - WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(), - INFINITE)); - DWORD status_code; - GTEST_DEATH_TEST_CHECK_( - ::GetExitCodeProcess(child_handle_.Get(), &status_code) != FALSE); - child_handle_.Reset(); - set_status(static_cast(status_code)); - return status(); -} - -// The AssumeRole process for a Windows death test. It creates a child -// process with the same executable as the current process to run the -// death test. The child process is given the --gtest_filter and -// --gtest_internal_run_death_test flags such that it knows to run the -// current death test only. -DeathTest::TestRole WindowsDeathTest::AssumeRole() { - const UnitTestImpl* const impl = GetUnitTestImpl(); - const InternalRunDeathTestFlag* const flag = - impl->internal_run_death_test_flag(); - const TestInfo* const info = impl->current_test_info(); - const int death_test_index = info->result()->death_test_count(); - - if (flag != NULL) { - // ParseInternalRunDeathTestFlag() has performed all the necessary - // processing. - set_write_fd(flag->write_fd()); - return EXECUTE_TEST; - } - - // WindowsDeathTest uses an anonymous pipe to communicate results of - // a death test. - SECURITY_ATTRIBUTES handles_are_inheritable = { - sizeof(SECURITY_ATTRIBUTES), NULL, TRUE }; - HANDLE read_handle, write_handle; - GTEST_DEATH_TEST_CHECK_( - ::CreatePipe(&read_handle, &write_handle, &handles_are_inheritable, - 0) // Default buffer size. - != FALSE); - set_read_fd(::_open_osfhandle(reinterpret_cast(read_handle), - O_RDONLY)); - write_handle_.Reset(write_handle); - event_handle_.Reset(::CreateEvent( - &handles_are_inheritable, - TRUE, // The event will automatically reset to non-signaled state. - FALSE, // The initial state is non-signalled. - NULL)); // The even is unnamed. - GTEST_DEATH_TEST_CHECK_(event_handle_.Get() != NULL); - const std::string filter_flag = - std::string("--") + GTEST_FLAG_PREFIX_ + kFilterFlag + "=" + - info->test_case_name() + "." + info->name(); - const std::string internal_flag = - std::string("--") + GTEST_FLAG_PREFIX_ + kInternalRunDeathTestFlag + - "=" + file_ + "|" + StreamableToString(line_) + "|" + - StreamableToString(death_test_index) + "|" + - StreamableToString(static_cast(::GetCurrentProcessId())) + - // size_t has the same width as pointers on both 32-bit and 64-bit - // Windows platforms. - // See http://msdn.microsoft.com/en-us/library/tcxf1dw6.aspx. - "|" + StreamableToString(reinterpret_cast(write_handle)) + - "|" + StreamableToString(reinterpret_cast(event_handle_.Get())); - - char executable_path[_MAX_PATH + 1]; // NOLINT - GTEST_DEATH_TEST_CHECK_( - _MAX_PATH + 1 != ::GetModuleFileNameA(NULL, - executable_path, - _MAX_PATH)); - - std::string command_line = - std::string(::GetCommandLineA()) + " " + filter_flag + " \"" + - internal_flag + "\""; - - DeathTest::set_last_death_test_message(""); - - CaptureStderr(); - // Flush the log buffers since the log streams are shared with the child. - FlushInfoLog(); - - // The child process will share the standard handles with the parent. - STARTUPINFOA startup_info; - memset(&startup_info, 0, sizeof(STARTUPINFO)); - startup_info.dwFlags = STARTF_USESTDHANDLES; - startup_info.hStdInput = ::GetStdHandle(STD_INPUT_HANDLE); - startup_info.hStdOutput = ::GetStdHandle(STD_OUTPUT_HANDLE); - startup_info.hStdError = ::GetStdHandle(STD_ERROR_HANDLE); - - PROCESS_INFORMATION process_info; - GTEST_DEATH_TEST_CHECK_(::CreateProcessA( - executable_path, - const_cast(command_line.c_str()), - NULL, // Retuned process handle is not inheritable. - NULL, // Retuned thread handle is not inheritable. - TRUE, // Child inherits all inheritable handles (for write_handle_). - 0x0, // Default creation flags. - NULL, // Inherit the parent's environment. - UnitTest::GetInstance()->original_working_dir(), - &startup_info, - &process_info) != FALSE); - child_handle_.Reset(process_info.hProcess); - ::CloseHandle(process_info.hThread); - set_spawned(true); - return OVERSEE_TEST; -} -# else // We are not on Windows. - -// ForkingDeathTest provides implementations for most of the abstract -// methods of the DeathTest interface. Only the AssumeRole method is -// left undefined. -class ForkingDeathTest : public DeathTestImpl { - public: - ForkingDeathTest(const char* statement, const RE* regex); - - // All of these virtual functions are inherited from DeathTest. - virtual int Wait(); - - protected: - void set_child_pid(pid_t child_pid) { child_pid_ = child_pid; } - - private: - // PID of child process during death test; 0 in the child process itself. - pid_t child_pid_; -}; - -// Constructs a ForkingDeathTest. -ForkingDeathTest::ForkingDeathTest(const char* a_statement, const RE* a_regex) - : DeathTestImpl(a_statement, a_regex), - child_pid_(-1) {} - -// Waits for the child in a death test to exit, returning its exit -// status, or 0 if no child process exists. As a side effect, sets the -// outcome data member. -int ForkingDeathTest::Wait() { - if (!spawned()) - return 0; - - ReadAndInterpretStatusByte(); - - int status_value; - GTEST_DEATH_TEST_CHECK_SYSCALL_(waitpid(child_pid_, &status_value, 0)); - set_status(status_value); - return status_value; -} - -// A concrete death test class that forks, then immediately runs the test -// in the child process. -class NoExecDeathTest : public ForkingDeathTest { - public: - NoExecDeathTest(const char* a_statement, const RE* a_regex) : - ForkingDeathTest(a_statement, a_regex) { } - virtual TestRole AssumeRole(); -}; - -// The AssumeRole process for a fork-and-run death test. It implements a -// straightforward fork, with a simple pipe to transmit the status byte. -DeathTest::TestRole NoExecDeathTest::AssumeRole() { - const size_t thread_count = GetThreadCount(); - if (thread_count != 1) { - GTEST_LOG_(WARNING) << DeathTestThreadWarning(thread_count); - } - - int pipe_fd[2]; - GTEST_DEATH_TEST_CHECK_(pipe(pipe_fd) != -1); - - DeathTest::set_last_death_test_message(""); - CaptureStderr(); - // When we fork the process below, the log file buffers are copied, but the - // file descriptors are shared. We flush all log files here so that closing - // the file descriptors in the child process doesn't throw off the - // synchronization between descriptors and buffers in the parent process. - // This is as close to the fork as possible to avoid a race condition in case - // there are multiple threads running before the death test, and another - // thread writes to the log file. - FlushInfoLog(); - - const pid_t child_pid = fork(); - GTEST_DEATH_TEST_CHECK_(child_pid != -1); - set_child_pid(child_pid); - if (child_pid == 0) { - GTEST_DEATH_TEST_CHECK_SYSCALL_(close(pipe_fd[0])); - set_write_fd(pipe_fd[1]); - // Redirects all logging to stderr in the child process to prevent - // concurrent writes to the log files. We capture stderr in the parent - // process and append the child process' output to a log. - LogToStderr(); - // Event forwarding to the listeners of event listener API mush be shut - // down in death test subprocesses. - GetUnitTestImpl()->listeners()->SuppressEventForwarding(); - g_in_fast_death_test_child = true; - return EXECUTE_TEST; - } else { - GTEST_DEATH_TEST_CHECK_SYSCALL_(close(pipe_fd[1])); - set_read_fd(pipe_fd[0]); - set_spawned(true); - return OVERSEE_TEST; - } -} - -// A concrete death test class that forks and re-executes the main -// program from the beginning, with command-line flags set that cause -// only this specific death test to be run. -class ExecDeathTest : public ForkingDeathTest { - public: - ExecDeathTest(const char* a_statement, const RE* a_regex, - const char* file, int line) : - ForkingDeathTest(a_statement, a_regex), file_(file), line_(line) { } - virtual TestRole AssumeRole(); - private: - static ::std::vector - GetArgvsForDeathTestChildProcess() { - ::std::vector args = GetInjectableArgvs(); - return args; - } - // The name of the file in which the death test is located. - const char* const file_; - // The line number on which the death test is located. - const int line_; -}; - -// Utility class for accumulating command-line arguments. -class Arguments { - public: - Arguments() { - args_.push_back(NULL); - } - - ~Arguments() { - for (std::vector::iterator i = args_.begin(); i != args_.end(); - ++i) { - free(*i); - } - } - void AddArgument(const char* argument) { - args_.insert(args_.end() - 1, posix::StrDup(argument)); - } - - template - void AddArguments(const ::std::vector& arguments) { - for (typename ::std::vector::const_iterator i = arguments.begin(); - i != arguments.end(); - ++i) { - args_.insert(args_.end() - 1, posix::StrDup(i->c_str())); - } - } - char* const* Argv() { - return &args_[0]; - } - - private: - std::vector args_; -}; - -// A struct that encompasses the arguments to the child process of a -// threadsafe-style death test process. -struct ExecDeathTestArgs { - char* const* argv; // Command-line arguments for the child's call to exec - int close_fd; // File descriptor to close; the read end of a pipe -}; - -# if GTEST_OS_MAC -inline char** GetEnviron() { - // When Google Test is built as a framework on MacOS X, the environ variable - // is unavailable. Apple's documentation (man environ) recommends using - // _NSGetEnviron() instead. - return *_NSGetEnviron(); -} -# else -// Some POSIX platforms expect you to declare environ. extern "C" makes -// it reside in the global namespace. -extern "C" char** environ; -inline char** GetEnviron() { return environ; } -# endif // GTEST_OS_MAC - -# if !GTEST_OS_QNX -// The main function for a threadsafe-style death test child process. -// This function is called in a clone()-ed process and thus must avoid -// any potentially unsafe operations like malloc or libc functions. -static int ExecDeathTestChildMain(void* child_arg) { - ExecDeathTestArgs* const args = static_cast(child_arg); - GTEST_DEATH_TEST_CHECK_SYSCALL_(close(args->close_fd)); - - // We need to execute the test program in the same environment where - // it was originally invoked. Therefore we change to the original - // working directory first. - const char* const original_dir = - UnitTest::GetInstance()->original_working_dir(); - // We can safely call chdir() as it's a direct system call. - if (chdir(original_dir) != 0) { - DeathTestAbort(std::string("chdir(\"") + original_dir + "\") failed: " + - GetLastErrnoDescription()); - return EXIT_FAILURE; - } - - // We can safely call execve() as it's a direct system call. We - // cannot use execvp() as it's a libc function and thus potentially - // unsafe. Since execve() doesn't search the PATH, the user must - // invoke the test program via a valid path that contains at least - // one path separator. - execve(args->argv[0], args->argv, GetEnviron()); - DeathTestAbort(std::string("execve(") + args->argv[0] + ", ...) in " + - original_dir + " failed: " + - GetLastErrnoDescription()); - return EXIT_FAILURE; -} -# endif // !GTEST_OS_QNX - -// Two utility routines that together determine the direction the stack -// grows. -// This could be accomplished more elegantly by a single recursive -// function, but we want to guard against the unlikely possibility of -// a smart compiler optimizing the recursion away. -// -// GTEST_NO_INLINE_ is required to prevent GCC 4.6 from inlining -// StackLowerThanAddress into StackGrowsDown, which then doesn't give -// correct answer. -void StackLowerThanAddress(const void* ptr, bool* result) GTEST_NO_INLINE_; -void StackLowerThanAddress(const void* ptr, bool* result) { - int dummy; - *result = (&dummy < ptr); -} - -bool StackGrowsDown() { - int dummy; - bool result; - StackLowerThanAddress(&dummy, &result); - return result; -} - -// Spawns a child process with the same executable as the current process in -// a thread-safe manner and instructs it to run the death test. The -// implementation uses fork(2) + exec. On systems where clone(2) is -// available, it is used instead, being slightly more thread-safe. On QNX, -// fork supports only single-threaded environments, so this function uses -// spawn(2) there instead. The function dies with an error message if -// anything goes wrong. -static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { - ExecDeathTestArgs args = { argv, close_fd }; - pid_t child_pid = -1; - -# if GTEST_OS_QNX - // Obtains the current directory and sets it to be closed in the child - // process. - const int cwd_fd = open(".", O_RDONLY); - GTEST_DEATH_TEST_CHECK_(cwd_fd != -1); - GTEST_DEATH_TEST_CHECK_SYSCALL_(fcntl(cwd_fd, F_SETFD, FD_CLOEXEC)); - // We need to execute the test program in the same environment where - // it was originally invoked. Therefore we change to the original - // working directory first. - const char* const original_dir = - UnitTest::GetInstance()->original_working_dir(); - // We can safely call chdir() as it's a direct system call. - if (chdir(original_dir) != 0) { - DeathTestAbort(std::string("chdir(\"") + original_dir + "\") failed: " + - GetLastErrnoDescription()); - return EXIT_FAILURE; - } - - int fd_flags; - // Set close_fd to be closed after spawn. - GTEST_DEATH_TEST_CHECK_SYSCALL_(fd_flags = fcntl(close_fd, F_GETFD)); - GTEST_DEATH_TEST_CHECK_SYSCALL_(fcntl(close_fd, F_SETFD, - fd_flags | FD_CLOEXEC)); - struct inheritance inherit = {0}; - // spawn is a system call. - child_pid = spawn(args.argv[0], 0, NULL, &inherit, args.argv, GetEnviron()); - // Restores the current working directory. - GTEST_DEATH_TEST_CHECK_(fchdir(cwd_fd) != -1); - GTEST_DEATH_TEST_CHECK_SYSCALL_(close(cwd_fd)); - -# else // GTEST_OS_QNX -# if GTEST_OS_LINUX - // When a SIGPROF signal is received while fork() or clone() are executing, - // the process may hang. To avoid this, we ignore SIGPROF here and re-enable - // it after the call to fork()/clone() is complete. - struct sigaction saved_sigprof_action; - struct sigaction ignore_sigprof_action; - memset(&ignore_sigprof_action, 0, sizeof(ignore_sigprof_action)); - sigemptyset(&ignore_sigprof_action.sa_mask); - ignore_sigprof_action.sa_handler = SIG_IGN; - GTEST_DEATH_TEST_CHECK_SYSCALL_(sigaction( - SIGPROF, &ignore_sigprof_action, &saved_sigprof_action)); -# endif // GTEST_OS_LINUX - -# if GTEST_HAS_CLONE - const bool use_fork = GTEST_FLAG(death_test_use_fork); - - if (!use_fork) { - static const bool stack_grows_down = StackGrowsDown(); - const size_t stack_size = getpagesize(); - // MMAP_ANONYMOUS is not defined on Mac, so we use MAP_ANON instead. - void* const stack = mmap(NULL, stack_size, PROT_READ | PROT_WRITE, - MAP_ANON | MAP_PRIVATE, -1, 0); - GTEST_DEATH_TEST_CHECK_(stack != MAP_FAILED); - - // Maximum stack alignment in bytes: For a downward-growing stack, this - // amount is subtracted from size of the stack space to get an address - // that is within the stack space and is aligned on all systems we care - // about. As far as I know there is no ABI with stack alignment greater - // than 64. We assume stack and stack_size already have alignment of - // kMaxStackAlignment. - const size_t kMaxStackAlignment = 64; - void* const stack_top = - static_cast(stack) + - (stack_grows_down ? stack_size - kMaxStackAlignment : 0); - GTEST_DEATH_TEST_CHECK_(stack_size > kMaxStackAlignment && - reinterpret_cast(stack_top) % kMaxStackAlignment == 0); - - child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args); - - GTEST_DEATH_TEST_CHECK_(munmap(stack, stack_size) != -1); - } -# else - const bool use_fork = true; -# endif // GTEST_HAS_CLONE - - if (use_fork && (child_pid = fork()) == 0) { - ExecDeathTestChildMain(&args); - _exit(0); - } -# endif // GTEST_OS_QNX -# if GTEST_OS_LINUX - GTEST_DEATH_TEST_CHECK_SYSCALL_( - sigaction(SIGPROF, &saved_sigprof_action, NULL)); -# endif // GTEST_OS_LINUX - - GTEST_DEATH_TEST_CHECK_(child_pid != -1); - return child_pid; -} - -// The AssumeRole process for a fork-and-exec death test. It re-executes the -// main program from the beginning, setting the --gtest_filter -// and --gtest_internal_run_death_test flags to cause only the current -// death test to be re-run. -DeathTest::TestRole ExecDeathTest::AssumeRole() { - const UnitTestImpl* const impl = GetUnitTestImpl(); - const InternalRunDeathTestFlag* const flag = - impl->internal_run_death_test_flag(); - const TestInfo* const info = impl->current_test_info(); - const int death_test_index = info->result()->death_test_count(); - - if (flag != NULL) { - set_write_fd(flag->write_fd()); - return EXECUTE_TEST; - } - - int pipe_fd[2]; - GTEST_DEATH_TEST_CHECK_(pipe(pipe_fd) != -1); - // Clear the close-on-exec flag on the write end of the pipe, lest - // it be closed when the child process does an exec: - GTEST_DEATH_TEST_CHECK_(fcntl(pipe_fd[1], F_SETFD, 0) != -1); - - const std::string filter_flag = - std::string("--") + GTEST_FLAG_PREFIX_ + kFilterFlag + "=" - + info->test_case_name() + "." + info->name(); - const std::string internal_flag = - std::string("--") + GTEST_FLAG_PREFIX_ + kInternalRunDeathTestFlag + "=" - + file_ + "|" + StreamableToString(line_) + "|" - + StreamableToString(death_test_index) + "|" - + StreamableToString(pipe_fd[1]); - Arguments args; - args.AddArguments(GetArgvsForDeathTestChildProcess()); - args.AddArgument(filter_flag.c_str()); - args.AddArgument(internal_flag.c_str()); - - DeathTest::set_last_death_test_message(""); - - CaptureStderr(); - // See the comment in NoExecDeathTest::AssumeRole for why the next line - // is necessary. - FlushInfoLog(); - - const pid_t child_pid = ExecDeathTestSpawnChild(args.Argv(), pipe_fd[0]); - GTEST_DEATH_TEST_CHECK_SYSCALL_(close(pipe_fd[1])); - set_child_pid(child_pid); - set_read_fd(pipe_fd[0]); - set_spawned(true); - return OVERSEE_TEST; -} - -# endif // !GTEST_OS_WINDOWS - -// Creates a concrete DeathTest-derived class that depends on the -// --gtest_death_test_style flag, and sets the pointer pointed to -// by the "test" argument to its address. If the test should be -// skipped, sets that pointer to NULL. Returns true, unless the -// flag is set to an invalid value. -bool DefaultDeathTestFactory::Create(const char* statement, const RE* regex, - const char* file, int line, - DeathTest** test) { - UnitTestImpl* const impl = GetUnitTestImpl(); - const InternalRunDeathTestFlag* const flag = - impl->internal_run_death_test_flag(); - const int death_test_index = impl->current_test_info() - ->increment_death_test_count(); - - if (flag != NULL) { - if (death_test_index > flag->index()) { - DeathTest::set_last_death_test_message( - "Death test count (" + StreamableToString(death_test_index) - + ") somehow exceeded expected maximum (" - + StreamableToString(flag->index()) + ")"); - return false; - } - - if (!(flag->file() == file && flag->line() == line && - flag->index() == death_test_index)) { - *test = NULL; - return true; - } - } - -# if GTEST_OS_WINDOWS - - if (GTEST_FLAG(death_test_style) == "threadsafe" || - GTEST_FLAG(death_test_style) == "fast") { - *test = new WindowsDeathTest(statement, regex, file, line); - } - -# else - - if (GTEST_FLAG(death_test_style) == "threadsafe") { - *test = new ExecDeathTest(statement, regex, file, line); - } else if (GTEST_FLAG(death_test_style) == "fast") { - *test = new NoExecDeathTest(statement, regex); - } - -# endif // GTEST_OS_WINDOWS - - else { // NOLINT - this is more readable than unbalanced brackets inside #if. - DeathTest::set_last_death_test_message( - "Unknown death test style \"" + GTEST_FLAG(death_test_style) - + "\" encountered"); - return false; - } - - return true; -} - -// Splits a given string on a given delimiter, populating a given -// vector with the fields. GTEST_HAS_DEATH_TEST implies that we have -// ::std::string, so we can use it here. -static void SplitString(const ::std::string& str, char delimiter, - ::std::vector< ::std::string>* dest) { - ::std::vector< ::std::string> parsed; - ::std::string::size_type pos = 0; - while (::testing::internal::AlwaysTrue()) { - const ::std::string::size_type colon = str.find(delimiter, pos); - if (colon == ::std::string::npos) { - parsed.push_back(str.substr(pos)); - break; - } else { - parsed.push_back(str.substr(pos, colon - pos)); - pos = colon + 1; - } - } - dest->swap(parsed); -} - -# if GTEST_OS_WINDOWS -// Recreates the pipe and event handles from the provided parameters, -// signals the event, and returns a file descriptor wrapped around the pipe -// handle. This function is called in the child process only. -int GetStatusFileDescriptor(unsigned int parent_process_id, - size_t write_handle_as_size_t, - size_t event_handle_as_size_t) { - AutoHandle parent_process_handle(::OpenProcess(PROCESS_DUP_HANDLE, - FALSE, // Non-inheritable. - parent_process_id)); - if (parent_process_handle.Get() == INVALID_HANDLE_VALUE) { - DeathTestAbort("Unable to open parent process " + - StreamableToString(parent_process_id)); - } - - // TODO(vladl@google.com): Replace the following check with a - // compile-time assertion when available. - GTEST_CHECK_(sizeof(HANDLE) <= sizeof(size_t)); - - const HANDLE write_handle = - reinterpret_cast(write_handle_as_size_t); - HANDLE dup_write_handle; - - // The newly initialized handle is accessible only in in the parent - // process. To obtain one accessible within the child, we need to use - // DuplicateHandle. - if (!::DuplicateHandle(parent_process_handle.Get(), write_handle, - ::GetCurrentProcess(), &dup_write_handle, - 0x0, // Requested privileges ignored since - // DUPLICATE_SAME_ACCESS is used. - FALSE, // Request non-inheritable handler. - DUPLICATE_SAME_ACCESS)) { - DeathTestAbort("Unable to duplicate the pipe handle " + - StreamableToString(write_handle_as_size_t) + - " from the parent process " + - StreamableToString(parent_process_id)); - } - - const HANDLE event_handle = reinterpret_cast(event_handle_as_size_t); - HANDLE dup_event_handle; - - if (!::DuplicateHandle(parent_process_handle.Get(), event_handle, - ::GetCurrentProcess(), &dup_event_handle, - 0x0, - FALSE, - DUPLICATE_SAME_ACCESS)) { - DeathTestAbort("Unable to duplicate the event handle " + - StreamableToString(event_handle_as_size_t) + - " from the parent process " + - StreamableToString(parent_process_id)); - } - - const int write_fd = - ::_open_osfhandle(reinterpret_cast(dup_write_handle), O_APPEND); - if (write_fd == -1) { - DeathTestAbort("Unable to convert pipe handle " + - StreamableToString(write_handle_as_size_t) + - " to a file descriptor"); - } - - // Signals the parent that the write end of the pipe has been acquired - // so the parent can release its own write end. - ::SetEvent(dup_event_handle); - - return write_fd; -} -# endif // GTEST_OS_WINDOWS - -// Returns a newly created InternalRunDeathTestFlag object with fields -// initialized from the GTEST_FLAG(internal_run_death_test) flag if -// the flag is specified; otherwise returns NULL. -InternalRunDeathTestFlag* ParseInternalRunDeathTestFlag() { - if (GTEST_FLAG(internal_run_death_test) == "") return NULL; - - // GTEST_HAS_DEATH_TEST implies that we have ::std::string, so we - // can use it here. - int line = -1; - int index = -1; - ::std::vector< ::std::string> fields; - SplitString(GTEST_FLAG(internal_run_death_test).c_str(), '|', &fields); - int write_fd = -1; - -# if GTEST_OS_WINDOWS - - unsigned int parent_process_id = 0; - size_t write_handle_as_size_t = 0; - size_t event_handle_as_size_t = 0; - - if (fields.size() != 6 - || !ParseNaturalNumber(fields[1], &line) - || !ParseNaturalNumber(fields[2], &index) - || !ParseNaturalNumber(fields[3], &parent_process_id) - || !ParseNaturalNumber(fields[4], &write_handle_as_size_t) - || !ParseNaturalNumber(fields[5], &event_handle_as_size_t)) { - DeathTestAbort("Bad --gtest_internal_run_death_test flag: " + - GTEST_FLAG(internal_run_death_test)); - } - write_fd = GetStatusFileDescriptor(parent_process_id, - write_handle_as_size_t, - event_handle_as_size_t); -# else - - if (fields.size() != 4 - || !ParseNaturalNumber(fields[1], &line) - || !ParseNaturalNumber(fields[2], &index) - || !ParseNaturalNumber(fields[3], &write_fd)) { - DeathTestAbort("Bad --gtest_internal_run_death_test flag: " - + GTEST_FLAG(internal_run_death_test)); - } - -# endif // GTEST_OS_WINDOWS - - return new InternalRunDeathTestFlag(fields[0], line, index, write_fd); -} - -} // namespace internal - -#endif // GTEST_HAS_DEATH_TEST - -} // namespace testing -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: keith.ray@gmail.com (Keith Ray) - - -#include - -#if GTEST_OS_WINDOWS_MOBILE -# include -#elif GTEST_OS_WINDOWS -# include -# include -#elif GTEST_OS_SYMBIAN -// Symbian OpenC has PATH_MAX in sys/syslimits.h -# include -#else -# include -# include // Some Linux distributions define PATH_MAX here. -#endif // GTEST_OS_WINDOWS_MOBILE - -#if GTEST_OS_WINDOWS -# define GTEST_PATH_MAX_ _MAX_PATH -#elif defined(PATH_MAX) -# define GTEST_PATH_MAX_ PATH_MAX -#elif defined(_XOPEN_PATH_MAX) -# define GTEST_PATH_MAX_ _XOPEN_PATH_MAX -#else -# define GTEST_PATH_MAX_ _POSIX_PATH_MAX -#endif // GTEST_OS_WINDOWS - - -namespace testing { -namespace internal { - -#if GTEST_OS_WINDOWS -// On Windows, '\\' is the standard path separator, but many tools and the -// Windows API also accept '/' as an alternate path separator. Unless otherwise -// noted, a file path can contain either kind of path separators, or a mixture -// of them. -const char kPathSeparator = '\\'; -const char kAlternatePathSeparator = '/'; -const char kPathSeparatorString[] = "\\"; -const char kAlternatePathSeparatorString[] = "/"; -# if GTEST_OS_WINDOWS_MOBILE -// Windows CE doesn't have a current directory. You should not use -// the current directory in tests on Windows CE, but this at least -// provides a reasonable fallback. -const char kCurrentDirectoryString[] = "\\"; -// Windows CE doesn't define INVALID_FILE_ATTRIBUTES -const DWORD kInvalidFileAttributes = 0xffffffff; -# else -const char kCurrentDirectoryString[] = ".\\"; -# endif // GTEST_OS_WINDOWS_MOBILE -#else -const char kPathSeparator = '/'; -const char kPathSeparatorString[] = "/"; -const char kCurrentDirectoryString[] = "./"; -#endif // GTEST_OS_WINDOWS - -// Returns whether the given character is a valid path separator. -static bool IsPathSeparator(char c) { -#if GTEST_HAS_ALT_PATH_SEP_ - return (c == kPathSeparator) || (c == kAlternatePathSeparator); -#else - return c == kPathSeparator; -#endif -} - -// Returns the current working directory, or "" if unsuccessful. -FilePath FilePath::GetCurrentDir() { -#if GTEST_OS_WINDOWS_MOBILE - // Windows CE doesn't have a current directory, so we just return - // something reasonable. - return FilePath(kCurrentDirectoryString); -#elif GTEST_OS_WINDOWS - char cwd[GTEST_PATH_MAX_ + 1] = { '\0' }; - return FilePath(_getcwd(cwd, sizeof(cwd)) == NULL ? "" : cwd); -#else - char cwd[GTEST_PATH_MAX_ + 1] = { '\0' }; - return FilePath(getcwd(cwd, sizeof(cwd)) == NULL ? "" : cwd); -#endif // GTEST_OS_WINDOWS_MOBILE -} - -// Returns a copy of the FilePath with the case-insensitive extension removed. -// Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns -// FilePath("dir/file"). If a case-insensitive extension is not -// found, returns a copy of the original FilePath. -FilePath FilePath::RemoveExtension(const char* extension) const { - const std::string dot_extension = std::string(".") + extension; - if (String::EndsWithCaseInsensitive(pathname_, dot_extension)) { - return FilePath(pathname_.substr( - 0, pathname_.length() - dot_extension.length())); - } - return *this; -} - -// Returns a pointer to the last occurence of a valid path separator in -// the FilePath. On Windows, for example, both '/' and '\' are valid path -// separators. Returns NULL if no path separator was found. -const char* FilePath::FindLastPathSeparator() const { - const char* const last_sep = strrchr(c_str(), kPathSeparator); -#if GTEST_HAS_ALT_PATH_SEP_ - const char* const last_alt_sep = strrchr(c_str(), kAlternatePathSeparator); - // Comparing two pointers of which only one is NULL is undefined. - if (last_alt_sep != NULL && - (last_sep == NULL || last_alt_sep > last_sep)) { - return last_alt_sep; - } -#endif - return last_sep; -} - -// Returns a copy of the FilePath with the directory part removed. -// Example: FilePath("path/to/file").RemoveDirectoryName() returns -// FilePath("file"). If there is no directory part ("just_a_file"), it returns -// the FilePath unmodified. If there is no file part ("just_a_dir/") it -// returns an empty FilePath (""). -// On Windows platform, '\' is the path separator, otherwise it is '/'. -FilePath FilePath::RemoveDirectoryName() const { - const char* const last_sep = FindLastPathSeparator(); - return last_sep ? FilePath(last_sep + 1) : *this; -} - -// RemoveFileName returns the directory path with the filename removed. -// Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". -// If the FilePath is "a_file" or "/a_file", RemoveFileName returns -// FilePath("./") or, on Windows, FilePath(".\\"). If the filepath does -// not have a file, like "just/a/dir/", it returns the FilePath unmodified. -// On Windows platform, '\' is the path separator, otherwise it is '/'. -FilePath FilePath::RemoveFileName() const { - const char* const last_sep = FindLastPathSeparator(); - std::string dir; - if (last_sep) { - dir = std::string(c_str(), last_sep + 1 - c_str()); - } else { - dir = kCurrentDirectoryString; - } - return FilePath(dir); -} - -// Helper functions for naming files in a directory for xml output. - -// Given directory = "dir", base_name = "test", number = 0, -// extension = "xml", returns "dir/test.xml". If number is greater -// than zero (e.g., 12), returns "dir/test_12.xml". -// On Windows platform, uses \ as the separator rather than /. -FilePath FilePath::MakeFileName(const FilePath& directory, - const FilePath& base_name, - int number, - const char* extension) { - std::string file; - if (number == 0) { - file = base_name.string() + "." + extension; - } else { - file = base_name.string() + "_" + StreamableToString(number) - + "." + extension; - } - return ConcatPaths(directory, FilePath(file)); -} - -// Given directory = "dir", relative_path = "test.xml", returns "dir/test.xml". -// On Windows, uses \ as the separator rather than /. -FilePath FilePath::ConcatPaths(const FilePath& directory, - const FilePath& relative_path) { - if (directory.IsEmpty()) - return relative_path; - const FilePath dir(directory.RemoveTrailingPathSeparator()); - return FilePath(dir.string() + kPathSeparator + relative_path.string()); -} - -// Returns true if pathname describes something findable in the file-system, -// either a file, directory, or whatever. -bool FilePath::FileOrDirectoryExists() const { -#if GTEST_OS_WINDOWS_MOBILE - LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); - const DWORD attributes = GetFileAttributes(unicode); - delete [] unicode; - return attributes != kInvalidFileAttributes; -#else - posix::StatStruct file_stat; - return posix::Stat(pathname_.c_str(), &file_stat) == 0; -#endif // GTEST_OS_WINDOWS_MOBILE -} - -// Returns true if pathname describes a directory in the file-system -// that exists. -bool FilePath::DirectoryExists() const { - bool result = false; -#if GTEST_OS_WINDOWS - // Don't strip off trailing separator if path is a root directory on - // Windows (like "C:\\"). - const FilePath& path(IsRootDirectory() ? *this : - RemoveTrailingPathSeparator()); -#else - const FilePath& path(*this); -#endif - -#if GTEST_OS_WINDOWS_MOBILE - LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); - const DWORD attributes = GetFileAttributes(unicode); - delete [] unicode; - if ((attributes != kInvalidFileAttributes) && - (attributes & FILE_ATTRIBUTE_DIRECTORY)) { - result = true; - } -#else - posix::StatStruct file_stat; - result = posix::Stat(path.c_str(), &file_stat) == 0 && - posix::IsDir(file_stat); -#endif // GTEST_OS_WINDOWS_MOBILE - - return result; -} - -// Returns true if pathname describes a root directory. (Windows has one -// root directory per disk drive.) -bool FilePath::IsRootDirectory() const { -#if GTEST_OS_WINDOWS - // TODO(wan@google.com): on Windows a network share like - // \\server\share can be a root directory, although it cannot be the - // current directory. Handle this properly. - return pathname_.length() == 3 && IsAbsolutePath(); -#else - return pathname_.length() == 1 && IsPathSeparator(pathname_.c_str()[0]); -#endif -} - -// Returns true if pathname describes an absolute path. -bool FilePath::IsAbsolutePath() const { - const char* const name = pathname_.c_str(); -#if GTEST_OS_WINDOWS - return pathname_.length() >= 3 && - ((name[0] >= 'a' && name[0] <= 'z') || - (name[0] >= 'A' && name[0] <= 'Z')) && - name[1] == ':' && - IsPathSeparator(name[2]); -#else - return IsPathSeparator(name[0]); -#endif -} - -// Returns a pathname for a file that does not currently exist. The pathname -// will be directory/base_name.extension or -// directory/base_name_.extension if directory/base_name.extension -// already exists. The number will be incremented until a pathname is found -// that does not already exist. -// Examples: 'dir/foo_test.xml' or 'dir/foo_test_1.xml'. -// There could be a race condition if two or more processes are calling this -// function at the same time -- they could both pick the same filename. -FilePath FilePath::GenerateUniqueFileName(const FilePath& directory, - const FilePath& base_name, - const char* extension) { - FilePath full_pathname; - int number = 0; - do { - full_pathname.Set(MakeFileName(directory, base_name, number++, extension)); - } while (full_pathname.FileOrDirectoryExists()); - return full_pathname; -} - -// Returns true if FilePath ends with a path separator, which indicates that -// it is intended to represent a directory. Returns false otherwise. -// This does NOT check that a directory (or file) actually exists. -bool FilePath::IsDirectory() const { - return !pathname_.empty() && - IsPathSeparator(pathname_.c_str()[pathname_.length() - 1]); -} - -// Create directories so that path exists. Returns true if successful or if -// the directories already exist; returns false if unable to create directories -// for any reason. -bool FilePath::CreateDirectoriesRecursively() const { - if (!this->IsDirectory()) { - return false; - } - - if (pathname_.length() == 0 || this->DirectoryExists()) { - return true; - } - - const FilePath parent(this->RemoveTrailingPathSeparator().RemoveFileName()); - return parent.CreateDirectoriesRecursively() && this->CreateFolder(); -} - -// Create the directory so that path exists. Returns true if successful or -// if the directory already exists; returns false if unable to create the -// directory for any reason, including if the parent directory does not -// exist. Not named "CreateDirectory" because that's a macro on Windows. -bool FilePath::CreateFolder() const { -#if GTEST_OS_WINDOWS_MOBILE - FilePath removed_sep(this->RemoveTrailingPathSeparator()); - LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); - int result = CreateDirectory(unicode, NULL) ? 0 : -1; - delete [] unicode; -#elif GTEST_OS_WINDOWS - int result = _mkdir(pathname_.c_str()); -#else - int result = mkdir(pathname_.c_str(), 0777); -#endif // GTEST_OS_WINDOWS_MOBILE - - if (result == -1) { - return this->DirectoryExists(); // An error is OK if the directory exists. - } - return true; // No error. -} - -// If input name has a trailing separator character, remove it and return the -// name, otherwise return the name string unmodified. -// On Windows platform, uses \ as the separator, other platforms use /. -FilePath FilePath::RemoveTrailingPathSeparator() const { - return IsDirectory() - ? FilePath(pathname_.substr(0, pathname_.length() - 1)) - : *this; -} - -// Removes any redundant separators that might be in the pathname. -// For example, "bar///foo" becomes "bar/foo". Does not eliminate other -// redundancies that might be in a pathname involving "." or "..". -// TODO(wan@google.com): handle Windows network shares (e.g. \\server\share). -void FilePath::Normalize() { - if (pathname_.c_str() == NULL) { - pathname_ = ""; - return; - } - const char* src = pathname_.c_str(); - char* const dest = new char[pathname_.length() + 1]; - char* dest_ptr = dest; - memset(dest_ptr, 0, pathname_.length() + 1); - - while (*src != '\0') { - *dest_ptr = *src; - if (!IsPathSeparator(*src)) { - src++; - } else { -#if GTEST_HAS_ALT_PATH_SEP_ - if (*dest_ptr == kAlternatePathSeparator) { - *dest_ptr = kPathSeparator; - } -#endif - while (IsPathSeparator(*src)) - src++; - } - dest_ptr++; - } - *dest_ptr = '\0'; - pathname_ = dest; - delete[] dest; -} - -} // namespace internal -} // namespace testing -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - - -#include -#include -#include -#include - -#if GTEST_OS_WINDOWS_MOBILE -# include // For TerminateProcess() -#elif GTEST_OS_WINDOWS -# include -# include -#else -# include -#endif // GTEST_OS_WINDOWS_MOBILE - -#if GTEST_OS_MAC -# include -# include -# include -#endif // GTEST_OS_MAC - -#if GTEST_OS_QNX -# include -# include -#endif // GTEST_OS_QNX - - -// Indicates that this translation unit is part of Google Test's -// implementation. It must come before gtest-internal-inl.h is -// included, or there will be a compiler error. This trick is to -// prevent a user from accidentally including gtest-internal-inl.h in -// his code. -#define GTEST_IMPLEMENTATION_ 1 -#undef GTEST_IMPLEMENTATION_ - -namespace testing { -namespace internal { - -#if defined(_MSC_VER) || defined(__BORLANDC__) -// MSVC and C++Builder do not provide a definition of STDERR_FILENO. -const int kStdOutFileno = 1; -const int kStdErrFileno = 2; -#else -const int kStdOutFileno = STDOUT_FILENO; -const int kStdErrFileno = STDERR_FILENO; -#endif // _MSC_VER - -#if GTEST_OS_MAC - -// Returns the number of threads running in the process, or 0 to indicate that -// we cannot detect it. -size_t GetThreadCount() { - const task_t task = mach_task_self(); - mach_msg_type_number_t thread_count; - thread_act_array_t thread_list; - const kern_return_t status = task_threads(task, &thread_list, &thread_count); - if (status == KERN_SUCCESS) { - // task_threads allocates resources in thread_list and we need to free them - // to avoid leaks. - vm_deallocate(task, - reinterpret_cast(thread_list), - sizeof(thread_t) * thread_count); - return static_cast(thread_count); - } else { - return 0; - } -} - -#elif GTEST_OS_QNX - -// Returns the number of threads running in the process, or 0 to indicate that -// we cannot detect it. -size_t GetThreadCount() { - const int fd = open("/proc/self/as", O_RDONLY); - if (fd < 0) { - return 0; - } - procfs_info process_info; - const int status = - devctl(fd, DCMD_PROC_INFO, &process_info, sizeof(process_info), NULL); - close(fd); - if (status == EOK) { - return static_cast(process_info.num_threads); - } else { - return 0; - } -} - -#else - -size_t GetThreadCount() { - // There's no portable way to detect the number of threads, so we just - // return 0 to indicate that we cannot detect it. - return 0; -} - -#endif // GTEST_OS_MAC - -#if GTEST_USES_POSIX_RE - -// Implements RE. Currently only needed for death tests. - -RE::~RE() { - if (is_valid_) { - // regfree'ing an invalid regex might crash because the content - // of the regex is undefined. Since the regex's are essentially - // the same, one cannot be valid (or invalid) without the other - // being so too. - regfree(&partial_regex_); - regfree(&full_regex_); - } - free(const_cast(pattern_)); -} - -// Returns true iff regular expression re matches the entire str. -bool RE::FullMatch(const char* str, const RE& re) { - if (!re.is_valid_) return false; - - regmatch_t match; - return regexec(&re.full_regex_, str, 1, &match, 0) == 0; -} - -// Returns true iff regular expression re matches a substring of str -// (including str itself). -bool RE::PartialMatch(const char* str, const RE& re) { - if (!re.is_valid_) return false; - - regmatch_t match; - return regexec(&re.partial_regex_, str, 1, &match, 0) == 0; -} - -// Initializes an RE from its string representation. -void RE::Init(const char* regex) { - pattern_ = posix::StrDup(regex); - - // Reserves enough bytes to hold the regular expression used for a - // full match. - const size_t full_regex_len = strlen(regex) + 10; - char* const full_pattern = new char[full_regex_len]; - - snprintf(full_pattern, full_regex_len, "^(%s)$", regex); - is_valid_ = regcomp(&full_regex_, full_pattern, REG_EXTENDED) == 0; - // We want to call regcomp(&partial_regex_, ...) even if the - // previous expression returns false. Otherwise partial_regex_ may - // not be properly initialized can may cause trouble when it's - // freed. - // - // Some implementation of POSIX regex (e.g. on at least some - // versions of Cygwin) doesn't accept the empty string as a valid - // regex. We change it to an equivalent form "()" to be safe. - if (is_valid_) { - const char* const partial_regex = (*regex == '\0') ? "()" : regex; - is_valid_ = regcomp(&partial_regex_, partial_regex, REG_EXTENDED) == 0; - } - EXPECT_TRUE(is_valid_) - << "Regular expression \"" << regex - << "\" is not a valid POSIX Extended regular expression."; - - delete[] full_pattern; -} - -#elif GTEST_USES_SIMPLE_RE - -// Returns true iff ch appears anywhere in str (excluding the -// terminating '\0' character). -bool IsInSet(char ch, const char* str) { - return ch != '\0' && strchr(str, ch) != NULL; -} - -// Returns true iff ch belongs to the given classification. Unlike -// similar functions in , these aren't affected by the -// current locale. -bool IsAsciiDigit(char ch) { return '0' <= ch && ch <= '9'; } -bool IsAsciiPunct(char ch) { - return IsInSet(ch, "^-!\"#$%&'()*+,./:;<=>?@[\\]_`{|}~"); -} -bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } -bool IsAsciiWhiteSpace(char ch) { return IsInSet(ch, " \f\n\r\t\v"); } -bool IsAsciiWordChar(char ch) { - return ('a' <= ch && ch <= 'z') || ('A' <= ch && ch <= 'Z') || - ('0' <= ch && ch <= '9') || ch == '_'; -} - -// Returns true iff "\\c" is a supported escape sequence. -bool IsValidEscape(char c) { - return (IsAsciiPunct(c) || IsInSet(c, "dDfnrsStvwW")); -} - -// Returns true iff the given atom (specified by escaped and pattern) -// matches ch. The result is undefined if the atom is invalid. -bool AtomMatchesChar(bool escaped, char pattern_char, char ch) { - if (escaped) { // "\\p" where p is pattern_char. - switch (pattern_char) { - case 'd': return IsAsciiDigit(ch); - case 'D': return !IsAsciiDigit(ch); - case 'f': return ch == '\f'; - case 'n': return ch == '\n'; - case 'r': return ch == '\r'; - case 's': return IsAsciiWhiteSpace(ch); - case 'S': return !IsAsciiWhiteSpace(ch); - case 't': return ch == '\t'; - case 'v': return ch == '\v'; - case 'w': return IsAsciiWordChar(ch); - case 'W': return !IsAsciiWordChar(ch); - } - return IsAsciiPunct(pattern_char) && pattern_char == ch; - } - - return (pattern_char == '.' && ch != '\n') || pattern_char == ch; -} - -// Helper function used by ValidateRegex() to format error messages. -std::string FormatRegexSyntaxError(const char* regex, int index) { - return (Message() << "Syntax error at index " << index - << " in simple regular expression \"" << regex << "\": ").GetString(); -} - -// Generates non-fatal failures and returns false if regex is invalid; -// otherwise returns true. -bool ValidateRegex(const char* regex) { - if (regex == NULL) { - // TODO(wan@google.com): fix the source file location in the - // assertion failures to match where the regex is used in user - // code. - ADD_FAILURE() << "NULL is not a valid simple regular expression."; - return false; - } - - bool is_valid = true; - - // True iff ?, *, or + can follow the previous atom. - bool prev_repeatable = false; - for (int i = 0; regex[i]; i++) { - if (regex[i] == '\\') { // An escape sequence - i++; - if (regex[i] == '\0') { - ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) - << "'\\' cannot appear at the end."; - return false; - } - - if (!IsValidEscape(regex[i])) { - ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) - << "invalid escape sequence \"\\" << regex[i] << "\"."; - is_valid = false; - } - prev_repeatable = true; - } else { // Not an escape sequence. - const char ch = regex[i]; - - if (ch == '^' && i > 0) { - ADD_FAILURE() << FormatRegexSyntaxError(regex, i) - << "'^' can only appear at the beginning."; - is_valid = false; - } else if (ch == '$' && regex[i + 1] != '\0') { - ADD_FAILURE() << FormatRegexSyntaxError(regex, i) - << "'$' can only appear at the end."; - is_valid = false; - } else if (IsInSet(ch, "()[]{}|")) { - ADD_FAILURE() << FormatRegexSyntaxError(regex, i) - << "'" << ch << "' is unsupported."; - is_valid = false; - } else if (IsRepeat(ch) && !prev_repeatable) { - ADD_FAILURE() << FormatRegexSyntaxError(regex, i) - << "'" << ch << "' can only follow a repeatable token."; - is_valid = false; - } - - prev_repeatable = !IsInSet(ch, "^$?*+"); - } - } - - return is_valid; -} - -// Matches a repeated regex atom followed by a valid simple regular -// expression. The regex atom is defined as c if escaped is false, -// or \c otherwise. repeat is the repetition meta character (?, *, -// or +). The behavior is undefined if str contains too many -// characters to be indexable by size_t, in which case the test will -// probably time out anyway. We are fine with this limitation as -// std::string has it too. -bool MatchRepetitionAndRegexAtHead( - bool escaped, char c, char repeat, const char* regex, - const char* str) { - const size_t min_count = (repeat == '+') ? 1 : 0; - const size_t max_count = (repeat == '?') ? 1 : - static_cast(-1) - 1; - // We cannot call numeric_limits::max() as it conflicts with the - // max() macro on Windows. - - for (size_t i = 0; i <= max_count; ++i) { - // We know that the atom matches each of the first i characters in str. - if (i >= min_count && MatchRegexAtHead(regex, str + i)) { - // We have enough matches at the head, and the tail matches too. - // Since we only care about *whether* the pattern matches str - // (as opposed to *how* it matches), there is no need to find a - // greedy match. - return true; - } - if (str[i] == '\0' || !AtomMatchesChar(escaped, c, str[i])) - return false; - } - return false; -} - -// Returns true iff regex matches a prefix of str. regex must be a -// valid simple regular expression and not start with "^", or the -// result is undefined. -bool MatchRegexAtHead(const char* regex, const char* str) { - if (*regex == '\0') // An empty regex matches a prefix of anything. - return true; - - // "$" only matches the end of a string. Note that regex being - // valid guarantees that there's nothing after "$" in it. - if (*regex == '$') - return *str == '\0'; - - // Is the first thing in regex an escape sequence? - const bool escaped = *regex == '\\'; - if (escaped) - ++regex; - if (IsRepeat(regex[1])) { - // MatchRepetitionAndRegexAtHead() calls MatchRegexAtHead(), so - // here's an indirect recursion. It terminates as the regex gets - // shorter in each recursion. - return MatchRepetitionAndRegexAtHead( - escaped, regex[0], regex[1], regex + 2, str); - } else { - // regex isn't empty, isn't "$", and doesn't start with a - // repetition. We match the first atom of regex with the first - // character of str and recurse. - return (*str != '\0') && AtomMatchesChar(escaped, *regex, *str) && - MatchRegexAtHead(regex + 1, str + 1); - } -} - -// Returns true iff regex matches any substring of str. regex must be -// a valid simple regular expression, or the result is undefined. -// -// The algorithm is recursive, but the recursion depth doesn't exceed -// the regex length, so we won't need to worry about running out of -// stack space normally. In rare cases the time complexity can be -// exponential with respect to the regex length + the string length, -// but usually it's must faster (often close to linear). -bool MatchRegexAnywhere(const char* regex, const char* str) { - if (regex == NULL || str == NULL) - return false; - - if (*regex == '^') - return MatchRegexAtHead(regex + 1, str); - - // A successful match can be anywhere in str. - do { - if (MatchRegexAtHead(regex, str)) - return true; - } while (*str++ != '\0'); - return false; -} - -// Implements the RE class. - -RE::~RE() { - free(const_cast(pattern_)); - free(const_cast(full_pattern_)); -} - -// Returns true iff regular expression re matches the entire str. -bool RE::FullMatch(const char* str, const RE& re) { - return re.is_valid_ && MatchRegexAnywhere(re.full_pattern_, str); -} - -// Returns true iff regular expression re matches a substring of str -// (including str itself). -bool RE::PartialMatch(const char* str, const RE& re) { - return re.is_valid_ && MatchRegexAnywhere(re.pattern_, str); -} - -// Initializes an RE from its string representation. -void RE::Init(const char* regex) { - pattern_ = full_pattern_ = NULL; - if (regex != NULL) { - pattern_ = posix::StrDup(regex); - } - - is_valid_ = ValidateRegex(regex); - if (!is_valid_) { - // No need to calculate the full pattern when the regex is invalid. - return; - } - - const size_t len = strlen(regex); - // Reserves enough bytes to hold the regular expression used for a - // full match: we need space to prepend a '^', append a '$', and - // terminate the string with '\0'. - char* buffer = static_cast(malloc(len + 3)); - full_pattern_ = buffer; - - if (*regex != '^') - *buffer++ = '^'; // Makes sure full_pattern_ starts with '^'. - - // We don't use snprintf or strncpy, as they trigger a warning when - // compiled with VC++ 8.0. - memcpy(buffer, regex, len); - buffer += len; - - if (len == 0 || regex[len - 1] != '$') - *buffer++ = '$'; // Makes sure full_pattern_ ends with '$'. - - *buffer = '\0'; -} - -#endif // GTEST_USES_POSIX_RE - -const char kUnknownFile[] = "unknown file"; - -// Formats a source file path and a line number as they would appear -// in an error message from the compiler used to compile this code. -GTEST_API_ ::std::string FormatFileLocation(const char* file, int line) { - const std::string file_name(file == NULL ? kUnknownFile : file); - - if (line < 0) { - return file_name + ":"; - } -#ifdef _MSC_VER - return file_name + "(" + StreamableToString(line) + "):"; -#else - return file_name + ":" + StreamableToString(line) + ":"; -#endif // _MSC_VER -} - -// Formats a file location for compiler-independent XML output. -// Although this function is not platform dependent, we put it next to -// FormatFileLocation in order to contrast the two functions. -// Note that FormatCompilerIndependentFileLocation() does NOT append colon -// to the file location it produces, unlike FormatFileLocation(). -GTEST_API_ ::std::string FormatCompilerIndependentFileLocation( - const char* file, int line) { - const std::string file_name(file == NULL ? kUnknownFile : file); - - if (line < 0) - return file_name; - else - return file_name + ":" + StreamableToString(line); -} - - -GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line) - : severity_(severity) { - const char* const marker = - severity == GTEST_INFO ? "[ INFO ]" : - severity == GTEST_WARNING ? "[WARNING]" : - severity == GTEST_ERROR ? "[ ERROR ]" : "[ FATAL ]"; - GetStream() << ::std::endl << marker << " " - << FormatFileLocation(file, line).c_str() << ": "; -} - -// Flushes the buffers and, if severity is GTEST_FATAL, aborts the program. -GTestLog::~GTestLog() { - GetStream() << ::std::endl; - if (severity_ == GTEST_FATAL) { - fflush(stderr); - posix::Abort(); - } -} -// Disable Microsoft deprecation warnings for POSIX functions called from -// this class (creat, dup, dup2, and close) -#ifdef _MSC_VER -# pragma warning(push) -# pragma warning(disable: 4996) -#endif // _MSC_VER - -#if GTEST_HAS_STREAM_REDIRECTION - -// Object that captures an output stream (stdout/stderr). -class CapturedStream { - public: - // The ctor redirects the stream to a temporary file. - explicit CapturedStream(int fd) : fd_(fd), uncaptured_fd_(dup(fd)) { -# if GTEST_OS_WINDOWS - char temp_dir_path[MAX_PATH + 1] = { '\0' }; // NOLINT - char temp_file_path[MAX_PATH + 1] = { '\0' }; // NOLINT - - ::GetTempPathA(sizeof(temp_dir_path), temp_dir_path); - const UINT success = ::GetTempFileNameA(temp_dir_path, - "gtest_redir", - 0, // Generate unique file name. - temp_file_path); - GTEST_CHECK_(success != 0) - << "Unable to create a temporary file in " << temp_dir_path; - const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE); - GTEST_CHECK_(captured_fd != -1) << "Unable to open temporary file " - << temp_file_path; - filename_ = temp_file_path; -# else - // There's no guarantee that a test has write access to the current - // directory, so we create the temporary file in the /tmp directory - // instead. We use /tmp on most systems, and /sdcard on Android. - // That's because Android doesn't have /tmp. -# if GTEST_OS_LINUX_ANDROID - // Note: Android applications are expected to call the framework's - // Context.getExternalStorageDirectory() method through JNI to get - // the location of the world-writable SD Card directory. However, - // this requires a Context handle, which cannot be retrieved - // globally from native code. Doing so also precludes running the - // code as part of a regular standalone executable, which doesn't - // run in a Dalvik process (e.g. when running it through 'adb shell'). - // - // The location /sdcard is directly accessible from native code - // and is the only location (unofficially) supported by the Android - // team. It's generally a symlink to the real SD Card mount point - // which can be /mnt/sdcard, /mnt/sdcard0, /system/media/sdcard, or - // other OEM-customized locations. Never rely on these, and always - // use /sdcard. - char name_template[] = "/sdcard/gtest_captured_stream.XXXXXX"; -# else - char name_template[] = "/tmp/captured_stream.XXXXXX"; -# endif // GTEST_OS_LINUX_ANDROID - const int captured_fd = mkstemp(name_template); - filename_ = name_template; -# endif // GTEST_OS_WINDOWS - fflush(NULL); - dup2(captured_fd, fd_); - close(captured_fd); - } - - ~CapturedStream() { - remove(filename_.c_str()); - } - - std::string GetCapturedString() { - if (uncaptured_fd_ != -1) { - // Restores the original stream. - fflush(NULL); - dup2(uncaptured_fd_, fd_); - close(uncaptured_fd_); - uncaptured_fd_ = -1; - } - - FILE* const file = posix::FOpen(filename_.c_str(), "r"); - const std::string content = ReadEntireFile(file); - posix::FClose(file); - return content; - } - - private: - // Reads the entire content of a file as an std::string. - static std::string ReadEntireFile(FILE* file); - - // Returns the size (in bytes) of a file. - static size_t GetFileSize(FILE* file); - - const int fd_; // A stream to capture. - int uncaptured_fd_; - // Name of the temporary file holding the stderr output. - ::std::string filename_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(CapturedStream); -}; - -// Returns the size (in bytes) of a file. -size_t CapturedStream::GetFileSize(FILE* file) { - fseek(file, 0, SEEK_END); - return static_cast(ftell(file)); -} - -// Reads the entire content of a file as a string. -std::string CapturedStream::ReadEntireFile(FILE* file) { - const size_t file_size = GetFileSize(file); - char* const buffer = new char[file_size]; - - size_t bytes_last_read = 0; // # of bytes read in the last fread() - size_t bytes_read = 0; // # of bytes read so far - - fseek(file, 0, SEEK_SET); - - // Keeps reading the file until we cannot read further or the - // pre-determined file size is reached. - do { - bytes_last_read = fread(buffer+bytes_read, 1, file_size-bytes_read, file); - bytes_read += bytes_last_read; - } while (bytes_last_read > 0 && bytes_read < file_size); - - const std::string content(buffer, bytes_read); - delete[] buffer; - - return content; -} - -# ifdef _MSC_VER -# pragma warning(pop) -# endif // _MSC_VER - -static CapturedStream* g_captured_stderr = NULL; -static CapturedStream* g_captured_stdout = NULL; - -// Starts capturing an output stream (stdout/stderr). -void CaptureStream(int fd, const char* stream_name, CapturedStream** stream) { - if (*stream != NULL) { - GTEST_LOG_(FATAL) << "Only one " << stream_name - << " capturer can exist at a time."; - } - *stream = new CapturedStream(fd); -} - -// Stops capturing the output stream and returns the captured string. -std::string GetCapturedStream(CapturedStream** captured_stream) { - const std::string content = (*captured_stream)->GetCapturedString(); - - delete *captured_stream; - *captured_stream = NULL; - - return content; -} - -// Starts capturing stdout. -void CaptureStdout() { - CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); -} - -// Starts capturing stderr. -void CaptureStderr() { - CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); -} - -// Stops capturing stdout and returns the captured string. -std::string GetCapturedStdout() { - return GetCapturedStream(&g_captured_stdout); -} - -// Stops capturing stderr and returns the captured string. -std::string GetCapturedStderr() { - return GetCapturedStream(&g_captured_stderr); -} - -#endif // GTEST_HAS_STREAM_REDIRECTION - -#if GTEST_HAS_DEATH_TEST - -// A copy of all command line arguments. Set by InitGoogleTest(). -::std::vector g_argvs; - -static const ::std::vector* g_injected_test_argvs = - NULL; // Owned. - -void SetInjectableArgvs(const ::std::vector* argvs) { - if (g_injected_test_argvs != argvs) - delete g_injected_test_argvs; - g_injected_test_argvs = argvs; -} - -const ::std::vector& GetInjectableArgvs() { - if (g_injected_test_argvs != NULL) { - return *g_injected_test_argvs; - } - return g_argvs; -} -#endif // GTEST_HAS_DEATH_TEST - -#if GTEST_OS_WINDOWS_MOBILE -namespace posix { -void Abort() { - DebugBreak(); - TerminateProcess(GetCurrentProcess(), 1); -} -} // namespace posix -#endif // GTEST_OS_WINDOWS_MOBILE - -// Returns the name of the environment variable corresponding to the -// given flag. For example, FlagToEnvVar("foo") will return -// "GTEST_FOO" in the open-source version. -static std::string FlagToEnvVar(const char* flag) { - const std::string full_flag = - (Message() << GTEST_FLAG_PREFIX_ << flag).GetString(); - - Message env_var; - for (size_t i = 0; i != full_flag.length(); i++) { - env_var << ToUpper(full_flag.c_str()[i]); - } - - return env_var.GetString(); -} - -// Parses 'str' for a 32-bit signed integer. If successful, writes -// the result to *value and returns true; otherwise leaves *value -// unchanged and returns false. -bool ParseInt32(const Message& src_text, const char* str, Int32* value) { - // Parses the environment variable as a decimal integer. - char* end = NULL; - const long long_value = strtol(str, &end, 10); // NOLINT - - // Has strtol() consumed all characters in the string? - if (*end != '\0') { - // No - an invalid character was encountered. - Message msg; - msg << "WARNING: " << src_text - << " is expected to be a 32-bit integer, but actually" - << " has value \"" << str << "\".\n"; - printf("%s", msg.GetString().c_str()); - fflush(stdout); - return false; - } - - // Is the parsed value in the range of an Int32? - const Int32 result = static_cast(long_value); - if (long_value == LONG_MAX || long_value == LONG_MIN || - // The parsed value overflows as a long. (strtol() returns - // LONG_MAX or LONG_MIN when the input overflows.) - result != long_value - // The parsed value overflows as an Int32. - ) { - Message msg; - msg << "WARNING: " << src_text - << " is expected to be a 32-bit integer, but actually" - << " has value " << str << ", which overflows.\n"; - printf("%s", msg.GetString().c_str()); - fflush(stdout); - return false; - } - - *value = result; - return true; -} - -// Reads and returns the Boolean environment variable corresponding to -// the given flag; if it's not set, returns default_value. -// -// The value is considered true iff it's not "0". -bool BoolFromGTestEnv(const char* flag, bool default_value) { - const std::string env_var = FlagToEnvVar(flag); - const char* const string_value = posix::GetEnv(env_var.c_str()); - return string_value == NULL ? - default_value : strcmp(string_value, "0") != 0; -} - -// Reads and returns a 32-bit integer stored in the environment -// variable corresponding to the given flag; if it isn't set or -// doesn't represent a valid 32-bit integer, returns default_value. -Int32 Int32FromGTestEnv(const char* flag, Int32 default_value) { - const std::string env_var = FlagToEnvVar(flag); - const char* const string_value = posix::GetEnv(env_var.c_str()); - if (string_value == NULL) { - // The environment variable is not set. - return default_value; - } - - Int32 result = default_value; - if (!ParseInt32(Message() << "Environment variable " << env_var, - string_value, &result)) { - printf("The default value %s is used.\n", - (Message() << default_value).GetString().c_str()); - fflush(stdout); - return default_value; - } - - return result; -} - -// Reads and returns the string environment variable corresponding to -// the given flag; if it's not set, returns default_value. -const char* StringFromGTestEnv(const char* flag, const char* default_value) { - const std::string env_var = FlagToEnvVar(flag); - const char* const value = posix::GetEnv(env_var.c_str()); - return value == NULL ? default_value : value; -} - -} // namespace internal -} // namespace testing -// Copyright 2007, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// Google Test - The Google C++ Testing Framework -// -// This file implements a universal value printer that can print a -// value of any type T: -// -// void ::testing::internal::UniversalPrinter::Print(value, ostream_ptr); -// -// It uses the << operator when possible, and prints the bytes in the -// object otherwise. A user can override its behavior for a class -// type Foo by defining either operator<<(::std::ostream&, const Foo&) -// or void PrintTo(const Foo&, ::std::ostream*) in the namespace that -// defines Foo. - -#include -#include -#include // NOLINT -#include - -namespace testing { - -namespace { - -using ::std::ostream; - -// Prints a segment of bytes in the given object. -void PrintByteSegmentInObjectTo(const unsigned char* obj_bytes, size_t start, - size_t count, ostream* os) { - char text[5] = ""; - for (size_t i = 0; i != count; i++) { - const size_t j = start + i; - if (i != 0) { - // Organizes the bytes into groups of 2 for easy parsing by - // human. - if ((j % 2) == 0) - *os << ' '; - else - *os << '-'; - } - GTEST_SNPRINTF_(text, sizeof(text), "%02X", obj_bytes[j]); - *os << text; - } -} - -// Prints the bytes in the given value to the given ostream. -void PrintBytesInObjectToImpl(const unsigned char* obj_bytes, size_t count, - ostream* os) { - // Tells the user how big the object is. - *os << count << "-byte object <"; - - const size_t kThreshold = 132; - const size_t kChunkSize = 64; - // If the object size is bigger than kThreshold, we'll have to omit - // some details by printing only the first and the last kChunkSize - // bytes. - // TODO(wan): let the user control the threshold using a flag. - if (count < kThreshold) { - PrintByteSegmentInObjectTo(obj_bytes, 0, count, os); - } else { - PrintByteSegmentInObjectTo(obj_bytes, 0, kChunkSize, os); - *os << " ... "; - // Rounds up to 2-byte boundary. - const size_t resume_pos = (count - kChunkSize + 1)/2*2; - PrintByteSegmentInObjectTo(obj_bytes, resume_pos, count - resume_pos, os); - } - *os << ">"; -} - -} // namespace - -namespace internal2 { - -// Delegates to PrintBytesInObjectToImpl() to print the bytes in the -// given object. The delegation simplifies the implementation, which -// uses the << operator and thus is easier done outside of the -// ::testing::internal namespace, which contains a << operator that -// sometimes conflicts with the one in STL. -void PrintBytesInObjectTo(const unsigned char* obj_bytes, size_t count, - ostream* os) { - PrintBytesInObjectToImpl(obj_bytes, count, os); -} - -} // namespace internal2 - -namespace internal { - -// Depending on the value of a char (or wchar_t), we print it in one -// of three formats: -// - as is if it's a printable ASCII (e.g. 'a', '2', ' '), -// - as a hexidecimal escape sequence (e.g. '\x7F'), or -// - as a special escape sequence (e.g. '\r', '\n'). -enum CharFormat { - kAsIs, - kHexEscape, - kSpecialEscape -}; - -// Returns true if c is a printable ASCII character. We test the -// value of c directly instead of calling isprint(), which is buggy on -// Windows Mobile. -inline bool IsPrintableAscii(wchar_t c) { - return 0x20 <= c && c <= 0x7E; -} - -// Prints a wide or narrow char c as a character literal without the -// quotes, escaping it when necessary; returns how c was formatted. -// The template argument UnsignedChar is the unsigned version of Char, -// which is the type of c. -template -static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { - switch (static_cast(c)) { - case L'\0': - *os << "\\0"; - break; - case L'\'': - *os << "\\'"; - break; - case L'\\': - *os << "\\\\"; - break; - case L'\a': - *os << "\\a"; - break; - case L'\b': - *os << "\\b"; - break; - case L'\f': - *os << "\\f"; - break; - case L'\n': - *os << "\\n"; - break; - case L'\r': - *os << "\\r"; - break; - case L'\t': - *os << "\\t"; - break; - case L'\v': - *os << "\\v"; - break; - default: - if (IsPrintableAscii(c)) { - *os << static_cast(c); - return kAsIs; - } else { - *os << "\\x" + String::FormatHexInt(static_cast(c)); - return kHexEscape; - } - } - return kSpecialEscape; -} - -// Prints a wchar_t c as if it's part of a string literal, escaping it when -// necessary; returns how c was formatted. -static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { - switch (c) { - case L'\'': - *os << "'"; - return kAsIs; - case L'"': - *os << "\\\""; - return kSpecialEscape; - default: - return PrintAsCharLiteralTo(c, os); - } -} - -// Prints a char c as if it's part of a string literal, escaping it when -// necessary; returns how c was formatted. -static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { - return PrintAsStringLiteralTo( - static_cast(static_cast(c)), os); -} - -// Prints a wide or narrow character c and its code. '\0' is printed -// as "'\\0'", other unprintable characters are also properly escaped -// using the standard C++ escape sequence. The template argument -// UnsignedChar is the unsigned version of Char, which is the type of c. -template -void PrintCharAndCodeTo(Char c, ostream* os) { - // First, print c as a literal in the most readable form we can find. - *os << ((sizeof(c) > 1) ? "L'" : "'"); - const CharFormat format = PrintAsCharLiteralTo(c, os); - *os << "'"; - - // To aid user debugging, we also print c's code in decimal, unless - // it's 0 (in which case c was printed as '\\0', making the code - // obvious). - if (c == 0) - return; - *os << " (" << static_cast(c); - - // For more convenience, we print c's code again in hexidecimal, - // unless c was already printed in the form '\x##' or the code is in - // [1, 9]. - if (format == kHexEscape || (1 <= c && c <= 9)) { - // Do nothing. - } else { - *os << ", 0x" << String::FormatHexInt(static_cast(c)); - } - *os << ")"; -} - -void PrintTo(unsigned char c, ::std::ostream* os) { - PrintCharAndCodeTo(c, os); -} -void PrintTo(signed char c, ::std::ostream* os) { - PrintCharAndCodeTo(c, os); -} - -// Prints a wchar_t as a symbol if it is printable or as its internal -// code otherwise and also as its code. L'\0' is printed as "L'\\0'". -void PrintTo(wchar_t wc, ostream* os) { - PrintCharAndCodeTo(wc, os); -} - -// Prints the given array of characters to the ostream. CharType must be either -// char or wchar_t. -// The array starts at begin, the length is len, it may include '\0' characters -// and may not be NUL-terminated. -template -static void PrintCharsAsStringTo( - const CharType* begin, size_t len, ostream* os) { - const char* const kQuoteBegin = sizeof(CharType) == 1 ? "\"" : "L\""; - *os << kQuoteBegin; - bool is_previous_hex = false; - for (size_t index = 0; index < len; ++index) { - const CharType cur = begin[index]; - if (is_previous_hex && IsXDigit(cur)) { - // Previous character is of '\x..' form and this character can be - // interpreted as another hexadecimal digit in its number. Break string to - // disambiguate. - *os << "\" " << kQuoteBegin; - } - is_previous_hex = PrintAsStringLiteralTo(cur, os) == kHexEscape; - } - *os << "\""; -} - -// Prints a (const) char/wchar_t array of 'len' elements, starting at address -// 'begin'. CharType must be either char or wchar_t. -template -static void UniversalPrintCharArray( - const CharType* begin, size_t len, ostream* os) { - // The code - // const char kFoo[] = "foo"; - // generates an array of 4, not 3, elements, with the last one being '\0'. - // - // Therefore when printing a char array, we don't print the last element if - // it's '\0', such that the output matches the string literal as it's - // written in the source code. - if (len > 0 && begin[len - 1] == '\0') { - PrintCharsAsStringTo(begin, len - 1, os); - return; - } - - // If, however, the last element in the array is not '\0', e.g. - // const char kFoo[] = { 'f', 'o', 'o' }; - // we must print the entire array. We also print a message to indicate - // that the array is not NUL-terminated. - PrintCharsAsStringTo(begin, len, os); - *os << " (no terminating NUL)"; -} - -// Prints a (const) char array of 'len' elements, starting at address 'begin'. -void UniversalPrintArray(const char* begin, size_t len, ostream* os) { - UniversalPrintCharArray(begin, len, os); -} - -// Prints a (const) wchar_t array of 'len' elements, starting at address -// 'begin'. -void UniversalPrintArray(const wchar_t* begin, size_t len, ostream* os) { - UniversalPrintCharArray(begin, len, os); -} - -// Prints the given C string to the ostream. -void PrintTo(const char* s, ostream* os) { - if (s == NULL) { - *os << "NULL"; - } else { - *os << ImplicitCast_(s) << " pointing to "; - PrintCharsAsStringTo(s, strlen(s), os); - } -} - -// MSVC compiler can be configured to define whar_t as a typedef -// of unsigned short. Defining an overload for const wchar_t* in that case -// would cause pointers to unsigned shorts be printed as wide strings, -// possibly accessing more memory than intended and causing invalid -// memory accesses. MSVC defines _NATIVE_WCHAR_T_DEFINED symbol when -// wchar_t is implemented as a native type. -#if !defined(_MSC_VER) || defined(_NATIVE_WCHAR_T_DEFINED) -// Prints the given wide C string to the ostream. -void PrintTo(const wchar_t* s, ostream* os) { - if (s == NULL) { - *os << "NULL"; - } else { - *os << ImplicitCast_(s) << " pointing to "; - PrintCharsAsStringTo(s, wcslen(s), os); - } -} -#endif // wchar_t is native - -// Prints a ::string object. -#if GTEST_HAS_GLOBAL_STRING -void PrintStringTo(const ::string& s, ostream* os) { - PrintCharsAsStringTo(s.data(), s.size(), os); -} -#endif // GTEST_HAS_GLOBAL_STRING - -void PrintStringTo(const ::std::string& s, ostream* os) { - PrintCharsAsStringTo(s.data(), s.size(), os); -} - -// Prints a ::wstring object. -#if GTEST_HAS_GLOBAL_WSTRING -void PrintWideStringTo(const ::wstring& s, ostream* os) { - PrintCharsAsStringTo(s.data(), s.size(), os); -} -#endif // GTEST_HAS_GLOBAL_WSTRING - -#if GTEST_HAS_STD_WSTRING -void PrintWideStringTo(const ::std::wstring& s, ostream* os) { - PrintCharsAsStringTo(s.data(), s.size(), os); -} -#endif // GTEST_HAS_STD_WSTRING - -} // namespace internal - -} // namespace testing -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: mheule@google.com (Markus Heule) -// -// The Google C++ Testing Framework (Google Test) - - -// Indicates that this translation unit is part of Google Test's -// implementation. It must come before gtest-internal-inl.h is -// included, or there will be a compiler error. This trick is to -// prevent a user from accidentally including gtest-internal-inl.h in -// his code. -#define GTEST_IMPLEMENTATION_ 1 -#undef GTEST_IMPLEMENTATION_ - -namespace testing { - -using internal::GetUnitTestImpl; - -// Gets the summary of the failure message by omitting the stack trace -// in it. -std::string TestPartResult::ExtractSummary(const char* message) { - const char* const stack_trace = strstr(message, internal::kStackTraceMarker); - return stack_trace == NULL ? message : - std::string(message, stack_trace); -} - -// Prints a TestPartResult object. -std::ostream& operator<<(std::ostream& os, const TestPartResult& result) { - return os - << result.file_name() << ":" << result.line_number() << ": " - << (result.type() == TestPartResult::kSuccess ? "Success" : - result.type() == TestPartResult::kFatalFailure ? "Fatal failure" : - "Non-fatal failure") << ":\n" - << result.message() << std::endl; -} - -// Appends a TestPartResult to the array. -void TestPartResultArray::Append(const TestPartResult& result) { - array_.push_back(result); -} - -// Returns the TestPartResult at the given index (0-based). -const TestPartResult& TestPartResultArray::GetTestPartResult(int index) const { - if (index < 0 || index >= size()) { - printf("\nInvalid index (%d) into TestPartResultArray.\n", index); - internal::posix::Abort(); - } - - return array_[index]; -} - -// Returns the number of TestPartResult objects in the array. -int TestPartResultArray::size() const { - return static_cast(array_.size()); -} - -namespace internal { - -HasNewFatalFailureHelper::HasNewFatalFailureHelper() - : has_new_fatal_failure_(false), - original_reporter_(GetUnitTestImpl()-> - GetTestPartResultReporterForCurrentThread()) { - GetUnitTestImpl()->SetTestPartResultReporterForCurrentThread(this); -} - -HasNewFatalFailureHelper::~HasNewFatalFailureHelper() { - GetUnitTestImpl()->SetTestPartResultReporterForCurrentThread( - original_reporter_); -} - -void HasNewFatalFailureHelper::ReportTestPartResult( - const TestPartResult& result) { - if (result.fatally_failed()) - has_new_fatal_failure_ = true; - original_reporter_->ReportTestPartResult(result); -} - -} // namespace internal - -} // namespace testing -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - - -namespace testing { -namespace internal { - -#if GTEST_HAS_TYPED_TEST_P - -// Skips to the first non-space char in str. Returns an empty string if str -// contains only whitespace characters. -static const char* SkipSpaces(const char* str) { - while (IsSpace(*str)) - str++; - return str; -} - -// Verifies that registered_tests match the test names in -// defined_test_names_; returns registered_tests if successful, or -// aborts the program otherwise. -const char* TypedTestCasePState::VerifyRegisteredTestNames( - const char* file, int line, const char* registered_tests) { - typedef ::std::set::const_iterator DefinedTestIter; - registered_ = true; - - // Skip initial whitespace in registered_tests since some - // preprocessors prefix stringizied literals with whitespace. - registered_tests = SkipSpaces(registered_tests); - - Message errors; - ::std::set tests; - for (const char* names = registered_tests; names != NULL; - names = SkipComma(names)) { - const std::string name = GetPrefixUntilComma(names); - if (tests.count(name) != 0) { - errors << "Test " << name << " is listed more than once.\n"; - continue; - } - - bool found = false; - for (DefinedTestIter it = defined_test_names_.begin(); - it != defined_test_names_.end(); - ++it) { - if (name == *it) { - found = true; - break; - } - } - - if (found) { - tests.insert(name); - } else { - errors << "No test named " << name - << " can be found in this test case.\n"; - } - } - - for (DefinedTestIter it = defined_test_names_.begin(); - it != defined_test_names_.end(); - ++it) { - if (tests.count(*it) == 0) { - errors << "You forgot to list test " << *it << ".\n"; - } - } - - const std::string& errors_str = errors.GetString(); - if (errors_str != "") { - fprintf(stderr, "%s %s", FormatFileLocation(file, line).c_str(), - errors_str.c_str()); - fflush(stderr); - posix::Abort(); - } - - return registered_tests; -} - -#endif // GTEST_HAS_TYPED_TEST_P - -} // namespace internal -} // namespace testing diff --git a/freedv-server/googletest/fused-src/gtest/gtest.h b/freedv-server/googletest/fused-src/gtest/gtest.h deleted file mode 100644 index 4f3804f7..00000000 --- a/freedv-server/googletest/fused-src/gtest/gtest.h +++ /dev/null @@ -1,20061 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// The Google C++ Testing Framework (Google Test) -// -// This header file defines the public API for Google Test. It should be -// included by any test program that uses Google Test. -// -// IMPORTANT NOTE: Due to limitation of the C++ language, we have to -// leave some internal implementation details in this header file. -// They are clearly marked by comments like this: -// -// // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -// -// Such code is NOT meant to be used by a user directly, and is subject -// to CHANGE WITHOUT NOTICE. Therefore DO NOT DEPEND ON IT in a user -// program! -// -// Acknowledgment: Google Test borrowed the idea of automatic test -// registration from Barthelemy Dagenais' (barthelemy@prologique.com) -// easyUnit framework. - -#ifndef GTEST_INCLUDE_GTEST_GTEST_H_ -#define GTEST_INCLUDE_GTEST_GTEST_H_ - -#include -#include -#include - -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: wan@google.com (Zhanyong Wan), eefacm@gmail.com (Sean Mcafee) -// -// The Google C++ Testing Framework (Google Test) -// -// This header file declares functions and macros used internally by -// Google Test. They are subject to change without notice. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_INTERNAL_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_INTERNAL_H_ - -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: wan@google.com (Zhanyong Wan) -// -// Low-level types and utilities for porting Google Test to various -// platforms. They are subject to change without notice. DO NOT USE -// THEM IN USER CODE. -// -// This file is fundamental to Google Test. All other Google Test source -// files are expected to #include this. Therefore, it cannot #include -// any other Google Test header. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PORT_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PORT_H_ - -// The user can define the following macros in the build script to -// control Google Test's behavior. If the user doesn't define a macro -// in this list, Google Test will define it. -// -// GTEST_HAS_CLONE - Define it to 1/0 to indicate that clone(2) -// is/isn't available. -// GTEST_HAS_EXCEPTIONS - Define it to 1/0 to indicate that exceptions -// are enabled. -// GTEST_HAS_GLOBAL_STRING - Define it to 1/0 to indicate that ::string -// is/isn't available (some systems define -// ::string, which is different to std::string). -// GTEST_HAS_GLOBAL_WSTRING - Define it to 1/0 to indicate that ::string -// is/isn't available (some systems define -// ::wstring, which is different to std::wstring). -// GTEST_HAS_POSIX_RE - Define it to 1/0 to indicate that POSIX regular -// expressions are/aren't available. -// GTEST_HAS_PTHREAD - Define it to 1/0 to indicate that -// is/isn't available. -// GTEST_HAS_RTTI - Define it to 1/0 to indicate that RTTI is/isn't -// enabled. -// GTEST_HAS_STD_WSTRING - Define it to 1/0 to indicate that -// std::wstring does/doesn't work (Google Test can -// be used where std::wstring is unavailable). -// GTEST_HAS_TR1_TUPLE - Define it to 1/0 to indicate tr1::tuple -// is/isn't available. -// GTEST_HAS_SEH - Define it to 1/0 to indicate whether the -// compiler supports Microsoft's "Structured -// Exception Handling". -// GTEST_HAS_STREAM_REDIRECTION -// - Define it to 1/0 to indicate whether the -// platform supports I/O stream redirection using -// dup() and dup2(). -// GTEST_USE_OWN_TR1_TUPLE - Define it to 1/0 to indicate whether Google -// Test's own tr1 tuple implementation should be -// used. Unused when the user sets -// GTEST_HAS_TR1_TUPLE to 0. -// GTEST_LANG_CXX11 - Define it to 1/0 to indicate that Google Test -// is building in C++11/C++98 mode. -// GTEST_LINKED_AS_SHARED_LIBRARY -// - Define to 1 when compiling tests that use -// Google Test as a shared library (known as -// DLL on Windows). -// GTEST_CREATE_SHARED_LIBRARY -// - Define to 1 when compiling Google Test itself -// as a shared library. - -// This header defines the following utilities: -// -// Macros indicating the current platform (defined to 1 if compiled on -// the given platform; otherwise undefined): -// GTEST_OS_AIX - IBM AIX -// GTEST_OS_CYGWIN - Cygwin -// GTEST_OS_HPUX - HP-UX -// GTEST_OS_LINUX - Linux -// GTEST_OS_LINUX_ANDROID - Google Android -// GTEST_OS_MAC - Mac OS X -// GTEST_OS_IOS - iOS -// GTEST_OS_IOS_SIMULATOR - iOS simulator -// GTEST_OS_NACL - Google Native Client (NaCl) -// GTEST_OS_OPENBSD - OpenBSD -// GTEST_OS_QNX - QNX -// GTEST_OS_SOLARIS - Sun Solaris -// GTEST_OS_SYMBIAN - Symbian -// GTEST_OS_WINDOWS - Windows (Desktop, MinGW, or Mobile) -// GTEST_OS_WINDOWS_DESKTOP - Windows Desktop -// GTEST_OS_WINDOWS_MINGW - MinGW -// GTEST_OS_WINDOWS_MOBILE - Windows Mobile -// GTEST_OS_ZOS - z/OS -// -// Among the platforms, Cygwin, Linux, Max OS X, and Windows have the -// most stable support. Since core members of the Google Test project -// don't have access to other platforms, support for them may be less -// stable. If you notice any problems on your platform, please notify -// googletestframework@googlegroups.com (patches for fixing them are -// even more welcome!). -// -// Note that it is possible that none of the GTEST_OS_* macros are defined. -// -// Macros indicating available Google Test features (defined to 1 if -// the corresponding feature is supported; otherwise undefined): -// GTEST_HAS_COMBINE - the Combine() function (for value-parameterized -// tests) -// GTEST_HAS_DEATH_TEST - death tests -// GTEST_HAS_PARAM_TEST - value-parameterized tests -// GTEST_HAS_TYPED_TEST - typed tests -// GTEST_HAS_TYPED_TEST_P - type-parameterized tests -// GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with -// GTEST_HAS_POSIX_RE (see above) which users can -// define themselves. -// GTEST_USES_SIMPLE_RE - our own simple regex is used; -// the above two are mutually exclusive. -// GTEST_CAN_COMPARE_NULL - accepts untyped NULL in EXPECT_EQ(). -// -// Macros for basic C++ coding: -// GTEST_AMBIGUOUS_ELSE_BLOCKER_ - for disabling a gcc warning. -// GTEST_ATTRIBUTE_UNUSED_ - declares that a class' instances or a -// variable don't have to be used. -// GTEST_DISALLOW_ASSIGN_ - disables operator=. -// GTEST_DISALLOW_COPY_AND_ASSIGN_ - disables copy ctor and operator=. -// GTEST_MUST_USE_RESULT_ - declares that a function's result must be used. -// -// Synchronization: -// Mutex, MutexLock, ThreadLocal, GetThreadCount() -// - synchronization primitives. -// GTEST_IS_THREADSAFE - defined to 1 to indicate that the above -// synchronization primitives have real implementations -// and Google Test is thread-safe; or 0 otherwise. -// -// Template meta programming: -// is_pointer - as in TR1; needed on Symbian and IBM XL C/C++ only. -// IteratorTraits - partial implementation of std::iterator_traits, which -// is not available in libCstd when compiled with Sun C++. -// -// Smart pointers: -// scoped_ptr - as in TR2. -// -// Regular expressions: -// RE - a simple regular expression class using the POSIX -// Extended Regular Expression syntax on UNIX-like -// platforms, or a reduced regular exception syntax on -// other platforms, including Windows. -// -// Logging: -// GTEST_LOG_() - logs messages at the specified severity level. -// LogToStderr() - directs all log messages to stderr. -// FlushInfoLog() - flushes informational log messages. -// -// Stdout and stderr capturing: -// CaptureStdout() - starts capturing stdout. -// GetCapturedStdout() - stops capturing stdout and returns the captured -// string. -// CaptureStderr() - starts capturing stderr. -// GetCapturedStderr() - stops capturing stderr and returns the captured -// string. -// -// Integer types: -// TypeWithSize - maps an integer to a int type. -// Int32, UInt32, Int64, UInt64, TimeInMillis -// - integers of known sizes. -// BiggestInt - the biggest signed integer type. -// -// Command-line utilities: -// GTEST_FLAG() - references a flag. -// GTEST_DECLARE_*() - declares a flag. -// GTEST_DEFINE_*() - defines a flag. -// GetInjectableArgvs() - returns the command line as a vector of strings. -// -// Environment variable utilities: -// GetEnv() - gets the value of an environment variable. -// BoolFromGTestEnv() - parses a bool environment variable. -// Int32FromGTestEnv() - parses an Int32 environment variable. -// StringFromGTestEnv() - parses a string environment variable. - -#include // for isspace, etc -#include // for ptrdiff_t -#include -#include -#include -#ifndef _WIN32_WCE -# include -# include -#endif // !_WIN32_WCE - -#if defined __APPLE__ -# include -# include -#endif - -#include // NOLINT -#include // NOLINT -#include // NOLINT - -#define GTEST_DEV_EMAIL_ "googletestframework@@googlegroups.com" -#define GTEST_FLAG_PREFIX_ "gtest_" -#define GTEST_FLAG_PREFIX_DASH_ "gtest-" -#define GTEST_FLAG_PREFIX_UPPER_ "GTEST_" -#define GTEST_NAME_ "Google Test" -#define GTEST_PROJECT_URL_ "http://code.google.com/p/googletest/" - -// Determines the version of gcc that is used to compile this. -#ifdef __GNUC__ -// 40302 means version 4.3.2. -# define GTEST_GCC_VER_ \ - (__GNUC__*10000 + __GNUC_MINOR__*100 + __GNUC_PATCHLEVEL__) -#endif // __GNUC__ - -// Determines the platform on which Google Test is compiled. -#ifdef __CYGWIN__ -# define GTEST_OS_CYGWIN 1 -#elif defined __SYMBIAN32__ -# define GTEST_OS_SYMBIAN 1 -#elif defined _WIN32 -# define GTEST_OS_WINDOWS 1 -# ifdef _WIN32_WCE -# define GTEST_OS_WINDOWS_MOBILE 1 -# elif defined(__MINGW__) || defined(__MINGW32__) -# define GTEST_OS_WINDOWS_MINGW 1 -# else -# define GTEST_OS_WINDOWS_DESKTOP 1 -# endif // _WIN32_WCE -#elif defined __APPLE__ -# define GTEST_OS_MAC 1 -# if TARGET_OS_IPHONE -# define GTEST_OS_IOS 1 -# if TARGET_IPHONE_SIMULATOR -# define GTEST_OS_IOS_SIMULATOR 1 -# endif -# endif -#elif defined __linux__ -# define GTEST_OS_LINUX 1 -# if defined __ANDROID__ -# define GTEST_OS_LINUX_ANDROID 1 -# endif -#elif defined __MVS__ -# define GTEST_OS_ZOS 1 -#elif defined(__sun) && defined(__SVR4) -# define GTEST_OS_SOLARIS 1 -#elif defined(_AIX) -# define GTEST_OS_AIX 1 -#elif defined(__hpux) -# define GTEST_OS_HPUX 1 -#elif defined __native_client__ -# define GTEST_OS_NACL 1 -#elif defined __OpenBSD__ -# define GTEST_OS_OPENBSD 1 -#elif defined __QNX__ -# define GTEST_OS_QNX 1 -#endif // __CYGWIN__ - -#ifndef GTEST_LANG_CXX11 -// gcc and clang define __GXX_EXPERIMENTAL_CXX0X__ when -// -std={c,gnu}++{0x,11} is passed. The C++11 standard specifies a -// value for __cplusplus, and recent versions of clang, gcc, and -// probably other compilers set that too in C++11 mode. -# if __GXX_EXPERIMENTAL_CXX0X__ || __cplusplus >= 201103L -// Compiling in at least C++11 mode. -# define GTEST_LANG_CXX11 1 -# else -# define GTEST_LANG_CXX11 0 -# endif -#endif - -// Brings in definitions for functions used in the testing::internal::posix -// namespace (read, write, close, chdir, isatty, stat). We do not currently -// use them on Windows Mobile. -#if !GTEST_OS_WINDOWS -// This assumes that non-Windows OSes provide unistd.h. For OSes where this -// is not the case, we need to include headers that provide the functions -// mentioned above. -# include -# include -#elif !GTEST_OS_WINDOWS_MOBILE -# include -# include -#endif - -#if GTEST_OS_LINUX_ANDROID -// Used to define __ANDROID_API__ matching the target NDK API level. -# include // NOLINT -#endif - -// Defines this to true iff Google Test can use POSIX regular expressions. -#ifndef GTEST_HAS_POSIX_RE -# if GTEST_OS_LINUX_ANDROID -// On Android, is only available starting with Gingerbread. -# define GTEST_HAS_POSIX_RE (__ANDROID_API__ >= 9) -# else -# define GTEST_HAS_POSIX_RE (!GTEST_OS_WINDOWS) -# endif -#endif - -#if GTEST_HAS_POSIX_RE - -// On some platforms, needs someone to define size_t, and -// won't compile otherwise. We can #include it here as we already -// included , which is guaranteed to define size_t through -// . -# include // NOLINT - -# define GTEST_USES_POSIX_RE 1 - -#elif GTEST_OS_WINDOWS - -// is not available on Windows. Use our own simple regex -// implementation instead. -# define GTEST_USES_SIMPLE_RE 1 - -#else - -// may not be available on this platform. Use our own -// simple regex implementation instead. -# define GTEST_USES_SIMPLE_RE 1 - -#endif // GTEST_HAS_POSIX_RE - -#ifndef GTEST_HAS_EXCEPTIONS -// The user didn't tell us whether exceptions are enabled, so we need -// to figure it out. -# if defined(_MSC_VER) || defined(__BORLANDC__) -// MSVC's and C++Builder's implementations of the STL use the _HAS_EXCEPTIONS -// macro to enable exceptions, so we'll do the same. -// Assumes that exceptions are enabled by default. -# ifndef _HAS_EXCEPTIONS -# define _HAS_EXCEPTIONS 1 -# endif // _HAS_EXCEPTIONS -# define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS -# elif defined(__GNUC__) && __EXCEPTIONS -// gcc defines __EXCEPTIONS to 1 iff exceptions are enabled. -# define GTEST_HAS_EXCEPTIONS 1 -# elif defined(__SUNPRO_CC) -// Sun Pro CC supports exceptions. However, there is no compile-time way of -// detecting whether they are enabled or not. Therefore, we assume that -// they are enabled unless the user tells us otherwise. -# define GTEST_HAS_EXCEPTIONS 1 -# elif defined(__IBMCPP__) && __EXCEPTIONS -// xlC defines __EXCEPTIONS to 1 iff exceptions are enabled. -# define GTEST_HAS_EXCEPTIONS 1 -# elif defined(__HP_aCC) -// Exception handling is in effect by default in HP aCC compiler. It has to -// be turned of by +noeh compiler option if desired. -# define GTEST_HAS_EXCEPTIONS 1 -# else -// For other compilers, we assume exceptions are disabled to be -// conservative. -# define GTEST_HAS_EXCEPTIONS 0 -# endif // defined(_MSC_VER) || defined(__BORLANDC__) -#endif // GTEST_HAS_EXCEPTIONS - -#if !defined(GTEST_HAS_STD_STRING) -// Even though we don't use this macro any longer, we keep it in case -// some clients still depend on it. -# define GTEST_HAS_STD_STRING 1 -#elif !GTEST_HAS_STD_STRING -// The user told us that ::std::string isn't available. -# error "Google Test cannot be used where ::std::string isn't available." -#endif // !defined(GTEST_HAS_STD_STRING) - -#ifndef GTEST_HAS_GLOBAL_STRING -// The user didn't tell us whether ::string is available, so we need -// to figure it out. - -# define GTEST_HAS_GLOBAL_STRING 0 - -#endif // GTEST_HAS_GLOBAL_STRING - -#ifndef GTEST_HAS_STD_WSTRING -// The user didn't tell us whether ::std::wstring is available, so we need -// to figure it out. -// TODO(wan@google.com): uses autoconf to detect whether ::std::wstring -// is available. - -// Cygwin 1.7 and below doesn't support ::std::wstring. -// Solaris' libc++ doesn't support it either. Android has -// no support for it at least as recent as Froyo (2.2). -# define GTEST_HAS_STD_WSTRING \ - (!(GTEST_OS_LINUX_ANDROID || GTEST_OS_CYGWIN || GTEST_OS_SOLARIS)) - -#endif // GTEST_HAS_STD_WSTRING - -#ifndef GTEST_HAS_GLOBAL_WSTRING -// The user didn't tell us whether ::wstring is available, so we need -// to figure it out. -# define GTEST_HAS_GLOBAL_WSTRING \ - (GTEST_HAS_STD_WSTRING && GTEST_HAS_GLOBAL_STRING) -#endif // GTEST_HAS_GLOBAL_WSTRING - -// Determines whether RTTI is available. -#ifndef GTEST_HAS_RTTI -// The user didn't tell us whether RTTI is enabled, so we need to -// figure it out. - -# ifdef _MSC_VER - -# ifdef _CPPRTTI // MSVC defines this macro iff RTTI is enabled. -# define GTEST_HAS_RTTI 1 -# else -# define GTEST_HAS_RTTI 0 -# endif - -// Starting with version 4.3.2, gcc defines __GXX_RTTI iff RTTI is enabled. -# elif defined(__GNUC__) && (GTEST_GCC_VER_ >= 40302) - -# ifdef __GXX_RTTI -// When building against STLport with the Android NDK and with -// -frtti -fno-exceptions, the build fails at link time with undefined -// references to __cxa_bad_typeid. Note sure if STL or toolchain bug, -// so disable RTTI when detected. -# if GTEST_OS_LINUX_ANDROID && defined(_STLPORT_MAJOR) && \ - !defined(__EXCEPTIONS) -# define GTEST_HAS_RTTI 0 -# else -# define GTEST_HAS_RTTI 1 -# endif // GTEST_OS_LINUX_ANDROID && __STLPORT_MAJOR && !__EXCEPTIONS -# else -# define GTEST_HAS_RTTI 0 -# endif // __GXX_RTTI - -// Clang defines __GXX_RTTI starting with version 3.0, but its manual recommends -// using has_feature instead. has_feature(cxx_rtti) is supported since 2.7, the -// first version with C++ support. -# elif defined(__clang__) - -# define GTEST_HAS_RTTI __has_feature(cxx_rtti) - -// Starting with version 9.0 IBM Visual Age defines __RTTI_ALL__ to 1 if -// both the typeid and dynamic_cast features are present. -# elif defined(__IBMCPP__) && (__IBMCPP__ >= 900) - -# ifdef __RTTI_ALL__ -# define GTEST_HAS_RTTI 1 -# else -# define GTEST_HAS_RTTI 0 -# endif - -# else - -// For all other compilers, we assume RTTI is enabled. -# define GTEST_HAS_RTTI 1 - -# endif // _MSC_VER - -#endif // GTEST_HAS_RTTI - -// It's this header's responsibility to #include when RTTI -// is enabled. -#if GTEST_HAS_RTTI -# include -#endif - -// Determines whether Google Test can use the pthreads library. -#ifndef GTEST_HAS_PTHREAD -// The user didn't tell us explicitly, so we assume pthreads support is -// available on Linux and Mac. -// -// To disable threading support in Google Test, add -DGTEST_HAS_PTHREAD=0 -// to your compiler flags. -# define GTEST_HAS_PTHREAD (GTEST_OS_LINUX || GTEST_OS_MAC || GTEST_OS_HPUX \ - || GTEST_OS_QNX) -#endif // GTEST_HAS_PTHREAD - -#if GTEST_HAS_PTHREAD -// gtest-port.h guarantees to #include when GTEST_HAS_PTHREAD is -// true. -# include // NOLINT - -// For timespec and nanosleep, used below. -# include // NOLINT -#endif - -// Determines whether Google Test can use tr1/tuple. You can define -// this macro to 0 to prevent Google Test from using tuple (any -// feature depending on tuple with be disabled in this mode). -#ifndef GTEST_HAS_TR1_TUPLE -# if GTEST_OS_LINUX_ANDROID && defined(_STLPORT_MAJOR) -// STLport, provided with the Android NDK, has neither or . -# define GTEST_HAS_TR1_TUPLE 0 -# else -// The user didn't tell us not to do it, so we assume it's OK. -# define GTEST_HAS_TR1_TUPLE 1 -# endif -#endif // GTEST_HAS_TR1_TUPLE - -// Determines whether Google Test's own tr1 tuple implementation -// should be used. -#ifndef GTEST_USE_OWN_TR1_TUPLE -// The user didn't tell us, so we need to figure it out. - -// We use our own TR1 tuple if we aren't sure the user has an -// implementation of it already. At this time, libstdc++ 4.0.0+ and -// MSVC 2010 are the only mainstream standard libraries that come -// with a TR1 tuple implementation. NVIDIA's CUDA NVCC compiler -// pretends to be GCC by defining __GNUC__ and friends, but cannot -// compile GCC's tuple implementation. MSVC 2008 (9.0) provides TR1 -// tuple in a 323 MB Feature Pack download, which we cannot assume the -// user has. QNX's QCC compiler is a modified GCC but it doesn't -// support TR1 tuple. libc++ only provides std::tuple, in C++11 mode, -// and it can be used with some compilers that define __GNUC__. -# if (defined(__GNUC__) && !defined(__CUDACC__) && (GTEST_GCC_VER_ >= 40000) \ - && !GTEST_OS_QNX && !defined(_LIBCPP_VERSION)) || _MSC_VER >= 1600 -# define GTEST_ENV_HAS_TR1_TUPLE_ 1 -# endif - -// C++11 specifies that provides std::tuple. Use that if gtest is used -// in C++11 mode and libstdc++ isn't very old (binaries targeting OS X 10.6 -// can build with clang but need to use gcc4.2's libstdc++). -# if GTEST_LANG_CXX11 && (!defined(__GLIBCXX__) || __GLIBCXX__ > 20110325) -# define GTEST_ENV_HAS_STD_TUPLE_ 1 -# endif - -# if GTEST_ENV_HAS_TR1_TUPLE_ || GTEST_ENV_HAS_STD_TUPLE_ -# define GTEST_USE_OWN_TR1_TUPLE 0 -# else -# define GTEST_USE_OWN_TR1_TUPLE 1 -# endif - -#endif // GTEST_USE_OWN_TR1_TUPLE - -// To avoid conditional compilation everywhere, we make it -// gtest-port.h's responsibility to #include the header implementing -// tr1/tuple. -#if GTEST_HAS_TR1_TUPLE - -# if GTEST_USE_OWN_TR1_TUPLE -// This file was GENERATED by command: -// pump.py gtest-tuple.h.pump -// DO NOT EDIT BY HAND!!! - -// Copyright 2009 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// Implements a subset of TR1 tuple needed by Google Test and Google Mock. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TUPLE_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TUPLE_H_ - -#include // For ::std::pair. - -// The compiler used in Symbian has a bug that prevents us from declaring the -// tuple template as a friend (it complains that tuple is redefined). This -// hack bypasses the bug by declaring the members that should otherwise be -// private as public. -// Sun Studio versions < 12 also have the above bug. -#if defined(__SYMBIAN32__) || (defined(__SUNPRO_CC) && __SUNPRO_CC < 0x590) -# define GTEST_DECLARE_TUPLE_AS_FRIEND_ public: -#else -# define GTEST_DECLARE_TUPLE_AS_FRIEND_ \ - template friend class tuple; \ - private: -#endif - -// GTEST_n_TUPLE_(T) is the type of an n-tuple. -#define GTEST_0_TUPLE_(T) tuple<> -#define GTEST_1_TUPLE_(T) tuple -#define GTEST_2_TUPLE_(T) tuple -#define GTEST_3_TUPLE_(T) tuple -#define GTEST_4_TUPLE_(T) tuple -#define GTEST_5_TUPLE_(T) tuple -#define GTEST_6_TUPLE_(T) tuple -#define GTEST_7_TUPLE_(T) tuple -#define GTEST_8_TUPLE_(T) tuple -#define GTEST_9_TUPLE_(T) tuple -#define GTEST_10_TUPLE_(T) tuple - -// GTEST_n_TYPENAMES_(T) declares a list of n typenames. -#define GTEST_0_TYPENAMES_(T) -#define GTEST_1_TYPENAMES_(T) typename T##0 -#define GTEST_2_TYPENAMES_(T) typename T##0, typename T##1 -#define GTEST_3_TYPENAMES_(T) typename T##0, typename T##1, typename T##2 -#define GTEST_4_TYPENAMES_(T) typename T##0, typename T##1, typename T##2, \ - typename T##3 -#define GTEST_5_TYPENAMES_(T) typename T##0, typename T##1, typename T##2, \ - typename T##3, typename T##4 -#define GTEST_6_TYPENAMES_(T) typename T##0, typename T##1, typename T##2, \ - typename T##3, typename T##4, typename T##5 -#define GTEST_7_TYPENAMES_(T) typename T##0, typename T##1, typename T##2, \ - typename T##3, typename T##4, typename T##5, typename T##6 -#define GTEST_8_TYPENAMES_(T) typename T##0, typename T##1, typename T##2, \ - typename T##3, typename T##4, typename T##5, typename T##6, typename T##7 -#define GTEST_9_TYPENAMES_(T) typename T##0, typename T##1, typename T##2, \ - typename T##3, typename T##4, typename T##5, typename T##6, \ - typename T##7, typename T##8 -#define GTEST_10_TYPENAMES_(T) typename T##0, typename T##1, typename T##2, \ - typename T##3, typename T##4, typename T##5, typename T##6, \ - typename T##7, typename T##8, typename T##9 - -// In theory, defining stuff in the ::std namespace is undefined -// behavior. We can do this as we are playing the role of a standard -// library vendor. -namespace std { -namespace tr1 { - -template -class tuple; - -// Anything in namespace gtest_internal is Google Test's INTERNAL -// IMPLEMENTATION DETAIL and MUST NOT BE USED DIRECTLY in user code. -namespace gtest_internal { - -// ByRef::type is T if T is a reference; otherwise it's const T&. -template -struct ByRef { typedef const T& type; }; // NOLINT -template -struct ByRef { typedef T& type; }; // NOLINT - -// A handy wrapper for ByRef. -#define GTEST_BY_REF_(T) typename ::std::tr1::gtest_internal::ByRef::type - -// AddRef::type is T if T is a reference; otherwise it's T&. This -// is the same as tr1::add_reference::type. -template -struct AddRef { typedef T& type; }; // NOLINT -template -struct AddRef { typedef T& type; }; // NOLINT - -// A handy wrapper for AddRef. -#define GTEST_ADD_REF_(T) typename ::std::tr1::gtest_internal::AddRef::type - -// A helper for implementing get(). -template class Get; - -// A helper for implementing tuple_element. kIndexValid is true -// iff k < the number of fields in tuple type T. -template -struct TupleElement; - -template -struct TupleElement { - typedef T0 type; -}; - -template -struct TupleElement { - typedef T1 type; -}; - -template -struct TupleElement { - typedef T2 type; -}; - -template -struct TupleElement { - typedef T3 type; -}; - -template -struct TupleElement { - typedef T4 type; -}; - -template -struct TupleElement { - typedef T5 type; -}; - -template -struct TupleElement { - typedef T6 type; -}; - -template -struct TupleElement { - typedef T7 type; -}; - -template -struct TupleElement { - typedef T8 type; -}; - -template -struct TupleElement { - typedef T9 type; -}; - -} // namespace gtest_internal - -template <> -class tuple<> { - public: - tuple() {} - tuple(const tuple& /* t */) {} - tuple& operator=(const tuple& /* t */) { return *this; } -}; - -template -class GTEST_1_TUPLE_(T) { - public: - template friend class gtest_internal::Get; - - tuple() : f0_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0) : f0_(f0) {} - - tuple(const tuple& t) : f0_(t.f0_) {} - - template - tuple(const GTEST_1_TUPLE_(U)& t) : f0_(t.f0_) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_1_TUPLE_(U)& t) { - return CopyFrom(t); - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_1_TUPLE_(U)& t) { - f0_ = t.f0_; - return *this; - } - - T0 f0_; -}; - -template -class GTEST_2_TUPLE_(T) { - public: - template friend class gtest_internal::Get; - - tuple() : f0_(), f1_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0, GTEST_BY_REF_(T1) f1) : f0_(f0), - f1_(f1) {} - - tuple(const tuple& t) : f0_(t.f0_), f1_(t.f1_) {} - - template - tuple(const GTEST_2_TUPLE_(U)& t) : f0_(t.f0_), f1_(t.f1_) {} - template - tuple(const ::std::pair& p) : f0_(p.first), f1_(p.second) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_2_TUPLE_(U)& t) { - return CopyFrom(t); - } - template - tuple& operator=(const ::std::pair& p) { - f0_ = p.first; - f1_ = p.second; - return *this; - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_2_TUPLE_(U)& t) { - f0_ = t.f0_; - f1_ = t.f1_; - return *this; - } - - T0 f0_; - T1 f1_; -}; - -template -class GTEST_3_TUPLE_(T) { - public: - template friend class gtest_internal::Get; - - tuple() : f0_(), f1_(), f2_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0, GTEST_BY_REF_(T1) f1, - GTEST_BY_REF_(T2) f2) : f0_(f0), f1_(f1), f2_(f2) {} - - tuple(const tuple& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_) {} - - template - tuple(const GTEST_3_TUPLE_(U)& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_3_TUPLE_(U)& t) { - return CopyFrom(t); - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_3_TUPLE_(U)& t) { - f0_ = t.f0_; - f1_ = t.f1_; - f2_ = t.f2_; - return *this; - } - - T0 f0_; - T1 f1_; - T2 f2_; -}; - -template -class GTEST_4_TUPLE_(T) { - public: - template friend class gtest_internal::Get; - - tuple() : f0_(), f1_(), f2_(), f3_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0, GTEST_BY_REF_(T1) f1, - GTEST_BY_REF_(T2) f2, GTEST_BY_REF_(T3) f3) : f0_(f0), f1_(f1), f2_(f2), - f3_(f3) {} - - tuple(const tuple& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), f3_(t.f3_) {} - - template - tuple(const GTEST_4_TUPLE_(U)& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), - f3_(t.f3_) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_4_TUPLE_(U)& t) { - return CopyFrom(t); - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_4_TUPLE_(U)& t) { - f0_ = t.f0_; - f1_ = t.f1_; - f2_ = t.f2_; - f3_ = t.f3_; - return *this; - } - - T0 f0_; - T1 f1_; - T2 f2_; - T3 f3_; -}; - -template -class GTEST_5_TUPLE_(T) { - public: - template friend class gtest_internal::Get; - - tuple() : f0_(), f1_(), f2_(), f3_(), f4_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0, GTEST_BY_REF_(T1) f1, - GTEST_BY_REF_(T2) f2, GTEST_BY_REF_(T3) f3, - GTEST_BY_REF_(T4) f4) : f0_(f0), f1_(f1), f2_(f2), f3_(f3), f4_(f4) {} - - tuple(const tuple& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), f3_(t.f3_), - f4_(t.f4_) {} - - template - tuple(const GTEST_5_TUPLE_(U)& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), - f3_(t.f3_), f4_(t.f4_) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_5_TUPLE_(U)& t) { - return CopyFrom(t); - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_5_TUPLE_(U)& t) { - f0_ = t.f0_; - f1_ = t.f1_; - f2_ = t.f2_; - f3_ = t.f3_; - f4_ = t.f4_; - return *this; - } - - T0 f0_; - T1 f1_; - T2 f2_; - T3 f3_; - T4 f4_; -}; - -template -class GTEST_6_TUPLE_(T) { - public: - template friend class gtest_internal::Get; - - tuple() : f0_(), f1_(), f2_(), f3_(), f4_(), f5_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0, GTEST_BY_REF_(T1) f1, - GTEST_BY_REF_(T2) f2, GTEST_BY_REF_(T3) f3, GTEST_BY_REF_(T4) f4, - GTEST_BY_REF_(T5) f5) : f0_(f0), f1_(f1), f2_(f2), f3_(f3), f4_(f4), - f5_(f5) {} - - tuple(const tuple& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), f3_(t.f3_), - f4_(t.f4_), f5_(t.f5_) {} - - template - tuple(const GTEST_6_TUPLE_(U)& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), - f3_(t.f3_), f4_(t.f4_), f5_(t.f5_) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_6_TUPLE_(U)& t) { - return CopyFrom(t); - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_6_TUPLE_(U)& t) { - f0_ = t.f0_; - f1_ = t.f1_; - f2_ = t.f2_; - f3_ = t.f3_; - f4_ = t.f4_; - f5_ = t.f5_; - return *this; - } - - T0 f0_; - T1 f1_; - T2 f2_; - T3 f3_; - T4 f4_; - T5 f5_; -}; - -template -class GTEST_7_TUPLE_(T) { - public: - template friend class gtest_internal::Get; - - tuple() : f0_(), f1_(), f2_(), f3_(), f4_(), f5_(), f6_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0, GTEST_BY_REF_(T1) f1, - GTEST_BY_REF_(T2) f2, GTEST_BY_REF_(T3) f3, GTEST_BY_REF_(T4) f4, - GTEST_BY_REF_(T5) f5, GTEST_BY_REF_(T6) f6) : f0_(f0), f1_(f1), f2_(f2), - f3_(f3), f4_(f4), f5_(f5), f6_(f6) {} - - tuple(const tuple& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), f3_(t.f3_), - f4_(t.f4_), f5_(t.f5_), f6_(t.f6_) {} - - template - tuple(const GTEST_7_TUPLE_(U)& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), - f3_(t.f3_), f4_(t.f4_), f5_(t.f5_), f6_(t.f6_) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_7_TUPLE_(U)& t) { - return CopyFrom(t); - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_7_TUPLE_(U)& t) { - f0_ = t.f0_; - f1_ = t.f1_; - f2_ = t.f2_; - f3_ = t.f3_; - f4_ = t.f4_; - f5_ = t.f5_; - f6_ = t.f6_; - return *this; - } - - T0 f0_; - T1 f1_; - T2 f2_; - T3 f3_; - T4 f4_; - T5 f5_; - T6 f6_; -}; - -template -class GTEST_8_TUPLE_(T) { - public: - template friend class gtest_internal::Get; - - tuple() : f0_(), f1_(), f2_(), f3_(), f4_(), f5_(), f6_(), f7_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0, GTEST_BY_REF_(T1) f1, - GTEST_BY_REF_(T2) f2, GTEST_BY_REF_(T3) f3, GTEST_BY_REF_(T4) f4, - GTEST_BY_REF_(T5) f5, GTEST_BY_REF_(T6) f6, - GTEST_BY_REF_(T7) f7) : f0_(f0), f1_(f1), f2_(f2), f3_(f3), f4_(f4), - f5_(f5), f6_(f6), f7_(f7) {} - - tuple(const tuple& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), f3_(t.f3_), - f4_(t.f4_), f5_(t.f5_), f6_(t.f6_), f7_(t.f7_) {} - - template - tuple(const GTEST_8_TUPLE_(U)& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), - f3_(t.f3_), f4_(t.f4_), f5_(t.f5_), f6_(t.f6_), f7_(t.f7_) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_8_TUPLE_(U)& t) { - return CopyFrom(t); - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_8_TUPLE_(U)& t) { - f0_ = t.f0_; - f1_ = t.f1_; - f2_ = t.f2_; - f3_ = t.f3_; - f4_ = t.f4_; - f5_ = t.f5_; - f6_ = t.f6_; - f7_ = t.f7_; - return *this; - } - - T0 f0_; - T1 f1_; - T2 f2_; - T3 f3_; - T4 f4_; - T5 f5_; - T6 f6_; - T7 f7_; -}; - -template -class GTEST_9_TUPLE_(T) { - public: - template friend class gtest_internal::Get; - - tuple() : f0_(), f1_(), f2_(), f3_(), f4_(), f5_(), f6_(), f7_(), f8_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0, GTEST_BY_REF_(T1) f1, - GTEST_BY_REF_(T2) f2, GTEST_BY_REF_(T3) f3, GTEST_BY_REF_(T4) f4, - GTEST_BY_REF_(T5) f5, GTEST_BY_REF_(T6) f6, GTEST_BY_REF_(T7) f7, - GTEST_BY_REF_(T8) f8) : f0_(f0), f1_(f1), f2_(f2), f3_(f3), f4_(f4), - f5_(f5), f6_(f6), f7_(f7), f8_(f8) {} - - tuple(const tuple& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), f3_(t.f3_), - f4_(t.f4_), f5_(t.f5_), f6_(t.f6_), f7_(t.f7_), f8_(t.f8_) {} - - template - tuple(const GTEST_9_TUPLE_(U)& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), - f3_(t.f3_), f4_(t.f4_), f5_(t.f5_), f6_(t.f6_), f7_(t.f7_), f8_(t.f8_) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_9_TUPLE_(U)& t) { - return CopyFrom(t); - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_9_TUPLE_(U)& t) { - f0_ = t.f0_; - f1_ = t.f1_; - f2_ = t.f2_; - f3_ = t.f3_; - f4_ = t.f4_; - f5_ = t.f5_; - f6_ = t.f6_; - f7_ = t.f7_; - f8_ = t.f8_; - return *this; - } - - T0 f0_; - T1 f1_; - T2 f2_; - T3 f3_; - T4 f4_; - T5 f5_; - T6 f6_; - T7 f7_; - T8 f8_; -}; - -template -class tuple { - public: - template friend class gtest_internal::Get; - - tuple() : f0_(), f1_(), f2_(), f3_(), f4_(), f5_(), f6_(), f7_(), f8_(), - f9_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0, GTEST_BY_REF_(T1) f1, - GTEST_BY_REF_(T2) f2, GTEST_BY_REF_(T3) f3, GTEST_BY_REF_(T4) f4, - GTEST_BY_REF_(T5) f5, GTEST_BY_REF_(T6) f6, GTEST_BY_REF_(T7) f7, - GTEST_BY_REF_(T8) f8, GTEST_BY_REF_(T9) f9) : f0_(f0), f1_(f1), f2_(f2), - f3_(f3), f4_(f4), f5_(f5), f6_(f6), f7_(f7), f8_(f8), f9_(f9) {} - - tuple(const tuple& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), f3_(t.f3_), - f4_(t.f4_), f5_(t.f5_), f6_(t.f6_), f7_(t.f7_), f8_(t.f8_), f9_(t.f9_) {} - - template - tuple(const GTEST_10_TUPLE_(U)& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), - f3_(t.f3_), f4_(t.f4_), f5_(t.f5_), f6_(t.f6_), f7_(t.f7_), f8_(t.f8_), - f9_(t.f9_) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_10_TUPLE_(U)& t) { - return CopyFrom(t); - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_10_TUPLE_(U)& t) { - f0_ = t.f0_; - f1_ = t.f1_; - f2_ = t.f2_; - f3_ = t.f3_; - f4_ = t.f4_; - f5_ = t.f5_; - f6_ = t.f6_; - f7_ = t.f7_; - f8_ = t.f8_; - f9_ = t.f9_; - return *this; - } - - T0 f0_; - T1 f1_; - T2 f2_; - T3 f3_; - T4 f4_; - T5 f5_; - T6 f6_; - T7 f7_; - T8 f8_; - T9 f9_; -}; - -// 6.1.3.2 Tuple creation functions. - -// Known limitations: we don't support passing an -// std::tr1::reference_wrapper to make_tuple(). And we don't -// implement tie(). - -inline tuple<> make_tuple() { return tuple<>(); } - -template -inline GTEST_1_TUPLE_(T) make_tuple(const T0& f0) { - return GTEST_1_TUPLE_(T)(f0); -} - -template -inline GTEST_2_TUPLE_(T) make_tuple(const T0& f0, const T1& f1) { - return GTEST_2_TUPLE_(T)(f0, f1); -} - -template -inline GTEST_3_TUPLE_(T) make_tuple(const T0& f0, const T1& f1, const T2& f2) { - return GTEST_3_TUPLE_(T)(f0, f1, f2); -} - -template -inline GTEST_4_TUPLE_(T) make_tuple(const T0& f0, const T1& f1, const T2& f2, - const T3& f3) { - return GTEST_4_TUPLE_(T)(f0, f1, f2, f3); -} - -template -inline GTEST_5_TUPLE_(T) make_tuple(const T0& f0, const T1& f1, const T2& f2, - const T3& f3, const T4& f4) { - return GTEST_5_TUPLE_(T)(f0, f1, f2, f3, f4); -} - -template -inline GTEST_6_TUPLE_(T) make_tuple(const T0& f0, const T1& f1, const T2& f2, - const T3& f3, const T4& f4, const T5& f5) { - return GTEST_6_TUPLE_(T)(f0, f1, f2, f3, f4, f5); -} - -template -inline GTEST_7_TUPLE_(T) make_tuple(const T0& f0, const T1& f1, const T2& f2, - const T3& f3, const T4& f4, const T5& f5, const T6& f6) { - return GTEST_7_TUPLE_(T)(f0, f1, f2, f3, f4, f5, f6); -} - -template -inline GTEST_8_TUPLE_(T) make_tuple(const T0& f0, const T1& f1, const T2& f2, - const T3& f3, const T4& f4, const T5& f5, const T6& f6, const T7& f7) { - return GTEST_8_TUPLE_(T)(f0, f1, f2, f3, f4, f5, f6, f7); -} - -template -inline GTEST_9_TUPLE_(T) make_tuple(const T0& f0, const T1& f1, const T2& f2, - const T3& f3, const T4& f4, const T5& f5, const T6& f6, const T7& f7, - const T8& f8) { - return GTEST_9_TUPLE_(T)(f0, f1, f2, f3, f4, f5, f6, f7, f8); -} - -template -inline GTEST_10_TUPLE_(T) make_tuple(const T0& f0, const T1& f1, const T2& f2, - const T3& f3, const T4& f4, const T5& f5, const T6& f6, const T7& f7, - const T8& f8, const T9& f9) { - return GTEST_10_TUPLE_(T)(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9); -} - -// 6.1.3.3 Tuple helper classes. - -template struct tuple_size; - -template -struct tuple_size { - static const int value = 0; -}; - -template -struct tuple_size { - static const int value = 1; -}; - -template -struct tuple_size { - static const int value = 2; -}; - -template -struct tuple_size { - static const int value = 3; -}; - -template -struct tuple_size { - static const int value = 4; -}; - -template -struct tuple_size { - static const int value = 5; -}; - -template -struct tuple_size { - static const int value = 6; -}; - -template -struct tuple_size { - static const int value = 7; -}; - -template -struct tuple_size { - static const int value = 8; -}; - -template -struct tuple_size { - static const int value = 9; -}; - -template -struct tuple_size { - static const int value = 10; -}; - -template -struct tuple_element { - typedef typename gtest_internal::TupleElement< - k < (tuple_size::value), k, Tuple>::type type; -}; - -#define GTEST_TUPLE_ELEMENT_(k, Tuple) typename tuple_element::type - -// 6.1.3.4 Element access. - -namespace gtest_internal { - -template <> -class Get<0> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(0, Tuple)) - Field(Tuple& t) { return t.f0_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(0, Tuple)) - ConstField(const Tuple& t) { return t.f0_; } -}; - -template <> -class Get<1> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(1, Tuple)) - Field(Tuple& t) { return t.f1_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(1, Tuple)) - ConstField(const Tuple& t) { return t.f1_; } -}; - -template <> -class Get<2> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(2, Tuple)) - Field(Tuple& t) { return t.f2_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(2, Tuple)) - ConstField(const Tuple& t) { return t.f2_; } -}; - -template <> -class Get<3> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(3, Tuple)) - Field(Tuple& t) { return t.f3_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(3, Tuple)) - ConstField(const Tuple& t) { return t.f3_; } -}; - -template <> -class Get<4> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(4, Tuple)) - Field(Tuple& t) { return t.f4_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(4, Tuple)) - ConstField(const Tuple& t) { return t.f4_; } -}; - -template <> -class Get<5> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(5, Tuple)) - Field(Tuple& t) { return t.f5_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(5, Tuple)) - ConstField(const Tuple& t) { return t.f5_; } -}; - -template <> -class Get<6> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(6, Tuple)) - Field(Tuple& t) { return t.f6_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(6, Tuple)) - ConstField(const Tuple& t) { return t.f6_; } -}; - -template <> -class Get<7> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(7, Tuple)) - Field(Tuple& t) { return t.f7_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(7, Tuple)) - ConstField(const Tuple& t) { return t.f7_; } -}; - -template <> -class Get<8> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(8, Tuple)) - Field(Tuple& t) { return t.f8_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(8, Tuple)) - ConstField(const Tuple& t) { return t.f8_; } -}; - -template <> -class Get<9> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(9, Tuple)) - Field(Tuple& t) { return t.f9_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(9, Tuple)) - ConstField(const Tuple& t) { return t.f9_; } -}; - -} // namespace gtest_internal - -template -GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(k, GTEST_10_TUPLE_(T))) -get(GTEST_10_TUPLE_(T)& t) { - return gtest_internal::Get::Field(t); -} - -template -GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(k, GTEST_10_TUPLE_(T))) -get(const GTEST_10_TUPLE_(T)& t) { - return gtest_internal::Get::ConstField(t); -} - -// 6.1.3.5 Relational operators - -// We only implement == and !=, as we don't have a need for the rest yet. - -namespace gtest_internal { - -// SameSizeTuplePrefixComparator::Eq(t1, t2) returns true if the -// first k fields of t1 equals the first k fields of t2. -// SameSizeTuplePrefixComparator(k1, k2) would be a compiler error if -// k1 != k2. -template -struct SameSizeTuplePrefixComparator; - -template <> -struct SameSizeTuplePrefixComparator<0, 0> { - template - static bool Eq(const Tuple1& /* t1 */, const Tuple2& /* t2 */) { - return true; - } -}; - -template -struct SameSizeTuplePrefixComparator { - template - static bool Eq(const Tuple1& t1, const Tuple2& t2) { - return SameSizeTuplePrefixComparator::Eq(t1, t2) && - ::std::tr1::get(t1) == ::std::tr1::get(t2); - } -}; - -} // namespace gtest_internal - -template -inline bool operator==(const GTEST_10_TUPLE_(T)& t, - const GTEST_10_TUPLE_(U)& u) { - return gtest_internal::SameSizeTuplePrefixComparator< - tuple_size::value, - tuple_size::value>::Eq(t, u); -} - -template -inline bool operator!=(const GTEST_10_TUPLE_(T)& t, - const GTEST_10_TUPLE_(U)& u) { return !(t == u); } - -// 6.1.4 Pairs. -// Unimplemented. - -} // namespace tr1 -} // namespace std - -#undef GTEST_0_TUPLE_ -#undef GTEST_1_TUPLE_ -#undef GTEST_2_TUPLE_ -#undef GTEST_3_TUPLE_ -#undef GTEST_4_TUPLE_ -#undef GTEST_5_TUPLE_ -#undef GTEST_6_TUPLE_ -#undef GTEST_7_TUPLE_ -#undef GTEST_8_TUPLE_ -#undef GTEST_9_TUPLE_ -#undef GTEST_10_TUPLE_ - -#undef GTEST_0_TYPENAMES_ -#undef GTEST_1_TYPENAMES_ -#undef GTEST_2_TYPENAMES_ -#undef GTEST_3_TYPENAMES_ -#undef GTEST_4_TYPENAMES_ -#undef GTEST_5_TYPENAMES_ -#undef GTEST_6_TYPENAMES_ -#undef GTEST_7_TYPENAMES_ -#undef GTEST_8_TYPENAMES_ -#undef GTEST_9_TYPENAMES_ -#undef GTEST_10_TYPENAMES_ - -#undef GTEST_DECLARE_TUPLE_AS_FRIEND_ -#undef GTEST_BY_REF_ -#undef GTEST_ADD_REF_ -#undef GTEST_TUPLE_ELEMENT_ - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TUPLE_H_ -# elif GTEST_ENV_HAS_STD_TUPLE_ -# include -// C++11 puts its tuple into the ::std namespace rather than -// ::std::tr1. gtest expects tuple to live in ::std::tr1, so put it there. -// This causes undefined behavior, but supported compilers react in -// the way we intend. -namespace std { -namespace tr1 { -using ::std::get; -using ::std::make_tuple; -using ::std::tuple; -using ::std::tuple_element; -using ::std::tuple_size; -} -} - -# elif GTEST_OS_SYMBIAN - -// On Symbian, BOOST_HAS_TR1_TUPLE causes Boost's TR1 tuple library to -// use STLport's tuple implementation, which unfortunately doesn't -// work as the copy of STLport distributed with Symbian is incomplete. -// By making sure BOOST_HAS_TR1_TUPLE is undefined, we force Boost to -// use its own tuple implementation. -# ifdef BOOST_HAS_TR1_TUPLE -# undef BOOST_HAS_TR1_TUPLE -# endif // BOOST_HAS_TR1_TUPLE - -// This prevents , which defines -// BOOST_HAS_TR1_TUPLE, from being #included by Boost's . -# define BOOST_TR1_DETAIL_CONFIG_HPP_INCLUDED -# include - -# elif defined(__GNUC__) && (GTEST_GCC_VER_ >= 40000) -// GCC 4.0+ implements tr1/tuple in the header. This does -// not conform to the TR1 spec, which requires the header to be . - -# if !GTEST_HAS_RTTI && GTEST_GCC_VER_ < 40302 -// Until version 4.3.2, gcc has a bug that causes , -// which is #included by , to not compile when RTTI is -// disabled. _TR1_FUNCTIONAL is the header guard for -// . Hence the following #define is a hack to prevent -// from being included. -# define _TR1_FUNCTIONAL 1 -# include -# undef _TR1_FUNCTIONAL // Allows the user to #include - // if he chooses to. -# else -# include // NOLINT -# endif // !GTEST_HAS_RTTI && GTEST_GCC_VER_ < 40302 - -# else -// If the compiler is not GCC 4.0+, we assume the user is using a -// spec-conforming TR1 implementation. -# include // NOLINT -# endif // GTEST_USE_OWN_TR1_TUPLE - -#endif // GTEST_HAS_TR1_TUPLE - -// Determines whether clone(2) is supported. -// Usually it will only be available on Linux, excluding -// Linux on the Itanium architecture. -// Also see http://linux.die.net/man/2/clone. -#ifndef GTEST_HAS_CLONE -// The user didn't tell us, so we need to figure it out. - -# if GTEST_OS_LINUX && !defined(__ia64__) -# if GTEST_OS_LINUX_ANDROID -// On Android, clone() is only available on ARM starting with Gingerbread. -# if defined(__arm__) && __ANDROID_API__ >= 9 -# define GTEST_HAS_CLONE 1 -# else -# define GTEST_HAS_CLONE 0 -# endif -# else -# define GTEST_HAS_CLONE 1 -# endif -# else -# define GTEST_HAS_CLONE 0 -# endif // GTEST_OS_LINUX && !defined(__ia64__) - -#endif // GTEST_HAS_CLONE - -// Determines whether to support stream redirection. This is used to test -// output correctness and to implement death tests. -#ifndef GTEST_HAS_STREAM_REDIRECTION -// By default, we assume that stream redirection is supported on all -// platforms except known mobile ones. -# if GTEST_OS_WINDOWS_MOBILE || GTEST_OS_SYMBIAN -# define GTEST_HAS_STREAM_REDIRECTION 0 -# else -# define GTEST_HAS_STREAM_REDIRECTION 1 -# endif // !GTEST_OS_WINDOWS_MOBILE && !GTEST_OS_SYMBIAN -#endif // GTEST_HAS_STREAM_REDIRECTION - -// Determines whether to support death tests. -// Google Test does not support death tests for VC 7.1 and earlier as -// abort() in a VC 7.1 application compiled as GUI in debug config -// pops up a dialog window that cannot be suppressed programmatically. -#if (GTEST_OS_LINUX || GTEST_OS_CYGWIN || GTEST_OS_SOLARIS || \ - (GTEST_OS_MAC && !GTEST_OS_IOS) || GTEST_OS_IOS_SIMULATOR || \ - (GTEST_OS_WINDOWS_DESKTOP && _MSC_VER >= 1400) || \ - GTEST_OS_WINDOWS_MINGW || GTEST_OS_AIX || GTEST_OS_HPUX || \ - GTEST_OS_OPENBSD || GTEST_OS_QNX) -# define GTEST_HAS_DEATH_TEST 1 -# include // NOLINT -#endif - -// We don't support MSVC 7.1 with exceptions disabled now. Therefore -// all the compilers we care about are adequate for supporting -// value-parameterized tests. -#define GTEST_HAS_PARAM_TEST 1 - -// Determines whether to support type-driven tests. - -// Typed tests need and variadic macros, which GCC, VC++ 8.0, -// Sun Pro CC, IBM Visual Age, and HP aCC support. -#if defined(__GNUC__) || (_MSC_VER >= 1400) || defined(__SUNPRO_CC) || \ - defined(__IBMCPP__) || defined(__HP_aCC) -# define GTEST_HAS_TYPED_TEST 1 -# define GTEST_HAS_TYPED_TEST_P 1 -#endif - -// Determines whether to support Combine(). This only makes sense when -// value-parameterized tests are enabled. The implementation doesn't -// work on Sun Studio since it doesn't understand templated conversion -// operators. -#if GTEST_HAS_PARAM_TEST && GTEST_HAS_TR1_TUPLE && !defined(__SUNPRO_CC) -# define GTEST_HAS_COMBINE 1 -#endif - -// Determines whether the system compiler uses UTF-16 for encoding wide strings. -#define GTEST_WIDE_STRING_USES_UTF16_ \ - (GTEST_OS_WINDOWS || GTEST_OS_CYGWIN || GTEST_OS_SYMBIAN || GTEST_OS_AIX) - -// Determines whether test results can be streamed to a socket. -#if GTEST_OS_LINUX -# define GTEST_CAN_STREAM_RESULTS_ 1 -#endif - -// Defines some utility macros. - -// The GNU compiler emits a warning if nested "if" statements are followed by -// an "else" statement and braces are not used to explicitly disambiguate the -// "else" binding. This leads to problems with code like: -// -// if (gate) -// ASSERT_*(condition) << "Some message"; -// -// The "switch (0) case 0:" idiom is used to suppress this. -#ifdef __INTEL_COMPILER -# define GTEST_AMBIGUOUS_ELSE_BLOCKER_ -#else -# define GTEST_AMBIGUOUS_ELSE_BLOCKER_ switch (0) case 0: default: // NOLINT -#endif - -// Use this annotation at the end of a struct/class definition to -// prevent the compiler from optimizing away instances that are never -// used. This is useful when all interesting logic happens inside the -// c'tor and / or d'tor. Example: -// -// struct Foo { -// Foo() { ... } -// } GTEST_ATTRIBUTE_UNUSED_; -// -// Also use it after a variable or parameter declaration to tell the -// compiler the variable/parameter does not have to be used. -#if defined(__GNUC__) && !defined(COMPILER_ICC) -# define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) -#else -# define GTEST_ATTRIBUTE_UNUSED_ -#endif - -// A macro to disallow operator= -// This should be used in the private: declarations for a class. -#define GTEST_DISALLOW_ASSIGN_(type)\ - void operator=(type const &) - -// A macro to disallow copy constructor and operator= -// This should be used in the private: declarations for a class. -#define GTEST_DISALLOW_COPY_AND_ASSIGN_(type)\ - type(type const &);\ - GTEST_DISALLOW_ASSIGN_(type) - -// Tell the compiler to warn about unused return values for functions declared -// with this macro. The macro should be used on function declarations -// following the argument list: -// -// Sprocket* AllocateSprocket() GTEST_MUST_USE_RESULT_; -#if defined(__GNUC__) && (GTEST_GCC_VER_ >= 30400) && !defined(COMPILER_ICC) -# define GTEST_MUST_USE_RESULT_ __attribute__ ((warn_unused_result)) -#else -# define GTEST_MUST_USE_RESULT_ -#endif // __GNUC__ && (GTEST_GCC_VER_ >= 30400) && !COMPILER_ICC - -// Determine whether the compiler supports Microsoft's Structured Exception -// Handling. This is supported by several Windows compilers but generally -// does not exist on any other system. -#ifndef GTEST_HAS_SEH -// The user didn't tell us, so we need to figure it out. - -# if defined(_MSC_VER) || defined(__BORLANDC__) -// These two compilers are known to support SEH. -# define GTEST_HAS_SEH 1 -# else -// Assume no SEH. -# define GTEST_HAS_SEH 0 -# endif - -#endif // GTEST_HAS_SEH - -#ifdef _MSC_VER - -# if GTEST_LINKED_AS_SHARED_LIBRARY -# define GTEST_API_ __declspec(dllimport) -# elif GTEST_CREATE_SHARED_LIBRARY -# define GTEST_API_ __declspec(dllexport) -# endif - -#endif // _MSC_VER - -#ifndef GTEST_API_ -# define GTEST_API_ -#endif - -#ifdef __GNUC__ -// Ask the compiler to never inline a given function. -# define GTEST_NO_INLINE_ __attribute__((noinline)) -#else -# define GTEST_NO_INLINE_ -#endif - -// _LIBCPP_VERSION is defined by the libc++ library from the LLVM project. -#if defined(__GLIBCXX__) || defined(_LIBCPP_VERSION) -# define GTEST_HAS_CXXABI_H_ 1 -#else -# define GTEST_HAS_CXXABI_H_ 0 -#endif - -namespace testing { - -class Message; - -namespace internal { - -// A secret type that Google Test users don't know about. It has no -// definition on purpose. Therefore it's impossible to create a -// Secret object, which is what we want. -class Secret; - -// The GTEST_COMPILE_ASSERT_ macro can be used to verify that a compile time -// expression is true. For example, you could use it to verify the -// size of a static array: -// -// GTEST_COMPILE_ASSERT_(ARRAYSIZE(content_type_names) == CONTENT_NUM_TYPES, -// content_type_names_incorrect_size); -// -// or to make sure a struct is smaller than a certain size: -// -// GTEST_COMPILE_ASSERT_(sizeof(foo) < 128, foo_too_large); -// -// The second argument to the macro is the name of the variable. If -// the expression is false, most compilers will issue a warning/error -// containing the name of the variable. - -template -struct CompileAssert { -}; - -#define GTEST_COMPILE_ASSERT_(expr, msg) \ - typedef ::testing::internal::CompileAssert<(static_cast(expr))> \ - msg[static_cast(expr) ? 1 : -1] GTEST_ATTRIBUTE_UNUSED_ - -// Implementation details of GTEST_COMPILE_ASSERT_: -// -// - GTEST_COMPILE_ASSERT_ works by defining an array type that has -1 -// elements (and thus is invalid) when the expression is false. -// -// - The simpler definition -// -// #define GTEST_COMPILE_ASSERT_(expr, msg) typedef char msg[(expr) ? 1 : -1] -// -// does not work, as gcc supports variable-length arrays whose sizes -// are determined at run-time (this is gcc's extension and not part -// of the C++ standard). As a result, gcc fails to reject the -// following code with the simple definition: -// -// int foo; -// GTEST_COMPILE_ASSERT_(foo, msg); // not supposed to compile as foo is -// // not a compile-time constant. -// -// - By using the type CompileAssert<(bool(expr))>, we ensures that -// expr is a compile-time constant. (Template arguments must be -// determined at compile-time.) -// -// - The outter parentheses in CompileAssert<(bool(expr))> are necessary -// to work around a bug in gcc 3.4.4 and 4.0.1. If we had written -// -// CompileAssert -// -// instead, these compilers will refuse to compile -// -// GTEST_COMPILE_ASSERT_(5 > 0, some_message); -// -// (They seem to think the ">" in "5 > 0" marks the end of the -// template argument list.) -// -// - The array size is (bool(expr) ? 1 : -1), instead of simply -// -// ((expr) ? 1 : -1). -// -// This is to avoid running into a bug in MS VC 7.1, which -// causes ((0.0) ? 1 : -1) to incorrectly evaluate to 1. - -// StaticAssertTypeEqHelper is used by StaticAssertTypeEq defined in gtest.h. -// -// This template is declared, but intentionally undefined. -template -struct StaticAssertTypeEqHelper; - -template -struct StaticAssertTypeEqHelper {}; - -#if GTEST_HAS_GLOBAL_STRING -typedef ::string string; -#else -typedef ::std::string string; -#endif // GTEST_HAS_GLOBAL_STRING - -#if GTEST_HAS_GLOBAL_WSTRING -typedef ::wstring wstring; -#elif GTEST_HAS_STD_WSTRING -typedef ::std::wstring wstring; -#endif // GTEST_HAS_GLOBAL_WSTRING - -// A helper for suppressing warnings on constant condition. It just -// returns 'condition'. -GTEST_API_ bool IsTrue(bool condition); - -// Defines scoped_ptr. - -// This implementation of scoped_ptr is PARTIAL - it only contains -// enough stuff to satisfy Google Test's need. -template -class scoped_ptr { - public: - typedef T element_type; - - explicit scoped_ptr(T* p = NULL) : ptr_(p) {} - ~scoped_ptr() { reset(); } - - T& operator*() const { return *ptr_; } - T* operator->() const { return ptr_; } - T* get() const { return ptr_; } - - T* release() { - T* const ptr = ptr_; - ptr_ = NULL; - return ptr; - } - - void reset(T* p = NULL) { - if (p != ptr_) { - if (IsTrue(sizeof(T) > 0)) { // Makes sure T is a complete type. - delete ptr_; - } - ptr_ = p; - } - } - - private: - T* ptr_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(scoped_ptr); -}; - -// Defines RE. - -// A simple C++ wrapper for . It uses the POSIX Extended -// Regular Expression syntax. -class GTEST_API_ RE { - public: - // A copy constructor is required by the Standard to initialize object - // references from r-values. - RE(const RE& other) { Init(other.pattern()); } - - // Constructs an RE from a string. - RE(const ::std::string& regex) { Init(regex.c_str()); } // NOLINT - -#if GTEST_HAS_GLOBAL_STRING - - RE(const ::string& regex) { Init(regex.c_str()); } // NOLINT - -#endif // GTEST_HAS_GLOBAL_STRING - - RE(const char* regex) { Init(regex); } // NOLINT - ~RE(); - - // Returns the string representation of the regex. - const char* pattern() const { return pattern_; } - - // FullMatch(str, re) returns true iff regular expression re matches - // the entire str. - // PartialMatch(str, re) returns true iff regular expression re - // matches a substring of str (including str itself). - // - // TODO(wan@google.com): make FullMatch() and PartialMatch() work - // when str contains NUL characters. - static bool FullMatch(const ::std::string& str, const RE& re) { - return FullMatch(str.c_str(), re); - } - static bool PartialMatch(const ::std::string& str, const RE& re) { - return PartialMatch(str.c_str(), re); - } - -#if GTEST_HAS_GLOBAL_STRING - - static bool FullMatch(const ::string& str, const RE& re) { - return FullMatch(str.c_str(), re); - } - static bool PartialMatch(const ::string& str, const RE& re) { - return PartialMatch(str.c_str(), re); - } - -#endif // GTEST_HAS_GLOBAL_STRING - - static bool FullMatch(const char* str, const RE& re); - static bool PartialMatch(const char* str, const RE& re); - - private: - void Init(const char* regex); - - // We use a const char* instead of an std::string, as Google Test used to be - // used where std::string is not available. TODO(wan@google.com): change to - // std::string. - const char* pattern_; - bool is_valid_; - -#if GTEST_USES_POSIX_RE - - regex_t full_regex_; // For FullMatch(). - regex_t partial_regex_; // For PartialMatch(). - -#else // GTEST_USES_SIMPLE_RE - - const char* full_pattern_; // For FullMatch(); - -#endif - - GTEST_DISALLOW_ASSIGN_(RE); -}; - -// Formats a source file path and a line number as they would appear -// in an error message from the compiler used to compile this code. -GTEST_API_ ::std::string FormatFileLocation(const char* file, int line); - -// Formats a file location for compiler-independent XML output. -// Although this function is not platform dependent, we put it next to -// FormatFileLocation in order to contrast the two functions. -GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file, - int line); - -// Defines logging utilities: -// GTEST_LOG_(severity) - logs messages at the specified severity level. The -// message itself is streamed into the macro. -// LogToStderr() - directs all log messages to stderr. -// FlushInfoLog() - flushes informational log messages. - -enum GTestLogSeverity { - GTEST_INFO, - GTEST_WARNING, - GTEST_ERROR, - GTEST_FATAL -}; - -// Formats log entry severity, provides a stream object for streaming the -// log message, and terminates the message with a newline when going out of -// scope. -class GTEST_API_ GTestLog { - public: - GTestLog(GTestLogSeverity severity, const char* file, int line); - - // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program. - ~GTestLog(); - - ::std::ostream& GetStream() { return ::std::cerr; } - - private: - const GTestLogSeverity severity_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestLog); -}; - -#define GTEST_LOG_(severity) \ - ::testing::internal::GTestLog(::testing::internal::GTEST_##severity, \ - __FILE__, __LINE__).GetStream() - -inline void LogToStderr() {} -inline void FlushInfoLog() { fflush(NULL); } - -// INTERNAL IMPLEMENTATION - DO NOT USE. -// -// GTEST_CHECK_ is an all-mode assert. It aborts the program if the condition -// is not satisfied. -// Synopsys: -// GTEST_CHECK_(boolean_condition); -// or -// GTEST_CHECK_(boolean_condition) << "Additional message"; -// -// This checks the condition and if the condition is not satisfied -// it prints message about the condition violation, including the -// condition itself, plus additional message streamed into it, if any, -// and then it aborts the program. It aborts the program irrespective of -// whether it is built in the debug mode or not. -#define GTEST_CHECK_(condition) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (::testing::internal::IsTrue(condition)) \ - ; \ - else \ - GTEST_LOG_(FATAL) << "Condition " #condition " failed. " - -// An all-mode assert to verify that the given POSIX-style function -// call returns 0 (indicating success). Known limitation: this -// doesn't expand to a balanced 'if' statement, so enclose the macro -// in {} if you need to use it as the only statement in an 'if' -// branch. -#define GTEST_CHECK_POSIX_SUCCESS_(posix_call) \ - if (const int gtest_error = (posix_call)) \ - GTEST_LOG_(FATAL) << #posix_call << "failed with error " \ - << gtest_error - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// Use ImplicitCast_ as a safe version of static_cast for upcasting in -// the type hierarchy (e.g. casting a Foo* to a SuperclassOfFoo* or a -// const Foo*). When you use ImplicitCast_, the compiler checks that -// the cast is safe. Such explicit ImplicitCast_s are necessary in -// surprisingly many situations where C++ demands an exact type match -// instead of an argument type convertable to a target type. -// -// The syntax for using ImplicitCast_ is the same as for static_cast: -// -// ImplicitCast_(expr) -// -// ImplicitCast_ would have been part of the C++ standard library, -// but the proposal was submitted too late. It will probably make -// its way into the language in the future. -// -// This relatively ugly name is intentional. It prevents clashes with -// similar functions users may have (e.g., implicit_cast). The internal -// namespace alone is not enough because the function can be found by ADL. -template -inline To ImplicitCast_(To x) { return x; } - -// When you upcast (that is, cast a pointer from type Foo to type -// SuperclassOfFoo), it's fine to use ImplicitCast_<>, since upcasts -// always succeed. When you downcast (that is, cast a pointer from -// type Foo to type SubclassOfFoo), static_cast<> isn't safe, because -// how do you know the pointer is really of type SubclassOfFoo? It -// could be a bare Foo, or of type DifferentSubclassOfFoo. Thus, -// when you downcast, you should use this macro. In debug mode, we -// use dynamic_cast<> to double-check the downcast is legal (we die -// if it's not). In normal mode, we do the efficient static_cast<> -// instead. Thus, it's important to test in debug mode to make sure -// the cast is legal! -// This is the only place in the code we should use dynamic_cast<>. -// In particular, you SHOULDN'T be using dynamic_cast<> in order to -// do RTTI (eg code like this: -// if (dynamic_cast(foo)) HandleASubclass1Object(foo); -// if (dynamic_cast(foo)) HandleASubclass2Object(foo); -// You should design the code some other way not to need this. -// -// This relatively ugly name is intentional. It prevents clashes with -// similar functions users may have (e.g., down_cast). The internal -// namespace alone is not enough because the function can be found by ADL. -template // use like this: DownCast_(foo); -inline To DownCast_(From* f) { // so we only accept pointers - // Ensures that To is a sub-type of From *. This test is here only - // for compile-time type checking, and has no overhead in an - // optimized build at run-time, as it will be optimized away - // completely. - if (false) { - const To to = NULL; - ::testing::internal::ImplicitCast_(to); - } - -#if GTEST_HAS_RTTI - // RTTI: debug mode only! - GTEST_CHECK_(f == NULL || dynamic_cast(f) != NULL); -#endif - return static_cast(f); -} - -// Downcasts the pointer of type Base to Derived. -// Derived must be a subclass of Base. The parameter MUST -// point to a class of type Derived, not any subclass of it. -// When RTTI is available, the function performs a runtime -// check to enforce this. -template -Derived* CheckedDowncastToActualType(Base* base) { -#if GTEST_HAS_RTTI - GTEST_CHECK_(typeid(*base) == typeid(Derived)); - return dynamic_cast(base); // NOLINT -#else - return static_cast(base); // Poor man's downcast. -#endif -} - -#if GTEST_HAS_STREAM_REDIRECTION - -// Defines the stderr capturer: -// CaptureStdout - starts capturing stdout. -// GetCapturedStdout - stops capturing stdout and returns the captured string. -// CaptureStderr - starts capturing stderr. -// GetCapturedStderr - stops capturing stderr and returns the captured string. -// -GTEST_API_ void CaptureStdout(); -GTEST_API_ std::string GetCapturedStdout(); -GTEST_API_ void CaptureStderr(); -GTEST_API_ std::string GetCapturedStderr(); - -#endif // GTEST_HAS_STREAM_REDIRECTION - - -#if GTEST_HAS_DEATH_TEST - -const ::std::vector& GetInjectableArgvs(); -void SetInjectableArgvs(const ::std::vector* - new_argvs); - -// A copy of all command line arguments. Set by InitGoogleTest(). -extern ::std::vector g_argvs; - -#endif // GTEST_HAS_DEATH_TEST - -// Defines synchronization primitives. - -#if GTEST_HAS_PTHREAD - -// Sleeps for (roughly) n milli-seconds. This function is only for -// testing Google Test's own constructs. Don't use it in user tests, -// either directly or indirectly. -inline void SleepMilliseconds(int n) { - const timespec time = { - 0, // 0 seconds. - n * 1000L * 1000L, // And n ms. - }; - nanosleep(&time, NULL); -} - -// Allows a controller thread to pause execution of newly created -// threads until notified. Instances of this class must be created -// and destroyed in the controller thread. -// -// This class is only for testing Google Test's own constructs. Do not -// use it in user tests, either directly or indirectly. -class Notification { - public: - Notification() : notified_(false) { - GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_init(&mutex_, NULL)); - } - ~Notification() { - pthread_mutex_destroy(&mutex_); - } - - // Notifies all threads created with this notification to start. Must - // be called from the controller thread. - void Notify() { - pthread_mutex_lock(&mutex_); - notified_ = true; - pthread_mutex_unlock(&mutex_); - } - - // Blocks until the controller thread notifies. Must be called from a test - // thread. - void WaitForNotification() { - for (;;) { - pthread_mutex_lock(&mutex_); - const bool notified = notified_; - pthread_mutex_unlock(&mutex_); - if (notified) - break; - SleepMilliseconds(10); - } - } - - private: - pthread_mutex_t mutex_; - bool notified_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(Notification); -}; - -// As a C-function, ThreadFuncWithCLinkage cannot be templated itself. -// Consequently, it cannot select a correct instantiation of ThreadWithParam -// in order to call its Run(). Introducing ThreadWithParamBase as a -// non-templated base class for ThreadWithParam allows us to bypass this -// problem. -class ThreadWithParamBase { - public: - virtual ~ThreadWithParamBase() {} - virtual void Run() = 0; -}; - -// pthread_create() accepts a pointer to a function type with the C linkage. -// According to the Standard (7.5/1), function types with different linkages -// are different even if they are otherwise identical. Some compilers (for -// example, SunStudio) treat them as different types. Since class methods -// cannot be defined with C-linkage we need to define a free C-function to -// pass into pthread_create(). -extern "C" inline void* ThreadFuncWithCLinkage(void* thread) { - static_cast(thread)->Run(); - return NULL; -} - -// Helper class for testing Google Test's multi-threading constructs. -// To use it, write: -// -// void ThreadFunc(int param) { /* Do things with param */ } -// Notification thread_can_start; -// ... -// // The thread_can_start parameter is optional; you can supply NULL. -// ThreadWithParam thread(&ThreadFunc, 5, &thread_can_start); -// thread_can_start.Notify(); -// -// These classes are only for testing Google Test's own constructs. Do -// not use them in user tests, either directly or indirectly. -template -class ThreadWithParam : public ThreadWithParamBase { - public: - typedef void (*UserThreadFunc)(T); - - ThreadWithParam( - UserThreadFunc func, T param, Notification* thread_can_start) - : func_(func), - param_(param), - thread_can_start_(thread_can_start), - finished_(false) { - ThreadWithParamBase* const base = this; - // The thread can be created only after all fields except thread_ - // have been initialized. - GTEST_CHECK_POSIX_SUCCESS_( - pthread_create(&thread_, 0, &ThreadFuncWithCLinkage, base)); - } - ~ThreadWithParam() { Join(); } - - void Join() { - if (!finished_) { - GTEST_CHECK_POSIX_SUCCESS_(pthread_join(thread_, 0)); - finished_ = true; - } - } - - virtual void Run() { - if (thread_can_start_ != NULL) - thread_can_start_->WaitForNotification(); - func_(param_); - } - - private: - const UserThreadFunc func_; // User-supplied thread function. - const T param_; // User-supplied parameter to the thread function. - // When non-NULL, used to block execution until the controller thread - // notifies. - Notification* const thread_can_start_; - bool finished_; // true iff we know that the thread function has finished. - pthread_t thread_; // The native thread object. - - GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadWithParam); -}; - -// MutexBase and Mutex implement mutex on pthreads-based platforms. They -// are used in conjunction with class MutexLock: -// -// Mutex mutex; -// ... -// MutexLock lock(&mutex); // Acquires the mutex and releases it at the end -// // of the current scope. -// -// MutexBase implements behavior for both statically and dynamically -// allocated mutexes. Do not use MutexBase directly. Instead, write -// the following to define a static mutex: -// -// GTEST_DEFINE_STATIC_MUTEX_(g_some_mutex); -// -// You can forward declare a static mutex like this: -// -// GTEST_DECLARE_STATIC_MUTEX_(g_some_mutex); -// -// To create a dynamic mutex, just define an object of type Mutex. -class MutexBase { - public: - // Acquires this mutex. - void Lock() { - GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_lock(&mutex_)); - owner_ = pthread_self(); - has_owner_ = true; - } - - // Releases this mutex. - void Unlock() { - // Since the lock is being released the owner_ field should no longer be - // considered valid. We don't protect writing to has_owner_ here, as it's - // the caller's responsibility to ensure that the current thread holds the - // mutex when this is called. - has_owner_ = false; - GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_unlock(&mutex_)); - } - - // Does nothing if the current thread holds the mutex. Otherwise, crashes - // with high probability. - void AssertHeld() const { - GTEST_CHECK_(has_owner_ && pthread_equal(owner_, pthread_self())) - << "The current thread is not holding the mutex @" << this; - } - - // A static mutex may be used before main() is entered. It may even - // be used before the dynamic initialization stage. Therefore we - // must be able to initialize a static mutex object at link time. - // This means MutexBase has to be a POD and its member variables - // have to be public. - public: - pthread_mutex_t mutex_; // The underlying pthread mutex. - // has_owner_ indicates whether the owner_ field below contains a valid thread - // ID and is therefore safe to inspect (e.g., to use in pthread_equal()). All - // accesses to the owner_ field should be protected by a check of this field. - // An alternative might be to memset() owner_ to all zeros, but there's no - // guarantee that a zero'd pthread_t is necessarily invalid or even different - // from pthread_self(). - bool has_owner_; - pthread_t owner_; // The thread holding the mutex. -}; - -// Forward-declares a static mutex. -# define GTEST_DECLARE_STATIC_MUTEX_(mutex) \ - extern ::testing::internal::MutexBase mutex - -// Defines and statically (i.e. at link time) initializes a static mutex. -// The initialization list here does not explicitly initialize each field, -// instead relying on default initialization for the unspecified fields. In -// particular, the owner_ field (a pthread_t) is not explicitly initialized. -// This allows initialization to work whether pthread_t is a scalar or struct. -// The flag -Wmissing-field-initializers must not be specified for this to work. -# define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ - ::testing::internal::MutexBase mutex = { PTHREAD_MUTEX_INITIALIZER, false } - -// The Mutex class can only be used for mutexes created at runtime. It -// shares its API with MutexBase otherwise. -class Mutex : public MutexBase { - public: - Mutex() { - GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_init(&mutex_, NULL)); - has_owner_ = false; - } - ~Mutex() { - GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_destroy(&mutex_)); - } - - private: - GTEST_DISALLOW_COPY_AND_ASSIGN_(Mutex); -}; - -// We cannot name this class MutexLock as the ctor declaration would -// conflict with a macro named MutexLock, which is defined on some -// platforms. Hence the typedef trick below. -class GTestMutexLock { - public: - explicit GTestMutexLock(MutexBase* mutex) - : mutex_(mutex) { mutex_->Lock(); } - - ~GTestMutexLock() { mutex_->Unlock(); } - - private: - MutexBase* const mutex_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestMutexLock); -}; - -typedef GTestMutexLock MutexLock; - -// Helpers for ThreadLocal. - -// pthread_key_create() requires DeleteThreadLocalValue() to have -// C-linkage. Therefore it cannot be templatized to access -// ThreadLocal. Hence the need for class -// ThreadLocalValueHolderBase. -class ThreadLocalValueHolderBase { - public: - virtual ~ThreadLocalValueHolderBase() {} -}; - -// Called by pthread to delete thread-local data stored by -// pthread_setspecific(). -extern "C" inline void DeleteThreadLocalValue(void* value_holder) { - delete static_cast(value_holder); -} - -// Implements thread-local storage on pthreads-based systems. -// -// // Thread 1 -// ThreadLocal tl(100); // 100 is the default value for each thread. -// -// // Thread 2 -// tl.set(150); // Changes the value for thread 2 only. -// EXPECT_EQ(150, tl.get()); -// -// // Thread 1 -// EXPECT_EQ(100, tl.get()); // In thread 1, tl has the original value. -// tl.set(200); -// EXPECT_EQ(200, tl.get()); -// -// The template type argument T must have a public copy constructor. -// In addition, the default ThreadLocal constructor requires T to have -// a public default constructor. -// -// An object managed for a thread by a ThreadLocal instance is deleted -// when the thread exits. Or, if the ThreadLocal instance dies in -// that thread, when the ThreadLocal dies. It's the user's -// responsibility to ensure that all other threads using a ThreadLocal -// have exited when it dies, or the per-thread objects for those -// threads will not be deleted. -// -// Google Test only uses global ThreadLocal objects. That means they -// will die after main() has returned. Therefore, no per-thread -// object managed by Google Test will be leaked as long as all threads -// using Google Test have exited when main() returns. -template -class ThreadLocal { - public: - ThreadLocal() : key_(CreateKey()), - default_() {} - explicit ThreadLocal(const T& value) : key_(CreateKey()), - default_(value) {} - - ~ThreadLocal() { - // Destroys the managed object for the current thread, if any. - DeleteThreadLocalValue(pthread_getspecific(key_)); - - // Releases resources associated with the key. This will *not* - // delete managed objects for other threads. - GTEST_CHECK_POSIX_SUCCESS_(pthread_key_delete(key_)); - } - - T* pointer() { return GetOrCreateValue(); } - const T* pointer() const { return GetOrCreateValue(); } - const T& get() const { return *pointer(); } - void set(const T& value) { *pointer() = value; } - - private: - // Holds a value of type T. - class ValueHolder : public ThreadLocalValueHolderBase { - public: - explicit ValueHolder(const T& value) : value_(value) {} - - T* pointer() { return &value_; } - - private: - T value_; - GTEST_DISALLOW_COPY_AND_ASSIGN_(ValueHolder); - }; - - static pthread_key_t CreateKey() { - pthread_key_t key; - // When a thread exits, DeleteThreadLocalValue() will be called on - // the object managed for that thread. - GTEST_CHECK_POSIX_SUCCESS_( - pthread_key_create(&key, &DeleteThreadLocalValue)); - return key; - } - - T* GetOrCreateValue() const { - ThreadLocalValueHolderBase* const holder = - static_cast(pthread_getspecific(key_)); - if (holder != NULL) { - return CheckedDowncastToActualType(holder)->pointer(); - } - - ValueHolder* const new_holder = new ValueHolder(default_); - ThreadLocalValueHolderBase* const holder_base = new_holder; - GTEST_CHECK_POSIX_SUCCESS_(pthread_setspecific(key_, holder_base)); - return new_holder->pointer(); - } - - // A key pthreads uses for looking up per-thread values. - const pthread_key_t key_; - const T default_; // The default value for each thread. - - GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadLocal); -}; - -# define GTEST_IS_THREADSAFE 1 - -#else // GTEST_HAS_PTHREAD - -// A dummy implementation of synchronization primitives (mutex, lock, -// and thread-local variable). Necessary for compiling Google Test where -// mutex is not supported - using Google Test in multiple threads is not -// supported on such platforms. - -class Mutex { - public: - Mutex() {} - void Lock() {} - void Unlock() {} - void AssertHeld() const {} -}; - -# define GTEST_DECLARE_STATIC_MUTEX_(mutex) \ - extern ::testing::internal::Mutex mutex - -# define GTEST_DEFINE_STATIC_MUTEX_(mutex) ::testing::internal::Mutex mutex - -class GTestMutexLock { - public: - explicit GTestMutexLock(Mutex*) {} // NOLINT -}; - -typedef GTestMutexLock MutexLock; - -template -class ThreadLocal { - public: - ThreadLocal() : value_() {} - explicit ThreadLocal(const T& value) : value_(value) {} - T* pointer() { return &value_; } - const T* pointer() const { return &value_; } - const T& get() const { return value_; } - void set(const T& value) { value_ = value; } - private: - T value_; -}; - -// The above synchronization primitives have dummy implementations. -// Therefore Google Test is not thread-safe. -# define GTEST_IS_THREADSAFE 0 - -#endif // GTEST_HAS_PTHREAD - -// Returns the number of threads running in the process, or 0 to indicate that -// we cannot detect it. -GTEST_API_ size_t GetThreadCount(); - -// Passing non-POD classes through ellipsis (...) crashes the ARM -// compiler and generates a warning in Sun Studio. The Nokia Symbian -// and the IBM XL C/C++ compiler try to instantiate a copy constructor -// for objects passed through ellipsis (...), failing for uncopyable -// objects. We define this to ensure that only POD is passed through -// ellipsis on these systems. -#if defined(__SYMBIAN32__) || defined(__IBMCPP__) || defined(__SUNPRO_CC) -// We lose support for NULL detection where the compiler doesn't like -// passing non-POD classes through ellipsis (...). -# define GTEST_ELLIPSIS_NEEDS_POD_ 1 -#else -# define GTEST_CAN_COMPARE_NULL 1 -#endif - -// The Nokia Symbian and IBM XL C/C++ compilers cannot decide between -// const T& and const T* in a function template. These compilers -// _can_ decide between class template specializations for T and T*, -// so a tr1::type_traits-like is_pointer works. -#if defined(__SYMBIAN32__) || defined(__IBMCPP__) -# define GTEST_NEEDS_IS_POINTER_ 1 -#endif - -template -struct bool_constant { - typedef bool_constant type; - static const bool value = bool_value; -}; -template const bool bool_constant::value; - -typedef bool_constant false_type; -typedef bool_constant true_type; - -template -struct is_pointer : public false_type {}; - -template -struct is_pointer : public true_type {}; - -template -struct IteratorTraits { - typedef typename Iterator::value_type value_type; -}; - -template -struct IteratorTraits { - typedef T value_type; -}; - -template -struct IteratorTraits { - typedef T value_type; -}; - -#if GTEST_OS_WINDOWS -# define GTEST_PATH_SEP_ "\\" -# define GTEST_HAS_ALT_PATH_SEP_ 1 -// The biggest signed integer type the compiler supports. -typedef __int64 BiggestInt; -#else -# define GTEST_PATH_SEP_ "/" -# define GTEST_HAS_ALT_PATH_SEP_ 0 -typedef long long BiggestInt; // NOLINT -#endif // GTEST_OS_WINDOWS - -// Utilities for char. - -// isspace(int ch) and friends accept an unsigned char or EOF. char -// may be signed, depending on the compiler (or compiler flags). -// Therefore we need to cast a char to unsigned char before calling -// isspace(), etc. - -inline bool IsAlpha(char ch) { - return isalpha(static_cast(ch)) != 0; -} -inline bool IsAlNum(char ch) { - return isalnum(static_cast(ch)) != 0; -} -inline bool IsDigit(char ch) { - return isdigit(static_cast(ch)) != 0; -} -inline bool IsLower(char ch) { - return islower(static_cast(ch)) != 0; -} -inline bool IsSpace(char ch) { - return isspace(static_cast(ch)) != 0; -} -inline bool IsUpper(char ch) { - return isupper(static_cast(ch)) != 0; -} -inline bool IsXDigit(char ch) { - return isxdigit(static_cast(ch)) != 0; -} -inline bool IsXDigit(wchar_t ch) { - const unsigned char low_byte = static_cast(ch); - return ch == low_byte && isxdigit(low_byte) != 0; -} - -inline char ToLower(char ch) { - return static_cast(tolower(static_cast(ch))); -} -inline char ToUpper(char ch) { - return static_cast(toupper(static_cast(ch))); -} - -// The testing::internal::posix namespace holds wrappers for common -// POSIX functions. These wrappers hide the differences between -// Windows/MSVC and POSIX systems. Since some compilers define these -// standard functions as macros, the wrapper cannot have the same name -// as the wrapped function. - -namespace posix { - -// Functions with a different name on Windows. - -#if GTEST_OS_WINDOWS - -typedef struct _stat StatStruct; - -# ifdef __BORLANDC__ -inline int IsATTY(int fd) { return isatty(fd); } -inline int StrCaseCmp(const char* s1, const char* s2) { - return stricmp(s1, s2); -} -inline char* StrDup(const char* src) { return strdup(src); } -# else // !__BORLANDC__ -# if GTEST_OS_WINDOWS_MOBILE -inline int IsATTY(int /* fd */) { return 0; } -# else -inline int IsATTY(int fd) { return _isatty(fd); } -# endif // GTEST_OS_WINDOWS_MOBILE -inline int StrCaseCmp(const char* s1, const char* s2) { - return _stricmp(s1, s2); -} -inline char* StrDup(const char* src) { return _strdup(src); } -# endif // __BORLANDC__ - -# if GTEST_OS_WINDOWS_MOBILE -inline int FileNo(FILE* file) { return reinterpret_cast(_fileno(file)); } -// Stat(), RmDir(), and IsDir() are not needed on Windows CE at this -// time and thus not defined there. -# else -inline int FileNo(FILE* file) { return _fileno(file); } -inline int Stat(const char* path, StatStruct* buf) { return _stat(path, buf); } -inline int RmDir(const char* dir) { return _rmdir(dir); } -inline bool IsDir(const StatStruct& st) { - return (_S_IFDIR & st.st_mode) != 0; -} -# endif // GTEST_OS_WINDOWS_MOBILE - -#else - -typedef struct stat StatStruct; - -inline int FileNo(FILE* file) { return fileno(file); } -inline int IsATTY(int fd) { return isatty(fd); } -inline int Stat(const char* path, StatStruct* buf) { return stat(path, buf); } -inline int StrCaseCmp(const char* s1, const char* s2) { - return strcasecmp(s1, s2); -} -inline char* StrDup(const char* src) { return strdup(src); } -inline int RmDir(const char* dir) { return rmdir(dir); } -inline bool IsDir(const StatStruct& st) { return S_ISDIR(st.st_mode); } - -#endif // GTEST_OS_WINDOWS - -// Functions deprecated by MSVC 8.0. - -#ifdef _MSC_VER -// Temporarily disable warning 4996 (deprecated function). -# pragma warning(push) -# pragma warning(disable:4996) -#endif - -inline const char* StrNCpy(char* dest, const char* src, size_t n) { - return strncpy(dest, src, n); -} - -// ChDir(), FReopen(), FDOpen(), Read(), Write(), Close(), and -// StrError() aren't needed on Windows CE at this time and thus not -// defined there. - -#if !GTEST_OS_WINDOWS_MOBILE -inline int ChDir(const char* dir) { return chdir(dir); } -#endif -inline FILE* FOpen(const char* path, const char* mode) { - return fopen(path, mode); -} -#if !GTEST_OS_WINDOWS_MOBILE -inline FILE *FReopen(const char* path, const char* mode, FILE* stream) { - return freopen(path, mode, stream); -} -inline FILE* FDOpen(int fd, const char* mode) { return fdopen(fd, mode); } -#endif -inline int FClose(FILE* fp) { return fclose(fp); } -#if !GTEST_OS_WINDOWS_MOBILE -inline int Read(int fd, void* buf, unsigned int count) { - return static_cast(read(fd, buf, count)); -} -inline int Write(int fd, const void* buf, unsigned int count) { - return static_cast(write(fd, buf, count)); -} -inline int Close(int fd) { return close(fd); } -inline const char* StrError(int errnum) { return strerror(errnum); } -#endif -inline const char* GetEnv(const char* name) { -#if GTEST_OS_WINDOWS_MOBILE - // We are on Windows CE, which has no environment variables. - return NULL; -#elif defined(__BORLANDC__) || defined(__SunOS_5_8) || defined(__SunOS_5_9) - // Environment variables which we programmatically clear will be set to the - // empty string rather than unset (NULL). Handle that case. - const char* const env = getenv(name); - return (env != NULL && env[0] != '\0') ? env : NULL; -#else - return getenv(name); -#endif -} - -#ifdef _MSC_VER -# pragma warning(pop) // Restores the warning state. -#endif - -#if GTEST_OS_WINDOWS_MOBILE -// Windows CE has no C library. The abort() function is used in -// several places in Google Test. This implementation provides a reasonable -// imitation of standard behaviour. -void Abort(); -#else -inline void Abort() { abort(); } -#endif // GTEST_OS_WINDOWS_MOBILE - -} // namespace posix - -// MSVC "deprecates" snprintf and issues warnings wherever it is used. In -// order to avoid these warnings, we need to use _snprintf or _snprintf_s on -// MSVC-based platforms. We map the GTEST_SNPRINTF_ macro to the appropriate -// function in order to achieve that. We use macro definition here because -// snprintf is a variadic function. -#if _MSC_VER >= 1400 && !GTEST_OS_WINDOWS_MOBILE -// MSVC 2005 and above support variadic macros. -# define GTEST_SNPRINTF_(buffer, size, format, ...) \ - _snprintf_s(buffer, size, size, format, __VA_ARGS__) -#elif defined(_MSC_VER) -// Windows CE does not define _snprintf_s and MSVC prior to 2005 doesn't -// complain about _snprintf. -# define GTEST_SNPRINTF_ _snprintf -#else -# define GTEST_SNPRINTF_ snprintf -#endif - -// The maximum number a BiggestInt can represent. This definition -// works no matter BiggestInt is represented in one's complement or -// two's complement. -// -// We cannot rely on numeric_limits in STL, as __int64 and long long -// are not part of standard C++ and numeric_limits doesn't need to be -// defined for them. -const BiggestInt kMaxBiggestInt = - ~(static_cast(1) << (8*sizeof(BiggestInt) - 1)); - -// This template class serves as a compile-time function from size to -// type. It maps a size in bytes to a primitive type with that -// size. e.g. -// -// TypeWithSize<4>::UInt -// -// is typedef-ed to be unsigned int (unsigned integer made up of 4 -// bytes). -// -// Such functionality should belong to STL, but I cannot find it -// there. -// -// Google Test uses this class in the implementation of floating-point -// comparison. -// -// For now it only handles UInt (unsigned int) as that's all Google Test -// needs. Other types can be easily added in the future if need -// arises. -template -class TypeWithSize { - public: - // This prevents the user from using TypeWithSize with incorrect - // values of N. - typedef void UInt; -}; - -// The specialization for size 4. -template <> -class TypeWithSize<4> { - public: - // unsigned int has size 4 in both gcc and MSVC. - // - // As base/basictypes.h doesn't compile on Windows, we cannot use - // uint32, uint64, and etc here. - typedef int Int; - typedef unsigned int UInt; -}; - -// The specialization for size 8. -template <> -class TypeWithSize<8> { - public: -#if GTEST_OS_WINDOWS - typedef __int64 Int; - typedef unsigned __int64 UInt; -#else - typedef long long Int; // NOLINT - typedef unsigned long long UInt; // NOLINT -#endif // GTEST_OS_WINDOWS -}; - -// Integer types of known sizes. -typedef TypeWithSize<4>::Int Int32; -typedef TypeWithSize<4>::UInt UInt32; -typedef TypeWithSize<8>::Int Int64; -typedef TypeWithSize<8>::UInt UInt64; -typedef TypeWithSize<8>::Int TimeInMillis; // Represents time in milliseconds. - -// Utilities for command line flags and environment variables. - -// Macro for referencing flags. -#define GTEST_FLAG(name) FLAGS_gtest_##name - -// Macros for declaring flags. -#define GTEST_DECLARE_bool_(name) GTEST_API_ extern bool GTEST_FLAG(name) -#define GTEST_DECLARE_int32_(name) \ - GTEST_API_ extern ::testing::internal::Int32 GTEST_FLAG(name) -#define GTEST_DECLARE_string_(name) \ - GTEST_API_ extern ::std::string GTEST_FLAG(name) - -// Macros for defining flags. -#define GTEST_DEFINE_bool_(name, default_val, doc) \ - GTEST_API_ bool GTEST_FLAG(name) = (default_val) -#define GTEST_DEFINE_int32_(name, default_val, doc) \ - GTEST_API_ ::testing::internal::Int32 GTEST_FLAG(name) = (default_val) -#define GTEST_DEFINE_string_(name, default_val, doc) \ - GTEST_API_ ::std::string GTEST_FLAG(name) = (default_val) - -// Thread annotations -#define GTEST_EXCLUSIVE_LOCK_REQUIRED_(locks) -#define GTEST_LOCK_EXCLUDED_(locks) - -// Parses 'str' for a 32-bit signed integer. If successful, writes the result -// to *value and returns true; otherwise leaves *value unchanged and returns -// false. -// TODO(chandlerc): Find a better way to refactor flag and environment parsing -// out of both gtest-port.cc and gtest.cc to avoid exporting this utility -// function. -bool ParseInt32(const Message& src_text, const char* str, Int32* value); - -// Parses a bool/Int32/string from the environment variable -// corresponding to the given Google Test flag. -bool BoolFromGTestEnv(const char* flag, bool default_val); -GTEST_API_ Int32 Int32FromGTestEnv(const char* flag, Int32 default_val); -const char* StringFromGTestEnv(const char* flag, const char* default_val); - -} // namespace internal -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PORT_H_ - -#if GTEST_OS_LINUX -# include -# include -# include -# include -#endif // GTEST_OS_LINUX - -#if GTEST_HAS_EXCEPTIONS -# include -#endif - -#include -#include -#include -#include -#include -#include - -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// The Google C++ Testing Framework (Google Test) -// -// This header file defines the Message class. -// -// IMPORTANT NOTE: Due to limitation of the C++ language, we have to -// leave some internal implementation details in this header file. -// They are clearly marked by comments like this: -// -// // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -// -// Such code is NOT meant to be used by a user directly, and is subject -// to CHANGE WITHOUT NOTICE. Therefore DO NOT DEPEND ON IT in a user -// program! - -#ifndef GTEST_INCLUDE_GTEST_GTEST_MESSAGE_H_ -#define GTEST_INCLUDE_GTEST_GTEST_MESSAGE_H_ - -#include - - -// Ensures that there is at least one operator<< in the global namespace. -// See Message& operator<<(...) below for why. -void operator<<(const testing::internal::Secret&, int); - -namespace testing { - -// The Message class works like an ostream repeater. -// -// Typical usage: -// -// 1. You stream a bunch of values to a Message object. -// It will remember the text in a stringstream. -// 2. Then you stream the Message object to an ostream. -// This causes the text in the Message to be streamed -// to the ostream. -// -// For example; -// -// testing::Message foo; -// foo << 1 << " != " << 2; -// std::cout << foo; -// -// will print "1 != 2". -// -// Message is not intended to be inherited from. In particular, its -// destructor is not virtual. -// -// Note that stringstream behaves differently in gcc and in MSVC. You -// can stream a NULL char pointer to it in the former, but not in the -// latter (it causes an access violation if you do). The Message -// class hides this difference by treating a NULL char pointer as -// "(null)". -class GTEST_API_ Message { - private: - // The type of basic IO manipulators (endl, ends, and flush) for - // narrow streams. - typedef std::ostream& (*BasicNarrowIoManip)(std::ostream&); - - public: - // Constructs an empty Message. - Message(); - - // Copy constructor. - Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT - *ss_ << msg.GetString(); - } - - // Constructs a Message from a C-string. - explicit Message(const char* str) : ss_(new ::std::stringstream) { - *ss_ << str; - } - -#if GTEST_OS_SYMBIAN - // Streams a value (either a pointer or not) to this object. - template - inline Message& operator <<(const T& value) { - StreamHelper(typename internal::is_pointer::type(), value); - return *this; - } -#else - // Streams a non-pointer value to this object. - template - inline Message& operator <<(const T& val) { - // Some libraries overload << for STL containers. These - // overloads are defined in the global namespace instead of ::std. - // - // C++'s symbol lookup rule (i.e. Koenig lookup) says that these - // overloads are visible in either the std namespace or the global - // namespace, but not other namespaces, including the testing - // namespace which Google Test's Message class is in. - // - // To allow STL containers (and other types that has a << operator - // defined in the global namespace) to be used in Google Test - // assertions, testing::Message must access the custom << operator - // from the global namespace. With this using declaration, - // overloads of << defined in the global namespace and those - // visible via Koenig lookup are both exposed in this function. - using ::operator <<; - *ss_ << val; - return *this; - } - - // Streams a pointer value to this object. - // - // This function is an overload of the previous one. When you - // stream a pointer to a Message, this definition will be used as it - // is more specialized. (The C++ Standard, section - // [temp.func.order].) If you stream a non-pointer, then the - // previous definition will be used. - // - // The reason for this overload is that streaming a NULL pointer to - // ostream is undefined behavior. Depending on the compiler, you - // may get "0", "(nil)", "(null)", or an access violation. To - // ensure consistent result across compilers, we always treat NULL - // as "(null)". - template - inline Message& operator <<(T* const& pointer) { // NOLINT - if (pointer == NULL) { - *ss_ << "(null)"; - } else { - *ss_ << pointer; - } - return *this; - } -#endif // GTEST_OS_SYMBIAN - - // Since the basic IO manipulators are overloaded for both narrow - // and wide streams, we have to provide this specialized definition - // of operator <<, even though its body is the same as the - // templatized version above. Without this definition, streaming - // endl or other basic IO manipulators to Message will confuse the - // compiler. - Message& operator <<(BasicNarrowIoManip val) { - *ss_ << val; - return *this; - } - - // Instead of 1/0, we want to see true/false for bool values. - Message& operator <<(bool b) { - return *this << (b ? "true" : "false"); - } - - // These two overloads allow streaming a wide C string to a Message - // using the UTF-8 encoding. - Message& operator <<(const wchar_t* wide_c_str); - Message& operator <<(wchar_t* wide_c_str); - -#if GTEST_HAS_STD_WSTRING - // Converts the given wide string to a narrow string using the UTF-8 - // encoding, and streams the result to this Message object. - Message& operator <<(const ::std::wstring& wstr); -#endif // GTEST_HAS_STD_WSTRING - -#if GTEST_HAS_GLOBAL_WSTRING - // Converts the given wide string to a narrow string using the UTF-8 - // encoding, and streams the result to this Message object. - Message& operator <<(const ::wstring& wstr); -#endif // GTEST_HAS_GLOBAL_WSTRING - - // Gets the text streamed to this object so far as an std::string. - // Each '\0' character in the buffer is replaced with "\\0". - // - // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. - std::string GetString() const; - - private: - -#if GTEST_OS_SYMBIAN - // These are needed as the Nokia Symbian Compiler cannot decide between - // const T& and const T* in a function template. The Nokia compiler _can_ - // decide between class template specializations for T and T*, so a - // tr1::type_traits-like is_pointer works, and we can overload on that. - template - inline void StreamHelper(internal::true_type /*is_pointer*/, T* pointer) { - if (pointer == NULL) { - *ss_ << "(null)"; - } else { - *ss_ << pointer; - } - } - template - inline void StreamHelper(internal::false_type /*is_pointer*/, - const T& value) { - // See the comments in Message& operator <<(const T&) above for why - // we need this using statement. - using ::operator <<; - *ss_ << value; - } -#endif // GTEST_OS_SYMBIAN - - // We'll hold the text streamed to this object here. - const internal::scoped_ptr< ::std::stringstream> ss_; - - // We declare (but don't implement) this to prevent the compiler - // from implementing the assignment operator. - void operator=(const Message&); -}; - -// Streams a Message to an ostream. -inline std::ostream& operator <<(std::ostream& os, const Message& sb) { - return os << sb.GetString(); -} - -namespace internal { - -// Converts a streamable value to an std::string. A NULL pointer is -// converted to "(null)". When the input value is a ::string, -// ::std::string, ::wstring, or ::std::wstring object, each NUL -// character in it is replaced with "\\0". -template -std::string StreamableToString(const T& streamable) { - return (Message() << streamable).GetString(); -} - -} // namespace internal -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_GTEST_MESSAGE_H_ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: wan@google.com (Zhanyong Wan), eefacm@gmail.com (Sean Mcafee) -// -// The Google C++ Testing Framework (Google Test) -// -// This header file declares the String class and functions used internally by -// Google Test. They are subject to change without notice. They should not used -// by code external to Google Test. -// -// This header file is #included by . -// It should not be #included by other files. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_STRING_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_STRING_H_ - -#ifdef __BORLANDC__ -// string.h is not guaranteed to provide strcpy on C++ Builder. -# include -#endif - -#include -#include - - -namespace testing { -namespace internal { - -// String - an abstract class holding static string utilities. -class GTEST_API_ String { - public: - // Static utility methods - - // Clones a 0-terminated C string, allocating memory using new. The - // caller is responsible for deleting the return value using - // delete[]. Returns the cloned string, or NULL if the input is - // NULL. - // - // This is different from strdup() in string.h, which allocates - // memory using malloc(). - static const char* CloneCString(const char* c_str); - -#if GTEST_OS_WINDOWS_MOBILE - // Windows CE does not have the 'ANSI' versions of Win32 APIs. To be - // able to pass strings to Win32 APIs on CE we need to convert them - // to 'Unicode', UTF-16. - - // Creates a UTF-16 wide string from the given ANSI string, allocating - // memory using new. The caller is responsible for deleting the return - // value using delete[]. Returns the wide string, or NULL if the - // input is NULL. - // - // The wide string is created using the ANSI codepage (CP_ACP) to - // match the behaviour of the ANSI versions of Win32 calls and the - // C runtime. - static LPCWSTR AnsiToUtf16(const char* c_str); - - // Creates an ANSI string from the given wide string, allocating - // memory using new. The caller is responsible for deleting the return - // value using delete[]. Returns the ANSI string, or NULL if the - // input is NULL. - // - // The returned string is created using the ANSI codepage (CP_ACP) to - // match the behaviour of the ANSI versions of Win32 calls and the - // C runtime. - static const char* Utf16ToAnsi(LPCWSTR utf16_str); -#endif - - // Compares two C strings. Returns true iff they have the same content. - // - // Unlike strcmp(), this function can handle NULL argument(s). A - // NULL C string is considered different to any non-NULL C string, - // including the empty string. - static bool CStringEquals(const char* lhs, const char* rhs); - - // Converts a wide C string to a String using the UTF-8 encoding. - // NULL will be converted to "(null)". If an error occurred during - // the conversion, "(failed to convert from wide string)" is - // returned. - static std::string ShowWideCString(const wchar_t* wide_c_str); - - // Compares two wide C strings. Returns true iff they have the same - // content. - // - // Unlike wcscmp(), this function can handle NULL argument(s). A - // NULL C string is considered different to any non-NULL C string, - // including the empty string. - static bool WideCStringEquals(const wchar_t* lhs, const wchar_t* rhs); - - // Compares two C strings, ignoring case. Returns true iff they - // have the same content. - // - // Unlike strcasecmp(), this function can handle NULL argument(s). - // A NULL C string is considered different to any non-NULL C string, - // including the empty string. - static bool CaseInsensitiveCStringEquals(const char* lhs, - const char* rhs); - - // Compares two wide C strings, ignoring case. Returns true iff they - // have the same content. - // - // Unlike wcscasecmp(), this function can handle NULL argument(s). - // A NULL C string is considered different to any non-NULL wide C string, - // including the empty string. - // NB: The implementations on different platforms slightly differ. - // On windows, this method uses _wcsicmp which compares according to LC_CTYPE - // environment variable. On GNU platform this method uses wcscasecmp - // which compares according to LC_CTYPE category of the current locale. - // On MacOS X, it uses towlower, which also uses LC_CTYPE category of the - // current locale. - static bool CaseInsensitiveWideCStringEquals(const wchar_t* lhs, - const wchar_t* rhs); - - // Returns true iff the given string ends with the given suffix, ignoring - // case. Any string is considered to end with an empty suffix. - static bool EndsWithCaseInsensitive( - const std::string& str, const std::string& suffix); - - // Formats an int value as "%02d". - static std::string FormatIntWidth2(int value); // "%02d" for width == 2 - - // Formats an int value as "%X". - static std::string FormatHexInt(int value); - - // Formats a byte as "%02X". - static std::string FormatByte(unsigned char value); - - private: - String(); // Not meant to be instantiated. -}; // class String - -// Gets the content of the stringstream's buffer as an std::string. Each '\0' -// character in the buffer is replaced with "\\0". -GTEST_API_ std::string StringStreamToString(::std::stringstream* stream); - -} // namespace internal -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_STRING_H_ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: keith.ray@gmail.com (Keith Ray) -// -// Google Test filepath utilities -// -// This header file declares classes and functions used internally by -// Google Test. They are subject to change without notice. -// -// This file is #included in . -// Do not include this header file separately! - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_FILEPATH_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_FILEPATH_H_ - - -namespace testing { -namespace internal { - -// FilePath - a class for file and directory pathname manipulation which -// handles platform-specific conventions (like the pathname separator). -// Used for helper functions for naming files in a directory for xml output. -// Except for Set methods, all methods are const or static, which provides an -// "immutable value object" -- useful for peace of mind. -// A FilePath with a value ending in a path separator ("like/this/") represents -// a directory, otherwise it is assumed to represent a file. In either case, -// it may or may not represent an actual file or directory in the file system. -// Names are NOT checked for syntax correctness -- no checking for illegal -// characters, malformed paths, etc. - -class GTEST_API_ FilePath { - public: - FilePath() : pathname_("") { } - FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } - - explicit FilePath(const std::string& pathname) : pathname_(pathname) { - Normalize(); - } - - FilePath& operator=(const FilePath& rhs) { - Set(rhs); - return *this; - } - - void Set(const FilePath& rhs) { - pathname_ = rhs.pathname_; - } - - const std::string& string() const { return pathname_; } - const char* c_str() const { return pathname_.c_str(); } - - // Returns the current working directory, or "" if unsuccessful. - static FilePath GetCurrentDir(); - - // Given directory = "dir", base_name = "test", number = 0, - // extension = "xml", returns "dir/test.xml". If number is greater - // than zero (e.g., 12), returns "dir/test_12.xml". - // On Windows platform, uses \ as the separator rather than /. - static FilePath MakeFileName(const FilePath& directory, - const FilePath& base_name, - int number, - const char* extension); - - // Given directory = "dir", relative_path = "test.xml", - // returns "dir/test.xml". - // On Windows, uses \ as the separator rather than /. - static FilePath ConcatPaths(const FilePath& directory, - const FilePath& relative_path); - - // Returns a pathname for a file that does not currently exist. The pathname - // will be directory/base_name.extension or - // directory/base_name_.extension if directory/base_name.extension - // already exists. The number will be incremented until a pathname is found - // that does not already exist. - // Examples: 'dir/foo_test.xml' or 'dir/foo_test_1.xml'. - // There could be a race condition if two or more processes are calling this - // function at the same time -- they could both pick the same filename. - static FilePath GenerateUniqueFileName(const FilePath& directory, - const FilePath& base_name, - const char* extension); - - // Returns true iff the path is "". - bool IsEmpty() const { return pathname_.empty(); } - - // If input name has a trailing separator character, removes it and returns - // the name, otherwise return the name string unmodified. - // On Windows platform, uses \ as the separator, other platforms use /. - FilePath RemoveTrailingPathSeparator() const; - - // Returns a copy of the FilePath with the directory part removed. - // Example: FilePath("path/to/file").RemoveDirectoryName() returns - // FilePath("file"). If there is no directory part ("just_a_file"), it returns - // the FilePath unmodified. If there is no file part ("just_a_dir/") it - // returns an empty FilePath (""). - // On Windows platform, '\' is the path separator, otherwise it is '/'. - FilePath RemoveDirectoryName() const; - - // RemoveFileName returns the directory path with the filename removed. - // Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". - // If the FilePath is "a_file" or "/a_file", RemoveFileName returns - // FilePath("./") or, on Windows, FilePath(".\\"). If the filepath does - // not have a file, like "just/a/dir/", it returns the FilePath unmodified. - // On Windows platform, '\' is the path separator, otherwise it is '/'. - FilePath RemoveFileName() const; - - // Returns a copy of the FilePath with the case-insensitive extension removed. - // Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns - // FilePath("dir/file"). If a case-insensitive extension is not - // found, returns a copy of the original FilePath. - FilePath RemoveExtension(const char* extension) const; - - // Creates directories so that path exists. Returns true if successful or if - // the directories already exist; returns false if unable to create - // directories for any reason. Will also return false if the FilePath does - // not represent a directory (that is, it doesn't end with a path separator). - bool CreateDirectoriesRecursively() const; - - // Create the directory so that path exists. Returns true if successful or - // if the directory already exists; returns false if unable to create the - // directory for any reason, including if the parent directory does not - // exist. Not named "CreateDirectory" because that's a macro on Windows. - bool CreateFolder() const; - - // Returns true if FilePath describes something in the file-system, - // either a file, directory, or whatever, and that something exists. - bool FileOrDirectoryExists() const; - - // Returns true if pathname describes a directory in the file-system - // that exists. - bool DirectoryExists() const; - - // Returns true if FilePath ends with a path separator, which indicates that - // it is intended to represent a directory. Returns false otherwise. - // This does NOT check that a directory (or file) actually exists. - bool IsDirectory() const; - - // Returns true if pathname describes a root directory. (Windows has one - // root directory per disk drive.) - bool IsRootDirectory() const; - - // Returns true if pathname describes an absolute path. - bool IsAbsolutePath() const; - - private: - // Replaces multiple consecutive separators with a single separator. - // For example, "bar///foo" becomes "bar/foo". Does not eliminate other - // redundancies that might be in a pathname involving "." or "..". - // - // A pathname with multiple consecutive separators may occur either through - // user error or as a result of some scripts or APIs that generate a pathname - // with a trailing separator. On other platforms the same API or script - // may NOT generate a pathname with a trailing "/". Then elsewhere that - // pathname may have another "/" and pathname components added to it, - // without checking for the separator already being there. - // The script language and operating system may allow paths like "foo//bar" - // but some of the functions in FilePath will not handle that correctly. In - // particular, RemoveTrailingPathSeparator() only removes one separator, and - // it is called in CreateDirectoriesRecursively() assuming that it will change - // a pathname from directory syntax (trailing separator) to filename syntax. - // - // On Windows this method also replaces the alternate path separator '/' with - // the primary path separator '\\', so that for example "bar\\/\\foo" becomes - // "bar\\foo". - - void Normalize(); - - // Returns a pointer to the last occurence of a valid path separator in - // the FilePath. On Windows, for example, both '/' and '\' are valid path - // separators. Returns NULL if no path separator was found. - const char* FindLastPathSeparator() const; - - std::string pathname_; -}; // class FilePath - -} // namespace internal -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_FILEPATH_H_ -// This file was GENERATED by command: -// pump.py gtest-type-util.h.pump -// DO NOT EDIT BY HAND!!! - -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// Type utilities needed for implementing typed and type-parameterized -// tests. This file is generated by a SCRIPT. DO NOT EDIT BY HAND! -// -// Currently we support at most 50 types in a list, and at most 50 -// type-parameterized tests in one type-parameterized test case. -// Please contact googletestframework@googlegroups.com if you need -// more. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TYPE_UTIL_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TYPE_UTIL_H_ - - -// #ifdef __GNUC__ is too general here. It is possible to use gcc without using -// libstdc++ (which is where cxxabi.h comes from). -# if GTEST_HAS_CXXABI_H_ -# include -# elif defined(__HP_aCC) -# include -# endif // GTEST_HASH_CXXABI_H_ - -namespace testing { -namespace internal { - -// GetTypeName() returns a human-readable name of type T. -// NB: This function is also used in Google Mock, so don't move it inside of -// the typed-test-only section below. -template -std::string GetTypeName() { -# if GTEST_HAS_RTTI - - const char* const name = typeid(T).name(); -# if GTEST_HAS_CXXABI_H_ || defined(__HP_aCC) - int status = 0; - // gcc's implementation of typeid(T).name() mangles the type name, - // so we have to demangle it. -# if GTEST_HAS_CXXABI_H_ - using abi::__cxa_demangle; -# endif // GTEST_HAS_CXXABI_H_ - char* const readable_name = __cxa_demangle(name, 0, 0, &status); - const std::string name_str(status == 0 ? readable_name : name); - free(readable_name); - return name_str; -# else - return name; -# endif // GTEST_HAS_CXXABI_H_ || __HP_aCC - -# else - - return ""; - -# endif // GTEST_HAS_RTTI -} - -#if GTEST_HAS_TYPED_TEST || GTEST_HAS_TYPED_TEST_P - -// AssertyTypeEq::type is defined iff T1 and T2 are the same -// type. This can be used as a compile-time assertion to ensure that -// two types are equal. - -template -struct AssertTypeEq; - -template -struct AssertTypeEq { - typedef bool type; -}; - -// A unique type used as the default value for the arguments of class -// template Types. This allows us to simulate variadic templates -// (e.g. Types, Type, and etc), which C++ doesn't -// support directly. -struct None {}; - -// The following family of struct and struct templates are used to -// represent type lists. In particular, TypesN -// represents a type list with N types (T1, T2, ..., and TN) in it. -// Except for Types0, every struct in the family has two member types: -// Head for the first type in the list, and Tail for the rest of the -// list. - -// The empty type list. -struct Types0 {}; - -// Type lists of length 1, 2, 3, and so on. - -template -struct Types1 { - typedef T1 Head; - typedef Types0 Tail; -}; -template -struct Types2 { - typedef T1 Head; - typedef Types1 Tail; -}; - -template -struct Types3 { - typedef T1 Head; - typedef Types2 Tail; -}; - -template -struct Types4 { - typedef T1 Head; - typedef Types3 Tail; -}; - -template -struct Types5 { - typedef T1 Head; - typedef Types4 Tail; -}; - -template -struct Types6 { - typedef T1 Head; - typedef Types5 Tail; -}; - -template -struct Types7 { - typedef T1 Head; - typedef Types6 Tail; -}; - -template -struct Types8 { - typedef T1 Head; - typedef Types7 Tail; -}; - -template -struct Types9 { - typedef T1 Head; - typedef Types8 Tail; -}; - -template -struct Types10 { - typedef T1 Head; - typedef Types9 Tail; -}; - -template -struct Types11 { - typedef T1 Head; - typedef Types10 Tail; -}; - -template -struct Types12 { - typedef T1 Head; - typedef Types11 Tail; -}; - -template -struct Types13 { - typedef T1 Head; - typedef Types12 Tail; -}; - -template -struct Types14 { - typedef T1 Head; - typedef Types13 Tail; -}; - -template -struct Types15 { - typedef T1 Head; - typedef Types14 Tail; -}; - -template -struct Types16 { - typedef T1 Head; - typedef Types15 Tail; -}; - -template -struct Types17 { - typedef T1 Head; - typedef Types16 Tail; -}; - -template -struct Types18 { - typedef T1 Head; - typedef Types17 Tail; -}; - -template -struct Types19 { - typedef T1 Head; - typedef Types18 Tail; -}; - -template -struct Types20 { - typedef T1 Head; - typedef Types19 Tail; -}; - -template -struct Types21 { - typedef T1 Head; - typedef Types20 Tail; -}; - -template -struct Types22 { - typedef T1 Head; - typedef Types21 Tail; -}; - -template -struct Types23 { - typedef T1 Head; - typedef Types22 Tail; -}; - -template -struct Types24 { - typedef T1 Head; - typedef Types23 Tail; -}; - -template -struct Types25 { - typedef T1 Head; - typedef Types24 Tail; -}; - -template -struct Types26 { - typedef T1 Head; - typedef Types25 Tail; -}; - -template -struct Types27 { - typedef T1 Head; - typedef Types26 Tail; -}; - -template -struct Types28 { - typedef T1 Head; - typedef Types27 Tail; -}; - -template -struct Types29 { - typedef T1 Head; - typedef Types28 Tail; -}; - -template -struct Types30 { - typedef T1 Head; - typedef Types29 Tail; -}; - -template -struct Types31 { - typedef T1 Head; - typedef Types30 Tail; -}; - -template -struct Types32 { - typedef T1 Head; - typedef Types31 Tail; -}; - -template -struct Types33 { - typedef T1 Head; - typedef Types32 Tail; -}; - -template -struct Types34 { - typedef T1 Head; - typedef Types33 Tail; -}; - -template -struct Types35 { - typedef T1 Head; - typedef Types34 Tail; -}; - -template -struct Types36 { - typedef T1 Head; - typedef Types35 Tail; -}; - -template -struct Types37 { - typedef T1 Head; - typedef Types36 Tail; -}; - -template -struct Types38 { - typedef T1 Head; - typedef Types37 Tail; -}; - -template -struct Types39 { - typedef T1 Head; - typedef Types38 Tail; -}; - -template -struct Types40 { - typedef T1 Head; - typedef Types39 Tail; -}; - -template -struct Types41 { - typedef T1 Head; - typedef Types40 Tail; -}; - -template -struct Types42 { - typedef T1 Head; - typedef Types41 Tail; -}; - -template -struct Types43 { - typedef T1 Head; - typedef Types42 Tail; -}; - -template -struct Types44 { - typedef T1 Head; - typedef Types43 Tail; -}; - -template -struct Types45 { - typedef T1 Head; - typedef Types44 Tail; -}; - -template -struct Types46 { - typedef T1 Head; - typedef Types45 Tail; -}; - -template -struct Types47 { - typedef T1 Head; - typedef Types46 Tail; -}; - -template -struct Types48 { - typedef T1 Head; - typedef Types47 Tail; -}; - -template -struct Types49 { - typedef T1 Head; - typedef Types48 Tail; -}; - -template -struct Types50 { - typedef T1 Head; - typedef Types49 Tail; -}; - - -} // namespace internal - -// We don't want to require the users to write TypesN<...> directly, -// as that would require them to count the length. Types<...> is much -// easier to write, but generates horrible messages when there is a -// compiler error, as gcc insists on printing out each template -// argument, even if it has the default value (this means Types -// will appear as Types in the compiler -// errors). -// -// Our solution is to combine the best part of the two approaches: a -// user would write Types, and Google Test will translate -// that to TypesN internally to make error messages -// readable. The translation is done by the 'type' member of the -// Types template. -template -struct Types { - typedef internal::Types50 type; -}; - -template <> -struct Types { - typedef internal::Types0 type; -}; -template -struct Types { - typedef internal::Types1 type; -}; -template -struct Types { - typedef internal::Types2 type; -}; -template -struct Types { - typedef internal::Types3 type; -}; -template -struct Types { - typedef internal::Types4 type; -}; -template -struct Types { - typedef internal::Types5 type; -}; -template -struct Types { - typedef internal::Types6 type; -}; -template -struct Types { - typedef internal::Types7 type; -}; -template -struct Types { - typedef internal::Types8 type; -}; -template -struct Types { - typedef internal::Types9 type; -}; -template -struct Types { - typedef internal::Types10 type; -}; -template -struct Types { - typedef internal::Types11 type; -}; -template -struct Types { - typedef internal::Types12 type; -}; -template -struct Types { - typedef internal::Types13 type; -}; -template -struct Types { - typedef internal::Types14 type; -}; -template -struct Types { - typedef internal::Types15 type; -}; -template -struct Types { - typedef internal::Types16 type; -}; -template -struct Types { - typedef internal::Types17 type; -}; -template -struct Types { - typedef internal::Types18 type; -}; -template -struct Types { - typedef internal::Types19 type; -}; -template -struct Types { - typedef internal::Types20 type; -}; -template -struct Types { - typedef internal::Types21 type; -}; -template -struct Types { - typedef internal::Types22 type; -}; -template -struct Types { - typedef internal::Types23 type; -}; -template -struct Types { - typedef internal::Types24 type; -}; -template -struct Types { - typedef internal::Types25 type; -}; -template -struct Types { - typedef internal::Types26 type; -}; -template -struct Types { - typedef internal::Types27 type; -}; -template -struct Types { - typedef internal::Types28 type; -}; -template -struct Types { - typedef internal::Types29 type; -}; -template -struct Types { - typedef internal::Types30 type; -}; -template -struct Types { - typedef internal::Types31 type; -}; -template -struct Types { - typedef internal::Types32 type; -}; -template -struct Types { - typedef internal::Types33 type; -}; -template -struct Types { - typedef internal::Types34 type; -}; -template -struct Types { - typedef internal::Types35 type; -}; -template -struct Types { - typedef internal::Types36 type; -}; -template -struct Types { - typedef internal::Types37 type; -}; -template -struct Types { - typedef internal::Types38 type; -}; -template -struct Types { - typedef internal::Types39 type; -}; -template -struct Types { - typedef internal::Types40 type; -}; -template -struct Types { - typedef internal::Types41 type; -}; -template -struct Types { - typedef internal::Types42 type; -}; -template -struct Types { - typedef internal::Types43 type; -}; -template -struct Types { - typedef internal::Types44 type; -}; -template -struct Types { - typedef internal::Types45 type; -}; -template -struct Types { - typedef internal::Types46 type; -}; -template -struct Types { - typedef internal::Types47 type; -}; -template -struct Types { - typedef internal::Types48 type; -}; -template -struct Types { - typedef internal::Types49 type; -}; - -namespace internal { - -# define GTEST_TEMPLATE_ template class - -// The template "selector" struct TemplateSel is used to -// represent Tmpl, which must be a class template with one type -// parameter, as a type. TemplateSel::Bind::type is defined -// as the type Tmpl. This allows us to actually instantiate the -// template "selected" by TemplateSel. -// -// This trick is necessary for simulating typedef for class templates, -// which C++ doesn't support directly. -template -struct TemplateSel { - template - struct Bind { - typedef Tmpl type; - }; -}; - -# define GTEST_BIND_(TmplSel, T) \ - TmplSel::template Bind::type - -// A unique struct template used as the default value for the -// arguments of class template Templates. This allows us to simulate -// variadic templates (e.g. Templates, Templates, -// and etc), which C++ doesn't support directly. -template -struct NoneT {}; - -// The following family of struct and struct templates are used to -// represent template lists. In particular, TemplatesN represents a list of N templates (T1, T2, ..., and TN). Except -// for Templates0, every struct in the family has two member types: -// Head for the selector of the first template in the list, and Tail -// for the rest of the list. - -// The empty template list. -struct Templates0 {}; - -// Template lists of length 1, 2, 3, and so on. - -template -struct Templates1 { - typedef TemplateSel Head; - typedef Templates0 Tail; -}; -template -struct Templates2 { - typedef TemplateSel Head; - typedef Templates1 Tail; -}; - -template -struct Templates3 { - typedef TemplateSel Head; - typedef Templates2 Tail; -}; - -template -struct Templates4 { - typedef TemplateSel Head; - typedef Templates3 Tail; -}; - -template -struct Templates5 { - typedef TemplateSel Head; - typedef Templates4 Tail; -}; - -template -struct Templates6 { - typedef TemplateSel Head; - typedef Templates5 Tail; -}; - -template -struct Templates7 { - typedef TemplateSel Head; - typedef Templates6 Tail; -}; - -template -struct Templates8 { - typedef TemplateSel Head; - typedef Templates7 Tail; -}; - -template -struct Templates9 { - typedef TemplateSel Head; - typedef Templates8 Tail; -}; - -template -struct Templates10 { - typedef TemplateSel Head; - typedef Templates9 Tail; -}; - -template -struct Templates11 { - typedef TemplateSel Head; - typedef Templates10 Tail; -}; - -template -struct Templates12 { - typedef TemplateSel Head; - typedef Templates11 Tail; -}; - -template -struct Templates13 { - typedef TemplateSel Head; - typedef Templates12 Tail; -}; - -template -struct Templates14 { - typedef TemplateSel Head; - typedef Templates13 Tail; -}; - -template -struct Templates15 { - typedef TemplateSel Head; - typedef Templates14 Tail; -}; - -template -struct Templates16 { - typedef TemplateSel Head; - typedef Templates15 Tail; -}; - -template -struct Templates17 { - typedef TemplateSel Head; - typedef Templates16 Tail; -}; - -template -struct Templates18 { - typedef TemplateSel Head; - typedef Templates17 Tail; -}; - -template -struct Templates19 { - typedef TemplateSel Head; - typedef Templates18 Tail; -}; - -template -struct Templates20 { - typedef TemplateSel Head; - typedef Templates19 Tail; -}; - -template -struct Templates21 { - typedef TemplateSel Head; - typedef Templates20 Tail; -}; - -template -struct Templates22 { - typedef TemplateSel Head; - typedef Templates21 Tail; -}; - -template -struct Templates23 { - typedef TemplateSel Head; - typedef Templates22 Tail; -}; - -template -struct Templates24 { - typedef TemplateSel Head; - typedef Templates23 Tail; -}; - -template -struct Templates25 { - typedef TemplateSel Head; - typedef Templates24 Tail; -}; - -template -struct Templates26 { - typedef TemplateSel Head; - typedef Templates25 Tail; -}; - -template -struct Templates27 { - typedef TemplateSel Head; - typedef Templates26 Tail; -}; - -template -struct Templates28 { - typedef TemplateSel Head; - typedef Templates27 Tail; -}; - -template -struct Templates29 { - typedef TemplateSel Head; - typedef Templates28 Tail; -}; - -template -struct Templates30 { - typedef TemplateSel Head; - typedef Templates29 Tail; -}; - -template -struct Templates31 { - typedef TemplateSel Head; - typedef Templates30 Tail; -}; - -template -struct Templates32 { - typedef TemplateSel Head; - typedef Templates31 Tail; -}; - -template -struct Templates33 { - typedef TemplateSel Head; - typedef Templates32 Tail; -}; - -template -struct Templates34 { - typedef TemplateSel Head; - typedef Templates33 Tail; -}; - -template -struct Templates35 { - typedef TemplateSel Head; - typedef Templates34 Tail; -}; - -template -struct Templates36 { - typedef TemplateSel Head; - typedef Templates35 Tail; -}; - -template -struct Templates37 { - typedef TemplateSel Head; - typedef Templates36 Tail; -}; - -template -struct Templates38 { - typedef TemplateSel Head; - typedef Templates37 Tail; -}; - -template -struct Templates39 { - typedef TemplateSel Head; - typedef Templates38 Tail; -}; - -template -struct Templates40 { - typedef TemplateSel Head; - typedef Templates39 Tail; -}; - -template -struct Templates41 { - typedef TemplateSel Head; - typedef Templates40 Tail; -}; - -template -struct Templates42 { - typedef TemplateSel Head; - typedef Templates41 Tail; -}; - -template -struct Templates43 { - typedef TemplateSel Head; - typedef Templates42 Tail; -}; - -template -struct Templates44 { - typedef TemplateSel Head; - typedef Templates43 Tail; -}; - -template -struct Templates45 { - typedef TemplateSel Head; - typedef Templates44 Tail; -}; - -template -struct Templates46 { - typedef TemplateSel Head; - typedef Templates45 Tail; -}; - -template -struct Templates47 { - typedef TemplateSel Head; - typedef Templates46 Tail; -}; - -template -struct Templates48 { - typedef TemplateSel Head; - typedef Templates47 Tail; -}; - -template -struct Templates49 { - typedef TemplateSel Head; - typedef Templates48 Tail; -}; - -template -struct Templates50 { - typedef TemplateSel Head; - typedef Templates49 Tail; -}; - - -// We don't want to require the users to write TemplatesN<...> directly, -// as that would require them to count the length. Templates<...> is much -// easier to write, but generates horrible messages when there is a -// compiler error, as gcc insists on printing out each template -// argument, even if it has the default value (this means Templates -// will appear as Templates in the compiler -// errors). -// -// Our solution is to combine the best part of the two approaches: a -// user would write Templates, and Google Test will translate -// that to TemplatesN internally to make error messages -// readable. The translation is done by the 'type' member of the -// Templates template. -template -struct Templates { - typedef Templates50 type; -}; - -template <> -struct Templates { - typedef Templates0 type; -}; -template -struct Templates { - typedef Templates1 type; -}; -template -struct Templates { - typedef Templates2 type; -}; -template -struct Templates { - typedef Templates3 type; -}; -template -struct Templates { - typedef Templates4 type; -}; -template -struct Templates { - typedef Templates5 type; -}; -template -struct Templates { - typedef Templates6 type; -}; -template -struct Templates { - typedef Templates7 type; -}; -template -struct Templates { - typedef Templates8 type; -}; -template -struct Templates { - typedef Templates9 type; -}; -template -struct Templates { - typedef Templates10 type; -}; -template -struct Templates { - typedef Templates11 type; -}; -template -struct Templates { - typedef Templates12 type; -}; -template -struct Templates { - typedef Templates13 type; -}; -template -struct Templates { - typedef Templates14 type; -}; -template -struct Templates { - typedef Templates15 type; -}; -template -struct Templates { - typedef Templates16 type; -}; -template -struct Templates { - typedef Templates17 type; -}; -template -struct Templates { - typedef Templates18 type; -}; -template -struct Templates { - typedef Templates19 type; -}; -template -struct Templates { - typedef Templates20 type; -}; -template -struct Templates { - typedef Templates21 type; -}; -template -struct Templates { - typedef Templates22 type; -}; -template -struct Templates { - typedef Templates23 type; -}; -template -struct Templates { - typedef Templates24 type; -}; -template -struct Templates { - typedef Templates25 type; -}; -template -struct Templates { - typedef Templates26 type; -}; -template -struct Templates { - typedef Templates27 type; -}; -template -struct Templates { - typedef Templates28 type; -}; -template -struct Templates { - typedef Templates29 type; -}; -template -struct Templates { - typedef Templates30 type; -}; -template -struct Templates { - typedef Templates31 type; -}; -template -struct Templates { - typedef Templates32 type; -}; -template -struct Templates { - typedef Templates33 type; -}; -template -struct Templates { - typedef Templates34 type; -}; -template -struct Templates { - typedef Templates35 type; -}; -template -struct Templates { - typedef Templates36 type; -}; -template -struct Templates { - typedef Templates37 type; -}; -template -struct Templates { - typedef Templates38 type; -}; -template -struct Templates { - typedef Templates39 type; -}; -template -struct Templates { - typedef Templates40 type; -}; -template -struct Templates { - typedef Templates41 type; -}; -template -struct Templates { - typedef Templates42 type; -}; -template -struct Templates { - typedef Templates43 type; -}; -template -struct Templates { - typedef Templates44 type; -}; -template -struct Templates { - typedef Templates45 type; -}; -template -struct Templates { - typedef Templates46 type; -}; -template -struct Templates { - typedef Templates47 type; -}; -template -struct Templates { - typedef Templates48 type; -}; -template -struct Templates { - typedef Templates49 type; -}; - -// The TypeList template makes it possible to use either a single type -// or a Types<...> list in TYPED_TEST_CASE() and -// INSTANTIATE_TYPED_TEST_CASE_P(). - -template -struct TypeList { - typedef Types1 type; -}; - -template -struct TypeList > { - typedef typename Types::type type; -}; - -#endif // GTEST_HAS_TYPED_TEST || GTEST_HAS_TYPED_TEST_P - -} // namespace internal -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TYPE_UTIL_H_ - -// Due to C++ preprocessor weirdness, we need double indirection to -// concatenate two tokens when one of them is __LINE__. Writing -// -// foo ## __LINE__ -// -// will result in the token foo__LINE__, instead of foo followed by -// the current line number. For more details, see -// http://www.parashift.com/c++-faq-lite/misc-technical-issues.html#faq-39.6 -#define GTEST_CONCAT_TOKEN_(foo, bar) GTEST_CONCAT_TOKEN_IMPL_(foo, bar) -#define GTEST_CONCAT_TOKEN_IMPL_(foo, bar) foo ## bar - -class ProtocolMessage; -namespace proto2 { class Message; } - -namespace testing { - -// Forward declarations. - -class AssertionResult; // Result of an assertion. -class Message; // Represents a failure message. -class Test; // Represents a test. -class TestInfo; // Information about a test. -class TestPartResult; // Result of a test part. -class UnitTest; // A collection of test cases. - -template -::std::string PrintToString(const T& value); - -namespace internal { - -struct TraceInfo; // Information about a trace point. -class ScopedTrace; // Implements scoped trace. -class TestInfoImpl; // Opaque implementation of TestInfo -class UnitTestImpl; // Opaque implementation of UnitTest - -// How many times InitGoogleTest() has been called. -GTEST_API_ extern int g_init_gtest_count; - -// The text used in failure messages to indicate the start of the -// stack trace. -GTEST_API_ extern const char kStackTraceMarker[]; - -// Two overloaded helpers for checking at compile time whether an -// expression is a null pointer literal (i.e. NULL or any 0-valued -// compile-time integral constant). Their return values have -// different sizes, so we can use sizeof() to test which version is -// picked by the compiler. These helpers have no implementations, as -// we only need their signatures. -// -// Given IsNullLiteralHelper(x), the compiler will pick the first -// version if x can be implicitly converted to Secret*, and pick the -// second version otherwise. Since Secret is a secret and incomplete -// type, the only expression a user can write that has type Secret* is -// a null pointer literal. Therefore, we know that x is a null -// pointer literal if and only if the first version is picked by the -// compiler. -char IsNullLiteralHelper(Secret* p); -char (&IsNullLiteralHelper(...))[2]; // NOLINT - -// A compile-time bool constant that is true if and only if x is a -// null pointer literal (i.e. NULL or any 0-valued compile-time -// integral constant). -#ifdef GTEST_ELLIPSIS_NEEDS_POD_ -// We lose support for NULL detection where the compiler doesn't like -// passing non-POD classes through ellipsis (...). -# define GTEST_IS_NULL_LITERAL_(x) false -#else -# define GTEST_IS_NULL_LITERAL_(x) \ - (sizeof(::testing::internal::IsNullLiteralHelper(x)) == 1) -#endif // GTEST_ELLIPSIS_NEEDS_POD_ - -// Appends the user-supplied message to the Google-Test-generated message. -GTEST_API_ std::string AppendUserMessage( - const std::string& gtest_msg, const Message& user_msg); - -#if GTEST_HAS_EXCEPTIONS - -// This exception is thrown by (and only by) a failed Google Test -// assertion when GTEST_FLAG(throw_on_failure) is true (if exceptions -// are enabled). We derive it from std::runtime_error, which is for -// errors presumably detectable only at run time. Since -// std::runtime_error inherits from std::exception, many testing -// frameworks know how to extract and print the message inside it. -class GTEST_API_ GoogleTestFailureException : public ::std::runtime_error { - public: - explicit GoogleTestFailureException(const TestPartResult& failure); -}; - -#endif // GTEST_HAS_EXCEPTIONS - -// A helper class for creating scoped traces in user programs. -class GTEST_API_ ScopedTrace { - public: - // The c'tor pushes the given source file location and message onto - // a trace stack maintained by Google Test. - ScopedTrace(const char* file, int line, const Message& message); - - // The d'tor pops the info pushed by the c'tor. - // - // Note that the d'tor is not virtual in order to be efficient. - // Don't inherit from ScopedTrace! - ~ScopedTrace(); - - private: - GTEST_DISALLOW_COPY_AND_ASSIGN_(ScopedTrace); -} GTEST_ATTRIBUTE_UNUSED_; // A ScopedTrace object does its job in its - // c'tor and d'tor. Therefore it doesn't - // need to be used otherwise. - -// Constructs and returns the message for an equality assertion -// (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. -// -// The first four parameters are the expressions used in the assertion -// and their values, as strings. For example, for ASSERT_EQ(foo, bar) -// where foo is 5 and bar is 6, we have: -// -// expected_expression: "foo" -// actual_expression: "bar" -// expected_value: "5" -// actual_value: "6" -// -// The ignoring_case parameter is true iff the assertion is a -// *_STRCASEEQ*. When it's true, the string " (ignoring case)" will -// be inserted into the message. -GTEST_API_ AssertionResult EqFailure(const char* expected_expression, - const char* actual_expression, - const std::string& expected_value, - const std::string& actual_value, - bool ignoring_case); - -// Constructs a failure message for Boolean assertions such as EXPECT_TRUE. -GTEST_API_ std::string GetBoolAssertionFailureMessage( - const AssertionResult& assertion_result, - const char* expression_text, - const char* actual_predicate_value, - const char* expected_predicate_value); - -// This template class represents an IEEE floating-point number -// (either single-precision or double-precision, depending on the -// template parameters). -// -// The purpose of this class is to do more sophisticated number -// comparison. (Due to round-off error, etc, it's very unlikely that -// two floating-points will be equal exactly. Hence a naive -// comparison by the == operation often doesn't work.) -// -// Format of IEEE floating-point: -// -// The most-significant bit being the leftmost, an IEEE -// floating-point looks like -// -// sign_bit exponent_bits fraction_bits -// -// Here, sign_bit is a single bit that designates the sign of the -// number. -// -// For float, there are 8 exponent bits and 23 fraction bits. -// -// For double, there are 11 exponent bits and 52 fraction bits. -// -// More details can be found at -// http://en.wikipedia.org/wiki/IEEE_floating-point_standard. -// -// Template parameter: -// -// RawType: the raw floating-point type (either float or double) -template -class FloatingPoint { - public: - // Defines the unsigned integer type that has the same size as the - // floating point number. - typedef typename TypeWithSize::UInt Bits; - - // Constants. - - // # of bits in a number. - static const size_t kBitCount = 8*sizeof(RawType); - - // # of fraction bits in a number. - static const size_t kFractionBitCount = - std::numeric_limits::digits - 1; - - // # of exponent bits in a number. - static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; - - // The mask for the sign bit. - static const Bits kSignBitMask = static_cast(1) << (kBitCount - 1); - - // The mask for the fraction bits. - static const Bits kFractionBitMask = - ~static_cast(0) >> (kExponentBitCount + 1); - - // The mask for the exponent bits. - static const Bits kExponentBitMask = ~(kSignBitMask | kFractionBitMask); - - // How many ULP's (Units in the Last Place) we want to tolerate when - // comparing two numbers. The larger the value, the more error we - // allow. A 0 value means that two numbers must be exactly the same - // to be considered equal. - // - // The maximum error of a single floating-point operation is 0.5 - // units in the last place. On Intel CPU's, all floating-point - // calculations are done with 80-bit precision, while double has 64 - // bits. Therefore, 4 should be enough for ordinary use. - // - // See the following article for more details on ULP: - // http://randomascii.wordpress.com/2012/02/25/comparing-floating-point-numbers-2012-edition/ - static const size_t kMaxUlps = 4; - - // Constructs a FloatingPoint from a raw floating-point number. - // - // On an Intel CPU, passing a non-normalized NAN (Not a Number) - // around may change its bits, although the new value is guaranteed - // to be also a NAN. Therefore, don't expect this constructor to - // preserve the bits in x when x is a NAN. - explicit FloatingPoint(const RawType& x) { u_.value_ = x; } - - // Static methods - - // Reinterprets a bit pattern as a floating-point number. - // - // This function is needed to test the AlmostEquals() method. - static RawType ReinterpretBits(const Bits bits) { - FloatingPoint fp(0); - fp.u_.bits_ = bits; - return fp.u_.value_; - } - - // Returns the floating-point number that represent positive infinity. - static RawType Infinity() { - return ReinterpretBits(kExponentBitMask); - } - - // Returns the maximum representable finite floating-point number. - static RawType Max(); - - // Non-static methods - - // Returns the bits that represents this number. - const Bits &bits() const { return u_.bits_; } - - // Returns the exponent bits of this number. - Bits exponent_bits() const { return kExponentBitMask & u_.bits_; } - - // Returns the fraction bits of this number. - Bits fraction_bits() const { return kFractionBitMask & u_.bits_; } - - // Returns the sign bit of this number. - Bits sign_bit() const { return kSignBitMask & u_.bits_; } - - // Returns true iff this is NAN (not a number). - bool is_nan() const { - // It's a NAN if the exponent bits are all ones and the fraction - // bits are not entirely zeros. - return (exponent_bits() == kExponentBitMask) && (fraction_bits() != 0); - } - - // Returns true iff this number is at most kMaxUlps ULP's away from - // rhs. In particular, this function: - // - // - returns false if either number is (or both are) NAN. - // - treats really large numbers as almost equal to infinity. - // - thinks +0.0 and -0.0 are 0 DLP's apart. - bool AlmostEquals(const FloatingPoint& rhs) const { - // The IEEE standard says that any comparison operation involving - // a NAN must return false. - if (is_nan() || rhs.is_nan()) return false; - - return DistanceBetweenSignAndMagnitudeNumbers(u_.bits_, rhs.u_.bits_) - <= kMaxUlps; - } - - private: - // The data type used to store the actual floating-point number. - union FloatingPointUnion { - RawType value_; // The raw floating-point number. - Bits bits_; // The bits that represent the number. - }; - - // Converts an integer from the sign-and-magnitude representation to - // the biased representation. More precisely, let N be 2 to the - // power of (kBitCount - 1), an integer x is represented by the - // unsigned number x + N. - // - // For instance, - // - // -N + 1 (the most negative number representable using - // sign-and-magnitude) is represented by 1; - // 0 is represented by N; and - // N - 1 (the biggest number representable using - // sign-and-magnitude) is represented by 2N - 1. - // - // Read http://en.wikipedia.org/wiki/Signed_number_representations - // for more details on signed number representations. - static Bits SignAndMagnitudeToBiased(const Bits &sam) { - if (kSignBitMask & sam) { - // sam represents a negative number. - return ~sam + 1; - } else { - // sam represents a positive number. - return kSignBitMask | sam; - } - } - - // Given two numbers in the sign-and-magnitude representation, - // returns the distance between them as an unsigned number. - static Bits DistanceBetweenSignAndMagnitudeNumbers(const Bits &sam1, - const Bits &sam2) { - const Bits biased1 = SignAndMagnitudeToBiased(sam1); - const Bits biased2 = SignAndMagnitudeToBiased(sam2); - return (biased1 >= biased2) ? (biased1 - biased2) : (biased2 - biased1); - } - - FloatingPointUnion u_; -}; - -// We cannot use std::numeric_limits::max() as it clashes with the max() -// macro defined by . -template <> -inline float FloatingPoint::Max() { return FLT_MAX; } -template <> -inline double FloatingPoint::Max() { return DBL_MAX; } - -// Typedefs the instances of the FloatingPoint template class that we -// care to use. -typedef FloatingPoint Float; -typedef FloatingPoint Double; - -// In order to catch the mistake of putting tests that use different -// test fixture classes in the same test case, we need to assign -// unique IDs to fixture classes and compare them. The TypeId type is -// used to hold such IDs. The user should treat TypeId as an opaque -// type: the only operation allowed on TypeId values is to compare -// them for equality using the == operator. -typedef const void* TypeId; - -template -class TypeIdHelper { - public: - // dummy_ must not have a const type. Otherwise an overly eager - // compiler (e.g. MSVC 7.1 & 8.0) may try to merge - // TypeIdHelper::dummy_ for different Ts as an "optimization". - static bool dummy_; -}; - -template -bool TypeIdHelper::dummy_ = false; - -// GetTypeId() returns the ID of type T. Different values will be -// returned for different types. Calling the function twice with the -// same type argument is guaranteed to return the same ID. -template -TypeId GetTypeId() { - // The compiler is required to allocate a different - // TypeIdHelper::dummy_ variable for each T used to instantiate - // the template. Therefore, the address of dummy_ is guaranteed to - // be unique. - return &(TypeIdHelper::dummy_); -} - -// Returns the type ID of ::testing::Test. Always call this instead -// of GetTypeId< ::testing::Test>() to get the type ID of -// ::testing::Test, as the latter may give the wrong result due to a -// suspected linker bug when compiling Google Test as a Mac OS X -// framework. -GTEST_API_ TypeId GetTestTypeId(); - -// Defines the abstract factory interface that creates instances -// of a Test object. -class TestFactoryBase { - public: - virtual ~TestFactoryBase() {} - - // Creates a test instance to run. The instance is both created and destroyed - // within TestInfoImpl::Run() - virtual Test* CreateTest() = 0; - - protected: - TestFactoryBase() {} - - private: - GTEST_DISALLOW_COPY_AND_ASSIGN_(TestFactoryBase); -}; - -// This class provides implementation of TeastFactoryBase interface. -// It is used in TEST and TEST_F macros. -template -class TestFactoryImpl : public TestFactoryBase { - public: - virtual Test* CreateTest() { return new TestClass; } -}; - -#if GTEST_OS_WINDOWS - -// Predicate-formatters for implementing the HRESULT checking macros -// {ASSERT|EXPECT}_HRESULT_{SUCCEEDED|FAILED} -// We pass a long instead of HRESULT to avoid causing an -// include dependency for the HRESULT type. -GTEST_API_ AssertionResult IsHRESULTSuccess(const char* expr, - long hr); // NOLINT -GTEST_API_ AssertionResult IsHRESULTFailure(const char* expr, - long hr); // NOLINT - -#endif // GTEST_OS_WINDOWS - -// Types of SetUpTestCase() and TearDownTestCase() functions. -typedef void (*SetUpTestCaseFunc)(); -typedef void (*TearDownTestCaseFunc)(); - -// Creates a new TestInfo object and registers it with Google Test; -// returns the created object. -// -// Arguments: -// -// test_case_name: name of the test case -// name: name of the test -// type_param the name of the test's type parameter, or NULL if -// this is not a typed or a type-parameterized test. -// value_param text representation of the test's value parameter, -// or NULL if this is not a type-parameterized test. -// fixture_class_id: ID of the test fixture class -// set_up_tc: pointer to the function that sets up the test case -// tear_down_tc: pointer to the function that tears down the test case -// factory: pointer to the factory that creates a test object. -// The newly created TestInfo instance will assume -// ownership of the factory object. -GTEST_API_ TestInfo* MakeAndRegisterTestInfo( - const char* test_case_name, - const char* name, - const char* type_param, - const char* value_param, - TypeId fixture_class_id, - SetUpTestCaseFunc set_up_tc, - TearDownTestCaseFunc tear_down_tc, - TestFactoryBase* factory); - -// If *pstr starts with the given prefix, modifies *pstr to be right -// past the prefix and returns true; otherwise leaves *pstr unchanged -// and returns false. None of pstr, *pstr, and prefix can be NULL. -GTEST_API_ bool SkipPrefix(const char* prefix, const char** pstr); - -#if GTEST_HAS_TYPED_TEST || GTEST_HAS_TYPED_TEST_P - -// State of the definition of a type-parameterized test case. -class GTEST_API_ TypedTestCasePState { - public: - TypedTestCasePState() : registered_(false) {} - - // Adds the given test name to defined_test_names_ and return true - // if the test case hasn't been registered; otherwise aborts the - // program. - bool AddTestName(const char* file, int line, const char* case_name, - const char* test_name) { - if (registered_) { - fprintf(stderr, "%s Test %s must be defined before " - "REGISTER_TYPED_TEST_CASE_P(%s, ...).\n", - FormatFileLocation(file, line).c_str(), test_name, case_name); - fflush(stderr); - posix::Abort(); - } - defined_test_names_.insert(test_name); - return true; - } - - // Verifies that registered_tests match the test names in - // defined_test_names_; returns registered_tests if successful, or - // aborts the program otherwise. - const char* VerifyRegisteredTestNames( - const char* file, int line, const char* registered_tests); - - private: - bool registered_; - ::std::set defined_test_names_; -}; - -// Skips to the first non-space char after the first comma in 'str'; -// returns NULL if no comma is found in 'str'. -inline const char* SkipComma(const char* str) { - const char* comma = strchr(str, ','); - if (comma == NULL) { - return NULL; - } - while (IsSpace(*(++comma))) {} - return comma; -} - -// Returns the prefix of 'str' before the first comma in it; returns -// the entire string if it contains no comma. -inline std::string GetPrefixUntilComma(const char* str) { - const char* comma = strchr(str, ','); - return comma == NULL ? str : std::string(str, comma); -} - -// TypeParameterizedTest::Register() -// registers a list of type-parameterized tests with Google Test. The -// return value is insignificant - we just need to return something -// such that we can call this function in a namespace scope. -// -// Implementation note: The GTEST_TEMPLATE_ macro declares a template -// template parameter. It's defined in gtest-type-util.h. -template -class TypeParameterizedTest { - public: - // 'index' is the index of the test in the type list 'Types' - // specified in INSTANTIATE_TYPED_TEST_CASE_P(Prefix, TestCase, - // Types). Valid values for 'index' are [0, N - 1] where N is the - // length of Types. - static bool Register(const char* prefix, const char* case_name, - const char* test_names, int index) { - typedef typename Types::Head Type; - typedef Fixture FixtureClass; - typedef typename GTEST_BIND_(TestSel, Type) TestClass; - - // First, registers the first type-parameterized test in the type - // list. - MakeAndRegisterTestInfo( - (std::string(prefix) + (prefix[0] == '\0' ? "" : "/") + case_name + "/" - + StreamableToString(index)).c_str(), - GetPrefixUntilComma(test_names).c_str(), - GetTypeName().c_str(), - NULL, // No value parameter. - GetTypeId(), - TestClass::SetUpTestCase, - TestClass::TearDownTestCase, - new TestFactoryImpl); - - // Next, recurses (at compile time) with the tail of the type list. - return TypeParameterizedTest - ::Register(prefix, case_name, test_names, index + 1); - } -}; - -// The base case for the compile time recursion. -template -class TypeParameterizedTest { - public: - static bool Register(const char* /*prefix*/, const char* /*case_name*/, - const char* /*test_names*/, int /*index*/) { - return true; - } -}; - -// TypeParameterizedTestCase::Register() -// registers *all combinations* of 'Tests' and 'Types' with Google -// Test. The return value is insignificant - we just need to return -// something such that we can call this function in a namespace scope. -template -class TypeParameterizedTestCase { - public: - static bool Register(const char* prefix, const char* case_name, - const char* test_names) { - typedef typename Tests::Head Head; - - // First, register the first test in 'Test' for each type in 'Types'. - TypeParameterizedTest::Register( - prefix, case_name, test_names, 0); - - // Next, recurses (at compile time) with the tail of the test list. - return TypeParameterizedTestCase - ::Register(prefix, case_name, SkipComma(test_names)); - } -}; - -// The base case for the compile time recursion. -template -class TypeParameterizedTestCase { - public: - static bool Register(const char* /*prefix*/, const char* /*case_name*/, - const char* /*test_names*/) { - return true; - } -}; - -#endif // GTEST_HAS_TYPED_TEST || GTEST_HAS_TYPED_TEST_P - -// Returns the current OS stack trace as an std::string. -// -// The maximum number of stack frames to be included is specified by -// the gtest_stack_trace_depth flag. The skip_count parameter -// specifies the number of top frames to be skipped, which doesn't -// count against the number of frames to be included. -// -// For example, if Foo() calls Bar(), which in turn calls -// GetCurrentOsStackTraceExceptTop(..., 1), Foo() will be included in -// the trace but Bar() and GetCurrentOsStackTraceExceptTop() won't. -GTEST_API_ std::string GetCurrentOsStackTraceExceptTop( - UnitTest* unit_test, int skip_count); - -// Helpers for suppressing warnings on unreachable code or constant -// condition. - -// Always returns true. -GTEST_API_ bool AlwaysTrue(); - -// Always returns false. -inline bool AlwaysFalse() { return !AlwaysTrue(); } - -// Helper for suppressing false warning from Clang on a const char* -// variable declared in a conditional expression always being NULL in -// the else branch. -struct GTEST_API_ ConstCharPtr { - ConstCharPtr(const char* str) : value(str) {} - operator bool() const { return true; } - const char* value; -}; - -// A simple Linear Congruential Generator for generating random -// numbers with a uniform distribution. Unlike rand() and srand(), it -// doesn't use global state (and therefore can't interfere with user -// code). Unlike rand_r(), it's portable. An LCG isn't very random, -// but it's good enough for our purposes. -class GTEST_API_ Random { - public: - static const UInt32 kMaxRange = 1u << 31; - - explicit Random(UInt32 seed) : state_(seed) {} - - void Reseed(UInt32 seed) { state_ = seed; } - - // Generates a random number from [0, range). Crashes if 'range' is - // 0 or greater than kMaxRange. - UInt32 Generate(UInt32 range); - - private: - UInt32 state_; - GTEST_DISALLOW_COPY_AND_ASSIGN_(Random); -}; - -// Defining a variable of type CompileAssertTypesEqual will cause a -// compiler error iff T1 and T2 are different types. -template -struct CompileAssertTypesEqual; - -template -struct CompileAssertTypesEqual { -}; - -// Removes the reference from a type if it is a reference type, -// otherwise leaves it unchanged. This is the same as -// tr1::remove_reference, which is not widely available yet. -template -struct RemoveReference { typedef T type; }; // NOLINT -template -struct RemoveReference { typedef T type; }; // NOLINT - -// A handy wrapper around RemoveReference that works when the argument -// T depends on template parameters. -#define GTEST_REMOVE_REFERENCE_(T) \ - typename ::testing::internal::RemoveReference::type - -// Removes const from a type if it is a const type, otherwise leaves -// it unchanged. This is the same as tr1::remove_const, which is not -// widely available yet. -template -struct RemoveConst { typedef T type; }; // NOLINT -template -struct RemoveConst { typedef T type; }; // NOLINT - -// MSVC 8.0, Sun C++, and IBM XL C++ have a bug which causes the above -// definition to fail to remove the const in 'const int[3]' and 'const -// char[3][4]'. The following specialization works around the bug. -template -struct RemoveConst { - typedef typename RemoveConst::type type[N]; -}; - -#if defined(_MSC_VER) && _MSC_VER < 1400 -// This is the only specialization that allows VC++ 7.1 to remove const in -// 'const int[3] and 'const int[3][4]'. However, it causes trouble with GCC -// and thus needs to be conditionally compiled. -template -struct RemoveConst { - typedef typename RemoveConst::type type[N]; -}; -#endif - -// A handy wrapper around RemoveConst that works when the argument -// T depends on template parameters. -#define GTEST_REMOVE_CONST_(T) \ - typename ::testing::internal::RemoveConst::type - -// Turns const U&, U&, const U, and U all into U. -#define GTEST_REMOVE_REFERENCE_AND_CONST_(T) \ - GTEST_REMOVE_CONST_(GTEST_REMOVE_REFERENCE_(T)) - -// Adds reference to a type if it is not a reference type, -// otherwise leaves it unchanged. This is the same as -// tr1::add_reference, which is not widely available yet. -template -struct AddReference { typedef T& type; }; // NOLINT -template -struct AddReference { typedef T& type; }; // NOLINT - -// A handy wrapper around AddReference that works when the argument T -// depends on template parameters. -#define GTEST_ADD_REFERENCE_(T) \ - typename ::testing::internal::AddReference::type - -// Adds a reference to const on top of T as necessary. For example, -// it transforms -// -// char ==> const char& -// const char ==> const char& -// char& ==> const char& -// const char& ==> const char& -// -// The argument T must depend on some template parameters. -#define GTEST_REFERENCE_TO_CONST_(T) \ - GTEST_ADD_REFERENCE_(const GTEST_REMOVE_REFERENCE_(T)) - -// ImplicitlyConvertible::value is a compile-time bool -// constant that's true iff type From can be implicitly converted to -// type To. -template -class ImplicitlyConvertible { - private: - // We need the following helper functions only for their types. - // They have no implementations. - - // MakeFrom() is an expression whose type is From. We cannot simply - // use From(), as the type From may not have a public default - // constructor. - static From MakeFrom(); - - // These two functions are overloaded. Given an expression - // Helper(x), the compiler will pick the first version if x can be - // implicitly converted to type To; otherwise it will pick the - // second version. - // - // The first version returns a value of size 1, and the second - // version returns a value of size 2. Therefore, by checking the - // size of Helper(x), which can be done at compile time, we can tell - // which version of Helper() is used, and hence whether x can be - // implicitly converted to type To. - static char Helper(To); - static char (&Helper(...))[2]; // NOLINT - - // We have to put the 'public' section after the 'private' section, - // or MSVC refuses to compile the code. - public: - // MSVC warns about implicitly converting from double to int for - // possible loss of data, so we need to temporarily disable the - // warning. -#ifdef _MSC_VER -# pragma warning(push) // Saves the current warning state. -# pragma warning(disable:4244) // Temporarily disables warning 4244. - - static const bool value = - sizeof(Helper(ImplicitlyConvertible::MakeFrom())) == 1; -# pragma warning(pop) // Restores the warning state. -#elif defined(__BORLANDC__) - // C++Builder cannot use member overload resolution during template - // instantiation. The simplest workaround is to use its C++0x type traits - // functions (C++Builder 2009 and above only). - static const bool value = __is_convertible(From, To); -#else - static const bool value = - sizeof(Helper(ImplicitlyConvertible::MakeFrom())) == 1; -#endif // _MSV_VER -}; -template -const bool ImplicitlyConvertible::value; - -// IsAProtocolMessage::value is a compile-time bool constant that's -// true iff T is type ProtocolMessage, proto2::Message, or a subclass -// of those. -template -struct IsAProtocolMessage - : public bool_constant< - ImplicitlyConvertible::value || - ImplicitlyConvertible::value> { -}; - -// When the compiler sees expression IsContainerTest(0), if C is an -// STL-style container class, the first overload of IsContainerTest -// will be viable (since both C::iterator* and C::const_iterator* are -// valid types and NULL can be implicitly converted to them). It will -// be picked over the second overload as 'int' is a perfect match for -// the type of argument 0. If C::iterator or C::const_iterator is not -// a valid type, the first overload is not viable, and the second -// overload will be picked. Therefore, we can determine whether C is -// a container class by checking the type of IsContainerTest(0). -// The value of the expression is insignificant. -// -// Note that we look for both C::iterator and C::const_iterator. The -// reason is that C++ injects the name of a class as a member of the -// class itself (e.g. you can refer to class iterator as either -// 'iterator' or 'iterator::iterator'). If we look for C::iterator -// only, for example, we would mistakenly think that a class named -// iterator is an STL container. -// -// Also note that the simpler approach of overloading -// IsContainerTest(typename C::const_iterator*) and -// IsContainerTest(...) doesn't work with Visual Age C++ and Sun C++. -typedef int IsContainer; -template -IsContainer IsContainerTest(int /* dummy */, - typename C::iterator* /* it */ = NULL, - typename C::const_iterator* /* const_it */ = NULL) { - return 0; -} - -typedef char IsNotContainer; -template -IsNotContainer IsContainerTest(long /* dummy */) { return '\0'; } - -// EnableIf::type is void when 'Cond' is true, and -// undefined when 'Cond' is false. To use SFINAE to make a function -// overload only apply when a particular expression is true, add -// "typename EnableIf::type* = 0" as the last parameter. -template struct EnableIf; -template<> struct EnableIf { typedef void type; }; // NOLINT - -// Utilities for native arrays. - -// ArrayEq() compares two k-dimensional native arrays using the -// elements' operator==, where k can be any integer >= 0. When k is -// 0, ArrayEq() degenerates into comparing a single pair of values. - -template -bool ArrayEq(const T* lhs, size_t size, const U* rhs); - -// This generic version is used when k is 0. -template -inline bool ArrayEq(const T& lhs, const U& rhs) { return lhs == rhs; } - -// This overload is used when k >= 1. -template -inline bool ArrayEq(const T(&lhs)[N], const U(&rhs)[N]) { - return internal::ArrayEq(lhs, N, rhs); -} - -// This helper reduces code bloat. If we instead put its logic inside -// the previous ArrayEq() function, arrays with different sizes would -// lead to different copies of the template code. -template -bool ArrayEq(const T* lhs, size_t size, const U* rhs) { - for (size_t i = 0; i != size; i++) { - if (!internal::ArrayEq(lhs[i], rhs[i])) - return false; - } - return true; -} - -// Finds the first element in the iterator range [begin, end) that -// equals elem. Element may be a native array type itself. -template -Iter ArrayAwareFind(Iter begin, Iter end, const Element& elem) { - for (Iter it = begin; it != end; ++it) { - if (internal::ArrayEq(*it, elem)) - return it; - } - return end; -} - -// CopyArray() copies a k-dimensional native array using the elements' -// operator=, where k can be any integer >= 0. When k is 0, -// CopyArray() degenerates into copying a single value. - -template -void CopyArray(const T* from, size_t size, U* to); - -// This generic version is used when k is 0. -template -inline void CopyArray(const T& from, U* to) { *to = from; } - -// This overload is used when k >= 1. -template -inline void CopyArray(const T(&from)[N], U(*to)[N]) { - internal::CopyArray(from, N, *to); -} - -// This helper reduces code bloat. If we instead put its logic inside -// the previous CopyArray() function, arrays with different sizes -// would lead to different copies of the template code. -template -void CopyArray(const T* from, size_t size, U* to) { - for (size_t i = 0; i != size; i++) { - internal::CopyArray(from[i], to + i); - } -} - -// The relation between an NativeArray object (see below) and the -// native array it represents. -enum RelationToSource { - kReference, // The NativeArray references the native array. - kCopy // The NativeArray makes a copy of the native array and - // owns the copy. -}; - -// Adapts a native array to a read-only STL-style container. Instead -// of the complete STL container concept, this adaptor only implements -// members useful for Google Mock's container matchers. New members -// should be added as needed. To simplify the implementation, we only -// support Element being a raw type (i.e. having no top-level const or -// reference modifier). It's the client's responsibility to satisfy -// this requirement. Element can be an array type itself (hence -// multi-dimensional arrays are supported). -template -class NativeArray { - public: - // STL-style container typedefs. - typedef Element value_type; - typedef Element* iterator; - typedef const Element* const_iterator; - - // Constructs from a native array. - NativeArray(const Element* array, size_t count, RelationToSource relation) { - Init(array, count, relation); - } - - // Copy constructor. - NativeArray(const NativeArray& rhs) { - Init(rhs.array_, rhs.size_, rhs.relation_to_source_); - } - - ~NativeArray() { - // Ensures that the user doesn't instantiate NativeArray with a - // const or reference type. - static_cast(StaticAssertTypeEqHelper()); - if (relation_to_source_ == kCopy) - delete[] array_; - } - - // STL-style container methods. - size_t size() const { return size_; } - const_iterator begin() const { return array_; } - const_iterator end() const { return array_ + size_; } - bool operator==(const NativeArray& rhs) const { - return size() == rhs.size() && - ArrayEq(begin(), size(), rhs.begin()); - } - - private: - // Initializes this object; makes a copy of the input array if - // 'relation' is kCopy. - void Init(const Element* array, size_t a_size, RelationToSource relation) { - if (relation == kReference) { - array_ = array; - } else { - Element* const copy = new Element[a_size]; - CopyArray(array, a_size, copy); - array_ = copy; - } - size_ = a_size; - relation_to_source_ = relation; - } - - const Element* array_; - size_t size_; - RelationToSource relation_to_source_; - - GTEST_DISALLOW_ASSIGN_(NativeArray); -}; - -} // namespace internal -} // namespace testing - -#define GTEST_MESSAGE_AT_(file, line, message, result_type) \ - ::testing::internal::AssertHelper(result_type, file, line, message) \ - = ::testing::Message() - -#define GTEST_MESSAGE_(message, result_type) \ - GTEST_MESSAGE_AT_(__FILE__, __LINE__, message, result_type) - -#define GTEST_FATAL_FAILURE_(message) \ - return GTEST_MESSAGE_(message, ::testing::TestPartResult::kFatalFailure) - -#define GTEST_NONFATAL_FAILURE_(message) \ - GTEST_MESSAGE_(message, ::testing::TestPartResult::kNonFatalFailure) - -#define GTEST_SUCCESS_(message) \ - GTEST_MESSAGE_(message, ::testing::TestPartResult::kSuccess) - -// Suppresses MSVC warnings 4072 (unreachable code) for the code following -// statement if it returns or throws (or doesn't return or throw in some -// situations). -#define GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement) \ - if (::testing::internal::AlwaysTrue()) { statement; } - -#define GTEST_TEST_THROW_(statement, expected_exception, fail) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (::testing::internal::ConstCharPtr gtest_msg = "") { \ - bool gtest_caught_expected = false; \ - try { \ - GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \ - } \ - catch (expected_exception const&) { \ - gtest_caught_expected = true; \ - } \ - catch (...) { \ - gtest_msg.value = \ - "Expected: " #statement " throws an exception of type " \ - #expected_exception ".\n Actual: it throws a different type."; \ - goto GTEST_CONCAT_TOKEN_(gtest_label_testthrow_, __LINE__); \ - } \ - if (!gtest_caught_expected) { \ - gtest_msg.value = \ - "Expected: " #statement " throws an exception of type " \ - #expected_exception ".\n Actual: it throws nothing."; \ - goto GTEST_CONCAT_TOKEN_(gtest_label_testthrow_, __LINE__); \ - } \ - } else \ - GTEST_CONCAT_TOKEN_(gtest_label_testthrow_, __LINE__): \ - fail(gtest_msg.value) - -#define GTEST_TEST_NO_THROW_(statement, fail) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (::testing::internal::AlwaysTrue()) { \ - try { \ - GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \ - } \ - catch (...) { \ - goto GTEST_CONCAT_TOKEN_(gtest_label_testnothrow_, __LINE__); \ - } \ - } else \ - GTEST_CONCAT_TOKEN_(gtest_label_testnothrow_, __LINE__): \ - fail("Expected: " #statement " doesn't throw an exception.\n" \ - " Actual: it throws.") - -#define GTEST_TEST_ANY_THROW_(statement, fail) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (::testing::internal::AlwaysTrue()) { \ - bool gtest_caught_any = false; \ - try { \ - GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \ - } \ - catch (...) { \ - gtest_caught_any = true; \ - } \ - if (!gtest_caught_any) { \ - goto GTEST_CONCAT_TOKEN_(gtest_label_testanythrow_, __LINE__); \ - } \ - } else \ - GTEST_CONCAT_TOKEN_(gtest_label_testanythrow_, __LINE__): \ - fail("Expected: " #statement " throws an exception.\n" \ - " Actual: it doesn't.") - - -// Implements Boolean test assertions such as EXPECT_TRUE. expression can be -// either a boolean expression or an AssertionResult. text is a textual -// represenation of expression as it was passed into the EXPECT_TRUE. -#define GTEST_TEST_BOOLEAN_(expression, text, actual, expected, fail) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (const ::testing::AssertionResult gtest_ar_ = \ - ::testing::AssertionResult(expression)) \ - ; \ - else \ - fail(::testing::internal::GetBoolAssertionFailureMessage(\ - gtest_ar_, text, #actual, #expected).c_str()) - -#define GTEST_TEST_NO_FATAL_FAILURE_(statement, fail) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (::testing::internal::AlwaysTrue()) { \ - ::testing::internal::HasNewFatalFailureHelper gtest_fatal_failure_checker; \ - GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \ - if (gtest_fatal_failure_checker.has_new_fatal_failure()) { \ - goto GTEST_CONCAT_TOKEN_(gtest_label_testnofatal_, __LINE__); \ - } \ - } else \ - GTEST_CONCAT_TOKEN_(gtest_label_testnofatal_, __LINE__): \ - fail("Expected: " #statement " doesn't generate new fatal " \ - "failures in the current thread.\n" \ - " Actual: it does.") - -// Expands to the name of the class that implements the given test. -#define GTEST_TEST_CLASS_NAME_(test_case_name, test_name) \ - test_case_name##_##test_name##_Test - -// Helper macro for defining tests. -#define GTEST_TEST_(test_case_name, test_name, parent_class, parent_id)\ -class GTEST_TEST_CLASS_NAME_(test_case_name, test_name) : public parent_class {\ - public:\ - GTEST_TEST_CLASS_NAME_(test_case_name, test_name)() {}\ - private:\ - virtual void TestBody();\ - static ::testing::TestInfo* const test_info_ GTEST_ATTRIBUTE_UNUSED_;\ - GTEST_DISALLOW_COPY_AND_ASSIGN_(\ - GTEST_TEST_CLASS_NAME_(test_case_name, test_name));\ -};\ -\ -::testing::TestInfo* const GTEST_TEST_CLASS_NAME_(test_case_name, test_name)\ - ::test_info_ =\ - ::testing::internal::MakeAndRegisterTestInfo(\ - #test_case_name, #test_name, NULL, NULL, \ - (parent_id), \ - parent_class::SetUpTestCase, \ - parent_class::TearDownTestCase, \ - new ::testing::internal::TestFactoryImpl<\ - GTEST_TEST_CLASS_NAME_(test_case_name, test_name)>);\ -void GTEST_TEST_CLASS_NAME_(test_case_name, test_name)::TestBody() - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_INTERNAL_H_ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// The Google C++ Testing Framework (Google Test) -// -// This header file defines the public API for death tests. It is -// #included by gtest.h so a user doesn't need to include this -// directly. - -#ifndef GTEST_INCLUDE_GTEST_GTEST_DEATH_TEST_H_ -#define GTEST_INCLUDE_GTEST_GTEST_DEATH_TEST_H_ - -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: wan@google.com (Zhanyong Wan), eefacm@gmail.com (Sean Mcafee) -// -// The Google C++ Testing Framework (Google Test) -// -// This header file defines internal utilities needed for implementing -// death tests. They are subject to change without notice. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_DEATH_TEST_INTERNAL_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_DEATH_TEST_INTERNAL_H_ - - -#include - -namespace testing { -namespace internal { - -GTEST_DECLARE_string_(internal_run_death_test); - -// Names of the flags (needed for parsing Google Test flags). -const char kDeathTestStyleFlag[] = "death_test_style"; -const char kDeathTestUseFork[] = "death_test_use_fork"; -const char kInternalRunDeathTestFlag[] = "internal_run_death_test"; - -#if GTEST_HAS_DEATH_TEST - -// DeathTest is a class that hides much of the complexity of the -// GTEST_DEATH_TEST_ macro. It is abstract; its static Create method -// returns a concrete class that depends on the prevailing death test -// style, as defined by the --gtest_death_test_style and/or -// --gtest_internal_run_death_test flags. - -// In describing the results of death tests, these terms are used with -// the corresponding definitions: -// -// exit status: The integer exit information in the format specified -// by wait(2) -// exit code: The integer code passed to exit(3), _exit(2), or -// returned from main() -class GTEST_API_ DeathTest { - public: - // Create returns false if there was an error determining the - // appropriate action to take for the current death test; for example, - // if the gtest_death_test_style flag is set to an invalid value. - // The LastMessage method will return a more detailed message in that - // case. Otherwise, the DeathTest pointer pointed to by the "test" - // argument is set. If the death test should be skipped, the pointer - // is set to NULL; otherwise, it is set to the address of a new concrete - // DeathTest object that controls the execution of the current test. - static bool Create(const char* statement, const RE* regex, - const char* file, int line, DeathTest** test); - DeathTest(); - virtual ~DeathTest() { } - - // A helper class that aborts a death test when it's deleted. - class ReturnSentinel { - public: - explicit ReturnSentinel(DeathTest* test) : test_(test) { } - ~ReturnSentinel() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); } - private: - DeathTest* const test_; - GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel); - } GTEST_ATTRIBUTE_UNUSED_; - - // An enumeration of possible roles that may be taken when a death - // test is encountered. EXECUTE means that the death test logic should - // be executed immediately. OVERSEE means that the program should prepare - // the appropriate environment for a child process to execute the death - // test, then wait for it to complete. - enum TestRole { OVERSEE_TEST, EXECUTE_TEST }; - - // An enumeration of the three reasons that a test might be aborted. - enum AbortReason { - TEST_ENCOUNTERED_RETURN_STATEMENT, - TEST_THREW_EXCEPTION, - TEST_DID_NOT_DIE - }; - - // Assumes one of the above roles. - virtual TestRole AssumeRole() = 0; - - // Waits for the death test to finish and returns its status. - virtual int Wait() = 0; - - // Returns true if the death test passed; that is, the test process - // exited during the test, its exit status matches a user-supplied - // predicate, and its stderr output matches a user-supplied regular - // expression. - // The user-supplied predicate may be a macro expression rather - // than a function pointer or functor, or else Wait and Passed could - // be combined. - virtual bool Passed(bool exit_status_ok) = 0; - - // Signals that the death test did not die as expected. - virtual void Abort(AbortReason reason) = 0; - - // Returns a human-readable outcome message regarding the outcome of - // the last death test. - static const char* LastMessage(); - - static void set_last_death_test_message(const std::string& message); - - private: - // A string containing a description of the outcome of the last death test. - static std::string last_death_test_message_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(DeathTest); -}; - -// Factory interface for death tests. May be mocked out for testing. -class DeathTestFactory { - public: - virtual ~DeathTestFactory() { } - virtual bool Create(const char* statement, const RE* regex, - const char* file, int line, DeathTest** test) = 0; -}; - -// A concrete DeathTestFactory implementation for normal use. -class DefaultDeathTestFactory : public DeathTestFactory { - public: - virtual bool Create(const char* statement, const RE* regex, - const char* file, int line, DeathTest** test); -}; - -// Returns true if exit_status describes a process that was terminated -// by a signal, or exited normally with a nonzero exit code. -GTEST_API_ bool ExitedUnsuccessfully(int exit_status); - -// Traps C++ exceptions escaping statement and reports them as test -// failures. Note that trapping SEH exceptions is not implemented here. -# if GTEST_HAS_EXCEPTIONS -# define GTEST_EXECUTE_DEATH_TEST_STATEMENT_(statement, death_test) \ - try { \ - GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \ - } catch (const ::std::exception& gtest_exception) { \ - fprintf(\ - stderr, \ - "\n%s: Caught std::exception-derived exception escaping the " \ - "death test statement. Exception message: %s\n", \ - ::testing::internal::FormatFileLocation(__FILE__, __LINE__).c_str(), \ - gtest_exception.what()); \ - fflush(stderr); \ - death_test->Abort(::testing::internal::DeathTest::TEST_THREW_EXCEPTION); \ - } catch (...) { \ - death_test->Abort(::testing::internal::DeathTest::TEST_THREW_EXCEPTION); \ - } - -# else -# define GTEST_EXECUTE_DEATH_TEST_STATEMENT_(statement, death_test) \ - GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement) - -# endif - -// This macro is for implementing ASSERT_DEATH*, EXPECT_DEATH*, -// ASSERT_EXIT*, and EXPECT_EXIT*. -# define GTEST_DEATH_TEST_(statement, predicate, regex, fail) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (::testing::internal::AlwaysTrue()) { \ - const ::testing::internal::RE& gtest_regex = (regex); \ - ::testing::internal::DeathTest* gtest_dt; \ - if (!::testing::internal::DeathTest::Create(#statement, >est_regex, \ - __FILE__, __LINE__, >est_dt)) { \ - goto GTEST_CONCAT_TOKEN_(gtest_label_, __LINE__); \ - } \ - if (gtest_dt != NULL) { \ - ::testing::internal::scoped_ptr< ::testing::internal::DeathTest> \ - gtest_dt_ptr(gtest_dt); \ - switch (gtest_dt->AssumeRole()) { \ - case ::testing::internal::DeathTest::OVERSEE_TEST: \ - if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \ - goto GTEST_CONCAT_TOKEN_(gtest_label_, __LINE__); \ - } \ - break; \ - case ::testing::internal::DeathTest::EXECUTE_TEST: { \ - ::testing::internal::DeathTest::ReturnSentinel \ - gtest_sentinel(gtest_dt); \ - GTEST_EXECUTE_DEATH_TEST_STATEMENT_(statement, gtest_dt); \ - gtest_dt->Abort(::testing::internal::DeathTest::TEST_DID_NOT_DIE); \ - break; \ - } \ - default: \ - break; \ - } \ - } \ - } else \ - GTEST_CONCAT_TOKEN_(gtest_label_, __LINE__): \ - fail(::testing::internal::DeathTest::LastMessage()) -// The symbol "fail" here expands to something into which a message -// can be streamed. - -// This macro is for implementing ASSERT/EXPECT_DEBUG_DEATH when compiled in -// NDEBUG mode. In this case we need the statements to be executed, the regex is -// ignored, and the macro must accept a streamed message even though the message -// is never printed. -# define GTEST_EXECUTE_STATEMENT_(statement, regex) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (::testing::internal::AlwaysTrue()) { \ - GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \ - } else \ - ::testing::Message() - -// A class representing the parsed contents of the -// --gtest_internal_run_death_test flag, as it existed when -// RUN_ALL_TESTS was called. -class InternalRunDeathTestFlag { - public: - InternalRunDeathTestFlag(const std::string& a_file, - int a_line, - int an_index, - int a_write_fd) - : file_(a_file), line_(a_line), index_(an_index), - write_fd_(a_write_fd) {} - - ~InternalRunDeathTestFlag() { - if (write_fd_ >= 0) - posix::Close(write_fd_); - } - - const std::string& file() const { return file_; } - int line() const { return line_; } - int index() const { return index_; } - int write_fd() const { return write_fd_; } - - private: - std::string file_; - int line_; - int index_; - int write_fd_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(InternalRunDeathTestFlag); -}; - -// Returns a newly created InternalRunDeathTestFlag object with fields -// initialized from the GTEST_FLAG(internal_run_death_test) flag if -// the flag is specified; otherwise returns NULL. -InternalRunDeathTestFlag* ParseInternalRunDeathTestFlag(); - -#else // GTEST_HAS_DEATH_TEST - -// This macro is used for implementing macros such as -// EXPECT_DEATH_IF_SUPPORTED and ASSERT_DEATH_IF_SUPPORTED on systems where -// death tests are not supported. Those macros must compile on such systems -// iff EXPECT_DEATH and ASSERT_DEATH compile with the same parameters on -// systems that support death tests. This allows one to write such a macro -// on a system that does not support death tests and be sure that it will -// compile on a death-test supporting system. -// -// Parameters: -// statement - A statement that a macro such as EXPECT_DEATH would test -// for program termination. This macro has to make sure this -// statement is compiled but not executed, to ensure that -// EXPECT_DEATH_IF_SUPPORTED compiles with a certain -// parameter iff EXPECT_DEATH compiles with it. -// regex - A regex that a macro such as EXPECT_DEATH would use to test -// the output of statement. This parameter has to be -// compiled but not evaluated by this macro, to ensure that -// this macro only accepts expressions that a macro such as -// EXPECT_DEATH would accept. -// terminator - Must be an empty statement for EXPECT_DEATH_IF_SUPPORTED -// and a return statement for ASSERT_DEATH_IF_SUPPORTED. -// This ensures that ASSERT_DEATH_IF_SUPPORTED will not -// compile inside functions where ASSERT_DEATH doesn't -// compile. -// -// The branch that has an always false condition is used to ensure that -// statement and regex are compiled (and thus syntactically correct) but -// never executed. The unreachable code macro protects the terminator -// statement from generating an 'unreachable code' warning in case -// statement unconditionally returns or throws. The Message constructor at -// the end allows the syntax of streaming additional messages into the -// macro, for compilational compatibility with EXPECT_DEATH/ASSERT_DEATH. -# define GTEST_UNSUPPORTED_DEATH_TEST_(statement, regex, terminator) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (::testing::internal::AlwaysTrue()) { \ - GTEST_LOG_(WARNING) \ - << "Death tests are not supported on this platform.\n" \ - << "Statement '" #statement "' cannot be verified."; \ - } else if (::testing::internal::AlwaysFalse()) { \ - ::testing::internal::RE::PartialMatch(".*", (regex)); \ - GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \ - terminator; \ - } else \ - ::testing::Message() - -#endif // GTEST_HAS_DEATH_TEST - -} // namespace internal -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_DEATH_TEST_INTERNAL_H_ - -namespace testing { - -// This flag controls the style of death tests. Valid values are "threadsafe", -// meaning that the death test child process will re-execute the test binary -// from the start, running only a single death test, or "fast", -// meaning that the child process will execute the test logic immediately -// after forking. -GTEST_DECLARE_string_(death_test_style); - -#if GTEST_HAS_DEATH_TEST - -namespace internal { - -// Returns a Boolean value indicating whether the caller is currently -// executing in the context of the death test child process. Tools such as -// Valgrind heap checkers may need this to modify their behavior in death -// tests. IMPORTANT: This is an internal utility. Using it may break the -// implementation of death tests. User code MUST NOT use it. -GTEST_API_ bool InDeathTestChild(); - -} // namespace internal - -// The following macros are useful for writing death tests. - -// Here's what happens when an ASSERT_DEATH* or EXPECT_DEATH* is -// executed: -// -// 1. It generates a warning if there is more than one active -// thread. This is because it's safe to fork() or clone() only -// when there is a single thread. -// -// 2. The parent process clone()s a sub-process and runs the death -// test in it; the sub-process exits with code 0 at the end of the -// death test, if it hasn't exited already. -// -// 3. The parent process waits for the sub-process to terminate. -// -// 4. The parent process checks the exit code and error message of -// the sub-process. -// -// Examples: -// -// ASSERT_DEATH(server.SendMessage(56, "Hello"), "Invalid port number"); -// for (int i = 0; i < 5; i++) { -// EXPECT_DEATH(server.ProcessRequest(i), -// "Invalid request .* in ProcessRequest()") -// << "Failed to die on request " << i; -// } -// -// ASSERT_EXIT(server.ExitNow(), ::testing::ExitedWithCode(0), "Exiting"); -// -// bool KilledBySIGHUP(int exit_code) { -// return WIFSIGNALED(exit_code) && WTERMSIG(exit_code) == SIGHUP; -// } -// -// ASSERT_EXIT(client.HangUpServer(), KilledBySIGHUP, "Hanging up!"); -// -// On the regular expressions used in death tests: -// -// On POSIX-compliant systems (*nix), we use the library, -// which uses the POSIX extended regex syntax. -// -// On other platforms (e.g. Windows), we only support a simple regex -// syntax implemented as part of Google Test. This limited -// implementation should be enough most of the time when writing -// death tests; though it lacks many features you can find in PCRE -// or POSIX extended regex syntax. For example, we don't support -// union ("x|y"), grouping ("(xy)"), brackets ("[xy]"), and -// repetition count ("x{5,7}"), among others. -// -// Below is the syntax that we do support. We chose it to be a -// subset of both PCRE and POSIX extended regex, so it's easy to -// learn wherever you come from. In the following: 'A' denotes a -// literal character, period (.), or a single \\ escape sequence; -// 'x' and 'y' denote regular expressions; 'm' and 'n' are for -// natural numbers. -// -// c matches any literal character c -// \\d matches any decimal digit -// \\D matches any character that's not a decimal digit -// \\f matches \f -// \\n matches \n -// \\r matches \r -// \\s matches any ASCII whitespace, including \n -// \\S matches any character that's not a whitespace -// \\t matches \t -// \\v matches \v -// \\w matches any letter, _, or decimal digit -// \\W matches any character that \\w doesn't match -// \\c matches any literal character c, which must be a punctuation -// . matches any single character except \n -// A? matches 0 or 1 occurrences of A -// A* matches 0 or many occurrences of A -// A+ matches 1 or many occurrences of A -// ^ matches the beginning of a string (not that of each line) -// $ matches the end of a string (not that of each line) -// xy matches x followed by y -// -// If you accidentally use PCRE or POSIX extended regex features -// not implemented by us, you will get a run-time failure. In that -// case, please try to rewrite your regular expression within the -// above syntax. -// -// This implementation is *not* meant to be as highly tuned or robust -// as a compiled regex library, but should perform well enough for a -// death test, which already incurs significant overhead by launching -// a child process. -// -// Known caveats: -// -// A "threadsafe" style death test obtains the path to the test -// program from argv[0] and re-executes it in the sub-process. For -// simplicity, the current implementation doesn't search the PATH -// when launching the sub-process. This means that the user must -// invoke the test program via a path that contains at least one -// path separator (e.g. path/to/foo_test and -// /absolute/path/to/bar_test are fine, but foo_test is not). This -// is rarely a problem as people usually don't put the test binary -// directory in PATH. -// -// TODO(wan@google.com): make thread-safe death tests search the PATH. - -// Asserts that a given statement causes the program to exit, with an -// integer exit status that satisfies predicate, and emitting error output -// that matches regex. -# define ASSERT_EXIT(statement, predicate, regex) \ - GTEST_DEATH_TEST_(statement, predicate, regex, GTEST_FATAL_FAILURE_) - -// Like ASSERT_EXIT, but continues on to successive tests in the -// test case, if any: -# define EXPECT_EXIT(statement, predicate, regex) \ - GTEST_DEATH_TEST_(statement, predicate, regex, GTEST_NONFATAL_FAILURE_) - -// Asserts that a given statement causes the program to exit, either by -// explicitly exiting with a nonzero exit code or being killed by a -// signal, and emitting error output that matches regex. -# define ASSERT_DEATH(statement, regex) \ - ASSERT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex) - -// Like ASSERT_DEATH, but continues on to successive tests in the -// test case, if any: -# define EXPECT_DEATH(statement, regex) \ - EXPECT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex) - -// Two predicate classes that can be used in {ASSERT,EXPECT}_EXIT*: - -// Tests that an exit code describes a normal exit with a given exit code. -class GTEST_API_ ExitedWithCode { - public: - explicit ExitedWithCode(int exit_code); - bool operator()(int exit_status) const; - private: - // No implementation - assignment is unsupported. - void operator=(const ExitedWithCode& other); - - const int exit_code_; -}; - -# if !GTEST_OS_WINDOWS -// Tests that an exit code describes an exit due to termination by a -// given signal. -class GTEST_API_ KilledBySignal { - public: - explicit KilledBySignal(int signum); - bool operator()(int exit_status) const; - private: - const int signum_; -}; -# endif // !GTEST_OS_WINDOWS - -// EXPECT_DEBUG_DEATH asserts that the given statements die in debug mode. -// The death testing framework causes this to have interesting semantics, -// since the sideeffects of the call are only visible in opt mode, and not -// in debug mode. -// -// In practice, this can be used to test functions that utilize the -// LOG(DFATAL) macro using the following style: -// -// int DieInDebugOr12(int* sideeffect) { -// if (sideeffect) { -// *sideeffect = 12; -// } -// LOG(DFATAL) << "death"; -// return 12; -// } -// -// TEST(TestCase, TestDieOr12WorksInDgbAndOpt) { -// int sideeffect = 0; -// // Only asserts in dbg. -// EXPECT_DEBUG_DEATH(DieInDebugOr12(&sideeffect), "death"); -// -// #ifdef NDEBUG -// // opt-mode has sideeffect visible. -// EXPECT_EQ(12, sideeffect); -// #else -// // dbg-mode no visible sideeffect. -// EXPECT_EQ(0, sideeffect); -// #endif -// } -// -// This will assert that DieInDebugReturn12InOpt() crashes in debug -// mode, usually due to a DCHECK or LOG(DFATAL), but returns the -// appropriate fallback value (12 in this case) in opt mode. If you -// need to test that a function has appropriate side-effects in opt -// mode, include assertions against the side-effects. A general -// pattern for this is: -// -// EXPECT_DEBUG_DEATH({ -// // Side-effects here will have an effect after this statement in -// // opt mode, but none in debug mode. -// EXPECT_EQ(12, DieInDebugOr12(&sideeffect)); -// }, "death"); -// -# ifdef NDEBUG - -# define EXPECT_DEBUG_DEATH(statement, regex) \ - GTEST_EXECUTE_STATEMENT_(statement, regex) - -# define ASSERT_DEBUG_DEATH(statement, regex) \ - GTEST_EXECUTE_STATEMENT_(statement, regex) - -# else - -# define EXPECT_DEBUG_DEATH(statement, regex) \ - EXPECT_DEATH(statement, regex) - -# define ASSERT_DEBUG_DEATH(statement, regex) \ - ASSERT_DEATH(statement, regex) - -# endif // NDEBUG for EXPECT_DEBUG_DEATH -#endif // GTEST_HAS_DEATH_TEST - -// EXPECT_DEATH_IF_SUPPORTED(statement, regex) and -// ASSERT_DEATH_IF_SUPPORTED(statement, regex) expand to real death tests if -// death tests are supported; otherwise they just issue a warning. This is -// useful when you are combining death test assertions with normal test -// assertions in one test. -#if GTEST_HAS_DEATH_TEST -# define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ - EXPECT_DEATH(statement, regex) -# define ASSERT_DEATH_IF_SUPPORTED(statement, regex) \ - ASSERT_DEATH(statement, regex) -#else -# define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ - GTEST_UNSUPPORTED_DEATH_TEST_(statement, regex, ) -# define ASSERT_DEATH_IF_SUPPORTED(statement, regex) \ - GTEST_UNSUPPORTED_DEATH_TEST_(statement, regex, return) -#endif - -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_GTEST_DEATH_TEST_H_ -// This file was GENERATED by command: -// pump.py gtest-param-test.h.pump -// DO NOT EDIT BY HAND!!! - -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: vladl@google.com (Vlad Losev) -// -// Macros and functions for implementing parameterized tests -// in Google C++ Testing Framework (Google Test) -// -// This file is generated by a SCRIPT. DO NOT EDIT BY HAND! -// -#ifndef GTEST_INCLUDE_GTEST_GTEST_PARAM_TEST_H_ -#define GTEST_INCLUDE_GTEST_GTEST_PARAM_TEST_H_ - - -// Value-parameterized tests allow you to test your code with different -// parameters without writing multiple copies of the same test. -// -// Here is how you use value-parameterized tests: - -#if 0 - -// To write value-parameterized tests, first you should define a fixture -// class. It is usually derived from testing::TestWithParam (see below for -// another inheritance scheme that's sometimes useful in more complicated -// class hierarchies), where the type of your parameter values. -// TestWithParam is itself derived from testing::Test. T can be any -// copyable type. If it's a raw pointer, you are responsible for managing the -// lifespan of the pointed values. - -class FooTest : public ::testing::TestWithParam { - // You can implement all the usual class fixture members here. -}; - -// Then, use the TEST_P macro to define as many parameterized tests -// for this fixture as you want. The _P suffix is for "parameterized" -// or "pattern", whichever you prefer to think. - -TEST_P(FooTest, DoesBlah) { - // Inside a test, access the test parameter with the GetParam() method - // of the TestWithParam class: - EXPECT_TRUE(foo.Blah(GetParam())); - ... -} - -TEST_P(FooTest, HasBlahBlah) { - ... -} - -// Finally, you can use INSTANTIATE_TEST_CASE_P to instantiate the test -// case with any set of parameters you want. Google Test defines a number -// of functions for generating test parameters. They return what we call -// (surprise!) parameter generators. Here is a summary of them, which -// are all in the testing namespace: -// -// -// Range(begin, end [, step]) - Yields values {begin, begin+step, -// begin+step+step, ...}. The values do not -// include end. step defaults to 1. -// Values(v1, v2, ..., vN) - Yields values {v1, v2, ..., vN}. -// ValuesIn(container) - Yields values from a C-style array, an STL -// ValuesIn(begin,end) container, or an iterator range [begin, end). -// Bool() - Yields sequence {false, true}. -// Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product -// for the math savvy) of the values generated -// by the N generators. -// -// For more details, see comments at the definitions of these functions below -// in this file. -// -// The following statement will instantiate tests from the FooTest test case -// each with parameter values "meeny", "miny", and "moe". - -INSTANTIATE_TEST_CASE_P(InstantiationName, - FooTest, - Values("meeny", "miny", "moe")); - -// To distinguish different instances of the pattern, (yes, you -// can instantiate it more then once) the first argument to the -// INSTANTIATE_TEST_CASE_P macro is a prefix that will be added to the -// actual test case name. Remember to pick unique prefixes for different -// instantiations. The tests from the instantiation above will have -// these names: -// -// * InstantiationName/FooTest.DoesBlah/0 for "meeny" -// * InstantiationName/FooTest.DoesBlah/1 for "miny" -// * InstantiationName/FooTest.DoesBlah/2 for "moe" -// * InstantiationName/FooTest.HasBlahBlah/0 for "meeny" -// * InstantiationName/FooTest.HasBlahBlah/1 for "miny" -// * InstantiationName/FooTest.HasBlahBlah/2 for "moe" -// -// You can use these names in --gtest_filter. -// -// This statement will instantiate all tests from FooTest again, each -// with parameter values "cat" and "dog": - -const char* pets[] = {"cat", "dog"}; -INSTANTIATE_TEST_CASE_P(AnotherInstantiationName, FooTest, ValuesIn(pets)); - -// The tests from the instantiation above will have these names: -// -// * AnotherInstantiationName/FooTest.DoesBlah/0 for "cat" -// * AnotherInstantiationName/FooTest.DoesBlah/1 for "dog" -// * AnotherInstantiationName/FooTest.HasBlahBlah/0 for "cat" -// * AnotherInstantiationName/FooTest.HasBlahBlah/1 for "dog" -// -// Please note that INSTANTIATE_TEST_CASE_P will instantiate all tests -// in the given test case, whether their definitions come before or -// AFTER the INSTANTIATE_TEST_CASE_P statement. -// -// Please also note that generator expressions (including parameters to the -// generators) are evaluated in InitGoogleTest(), after main() has started. -// This allows the user on one hand, to adjust generator parameters in order -// to dynamically determine a set of tests to run and on the other hand, -// give the user a chance to inspect the generated tests with Google Test -// reflection API before RUN_ALL_TESTS() is executed. -// -// You can see samples/sample7_unittest.cc and samples/sample8_unittest.cc -// for more examples. -// -// In the future, we plan to publish the API for defining new parameter -// generators. But for now this interface remains part of the internal -// implementation and is subject to change. -// -// -// A parameterized test fixture must be derived from testing::Test and from -// testing::WithParamInterface, where T is the type of the parameter -// values. Inheriting from TestWithParam satisfies that requirement because -// TestWithParam inherits from both Test and WithParamInterface. In more -// complicated hierarchies, however, it is occasionally useful to inherit -// separately from Test and WithParamInterface. For example: - -class BaseTest : public ::testing::Test { - // You can inherit all the usual members for a non-parameterized test - // fixture here. -}; - -class DerivedTest : public BaseTest, public ::testing::WithParamInterface { - // The usual test fixture members go here too. -}; - -TEST_F(BaseTest, HasFoo) { - // This is an ordinary non-parameterized test. -} - -TEST_P(DerivedTest, DoesBlah) { - // GetParam works just the same here as if you inherit from TestWithParam. - EXPECT_TRUE(foo.Blah(GetParam())); -} - -#endif // 0 - - -#if !GTEST_OS_SYMBIAN -# include -#endif - -// scripts/fuse_gtest.py depends on gtest's own header being #included -// *unconditionally*. Therefore these #includes cannot be moved -// inside #if GTEST_HAS_PARAM_TEST. -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: vladl@google.com (Vlad Losev) - -// Type and function utilities for implementing parameterized tests. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PARAM_UTIL_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PARAM_UTIL_H_ - -#include -#include -#include - -// scripts/fuse_gtest.py depends on gtest's own header being #included -// *unconditionally*. Therefore these #includes cannot be moved -// inside #if GTEST_HAS_PARAM_TEST. -// Copyright 2003 Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: Dan Egnor (egnor@google.com) -// -// A "smart" pointer type with reference tracking. Every pointer to a -// particular object is kept on a circular linked list. When the last pointer -// to an object is destroyed or reassigned, the object is deleted. -// -// Used properly, this deletes the object when the last reference goes away. -// There are several caveats: -// - Like all reference counting schemes, cycles lead to leaks. -// - Each smart pointer is actually two pointers (8 bytes instead of 4). -// - Every time a pointer is assigned, the entire list of pointers to that -// object is traversed. This class is therefore NOT SUITABLE when there -// will often be more than two or three pointers to a particular object. -// - References are only tracked as long as linked_ptr<> objects are copied. -// If a linked_ptr<> is converted to a raw pointer and back, BAD THINGS -// will happen (double deletion). -// -// A good use of this class is storing object references in STL containers. -// You can safely put linked_ptr<> in a vector<>. -// Other uses may not be as good. -// -// Note: If you use an incomplete type with linked_ptr<>, the class -// *containing* linked_ptr<> must have a constructor and destructor (even -// if they do nothing!). -// -// Bill Gibbons suggested we use something like this. -// -// Thread Safety: -// Unlike other linked_ptr implementations, in this implementation -// a linked_ptr object is thread-safe in the sense that: -// - it's safe to copy linked_ptr objects concurrently, -// - it's safe to copy *from* a linked_ptr and read its underlying -// raw pointer (e.g. via get()) concurrently, and -// - it's safe to write to two linked_ptrs that point to the same -// shared object concurrently. -// TODO(wan@google.com): rename this to safe_linked_ptr to avoid -// confusion with normal linked_ptr. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_LINKED_PTR_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_LINKED_PTR_H_ - -#include -#include - - -namespace testing { -namespace internal { - -// Protects copying of all linked_ptr objects. -GTEST_API_ GTEST_DECLARE_STATIC_MUTEX_(g_linked_ptr_mutex); - -// This is used internally by all instances of linked_ptr<>. It needs to be -// a non-template class because different types of linked_ptr<> can refer to -// the same object (linked_ptr(obj) vs linked_ptr(obj)). -// So, it needs to be possible for different types of linked_ptr to participate -// in the same circular linked list, so we need a single class type here. -// -// DO NOT USE THIS CLASS DIRECTLY YOURSELF. Use linked_ptr. -class linked_ptr_internal { - public: - // Create a new circle that includes only this instance. - void join_new() { - next_ = this; - } - - // Many linked_ptr operations may change p.link_ for some linked_ptr - // variable p in the same circle as this object. Therefore we need - // to prevent two such operations from occurring concurrently. - // - // Note that different types of linked_ptr objects can coexist in a - // circle (e.g. linked_ptr, linked_ptr, and - // linked_ptr). Therefore we must use a single mutex to - // protect all linked_ptr objects. This can create serious - // contention in production code, but is acceptable in a testing - // framework. - - // Join an existing circle. - void join(linked_ptr_internal const* ptr) - GTEST_LOCK_EXCLUDED_(g_linked_ptr_mutex) { - MutexLock lock(&g_linked_ptr_mutex); - - linked_ptr_internal const* p = ptr; - while (p->next_ != ptr) p = p->next_; - p->next_ = this; - next_ = ptr; - } - - // Leave whatever circle we're part of. Returns true if we were the - // last member of the circle. Once this is done, you can join() another. - bool depart() - GTEST_LOCK_EXCLUDED_(g_linked_ptr_mutex) { - MutexLock lock(&g_linked_ptr_mutex); - - if (next_ == this) return true; - linked_ptr_internal const* p = next_; - while (p->next_ != this) p = p->next_; - p->next_ = next_; - return false; - } - - private: - mutable linked_ptr_internal const* next_; -}; - -template -class linked_ptr { - public: - typedef T element_type; - - // Take over ownership of a raw pointer. This should happen as soon as - // possible after the object is created. - explicit linked_ptr(T* ptr = NULL) { capture(ptr); } - ~linked_ptr() { depart(); } - - // Copy an existing linked_ptr<>, adding ourselves to the list of references. - template linked_ptr(linked_ptr const& ptr) { copy(&ptr); } - linked_ptr(linked_ptr const& ptr) { // NOLINT - assert(&ptr != this); - copy(&ptr); - } - - // Assignment releases the old value and acquires the new. - template linked_ptr& operator=(linked_ptr const& ptr) { - depart(); - copy(&ptr); - return *this; - } - - linked_ptr& operator=(linked_ptr const& ptr) { - if (&ptr != this) { - depart(); - copy(&ptr); - } - return *this; - } - - // Smart pointer members. - void reset(T* ptr = NULL) { - depart(); - capture(ptr); - } - T* get() const { return value_; } - T* operator->() const { return value_; } - T& operator*() const { return *value_; } - - bool operator==(T* p) const { return value_ == p; } - bool operator!=(T* p) const { return value_ != p; } - template - bool operator==(linked_ptr const& ptr) const { - return value_ == ptr.get(); - } - template - bool operator!=(linked_ptr const& ptr) const { - return value_ != ptr.get(); - } - - private: - template - friend class linked_ptr; - - T* value_; - linked_ptr_internal link_; - - void depart() { - if (link_.depart()) delete value_; - } - - void capture(T* ptr) { - value_ = ptr; - link_.join_new(); - } - - template void copy(linked_ptr const* ptr) { - value_ = ptr->get(); - if (value_) - link_.join(&ptr->link_); - else - link_.join_new(); - } -}; - -template inline -bool operator==(T* ptr, const linked_ptr& x) { - return ptr == x.get(); -} - -template inline -bool operator!=(T* ptr, const linked_ptr& x) { - return ptr != x.get(); -} - -// A function to convert T* into linked_ptr -// Doing e.g. make_linked_ptr(new FooBarBaz(arg)) is a shorter notation -// for linked_ptr >(new FooBarBaz(arg)) -template -linked_ptr make_linked_ptr(T* ptr) { - return linked_ptr(ptr); -} - -} // namespace internal -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_LINKED_PTR_H_ -// Copyright 2007, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// Google Test - The Google C++ Testing Framework -// -// This file implements a universal value printer that can print a -// value of any type T: -// -// void ::testing::internal::UniversalPrinter::Print(value, ostream_ptr); -// -// A user can teach this function how to print a class type T by -// defining either operator<<() or PrintTo() in the namespace that -// defines T. More specifically, the FIRST defined function in the -// following list will be used (assuming T is defined in namespace -// foo): -// -// 1. foo::PrintTo(const T&, ostream*) -// 2. operator<<(ostream&, const T&) defined in either foo or the -// global namespace. -// -// If none of the above is defined, it will print the debug string of -// the value if it is a protocol buffer, or print the raw bytes in the -// value otherwise. -// -// To aid debugging: when T is a reference type, the address of the -// value is also printed; when T is a (const) char pointer, both the -// pointer value and the NUL-terminated string it points to are -// printed. -// -// We also provide some convenient wrappers: -// -// // Prints a value to a string. For a (const or not) char -// // pointer, the NUL-terminated string (but not the pointer) is -// // printed. -// std::string ::testing::PrintToString(const T& value); -// -// // Prints a value tersely: for a reference type, the referenced -// // value (but not the address) is printed; for a (const or not) char -// // pointer, the NUL-terminated string (but not the pointer) is -// // printed. -// void ::testing::internal::UniversalTersePrint(const T& value, ostream*); -// -// // Prints value using the type inferred by the compiler. The difference -// // from UniversalTersePrint() is that this function prints both the -// // pointer and the NUL-terminated string for a (const or not) char pointer. -// void ::testing::internal::UniversalPrint(const T& value, ostream*); -// -// // Prints the fields of a tuple tersely to a string vector, one -// // element for each field. Tuple support must be enabled in -// // gtest-port.h. -// std::vector UniversalTersePrintTupleFieldsToStrings( -// const Tuple& value); -// -// Known limitation: -// -// The print primitives print the elements of an STL-style container -// using the compiler-inferred type of *iter where iter is a -// const_iterator of the container. When const_iterator is an input -// iterator but not a forward iterator, this inferred type may not -// match value_type, and the print output may be incorrect. In -// practice, this is rarely a problem as for most containers -// const_iterator is a forward iterator. We'll fix this if there's an -// actual need for it. Note that this fix cannot rely on value_type -// being defined as many user-defined container types don't have -// value_type. - -#ifndef GTEST_INCLUDE_GTEST_GTEST_PRINTERS_H_ -#define GTEST_INCLUDE_GTEST_GTEST_PRINTERS_H_ - -#include // NOLINT -#include -#include -#include -#include - -namespace testing { - -// Definitions in the 'internal' and 'internal2' name spaces are -// subject to change without notice. DO NOT USE THEM IN USER CODE! -namespace internal2 { - -// Prints the given number of bytes in the given object to the given -// ostream. -GTEST_API_ void PrintBytesInObjectTo(const unsigned char* obj_bytes, - size_t count, - ::std::ostream* os); - -// For selecting which printer to use when a given type has neither << -// nor PrintTo(). -enum TypeKind { - kProtobuf, // a protobuf type - kConvertibleToInteger, // a type implicitly convertible to BiggestInt - // (e.g. a named or unnamed enum type) - kOtherType // anything else -}; - -// TypeWithoutFormatter::PrintValue(value, os) is called -// by the universal printer to print a value of type T when neither -// operator<< nor PrintTo() is defined for T, where kTypeKind is the -// "kind" of T as defined by enum TypeKind. -template -class TypeWithoutFormatter { - public: - // This default version is called when kTypeKind is kOtherType. - static void PrintValue(const T& value, ::std::ostream* os) { - PrintBytesInObjectTo(reinterpret_cast(&value), - sizeof(value), os); - } -}; - -// We print a protobuf using its ShortDebugString() when the string -// doesn't exceed this many characters; otherwise we print it using -// DebugString() for better readability. -const size_t kProtobufOneLinerMaxLength = 50; - -template -class TypeWithoutFormatter { - public: - static void PrintValue(const T& value, ::std::ostream* os) { - const ::testing::internal::string short_str = value.ShortDebugString(); - const ::testing::internal::string pretty_str = - short_str.length() <= kProtobufOneLinerMaxLength ? - short_str : ("\n" + value.DebugString()); - *os << ("<" + pretty_str + ">"); - } -}; - -template -class TypeWithoutFormatter { - public: - // Since T has no << operator or PrintTo() but can be implicitly - // converted to BiggestInt, we print it as a BiggestInt. - // - // Most likely T is an enum type (either named or unnamed), in which - // case printing it as an integer is the desired behavior. In case - // T is not an enum, printing it as an integer is the best we can do - // given that it has no user-defined printer. - static void PrintValue(const T& value, ::std::ostream* os) { - const internal::BiggestInt kBigInt = value; - *os << kBigInt; - } -}; - -// Prints the given value to the given ostream. If the value is a -// protocol message, its debug string is printed; if it's an enum or -// of a type implicitly convertible to BiggestInt, it's printed as an -// integer; otherwise the bytes in the value are printed. This is -// what UniversalPrinter::Print() does when it knows nothing about -// type T and T has neither << operator nor PrintTo(). -// -// A user can override this behavior for a class type Foo by defining -// a << operator in the namespace where Foo is defined. -// -// We put this operator in namespace 'internal2' instead of 'internal' -// to simplify the implementation, as much code in 'internal' needs to -// use << in STL, which would conflict with our own << were it defined -// in 'internal'. -// -// Note that this operator<< takes a generic std::basic_ostream type instead of the more restricted std::ostream. If -// we define it to take an std::ostream instead, we'll get an -// "ambiguous overloads" compiler error when trying to print a type -// Foo that supports streaming to std::basic_ostream, as the compiler cannot tell whether -// operator<<(std::ostream&, const T&) or -// operator<<(std::basic_stream, const Foo&) is more -// specific. -template -::std::basic_ostream& operator<<( - ::std::basic_ostream& os, const T& x) { - TypeWithoutFormatter::value ? kProtobuf : - internal::ImplicitlyConvertible::value ? - kConvertibleToInteger : kOtherType)>::PrintValue(x, &os); - return os; -} - -} // namespace internal2 -} // namespace testing - -// This namespace MUST NOT BE NESTED IN ::testing, or the name look-up -// magic needed for implementing UniversalPrinter won't work. -namespace testing_internal { - -// Used to print a value that is not an STL-style container when the -// user doesn't define PrintTo() for it. -template -void DefaultPrintNonContainerTo(const T& value, ::std::ostream* os) { - // With the following statement, during unqualified name lookup, - // testing::internal2::operator<< appears as if it was declared in - // the nearest enclosing namespace that contains both - // ::testing_internal and ::testing::internal2, i.e. the global - // namespace. For more details, refer to the C++ Standard section - // 7.3.4-1 [namespace.udir]. This allows us to fall back onto - // testing::internal2::operator<< in case T doesn't come with a << - // operator. - // - // We cannot write 'using ::testing::internal2::operator<<;', which - // gcc 3.3 fails to compile due to a compiler bug. - using namespace ::testing::internal2; // NOLINT - - // Assuming T is defined in namespace foo, in the next statement, - // the compiler will consider all of: - // - // 1. foo::operator<< (thanks to Koenig look-up), - // 2. ::operator<< (as the current namespace is enclosed in ::), - // 3. testing::internal2::operator<< (thanks to the using statement above). - // - // The operator<< whose type matches T best will be picked. - // - // We deliberately allow #2 to be a candidate, as sometimes it's - // impossible to define #1 (e.g. when foo is ::std, defining - // anything in it is undefined behavior unless you are a compiler - // vendor.). - *os << value; -} - -} // namespace testing_internal - -namespace testing { -namespace internal { - -// UniversalPrinter::Print(value, ostream_ptr) prints the given -// value to the given ostream. The caller must ensure that -// 'ostream_ptr' is not NULL, or the behavior is undefined. -// -// We define UniversalPrinter as a class template (as opposed to a -// function template), as we need to partially specialize it for -// reference types, which cannot be done with function templates. -template -class UniversalPrinter; - -template -void UniversalPrint(const T& value, ::std::ostream* os); - -// Used to print an STL-style container when the user doesn't define -// a PrintTo() for it. -template -void DefaultPrintTo(IsContainer /* dummy */, - false_type /* is not a pointer */, - const C& container, ::std::ostream* os) { - const size_t kMaxCount = 32; // The maximum number of elements to print. - *os << '{'; - size_t count = 0; - for (typename C::const_iterator it = container.begin(); - it != container.end(); ++it, ++count) { - if (count > 0) { - *os << ','; - if (count == kMaxCount) { // Enough has been printed. - *os << " ..."; - break; - } - } - *os << ' '; - // We cannot call PrintTo(*it, os) here as PrintTo() doesn't - // handle *it being a native array. - internal::UniversalPrint(*it, os); - } - - if (count > 0) { - *os << ' '; - } - *os << '}'; -} - -// Used to print a pointer that is neither a char pointer nor a member -// pointer, when the user doesn't define PrintTo() for it. (A member -// variable pointer or member function pointer doesn't really point to -// a location in the address space. Their representation is -// implementation-defined. Therefore they will be printed as raw -// bytes.) -template -void DefaultPrintTo(IsNotContainer /* dummy */, - true_type /* is a pointer */, - T* p, ::std::ostream* os) { - if (p == NULL) { - *os << "NULL"; - } else { - // C++ doesn't allow casting from a function pointer to any object - // pointer. - // - // IsTrue() silences warnings: "Condition is always true", - // "unreachable code". - if (IsTrue(ImplicitlyConvertible::value)) { - // T is not a function type. We just call << to print p, - // relying on ADL to pick up user-defined << for their pointer - // types, if any. - *os << p; - } else { - // T is a function type, so '*os << p' doesn't do what we want - // (it just prints p as bool). We want to print p as a const - // void*. However, we cannot cast it to const void* directly, - // even using reinterpret_cast, as earlier versions of gcc - // (e.g. 3.4.5) cannot compile the cast when p is a function - // pointer. Casting to UInt64 first solves the problem. - *os << reinterpret_cast( - reinterpret_cast(p)); - } - } -} - -// Used to print a non-container, non-pointer value when the user -// doesn't define PrintTo() for it. -template -void DefaultPrintTo(IsNotContainer /* dummy */, - false_type /* is not a pointer */, - const T& value, ::std::ostream* os) { - ::testing_internal::DefaultPrintNonContainerTo(value, os); -} - -// Prints the given value using the << operator if it has one; -// otherwise prints the bytes in it. This is what -// UniversalPrinter::Print() does when PrintTo() is not specialized -// or overloaded for type T. -// -// A user can override this behavior for a class type Foo by defining -// an overload of PrintTo() in the namespace where Foo is defined. We -// give the user this option as sometimes defining a << operator for -// Foo is not desirable (e.g. the coding style may prevent doing it, -// or there is already a << operator but it doesn't do what the user -// wants). -template -void PrintTo(const T& value, ::std::ostream* os) { - // DefaultPrintTo() is overloaded. The type of its first two - // arguments determine which version will be picked. If T is an - // STL-style container, the version for container will be called; if - // T is a pointer, the pointer version will be called; otherwise the - // generic version will be called. - // - // Note that we check for container types here, prior to we check - // for protocol message types in our operator<<. The rationale is: - // - // For protocol messages, we want to give people a chance to - // override Google Mock's format by defining a PrintTo() or - // operator<<. For STL containers, other formats can be - // incompatible with Google Mock's format for the container - // elements; therefore we check for container types here to ensure - // that our format is used. - // - // The second argument of DefaultPrintTo() is needed to bypass a bug - // in Symbian's C++ compiler that prevents it from picking the right - // overload between: - // - // PrintTo(const T& x, ...); - // PrintTo(T* x, ...); - DefaultPrintTo(IsContainerTest(0), is_pointer(), value, os); -} - -// The following list of PrintTo() overloads tells -// UniversalPrinter::Print() how to print standard types (built-in -// types, strings, plain arrays, and pointers). - -// Overloads for various char types. -GTEST_API_ void PrintTo(unsigned char c, ::std::ostream* os); -GTEST_API_ void PrintTo(signed char c, ::std::ostream* os); -inline void PrintTo(char c, ::std::ostream* os) { - // When printing a plain char, we always treat it as unsigned. This - // way, the output won't be affected by whether the compiler thinks - // char is signed or not. - PrintTo(static_cast(c), os); -} - -// Overloads for other simple built-in types. -inline void PrintTo(bool x, ::std::ostream* os) { - *os << (x ? "true" : "false"); -} - -// Overload for wchar_t type. -// Prints a wchar_t as a symbol if it is printable or as its internal -// code otherwise and also as its decimal code (except for L'\0'). -// The L'\0' char is printed as "L'\\0'". The decimal code is printed -// as signed integer when wchar_t is implemented by the compiler -// as a signed type and is printed as an unsigned integer when wchar_t -// is implemented as an unsigned type. -GTEST_API_ void PrintTo(wchar_t wc, ::std::ostream* os); - -// Overloads for C strings. -GTEST_API_ void PrintTo(const char* s, ::std::ostream* os); -inline void PrintTo(char* s, ::std::ostream* os) { - PrintTo(ImplicitCast_(s), os); -} - -// signed/unsigned char is often used for representing binary data, so -// we print pointers to it as void* to be safe. -inline void PrintTo(const signed char* s, ::std::ostream* os) { - PrintTo(ImplicitCast_(s), os); -} -inline void PrintTo(signed char* s, ::std::ostream* os) { - PrintTo(ImplicitCast_(s), os); -} -inline void PrintTo(const unsigned char* s, ::std::ostream* os) { - PrintTo(ImplicitCast_(s), os); -} -inline void PrintTo(unsigned char* s, ::std::ostream* os) { - PrintTo(ImplicitCast_(s), os); -} - -// MSVC can be configured to define wchar_t as a typedef of unsigned -// short. It defines _NATIVE_WCHAR_T_DEFINED when wchar_t is a native -// type. When wchar_t is a typedef, defining an overload for const -// wchar_t* would cause unsigned short* be printed as a wide string, -// possibly causing invalid memory accesses. -#if !defined(_MSC_VER) || defined(_NATIVE_WCHAR_T_DEFINED) -// Overloads for wide C strings -GTEST_API_ void PrintTo(const wchar_t* s, ::std::ostream* os); -inline void PrintTo(wchar_t* s, ::std::ostream* os) { - PrintTo(ImplicitCast_(s), os); -} -#endif - -// Overload for C arrays. Multi-dimensional arrays are printed -// properly. - -// Prints the given number of elements in an array, without printing -// the curly braces. -template -void PrintRawArrayTo(const T a[], size_t count, ::std::ostream* os) { - UniversalPrint(a[0], os); - for (size_t i = 1; i != count; i++) { - *os << ", "; - UniversalPrint(a[i], os); - } -} - -// Overloads for ::string and ::std::string. -#if GTEST_HAS_GLOBAL_STRING -GTEST_API_ void PrintStringTo(const ::string&s, ::std::ostream* os); -inline void PrintTo(const ::string& s, ::std::ostream* os) { - PrintStringTo(s, os); -} -#endif // GTEST_HAS_GLOBAL_STRING - -GTEST_API_ void PrintStringTo(const ::std::string&s, ::std::ostream* os); -inline void PrintTo(const ::std::string& s, ::std::ostream* os) { - PrintStringTo(s, os); -} - -// Overloads for ::wstring and ::std::wstring. -#if GTEST_HAS_GLOBAL_WSTRING -GTEST_API_ void PrintWideStringTo(const ::wstring&s, ::std::ostream* os); -inline void PrintTo(const ::wstring& s, ::std::ostream* os) { - PrintWideStringTo(s, os); -} -#endif // GTEST_HAS_GLOBAL_WSTRING - -#if GTEST_HAS_STD_WSTRING -GTEST_API_ void PrintWideStringTo(const ::std::wstring&s, ::std::ostream* os); -inline void PrintTo(const ::std::wstring& s, ::std::ostream* os) { - PrintWideStringTo(s, os); -} -#endif // GTEST_HAS_STD_WSTRING - -#if GTEST_HAS_TR1_TUPLE -// Overload for ::std::tr1::tuple. Needed for printing function arguments, -// which are packed as tuples. - -// Helper function for printing a tuple. T must be instantiated with -// a tuple type. -template -void PrintTupleTo(const T& t, ::std::ostream* os); - -// Overloaded PrintTo() for tuples of various arities. We support -// tuples of up-to 10 fields. The following implementation works -// regardless of whether tr1::tuple is implemented using the -// non-standard variadic template feature or not. - -inline void PrintTo(const ::std::tr1::tuple<>& t, ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo(const ::std::tr1::tuple& t, ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo(const ::std::tr1::tuple& t, ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo(const ::std::tr1::tuple& t, ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo(const ::std::tr1::tuple& t, ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo(const ::std::tr1::tuple& t, - ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo(const ::std::tr1::tuple& t, - ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo(const ::std::tr1::tuple& t, - ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo(const ::std::tr1::tuple& t, - ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo(const ::std::tr1::tuple& t, - ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo( - const ::std::tr1::tuple& t, - ::std::ostream* os) { - PrintTupleTo(t, os); -} -#endif // GTEST_HAS_TR1_TUPLE - -// Overload for std::pair. -template -void PrintTo(const ::std::pair& value, ::std::ostream* os) { - *os << '('; - // We cannot use UniversalPrint(value.first, os) here, as T1 may be - // a reference type. The same for printing value.second. - UniversalPrinter::Print(value.first, os); - *os << ", "; - UniversalPrinter::Print(value.second, os); - *os << ')'; -} - -// Implements printing a non-reference type T by letting the compiler -// pick the right overload of PrintTo() for T. -template -class UniversalPrinter { - public: - // MSVC warns about adding const to a function type, so we want to - // disable the warning. -#ifdef _MSC_VER -# pragma warning(push) // Saves the current warning state. -# pragma warning(disable:4180) // Temporarily disables warning 4180. -#endif // _MSC_VER - - // Note: we deliberately don't call this PrintTo(), as that name - // conflicts with ::testing::internal::PrintTo in the body of the - // function. - static void Print(const T& value, ::std::ostream* os) { - // By default, ::testing::internal::PrintTo() is used for printing - // the value. - // - // Thanks to Koenig look-up, if T is a class and has its own - // PrintTo() function defined in its namespace, that function will - // be visible here. Since it is more specific than the generic ones - // in ::testing::internal, it will be picked by the compiler in the - // following statement - exactly what we want. - PrintTo(value, os); - } - -#ifdef _MSC_VER -# pragma warning(pop) // Restores the warning state. -#endif // _MSC_VER -}; - -// UniversalPrintArray(begin, len, os) prints an array of 'len' -// elements, starting at address 'begin'. -template -void UniversalPrintArray(const T* begin, size_t len, ::std::ostream* os) { - if (len == 0) { - *os << "{}"; - } else { - *os << "{ "; - const size_t kThreshold = 18; - const size_t kChunkSize = 8; - // If the array has more than kThreshold elements, we'll have to - // omit some details by printing only the first and the last - // kChunkSize elements. - // TODO(wan@google.com): let the user control the threshold using a flag. - if (len <= kThreshold) { - PrintRawArrayTo(begin, len, os); - } else { - PrintRawArrayTo(begin, kChunkSize, os); - *os << ", ..., "; - PrintRawArrayTo(begin + len - kChunkSize, kChunkSize, os); - } - *os << " }"; - } -} -// This overload prints a (const) char array compactly. -GTEST_API_ void UniversalPrintArray( - const char* begin, size_t len, ::std::ostream* os); - -// This overload prints a (const) wchar_t array compactly. -GTEST_API_ void UniversalPrintArray( - const wchar_t* begin, size_t len, ::std::ostream* os); - -// Implements printing an array type T[N]. -template -class UniversalPrinter { - public: - // Prints the given array, omitting some elements when there are too - // many. - static void Print(const T (&a)[N], ::std::ostream* os) { - UniversalPrintArray(a, N, os); - } -}; - -// Implements printing a reference type T&. -template -class UniversalPrinter { - public: - // MSVC warns about adding const to a function type, so we want to - // disable the warning. -#ifdef _MSC_VER -# pragma warning(push) // Saves the current warning state. -# pragma warning(disable:4180) // Temporarily disables warning 4180. -#endif // _MSC_VER - - static void Print(const T& value, ::std::ostream* os) { - // Prints the address of the value. We use reinterpret_cast here - // as static_cast doesn't compile when T is a function type. - *os << "@" << reinterpret_cast(&value) << " "; - - // Then prints the value itself. - UniversalPrint(value, os); - } - -#ifdef _MSC_VER -# pragma warning(pop) // Restores the warning state. -#endif // _MSC_VER -}; - -// Prints a value tersely: for a reference type, the referenced value -// (but not the address) is printed; for a (const) char pointer, the -// NUL-terminated string (but not the pointer) is printed. - -template -class UniversalTersePrinter { - public: - static void Print(const T& value, ::std::ostream* os) { - UniversalPrint(value, os); - } -}; -template -class UniversalTersePrinter { - public: - static void Print(const T& value, ::std::ostream* os) { - UniversalPrint(value, os); - } -}; -template -class UniversalTersePrinter { - public: - static void Print(const T (&value)[N], ::std::ostream* os) { - UniversalPrinter::Print(value, os); - } -}; -template <> -class UniversalTersePrinter { - public: - static void Print(const char* str, ::std::ostream* os) { - if (str == NULL) { - *os << "NULL"; - } else { - UniversalPrint(string(str), os); - } - } -}; -template <> -class UniversalTersePrinter { - public: - static void Print(char* str, ::std::ostream* os) { - UniversalTersePrinter::Print(str, os); - } -}; - -#if GTEST_HAS_STD_WSTRING -template <> -class UniversalTersePrinter { - public: - static void Print(const wchar_t* str, ::std::ostream* os) { - if (str == NULL) { - *os << "NULL"; - } else { - UniversalPrint(::std::wstring(str), os); - } - } -}; -#endif - -template <> -class UniversalTersePrinter { - public: - static void Print(wchar_t* str, ::std::ostream* os) { - UniversalTersePrinter::Print(str, os); - } -}; - -template -void UniversalTersePrint(const T& value, ::std::ostream* os) { - UniversalTersePrinter::Print(value, os); -} - -// Prints a value using the type inferred by the compiler. The -// difference between this and UniversalTersePrint() is that for a -// (const) char pointer, this prints both the pointer and the -// NUL-terminated string. -template -void UniversalPrint(const T& value, ::std::ostream* os) { - // A workarond for the bug in VC++ 7.1 that prevents us from instantiating - // UniversalPrinter with T directly. - typedef T T1; - UniversalPrinter::Print(value, os); -} - -#if GTEST_HAS_TR1_TUPLE -typedef ::std::vector Strings; - -// This helper template allows PrintTo() for tuples and -// UniversalTersePrintTupleFieldsToStrings() to be defined by -// induction on the number of tuple fields. The idea is that -// TuplePrefixPrinter::PrintPrefixTo(t, os) prints the first N -// fields in tuple t, and can be defined in terms of -// TuplePrefixPrinter. - -// The inductive case. -template -struct TuplePrefixPrinter { - // Prints the first N fields of a tuple. - template - static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { - TuplePrefixPrinter::PrintPrefixTo(t, os); - *os << ", "; - UniversalPrinter::type> - ::Print(::std::tr1::get(t), os); - } - - // Tersely prints the first N fields of a tuple to a string vector, - // one element for each field. - template - static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { - TuplePrefixPrinter::TersePrintPrefixToStrings(t, strings); - ::std::stringstream ss; - UniversalTersePrint(::std::tr1::get(t), &ss); - strings->push_back(ss.str()); - } -}; - -// Base cases. -template <> -struct TuplePrefixPrinter<0> { - template - static void PrintPrefixTo(const Tuple&, ::std::ostream*) {} - - template - static void TersePrintPrefixToStrings(const Tuple&, Strings*) {} -}; -// We have to specialize the entire TuplePrefixPrinter<> class -// template here, even though the definition of -// TersePrintPrefixToStrings() is the same as the generic version, as -// Embarcadero (formerly CodeGear, formerly Borland) C++ doesn't -// support specializing a method template of a class template. -template <> -struct TuplePrefixPrinter<1> { - template - static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { - UniversalPrinter::type>:: - Print(::std::tr1::get<0>(t), os); - } - - template - static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { - ::std::stringstream ss; - UniversalTersePrint(::std::tr1::get<0>(t), &ss); - strings->push_back(ss.str()); - } -}; - -// Helper function for printing a tuple. T must be instantiated with -// a tuple type. -template -void PrintTupleTo(const T& t, ::std::ostream* os) { - *os << "("; - TuplePrefixPrinter< ::std::tr1::tuple_size::value>:: - PrintPrefixTo(t, os); - *os << ")"; -} - -// Prints the fields of a tuple tersely to a string vector, one -// element for each field. See the comment before -// UniversalTersePrint() for how we define "tersely". -template -Strings UniversalTersePrintTupleFieldsToStrings(const Tuple& value) { - Strings result; - TuplePrefixPrinter< ::std::tr1::tuple_size::value>:: - TersePrintPrefixToStrings(value, &result); - return result; -} -#endif // GTEST_HAS_TR1_TUPLE - -} // namespace internal - -template -::std::string PrintToString(const T& value) { - ::std::stringstream ss; - internal::UniversalTersePrinter::Print(value, &ss); - return ss.str(); -} - -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_GTEST_PRINTERS_H_ - -#if GTEST_HAS_PARAM_TEST - -namespace testing { -namespace internal { - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// Outputs a message explaining invalid registration of different -// fixture class for the same test case. This may happen when -// TEST_P macro is used to define two tests with the same name -// but in different namespaces. -GTEST_API_ void ReportInvalidTestCaseType(const char* test_case_name, - const char* file, int line); - -template class ParamGeneratorInterface; -template class ParamGenerator; - -// Interface for iterating over elements provided by an implementation -// of ParamGeneratorInterface. -template -class ParamIteratorInterface { - public: - virtual ~ParamIteratorInterface() {} - // A pointer to the base generator instance. - // Used only for the purposes of iterator comparison - // to make sure that two iterators belong to the same generator. - virtual const ParamGeneratorInterface* BaseGenerator() const = 0; - // Advances iterator to point to the next element - // provided by the generator. The caller is responsible - // for not calling Advance() on an iterator equal to - // BaseGenerator()->End(). - virtual void Advance() = 0; - // Clones the iterator object. Used for implementing copy semantics - // of ParamIterator. - virtual ParamIteratorInterface* Clone() const = 0; - // Dereferences the current iterator and provides (read-only) access - // to the pointed value. It is the caller's responsibility not to call - // Current() on an iterator equal to BaseGenerator()->End(). - // Used for implementing ParamGenerator::operator*(). - virtual const T* Current() const = 0; - // Determines whether the given iterator and other point to the same - // element in the sequence generated by the generator. - // Used for implementing ParamGenerator::operator==(). - virtual bool Equals(const ParamIteratorInterface& other) const = 0; -}; - -// Class iterating over elements provided by an implementation of -// ParamGeneratorInterface. It wraps ParamIteratorInterface -// and implements the const forward iterator concept. -template -class ParamIterator { - public: - typedef T value_type; - typedef const T& reference; - typedef ptrdiff_t difference_type; - - // ParamIterator assumes ownership of the impl_ pointer. - ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {} - ParamIterator& operator=(const ParamIterator& other) { - if (this != &other) - impl_.reset(other.impl_->Clone()); - return *this; - } - - const T& operator*() const { return *impl_->Current(); } - const T* operator->() const { return impl_->Current(); } - // Prefix version of operator++. - ParamIterator& operator++() { - impl_->Advance(); - return *this; - } - // Postfix version of operator++. - ParamIterator operator++(int /*unused*/) { - ParamIteratorInterface* clone = impl_->Clone(); - impl_->Advance(); - return ParamIterator(clone); - } - bool operator==(const ParamIterator& other) const { - return impl_.get() == other.impl_.get() || impl_->Equals(*other.impl_); - } - bool operator!=(const ParamIterator& other) const { - return !(*this == other); - } - - private: - friend class ParamGenerator; - explicit ParamIterator(ParamIteratorInterface* impl) : impl_(impl) {} - scoped_ptr > impl_; -}; - -// ParamGeneratorInterface is the binary interface to access generators -// defined in other translation units. -template -class ParamGeneratorInterface { - public: - typedef T ParamType; - - virtual ~ParamGeneratorInterface() {} - - // Generator interface definition - virtual ParamIteratorInterface* Begin() const = 0; - virtual ParamIteratorInterface* End() const = 0; -}; - -// Wraps ParamGeneratorInterface and provides general generator syntax -// compatible with the STL Container concept. -// This class implements copy initialization semantics and the contained -// ParamGeneratorInterface instance is shared among all copies -// of the original object. This is possible because that instance is immutable. -template -class ParamGenerator { - public: - typedef ParamIterator iterator; - - explicit ParamGenerator(ParamGeneratorInterface* impl) : impl_(impl) {} - ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} - - ParamGenerator& operator=(const ParamGenerator& other) { - impl_ = other.impl_; - return *this; - } - - iterator begin() const { return iterator(impl_->Begin()); } - iterator end() const { return iterator(impl_->End()); } - - private: - linked_ptr > impl_; -}; - -// Generates values from a range of two comparable values. Can be used to -// generate sequences of user-defined types that implement operator+() and -// operator<(). -// This class is used in the Range() function. -template -class RangeGenerator : public ParamGeneratorInterface { - public: - RangeGenerator(T begin, T end, IncrementT step) - : begin_(begin), end_(end), - step_(step), end_index_(CalculateEndIndex(begin, end, step)) {} - virtual ~RangeGenerator() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, begin_, 0, step_); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, end_, end_index_, step_); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, T value, int index, - IncrementT step) - : base_(base), value_(value), index_(index), step_(step) {} - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - virtual void Advance() { - value_ = value_ + step_; - index_++; - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const T* Current() const { return &value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const int other_index = - CheckedDowncastToActualType(&other)->index_; - return index_ == other_index; - } - - private: - Iterator(const Iterator& other) - : ParamIteratorInterface(), - base_(other.base_), value_(other.value_), index_(other.index_), - step_(other.step_) {} - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - T value_; - int index_; - const IncrementT step_; - }; // class RangeGenerator::Iterator - - static int CalculateEndIndex(const T& begin, - const T& end, - const IncrementT& step) { - int end_index = 0; - for (T i = begin; i < end; i = i + step) - end_index++; - return end_index; - } - - // No implementation - assignment is unsupported. - void operator=(const RangeGenerator& other); - - const T begin_; - const T end_; - const IncrementT step_; - // The index for the end() iterator. All the elements in the generated - // sequence are indexed (0-based) to aid iterator comparison. - const int end_index_; -}; // class RangeGenerator - - -// Generates values from a pair of STL-style iterators. Used in the -// ValuesIn() function. The elements are copied from the source range -// since the source can be located on the stack, and the generator -// is likely to persist beyond that stack frame. -template -class ValuesInIteratorRangeGenerator : public ParamGeneratorInterface { - public: - template - ValuesInIteratorRangeGenerator(ForwardIterator begin, ForwardIterator end) - : container_(begin, end) {} - virtual ~ValuesInIteratorRangeGenerator() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, container_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, container_.end()); - } - - private: - typedef typename ::std::vector ContainerType; - - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - typename ContainerType::const_iterator iterator) - : base_(base), iterator_(iterator) {} - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - virtual void Advance() { - ++iterator_; - value_.reset(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - // We need to use cached value referenced by iterator_ because *iterator_ - // can return a temporary object (and of type other then T), so just - // having "return &*iterator_;" doesn't work. - // value_ is updated here and not in Advance() because Advance() - // can advance iterator_ beyond the end of the range, and we cannot - // detect that fact. The client code, on the other hand, is - // responsible for not calling Current() on an out-of-range iterator. - virtual const T* Current() const { - if (value_.get() == NULL) - value_.reset(new T(*iterator_)); - return value_.get(); - } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - return iterator_ == - CheckedDowncastToActualType(&other)->iterator_; - } - - private: - Iterator(const Iterator& other) - // The explicit constructor call suppresses a false warning - // emitted by gcc when supplied with the -Wextra option. - : ParamIteratorInterface(), - base_(other.base_), - iterator_(other.iterator_) {} - - const ParamGeneratorInterface* const base_; - typename ContainerType::const_iterator iterator_; - // A cached value of *iterator_. We keep it here to allow access by - // pointer in the wrapping iterator's operator->(). - // value_ needs to be mutable to be accessed in Current(). - // Use of scoped_ptr helps manage cached value's lifetime, - // which is bound by the lifespan of the iterator itself. - mutable scoped_ptr value_; - }; // class ValuesInIteratorRangeGenerator::Iterator - - // No implementation - assignment is unsupported. - void operator=(const ValuesInIteratorRangeGenerator& other); - - const ContainerType container_; -}; // class ValuesInIteratorRangeGenerator - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// Stores a parameter value and later creates tests parameterized with that -// value. -template -class ParameterizedTestFactory : public TestFactoryBase { - public: - typedef typename TestClass::ParamType ParamType; - explicit ParameterizedTestFactory(ParamType parameter) : - parameter_(parameter) {} - virtual Test* CreateTest() { - TestClass::SetParam(¶meter_); - return new TestClass(); - } - - private: - const ParamType parameter_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestFactory); -}; - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// TestMetaFactoryBase is a base class for meta-factories that create -// test factories for passing into MakeAndRegisterTestInfo function. -template -class TestMetaFactoryBase { - public: - virtual ~TestMetaFactoryBase() {} - - virtual TestFactoryBase* CreateTestFactory(ParamType parameter) = 0; -}; - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// TestMetaFactory creates test factories for passing into -// MakeAndRegisterTestInfo function. Since MakeAndRegisterTestInfo receives -// ownership of test factory pointer, same factory object cannot be passed -// into that method twice. But ParameterizedTestCaseInfo is going to call -// it for each Test/Parameter value combination. Thus it needs meta factory -// creator class. -template -class TestMetaFactory - : public TestMetaFactoryBase { - public: - typedef typename TestCase::ParamType ParamType; - - TestMetaFactory() {} - - virtual TestFactoryBase* CreateTestFactory(ParamType parameter) { - return new ParameterizedTestFactory(parameter); - } - - private: - GTEST_DISALLOW_COPY_AND_ASSIGN_(TestMetaFactory); -}; - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// ParameterizedTestCaseInfoBase is a generic interface -// to ParameterizedTestCaseInfo classes. ParameterizedTestCaseInfoBase -// accumulates test information provided by TEST_P macro invocations -// and generators provided by INSTANTIATE_TEST_CASE_P macro invocations -// and uses that information to register all resulting test instances -// in RegisterTests method. The ParameterizeTestCaseRegistry class holds -// a collection of pointers to the ParameterizedTestCaseInfo objects -// and calls RegisterTests() on each of them when asked. -class ParameterizedTestCaseInfoBase { - public: - virtual ~ParameterizedTestCaseInfoBase() {} - - // Base part of test case name for display purposes. - virtual const string& GetTestCaseName() const = 0; - // Test case id to verify identity. - virtual TypeId GetTestCaseTypeId() const = 0; - // UnitTest class invokes this method to register tests in this - // test case right before running them in RUN_ALL_TESTS macro. - // This method should not be called more then once on any single - // instance of a ParameterizedTestCaseInfoBase derived class. - virtual void RegisterTests() = 0; - - protected: - ParameterizedTestCaseInfoBase() {} - - private: - GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseInfoBase); -}; - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// ParameterizedTestCaseInfo accumulates tests obtained from TEST_P -// macro invocations for a particular test case and generators -// obtained from INSTANTIATE_TEST_CASE_P macro invocations for that -// test case. It registers tests with all values generated by all -// generators when asked. -template -class ParameterizedTestCaseInfo : public ParameterizedTestCaseInfoBase { - public: - // ParamType and GeneratorCreationFunc are private types but are required - // for declarations of public methods AddTestPattern() and - // AddTestCaseInstantiation(). - typedef typename TestCase::ParamType ParamType; - // A function that returns an instance of appropriate generator type. - typedef ParamGenerator(GeneratorCreationFunc)(); - - explicit ParameterizedTestCaseInfo(const char* name) - : test_case_name_(name) {} - - // Test case base name for display purposes. - virtual const string& GetTestCaseName() const { return test_case_name_; } - // Test case id to verify identity. - virtual TypeId GetTestCaseTypeId() const { return GetTypeId(); } - // TEST_P macro uses AddTestPattern() to record information - // about a single test in a LocalTestInfo structure. - // test_case_name is the base name of the test case (without invocation - // prefix). test_base_name is the name of an individual test without - // parameter index. For the test SequenceA/FooTest.DoBar/1 FooTest is - // test case base name and DoBar is test base name. - void AddTestPattern(const char* test_case_name, - const char* test_base_name, - TestMetaFactoryBase* meta_factory) { - tests_.push_back(linked_ptr(new TestInfo(test_case_name, - test_base_name, - meta_factory))); - } - // INSTANTIATE_TEST_CASE_P macro uses AddGenerator() to record information - // about a generator. - int AddTestCaseInstantiation(const string& instantiation_name, - GeneratorCreationFunc* func, - const char* /* file */, - int /* line */) { - instantiations_.push_back(::std::make_pair(instantiation_name, func)); - return 0; // Return value used only to run this method in namespace scope. - } - // UnitTest class invokes this method to register tests in this test case - // test cases right before running tests in RUN_ALL_TESTS macro. - // This method should not be called more then once on any single - // instance of a ParameterizedTestCaseInfoBase derived class. - // UnitTest has a guard to prevent from calling this method more then once. - virtual void RegisterTests() { - for (typename TestInfoContainer::iterator test_it = tests_.begin(); - test_it != tests_.end(); ++test_it) { - linked_ptr test_info = *test_it; - for (typename InstantiationContainer::iterator gen_it = - instantiations_.begin(); gen_it != instantiations_.end(); - ++gen_it) { - const string& instantiation_name = gen_it->first; - ParamGenerator generator((*gen_it->second)()); - - string test_case_name; - if ( !instantiation_name.empty() ) - test_case_name = instantiation_name + "/"; - test_case_name += test_info->test_case_base_name; - - int i = 0; - for (typename ParamGenerator::iterator param_it = - generator.begin(); - param_it != generator.end(); ++param_it, ++i) { - Message test_name_stream; - test_name_stream << test_info->test_base_name << "/" << i; - MakeAndRegisterTestInfo( - test_case_name.c_str(), - test_name_stream.GetString().c_str(), - NULL, // No type parameter. - PrintToString(*param_it).c_str(), - GetTestCaseTypeId(), - TestCase::SetUpTestCase, - TestCase::TearDownTestCase, - test_info->test_meta_factory->CreateTestFactory(*param_it)); - } // for param_it - } // for gen_it - } // for test_it - } // RegisterTests - - private: - // LocalTestInfo structure keeps information about a single test registered - // with TEST_P macro. - struct TestInfo { - TestInfo(const char* a_test_case_base_name, - const char* a_test_base_name, - TestMetaFactoryBase* a_test_meta_factory) : - test_case_base_name(a_test_case_base_name), - test_base_name(a_test_base_name), - test_meta_factory(a_test_meta_factory) {} - - const string test_case_base_name; - const string test_base_name; - const scoped_ptr > test_meta_factory; - }; - typedef ::std::vector > TestInfoContainer; - // Keeps pairs of - // received from INSTANTIATE_TEST_CASE_P macros. - typedef ::std::vector > - InstantiationContainer; - - const string test_case_name_; - TestInfoContainer tests_; - InstantiationContainer instantiations_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseInfo); -}; // class ParameterizedTestCaseInfo - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// ParameterizedTestCaseRegistry contains a map of ParameterizedTestCaseInfoBase -// classes accessed by test case names. TEST_P and INSTANTIATE_TEST_CASE_P -// macros use it to locate their corresponding ParameterizedTestCaseInfo -// descriptors. -class ParameterizedTestCaseRegistry { - public: - ParameterizedTestCaseRegistry() {} - ~ParameterizedTestCaseRegistry() { - for (TestCaseInfoContainer::iterator it = test_case_infos_.begin(); - it != test_case_infos_.end(); ++it) { - delete *it; - } - } - - // Looks up or creates and returns a structure containing information about - // tests and instantiations of a particular test case. - template - ParameterizedTestCaseInfo* GetTestCasePatternHolder( - const char* test_case_name, - const char* file, - int line) { - ParameterizedTestCaseInfo* typed_test_info = NULL; - for (TestCaseInfoContainer::iterator it = test_case_infos_.begin(); - it != test_case_infos_.end(); ++it) { - if ((*it)->GetTestCaseName() == test_case_name) { - if ((*it)->GetTestCaseTypeId() != GetTypeId()) { - // Complain about incorrect usage of Google Test facilities - // and terminate the program since we cannot guaranty correct - // test case setup and tear-down in this case. - ReportInvalidTestCaseType(test_case_name, file, line); - posix::Abort(); - } else { - // At this point we are sure that the object we found is of the same - // type we are looking for, so we downcast it to that type - // without further checks. - typed_test_info = CheckedDowncastToActualType< - ParameterizedTestCaseInfo >(*it); - } - break; - } - } - if (typed_test_info == NULL) { - typed_test_info = new ParameterizedTestCaseInfo(test_case_name); - test_case_infos_.push_back(typed_test_info); - } - return typed_test_info; - } - void RegisterTests() { - for (TestCaseInfoContainer::iterator it = test_case_infos_.begin(); - it != test_case_infos_.end(); ++it) { - (*it)->RegisterTests(); - } - } - - private: - typedef ::std::vector TestCaseInfoContainer; - - TestCaseInfoContainer test_case_infos_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseRegistry); -}; - -} // namespace internal -} // namespace testing - -#endif // GTEST_HAS_PARAM_TEST - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PARAM_UTIL_H_ -// This file was GENERATED by command: -// pump.py gtest-param-util-generated.h.pump -// DO NOT EDIT BY HAND!!! - -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: vladl@google.com (Vlad Losev) - -// Type and function utilities for implementing parameterized tests. -// This file is generated by a SCRIPT. DO NOT EDIT BY HAND! -// -// Currently Google Test supports at most 50 arguments in Values, -// and at most 10 arguments in Combine. Please contact -// googletestframework@googlegroups.com if you need more. -// Please note that the number of arguments to Combine is limited -// by the maximum arity of the implementation of tr1::tuple which is -// currently set at 10. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PARAM_UTIL_GENERATED_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PARAM_UTIL_GENERATED_H_ - -// scripts/fuse_gtest.py depends on gtest's own header being #included -// *unconditionally*. Therefore these #includes cannot be moved -// inside #if GTEST_HAS_PARAM_TEST. - -#if GTEST_HAS_PARAM_TEST - -namespace testing { - -// Forward declarations of ValuesIn(), which is implemented in -// include/gtest/gtest-param-test.h. -template -internal::ParamGenerator< - typename ::testing::internal::IteratorTraits::value_type> -ValuesIn(ForwardIterator begin, ForwardIterator end); - -template -internal::ParamGenerator ValuesIn(const T (&array)[N]); - -template -internal::ParamGenerator ValuesIn( - const Container& container); - -namespace internal { - -// Used in the Values() function to provide polymorphic capabilities. -template -class ValueArray1 { - public: - explicit ValueArray1(T1 v1) : v1_(v1) {} - - template - operator ParamGenerator() const { return ValuesIn(&v1_, &v1_ + 1); } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray1& other); - - const T1 v1_; -}; - -template -class ValueArray2 { - public: - ValueArray2(T1 v1, T2 v2) : v1_(v1), v2_(v2) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray2& other); - - const T1 v1_; - const T2 v2_; -}; - -template -class ValueArray3 { - public: - ValueArray3(T1 v1, T2 v2, T3 v3) : v1_(v1), v2_(v2), v3_(v3) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray3& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; -}; - -template -class ValueArray4 { - public: - ValueArray4(T1 v1, T2 v2, T3 v3, T4 v4) : v1_(v1), v2_(v2), v3_(v3), - v4_(v4) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray4& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; -}; - -template -class ValueArray5 { - public: - ValueArray5(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5) : v1_(v1), v2_(v2), v3_(v3), - v4_(v4), v5_(v5) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray5& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; -}; - -template -class ValueArray6 { - public: - ValueArray6(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6) : v1_(v1), v2_(v2), - v3_(v3), v4_(v4), v5_(v5), v6_(v6) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray6& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; -}; - -template -class ValueArray7 { - public: - ValueArray7(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7) : v1_(v1), - v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray7& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; -}; - -template -class ValueArray8 { - public: - ValueArray8(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, - T8 v8) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray8& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; -}; - -template -class ValueArray9 { - public: - ValueArray9(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, - T9 v9) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray9& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; -}; - -template -class ValueArray10 { - public: - ValueArray10(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray10& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; -}; - -template -class ValueArray11 { - public: - ValueArray11(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), - v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray11& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; -}; - -template -class ValueArray12 { - public: - ValueArray12(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), - v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray12& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; -}; - -template -class ValueArray13 { - public: - ValueArray13(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), - v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), - v12_(v12), v13_(v13) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray13& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; -}; - -template -class ValueArray14 { - public: - ValueArray14(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14) : v1_(v1), v2_(v2), v3_(v3), - v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray14& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; -}; - -template -class ValueArray15 { - public: - ValueArray15(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15) : v1_(v1), v2_(v2), - v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray15& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; -}; - -template -class ValueArray16 { - public: - ValueArray16(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16) : v1_(v1), - v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), - v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), - v16_(v16) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray16& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; -}; - -template -class ValueArray17 { - public: - ValueArray17(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, - T17 v17) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray17& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; -}; - -template -class ValueArray18 { - public: - ValueArray18(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17), v18_(v18) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray18& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; -}; - -template -class ValueArray19 { - public: - ValueArray19(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), - v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), - v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray19& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; -}; - -template -class ValueArray20 { - public: - ValueArray20(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), - v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), - v13_(v13), v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), - v19_(v19), v20_(v20) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray20& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; -}; - -template -class ValueArray21 { - public: - ValueArray21(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), - v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), - v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), v17_(v17), - v18_(v18), v19_(v19), v20_(v20), v21_(v21) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray21& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; -}; - -template -class ValueArray22 { - public: - ValueArray22(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22) : v1_(v1), v2_(v2), v3_(v3), - v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), - v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray22& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; -}; - -template -class ValueArray23 { - public: - ValueArray23(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23) : v1_(v1), v2_(v2), - v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), - v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), - v23_(v23) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray23& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; -}; - -template -class ValueArray24 { - public: - ValueArray24(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24) : v1_(v1), - v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), - v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), - v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), - v22_(v22), v23_(v23), v24_(v24) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray24& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; -}; - -template -class ValueArray25 { - public: - ValueArray25(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, - T25 v25) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), - v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray25& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; -}; - -template -class ValueArray26 { - public: - ValueArray26(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), - v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray26& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; -}; - -template -class ValueArray27 { - public: - ValueArray27(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), - v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), - v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), - v20_(v20), v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), - v26_(v26), v27_(v27) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray27& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; -}; - -template -class ValueArray28 { - public: - ValueArray28(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), - v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), - v13_(v13), v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), - v19_(v19), v20_(v20), v21_(v21), v22_(v22), v23_(v23), v24_(v24), - v25_(v25), v26_(v26), v27_(v27), v28_(v28) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray28& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; -}; - -template -class ValueArray29 { - public: - ValueArray29(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), - v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), - v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), v17_(v17), - v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), v23_(v23), - v24_(v24), v25_(v25), v26_(v26), v27_(v27), v28_(v28), v29_(v29) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray29& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; -}; - -template -class ValueArray30 { - public: - ValueArray30(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30) : v1_(v1), v2_(v2), v3_(v3), - v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), - v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), - v23_(v23), v24_(v24), v25_(v25), v26_(v26), v27_(v27), v28_(v28), - v29_(v29), v30_(v30) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray30& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; -}; - -template -class ValueArray31 { - public: - ValueArray31(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31) : v1_(v1), v2_(v2), - v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), - v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), - v23_(v23), v24_(v24), v25_(v25), v26_(v26), v27_(v27), v28_(v28), - v29_(v29), v30_(v30), v31_(v31) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray31& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; -}; - -template -class ValueArray32 { - public: - ValueArray32(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32) : v1_(v1), - v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), - v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), - v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), - v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26), v27_(v27), - v28_(v28), v29_(v29), v30_(v30), v31_(v31), v32_(v32) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray32& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; -}; - -template -class ValueArray33 { - public: - ValueArray33(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, - T33 v33) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), - v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26), - v27_(v27), v28_(v28), v29_(v29), v30_(v30), v31_(v31), v32_(v32), - v33_(v33) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray33& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; -}; - -template -class ValueArray34 { - public: - ValueArray34(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), - v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26), - v27_(v27), v28_(v28), v29_(v29), v30_(v30), v31_(v31), v32_(v32), - v33_(v33), v34_(v34) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray34& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; -}; - -template -class ValueArray35 { - public: - ValueArray35(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), - v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), - v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), - v20_(v20), v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), - v26_(v26), v27_(v27), v28_(v28), v29_(v29), v30_(v30), v31_(v31), - v32_(v32), v33_(v33), v34_(v34), v35_(v35) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray35& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; -}; - -template -class ValueArray36 { - public: - ValueArray36(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), - v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), - v13_(v13), v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), - v19_(v19), v20_(v20), v21_(v21), v22_(v22), v23_(v23), v24_(v24), - v25_(v25), v26_(v26), v27_(v27), v28_(v28), v29_(v29), v30_(v30), - v31_(v31), v32_(v32), v33_(v33), v34_(v34), v35_(v35), v36_(v36) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray36& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; -}; - -template -class ValueArray37 { - public: - ValueArray37(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), - v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), - v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), v17_(v17), - v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), v23_(v23), - v24_(v24), v25_(v25), v26_(v26), v27_(v27), v28_(v28), v29_(v29), - v30_(v30), v31_(v31), v32_(v32), v33_(v33), v34_(v34), v35_(v35), - v36_(v36), v37_(v37) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray37& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; -}; - -template -class ValueArray38 { - public: - ValueArray38(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38) : v1_(v1), v2_(v2), v3_(v3), - v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), - v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), - v23_(v23), v24_(v24), v25_(v25), v26_(v26), v27_(v27), v28_(v28), - v29_(v29), v30_(v30), v31_(v31), v32_(v32), v33_(v33), v34_(v34), - v35_(v35), v36_(v36), v37_(v37), v38_(v38) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray38& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; -}; - -template -class ValueArray39 { - public: - ValueArray39(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39) : v1_(v1), v2_(v2), - v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), - v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), - v23_(v23), v24_(v24), v25_(v25), v26_(v26), v27_(v27), v28_(v28), - v29_(v29), v30_(v30), v31_(v31), v32_(v32), v33_(v33), v34_(v34), - v35_(v35), v36_(v36), v37_(v37), v38_(v38), v39_(v39) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray39& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; -}; - -template -class ValueArray40 { - public: - ValueArray40(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40) : v1_(v1), - v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), - v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), - v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), - v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26), v27_(v27), - v28_(v28), v29_(v29), v30_(v30), v31_(v31), v32_(v32), v33_(v33), - v34_(v34), v35_(v35), v36_(v36), v37_(v37), v38_(v38), v39_(v39), - v40_(v40) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray40& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; -}; - -template -class ValueArray41 { - public: - ValueArray41(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, - T41 v41) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), - v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26), - v27_(v27), v28_(v28), v29_(v29), v30_(v30), v31_(v31), v32_(v32), - v33_(v33), v34_(v34), v35_(v35), v36_(v36), v37_(v37), v38_(v38), - v39_(v39), v40_(v40), v41_(v41) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray41& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; -}; - -template -class ValueArray42 { - public: - ValueArray42(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), - v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26), - v27_(v27), v28_(v28), v29_(v29), v30_(v30), v31_(v31), v32_(v32), - v33_(v33), v34_(v34), v35_(v35), v36_(v36), v37_(v37), v38_(v38), - v39_(v39), v40_(v40), v41_(v41), v42_(v42) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_), - static_cast(v42_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray42& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; - const T42 v42_; -}; - -template -class ValueArray43 { - public: - ValueArray43(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), - v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), - v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), - v20_(v20), v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), - v26_(v26), v27_(v27), v28_(v28), v29_(v29), v30_(v30), v31_(v31), - v32_(v32), v33_(v33), v34_(v34), v35_(v35), v36_(v36), v37_(v37), - v38_(v38), v39_(v39), v40_(v40), v41_(v41), v42_(v42), v43_(v43) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_), - static_cast(v42_), static_cast(v43_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray43& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; - const T42 v42_; - const T43 v43_; -}; - -template -class ValueArray44 { - public: - ValueArray44(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43, T44 v44) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), - v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), - v13_(v13), v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), - v19_(v19), v20_(v20), v21_(v21), v22_(v22), v23_(v23), v24_(v24), - v25_(v25), v26_(v26), v27_(v27), v28_(v28), v29_(v29), v30_(v30), - v31_(v31), v32_(v32), v33_(v33), v34_(v34), v35_(v35), v36_(v36), - v37_(v37), v38_(v38), v39_(v39), v40_(v40), v41_(v41), v42_(v42), - v43_(v43), v44_(v44) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_), - static_cast(v42_), static_cast(v43_), static_cast(v44_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray44& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; - const T42 v42_; - const T43 v43_; - const T44 v44_; -}; - -template -class ValueArray45 { - public: - ValueArray45(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43, T44 v44, T45 v45) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), - v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), - v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), v17_(v17), - v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), v23_(v23), - v24_(v24), v25_(v25), v26_(v26), v27_(v27), v28_(v28), v29_(v29), - v30_(v30), v31_(v31), v32_(v32), v33_(v33), v34_(v34), v35_(v35), - v36_(v36), v37_(v37), v38_(v38), v39_(v39), v40_(v40), v41_(v41), - v42_(v42), v43_(v43), v44_(v44), v45_(v45) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_), - static_cast(v42_), static_cast(v43_), static_cast(v44_), - static_cast(v45_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray45& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; - const T42 v42_; - const T43 v43_; - const T44 v44_; - const T45 v45_; -}; - -template -class ValueArray46 { - public: - ValueArray46(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43, T44 v44, T45 v45, T46 v46) : v1_(v1), v2_(v2), v3_(v3), - v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), - v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), - v23_(v23), v24_(v24), v25_(v25), v26_(v26), v27_(v27), v28_(v28), - v29_(v29), v30_(v30), v31_(v31), v32_(v32), v33_(v33), v34_(v34), - v35_(v35), v36_(v36), v37_(v37), v38_(v38), v39_(v39), v40_(v40), - v41_(v41), v42_(v42), v43_(v43), v44_(v44), v45_(v45), v46_(v46) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_), - static_cast(v42_), static_cast(v43_), static_cast(v44_), - static_cast(v45_), static_cast(v46_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray46& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; - const T42 v42_; - const T43 v43_; - const T44 v44_; - const T45 v45_; - const T46 v46_; -}; - -template -class ValueArray47 { - public: - ValueArray47(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43, T44 v44, T45 v45, T46 v46, T47 v47) : v1_(v1), v2_(v2), - v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), - v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), - v23_(v23), v24_(v24), v25_(v25), v26_(v26), v27_(v27), v28_(v28), - v29_(v29), v30_(v30), v31_(v31), v32_(v32), v33_(v33), v34_(v34), - v35_(v35), v36_(v36), v37_(v37), v38_(v38), v39_(v39), v40_(v40), - v41_(v41), v42_(v42), v43_(v43), v44_(v44), v45_(v45), v46_(v46), - v47_(v47) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_), - static_cast(v42_), static_cast(v43_), static_cast(v44_), - static_cast(v45_), static_cast(v46_), static_cast(v47_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray47& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; - const T42 v42_; - const T43 v43_; - const T44 v44_; - const T45 v45_; - const T46 v46_; - const T47 v47_; -}; - -template -class ValueArray48 { - public: - ValueArray48(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43, T44 v44, T45 v45, T46 v46, T47 v47, T48 v48) : v1_(v1), - v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), - v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), - v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), - v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26), v27_(v27), - v28_(v28), v29_(v29), v30_(v30), v31_(v31), v32_(v32), v33_(v33), - v34_(v34), v35_(v35), v36_(v36), v37_(v37), v38_(v38), v39_(v39), - v40_(v40), v41_(v41), v42_(v42), v43_(v43), v44_(v44), v45_(v45), - v46_(v46), v47_(v47), v48_(v48) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_), - static_cast(v42_), static_cast(v43_), static_cast(v44_), - static_cast(v45_), static_cast(v46_), static_cast(v47_), - static_cast(v48_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray48& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; - const T42 v42_; - const T43 v43_; - const T44 v44_; - const T45 v45_; - const T46 v46_; - const T47 v47_; - const T48 v48_; -}; - -template -class ValueArray49 { - public: - ValueArray49(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43, T44 v44, T45 v45, T46 v46, T47 v47, T48 v48, - T49 v49) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), - v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26), - v27_(v27), v28_(v28), v29_(v29), v30_(v30), v31_(v31), v32_(v32), - v33_(v33), v34_(v34), v35_(v35), v36_(v36), v37_(v37), v38_(v38), - v39_(v39), v40_(v40), v41_(v41), v42_(v42), v43_(v43), v44_(v44), - v45_(v45), v46_(v46), v47_(v47), v48_(v48), v49_(v49) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_), - static_cast(v42_), static_cast(v43_), static_cast(v44_), - static_cast(v45_), static_cast(v46_), static_cast(v47_), - static_cast(v48_), static_cast(v49_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray49& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; - const T42 v42_; - const T43 v43_; - const T44 v44_; - const T45 v45_; - const T46 v46_; - const T47 v47_; - const T48 v48_; - const T49 v49_; -}; - -template -class ValueArray50 { - public: - ValueArray50(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43, T44 v44, T45 v45, T46 v46, T47 v47, T48 v48, T49 v49, - T50 v50) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), - v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26), - v27_(v27), v28_(v28), v29_(v29), v30_(v30), v31_(v31), v32_(v32), - v33_(v33), v34_(v34), v35_(v35), v36_(v36), v37_(v37), v38_(v38), - v39_(v39), v40_(v40), v41_(v41), v42_(v42), v43_(v43), v44_(v44), - v45_(v45), v46_(v46), v47_(v47), v48_(v48), v49_(v49), v50_(v50) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_), - static_cast(v42_), static_cast(v43_), static_cast(v44_), - static_cast(v45_), static_cast(v46_), static_cast(v47_), - static_cast(v48_), static_cast(v49_), static_cast(v50_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray50& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; - const T42 v42_; - const T43 v43_; - const T44 v44_; - const T45 v45_; - const T46 v46_; - const T47 v47_; - const T48 v48_; - const T49 v49_; - const T50 v50_; -}; - -# if GTEST_HAS_COMBINE -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// Generates values from the Cartesian product of values produced -// by the argument generators. -// -template -class CartesianProductGenerator2 - : public ParamGeneratorInterface< ::std::tr1::tuple > { - public: - typedef ::std::tr1::tuple ParamType; - - CartesianProductGenerator2(const ParamGenerator& g1, - const ParamGenerator& g2) - : g1_(g1), g2_(g2) {} - virtual ~CartesianProductGenerator2() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, g1_, g1_.begin(), g2_, g2_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, g1_, g1_.end(), g2_, g2_.end()); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - const ParamGenerator& g1, - const typename ParamGenerator::iterator& current1, - const ParamGenerator& g2, - const typename ParamGenerator::iterator& current2) - : base_(base), - begin1_(g1.begin()), end1_(g1.end()), current1_(current1), - begin2_(g2.begin()), end2_(g2.end()), current2_(current2) { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current2_; - if (current2_ == end2_) { - current2_ = begin2_; - ++current1_; - } - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ( - current1_ == typed_other->current1_ && - current2_ == typed_other->current2_); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), - begin1_(other.begin1_), - end1_(other.end1_), - current1_(other.current1_), - begin2_(other.begin2_), - end2_(other.end2_), - current2_(other.current2_) { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType(*current1_, *current2_); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return - current1_ == end1_ || - current2_ == end2_; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. - const typename ParamGenerator::iterator begin1_; - const typename ParamGenerator::iterator end1_; - typename ParamGenerator::iterator current1_; - const typename ParamGenerator::iterator begin2_; - const typename ParamGenerator::iterator end2_; - typename ParamGenerator::iterator current2_; - ParamType current_value_; - }; // class CartesianProductGenerator2::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator2& other); - - const ParamGenerator g1_; - const ParamGenerator g2_; -}; // class CartesianProductGenerator2 - - -template -class CartesianProductGenerator3 - : public ParamGeneratorInterface< ::std::tr1::tuple > { - public: - typedef ::std::tr1::tuple ParamType; - - CartesianProductGenerator3(const ParamGenerator& g1, - const ParamGenerator& g2, const ParamGenerator& g3) - : g1_(g1), g2_(g2), g3_(g3) {} - virtual ~CartesianProductGenerator3() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, g1_, g1_.begin(), g2_, g2_.begin(), g3_, - g3_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, g1_, g1_.end(), g2_, g2_.end(), g3_, g3_.end()); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - const ParamGenerator& g1, - const typename ParamGenerator::iterator& current1, - const ParamGenerator& g2, - const typename ParamGenerator::iterator& current2, - const ParamGenerator& g3, - const typename ParamGenerator::iterator& current3) - : base_(base), - begin1_(g1.begin()), end1_(g1.end()), current1_(current1), - begin2_(g2.begin()), end2_(g2.end()), current2_(current2), - begin3_(g3.begin()), end3_(g3.end()), current3_(current3) { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current3_; - if (current3_ == end3_) { - current3_ = begin3_; - ++current2_; - } - if (current2_ == end2_) { - current2_ = begin2_; - ++current1_; - } - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ( - current1_ == typed_other->current1_ && - current2_ == typed_other->current2_ && - current3_ == typed_other->current3_); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), - begin1_(other.begin1_), - end1_(other.end1_), - current1_(other.current1_), - begin2_(other.begin2_), - end2_(other.end2_), - current2_(other.current2_), - begin3_(other.begin3_), - end3_(other.end3_), - current3_(other.current3_) { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType(*current1_, *current2_, *current3_); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return - current1_ == end1_ || - current2_ == end2_ || - current3_ == end3_; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. - const typename ParamGenerator::iterator begin1_; - const typename ParamGenerator::iterator end1_; - typename ParamGenerator::iterator current1_; - const typename ParamGenerator::iterator begin2_; - const typename ParamGenerator::iterator end2_; - typename ParamGenerator::iterator current2_; - const typename ParamGenerator::iterator begin3_; - const typename ParamGenerator::iterator end3_; - typename ParamGenerator::iterator current3_; - ParamType current_value_; - }; // class CartesianProductGenerator3::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator3& other); - - const ParamGenerator g1_; - const ParamGenerator g2_; - const ParamGenerator g3_; -}; // class CartesianProductGenerator3 - - -template -class CartesianProductGenerator4 - : public ParamGeneratorInterface< ::std::tr1::tuple > { - public: - typedef ::std::tr1::tuple ParamType; - - CartesianProductGenerator4(const ParamGenerator& g1, - const ParamGenerator& g2, const ParamGenerator& g3, - const ParamGenerator& g4) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4) {} - virtual ~CartesianProductGenerator4() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, g1_, g1_.begin(), g2_, g2_.begin(), g3_, - g3_.begin(), g4_, g4_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, g1_, g1_.end(), g2_, g2_.end(), g3_, g3_.end(), - g4_, g4_.end()); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - const ParamGenerator& g1, - const typename ParamGenerator::iterator& current1, - const ParamGenerator& g2, - const typename ParamGenerator::iterator& current2, - const ParamGenerator& g3, - const typename ParamGenerator::iterator& current3, - const ParamGenerator& g4, - const typename ParamGenerator::iterator& current4) - : base_(base), - begin1_(g1.begin()), end1_(g1.end()), current1_(current1), - begin2_(g2.begin()), end2_(g2.end()), current2_(current2), - begin3_(g3.begin()), end3_(g3.end()), current3_(current3), - begin4_(g4.begin()), end4_(g4.end()), current4_(current4) { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current4_; - if (current4_ == end4_) { - current4_ = begin4_; - ++current3_; - } - if (current3_ == end3_) { - current3_ = begin3_; - ++current2_; - } - if (current2_ == end2_) { - current2_ = begin2_; - ++current1_; - } - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ( - current1_ == typed_other->current1_ && - current2_ == typed_other->current2_ && - current3_ == typed_other->current3_ && - current4_ == typed_other->current4_); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), - begin1_(other.begin1_), - end1_(other.end1_), - current1_(other.current1_), - begin2_(other.begin2_), - end2_(other.end2_), - current2_(other.current2_), - begin3_(other.begin3_), - end3_(other.end3_), - current3_(other.current3_), - begin4_(other.begin4_), - end4_(other.end4_), - current4_(other.current4_) { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType(*current1_, *current2_, *current3_, - *current4_); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return - current1_ == end1_ || - current2_ == end2_ || - current3_ == end3_ || - current4_ == end4_; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. - const typename ParamGenerator::iterator begin1_; - const typename ParamGenerator::iterator end1_; - typename ParamGenerator::iterator current1_; - const typename ParamGenerator::iterator begin2_; - const typename ParamGenerator::iterator end2_; - typename ParamGenerator::iterator current2_; - const typename ParamGenerator::iterator begin3_; - const typename ParamGenerator::iterator end3_; - typename ParamGenerator::iterator current3_; - const typename ParamGenerator::iterator begin4_; - const typename ParamGenerator::iterator end4_; - typename ParamGenerator::iterator current4_; - ParamType current_value_; - }; // class CartesianProductGenerator4::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator4& other); - - const ParamGenerator g1_; - const ParamGenerator g2_; - const ParamGenerator g3_; - const ParamGenerator g4_; -}; // class CartesianProductGenerator4 - - -template -class CartesianProductGenerator5 - : public ParamGeneratorInterface< ::std::tr1::tuple > { - public: - typedef ::std::tr1::tuple ParamType; - - CartesianProductGenerator5(const ParamGenerator& g1, - const ParamGenerator& g2, const ParamGenerator& g3, - const ParamGenerator& g4, const ParamGenerator& g5) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5) {} - virtual ~CartesianProductGenerator5() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, g1_, g1_.begin(), g2_, g2_.begin(), g3_, - g3_.begin(), g4_, g4_.begin(), g5_, g5_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, g1_, g1_.end(), g2_, g2_.end(), g3_, g3_.end(), - g4_, g4_.end(), g5_, g5_.end()); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - const ParamGenerator& g1, - const typename ParamGenerator::iterator& current1, - const ParamGenerator& g2, - const typename ParamGenerator::iterator& current2, - const ParamGenerator& g3, - const typename ParamGenerator::iterator& current3, - const ParamGenerator& g4, - const typename ParamGenerator::iterator& current4, - const ParamGenerator& g5, - const typename ParamGenerator::iterator& current5) - : base_(base), - begin1_(g1.begin()), end1_(g1.end()), current1_(current1), - begin2_(g2.begin()), end2_(g2.end()), current2_(current2), - begin3_(g3.begin()), end3_(g3.end()), current3_(current3), - begin4_(g4.begin()), end4_(g4.end()), current4_(current4), - begin5_(g5.begin()), end5_(g5.end()), current5_(current5) { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current5_; - if (current5_ == end5_) { - current5_ = begin5_; - ++current4_; - } - if (current4_ == end4_) { - current4_ = begin4_; - ++current3_; - } - if (current3_ == end3_) { - current3_ = begin3_; - ++current2_; - } - if (current2_ == end2_) { - current2_ = begin2_; - ++current1_; - } - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ( - current1_ == typed_other->current1_ && - current2_ == typed_other->current2_ && - current3_ == typed_other->current3_ && - current4_ == typed_other->current4_ && - current5_ == typed_other->current5_); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), - begin1_(other.begin1_), - end1_(other.end1_), - current1_(other.current1_), - begin2_(other.begin2_), - end2_(other.end2_), - current2_(other.current2_), - begin3_(other.begin3_), - end3_(other.end3_), - current3_(other.current3_), - begin4_(other.begin4_), - end4_(other.end4_), - current4_(other.current4_), - begin5_(other.begin5_), - end5_(other.end5_), - current5_(other.current5_) { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType(*current1_, *current2_, *current3_, - *current4_, *current5_); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return - current1_ == end1_ || - current2_ == end2_ || - current3_ == end3_ || - current4_ == end4_ || - current5_ == end5_; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. - const typename ParamGenerator::iterator begin1_; - const typename ParamGenerator::iterator end1_; - typename ParamGenerator::iterator current1_; - const typename ParamGenerator::iterator begin2_; - const typename ParamGenerator::iterator end2_; - typename ParamGenerator::iterator current2_; - const typename ParamGenerator::iterator begin3_; - const typename ParamGenerator::iterator end3_; - typename ParamGenerator::iterator current3_; - const typename ParamGenerator::iterator begin4_; - const typename ParamGenerator::iterator end4_; - typename ParamGenerator::iterator current4_; - const typename ParamGenerator::iterator begin5_; - const typename ParamGenerator::iterator end5_; - typename ParamGenerator::iterator current5_; - ParamType current_value_; - }; // class CartesianProductGenerator5::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator5& other); - - const ParamGenerator g1_; - const ParamGenerator g2_; - const ParamGenerator g3_; - const ParamGenerator g4_; - const ParamGenerator g5_; -}; // class CartesianProductGenerator5 - - -template -class CartesianProductGenerator6 - : public ParamGeneratorInterface< ::std::tr1::tuple > { - public: - typedef ::std::tr1::tuple ParamType; - - CartesianProductGenerator6(const ParamGenerator& g1, - const ParamGenerator& g2, const ParamGenerator& g3, - const ParamGenerator& g4, const ParamGenerator& g5, - const ParamGenerator& g6) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6) {} - virtual ~CartesianProductGenerator6() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, g1_, g1_.begin(), g2_, g2_.begin(), g3_, - g3_.begin(), g4_, g4_.begin(), g5_, g5_.begin(), g6_, g6_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, g1_, g1_.end(), g2_, g2_.end(), g3_, g3_.end(), - g4_, g4_.end(), g5_, g5_.end(), g6_, g6_.end()); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - const ParamGenerator& g1, - const typename ParamGenerator::iterator& current1, - const ParamGenerator& g2, - const typename ParamGenerator::iterator& current2, - const ParamGenerator& g3, - const typename ParamGenerator::iterator& current3, - const ParamGenerator& g4, - const typename ParamGenerator::iterator& current4, - const ParamGenerator& g5, - const typename ParamGenerator::iterator& current5, - const ParamGenerator& g6, - const typename ParamGenerator::iterator& current6) - : base_(base), - begin1_(g1.begin()), end1_(g1.end()), current1_(current1), - begin2_(g2.begin()), end2_(g2.end()), current2_(current2), - begin3_(g3.begin()), end3_(g3.end()), current3_(current3), - begin4_(g4.begin()), end4_(g4.end()), current4_(current4), - begin5_(g5.begin()), end5_(g5.end()), current5_(current5), - begin6_(g6.begin()), end6_(g6.end()), current6_(current6) { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current6_; - if (current6_ == end6_) { - current6_ = begin6_; - ++current5_; - } - if (current5_ == end5_) { - current5_ = begin5_; - ++current4_; - } - if (current4_ == end4_) { - current4_ = begin4_; - ++current3_; - } - if (current3_ == end3_) { - current3_ = begin3_; - ++current2_; - } - if (current2_ == end2_) { - current2_ = begin2_; - ++current1_; - } - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ( - current1_ == typed_other->current1_ && - current2_ == typed_other->current2_ && - current3_ == typed_other->current3_ && - current4_ == typed_other->current4_ && - current5_ == typed_other->current5_ && - current6_ == typed_other->current6_); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), - begin1_(other.begin1_), - end1_(other.end1_), - current1_(other.current1_), - begin2_(other.begin2_), - end2_(other.end2_), - current2_(other.current2_), - begin3_(other.begin3_), - end3_(other.end3_), - current3_(other.current3_), - begin4_(other.begin4_), - end4_(other.end4_), - current4_(other.current4_), - begin5_(other.begin5_), - end5_(other.end5_), - current5_(other.current5_), - begin6_(other.begin6_), - end6_(other.end6_), - current6_(other.current6_) { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType(*current1_, *current2_, *current3_, - *current4_, *current5_, *current6_); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return - current1_ == end1_ || - current2_ == end2_ || - current3_ == end3_ || - current4_ == end4_ || - current5_ == end5_ || - current6_ == end6_; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. - const typename ParamGenerator::iterator begin1_; - const typename ParamGenerator::iterator end1_; - typename ParamGenerator::iterator current1_; - const typename ParamGenerator::iterator begin2_; - const typename ParamGenerator::iterator end2_; - typename ParamGenerator::iterator current2_; - const typename ParamGenerator::iterator begin3_; - const typename ParamGenerator::iterator end3_; - typename ParamGenerator::iterator current3_; - const typename ParamGenerator::iterator begin4_; - const typename ParamGenerator::iterator end4_; - typename ParamGenerator::iterator current4_; - const typename ParamGenerator::iterator begin5_; - const typename ParamGenerator::iterator end5_; - typename ParamGenerator::iterator current5_; - const typename ParamGenerator::iterator begin6_; - const typename ParamGenerator::iterator end6_; - typename ParamGenerator::iterator current6_; - ParamType current_value_; - }; // class CartesianProductGenerator6::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator6& other); - - const ParamGenerator g1_; - const ParamGenerator g2_; - const ParamGenerator g3_; - const ParamGenerator g4_; - const ParamGenerator g5_; - const ParamGenerator g6_; -}; // class CartesianProductGenerator6 - - -template -class CartesianProductGenerator7 - : public ParamGeneratorInterface< ::std::tr1::tuple > { - public: - typedef ::std::tr1::tuple ParamType; - - CartesianProductGenerator7(const ParamGenerator& g1, - const ParamGenerator& g2, const ParamGenerator& g3, - const ParamGenerator& g4, const ParamGenerator& g5, - const ParamGenerator& g6, const ParamGenerator& g7) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7) {} - virtual ~CartesianProductGenerator7() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, g1_, g1_.begin(), g2_, g2_.begin(), g3_, - g3_.begin(), g4_, g4_.begin(), g5_, g5_.begin(), g6_, g6_.begin(), g7_, - g7_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, g1_, g1_.end(), g2_, g2_.end(), g3_, g3_.end(), - g4_, g4_.end(), g5_, g5_.end(), g6_, g6_.end(), g7_, g7_.end()); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - const ParamGenerator& g1, - const typename ParamGenerator::iterator& current1, - const ParamGenerator& g2, - const typename ParamGenerator::iterator& current2, - const ParamGenerator& g3, - const typename ParamGenerator::iterator& current3, - const ParamGenerator& g4, - const typename ParamGenerator::iterator& current4, - const ParamGenerator& g5, - const typename ParamGenerator::iterator& current5, - const ParamGenerator& g6, - const typename ParamGenerator::iterator& current6, - const ParamGenerator& g7, - const typename ParamGenerator::iterator& current7) - : base_(base), - begin1_(g1.begin()), end1_(g1.end()), current1_(current1), - begin2_(g2.begin()), end2_(g2.end()), current2_(current2), - begin3_(g3.begin()), end3_(g3.end()), current3_(current3), - begin4_(g4.begin()), end4_(g4.end()), current4_(current4), - begin5_(g5.begin()), end5_(g5.end()), current5_(current5), - begin6_(g6.begin()), end6_(g6.end()), current6_(current6), - begin7_(g7.begin()), end7_(g7.end()), current7_(current7) { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current7_; - if (current7_ == end7_) { - current7_ = begin7_; - ++current6_; - } - if (current6_ == end6_) { - current6_ = begin6_; - ++current5_; - } - if (current5_ == end5_) { - current5_ = begin5_; - ++current4_; - } - if (current4_ == end4_) { - current4_ = begin4_; - ++current3_; - } - if (current3_ == end3_) { - current3_ = begin3_; - ++current2_; - } - if (current2_ == end2_) { - current2_ = begin2_; - ++current1_; - } - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ( - current1_ == typed_other->current1_ && - current2_ == typed_other->current2_ && - current3_ == typed_other->current3_ && - current4_ == typed_other->current4_ && - current5_ == typed_other->current5_ && - current6_ == typed_other->current6_ && - current7_ == typed_other->current7_); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), - begin1_(other.begin1_), - end1_(other.end1_), - current1_(other.current1_), - begin2_(other.begin2_), - end2_(other.end2_), - current2_(other.current2_), - begin3_(other.begin3_), - end3_(other.end3_), - current3_(other.current3_), - begin4_(other.begin4_), - end4_(other.end4_), - current4_(other.current4_), - begin5_(other.begin5_), - end5_(other.end5_), - current5_(other.current5_), - begin6_(other.begin6_), - end6_(other.end6_), - current6_(other.current6_), - begin7_(other.begin7_), - end7_(other.end7_), - current7_(other.current7_) { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType(*current1_, *current2_, *current3_, - *current4_, *current5_, *current6_, *current7_); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return - current1_ == end1_ || - current2_ == end2_ || - current3_ == end3_ || - current4_ == end4_ || - current5_ == end5_ || - current6_ == end6_ || - current7_ == end7_; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. - const typename ParamGenerator::iterator begin1_; - const typename ParamGenerator::iterator end1_; - typename ParamGenerator::iterator current1_; - const typename ParamGenerator::iterator begin2_; - const typename ParamGenerator::iterator end2_; - typename ParamGenerator::iterator current2_; - const typename ParamGenerator::iterator begin3_; - const typename ParamGenerator::iterator end3_; - typename ParamGenerator::iterator current3_; - const typename ParamGenerator::iterator begin4_; - const typename ParamGenerator::iterator end4_; - typename ParamGenerator::iterator current4_; - const typename ParamGenerator::iterator begin5_; - const typename ParamGenerator::iterator end5_; - typename ParamGenerator::iterator current5_; - const typename ParamGenerator::iterator begin6_; - const typename ParamGenerator::iterator end6_; - typename ParamGenerator::iterator current6_; - const typename ParamGenerator::iterator begin7_; - const typename ParamGenerator::iterator end7_; - typename ParamGenerator::iterator current7_; - ParamType current_value_; - }; // class CartesianProductGenerator7::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator7& other); - - const ParamGenerator g1_; - const ParamGenerator g2_; - const ParamGenerator g3_; - const ParamGenerator g4_; - const ParamGenerator g5_; - const ParamGenerator g6_; - const ParamGenerator g7_; -}; // class CartesianProductGenerator7 - - -template -class CartesianProductGenerator8 - : public ParamGeneratorInterface< ::std::tr1::tuple > { - public: - typedef ::std::tr1::tuple ParamType; - - CartesianProductGenerator8(const ParamGenerator& g1, - const ParamGenerator& g2, const ParamGenerator& g3, - const ParamGenerator& g4, const ParamGenerator& g5, - const ParamGenerator& g6, const ParamGenerator& g7, - const ParamGenerator& g8) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7), - g8_(g8) {} - virtual ~CartesianProductGenerator8() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, g1_, g1_.begin(), g2_, g2_.begin(), g3_, - g3_.begin(), g4_, g4_.begin(), g5_, g5_.begin(), g6_, g6_.begin(), g7_, - g7_.begin(), g8_, g8_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, g1_, g1_.end(), g2_, g2_.end(), g3_, g3_.end(), - g4_, g4_.end(), g5_, g5_.end(), g6_, g6_.end(), g7_, g7_.end(), g8_, - g8_.end()); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - const ParamGenerator& g1, - const typename ParamGenerator::iterator& current1, - const ParamGenerator& g2, - const typename ParamGenerator::iterator& current2, - const ParamGenerator& g3, - const typename ParamGenerator::iterator& current3, - const ParamGenerator& g4, - const typename ParamGenerator::iterator& current4, - const ParamGenerator& g5, - const typename ParamGenerator::iterator& current5, - const ParamGenerator& g6, - const typename ParamGenerator::iterator& current6, - const ParamGenerator& g7, - const typename ParamGenerator::iterator& current7, - const ParamGenerator& g8, - const typename ParamGenerator::iterator& current8) - : base_(base), - begin1_(g1.begin()), end1_(g1.end()), current1_(current1), - begin2_(g2.begin()), end2_(g2.end()), current2_(current2), - begin3_(g3.begin()), end3_(g3.end()), current3_(current3), - begin4_(g4.begin()), end4_(g4.end()), current4_(current4), - begin5_(g5.begin()), end5_(g5.end()), current5_(current5), - begin6_(g6.begin()), end6_(g6.end()), current6_(current6), - begin7_(g7.begin()), end7_(g7.end()), current7_(current7), - begin8_(g8.begin()), end8_(g8.end()), current8_(current8) { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current8_; - if (current8_ == end8_) { - current8_ = begin8_; - ++current7_; - } - if (current7_ == end7_) { - current7_ = begin7_; - ++current6_; - } - if (current6_ == end6_) { - current6_ = begin6_; - ++current5_; - } - if (current5_ == end5_) { - current5_ = begin5_; - ++current4_; - } - if (current4_ == end4_) { - current4_ = begin4_; - ++current3_; - } - if (current3_ == end3_) { - current3_ = begin3_; - ++current2_; - } - if (current2_ == end2_) { - current2_ = begin2_; - ++current1_; - } - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ( - current1_ == typed_other->current1_ && - current2_ == typed_other->current2_ && - current3_ == typed_other->current3_ && - current4_ == typed_other->current4_ && - current5_ == typed_other->current5_ && - current6_ == typed_other->current6_ && - current7_ == typed_other->current7_ && - current8_ == typed_other->current8_); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), - begin1_(other.begin1_), - end1_(other.end1_), - current1_(other.current1_), - begin2_(other.begin2_), - end2_(other.end2_), - current2_(other.current2_), - begin3_(other.begin3_), - end3_(other.end3_), - current3_(other.current3_), - begin4_(other.begin4_), - end4_(other.end4_), - current4_(other.current4_), - begin5_(other.begin5_), - end5_(other.end5_), - current5_(other.current5_), - begin6_(other.begin6_), - end6_(other.end6_), - current6_(other.current6_), - begin7_(other.begin7_), - end7_(other.end7_), - current7_(other.current7_), - begin8_(other.begin8_), - end8_(other.end8_), - current8_(other.current8_) { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType(*current1_, *current2_, *current3_, - *current4_, *current5_, *current6_, *current7_, *current8_); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return - current1_ == end1_ || - current2_ == end2_ || - current3_ == end3_ || - current4_ == end4_ || - current5_ == end5_ || - current6_ == end6_ || - current7_ == end7_ || - current8_ == end8_; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. - const typename ParamGenerator::iterator begin1_; - const typename ParamGenerator::iterator end1_; - typename ParamGenerator::iterator current1_; - const typename ParamGenerator::iterator begin2_; - const typename ParamGenerator::iterator end2_; - typename ParamGenerator::iterator current2_; - const typename ParamGenerator::iterator begin3_; - const typename ParamGenerator::iterator end3_; - typename ParamGenerator::iterator current3_; - const typename ParamGenerator::iterator begin4_; - const typename ParamGenerator::iterator end4_; - typename ParamGenerator::iterator current4_; - const typename ParamGenerator::iterator begin5_; - const typename ParamGenerator::iterator end5_; - typename ParamGenerator::iterator current5_; - const typename ParamGenerator::iterator begin6_; - const typename ParamGenerator::iterator end6_; - typename ParamGenerator::iterator current6_; - const typename ParamGenerator::iterator begin7_; - const typename ParamGenerator::iterator end7_; - typename ParamGenerator::iterator current7_; - const typename ParamGenerator::iterator begin8_; - const typename ParamGenerator::iterator end8_; - typename ParamGenerator::iterator current8_; - ParamType current_value_; - }; // class CartesianProductGenerator8::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator8& other); - - const ParamGenerator g1_; - const ParamGenerator g2_; - const ParamGenerator g3_; - const ParamGenerator g4_; - const ParamGenerator g5_; - const ParamGenerator g6_; - const ParamGenerator g7_; - const ParamGenerator g8_; -}; // class CartesianProductGenerator8 - - -template -class CartesianProductGenerator9 - : public ParamGeneratorInterface< ::std::tr1::tuple > { - public: - typedef ::std::tr1::tuple ParamType; - - CartesianProductGenerator9(const ParamGenerator& g1, - const ParamGenerator& g2, const ParamGenerator& g3, - const ParamGenerator& g4, const ParamGenerator& g5, - const ParamGenerator& g6, const ParamGenerator& g7, - const ParamGenerator& g8, const ParamGenerator& g9) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7), g8_(g8), - g9_(g9) {} - virtual ~CartesianProductGenerator9() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, g1_, g1_.begin(), g2_, g2_.begin(), g3_, - g3_.begin(), g4_, g4_.begin(), g5_, g5_.begin(), g6_, g6_.begin(), g7_, - g7_.begin(), g8_, g8_.begin(), g9_, g9_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, g1_, g1_.end(), g2_, g2_.end(), g3_, g3_.end(), - g4_, g4_.end(), g5_, g5_.end(), g6_, g6_.end(), g7_, g7_.end(), g8_, - g8_.end(), g9_, g9_.end()); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - const ParamGenerator& g1, - const typename ParamGenerator::iterator& current1, - const ParamGenerator& g2, - const typename ParamGenerator::iterator& current2, - const ParamGenerator& g3, - const typename ParamGenerator::iterator& current3, - const ParamGenerator& g4, - const typename ParamGenerator::iterator& current4, - const ParamGenerator& g5, - const typename ParamGenerator::iterator& current5, - const ParamGenerator& g6, - const typename ParamGenerator::iterator& current6, - const ParamGenerator& g7, - const typename ParamGenerator::iterator& current7, - const ParamGenerator& g8, - const typename ParamGenerator::iterator& current8, - const ParamGenerator& g9, - const typename ParamGenerator::iterator& current9) - : base_(base), - begin1_(g1.begin()), end1_(g1.end()), current1_(current1), - begin2_(g2.begin()), end2_(g2.end()), current2_(current2), - begin3_(g3.begin()), end3_(g3.end()), current3_(current3), - begin4_(g4.begin()), end4_(g4.end()), current4_(current4), - begin5_(g5.begin()), end5_(g5.end()), current5_(current5), - begin6_(g6.begin()), end6_(g6.end()), current6_(current6), - begin7_(g7.begin()), end7_(g7.end()), current7_(current7), - begin8_(g8.begin()), end8_(g8.end()), current8_(current8), - begin9_(g9.begin()), end9_(g9.end()), current9_(current9) { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current9_; - if (current9_ == end9_) { - current9_ = begin9_; - ++current8_; - } - if (current8_ == end8_) { - current8_ = begin8_; - ++current7_; - } - if (current7_ == end7_) { - current7_ = begin7_; - ++current6_; - } - if (current6_ == end6_) { - current6_ = begin6_; - ++current5_; - } - if (current5_ == end5_) { - current5_ = begin5_; - ++current4_; - } - if (current4_ == end4_) { - current4_ = begin4_; - ++current3_; - } - if (current3_ == end3_) { - current3_ = begin3_; - ++current2_; - } - if (current2_ == end2_) { - current2_ = begin2_; - ++current1_; - } - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ( - current1_ == typed_other->current1_ && - current2_ == typed_other->current2_ && - current3_ == typed_other->current3_ && - current4_ == typed_other->current4_ && - current5_ == typed_other->current5_ && - current6_ == typed_other->current6_ && - current7_ == typed_other->current7_ && - current8_ == typed_other->current8_ && - current9_ == typed_other->current9_); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), - begin1_(other.begin1_), - end1_(other.end1_), - current1_(other.current1_), - begin2_(other.begin2_), - end2_(other.end2_), - current2_(other.current2_), - begin3_(other.begin3_), - end3_(other.end3_), - current3_(other.current3_), - begin4_(other.begin4_), - end4_(other.end4_), - current4_(other.current4_), - begin5_(other.begin5_), - end5_(other.end5_), - current5_(other.current5_), - begin6_(other.begin6_), - end6_(other.end6_), - current6_(other.current6_), - begin7_(other.begin7_), - end7_(other.end7_), - current7_(other.current7_), - begin8_(other.begin8_), - end8_(other.end8_), - current8_(other.current8_), - begin9_(other.begin9_), - end9_(other.end9_), - current9_(other.current9_) { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType(*current1_, *current2_, *current3_, - *current4_, *current5_, *current6_, *current7_, *current8_, - *current9_); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return - current1_ == end1_ || - current2_ == end2_ || - current3_ == end3_ || - current4_ == end4_ || - current5_ == end5_ || - current6_ == end6_ || - current7_ == end7_ || - current8_ == end8_ || - current9_ == end9_; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. - const typename ParamGenerator::iterator begin1_; - const typename ParamGenerator::iterator end1_; - typename ParamGenerator::iterator current1_; - const typename ParamGenerator::iterator begin2_; - const typename ParamGenerator::iterator end2_; - typename ParamGenerator::iterator current2_; - const typename ParamGenerator::iterator begin3_; - const typename ParamGenerator::iterator end3_; - typename ParamGenerator::iterator current3_; - const typename ParamGenerator::iterator begin4_; - const typename ParamGenerator::iterator end4_; - typename ParamGenerator::iterator current4_; - const typename ParamGenerator::iterator begin5_; - const typename ParamGenerator::iterator end5_; - typename ParamGenerator::iterator current5_; - const typename ParamGenerator::iterator begin6_; - const typename ParamGenerator::iterator end6_; - typename ParamGenerator::iterator current6_; - const typename ParamGenerator::iterator begin7_; - const typename ParamGenerator::iterator end7_; - typename ParamGenerator::iterator current7_; - const typename ParamGenerator::iterator begin8_; - const typename ParamGenerator::iterator end8_; - typename ParamGenerator::iterator current8_; - const typename ParamGenerator::iterator begin9_; - const typename ParamGenerator::iterator end9_; - typename ParamGenerator::iterator current9_; - ParamType current_value_; - }; // class CartesianProductGenerator9::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator9& other); - - const ParamGenerator g1_; - const ParamGenerator g2_; - const ParamGenerator g3_; - const ParamGenerator g4_; - const ParamGenerator g5_; - const ParamGenerator g6_; - const ParamGenerator g7_; - const ParamGenerator g8_; - const ParamGenerator g9_; -}; // class CartesianProductGenerator9 - - -template -class CartesianProductGenerator10 - : public ParamGeneratorInterface< ::std::tr1::tuple > { - public: - typedef ::std::tr1::tuple ParamType; - - CartesianProductGenerator10(const ParamGenerator& g1, - const ParamGenerator& g2, const ParamGenerator& g3, - const ParamGenerator& g4, const ParamGenerator& g5, - const ParamGenerator& g6, const ParamGenerator& g7, - const ParamGenerator& g8, const ParamGenerator& g9, - const ParamGenerator& g10) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7), g8_(g8), - g9_(g9), g10_(g10) {} - virtual ~CartesianProductGenerator10() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, g1_, g1_.begin(), g2_, g2_.begin(), g3_, - g3_.begin(), g4_, g4_.begin(), g5_, g5_.begin(), g6_, g6_.begin(), g7_, - g7_.begin(), g8_, g8_.begin(), g9_, g9_.begin(), g10_, g10_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, g1_, g1_.end(), g2_, g2_.end(), g3_, g3_.end(), - g4_, g4_.end(), g5_, g5_.end(), g6_, g6_.end(), g7_, g7_.end(), g8_, - g8_.end(), g9_, g9_.end(), g10_, g10_.end()); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - const ParamGenerator& g1, - const typename ParamGenerator::iterator& current1, - const ParamGenerator& g2, - const typename ParamGenerator::iterator& current2, - const ParamGenerator& g3, - const typename ParamGenerator::iterator& current3, - const ParamGenerator& g4, - const typename ParamGenerator::iterator& current4, - const ParamGenerator& g5, - const typename ParamGenerator::iterator& current5, - const ParamGenerator& g6, - const typename ParamGenerator::iterator& current6, - const ParamGenerator& g7, - const typename ParamGenerator::iterator& current7, - const ParamGenerator& g8, - const typename ParamGenerator::iterator& current8, - const ParamGenerator& g9, - const typename ParamGenerator::iterator& current9, - const ParamGenerator& g10, - const typename ParamGenerator::iterator& current10) - : base_(base), - begin1_(g1.begin()), end1_(g1.end()), current1_(current1), - begin2_(g2.begin()), end2_(g2.end()), current2_(current2), - begin3_(g3.begin()), end3_(g3.end()), current3_(current3), - begin4_(g4.begin()), end4_(g4.end()), current4_(current4), - begin5_(g5.begin()), end5_(g5.end()), current5_(current5), - begin6_(g6.begin()), end6_(g6.end()), current6_(current6), - begin7_(g7.begin()), end7_(g7.end()), current7_(current7), - begin8_(g8.begin()), end8_(g8.end()), current8_(current8), - begin9_(g9.begin()), end9_(g9.end()), current9_(current9), - begin10_(g10.begin()), end10_(g10.end()), current10_(current10) { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current10_; - if (current10_ == end10_) { - current10_ = begin10_; - ++current9_; - } - if (current9_ == end9_) { - current9_ = begin9_; - ++current8_; - } - if (current8_ == end8_) { - current8_ = begin8_; - ++current7_; - } - if (current7_ == end7_) { - current7_ = begin7_; - ++current6_; - } - if (current6_ == end6_) { - current6_ = begin6_; - ++current5_; - } - if (current5_ == end5_) { - current5_ = begin5_; - ++current4_; - } - if (current4_ == end4_) { - current4_ = begin4_; - ++current3_; - } - if (current3_ == end3_) { - current3_ = begin3_; - ++current2_; - } - if (current2_ == end2_) { - current2_ = begin2_; - ++current1_; - } - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ( - current1_ == typed_other->current1_ && - current2_ == typed_other->current2_ && - current3_ == typed_other->current3_ && - current4_ == typed_other->current4_ && - current5_ == typed_other->current5_ && - current6_ == typed_other->current6_ && - current7_ == typed_other->current7_ && - current8_ == typed_other->current8_ && - current9_ == typed_other->current9_ && - current10_ == typed_other->current10_); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), - begin1_(other.begin1_), - end1_(other.end1_), - current1_(other.current1_), - begin2_(other.begin2_), - end2_(other.end2_), - current2_(other.current2_), - begin3_(other.begin3_), - end3_(other.end3_), - current3_(other.current3_), - begin4_(other.begin4_), - end4_(other.end4_), - current4_(other.current4_), - begin5_(other.begin5_), - end5_(other.end5_), - current5_(other.current5_), - begin6_(other.begin6_), - end6_(other.end6_), - current6_(other.current6_), - begin7_(other.begin7_), - end7_(other.end7_), - current7_(other.current7_), - begin8_(other.begin8_), - end8_(other.end8_), - current8_(other.current8_), - begin9_(other.begin9_), - end9_(other.end9_), - current9_(other.current9_), - begin10_(other.begin10_), - end10_(other.end10_), - current10_(other.current10_) { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType(*current1_, *current2_, *current3_, - *current4_, *current5_, *current6_, *current7_, *current8_, - *current9_, *current10_); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return - current1_ == end1_ || - current2_ == end2_ || - current3_ == end3_ || - current4_ == end4_ || - current5_ == end5_ || - current6_ == end6_ || - current7_ == end7_ || - current8_ == end8_ || - current9_ == end9_ || - current10_ == end10_; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. - const typename ParamGenerator::iterator begin1_; - const typename ParamGenerator::iterator end1_; - typename ParamGenerator::iterator current1_; - const typename ParamGenerator::iterator begin2_; - const typename ParamGenerator::iterator end2_; - typename ParamGenerator::iterator current2_; - const typename ParamGenerator::iterator begin3_; - const typename ParamGenerator::iterator end3_; - typename ParamGenerator::iterator current3_; - const typename ParamGenerator::iterator begin4_; - const typename ParamGenerator::iterator end4_; - typename ParamGenerator::iterator current4_; - const typename ParamGenerator::iterator begin5_; - const typename ParamGenerator::iterator end5_; - typename ParamGenerator::iterator current5_; - const typename ParamGenerator::iterator begin6_; - const typename ParamGenerator::iterator end6_; - typename ParamGenerator::iterator current6_; - const typename ParamGenerator::iterator begin7_; - const typename ParamGenerator::iterator end7_; - typename ParamGenerator::iterator current7_; - const typename ParamGenerator::iterator begin8_; - const typename ParamGenerator::iterator end8_; - typename ParamGenerator::iterator current8_; - const typename ParamGenerator::iterator begin9_; - const typename ParamGenerator::iterator end9_; - typename ParamGenerator::iterator current9_; - const typename ParamGenerator::iterator begin10_; - const typename ParamGenerator::iterator end10_; - typename ParamGenerator::iterator current10_; - ParamType current_value_; - }; // class CartesianProductGenerator10::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator10& other); - - const ParamGenerator g1_; - const ParamGenerator g2_; - const ParamGenerator g3_; - const ParamGenerator g4_; - const ParamGenerator g5_; - const ParamGenerator g6_; - const ParamGenerator g7_; - const ParamGenerator g8_; - const ParamGenerator g9_; - const ParamGenerator g10_; -}; // class CartesianProductGenerator10 - - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// Helper classes providing Combine() with polymorphic features. They allow -// casting CartesianProductGeneratorN to ParamGenerator if T is -// convertible to U. -// -template -class CartesianProductHolder2 { - public: -CartesianProductHolder2(const Generator1& g1, const Generator2& g2) - : g1_(g1), g2_(g2) {} - template - operator ParamGenerator< ::std::tr1::tuple >() const { - return ParamGenerator< ::std::tr1::tuple >( - new CartesianProductGenerator2( - static_cast >(g1_), - static_cast >(g2_))); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder2& other); - - const Generator1 g1_; - const Generator2 g2_; -}; // class CartesianProductHolder2 - -template -class CartesianProductHolder3 { - public: -CartesianProductHolder3(const Generator1& g1, const Generator2& g2, - const Generator3& g3) - : g1_(g1), g2_(g2), g3_(g3) {} - template - operator ParamGenerator< ::std::tr1::tuple >() const { - return ParamGenerator< ::std::tr1::tuple >( - new CartesianProductGenerator3( - static_cast >(g1_), - static_cast >(g2_), - static_cast >(g3_))); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder3& other); - - const Generator1 g1_; - const Generator2 g2_; - const Generator3 g3_; -}; // class CartesianProductHolder3 - -template -class CartesianProductHolder4 { - public: -CartesianProductHolder4(const Generator1& g1, const Generator2& g2, - const Generator3& g3, const Generator4& g4) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4) {} - template - operator ParamGenerator< ::std::tr1::tuple >() const { - return ParamGenerator< ::std::tr1::tuple >( - new CartesianProductGenerator4( - static_cast >(g1_), - static_cast >(g2_), - static_cast >(g3_), - static_cast >(g4_))); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder4& other); - - const Generator1 g1_; - const Generator2 g2_; - const Generator3 g3_; - const Generator4 g4_; -}; // class CartesianProductHolder4 - -template -class CartesianProductHolder5 { - public: -CartesianProductHolder5(const Generator1& g1, const Generator2& g2, - const Generator3& g3, const Generator4& g4, const Generator5& g5) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5) {} - template - operator ParamGenerator< ::std::tr1::tuple >() const { - return ParamGenerator< ::std::tr1::tuple >( - new CartesianProductGenerator5( - static_cast >(g1_), - static_cast >(g2_), - static_cast >(g3_), - static_cast >(g4_), - static_cast >(g5_))); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder5& other); - - const Generator1 g1_; - const Generator2 g2_; - const Generator3 g3_; - const Generator4 g4_; - const Generator5 g5_; -}; // class CartesianProductHolder5 - -template -class CartesianProductHolder6 { - public: -CartesianProductHolder6(const Generator1& g1, const Generator2& g2, - const Generator3& g3, const Generator4& g4, const Generator5& g5, - const Generator6& g6) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6) {} - template - operator ParamGenerator< ::std::tr1::tuple >() const { - return ParamGenerator< ::std::tr1::tuple >( - new CartesianProductGenerator6( - static_cast >(g1_), - static_cast >(g2_), - static_cast >(g3_), - static_cast >(g4_), - static_cast >(g5_), - static_cast >(g6_))); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder6& other); - - const Generator1 g1_; - const Generator2 g2_; - const Generator3 g3_; - const Generator4 g4_; - const Generator5 g5_; - const Generator6 g6_; -}; // class CartesianProductHolder6 - -template -class CartesianProductHolder7 { - public: -CartesianProductHolder7(const Generator1& g1, const Generator2& g2, - const Generator3& g3, const Generator4& g4, const Generator5& g5, - const Generator6& g6, const Generator7& g7) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7) {} - template - operator ParamGenerator< ::std::tr1::tuple >() const { - return ParamGenerator< ::std::tr1::tuple >( - new CartesianProductGenerator7( - static_cast >(g1_), - static_cast >(g2_), - static_cast >(g3_), - static_cast >(g4_), - static_cast >(g5_), - static_cast >(g6_), - static_cast >(g7_))); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder7& other); - - const Generator1 g1_; - const Generator2 g2_; - const Generator3 g3_; - const Generator4 g4_; - const Generator5 g5_; - const Generator6 g6_; - const Generator7 g7_; -}; // class CartesianProductHolder7 - -template -class CartesianProductHolder8 { - public: -CartesianProductHolder8(const Generator1& g1, const Generator2& g2, - const Generator3& g3, const Generator4& g4, const Generator5& g5, - const Generator6& g6, const Generator7& g7, const Generator8& g8) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7), - g8_(g8) {} - template - operator ParamGenerator< ::std::tr1::tuple >() const { - return ParamGenerator< ::std::tr1::tuple >( - new CartesianProductGenerator8( - static_cast >(g1_), - static_cast >(g2_), - static_cast >(g3_), - static_cast >(g4_), - static_cast >(g5_), - static_cast >(g6_), - static_cast >(g7_), - static_cast >(g8_))); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder8& other); - - const Generator1 g1_; - const Generator2 g2_; - const Generator3 g3_; - const Generator4 g4_; - const Generator5 g5_; - const Generator6 g6_; - const Generator7 g7_; - const Generator8 g8_; -}; // class CartesianProductHolder8 - -template -class CartesianProductHolder9 { - public: -CartesianProductHolder9(const Generator1& g1, const Generator2& g2, - const Generator3& g3, const Generator4& g4, const Generator5& g5, - const Generator6& g6, const Generator7& g7, const Generator8& g8, - const Generator9& g9) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7), g8_(g8), - g9_(g9) {} - template - operator ParamGenerator< ::std::tr1::tuple >() const { - return ParamGenerator< ::std::tr1::tuple >( - new CartesianProductGenerator9( - static_cast >(g1_), - static_cast >(g2_), - static_cast >(g3_), - static_cast >(g4_), - static_cast >(g5_), - static_cast >(g6_), - static_cast >(g7_), - static_cast >(g8_), - static_cast >(g9_))); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder9& other); - - const Generator1 g1_; - const Generator2 g2_; - const Generator3 g3_; - const Generator4 g4_; - const Generator5 g5_; - const Generator6 g6_; - const Generator7 g7_; - const Generator8 g8_; - const Generator9 g9_; -}; // class CartesianProductHolder9 - -template -class CartesianProductHolder10 { - public: -CartesianProductHolder10(const Generator1& g1, const Generator2& g2, - const Generator3& g3, const Generator4& g4, const Generator5& g5, - const Generator6& g6, const Generator7& g7, const Generator8& g8, - const Generator9& g9, const Generator10& g10) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7), g8_(g8), - g9_(g9), g10_(g10) {} - template - operator ParamGenerator< ::std::tr1::tuple >() const { - return ParamGenerator< ::std::tr1::tuple >( - new CartesianProductGenerator10( - static_cast >(g1_), - static_cast >(g2_), - static_cast >(g3_), - static_cast >(g4_), - static_cast >(g5_), - static_cast >(g6_), - static_cast >(g7_), - static_cast >(g8_), - static_cast >(g9_), - static_cast >(g10_))); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder10& other); - - const Generator1 g1_; - const Generator2 g2_; - const Generator3 g3_; - const Generator4 g4_; - const Generator5 g5_; - const Generator6 g6_; - const Generator7 g7_; - const Generator8 g8_; - const Generator9 g9_; - const Generator10 g10_; -}; // class CartesianProductHolder10 - -# endif // GTEST_HAS_COMBINE - -} // namespace internal -} // namespace testing - -#endif // GTEST_HAS_PARAM_TEST - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PARAM_UTIL_GENERATED_H_ - -#if GTEST_HAS_PARAM_TEST - -namespace testing { - -// Functions producing parameter generators. -// -// Google Test uses these generators to produce parameters for value- -// parameterized tests. When a parameterized test case is instantiated -// with a particular generator, Google Test creates and runs tests -// for each element in the sequence produced by the generator. -// -// In the following sample, tests from test case FooTest are instantiated -// each three times with parameter values 3, 5, and 8: -// -// class FooTest : public TestWithParam { ... }; -// -// TEST_P(FooTest, TestThis) { -// } -// TEST_P(FooTest, TestThat) { -// } -// INSTANTIATE_TEST_CASE_P(TestSequence, FooTest, Values(3, 5, 8)); -// - -// Range() returns generators providing sequences of values in a range. -// -// Synopsis: -// Range(start, end) -// - returns a generator producing a sequence of values {start, start+1, -// start+2, ..., }. -// Range(start, end, step) -// - returns a generator producing a sequence of values {start, start+step, -// start+step+step, ..., }. -// Notes: -// * The generated sequences never include end. For example, Range(1, 5) -// returns a generator producing a sequence {1, 2, 3, 4}. Range(1, 9, 2) -// returns a generator producing {1, 3, 5, 7}. -// * start and end must have the same type. That type may be any integral or -// floating-point type or a user defined type satisfying these conditions: -// * It must be assignable (have operator=() defined). -// * It must have operator+() (operator+(int-compatible type) for -// two-operand version). -// * It must have operator<() defined. -// Elements in the resulting sequences will also have that type. -// * Condition start < end must be satisfied in order for resulting sequences -// to contain any elements. -// -template -internal::ParamGenerator Range(T start, T end, IncrementT step) { - return internal::ParamGenerator( - new internal::RangeGenerator(start, end, step)); -} - -template -internal::ParamGenerator Range(T start, T end) { - return Range(start, end, 1); -} - -// ValuesIn() function allows generation of tests with parameters coming from -// a container. -// -// Synopsis: -// ValuesIn(const T (&array)[N]) -// - returns a generator producing sequences with elements from -// a C-style array. -// ValuesIn(const Container& container) -// - returns a generator producing sequences with elements from -// an STL-style container. -// ValuesIn(Iterator begin, Iterator end) -// - returns a generator producing sequences with elements from -// a range [begin, end) defined by a pair of STL-style iterators. These -// iterators can also be plain C pointers. -// -// Please note that ValuesIn copies the values from the containers -// passed in and keeps them to generate tests in RUN_ALL_TESTS(). -// -// Examples: -// -// This instantiates tests from test case StringTest -// each with C-string values of "foo", "bar", and "baz": -// -// const char* strings[] = {"foo", "bar", "baz"}; -// INSTANTIATE_TEST_CASE_P(StringSequence, SrtingTest, ValuesIn(strings)); -// -// This instantiates tests from test case StlStringTest -// each with STL strings with values "a" and "b": -// -// ::std::vector< ::std::string> GetParameterStrings() { -// ::std::vector< ::std::string> v; -// v.push_back("a"); -// v.push_back("b"); -// return v; -// } -// -// INSTANTIATE_TEST_CASE_P(CharSequence, -// StlStringTest, -// ValuesIn(GetParameterStrings())); -// -// -// This will also instantiate tests from CharTest -// each with parameter values 'a' and 'b': -// -// ::std::list GetParameterChars() { -// ::std::list list; -// list.push_back('a'); -// list.push_back('b'); -// return list; -// } -// ::std::list l = GetParameterChars(); -// INSTANTIATE_TEST_CASE_P(CharSequence2, -// CharTest, -// ValuesIn(l.begin(), l.end())); -// -template -internal::ParamGenerator< - typename ::testing::internal::IteratorTraits::value_type> -ValuesIn(ForwardIterator begin, ForwardIterator end) { - typedef typename ::testing::internal::IteratorTraits - ::value_type ParamType; - return internal::ParamGenerator( - new internal::ValuesInIteratorRangeGenerator(begin, end)); -} - -template -internal::ParamGenerator ValuesIn(const T (&array)[N]) { - return ValuesIn(array, array + N); -} - -template -internal::ParamGenerator ValuesIn( - const Container& container) { - return ValuesIn(container.begin(), container.end()); -} - -// Values() allows generating tests from explicitly specified list of -// parameters. -// -// Synopsis: -// Values(T v1, T v2, ..., T vN) -// - returns a generator producing sequences with elements v1, v2, ..., vN. -// -// For example, this instantiates tests from test case BarTest each -// with values "one", "two", and "three": -// -// INSTANTIATE_TEST_CASE_P(NumSequence, BarTest, Values("one", "two", "three")); -// -// This instantiates tests from test case BazTest each with values 1, 2, 3.5. -// The exact type of values will depend on the type of parameter in BazTest. -// -// INSTANTIATE_TEST_CASE_P(FloatingNumbers, BazTest, Values(1, 2, 3.5)); -// -// Currently, Values() supports from 1 to 50 parameters. -// -template -internal::ValueArray1 Values(T1 v1) { - return internal::ValueArray1(v1); -} - -template -internal::ValueArray2 Values(T1 v1, T2 v2) { - return internal::ValueArray2(v1, v2); -} - -template -internal::ValueArray3 Values(T1 v1, T2 v2, T3 v3) { - return internal::ValueArray3(v1, v2, v3); -} - -template -internal::ValueArray4 Values(T1 v1, T2 v2, T3 v3, T4 v4) { - return internal::ValueArray4(v1, v2, v3, v4); -} - -template -internal::ValueArray5 Values(T1 v1, T2 v2, T3 v3, T4 v4, - T5 v5) { - return internal::ValueArray5(v1, v2, v3, v4, v5); -} - -template -internal::ValueArray6 Values(T1 v1, T2 v2, T3 v3, - T4 v4, T5 v5, T6 v6) { - return internal::ValueArray6(v1, v2, v3, v4, v5, v6); -} - -template -internal::ValueArray7 Values(T1 v1, T2 v2, T3 v3, - T4 v4, T5 v5, T6 v6, T7 v7) { - return internal::ValueArray7(v1, v2, v3, v4, v5, - v6, v7); -} - -template -internal::ValueArray8 Values(T1 v1, T2 v2, - T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8) { - return internal::ValueArray8(v1, v2, v3, v4, - v5, v6, v7, v8); -} - -template -internal::ValueArray9 Values(T1 v1, T2 v2, - T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9) { - return internal::ValueArray9(v1, v2, v3, - v4, v5, v6, v7, v8, v9); -} - -template -internal::ValueArray10 Values(T1 v1, - T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10) { - return internal::ValueArray10(v1, - v2, v3, v4, v5, v6, v7, v8, v9, v10); -} - -template -internal::ValueArray11 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11) { - return internal::ValueArray11(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11); -} - -template -internal::ValueArray12 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12) { - return internal::ValueArray12(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12); -} - -template -internal::ValueArray13 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13) { - return internal::ValueArray13(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13); -} - -template -internal::ValueArray14 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14) { - return internal::ValueArray14(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, - v14); -} - -template -internal::ValueArray15 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, - T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15) { - return internal::ValueArray15(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, - v13, v14, v15); -} - -template -internal::ValueArray16 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, - T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, - T16 v16) { - return internal::ValueArray16(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, - v12, v13, v14, v15, v16); -} - -template -internal::ValueArray17 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, - T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, - T16 v16, T17 v17) { - return internal::ValueArray17(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, - v11, v12, v13, v14, v15, v16, v17); -} - -template -internal::ValueArray18 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, - T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, - T16 v16, T17 v17, T18 v18) { - return internal::ValueArray18(v1, v2, v3, v4, v5, v6, v7, v8, v9, - v10, v11, v12, v13, v14, v15, v16, v17, v18); -} - -template -internal::ValueArray19 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, - T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, - T15 v15, T16 v16, T17 v17, T18 v18, T19 v19) { - return internal::ValueArray19(v1, v2, v3, v4, v5, v6, v7, v8, - v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19); -} - -template -internal::ValueArray20 Values(T1 v1, T2 v2, T3 v3, T4 v4, - T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, - T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20) { - return internal::ValueArray20(v1, v2, v3, v4, v5, v6, v7, - v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20); -} - -template -internal::ValueArray21 Values(T1 v1, T2 v2, T3 v3, T4 v4, - T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, - T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21) { - return internal::ValueArray21(v1, v2, v3, v4, v5, v6, - v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21); -} - -template -internal::ValueArray22 Values(T1 v1, T2 v2, T3 v3, - T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, - T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, - T21 v21, T22 v22) { - return internal::ValueArray22(v1, v2, v3, v4, - v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, - v20, v21, v22); -} - -template -internal::ValueArray23 Values(T1 v1, T2 v2, - T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, - T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, - T21 v21, T22 v22, T23 v23) { - return internal::ValueArray23(v1, v2, v3, - v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, - v20, v21, v22, v23); -} - -template -internal::ValueArray24 Values(T1 v1, T2 v2, - T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, - T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, - T21 v21, T22 v22, T23 v23, T24 v24) { - return internal::ValueArray24(v1, v2, - v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, - v19, v20, v21, v22, v23, v24); -} - -template -internal::ValueArray25 Values(T1 v1, - T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, - T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, - T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25) { - return internal::ValueArray25(v1, - v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, - v18, v19, v20, v21, v22, v23, v24, v25); -} - -template -internal::ValueArray26 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26) { - return internal::ValueArray26(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, - v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, v26); -} - -template -internal::ValueArray27 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27) { - return internal::ValueArray27(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, - v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, v26, v27); -} - -template -internal::ValueArray28 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28) { - return internal::ValueArray28(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, - v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, v26, v27, - v28); -} - -template -internal::ValueArray29 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29) { - return internal::ValueArray29(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, - v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, v26, - v27, v28, v29); -} - -template -internal::ValueArray30 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, - T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, - T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, - T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30) { - return internal::ValueArray30(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, - v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, - v26, v27, v28, v29, v30); -} - -template -internal::ValueArray31 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, - T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, - T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, - T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31) { - return internal::ValueArray31(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, - v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, - v25, v26, v27, v28, v29, v30, v31); -} - -template -internal::ValueArray32 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, - T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, - T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, - T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, - T32 v32) { - return internal::ValueArray32(v1, v2, v3, v4, v5, v6, v7, v8, v9, - v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, - v24, v25, v26, v27, v28, v29, v30, v31, v32); -} - -template -internal::ValueArray33 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, - T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, - T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, - T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, - T32 v32, T33 v33) { - return internal::ValueArray33(v1, v2, v3, v4, v5, v6, v7, v8, - v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, - v24, v25, v26, v27, v28, v29, v30, v31, v32, v33); -} - -template -internal::ValueArray34 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, - T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, - T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, - T23 v23, T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, - T31 v31, T32 v32, T33 v33, T34 v34) { - return internal::ValueArray34(v1, v2, v3, v4, v5, v6, v7, - v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, - v23, v24, v25, v26, v27, v28, v29, v30, v31, v32, v33, v34); -} - -template -internal::ValueArray35 Values(T1 v1, T2 v2, T3 v3, T4 v4, - T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, - T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, - T22 v22, T23 v23, T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, - T30 v30, T31 v31, T32 v32, T33 v33, T34 v34, T35 v35) { - return internal::ValueArray35(v1, v2, v3, v4, v5, v6, - v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, - v22, v23, v24, v25, v26, v27, v28, v29, v30, v31, v32, v33, v34, v35); -} - -template -internal::ValueArray36 Values(T1 v1, T2 v2, T3 v3, T4 v4, - T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, - T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, - T22 v22, T23 v23, T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, - T30 v30, T31 v31, T32 v32, T33 v33, T34 v34, T35 v35, T36 v36) { - return internal::ValueArray36(v1, v2, v3, v4, - v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, - v20, v21, v22, v23, v24, v25, v26, v27, v28, v29, v30, v31, v32, v33, - v34, v35, v36); -} - -template -internal::ValueArray37 Values(T1 v1, T2 v2, T3 v3, - T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, - T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, - T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, - T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, T34 v34, T35 v35, T36 v36, - T37 v37) { - return internal::ValueArray37(v1, v2, v3, - v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, - v20, v21, v22, v23, v24, v25, v26, v27, v28, v29, v30, v31, v32, v33, - v34, v35, v36, v37); -} - -template -internal::ValueArray38 Values(T1 v1, T2 v2, - T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, - T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, - T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, - T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, T34 v34, T35 v35, T36 v36, - T37 v37, T38 v38) { - return internal::ValueArray38(v1, v2, - v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, - v19, v20, v21, v22, v23, v24, v25, v26, v27, v28, v29, v30, v31, v32, - v33, v34, v35, v36, v37, v38); -} - -template -internal::ValueArray39 Values(T1 v1, T2 v2, - T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, - T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, - T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, - T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, T34 v34, T35 v35, T36 v36, - T37 v37, T38 v38, T39 v39) { - return internal::ValueArray39(v1, - v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, - v18, v19, v20, v21, v22, v23, v24, v25, v26, v27, v28, v29, v30, v31, - v32, v33, v34, v35, v36, v37, v38, v39); -} - -template -internal::ValueArray40 Values(T1 v1, - T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, - T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, - T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, T26 v26, T27 v27, - T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, T34 v34, T35 v35, - T36 v36, T37 v37, T38 v38, T39 v39, T40 v40) { - return internal::ValueArray40(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, - v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, v26, v27, v28, v29, - v30, v31, v32, v33, v34, v35, v36, v37, v38, v39, v40); -} - -template -internal::ValueArray41 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41) { - return internal::ValueArray41(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, - v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, v26, v27, v28, - v29, v30, v31, v32, v33, v34, v35, v36, v37, v38, v39, v40, v41); -} - -template -internal::ValueArray42 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42) { - return internal::ValueArray42(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, - v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, v26, v27, - v28, v29, v30, v31, v32, v33, v34, v35, v36, v37, v38, v39, v40, v41, - v42); -} - -template -internal::ValueArray43 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43) { - return internal::ValueArray43(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, - v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, v26, - v27, v28, v29, v30, v31, v32, v33, v34, v35, v36, v37, v38, v39, v40, - v41, v42, v43); -} - -template -internal::ValueArray44 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43, T44 v44) { - return internal::ValueArray44(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, - v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, - v26, v27, v28, v29, v30, v31, v32, v33, v34, v35, v36, v37, v38, v39, - v40, v41, v42, v43, v44); -} - -template -internal::ValueArray45 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, - T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, - T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, - T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, - T33 v33, T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, - T41 v41, T42 v42, T43 v43, T44 v44, T45 v45) { - return internal::ValueArray45(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, - v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, - v25, v26, v27, v28, v29, v30, v31, v32, v33, v34, v35, v36, v37, v38, - v39, v40, v41, v42, v43, v44, v45); -} - -template -internal::ValueArray46 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, - T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, - T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, - T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, - T32 v32, T33 v33, T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, - T40 v40, T41 v41, T42 v42, T43 v43, T44 v44, T45 v45, T46 v46) { - return internal::ValueArray46(v1, v2, v3, v4, v5, v6, v7, v8, v9, - v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, - v24, v25, v26, v27, v28, v29, v30, v31, v32, v33, v34, v35, v36, v37, - v38, v39, v40, v41, v42, v43, v44, v45, v46); -} - -template -internal::ValueArray47 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, - T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, - T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, - T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, - T32 v32, T33 v33, T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, - T40 v40, T41 v41, T42 v42, T43 v43, T44 v44, T45 v45, T46 v46, T47 v47) { - return internal::ValueArray47(v1, v2, v3, v4, v5, v6, v7, v8, - v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, - v24, v25, v26, v27, v28, v29, v30, v31, v32, v33, v34, v35, v36, v37, - v38, v39, v40, v41, v42, v43, v44, v45, v46, v47); -} - -template -internal::ValueArray48 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, - T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, - T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, - T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, - T32 v32, T33 v33, T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, - T40 v40, T41 v41, T42 v42, T43 v43, T44 v44, T45 v45, T46 v46, T47 v47, - T48 v48) { - return internal::ValueArray48(v1, v2, v3, v4, v5, v6, v7, - v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, - v23, v24, v25, v26, v27, v28, v29, v30, v31, v32, v33, v34, v35, v36, - v37, v38, v39, v40, v41, v42, v43, v44, v45, v46, v47, v48); -} - -template -internal::ValueArray49 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, - T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, - T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, - T23 v23, T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, - T31 v31, T32 v32, T33 v33, T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, - T39 v39, T40 v40, T41 v41, T42 v42, T43 v43, T44 v44, T45 v45, T46 v46, - T47 v47, T48 v48, T49 v49) { - return internal::ValueArray49(v1, v2, v3, v4, v5, v6, - v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, - v22, v23, v24, v25, v26, v27, v28, v29, v30, v31, v32, v33, v34, v35, - v36, v37, v38, v39, v40, v41, v42, v43, v44, v45, v46, v47, v48, v49); -} - -template -internal::ValueArray50 Values(T1 v1, T2 v2, T3 v3, T4 v4, - T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, - T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, - T22 v22, T23 v23, T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, - T30 v30, T31 v31, T32 v32, T33 v33, T34 v34, T35 v35, T36 v36, T37 v37, - T38 v38, T39 v39, T40 v40, T41 v41, T42 v42, T43 v43, T44 v44, T45 v45, - T46 v46, T47 v47, T48 v48, T49 v49, T50 v50) { - return internal::ValueArray50(v1, v2, v3, v4, - v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, - v20, v21, v22, v23, v24, v25, v26, v27, v28, v29, v30, v31, v32, v33, - v34, v35, v36, v37, v38, v39, v40, v41, v42, v43, v44, v45, v46, v47, - v48, v49, v50); -} - -// Bool() allows generating tests with parameters in a set of (false, true). -// -// Synopsis: -// Bool() -// - returns a generator producing sequences with elements {false, true}. -// -// It is useful when testing code that depends on Boolean flags. Combinations -// of multiple flags can be tested when several Bool()'s are combined using -// Combine() function. -// -// In the following example all tests in the test case FlagDependentTest -// will be instantiated twice with parameters false and true. -// -// class FlagDependentTest : public testing::TestWithParam { -// virtual void SetUp() { -// external_flag = GetParam(); -// } -// } -// INSTANTIATE_TEST_CASE_P(BoolSequence, FlagDependentTest, Bool()); -// -inline internal::ParamGenerator Bool() { - return Values(false, true); -} - -# if GTEST_HAS_COMBINE -// Combine() allows the user to combine two or more sequences to produce -// values of a Cartesian product of those sequences' elements. -// -// Synopsis: -// Combine(gen1, gen2, ..., genN) -// - returns a generator producing sequences with elements coming from -// the Cartesian product of elements from the sequences generated by -// gen1, gen2, ..., genN. The sequence elements will have a type of -// tuple where T1, T2, ..., TN are the types -// of elements from sequences produces by gen1, gen2, ..., genN. -// -// Combine can have up to 10 arguments. This number is currently limited -// by the maximum number of elements in the tuple implementation used by Google -// Test. -// -// Example: -// -// This will instantiate tests in test case AnimalTest each one with -// the parameter values tuple("cat", BLACK), tuple("cat", WHITE), -// tuple("dog", BLACK), and tuple("dog", WHITE): -// -// enum Color { BLACK, GRAY, WHITE }; -// class AnimalTest -// : public testing::TestWithParam > {...}; -// -// TEST_P(AnimalTest, AnimalLooksNice) {...} -// -// INSTANTIATE_TEST_CASE_P(AnimalVariations, AnimalTest, -// Combine(Values("cat", "dog"), -// Values(BLACK, WHITE))); -// -// This will instantiate tests in FlagDependentTest with all variations of two -// Boolean flags: -// -// class FlagDependentTest -// : public testing::TestWithParam > { -// virtual void SetUp() { -// // Assigns external_flag_1 and external_flag_2 values from the tuple. -// tie(external_flag_1, external_flag_2) = GetParam(); -// } -// }; -// -// TEST_P(FlagDependentTest, TestFeature1) { -// // Test your code using external_flag_1 and external_flag_2 here. -// } -// INSTANTIATE_TEST_CASE_P(TwoBoolSequence, FlagDependentTest, -// Combine(Bool(), Bool())); -// -template -internal::CartesianProductHolder2 Combine( - const Generator1& g1, const Generator2& g2) { - return internal::CartesianProductHolder2( - g1, g2); -} - -template -internal::CartesianProductHolder3 Combine( - const Generator1& g1, const Generator2& g2, const Generator3& g3) { - return internal::CartesianProductHolder3( - g1, g2, g3); -} - -template -internal::CartesianProductHolder4 Combine( - const Generator1& g1, const Generator2& g2, const Generator3& g3, - const Generator4& g4) { - return internal::CartesianProductHolder4( - g1, g2, g3, g4); -} - -template -internal::CartesianProductHolder5 Combine( - const Generator1& g1, const Generator2& g2, const Generator3& g3, - const Generator4& g4, const Generator5& g5) { - return internal::CartesianProductHolder5( - g1, g2, g3, g4, g5); -} - -template -internal::CartesianProductHolder6 Combine( - const Generator1& g1, const Generator2& g2, const Generator3& g3, - const Generator4& g4, const Generator5& g5, const Generator6& g6) { - return internal::CartesianProductHolder6( - g1, g2, g3, g4, g5, g6); -} - -template -internal::CartesianProductHolder7 Combine( - const Generator1& g1, const Generator2& g2, const Generator3& g3, - const Generator4& g4, const Generator5& g5, const Generator6& g6, - const Generator7& g7) { - return internal::CartesianProductHolder7( - g1, g2, g3, g4, g5, g6, g7); -} - -template -internal::CartesianProductHolder8 Combine( - const Generator1& g1, const Generator2& g2, const Generator3& g3, - const Generator4& g4, const Generator5& g5, const Generator6& g6, - const Generator7& g7, const Generator8& g8) { - return internal::CartesianProductHolder8( - g1, g2, g3, g4, g5, g6, g7, g8); -} - -template -internal::CartesianProductHolder9 Combine( - const Generator1& g1, const Generator2& g2, const Generator3& g3, - const Generator4& g4, const Generator5& g5, const Generator6& g6, - const Generator7& g7, const Generator8& g8, const Generator9& g9) { - return internal::CartesianProductHolder9( - g1, g2, g3, g4, g5, g6, g7, g8, g9); -} - -template -internal::CartesianProductHolder10 Combine( - const Generator1& g1, const Generator2& g2, const Generator3& g3, - const Generator4& g4, const Generator5& g5, const Generator6& g6, - const Generator7& g7, const Generator8& g8, const Generator9& g9, - const Generator10& g10) { - return internal::CartesianProductHolder10( - g1, g2, g3, g4, g5, g6, g7, g8, g9, g10); -} -# endif // GTEST_HAS_COMBINE - - - -# define TEST_P(test_case_name, test_name) \ - class GTEST_TEST_CLASS_NAME_(test_case_name, test_name) \ - : public test_case_name { \ - public: \ - GTEST_TEST_CLASS_NAME_(test_case_name, test_name)() {} \ - virtual void TestBody(); \ - private: \ - static int AddToRegistry() { \ - ::testing::UnitTest::GetInstance()->parameterized_test_registry(). \ - GetTestCasePatternHolder(\ - #test_case_name, __FILE__, __LINE__)->AddTestPattern(\ - #test_case_name, \ - #test_name, \ - new ::testing::internal::TestMetaFactory< \ - GTEST_TEST_CLASS_NAME_(test_case_name, test_name)>()); \ - return 0; \ - } \ - static int gtest_registering_dummy_; \ - GTEST_DISALLOW_COPY_AND_ASSIGN_(\ - GTEST_TEST_CLASS_NAME_(test_case_name, test_name)); \ - }; \ - int GTEST_TEST_CLASS_NAME_(test_case_name, \ - test_name)::gtest_registering_dummy_ = \ - GTEST_TEST_CLASS_NAME_(test_case_name, test_name)::AddToRegistry(); \ - void GTEST_TEST_CLASS_NAME_(test_case_name, test_name)::TestBody() - -# define INSTANTIATE_TEST_CASE_P(prefix, test_case_name, generator) \ - ::testing::internal::ParamGenerator \ - gtest_##prefix##test_case_name##_EvalGenerator_() { return generator; } \ - int gtest_##prefix##test_case_name##_dummy_ = \ - ::testing::UnitTest::GetInstance()->parameterized_test_registry(). \ - GetTestCasePatternHolder(\ - #test_case_name, __FILE__, __LINE__)->AddTestCaseInstantiation(\ - #prefix, \ - >est_##prefix##test_case_name##_EvalGenerator_, \ - __FILE__, __LINE__) - -} // namespace testing - -#endif // GTEST_HAS_PARAM_TEST - -#endif // GTEST_INCLUDE_GTEST_GTEST_PARAM_TEST_H_ -// Copyright 2006, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// Google C++ Testing Framework definitions useful in production code. - -#ifndef GTEST_INCLUDE_GTEST_GTEST_PROD_H_ -#define GTEST_INCLUDE_GTEST_GTEST_PROD_H_ - -// When you need to test the private or protected members of a class, -// use the FRIEND_TEST macro to declare your tests as friends of the -// class. For example: -// -// class MyClass { -// private: -// void MyMethod(); -// FRIEND_TEST(MyClassTest, MyMethod); -// }; -// -// class MyClassTest : public testing::Test { -// // ... -// }; -// -// TEST_F(MyClassTest, MyMethod) { -// // Can call MyClass::MyMethod() here. -// } - -#define FRIEND_TEST(test_case_name, test_name)\ -friend class test_case_name##_##test_name##_Test - -#endif // GTEST_INCLUDE_GTEST_GTEST_PROD_H_ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: mheule@google.com (Markus Heule) -// - -#ifndef GTEST_INCLUDE_GTEST_GTEST_TEST_PART_H_ -#define GTEST_INCLUDE_GTEST_GTEST_TEST_PART_H_ - -#include -#include - -namespace testing { - -// A copyable object representing the result of a test part (i.e. an -// assertion or an explicit FAIL(), ADD_FAILURE(), or SUCCESS()). -// -// Don't inherit from TestPartResult as its destructor is not virtual. -class GTEST_API_ TestPartResult { - public: - // The possible outcomes of a test part (i.e. an assertion or an - // explicit SUCCEED(), FAIL(), or ADD_FAILURE()). - enum Type { - kSuccess, // Succeeded. - kNonFatalFailure, // Failed but the test can continue. - kFatalFailure // Failed and the test should be terminated. - }; - - // C'tor. TestPartResult does NOT have a default constructor. - // Always use this constructor (with parameters) to create a - // TestPartResult object. - TestPartResult(Type a_type, - const char* a_file_name, - int a_line_number, - const char* a_message) - : type_(a_type), - file_name_(a_file_name == NULL ? "" : a_file_name), - line_number_(a_line_number), - summary_(ExtractSummary(a_message)), - message_(a_message) { - } - - // Gets the outcome of the test part. - Type type() const { return type_; } - - // Gets the name of the source file where the test part took place, or - // NULL if it's unknown. - const char* file_name() const { - return file_name_.empty() ? NULL : file_name_.c_str(); - } - - // Gets the line in the source file where the test part took place, - // or -1 if it's unknown. - int line_number() const { return line_number_; } - - // Gets the summary of the failure message. - const char* summary() const { return summary_.c_str(); } - - // Gets the message associated with the test part. - const char* message() const { return message_.c_str(); } - - // Returns true iff the test part passed. - bool passed() const { return type_ == kSuccess; } - - // Returns true iff the test part failed. - bool failed() const { return type_ != kSuccess; } - - // Returns true iff the test part non-fatally failed. - bool nonfatally_failed() const { return type_ == kNonFatalFailure; } - - // Returns true iff the test part fatally failed. - bool fatally_failed() const { return type_ == kFatalFailure; } - - private: - Type type_; - - // Gets the summary of the failure message by omitting the stack - // trace in it. - static std::string ExtractSummary(const char* message); - - // The name of the source file where the test part took place, or - // "" if the source file is unknown. - std::string file_name_; - // The line in the source file where the test part took place, or -1 - // if the line number is unknown. - int line_number_; - std::string summary_; // The test failure summary. - std::string message_; // The test failure message. -}; - -// Prints a TestPartResult object. -std::ostream& operator<<(std::ostream& os, const TestPartResult& result); - -// An array of TestPartResult objects. -// -// Don't inherit from TestPartResultArray as its destructor is not -// virtual. -class GTEST_API_ TestPartResultArray { - public: - TestPartResultArray() {} - - // Appends the given TestPartResult to the array. - void Append(const TestPartResult& result); - - // Returns the TestPartResult at the given index (0-based). - const TestPartResult& GetTestPartResult(int index) const; - - // Returns the number of TestPartResult objects in the array. - int size() const; - - private: - std::vector array_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(TestPartResultArray); -}; - -// This interface knows how to report a test part result. -class TestPartResultReporterInterface { - public: - virtual ~TestPartResultReporterInterface() {} - - virtual void ReportTestPartResult(const TestPartResult& result) = 0; -}; - -namespace internal { - -// This helper class is used by {ASSERT|EXPECT}_NO_FATAL_FAILURE to check if a -// statement generates new fatal failures. To do so it registers itself as the -// current test part result reporter. Besides checking if fatal failures were -// reported, it only delegates the reporting to the former result reporter. -// The original result reporter is restored in the destructor. -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -class GTEST_API_ HasNewFatalFailureHelper - : public TestPartResultReporterInterface { - public: - HasNewFatalFailureHelper(); - virtual ~HasNewFatalFailureHelper(); - virtual void ReportTestPartResult(const TestPartResult& result); - bool has_new_fatal_failure() const { return has_new_fatal_failure_; } - private: - bool has_new_fatal_failure_; - TestPartResultReporterInterface* original_reporter_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(HasNewFatalFailureHelper); -}; - -} // namespace internal - -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_GTEST_TEST_PART_H_ -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -#ifndef GTEST_INCLUDE_GTEST_GTEST_TYPED_TEST_H_ -#define GTEST_INCLUDE_GTEST_GTEST_TYPED_TEST_H_ - -// This header implements typed tests and type-parameterized tests. - -// Typed (aka type-driven) tests repeat the same test for types in a -// list. You must know which types you want to test with when writing -// typed tests. Here's how you do it: - -#if 0 - -// First, define a fixture class template. It should be parameterized -// by a type. Remember to derive it from testing::Test. -template -class FooTest : public testing::Test { - public: - ... - typedef std::list List; - static T shared_; - T value_; -}; - -// Next, associate a list of types with the test case, which will be -// repeated for each type in the list. The typedef is necessary for -// the macro to parse correctly. -typedef testing::Types MyTypes; -TYPED_TEST_CASE(FooTest, MyTypes); - -// If the type list contains only one type, you can write that type -// directly without Types<...>: -// TYPED_TEST_CASE(FooTest, int); - -// Then, use TYPED_TEST() instead of TEST_F() to define as many typed -// tests for this test case as you want. -TYPED_TEST(FooTest, DoesBlah) { - // Inside a test, refer to TypeParam to get the type parameter. - // Since we are inside a derived class template, C++ requires use to - // visit the members of FooTest via 'this'. - TypeParam n = this->value_; - - // To visit static members of the fixture, add the TestFixture:: - // prefix. - n += TestFixture::shared_; - - // To refer to typedefs in the fixture, add the "typename - // TestFixture::" prefix. - typename TestFixture::List values; - values.push_back(n); - ... -} - -TYPED_TEST(FooTest, HasPropertyA) { ... } - -#endif // 0 - -// Type-parameterized tests are abstract test patterns parameterized -// by a type. Compared with typed tests, type-parameterized tests -// allow you to define the test pattern without knowing what the type -// parameters are. The defined pattern can be instantiated with -// different types any number of times, in any number of translation -// units. -// -// If you are designing an interface or concept, you can define a -// suite of type-parameterized tests to verify properties that any -// valid implementation of the interface/concept should have. Then, -// each implementation can easily instantiate the test suite to verify -// that it conforms to the requirements, without having to write -// similar tests repeatedly. Here's an example: - -#if 0 - -// First, define a fixture class template. It should be parameterized -// by a type. Remember to derive it from testing::Test. -template -class FooTest : public testing::Test { - ... -}; - -// Next, declare that you will define a type-parameterized test case -// (the _P suffix is for "parameterized" or "pattern", whichever you -// prefer): -TYPED_TEST_CASE_P(FooTest); - -// Then, use TYPED_TEST_P() to define as many type-parameterized tests -// for this type-parameterized test case as you want. -TYPED_TEST_P(FooTest, DoesBlah) { - // Inside a test, refer to TypeParam to get the type parameter. - TypeParam n = 0; - ... -} - -TYPED_TEST_P(FooTest, HasPropertyA) { ... } - -// Now the tricky part: you need to register all test patterns before -// you can instantiate them. The first argument of the macro is the -// test case name; the rest are the names of the tests in this test -// case. -REGISTER_TYPED_TEST_CASE_P(FooTest, - DoesBlah, HasPropertyA); - -// Finally, you are free to instantiate the pattern with the types you -// want. If you put the above code in a header file, you can #include -// it in multiple C++ source files and instantiate it multiple times. -// -// To distinguish different instances of the pattern, the first -// argument to the INSTANTIATE_* macro is a prefix that will be added -// to the actual test case name. Remember to pick unique prefixes for -// different instances. -typedef testing::Types MyTypes; -INSTANTIATE_TYPED_TEST_CASE_P(My, FooTest, MyTypes); - -// If the type list contains only one type, you can write that type -// directly without Types<...>: -// INSTANTIATE_TYPED_TEST_CASE_P(My, FooTest, int); - -#endif // 0 - - -// Implements typed tests. - -#if GTEST_HAS_TYPED_TEST - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// Expands to the name of the typedef for the type parameters of the -// given test case. -# define GTEST_TYPE_PARAMS_(TestCaseName) gtest_type_params_##TestCaseName##_ - -// The 'Types' template argument below must have spaces around it -// since some compilers may choke on '>>' when passing a template -// instance (e.g. Types) -# define TYPED_TEST_CASE(CaseName, Types) \ - typedef ::testing::internal::TypeList< Types >::type \ - GTEST_TYPE_PARAMS_(CaseName) - -# define TYPED_TEST(CaseName, TestName) \ - template \ - class GTEST_TEST_CLASS_NAME_(CaseName, TestName) \ - : public CaseName { \ - private: \ - typedef CaseName TestFixture; \ - typedef gtest_TypeParam_ TypeParam; \ - virtual void TestBody(); \ - }; \ - bool gtest_##CaseName##_##TestName##_registered_ GTEST_ATTRIBUTE_UNUSED_ = \ - ::testing::internal::TypeParameterizedTest< \ - CaseName, \ - ::testing::internal::TemplateSel< \ - GTEST_TEST_CLASS_NAME_(CaseName, TestName)>, \ - GTEST_TYPE_PARAMS_(CaseName)>::Register(\ - "", #CaseName, #TestName, 0); \ - template \ - void GTEST_TEST_CLASS_NAME_(CaseName, TestName)::TestBody() - -#endif // GTEST_HAS_TYPED_TEST - -// Implements type-parameterized tests. - -#if GTEST_HAS_TYPED_TEST_P - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// Expands to the namespace name that the type-parameterized tests for -// the given type-parameterized test case are defined in. The exact -// name of the namespace is subject to change without notice. -# define GTEST_CASE_NAMESPACE_(TestCaseName) \ - gtest_case_##TestCaseName##_ - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// Expands to the name of the variable used to remember the names of -// the defined tests in the given test case. -# define GTEST_TYPED_TEST_CASE_P_STATE_(TestCaseName) \ - gtest_typed_test_case_p_state_##TestCaseName##_ - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE DIRECTLY. -// -// Expands to the name of the variable used to remember the names of -// the registered tests in the given test case. -# define GTEST_REGISTERED_TEST_NAMES_(TestCaseName) \ - gtest_registered_test_names_##TestCaseName##_ - -// The variables defined in the type-parameterized test macros are -// static as typically these macros are used in a .h file that can be -// #included in multiple translation units linked together. -# define TYPED_TEST_CASE_P(CaseName) \ - static ::testing::internal::TypedTestCasePState \ - GTEST_TYPED_TEST_CASE_P_STATE_(CaseName) - -# define TYPED_TEST_P(CaseName, TestName) \ - namespace GTEST_CASE_NAMESPACE_(CaseName) { \ - template \ - class TestName : public CaseName { \ - private: \ - typedef CaseName TestFixture; \ - typedef gtest_TypeParam_ TypeParam; \ - virtual void TestBody(); \ - }; \ - static bool gtest_##TestName##_defined_ GTEST_ATTRIBUTE_UNUSED_ = \ - GTEST_TYPED_TEST_CASE_P_STATE_(CaseName).AddTestName(\ - __FILE__, __LINE__, #CaseName, #TestName); \ - } \ - template \ - void GTEST_CASE_NAMESPACE_(CaseName)::TestName::TestBody() - -# define REGISTER_TYPED_TEST_CASE_P(CaseName, ...) \ - namespace GTEST_CASE_NAMESPACE_(CaseName) { \ - typedef ::testing::internal::Templates<__VA_ARGS__>::type gtest_AllTests_; \ - } \ - static const char* const GTEST_REGISTERED_TEST_NAMES_(CaseName) = \ - GTEST_TYPED_TEST_CASE_P_STATE_(CaseName).VerifyRegisteredTestNames(\ - __FILE__, __LINE__, #__VA_ARGS__) - -// The 'Types' template argument below must have spaces around it -// since some compilers may choke on '>>' when passing a template -// instance (e.g. Types) -# define INSTANTIATE_TYPED_TEST_CASE_P(Prefix, CaseName, Types) \ - bool gtest_##Prefix##_##CaseName GTEST_ATTRIBUTE_UNUSED_ = \ - ::testing::internal::TypeParameterizedTestCase::type>::Register(\ - #Prefix, #CaseName, GTEST_REGISTERED_TEST_NAMES_(CaseName)) - -#endif // GTEST_HAS_TYPED_TEST_P - -#endif // GTEST_INCLUDE_GTEST_GTEST_TYPED_TEST_H_ - -// Depending on the platform, different string classes are available. -// On Linux, in addition to ::std::string, Google also makes use of -// class ::string, which has the same interface as ::std::string, but -// has a different implementation. -// -// The user can define GTEST_HAS_GLOBAL_STRING to 1 to indicate that -// ::string is available AND is a distinct type to ::std::string, or -// define it to 0 to indicate otherwise. -// -// If the user's ::std::string and ::string are the same class due to -// aliasing, he should define GTEST_HAS_GLOBAL_STRING to 0. -// -// If the user doesn't define GTEST_HAS_GLOBAL_STRING, it is defined -// heuristically. - -namespace testing { - -// Declares the flags. - -// This flag temporary enables the disabled tests. -GTEST_DECLARE_bool_(also_run_disabled_tests); - -// This flag brings the debugger on an assertion failure. -GTEST_DECLARE_bool_(break_on_failure); - -// This flag controls whether Google Test catches all test-thrown exceptions -// and logs them as failures. -GTEST_DECLARE_bool_(catch_exceptions); - -// This flag enables using colors in terminal output. Available values are -// "yes" to enable colors, "no" (disable colors), or "auto" (the default) -// to let Google Test decide. -GTEST_DECLARE_string_(color); - -// This flag sets up the filter to select by name using a glob pattern -// the tests to run. If the filter is not given all tests are executed. -GTEST_DECLARE_string_(filter); - -// This flag causes the Google Test to list tests. None of the tests listed -// are actually run if the flag is provided. -GTEST_DECLARE_bool_(list_tests); - -// This flag controls whether Google Test emits a detailed XML report to a file -// in addition to its normal textual output. -GTEST_DECLARE_string_(output); - -// This flags control whether Google Test prints the elapsed time for each -// test. -GTEST_DECLARE_bool_(print_time); - -// This flag specifies the random number seed. -GTEST_DECLARE_int32_(random_seed); - -// This flag sets how many times the tests are repeated. The default value -// is 1. If the value is -1 the tests are repeating forever. -GTEST_DECLARE_int32_(repeat); - -// This flag controls whether Google Test includes Google Test internal -// stack frames in failure stack traces. -GTEST_DECLARE_bool_(show_internal_stack_frames); - -// When this flag is specified, tests' order is randomized on every iteration. -GTEST_DECLARE_bool_(shuffle); - -// This flag specifies the maximum number of stack frames to be -// printed in a failure message. -GTEST_DECLARE_int32_(stack_trace_depth); - -// When this flag is specified, a failed assertion will throw an -// exception if exceptions are enabled, or exit the program with a -// non-zero code otherwise. -GTEST_DECLARE_bool_(throw_on_failure); - -// When this flag is set with a "host:port" string, on supported -// platforms test results are streamed to the specified port on -// the specified host machine. -GTEST_DECLARE_string_(stream_result_to); - -// The upper limit for valid stack trace depths. -const int kMaxStackTraceDepth = 100; - -namespace internal { - -class AssertHelper; -class DefaultGlobalTestPartResultReporter; -class ExecDeathTest; -class NoExecDeathTest; -class FinalSuccessChecker; -class GTestFlagSaver; -class StreamingListenerTest; -class TestResultAccessor; -class TestEventListenersAccessor; -class TestEventRepeater; -class UnitTestRecordPropertyTestHelper; -class WindowsDeathTest; -class UnitTestImpl* GetUnitTestImpl(); -void ReportFailureInUnknownLocation(TestPartResult::Type result_type, - const std::string& message); - -} // namespace internal - -// The friend relationship of some of these classes is cyclic. -// If we don't forward declare them the compiler might confuse the classes -// in friendship clauses with same named classes on the scope. -class Test; -class TestCase; -class TestInfo; -class UnitTest; - -// A class for indicating whether an assertion was successful. When -// the assertion wasn't successful, the AssertionResult object -// remembers a non-empty message that describes how it failed. -// -// To create an instance of this class, use one of the factory functions -// (AssertionSuccess() and AssertionFailure()). -// -// This class is useful for two purposes: -// 1. Defining predicate functions to be used with Boolean test assertions -// EXPECT_TRUE/EXPECT_FALSE and their ASSERT_ counterparts -// 2. Defining predicate-format functions to be -// used with predicate assertions (ASSERT_PRED_FORMAT*, etc). -// -// For example, if you define IsEven predicate: -// -// testing::AssertionResult IsEven(int n) { -// if ((n % 2) == 0) -// return testing::AssertionSuccess(); -// else -// return testing::AssertionFailure() << n << " is odd"; -// } -// -// Then the failed expectation EXPECT_TRUE(IsEven(Fib(5))) -// will print the message -// -// Value of: IsEven(Fib(5)) -// Actual: false (5 is odd) -// Expected: true -// -// instead of a more opaque -// -// Value of: IsEven(Fib(5)) -// Actual: false -// Expected: true -// -// in case IsEven is a simple Boolean predicate. -// -// If you expect your predicate to be reused and want to support informative -// messages in EXPECT_FALSE and ASSERT_FALSE (negative assertions show up -// about half as often as positive ones in our tests), supply messages for -// both success and failure cases: -// -// testing::AssertionResult IsEven(int n) { -// if ((n % 2) == 0) -// return testing::AssertionSuccess() << n << " is even"; -// else -// return testing::AssertionFailure() << n << " is odd"; -// } -// -// Then a statement EXPECT_FALSE(IsEven(Fib(6))) will print -// -// Value of: IsEven(Fib(6)) -// Actual: true (8 is even) -// Expected: false -// -// NB: Predicates that support negative Boolean assertions have reduced -// performance in positive ones so be careful not to use them in tests -// that have lots (tens of thousands) of positive Boolean assertions. -// -// To use this class with EXPECT_PRED_FORMAT assertions such as: -// -// // Verifies that Foo() returns an even number. -// EXPECT_PRED_FORMAT1(IsEven, Foo()); -// -// you need to define: -// -// testing::AssertionResult IsEven(const char* expr, int n) { -// if ((n % 2) == 0) -// return testing::AssertionSuccess(); -// else -// return testing::AssertionFailure() -// << "Expected: " << expr << " is even\n Actual: it's " << n; -// } -// -// If Foo() returns 5, you will see the following message: -// -// Expected: Foo() is even -// Actual: it's 5 -// -class GTEST_API_ AssertionResult { - public: - // Copy constructor. - // Used in EXPECT_TRUE/FALSE(assertion_result). - AssertionResult(const AssertionResult& other); - // Used in the EXPECT_TRUE/FALSE(bool_expression). - explicit AssertionResult(bool success) : success_(success) {} - - // Returns true iff the assertion succeeded. - operator bool() const { return success_; } // NOLINT - - // Returns the assertion's negation. Used with EXPECT/ASSERT_FALSE. - AssertionResult operator!() const; - - // Returns the text streamed into this AssertionResult. Test assertions - // use it when they fail (i.e., the predicate's outcome doesn't match the - // assertion's expectation). When nothing has been streamed into the - // object, returns an empty string. - const char* message() const { - return message_.get() != NULL ? message_->c_str() : ""; - } - // TODO(vladl@google.com): Remove this after making sure no clients use it. - // Deprecated; please use message() instead. - const char* failure_message() const { return message(); } - - // Streams a custom failure message into this object. - template AssertionResult& operator<<(const T& value) { - AppendMessage(Message() << value); - return *this; - } - - // Allows streaming basic output manipulators such as endl or flush into - // this object. - AssertionResult& operator<<( - ::std::ostream& (*basic_manipulator)(::std::ostream& stream)) { - AppendMessage(Message() << basic_manipulator); - return *this; - } - - private: - // Appends the contents of message to message_. - void AppendMessage(const Message& a_message) { - if (message_.get() == NULL) - message_.reset(new ::std::string); - message_->append(a_message.GetString().c_str()); - } - - // Stores result of the assertion predicate. - bool success_; - // Stores the message describing the condition in case the expectation - // construct is not satisfied with the predicate's outcome. - // Referenced via a pointer to avoid taking too much stack frame space - // with test assertions. - internal::scoped_ptr< ::std::string> message_; - - GTEST_DISALLOW_ASSIGN_(AssertionResult); -}; - -// Makes a successful assertion result. -GTEST_API_ AssertionResult AssertionSuccess(); - -// Makes a failed assertion result. -GTEST_API_ AssertionResult AssertionFailure(); - -// Makes a failed assertion result with the given failure message. -// Deprecated; use AssertionFailure() << msg. -GTEST_API_ AssertionResult AssertionFailure(const Message& msg); - -// The abstract class that all tests inherit from. -// -// In Google Test, a unit test program contains one or many TestCases, and -// each TestCase contains one or many Tests. -// -// When you define a test using the TEST macro, you don't need to -// explicitly derive from Test - the TEST macro automatically does -// this for you. -// -// The only time you derive from Test is when defining a test fixture -// to be used a TEST_F. For example: -// -// class FooTest : public testing::Test { -// protected: -// virtual void SetUp() { ... } -// virtual void TearDown() { ... } -// ... -// }; -// -// TEST_F(FooTest, Bar) { ... } -// TEST_F(FooTest, Baz) { ... } -// -// Test is not copyable. -class GTEST_API_ Test { - public: - friend class TestInfo; - - // Defines types for pointers to functions that set up and tear down - // a test case. - typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc; - typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; - - // The d'tor is virtual as we intend to inherit from Test. - virtual ~Test(); - - // Sets up the stuff shared by all tests in this test case. - // - // Google Test will call Foo::SetUpTestCase() before running the first - // test in test case Foo. Hence a sub-class can define its own - // SetUpTestCase() method to shadow the one defined in the super - // class. - static void SetUpTestCase() {} - - // Tears down the stuff shared by all tests in this test case. - // - // Google Test will call Foo::TearDownTestCase() after running the last - // test in test case Foo. Hence a sub-class can define its own - // TearDownTestCase() method to shadow the one defined in the super - // class. - static void TearDownTestCase() {} - - // Returns true iff the current test has a fatal failure. - static bool HasFatalFailure(); - - // Returns true iff the current test has a non-fatal failure. - static bool HasNonfatalFailure(); - - // Returns true iff the current test has a (either fatal or - // non-fatal) failure. - static bool HasFailure() { return HasFatalFailure() || HasNonfatalFailure(); } - - // Logs a property for the current test, test case, or for the entire - // invocation of the test program when used outside of the context of a - // test case. Only the last value for a given key is remembered. These - // are public static so they can be called from utility functions that are - // not members of the test fixture. Calls to RecordProperty made during - // lifespan of the test (from the moment its constructor starts to the - // moment its destructor finishes) will be output in XML as attributes of - // the element. Properties recorded from fixture's - // SetUpTestCase or TearDownTestCase are logged as attributes of the - // corresponding element. Calls to RecordProperty made in the - // global context (before or after invocation of RUN_ALL_TESTS and from - // SetUp/TearDown method of Environment objects registered with Google - // Test) will be output as attributes of the element. - static void RecordProperty(const std::string& key, const std::string& value); - static void RecordProperty(const std::string& key, int value); - - protected: - // Creates a Test object. - Test(); - - // Sets up the test fixture. - virtual void SetUp(); - - // Tears down the test fixture. - virtual void TearDown(); - - private: - // Returns true iff the current test has the same fixture class as - // the first test in the current test case. - static bool HasSameFixtureClass(); - - // Runs the test after the test fixture has been set up. - // - // A sub-class must implement this to define the test logic. - // - // DO NOT OVERRIDE THIS FUNCTION DIRECTLY IN A USER PROGRAM. - // Instead, use the TEST or TEST_F macro. - virtual void TestBody() = 0; - - // Sets up, executes, and tears down the test. - void Run(); - - // Deletes self. We deliberately pick an unusual name for this - // internal method to avoid clashing with names used in user TESTs. - void DeleteSelf_() { delete this; } - - // Uses a GTestFlagSaver to save and restore all Google Test flags. - const internal::GTestFlagSaver* const gtest_flag_saver_; - - // Often a user mis-spells SetUp() as Setup() and spends a long time - // wondering why it is never called by Google Test. The declaration of - // the following method is solely for catching such an error at - // compile time: - // - // - The return type is deliberately chosen to be not void, so it - // will be a conflict if a user declares void Setup() in his test - // fixture. - // - // - This method is private, so it will be another compiler error - // if a user calls it from his test fixture. - // - // DO NOT OVERRIDE THIS FUNCTION. - // - // If you see an error about overriding the following function or - // about it being private, you have mis-spelled SetUp() as Setup(). - struct Setup_should_be_spelled_SetUp {}; - virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } - - // We disallow copying Tests. - GTEST_DISALLOW_COPY_AND_ASSIGN_(Test); -}; - -typedef internal::TimeInMillis TimeInMillis; - -// A copyable object representing a user specified test property which can be -// output as a key/value string pair. -// -// Don't inherit from TestProperty as its destructor is not virtual. -class TestProperty { - public: - // C'tor. TestProperty does NOT have a default constructor. - // Always use this constructor (with parameters) to create a - // TestProperty object. - TestProperty(const std::string& a_key, const std::string& a_value) : - key_(a_key), value_(a_value) { - } - - // Gets the user supplied key. - const char* key() const { - return key_.c_str(); - } - - // Gets the user supplied value. - const char* value() const { - return value_.c_str(); - } - - // Sets a new value, overriding the one supplied in the constructor. - void SetValue(const std::string& new_value) { - value_ = new_value; - } - - private: - // The key supplied by the user. - std::string key_; - // The value supplied by the user. - std::string value_; -}; - -// The result of a single Test. This includes a list of -// TestPartResults, a list of TestProperties, a count of how many -// death tests there are in the Test, and how much time it took to run -// the Test. -// -// TestResult is not copyable. -class GTEST_API_ TestResult { - public: - // Creates an empty TestResult. - TestResult(); - - // D'tor. Do not inherit from TestResult. - ~TestResult(); - - // Gets the number of all test parts. This is the sum of the number - // of successful test parts and the number of failed test parts. - int total_part_count() const; - - // Returns the number of the test properties. - int test_property_count() const; - - // Returns true iff the test passed (i.e. no test part failed). - bool Passed() const { return !Failed(); } - - // Returns true iff the test failed. - bool Failed() const; - - // Returns true iff the test fatally failed. - bool HasFatalFailure() const; - - // Returns true iff the test has a non-fatal failure. - bool HasNonfatalFailure() const; - - // Returns the elapsed time, in milliseconds. - TimeInMillis elapsed_time() const { return elapsed_time_; } - - // Returns the i-th test part result among all the results. i can range - // from 0 to test_property_count() - 1. If i is not in that range, aborts - // the program. - const TestPartResult& GetTestPartResult(int i) const; - - // Returns the i-th test property. i can range from 0 to - // test_property_count() - 1. If i is not in that range, aborts the - // program. - const TestProperty& GetTestProperty(int i) const; - - private: - friend class TestInfo; - friend class TestCase; - friend class UnitTest; - friend class internal::DefaultGlobalTestPartResultReporter; - friend class internal::ExecDeathTest; - friend class internal::TestResultAccessor; - friend class internal::UnitTestImpl; - friend class internal::WindowsDeathTest; - - // Gets the vector of TestPartResults. - const std::vector& test_part_results() const { - return test_part_results_; - } - - // Gets the vector of TestProperties. - const std::vector& test_properties() const { - return test_properties_; - } - - // Sets the elapsed time. - void set_elapsed_time(TimeInMillis elapsed) { elapsed_time_ = elapsed; } - - // Adds a test property to the list. The property is validated and may add - // a non-fatal failure if invalid (e.g., if it conflicts with reserved - // key names). If a property is already recorded for the same key, the - // value will be updated, rather than storing multiple values for the same - // key. xml_element specifies the element for which the property is being - // recorded and is used for validation. - void RecordProperty(const std::string& xml_element, - const TestProperty& test_property); - - // Adds a failure if the key is a reserved attribute of Google Test - // testcase tags. Returns true if the property is valid. - // TODO(russr): Validate attribute names are legal and human readable. - static bool ValidateTestProperty(const std::string& xml_element, - const TestProperty& test_property); - - // Adds a test part result to the list. - void AddTestPartResult(const TestPartResult& test_part_result); - - // Returns the death test count. - int death_test_count() const { return death_test_count_; } - - // Increments the death test count, returning the new count. - int increment_death_test_count() { return ++death_test_count_; } - - // Clears the test part results. - void ClearTestPartResults(); - - // Clears the object. - void Clear(); - - // Protects mutable state of the property vector and of owned - // properties, whose values may be updated. - internal::Mutex test_properites_mutex_; - - // The vector of TestPartResults - std::vector test_part_results_; - // The vector of TestProperties - std::vector test_properties_; - // Running count of death tests. - int death_test_count_; - // The elapsed time, in milliseconds. - TimeInMillis elapsed_time_; - - // We disallow copying TestResult. - GTEST_DISALLOW_COPY_AND_ASSIGN_(TestResult); -}; // class TestResult - -// A TestInfo object stores the following information about a test: -// -// Test case name -// Test name -// Whether the test should be run -// A function pointer that creates the test object when invoked -// Test result -// -// The constructor of TestInfo registers itself with the UnitTest -// singleton such that the RUN_ALL_TESTS() macro knows which tests to -// run. -class GTEST_API_ TestInfo { - public: - // Destructs a TestInfo object. This function is not virtual, so - // don't inherit from TestInfo. - ~TestInfo(); - - // Returns the test case name. - const char* test_case_name() const { return test_case_name_.c_str(); } - - // Returns the test name. - const char* name() const { return name_.c_str(); } - - // Returns the name of the parameter type, or NULL if this is not a typed - // or a type-parameterized test. - const char* type_param() const { - if (type_param_.get() != NULL) - return type_param_->c_str(); - return NULL; - } - - // Returns the text representation of the value parameter, or NULL if this - // is not a value-parameterized test. - const char* value_param() const { - if (value_param_.get() != NULL) - return value_param_->c_str(); - return NULL; - } - - // Returns true if this test should run, that is if the test is not - // disabled (or it is disabled but the also_run_disabled_tests flag has - // been specified) and its full name matches the user-specified filter. - // - // Google Test allows the user to filter the tests by their full names. - // The full name of a test Bar in test case Foo is defined as - // "Foo.Bar". Only the tests that match the filter will run. - // - // A filter is a colon-separated list of glob (not regex) patterns, - // optionally followed by a '-' and a colon-separated list of - // negative patterns (tests to exclude). A test is run if it - // matches one of the positive patterns and does not match any of - // the negative patterns. - // - // For example, *A*:Foo.* is a filter that matches any string that - // contains the character 'A' or starts with "Foo.". - bool should_run() const { return should_run_; } - - // Returns true iff this test will appear in the XML report. - bool is_reportable() const { - // For now, the XML report includes all tests matching the filter. - // In the future, we may trim tests that are excluded because of - // sharding. - return matches_filter_; - } - - // Returns the result of the test. - const TestResult* result() const { return &result_; } - - private: -#if GTEST_HAS_DEATH_TEST - friend class internal::DefaultDeathTestFactory; -#endif // GTEST_HAS_DEATH_TEST - friend class Test; - friend class TestCase; - friend class internal::UnitTestImpl; - friend class internal::StreamingListenerTest; - friend TestInfo* internal::MakeAndRegisterTestInfo( - const char* test_case_name, - const char* name, - const char* type_param, - const char* value_param, - internal::TypeId fixture_class_id, - Test::SetUpTestCaseFunc set_up_tc, - Test::TearDownTestCaseFunc tear_down_tc, - internal::TestFactoryBase* factory); - - // Constructs a TestInfo object. The newly constructed instance assumes - // ownership of the factory object. - TestInfo(const std::string& test_case_name, - const std::string& name, - const char* a_type_param, // NULL if not a type-parameterized test - const char* a_value_param, // NULL if not a value-parameterized test - internal::TypeId fixture_class_id, - internal::TestFactoryBase* factory); - - // Increments the number of death tests encountered in this test so - // far. - int increment_death_test_count() { - return result_.increment_death_test_count(); - } - - // Creates the test object, runs it, records its result, and then - // deletes it. - void Run(); - - static void ClearTestResult(TestInfo* test_info) { - test_info->result_.Clear(); - } - - // These fields are immutable properties of the test. - const std::string test_case_name_; // Test case name - const std::string name_; // Test name - // Name of the parameter type, or NULL if this is not a typed or a - // type-parameterized test. - const internal::scoped_ptr type_param_; - // Text representation of the value parameter, or NULL if this is not a - // value-parameterized test. - const internal::scoped_ptr value_param_; - const internal::TypeId fixture_class_id_; // ID of the test fixture class - bool should_run_; // True iff this test should run - bool is_disabled_; // True iff this test is disabled - bool matches_filter_; // True if this test matches the - // user-specified filter. - internal::TestFactoryBase* const factory_; // The factory that creates - // the test object - - // This field is mutable and needs to be reset before running the - // test for the second time. - TestResult result_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(TestInfo); -}; - -// A test case, which consists of a vector of TestInfos. -// -// TestCase is not copyable. -class GTEST_API_ TestCase { - public: - // Creates a TestCase with the given name. - // - // TestCase does NOT have a default constructor. Always use this - // constructor to create a TestCase object. - // - // Arguments: - // - // name: name of the test case - // a_type_param: the name of the test's type parameter, or NULL if - // this is not a type-parameterized test. - // set_up_tc: pointer to the function that sets up the test case - // tear_down_tc: pointer to the function that tears down the test case - TestCase(const char* name, const char* a_type_param, - Test::SetUpTestCaseFunc set_up_tc, - Test::TearDownTestCaseFunc tear_down_tc); - - // Destructor of TestCase. - virtual ~TestCase(); - - // Gets the name of the TestCase. - const char* name() const { return name_.c_str(); } - - // Returns the name of the parameter type, or NULL if this is not a - // type-parameterized test case. - const char* type_param() const { - if (type_param_.get() != NULL) - return type_param_->c_str(); - return NULL; - } - - // Returns true if any test in this test case should run. - bool should_run() const { return should_run_; } - - // Gets the number of successful tests in this test case. - int successful_test_count() const; - - // Gets the number of failed tests in this test case. - int failed_test_count() const; - - // Gets the number of disabled tests that will be reported in the XML report. - int reportable_disabled_test_count() const; - - // Gets the number of disabled tests in this test case. - int disabled_test_count() const; - - // Gets the number of tests to be printed in the XML report. - int reportable_test_count() const; - - // Get the number of tests in this test case that should run. - int test_to_run_count() const; - - // Gets the number of all tests in this test case. - int total_test_count() const; - - // Returns true iff the test case passed. - bool Passed() const { return !Failed(); } - - // Returns true iff the test case failed. - bool Failed() const { return failed_test_count() > 0; } - - // Returns the elapsed time, in milliseconds. - TimeInMillis elapsed_time() const { return elapsed_time_; } - - // Returns the i-th test among all the tests. i can range from 0 to - // total_test_count() - 1. If i is not in that range, returns NULL. - const TestInfo* GetTestInfo(int i) const; - - // Returns the TestResult that holds test properties recorded during - // execution of SetUpTestCase and TearDownTestCase. - const TestResult& ad_hoc_test_result() const { return ad_hoc_test_result_; } - - private: - friend class Test; - friend class internal::UnitTestImpl; - - // Gets the (mutable) vector of TestInfos in this TestCase. - std::vector& test_info_list() { return test_info_list_; } - - // Gets the (immutable) vector of TestInfos in this TestCase. - const std::vector& test_info_list() const { - return test_info_list_; - } - - // Returns the i-th test among all the tests. i can range from 0 to - // total_test_count() - 1. If i is not in that range, returns NULL. - TestInfo* GetMutableTestInfo(int i); - - // Sets the should_run member. - void set_should_run(bool should) { should_run_ = should; } - - // Adds a TestInfo to this test case. Will delete the TestInfo upon - // destruction of the TestCase object. - void AddTestInfo(TestInfo * test_info); - - // Clears the results of all tests in this test case. - void ClearResult(); - - // Clears the results of all tests in the given test case. - static void ClearTestCaseResult(TestCase* test_case) { - test_case->ClearResult(); - } - - // Runs every test in this TestCase. - void Run(); - - // Runs SetUpTestCase() for this TestCase. This wrapper is needed - // for catching exceptions thrown from SetUpTestCase(). - void RunSetUpTestCase() { (*set_up_tc_)(); } - - // Runs TearDownTestCase() for this TestCase. This wrapper is - // needed for catching exceptions thrown from TearDownTestCase(). - void RunTearDownTestCase() { (*tear_down_tc_)(); } - - // Returns true iff test passed. - static bool TestPassed(const TestInfo* test_info) { - return test_info->should_run() && test_info->result()->Passed(); - } - - // Returns true iff test failed. - static bool TestFailed(const TestInfo* test_info) { - return test_info->should_run() && test_info->result()->Failed(); - } - - // Returns true iff the test is disabled and will be reported in the XML - // report. - static bool TestReportableDisabled(const TestInfo* test_info) { - return test_info->is_reportable() && test_info->is_disabled_; - } - - // Returns true iff test is disabled. - static bool TestDisabled(const TestInfo* test_info) { - return test_info->is_disabled_; - } - - // Returns true iff this test will appear in the XML report. - static bool TestReportable(const TestInfo* test_info) { - return test_info->is_reportable(); - } - - // Returns true if the given test should run. - static bool ShouldRunTest(const TestInfo* test_info) { - return test_info->should_run(); - } - - // Shuffles the tests in this test case. - void ShuffleTests(internal::Random* random); - - // Restores the test order to before the first shuffle. - void UnshuffleTests(); - - // Name of the test case. - std::string name_; - // Name of the parameter type, or NULL if this is not a typed or a - // type-parameterized test. - const internal::scoped_ptr type_param_; - // The vector of TestInfos in their original order. It owns the - // elements in the vector. - std::vector test_info_list_; - // Provides a level of indirection for the test list to allow easy - // shuffling and restoring the test order. The i-th element in this - // vector is the index of the i-th test in the shuffled test list. - std::vector test_indices_; - // Pointer to the function that sets up the test case. - Test::SetUpTestCaseFunc set_up_tc_; - // Pointer to the function that tears down the test case. - Test::TearDownTestCaseFunc tear_down_tc_; - // True iff any test in this test case should run. - bool should_run_; - // Elapsed time, in milliseconds. - TimeInMillis elapsed_time_; - // Holds test properties recorded during execution of SetUpTestCase and - // TearDownTestCase. - TestResult ad_hoc_test_result_; - - // We disallow copying TestCases. - GTEST_DISALLOW_COPY_AND_ASSIGN_(TestCase); -}; - -// An Environment object is capable of setting up and tearing down an -// environment. The user should subclass this to define his own -// environment(s). -// -// An Environment object does the set-up and tear-down in virtual -// methods SetUp() and TearDown() instead of the constructor and the -// destructor, as: -// -// 1. You cannot safely throw from a destructor. This is a problem -// as in some cases Google Test is used where exceptions are enabled, and -// we may want to implement ASSERT_* using exceptions where they are -// available. -// 2. You cannot use ASSERT_* directly in a constructor or -// destructor. -class Environment { - public: - // The d'tor is virtual as we need to subclass Environment. - virtual ~Environment() {} - - // Override this to define how to set up the environment. - virtual void SetUp() {} - - // Override this to define how to tear down the environment. - virtual void TearDown() {} - private: - // If you see an error about overriding the following function or - // about it being private, you have mis-spelled SetUp() as Setup(). - struct Setup_should_be_spelled_SetUp {}; - virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } -}; - -// The interface for tracing execution of tests. The methods are organized in -// the order the corresponding events are fired. -class TestEventListener { - public: - virtual ~TestEventListener() {} - - // Fired before any test activity starts. - virtual void OnTestProgramStart(const UnitTest& unit_test) = 0; - - // Fired before each iteration of tests starts. There may be more than - // one iteration if GTEST_FLAG(repeat) is set. iteration is the iteration - // index, starting from 0. - virtual void OnTestIterationStart(const UnitTest& unit_test, - int iteration) = 0; - - // Fired before environment set-up for each iteration of tests starts. - virtual void OnEnvironmentsSetUpStart(const UnitTest& unit_test) = 0; - - // Fired after environment set-up for each iteration of tests ends. - virtual void OnEnvironmentsSetUpEnd(const UnitTest& unit_test) = 0; - - // Fired before the test case starts. - virtual void OnTestCaseStart(const TestCase& test_case) = 0; - - // Fired before the test starts. - virtual void OnTestStart(const TestInfo& test_info) = 0; - - // Fired after a failed assertion or a SUCCEED() invocation. - virtual void OnTestPartResult(const TestPartResult& test_part_result) = 0; - - // Fired after the test ends. - virtual void OnTestEnd(const TestInfo& test_info) = 0; - - // Fired after the test case ends. - virtual void OnTestCaseEnd(const TestCase& test_case) = 0; - - // Fired before environment tear-down for each iteration of tests starts. - virtual void OnEnvironmentsTearDownStart(const UnitTest& unit_test) = 0; - - // Fired after environment tear-down for each iteration of tests ends. - virtual void OnEnvironmentsTearDownEnd(const UnitTest& unit_test) = 0; - - // Fired after each iteration of tests finishes. - virtual void OnTestIterationEnd(const UnitTest& unit_test, - int iteration) = 0; - - // Fired after all test activities have ended. - virtual void OnTestProgramEnd(const UnitTest& unit_test) = 0; -}; - -// The convenience class for users who need to override just one or two -// methods and are not concerned that a possible change to a signature of -// the methods they override will not be caught during the build. For -// comments about each method please see the definition of TestEventListener -// above. -class EmptyTestEventListener : public TestEventListener { - public: - virtual void OnTestProgramStart(const UnitTest& /*unit_test*/) {} - virtual void OnTestIterationStart(const UnitTest& /*unit_test*/, - int /*iteration*/) {} - virtual void OnEnvironmentsSetUpStart(const UnitTest& /*unit_test*/) {} - virtual void OnEnvironmentsSetUpEnd(const UnitTest& /*unit_test*/) {} - virtual void OnTestCaseStart(const TestCase& /*test_case*/) {} - virtual void OnTestStart(const TestInfo& /*test_info*/) {} - virtual void OnTestPartResult(const TestPartResult& /*test_part_result*/) {} - virtual void OnTestEnd(const TestInfo& /*test_info*/) {} - virtual void OnTestCaseEnd(const TestCase& /*test_case*/) {} - virtual void OnEnvironmentsTearDownStart(const UnitTest& /*unit_test*/) {} - virtual void OnEnvironmentsTearDownEnd(const UnitTest& /*unit_test*/) {} - virtual void OnTestIterationEnd(const UnitTest& /*unit_test*/, - int /*iteration*/) {} - virtual void OnTestProgramEnd(const UnitTest& /*unit_test*/) {} -}; - -// TestEventListeners lets users add listeners to track events in Google Test. -class GTEST_API_ TestEventListeners { - public: - TestEventListeners(); - ~TestEventListeners(); - - // Appends an event listener to the end of the list. Google Test assumes - // the ownership of the listener (i.e. it will delete the listener when - // the test program finishes). - void Append(TestEventListener* listener); - - // Removes the given event listener from the list and returns it. It then - // becomes the caller's responsibility to delete the listener. Returns - // NULL if the listener is not found in the list. - TestEventListener* Release(TestEventListener* listener); - - // Returns the standard listener responsible for the default console - // output. Can be removed from the listeners list to shut down default - // console output. Note that removing this object from the listener list - // with Release transfers its ownership to the caller and makes this - // function return NULL the next time. - TestEventListener* default_result_printer() const { - return default_result_printer_; - } - - // Returns the standard listener responsible for the default XML output - // controlled by the --gtest_output=xml flag. Can be removed from the - // listeners list by users who want to shut down the default XML output - // controlled by this flag and substitute it with custom one. Note that - // removing this object from the listener list with Release transfers its - // ownership to the caller and makes this function return NULL the next - // time. - TestEventListener* default_xml_generator() const { - return default_xml_generator_; - } - - private: - friend class TestCase; - friend class TestInfo; - friend class internal::DefaultGlobalTestPartResultReporter; - friend class internal::NoExecDeathTest; - friend class internal::TestEventListenersAccessor; - friend class internal::UnitTestImpl; - - // Returns repeater that broadcasts the TestEventListener events to all - // subscribers. - TestEventListener* repeater(); - - // Sets the default_result_printer attribute to the provided listener. - // The listener is also added to the listener list and previous - // default_result_printer is removed from it and deleted. The listener can - // also be NULL in which case it will not be added to the list. Does - // nothing if the previous and the current listener objects are the same. - void SetDefaultResultPrinter(TestEventListener* listener); - - // Sets the default_xml_generator attribute to the provided listener. The - // listener is also added to the listener list and previous - // default_xml_generator is removed from it and deleted. The listener can - // also be NULL in which case it will not be added to the list. Does - // nothing if the previous and the current listener objects are the same. - void SetDefaultXmlGenerator(TestEventListener* listener); - - // Controls whether events will be forwarded by the repeater to the - // listeners in the list. - bool EventForwardingEnabled() const; - void SuppressEventForwarding(); - - // The actual list of listeners. - internal::TestEventRepeater* repeater_; - // Listener responsible for the standard result output. - TestEventListener* default_result_printer_; - // Listener responsible for the creation of the XML output file. - TestEventListener* default_xml_generator_; - - // We disallow copying TestEventListeners. - GTEST_DISALLOW_COPY_AND_ASSIGN_(TestEventListeners); -}; - -// A UnitTest consists of a vector of TestCases. -// -// This is a singleton class. The only instance of UnitTest is -// created when UnitTest::GetInstance() is first called. This -// instance is never deleted. -// -// UnitTest is not copyable. -// -// This class is thread-safe as long as the methods are called -// according to their specification. -class GTEST_API_ UnitTest { - public: - // Gets the singleton UnitTest object. The first time this method - // is called, a UnitTest object is constructed and returned. - // Consecutive calls will return the same object. - static UnitTest* GetInstance(); - - // Runs all tests in this UnitTest object and prints the result. - // Returns 0 if successful, or 1 otherwise. - // - // This method can only be called from the main thread. - // - // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. - int Run() GTEST_MUST_USE_RESULT_; - - // Returns the working directory when the first TEST() or TEST_F() - // was executed. The UnitTest object owns the string. - const char* original_working_dir() const; - - // Returns the TestCase object for the test that's currently running, - // or NULL if no test is running. - const TestCase* current_test_case() const - GTEST_LOCK_EXCLUDED_(mutex_); - - // Returns the TestInfo object for the test that's currently running, - // or NULL if no test is running. - const TestInfo* current_test_info() const - GTEST_LOCK_EXCLUDED_(mutex_); - - // Returns the random seed used at the start of the current test run. - int random_seed() const; - -#if GTEST_HAS_PARAM_TEST - // Returns the ParameterizedTestCaseRegistry object used to keep track of - // value-parameterized tests and instantiate and register them. - // - // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. - internal::ParameterizedTestCaseRegistry& parameterized_test_registry() - GTEST_LOCK_EXCLUDED_(mutex_); -#endif // GTEST_HAS_PARAM_TEST - - // Gets the number of successful test cases. - int successful_test_case_count() const; - - // Gets the number of failed test cases. - int failed_test_case_count() const; - - // Gets the number of all test cases. - int total_test_case_count() const; - - // Gets the number of all test cases that contain at least one test - // that should run. - int test_case_to_run_count() const; - - // Gets the number of successful tests. - int successful_test_count() const; - - // Gets the number of failed tests. - int failed_test_count() const; - - // Gets the number of disabled tests that will be reported in the XML report. - int reportable_disabled_test_count() const; - - // Gets the number of disabled tests. - int disabled_test_count() const; - - // Gets the number of tests to be printed in the XML report. - int reportable_test_count() const; - - // Gets the number of all tests. - int total_test_count() const; - - // Gets the number of tests that should run. - int test_to_run_count() const; - - // Gets the time of the test program start, in ms from the start of the - // UNIX epoch. - TimeInMillis start_timestamp() const; - - // Gets the elapsed time, in milliseconds. - TimeInMillis elapsed_time() const; - - // Returns true iff the unit test passed (i.e. all test cases passed). - bool Passed() const; - - // Returns true iff the unit test failed (i.e. some test case failed - // or something outside of all tests failed). - bool Failed() const; - - // Gets the i-th test case among all the test cases. i can range from 0 to - // total_test_case_count() - 1. If i is not in that range, returns NULL. - const TestCase* GetTestCase(int i) const; - - // Returns the TestResult containing information on test failures and - // properties logged outside of individual test cases. - const TestResult& ad_hoc_test_result() const; - - // Returns the list of event listeners that can be used to track events - // inside Google Test. - TestEventListeners& listeners(); - - private: - // Registers and returns a global test environment. When a test - // program is run, all global test environments will be set-up in - // the order they were registered. After all tests in the program - // have finished, all global test environments will be torn-down in - // the *reverse* order they were registered. - // - // The UnitTest object takes ownership of the given environment. - // - // This method can only be called from the main thread. - Environment* AddEnvironment(Environment* env); - - // Adds a TestPartResult to the current TestResult object. All - // Google Test assertion macros (e.g. ASSERT_TRUE, EXPECT_EQ, etc) - // eventually call this to report their results. The user code - // should use the assertion macros instead of calling this directly. - void AddTestPartResult(TestPartResult::Type result_type, - const char* file_name, - int line_number, - const std::string& message, - const std::string& os_stack_trace) - GTEST_LOCK_EXCLUDED_(mutex_); - - // Adds a TestProperty to the current TestResult object when invoked from - // inside a test, to current TestCase's ad_hoc_test_result_ when invoked - // from SetUpTestCase or TearDownTestCase, or to the global property set - // when invoked elsewhere. If the result already contains a property with - // the same key, the value will be updated. - void RecordProperty(const std::string& key, const std::string& value); - - // Gets the i-th test case among all the test cases. i can range from 0 to - // total_test_case_count() - 1. If i is not in that range, returns NULL. - TestCase* GetMutableTestCase(int i); - - // Accessors for the implementation object. - internal::UnitTestImpl* impl() { return impl_; } - const internal::UnitTestImpl* impl() const { return impl_; } - - // These classes and funcions are friends as they need to access private - // members of UnitTest. - friend class Test; - friend class internal::AssertHelper; - friend class internal::ScopedTrace; - friend class internal::StreamingListenerTest; - friend class internal::UnitTestRecordPropertyTestHelper; - friend Environment* AddGlobalTestEnvironment(Environment* env); - friend internal::UnitTestImpl* internal::GetUnitTestImpl(); - friend void internal::ReportFailureInUnknownLocation( - TestPartResult::Type result_type, - const std::string& message); - - // Creates an empty UnitTest. - UnitTest(); - - // D'tor - virtual ~UnitTest(); - - // Pushes a trace defined by SCOPED_TRACE() on to the per-thread - // Google Test trace stack. - void PushGTestTrace(const internal::TraceInfo& trace) - GTEST_LOCK_EXCLUDED_(mutex_); - - // Pops a trace from the per-thread Google Test trace stack. - void PopGTestTrace() - GTEST_LOCK_EXCLUDED_(mutex_); - - // Protects mutable state in *impl_. This is mutable as some const - // methods need to lock it too. - mutable internal::Mutex mutex_; - - // Opaque implementation object. This field is never changed once - // the object is constructed. We don't mark it as const here, as - // doing so will cause a warning in the constructor of UnitTest. - // Mutable state in *impl_ is protected by mutex_. - internal::UnitTestImpl* impl_; - - // We disallow copying UnitTest. - GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTest); -}; - -// A convenient wrapper for adding an environment for the test -// program. -// -// You should call this before RUN_ALL_TESTS() is called, probably in -// main(). If you use gtest_main, you need to call this before main() -// starts for it to take effect. For example, you can define a global -// variable like this: -// -// testing::Environment* const foo_env = -// testing::AddGlobalTestEnvironment(new FooEnvironment); -// -// However, we strongly recommend you to write your own main() and -// call AddGlobalTestEnvironment() there, as relying on initialization -// of global variables makes the code harder to read and may cause -// problems when you register multiple environments from different -// translation units and the environments have dependencies among them -// (remember that the compiler doesn't guarantee the order in which -// global variables from different translation units are initialized). -inline Environment* AddGlobalTestEnvironment(Environment* env) { - return UnitTest::GetInstance()->AddEnvironment(env); -} - -// Initializes Google Test. This must be called before calling -// RUN_ALL_TESTS(). In particular, it parses a command line for the -// flags that Google Test recognizes. Whenever a Google Test flag is -// seen, it is removed from argv, and *argc is decremented. -// -// No value is returned. Instead, the Google Test flag variables are -// updated. -// -// Calling the function for the second time has no user-visible effect. -GTEST_API_ void InitGoogleTest(int* argc, char** argv); - -// This overloaded version can be used in Windows programs compiled in -// UNICODE mode. -GTEST_API_ void InitGoogleTest(int* argc, wchar_t** argv); - -namespace internal { - -// FormatForComparison::Format(value) formats a -// value of type ToPrint that is an operand of a comparison assertion -// (e.g. ASSERT_EQ). OtherOperand is the type of the other operand in -// the comparison, and is used to help determine the best way to -// format the value. In particular, when the value is a C string -// (char pointer) and the other operand is an STL string object, we -// want to format the C string as a string, since we know it is -// compared by value with the string object. If the value is a char -// pointer but the other operand is not an STL string object, we don't -// know whether the pointer is supposed to point to a NUL-terminated -// string, and thus want to print it as a pointer to be safe. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. - -// The default case. -template -class FormatForComparison { - public: - static ::std::string Format(const ToPrint& value) { - return ::testing::PrintToString(value); - } -}; - -// Array. -template -class FormatForComparison { - public: - static ::std::string Format(const ToPrint* value) { - return FormatForComparison::Format(value); - } -}; - -// By default, print C string as pointers to be safe, as we don't know -// whether they actually point to a NUL-terminated string. - -#define GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_(CharType) \ - template \ - class FormatForComparison { \ - public: \ - static ::std::string Format(CharType* value) { \ - return ::testing::PrintToString(static_cast(value)); \ - } \ - } - -GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_(char); -GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_(const char); -GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_(wchar_t); -GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_(const wchar_t); - -#undef GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_ - -// If a C string is compared with an STL string object, we know it's meant -// to point to a NUL-terminated string, and thus can print it as a string. - -#define GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(CharType, OtherStringType) \ - template <> \ - class FormatForComparison { \ - public: \ - static ::std::string Format(CharType* value) { \ - return ::testing::PrintToString(value); \ - } \ - } - -GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(char, ::std::string); -GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(const char, ::std::string); - -#if GTEST_HAS_GLOBAL_STRING -GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(char, ::string); -GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(const char, ::string); -#endif - -#if GTEST_HAS_GLOBAL_WSTRING -GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(wchar_t, ::wstring); -GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(const wchar_t, ::wstring); -#endif - -#if GTEST_HAS_STD_WSTRING -GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(wchar_t, ::std::wstring); -GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(const wchar_t, ::std::wstring); -#endif - -#undef GTEST_IMPL_FORMAT_C_STRING_AS_STRING_ - -// Formats a comparison assertion (e.g. ASSERT_EQ, EXPECT_LT, and etc) -// operand to be used in a failure message. The type (but not value) -// of the other operand may affect the format. This allows us to -// print a char* as a raw pointer when it is compared against another -// char* or void*, and print it as a C string when it is compared -// against an std::string object, for example. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -template -std::string FormatForComparisonFailureMessage( - const T1& value, const T2& /* other_operand */) { - return FormatForComparison::Format(value); -} - -// The helper function for {ASSERT|EXPECT}_EQ. -template -AssertionResult CmpHelperEQ(const char* expected_expression, - const char* actual_expression, - const T1& expected, - const T2& actual) { -#ifdef _MSC_VER -# pragma warning(push) // Saves the current warning state. -# pragma warning(disable:4389) // Temporarily disables warning on - // signed/unsigned mismatch. -#endif - - if (expected == actual) { - return AssertionSuccess(); - } - -#ifdef _MSC_VER -# pragma warning(pop) // Restores the warning state. -#endif - - return EqFailure(expected_expression, - actual_expression, - FormatForComparisonFailureMessage(expected, actual), - FormatForComparisonFailureMessage(actual, expected), - false); -} - -// With this overloaded version, we allow anonymous enums to be used -// in {ASSERT|EXPECT}_EQ when compiled with gcc 4, as anonymous enums -// can be implicitly cast to BiggestInt. -GTEST_API_ AssertionResult CmpHelperEQ(const char* expected_expression, - const char* actual_expression, - BiggestInt expected, - BiggestInt actual); - -// The helper class for {ASSERT|EXPECT}_EQ. The template argument -// lhs_is_null_literal is true iff the first argument to ASSERT_EQ() -// is a null pointer literal. The following default implementation is -// for lhs_is_null_literal being false. -template -class EqHelper { - public: - // This templatized version is for the general case. - template - static AssertionResult Compare(const char* expected_expression, - const char* actual_expression, - const T1& expected, - const T2& actual) { - return CmpHelperEQ(expected_expression, actual_expression, expected, - actual); - } - - // With this overloaded version, we allow anonymous enums to be used - // in {ASSERT|EXPECT}_EQ when compiled with gcc 4, as anonymous - // enums can be implicitly cast to BiggestInt. - // - // Even though its body looks the same as the above version, we - // cannot merge the two, as it will make anonymous enums unhappy. - static AssertionResult Compare(const char* expected_expression, - const char* actual_expression, - BiggestInt expected, - BiggestInt actual) { - return CmpHelperEQ(expected_expression, actual_expression, expected, - actual); - } -}; - -// This specialization is used when the first argument to ASSERT_EQ() -// is a null pointer literal, like NULL, false, or 0. -template <> -class EqHelper { - public: - // We define two overloaded versions of Compare(). The first - // version will be picked when the second argument to ASSERT_EQ() is - // NOT a pointer, e.g. ASSERT_EQ(0, AnIntFunction()) or - // EXPECT_EQ(false, a_bool). - template - static AssertionResult Compare( - const char* expected_expression, - const char* actual_expression, - const T1& expected, - const T2& actual, - // The following line prevents this overload from being considered if T2 - // is not a pointer type. We need this because ASSERT_EQ(NULL, my_ptr) - // expands to Compare("", "", NULL, my_ptr), which requires a conversion - // to match the Secret* in the other overload, which would otherwise make - // this template match better. - typename EnableIf::value>::type* = 0) { - return CmpHelperEQ(expected_expression, actual_expression, expected, - actual); - } - - // This version will be picked when the second argument to ASSERT_EQ() is a - // pointer, e.g. ASSERT_EQ(NULL, a_pointer). - template - static AssertionResult Compare( - const char* expected_expression, - const char* actual_expression, - // We used to have a second template parameter instead of Secret*. That - // template parameter would deduce to 'long', making this a better match - // than the first overload even without the first overload's EnableIf. - // Unfortunately, gcc with -Wconversion-null warns when "passing NULL to - // non-pointer argument" (even a deduced integral argument), so the old - // implementation caused warnings in user code. - Secret* /* expected (NULL) */, - T* actual) { - // We already know that 'expected' is a null pointer. - return CmpHelperEQ(expected_expression, actual_expression, - static_cast(NULL), actual); - } -}; - -// A macro for implementing the helper functions needed to implement -// ASSERT_?? and EXPECT_??. It is here just to avoid copy-and-paste -// of similar code. -// -// For each templatized helper function, we also define an overloaded -// version for BiggestInt in order to reduce code bloat and allow -// anonymous enums to be used with {ASSERT|EXPECT}_?? when compiled -// with gcc 4. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -#define GTEST_IMPL_CMP_HELPER_(op_name, op)\ -template \ -AssertionResult CmpHelper##op_name(const char* expr1, const char* expr2, \ - const T1& val1, const T2& val2) {\ - if (val1 op val2) {\ - return AssertionSuccess();\ - } else {\ - return AssertionFailure() \ - << "Expected: (" << expr1 << ") " #op " (" << expr2\ - << "), actual: " << FormatForComparisonFailureMessage(val1, val2)\ - << " vs " << FormatForComparisonFailureMessage(val2, val1);\ - }\ -}\ -GTEST_API_ AssertionResult CmpHelper##op_name(\ - const char* expr1, const char* expr2, BiggestInt val1, BiggestInt val2) - -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. - -// Implements the helper function for {ASSERT|EXPECT}_NE -GTEST_IMPL_CMP_HELPER_(NE, !=); -// Implements the helper function for {ASSERT|EXPECT}_LE -GTEST_IMPL_CMP_HELPER_(LE, <=); -// Implements the helper function for {ASSERT|EXPECT}_LT -GTEST_IMPL_CMP_HELPER_(LT, <); -// Implements the helper function for {ASSERT|EXPECT}_GE -GTEST_IMPL_CMP_HELPER_(GE, >=); -// Implements the helper function for {ASSERT|EXPECT}_GT -GTEST_IMPL_CMP_HELPER_(GT, >); - -#undef GTEST_IMPL_CMP_HELPER_ - -// The helper function for {ASSERT|EXPECT}_STREQ. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -GTEST_API_ AssertionResult CmpHelperSTREQ(const char* expected_expression, - const char* actual_expression, - const char* expected, - const char* actual); - -// The helper function for {ASSERT|EXPECT}_STRCASEEQ. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -GTEST_API_ AssertionResult CmpHelperSTRCASEEQ(const char* expected_expression, - const char* actual_expression, - const char* expected, - const char* actual); - -// The helper function for {ASSERT|EXPECT}_STRNE. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -GTEST_API_ AssertionResult CmpHelperSTRNE(const char* s1_expression, - const char* s2_expression, - const char* s1, - const char* s2); - -// The helper function for {ASSERT|EXPECT}_STRCASENE. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -GTEST_API_ AssertionResult CmpHelperSTRCASENE(const char* s1_expression, - const char* s2_expression, - const char* s1, - const char* s2); - - -// Helper function for *_STREQ on wide strings. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -GTEST_API_ AssertionResult CmpHelperSTREQ(const char* expected_expression, - const char* actual_expression, - const wchar_t* expected, - const wchar_t* actual); - -// Helper function for *_STRNE on wide strings. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -GTEST_API_ AssertionResult CmpHelperSTRNE(const char* s1_expression, - const char* s2_expression, - const wchar_t* s1, - const wchar_t* s2); - -} // namespace internal - -// IsSubstring() and IsNotSubstring() are intended to be used as the -// first argument to {EXPECT,ASSERT}_PRED_FORMAT2(), not by -// themselves. They check whether needle is a substring of haystack -// (NULL is considered a substring of itself only), and return an -// appropriate error message when they fail. -// -// The {needle,haystack}_expr arguments are the stringified -// expressions that generated the two real arguments. -GTEST_API_ AssertionResult IsSubstring( - const char* needle_expr, const char* haystack_expr, - const char* needle, const char* haystack); -GTEST_API_ AssertionResult IsSubstring( - const char* needle_expr, const char* haystack_expr, - const wchar_t* needle, const wchar_t* haystack); -GTEST_API_ AssertionResult IsNotSubstring( - const char* needle_expr, const char* haystack_expr, - const char* needle, const char* haystack); -GTEST_API_ AssertionResult IsNotSubstring( - const char* needle_expr, const char* haystack_expr, - const wchar_t* needle, const wchar_t* haystack); -GTEST_API_ AssertionResult IsSubstring( - const char* needle_expr, const char* haystack_expr, - const ::std::string& needle, const ::std::string& haystack); -GTEST_API_ AssertionResult IsNotSubstring( - const char* needle_expr, const char* haystack_expr, - const ::std::string& needle, const ::std::string& haystack); - -#if GTEST_HAS_STD_WSTRING -GTEST_API_ AssertionResult IsSubstring( - const char* needle_expr, const char* haystack_expr, - const ::std::wstring& needle, const ::std::wstring& haystack); -GTEST_API_ AssertionResult IsNotSubstring( - const char* needle_expr, const char* haystack_expr, - const ::std::wstring& needle, const ::std::wstring& haystack); -#endif // GTEST_HAS_STD_WSTRING - -namespace internal { - -// Helper template function for comparing floating-points. -// -// Template parameter: -// -// RawType: the raw floating-point type (either float or double) -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -template -AssertionResult CmpHelperFloatingPointEQ(const char* expected_expression, - const char* actual_expression, - RawType expected, - RawType actual) { - const FloatingPoint lhs(expected), rhs(actual); - - if (lhs.AlmostEquals(rhs)) { - return AssertionSuccess(); - } - - ::std::stringstream expected_ss; - expected_ss << std::setprecision(std::numeric_limits::digits10 + 2) - << expected; - - ::std::stringstream actual_ss; - actual_ss << std::setprecision(std::numeric_limits::digits10 + 2) - << actual; - - return EqFailure(expected_expression, - actual_expression, - StringStreamToString(&expected_ss), - StringStreamToString(&actual_ss), - false); -} - -// Helper function for implementing ASSERT_NEAR. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -GTEST_API_ AssertionResult DoubleNearPredFormat(const char* expr1, - const char* expr2, - const char* abs_error_expr, - double val1, - double val2, - double abs_error); - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// A class that enables one to stream messages to assertion macros -class GTEST_API_ AssertHelper { - public: - // Constructor. - AssertHelper(TestPartResult::Type type, - const char* file, - int line, - const char* message); - ~AssertHelper(); - - // Message assignment is a semantic trick to enable assertion - // streaming; see the GTEST_MESSAGE_ macro below. - void operator=(const Message& message) const; - - private: - // We put our data in a struct so that the size of the AssertHelper class can - // be as small as possible. This is important because gcc is incapable of - // re-using stack space even for temporary variables, so every EXPECT_EQ - // reserves stack space for another AssertHelper. - struct AssertHelperData { - AssertHelperData(TestPartResult::Type t, - const char* srcfile, - int line_num, - const char* msg) - : type(t), file(srcfile), line(line_num), message(msg) { } - - TestPartResult::Type const type; - const char* const file; - int const line; - std::string const message; - - private: - GTEST_DISALLOW_COPY_AND_ASSIGN_(AssertHelperData); - }; - - AssertHelperData* const data_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(AssertHelper); -}; - -} // namespace internal - -#if GTEST_HAS_PARAM_TEST -// The pure interface class that all value-parameterized tests inherit from. -// A value-parameterized class must inherit from both ::testing::Test and -// ::testing::WithParamInterface. In most cases that just means inheriting -// from ::testing::TestWithParam, but more complicated test hierarchies -// may need to inherit from Test and WithParamInterface at different levels. -// -// This interface has support for accessing the test parameter value via -// the GetParam() method. -// -// Use it with one of the parameter generator defining functions, like Range(), -// Values(), ValuesIn(), Bool(), and Combine(). -// -// class FooTest : public ::testing::TestWithParam { -// protected: -// FooTest() { -// // Can use GetParam() here. -// } -// virtual ~FooTest() { -// // Can use GetParam() here. -// } -// virtual void SetUp() { -// // Can use GetParam() here. -// } -// virtual void TearDown { -// // Can use GetParam() here. -// } -// }; -// TEST_P(FooTest, DoesBar) { -// // Can use GetParam() method here. -// Foo foo; -// ASSERT_TRUE(foo.DoesBar(GetParam())); -// } -// INSTANTIATE_TEST_CASE_P(OneToTenRange, FooTest, ::testing::Range(1, 10)); - -template -class WithParamInterface { - public: - typedef T ParamType; - virtual ~WithParamInterface() {} - - // The current parameter value. Is also available in the test fixture's - // constructor. This member function is non-static, even though it only - // references static data, to reduce the opportunity for incorrect uses - // like writing 'WithParamInterface::GetParam()' for a test that - // uses a fixture whose parameter type is int. - const ParamType& GetParam() const { - GTEST_CHECK_(parameter_ != NULL) - << "GetParam() can only be called inside a value-parameterized test " - << "-- did you intend to write TEST_P instead of TEST_F?"; - return *parameter_; - } - - private: - // Sets parameter value. The caller is responsible for making sure the value - // remains alive and unchanged throughout the current test. - static void SetParam(const ParamType* parameter) { - parameter_ = parameter; - } - - // Static value used for accessing parameter during a test lifetime. - static const ParamType* parameter_; - - // TestClass must be a subclass of WithParamInterface and Test. - template friend class internal::ParameterizedTestFactory; -}; - -template -const T* WithParamInterface::parameter_ = NULL; - -// Most value-parameterized classes can ignore the existence of -// WithParamInterface, and can just inherit from ::testing::TestWithParam. - -template -class TestWithParam : public Test, public WithParamInterface { -}; - -#endif // GTEST_HAS_PARAM_TEST - -// Macros for indicating success/failure in test code. - -// ADD_FAILURE unconditionally adds a failure to the current test. -// SUCCEED generates a success - it doesn't automatically make the -// current test successful, as a test is only successful when it has -// no failure. -// -// EXPECT_* verifies that a certain condition is satisfied. If not, -// it behaves like ADD_FAILURE. In particular: -// -// EXPECT_TRUE verifies that a Boolean condition is true. -// EXPECT_FALSE verifies that a Boolean condition is false. -// -// FAIL and ASSERT_* are similar to ADD_FAILURE and EXPECT_*, except -// that they will also abort the current function on failure. People -// usually want the fail-fast behavior of FAIL and ASSERT_*, but those -// writing data-driven tests often find themselves using ADD_FAILURE -// and EXPECT_* more. - -// Generates a nonfatal failure with a generic message. -#define ADD_FAILURE() GTEST_NONFATAL_FAILURE_("Failed") - -// Generates a nonfatal failure at the given source file location with -// a generic message. -#define ADD_FAILURE_AT(file, line) \ - GTEST_MESSAGE_AT_(file, line, "Failed", \ - ::testing::TestPartResult::kNonFatalFailure) - -// Generates a fatal failure with a generic message. -#define GTEST_FAIL() GTEST_FATAL_FAILURE_("Failed") - -// Define this macro to 1 to omit the definition of FAIL(), which is a -// generic name and clashes with some other libraries. -#if !GTEST_DONT_DEFINE_FAIL -# define FAIL() GTEST_FAIL() -#endif - -// Generates a success with a generic message. -#define GTEST_SUCCEED() GTEST_SUCCESS_("Succeeded") - -// Define this macro to 1 to omit the definition of SUCCEED(), which -// is a generic name and clashes with some other libraries. -#if !GTEST_DONT_DEFINE_SUCCEED -# define SUCCEED() GTEST_SUCCEED() -#endif - -// Macros for testing exceptions. -// -// * {ASSERT|EXPECT}_THROW(statement, expected_exception): -// Tests that the statement throws the expected exception. -// * {ASSERT|EXPECT}_NO_THROW(statement): -// Tests that the statement doesn't throw any exception. -// * {ASSERT|EXPECT}_ANY_THROW(statement): -// Tests that the statement throws an exception. - -#define EXPECT_THROW(statement, expected_exception) \ - GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_) -#define EXPECT_NO_THROW(statement) \ - GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_) -#define EXPECT_ANY_THROW(statement) \ - GTEST_TEST_ANY_THROW_(statement, GTEST_NONFATAL_FAILURE_) -#define ASSERT_THROW(statement, expected_exception) \ - GTEST_TEST_THROW_(statement, expected_exception, GTEST_FATAL_FAILURE_) -#define ASSERT_NO_THROW(statement) \ - GTEST_TEST_NO_THROW_(statement, GTEST_FATAL_FAILURE_) -#define ASSERT_ANY_THROW(statement) \ - GTEST_TEST_ANY_THROW_(statement, GTEST_FATAL_FAILURE_) - -// Boolean assertions. Condition can be either a Boolean expression or an -// AssertionResult. For more information on how to use AssertionResult with -// these macros see comments on that class. -#define EXPECT_TRUE(condition) \ - GTEST_TEST_BOOLEAN_(condition, #condition, false, true, \ - GTEST_NONFATAL_FAILURE_) -#define EXPECT_FALSE(condition) \ - GTEST_TEST_BOOLEAN_(!(condition), #condition, true, false, \ - GTEST_NONFATAL_FAILURE_) -#define ASSERT_TRUE(condition) \ - GTEST_TEST_BOOLEAN_(condition, #condition, false, true, \ - GTEST_FATAL_FAILURE_) -#define ASSERT_FALSE(condition) \ - GTEST_TEST_BOOLEAN_(!(condition), #condition, true, false, \ - GTEST_FATAL_FAILURE_) - -// Includes the auto-generated header that implements a family of -// generic predicate assertion macros. -// Copyright 2006, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// This file is AUTOMATICALLY GENERATED on 10/31/2011 by command -// 'gen_gtest_pred_impl.py 5'. DO NOT EDIT BY HAND! -// -// Implements a family of generic predicate assertion macros. - -#ifndef GTEST_INCLUDE_GTEST_GTEST_PRED_IMPL_H_ -#define GTEST_INCLUDE_GTEST_GTEST_PRED_IMPL_H_ - -// Makes sure this header is not included before gtest.h. -#ifndef GTEST_INCLUDE_GTEST_GTEST_H_ -# error Do not include gtest_pred_impl.h directly. Include gtest.h instead. -#endif // GTEST_INCLUDE_GTEST_GTEST_H_ - -// This header implements a family of generic predicate assertion -// macros: -// -// ASSERT_PRED_FORMAT1(pred_format, v1) -// ASSERT_PRED_FORMAT2(pred_format, v1, v2) -// ... -// -// where pred_format is a function or functor that takes n (in the -// case of ASSERT_PRED_FORMATn) values and their source expression -// text, and returns a testing::AssertionResult. See the definition -// of ASSERT_EQ in gtest.h for an example. -// -// If you don't care about formatting, you can use the more -// restrictive version: -// -// ASSERT_PRED1(pred, v1) -// ASSERT_PRED2(pred, v1, v2) -// ... -// -// where pred is an n-ary function or functor that returns bool, -// and the values v1, v2, ..., must support the << operator for -// streaming to std::ostream. -// -// We also define the EXPECT_* variations. -// -// For now we only support predicates whose arity is at most 5. -// Please email googletestframework@googlegroups.com if you need -// support for higher arities. - -// GTEST_ASSERT_ is the basic statement to which all of the assertions -// in this file reduce. Don't use this in your code. - -#define GTEST_ASSERT_(expression, on_failure) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (const ::testing::AssertionResult gtest_ar = (expression)) \ - ; \ - else \ - on_failure(gtest_ar.failure_message()) - - -// Helper function for implementing {EXPECT|ASSERT}_PRED1. Don't use -// this in your code. -template -AssertionResult AssertPred1Helper(const char* pred_text, - const char* e1, - Pred pred, - const T1& v1) { - if (pred(v1)) return AssertionSuccess(); - - return AssertionFailure() << pred_text << "(" - << e1 << ") evaluates to false, where" - << "\n" << e1 << " evaluates to " << v1; -} - -// Internal macro for implementing {EXPECT|ASSERT}_PRED_FORMAT1. -// Don't use this in your code. -#define GTEST_PRED_FORMAT1_(pred_format, v1, on_failure)\ - GTEST_ASSERT_(pred_format(#v1, v1), \ - on_failure) - -// Internal macro for implementing {EXPECT|ASSERT}_PRED1. Don't use -// this in your code. -#define GTEST_PRED1_(pred, v1, on_failure)\ - GTEST_ASSERT_(::testing::AssertPred1Helper(#pred, \ - #v1, \ - pred, \ - v1), on_failure) - -// Unary predicate assertion macros. -#define EXPECT_PRED_FORMAT1(pred_format, v1) \ - GTEST_PRED_FORMAT1_(pred_format, v1, GTEST_NONFATAL_FAILURE_) -#define EXPECT_PRED1(pred, v1) \ - GTEST_PRED1_(pred, v1, GTEST_NONFATAL_FAILURE_) -#define ASSERT_PRED_FORMAT1(pred_format, v1) \ - GTEST_PRED_FORMAT1_(pred_format, v1, GTEST_FATAL_FAILURE_) -#define ASSERT_PRED1(pred, v1) \ - GTEST_PRED1_(pred, v1, GTEST_FATAL_FAILURE_) - - - -// Helper function for implementing {EXPECT|ASSERT}_PRED2. Don't use -// this in your code. -template -AssertionResult AssertPred2Helper(const char* pred_text, - const char* e1, - const char* e2, - Pred pred, - const T1& v1, - const T2& v2) { - if (pred(v1, v2)) return AssertionSuccess(); - - return AssertionFailure() << pred_text << "(" - << e1 << ", " - << e2 << ") evaluates to false, where" - << "\n" << e1 << " evaluates to " << v1 - << "\n" << e2 << " evaluates to " << v2; -} - -// Internal macro for implementing {EXPECT|ASSERT}_PRED_FORMAT2. -// Don't use this in your code. -#define GTEST_PRED_FORMAT2_(pred_format, v1, v2, on_failure)\ - GTEST_ASSERT_(pred_format(#v1, #v2, v1, v2), \ - on_failure) - -// Internal macro for implementing {EXPECT|ASSERT}_PRED2. Don't use -// this in your code. -#define GTEST_PRED2_(pred, v1, v2, on_failure)\ - GTEST_ASSERT_(::testing::AssertPred2Helper(#pred, \ - #v1, \ - #v2, \ - pred, \ - v1, \ - v2), on_failure) - -// Binary predicate assertion macros. -#define EXPECT_PRED_FORMAT2(pred_format, v1, v2) \ - GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) -#define EXPECT_PRED2(pred, v1, v2) \ - GTEST_PRED2_(pred, v1, v2, GTEST_NONFATAL_FAILURE_) -#define ASSERT_PRED_FORMAT2(pred_format, v1, v2) \ - GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_FATAL_FAILURE_) -#define ASSERT_PRED2(pred, v1, v2) \ - GTEST_PRED2_(pred, v1, v2, GTEST_FATAL_FAILURE_) - - - -// Helper function for implementing {EXPECT|ASSERT}_PRED3. Don't use -// this in your code. -template -AssertionResult AssertPred3Helper(const char* pred_text, - const char* e1, - const char* e2, - const char* e3, - Pred pred, - const T1& v1, - const T2& v2, - const T3& v3) { - if (pred(v1, v2, v3)) return AssertionSuccess(); - - return AssertionFailure() << pred_text << "(" - << e1 << ", " - << e2 << ", " - << e3 << ") evaluates to false, where" - << "\n" << e1 << " evaluates to " << v1 - << "\n" << e2 << " evaluates to " << v2 - << "\n" << e3 << " evaluates to " << v3; -} - -// Internal macro for implementing {EXPECT|ASSERT}_PRED_FORMAT3. -// Don't use this in your code. -#define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ - GTEST_ASSERT_(pred_format(#v1, #v2, #v3, v1, v2, v3), \ - on_failure) - -// Internal macro for implementing {EXPECT|ASSERT}_PRED3. Don't use -// this in your code. -#define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ - GTEST_ASSERT_(::testing::AssertPred3Helper(#pred, \ - #v1, \ - #v2, \ - #v3, \ - pred, \ - v1, \ - v2, \ - v3), on_failure) - -// Ternary predicate assertion macros. -#define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \ - GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, GTEST_NONFATAL_FAILURE_) -#define EXPECT_PRED3(pred, v1, v2, v3) \ - GTEST_PRED3_(pred, v1, v2, v3, GTEST_NONFATAL_FAILURE_) -#define ASSERT_PRED_FORMAT3(pred_format, v1, v2, v3) \ - GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, GTEST_FATAL_FAILURE_) -#define ASSERT_PRED3(pred, v1, v2, v3) \ - GTEST_PRED3_(pred, v1, v2, v3, GTEST_FATAL_FAILURE_) - - - -// Helper function for implementing {EXPECT|ASSERT}_PRED4. Don't use -// this in your code. -template -AssertionResult AssertPred4Helper(const char* pred_text, - const char* e1, - const char* e2, - const char* e3, - const char* e4, - Pred pred, - const T1& v1, - const T2& v2, - const T3& v3, - const T4& v4) { - if (pred(v1, v2, v3, v4)) return AssertionSuccess(); - - return AssertionFailure() << pred_text << "(" - << e1 << ", " - << e2 << ", " - << e3 << ", " - << e4 << ") evaluates to false, where" - << "\n" << e1 << " evaluates to " << v1 - << "\n" << e2 << " evaluates to " << v2 - << "\n" << e3 << " evaluates to " << v3 - << "\n" << e4 << " evaluates to " << v4; -} - -// Internal macro for implementing {EXPECT|ASSERT}_PRED_FORMAT4. -// Don't use this in your code. -#define GTEST_PRED_FORMAT4_(pred_format, v1, v2, v3, v4, on_failure)\ - GTEST_ASSERT_(pred_format(#v1, #v2, #v3, #v4, v1, v2, v3, v4), \ - on_failure) - -// Internal macro for implementing {EXPECT|ASSERT}_PRED4. Don't use -// this in your code. -#define GTEST_PRED4_(pred, v1, v2, v3, v4, on_failure)\ - GTEST_ASSERT_(::testing::AssertPred4Helper(#pred, \ - #v1, \ - #v2, \ - #v3, \ - #v4, \ - pred, \ - v1, \ - v2, \ - v3, \ - v4), on_failure) - -// 4-ary predicate assertion macros. -#define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ - GTEST_PRED_FORMAT4_(pred_format, v1, v2, v3, v4, GTEST_NONFATAL_FAILURE_) -#define EXPECT_PRED4(pred, v1, v2, v3, v4) \ - GTEST_PRED4_(pred, v1, v2, v3, v4, GTEST_NONFATAL_FAILURE_) -#define ASSERT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ - GTEST_PRED_FORMAT4_(pred_format, v1, v2, v3, v4, GTEST_FATAL_FAILURE_) -#define ASSERT_PRED4(pred, v1, v2, v3, v4) \ - GTEST_PRED4_(pred, v1, v2, v3, v4, GTEST_FATAL_FAILURE_) - - - -// Helper function for implementing {EXPECT|ASSERT}_PRED5. Don't use -// this in your code. -template -AssertionResult AssertPred5Helper(const char* pred_text, - const char* e1, - const char* e2, - const char* e3, - const char* e4, - const char* e5, - Pred pred, - const T1& v1, - const T2& v2, - const T3& v3, - const T4& v4, - const T5& v5) { - if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess(); - - return AssertionFailure() << pred_text << "(" - << e1 << ", " - << e2 << ", " - << e3 << ", " - << e4 << ", " - << e5 << ") evaluates to false, where" - << "\n" << e1 << " evaluates to " << v1 - << "\n" << e2 << " evaluates to " << v2 - << "\n" << e3 << " evaluates to " << v3 - << "\n" << e4 << " evaluates to " << v4 - << "\n" << e5 << " evaluates to " << v5; -} - -// Internal macro for implementing {EXPECT|ASSERT}_PRED_FORMAT5. -// Don't use this in your code. -#define GTEST_PRED_FORMAT5_(pred_format, v1, v2, v3, v4, v5, on_failure)\ - GTEST_ASSERT_(pred_format(#v1, #v2, #v3, #v4, #v5, v1, v2, v3, v4, v5), \ - on_failure) - -// Internal macro for implementing {EXPECT|ASSERT}_PRED5. Don't use -// this in your code. -#define GTEST_PRED5_(pred, v1, v2, v3, v4, v5, on_failure)\ - GTEST_ASSERT_(::testing::AssertPred5Helper(#pred, \ - #v1, \ - #v2, \ - #v3, \ - #v4, \ - #v5, \ - pred, \ - v1, \ - v2, \ - v3, \ - v4, \ - v5), on_failure) - -// 5-ary predicate assertion macros. -#define EXPECT_PRED_FORMAT5(pred_format, v1, v2, v3, v4, v5) \ - GTEST_PRED_FORMAT5_(pred_format, v1, v2, v3, v4, v5, GTEST_NONFATAL_FAILURE_) -#define EXPECT_PRED5(pred, v1, v2, v3, v4, v5) \ - GTEST_PRED5_(pred, v1, v2, v3, v4, v5, GTEST_NONFATAL_FAILURE_) -#define ASSERT_PRED_FORMAT5(pred_format, v1, v2, v3, v4, v5) \ - GTEST_PRED_FORMAT5_(pred_format, v1, v2, v3, v4, v5, GTEST_FATAL_FAILURE_) -#define ASSERT_PRED5(pred, v1, v2, v3, v4, v5) \ - GTEST_PRED5_(pred, v1, v2, v3, v4, v5, GTEST_FATAL_FAILURE_) - - - -#endif // GTEST_INCLUDE_GTEST_GTEST_PRED_IMPL_H_ - -// Macros for testing equalities and inequalities. -// -// * {ASSERT|EXPECT}_EQ(expected, actual): Tests that expected == actual -// * {ASSERT|EXPECT}_NE(v1, v2): Tests that v1 != v2 -// * {ASSERT|EXPECT}_LT(v1, v2): Tests that v1 < v2 -// * {ASSERT|EXPECT}_LE(v1, v2): Tests that v1 <= v2 -// * {ASSERT|EXPECT}_GT(v1, v2): Tests that v1 > v2 -// * {ASSERT|EXPECT}_GE(v1, v2): Tests that v1 >= v2 -// -// When they are not, Google Test prints both the tested expressions and -// their actual values. The values must be compatible built-in types, -// or you will get a compiler error. By "compatible" we mean that the -// values can be compared by the respective operator. -// -// Note: -// -// 1. It is possible to make a user-defined type work with -// {ASSERT|EXPECT}_??(), but that requires overloading the -// comparison operators and is thus discouraged by the Google C++ -// Usage Guide. Therefore, you are advised to use the -// {ASSERT|EXPECT}_TRUE() macro to assert that two objects are -// equal. -// -// 2. The {ASSERT|EXPECT}_??() macros do pointer comparisons on -// pointers (in particular, C strings). Therefore, if you use it -// with two C strings, you are testing how their locations in memory -// are related, not how their content is related. To compare two C -// strings by content, use {ASSERT|EXPECT}_STR*(). -// -// 3. {ASSERT|EXPECT}_EQ(expected, actual) is preferred to -// {ASSERT|EXPECT}_TRUE(expected == actual), as the former tells you -// what the actual value is when it fails, and similarly for the -// other comparisons. -// -// 4. Do not depend on the order in which {ASSERT|EXPECT}_??() -// evaluate their arguments, which is undefined. -// -// 5. These macros evaluate their arguments exactly once. -// -// Examples: -// -// EXPECT_NE(5, Foo()); -// EXPECT_EQ(NULL, a_pointer); -// ASSERT_LT(i, array_size); -// ASSERT_GT(records.size(), 0) << "There is no record left."; - -#define EXPECT_EQ(expected, actual) \ - EXPECT_PRED_FORMAT2(::testing::internal:: \ - EqHelper::Compare, \ - expected, actual) -#define EXPECT_NE(expected, actual) \ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperNE, expected, actual) -#define EXPECT_LE(val1, val2) \ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperLE, val1, val2) -#define EXPECT_LT(val1, val2) \ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperLT, val1, val2) -#define EXPECT_GE(val1, val2) \ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperGE, val1, val2) -#define EXPECT_GT(val1, val2) \ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperGT, val1, val2) - -#define GTEST_ASSERT_EQ(expected, actual) \ - ASSERT_PRED_FORMAT2(::testing::internal:: \ - EqHelper::Compare, \ - expected, actual) -#define GTEST_ASSERT_NE(val1, val2) \ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperNE, val1, val2) -#define GTEST_ASSERT_LE(val1, val2) \ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperLE, val1, val2) -#define GTEST_ASSERT_LT(val1, val2) \ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperLT, val1, val2) -#define GTEST_ASSERT_GE(val1, val2) \ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperGE, val1, val2) -#define GTEST_ASSERT_GT(val1, val2) \ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperGT, val1, val2) - -// Define macro GTEST_DONT_DEFINE_ASSERT_XY to 1 to omit the definition of -// ASSERT_XY(), which clashes with some users' own code. - -#if !GTEST_DONT_DEFINE_ASSERT_EQ -# define ASSERT_EQ(val1, val2) GTEST_ASSERT_EQ(val1, val2) -#endif - -#if !GTEST_DONT_DEFINE_ASSERT_NE -# define ASSERT_NE(val1, val2) GTEST_ASSERT_NE(val1, val2) -#endif - -#if !GTEST_DONT_DEFINE_ASSERT_LE -# define ASSERT_LE(val1, val2) GTEST_ASSERT_LE(val1, val2) -#endif - -#if !GTEST_DONT_DEFINE_ASSERT_LT -# define ASSERT_LT(val1, val2) GTEST_ASSERT_LT(val1, val2) -#endif - -#if !GTEST_DONT_DEFINE_ASSERT_GE -# define ASSERT_GE(val1, val2) GTEST_ASSERT_GE(val1, val2) -#endif - -#if !GTEST_DONT_DEFINE_ASSERT_GT -# define ASSERT_GT(val1, val2) GTEST_ASSERT_GT(val1, val2) -#endif - -// C-string Comparisons. All tests treat NULL and any non-NULL string -// as different. Two NULLs are equal. -// -// * {ASSERT|EXPECT}_STREQ(s1, s2): Tests that s1 == s2 -// * {ASSERT|EXPECT}_STRNE(s1, s2): Tests that s1 != s2 -// * {ASSERT|EXPECT}_STRCASEEQ(s1, s2): Tests that s1 == s2, ignoring case -// * {ASSERT|EXPECT}_STRCASENE(s1, s2): Tests that s1 != s2, ignoring case -// -// For wide or narrow string objects, you can use the -// {ASSERT|EXPECT}_??() macros. -// -// Don't depend on the order in which the arguments are evaluated, -// which is undefined. -// -// These macros evaluate their arguments exactly once. - -#define EXPECT_STREQ(expected, actual) \ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperSTREQ, expected, actual) -#define EXPECT_STRNE(s1, s2) \ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperSTRNE, s1, s2) -#define EXPECT_STRCASEEQ(expected, actual) \ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperSTRCASEEQ, expected, actual) -#define EXPECT_STRCASENE(s1, s2)\ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperSTRCASENE, s1, s2) - -#define ASSERT_STREQ(expected, actual) \ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperSTREQ, expected, actual) -#define ASSERT_STRNE(s1, s2) \ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperSTRNE, s1, s2) -#define ASSERT_STRCASEEQ(expected, actual) \ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperSTRCASEEQ, expected, actual) -#define ASSERT_STRCASENE(s1, s2)\ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperSTRCASENE, s1, s2) - -// Macros for comparing floating-point numbers. -// -// * {ASSERT|EXPECT}_FLOAT_EQ(expected, actual): -// Tests that two float values are almost equal. -// * {ASSERT|EXPECT}_DOUBLE_EQ(expected, actual): -// Tests that two double values are almost equal. -// * {ASSERT|EXPECT}_NEAR(v1, v2, abs_error): -// Tests that v1 and v2 are within the given distance to each other. -// -// Google Test uses ULP-based comparison to automatically pick a default -// error bound that is appropriate for the operands. See the -// FloatingPoint template class in gtest-internal.h if you are -// interested in the implementation details. - -#define EXPECT_FLOAT_EQ(expected, actual)\ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperFloatingPointEQ, \ - expected, actual) - -#define EXPECT_DOUBLE_EQ(expected, actual)\ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperFloatingPointEQ, \ - expected, actual) - -#define ASSERT_FLOAT_EQ(expected, actual)\ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperFloatingPointEQ, \ - expected, actual) - -#define ASSERT_DOUBLE_EQ(expected, actual)\ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperFloatingPointEQ, \ - expected, actual) - -#define EXPECT_NEAR(val1, val2, abs_error)\ - EXPECT_PRED_FORMAT3(::testing::internal::DoubleNearPredFormat, \ - val1, val2, abs_error) - -#define ASSERT_NEAR(val1, val2, abs_error)\ - ASSERT_PRED_FORMAT3(::testing::internal::DoubleNearPredFormat, \ - val1, val2, abs_error) - -// These predicate format functions work on floating-point values, and -// can be used in {ASSERT|EXPECT}_PRED_FORMAT2*(), e.g. -// -// EXPECT_PRED_FORMAT2(testing::DoubleLE, Foo(), 5.0); - -// Asserts that val1 is less than, or almost equal to, val2. Fails -// otherwise. In particular, it fails if either val1 or val2 is NaN. -GTEST_API_ AssertionResult FloatLE(const char* expr1, const char* expr2, - float val1, float val2); -GTEST_API_ AssertionResult DoubleLE(const char* expr1, const char* expr2, - double val1, double val2); - - -#if GTEST_OS_WINDOWS - -// Macros that test for HRESULT failure and success, these are only useful -// on Windows, and rely on Windows SDK macros and APIs to compile. -// -// * {ASSERT|EXPECT}_HRESULT_{SUCCEEDED|FAILED}(expr) -// -// When expr unexpectedly fails or succeeds, Google Test prints the -// expected result and the actual result with both a human-readable -// string representation of the error, if available, as well as the -// hex result code. -# define EXPECT_HRESULT_SUCCEEDED(expr) \ - EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTSuccess, (expr)) - -# define ASSERT_HRESULT_SUCCEEDED(expr) \ - ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTSuccess, (expr)) - -# define EXPECT_HRESULT_FAILED(expr) \ - EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr)) - -# define ASSERT_HRESULT_FAILED(expr) \ - ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr)) - -#endif // GTEST_OS_WINDOWS - -// Macros that execute statement and check that it doesn't generate new fatal -// failures in the current thread. -// -// * {ASSERT|EXPECT}_NO_FATAL_FAILURE(statement); -// -// Examples: -// -// EXPECT_NO_FATAL_FAILURE(Process()); -// ASSERT_NO_FATAL_FAILURE(Process()) << "Process() failed"; -// -#define ASSERT_NO_FATAL_FAILURE(statement) \ - GTEST_TEST_NO_FATAL_FAILURE_(statement, GTEST_FATAL_FAILURE_) -#define EXPECT_NO_FATAL_FAILURE(statement) \ - GTEST_TEST_NO_FATAL_FAILURE_(statement, GTEST_NONFATAL_FAILURE_) - -// Causes a trace (including the source file path, the current line -// number, and the given message) to be included in every test failure -// message generated by code in the current scope. The effect is -// undone when the control leaves the current scope. -// -// The message argument can be anything streamable to std::ostream. -// -// In the implementation, we include the current line number as part -// of the dummy variable name, thus allowing multiple SCOPED_TRACE()s -// to appear in the same block - as long as they are on different -// lines. -#define SCOPED_TRACE(message) \ - ::testing::internal::ScopedTrace GTEST_CONCAT_TOKEN_(gtest_trace_, __LINE__)(\ - __FILE__, __LINE__, ::testing::Message() << (message)) - -// Compile-time assertion for type equality. -// StaticAssertTypeEq() compiles iff type1 and type2 are -// the same type. The value it returns is not interesting. -// -// Instead of making StaticAssertTypeEq a class template, we make it a -// function template that invokes a helper class template. This -// prevents a user from misusing StaticAssertTypeEq by -// defining objects of that type. -// -// CAVEAT: -// -// When used inside a method of a class template, -// StaticAssertTypeEq() is effective ONLY IF the method is -// instantiated. For example, given: -// -// template class Foo { -// public: -// void Bar() { testing::StaticAssertTypeEq(); } -// }; -// -// the code: -// -// void Test1() { Foo foo; } -// -// will NOT generate a compiler error, as Foo::Bar() is never -// actually instantiated. Instead, you need: -// -// void Test2() { Foo foo; foo.Bar(); } -// -// to cause a compiler error. -template -bool StaticAssertTypeEq() { - (void)internal::StaticAssertTypeEqHelper(); - return true; -} - -// Defines a test. -// -// The first parameter is the name of the test case, and the second -// parameter is the name of the test within the test case. -// -// The convention is to end the test case name with "Test". For -// example, a test case for the Foo class can be named FooTest. -// -// The user should put his test code between braces after using this -// macro. Example: -// -// TEST(FooTest, InitializesCorrectly) { -// Foo foo; -// EXPECT_TRUE(foo.StatusIsOK()); -// } - -// Note that we call GetTestTypeId() instead of GetTypeId< -// ::testing::Test>() here to get the type ID of testing::Test. This -// is to work around a suspected linker bug when using Google Test as -// a framework on Mac OS X. The bug causes GetTypeId< -// ::testing::Test>() to return different values depending on whether -// the call is from the Google Test framework itself or from user test -// code. GetTestTypeId() is guaranteed to always return the same -// value, as it always calls GetTypeId<>() from the Google Test -// framework. -#define GTEST_TEST(test_case_name, test_name)\ - GTEST_TEST_(test_case_name, test_name, \ - ::testing::Test, ::testing::internal::GetTestTypeId()) - -// Define this macro to 1 to omit the definition of TEST(), which -// is a generic name and clashes with some other libraries. -#if !GTEST_DONT_DEFINE_TEST -# define TEST(test_case_name, test_name) GTEST_TEST(test_case_name, test_name) -#endif - -// Defines a test that uses a test fixture. -// -// The first parameter is the name of the test fixture class, which -// also doubles as the test case name. The second parameter is the -// name of the test within the test case. -// -// A test fixture class must be declared earlier. The user should put -// his test code between braces after using this macro. Example: -// -// class FooTest : public testing::Test { -// protected: -// virtual void SetUp() { b_.AddElement(3); } -// -// Foo a_; -// Foo b_; -// }; -// -// TEST_F(FooTest, InitializesCorrectly) { -// EXPECT_TRUE(a_.StatusIsOK()); -// } -// -// TEST_F(FooTest, ReturnsElementCountCorrectly) { -// EXPECT_EQ(0, a_.size()); -// EXPECT_EQ(1, b_.size()); -// } - -#define TEST_F(test_fixture, test_name)\ - GTEST_TEST_(test_fixture, test_name, test_fixture, \ - ::testing::internal::GetTypeId()) - -} // namespace testing - -// Use this function in main() to run all tests. It returns 0 if all -// tests are successful, or 1 otherwise. -// -// RUN_ALL_TESTS() should be invoked after the command line has been -// parsed by InitGoogleTest(). -// -// This function was formerly a macro; thus, it is in the global -// namespace and has an all-caps name. -int RUN_ALL_TESTS() GTEST_MUST_USE_RESULT_; - -inline int RUN_ALL_TESTS() { - return ::testing::UnitTest::GetInstance()->Run(); -} - -#endif // GTEST_INCLUDE_GTEST_GTEST_H_ diff --git a/freedv-server/googletest/fused-src/gtest/gtest_main.cc b/freedv-server/googletest/fused-src/gtest/gtest_main.cc deleted file mode 100644 index f3028225..00000000 --- a/freedv-server/googletest/fused-src/gtest/gtest_main.cc +++ /dev/null @@ -1,38 +0,0 @@ -// Copyright 2006, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -#include - -#include "gtest/gtest.h" - -GTEST_API_ int main(int argc, char **argv) { - printf("Running main() from gtest_main.cc\n"); - testing::InitGoogleTest(&argc, argv); - return RUN_ALL_TESTS(); -} diff --git a/freedv-server/googletest/include/gtest/gtest-death-test.h b/freedv-server/googletest/include/gtest/gtest-death-test.h deleted file mode 100644 index 957a69c6..00000000 --- a/freedv-server/googletest/include/gtest/gtest-death-test.h +++ /dev/null @@ -1,294 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// The Google C++ Testing Framework (Google Test) -// -// This header file defines the public API for death tests. It is -// #included by gtest.h so a user doesn't need to include this -// directly. - -#ifndef GTEST_INCLUDE_GTEST_GTEST_DEATH_TEST_H_ -#define GTEST_INCLUDE_GTEST_GTEST_DEATH_TEST_H_ - -#include "gtest/internal/gtest-death-test-internal.h" - -namespace testing { - -// This flag controls the style of death tests. Valid values are "threadsafe", -// meaning that the death test child process will re-execute the test binary -// from the start, running only a single death test, or "fast", -// meaning that the child process will execute the test logic immediately -// after forking. -GTEST_DECLARE_string_(death_test_style); - -#if GTEST_HAS_DEATH_TEST - -namespace internal { - -// Returns a Boolean value indicating whether the caller is currently -// executing in the context of the death test child process. Tools such as -// Valgrind heap checkers may need this to modify their behavior in death -// tests. IMPORTANT: This is an internal utility. Using it may break the -// implementation of death tests. User code MUST NOT use it. -GTEST_API_ bool InDeathTestChild(); - -} // namespace internal - -// The following macros are useful for writing death tests. - -// Here's what happens when an ASSERT_DEATH* or EXPECT_DEATH* is -// executed: -// -// 1. It generates a warning if there is more than one active -// thread. This is because it's safe to fork() or clone() only -// when there is a single thread. -// -// 2. The parent process clone()s a sub-process and runs the death -// test in it; the sub-process exits with code 0 at the end of the -// death test, if it hasn't exited already. -// -// 3. The parent process waits for the sub-process to terminate. -// -// 4. The parent process checks the exit code and error message of -// the sub-process. -// -// Examples: -// -// ASSERT_DEATH(server.SendMessage(56, "Hello"), "Invalid port number"); -// for (int i = 0; i < 5; i++) { -// EXPECT_DEATH(server.ProcessRequest(i), -// "Invalid request .* in ProcessRequest()") -// << "Failed to die on request " << i; -// } -// -// ASSERT_EXIT(server.ExitNow(), ::testing::ExitedWithCode(0), "Exiting"); -// -// bool KilledBySIGHUP(int exit_code) { -// return WIFSIGNALED(exit_code) && WTERMSIG(exit_code) == SIGHUP; -// } -// -// ASSERT_EXIT(client.HangUpServer(), KilledBySIGHUP, "Hanging up!"); -// -// On the regular expressions used in death tests: -// -// On POSIX-compliant systems (*nix), we use the library, -// which uses the POSIX extended regex syntax. -// -// On other platforms (e.g. Windows), we only support a simple regex -// syntax implemented as part of Google Test. This limited -// implementation should be enough most of the time when writing -// death tests; though it lacks many features you can find in PCRE -// or POSIX extended regex syntax. For example, we don't support -// union ("x|y"), grouping ("(xy)"), brackets ("[xy]"), and -// repetition count ("x{5,7}"), among others. -// -// Below is the syntax that we do support. We chose it to be a -// subset of both PCRE and POSIX extended regex, so it's easy to -// learn wherever you come from. In the following: 'A' denotes a -// literal character, period (.), or a single \\ escape sequence; -// 'x' and 'y' denote regular expressions; 'm' and 'n' are for -// natural numbers. -// -// c matches any literal character c -// \\d matches any decimal digit -// \\D matches any character that's not a decimal digit -// \\f matches \f -// \\n matches \n -// \\r matches \r -// \\s matches any ASCII whitespace, including \n -// \\S matches any character that's not a whitespace -// \\t matches \t -// \\v matches \v -// \\w matches any letter, _, or decimal digit -// \\W matches any character that \\w doesn't match -// \\c matches any literal character c, which must be a punctuation -// . matches any single character except \n -// A? matches 0 or 1 occurrences of A -// A* matches 0 or many occurrences of A -// A+ matches 1 or many occurrences of A -// ^ matches the beginning of a string (not that of each line) -// $ matches the end of a string (not that of each line) -// xy matches x followed by y -// -// If you accidentally use PCRE or POSIX extended regex features -// not implemented by us, you will get a run-time failure. In that -// case, please try to rewrite your regular expression within the -// above syntax. -// -// This implementation is *not* meant to be as highly tuned or robust -// as a compiled regex library, but should perform well enough for a -// death test, which already incurs significant overhead by launching -// a child process. -// -// Known caveats: -// -// A "threadsafe" style death test obtains the path to the test -// program from argv[0] and re-executes it in the sub-process. For -// simplicity, the current implementation doesn't search the PATH -// when launching the sub-process. This means that the user must -// invoke the test program via a path that contains at least one -// path separator (e.g. path/to/foo_test and -// /absolute/path/to/bar_test are fine, but foo_test is not). This -// is rarely a problem as people usually don't put the test binary -// directory in PATH. -// -// TODO(wan@google.com): make thread-safe death tests search the PATH. - -// Asserts that a given statement causes the program to exit, with an -// integer exit status that satisfies predicate, and emitting error output -// that matches regex. -# define ASSERT_EXIT(statement, predicate, regex) \ - GTEST_DEATH_TEST_(statement, predicate, regex, GTEST_FATAL_FAILURE_) - -// Like ASSERT_EXIT, but continues on to successive tests in the -// test case, if any: -# define EXPECT_EXIT(statement, predicate, regex) \ - GTEST_DEATH_TEST_(statement, predicate, regex, GTEST_NONFATAL_FAILURE_) - -// Asserts that a given statement causes the program to exit, either by -// explicitly exiting with a nonzero exit code or being killed by a -// signal, and emitting error output that matches regex. -# define ASSERT_DEATH(statement, regex) \ - ASSERT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex) - -// Like ASSERT_DEATH, but continues on to successive tests in the -// test case, if any: -# define EXPECT_DEATH(statement, regex) \ - EXPECT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex) - -// Two predicate classes that can be used in {ASSERT,EXPECT}_EXIT*: - -// Tests that an exit code describes a normal exit with a given exit code. -class GTEST_API_ ExitedWithCode { - public: - explicit ExitedWithCode(int exit_code); - bool operator()(int exit_status) const; - private: - // No implementation - assignment is unsupported. - void operator=(const ExitedWithCode& other); - - const int exit_code_; -}; - -# if !GTEST_OS_WINDOWS -// Tests that an exit code describes an exit due to termination by a -// given signal. -class GTEST_API_ KilledBySignal { - public: - explicit KilledBySignal(int signum); - bool operator()(int exit_status) const; - private: - const int signum_; -}; -# endif // !GTEST_OS_WINDOWS - -// EXPECT_DEBUG_DEATH asserts that the given statements die in debug mode. -// The death testing framework causes this to have interesting semantics, -// since the sideeffects of the call are only visible in opt mode, and not -// in debug mode. -// -// In practice, this can be used to test functions that utilize the -// LOG(DFATAL) macro using the following style: -// -// int DieInDebugOr12(int* sideeffect) { -// if (sideeffect) { -// *sideeffect = 12; -// } -// LOG(DFATAL) << "death"; -// return 12; -// } -// -// TEST(TestCase, TestDieOr12WorksInDgbAndOpt) { -// int sideeffect = 0; -// // Only asserts in dbg. -// EXPECT_DEBUG_DEATH(DieInDebugOr12(&sideeffect), "death"); -// -// #ifdef NDEBUG -// // opt-mode has sideeffect visible. -// EXPECT_EQ(12, sideeffect); -// #else -// // dbg-mode no visible sideeffect. -// EXPECT_EQ(0, sideeffect); -// #endif -// } -// -// This will assert that DieInDebugReturn12InOpt() crashes in debug -// mode, usually due to a DCHECK or LOG(DFATAL), but returns the -// appropriate fallback value (12 in this case) in opt mode. If you -// need to test that a function has appropriate side-effects in opt -// mode, include assertions against the side-effects. A general -// pattern for this is: -// -// EXPECT_DEBUG_DEATH({ -// // Side-effects here will have an effect after this statement in -// // opt mode, but none in debug mode. -// EXPECT_EQ(12, DieInDebugOr12(&sideeffect)); -// }, "death"); -// -# ifdef NDEBUG - -# define EXPECT_DEBUG_DEATH(statement, regex) \ - GTEST_EXECUTE_STATEMENT_(statement, regex) - -# define ASSERT_DEBUG_DEATH(statement, regex) \ - GTEST_EXECUTE_STATEMENT_(statement, regex) - -# else - -# define EXPECT_DEBUG_DEATH(statement, regex) \ - EXPECT_DEATH(statement, regex) - -# define ASSERT_DEBUG_DEATH(statement, regex) \ - ASSERT_DEATH(statement, regex) - -# endif // NDEBUG for EXPECT_DEBUG_DEATH -#endif // GTEST_HAS_DEATH_TEST - -// EXPECT_DEATH_IF_SUPPORTED(statement, regex) and -// ASSERT_DEATH_IF_SUPPORTED(statement, regex) expand to real death tests if -// death tests are supported; otherwise they just issue a warning. This is -// useful when you are combining death test assertions with normal test -// assertions in one test. -#if GTEST_HAS_DEATH_TEST -# define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ - EXPECT_DEATH(statement, regex) -# define ASSERT_DEATH_IF_SUPPORTED(statement, regex) \ - ASSERT_DEATH(statement, regex) -#else -# define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ - GTEST_UNSUPPORTED_DEATH_TEST_(statement, regex, ) -# define ASSERT_DEATH_IF_SUPPORTED(statement, regex) \ - GTEST_UNSUPPORTED_DEATH_TEST_(statement, regex, return) -#endif - -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_GTEST_DEATH_TEST_H_ diff --git a/freedv-server/googletest/include/gtest/gtest-message.h b/freedv-server/googletest/include/gtest/gtest-message.h deleted file mode 100644 index fe879bca..00000000 --- a/freedv-server/googletest/include/gtest/gtest-message.h +++ /dev/null @@ -1,250 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// The Google C++ Testing Framework (Google Test) -// -// This header file defines the Message class. -// -// IMPORTANT NOTE: Due to limitation of the C++ language, we have to -// leave some internal implementation details in this header file. -// They are clearly marked by comments like this: -// -// // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -// -// Such code is NOT meant to be used by a user directly, and is subject -// to CHANGE WITHOUT NOTICE. Therefore DO NOT DEPEND ON IT in a user -// program! - -#ifndef GTEST_INCLUDE_GTEST_GTEST_MESSAGE_H_ -#define GTEST_INCLUDE_GTEST_GTEST_MESSAGE_H_ - -#include - -#include "gtest/internal/gtest-port.h" - -// Ensures that there is at least one operator<< in the global namespace. -// See Message& operator<<(...) below for why. -void operator<<(const testing::internal::Secret&, int); - -namespace testing { - -// The Message class works like an ostream repeater. -// -// Typical usage: -// -// 1. You stream a bunch of values to a Message object. -// It will remember the text in a stringstream. -// 2. Then you stream the Message object to an ostream. -// This causes the text in the Message to be streamed -// to the ostream. -// -// For example; -// -// testing::Message foo; -// foo << 1 << " != " << 2; -// std::cout << foo; -// -// will print "1 != 2". -// -// Message is not intended to be inherited from. In particular, its -// destructor is not virtual. -// -// Note that stringstream behaves differently in gcc and in MSVC. You -// can stream a NULL char pointer to it in the former, but not in the -// latter (it causes an access violation if you do). The Message -// class hides this difference by treating a NULL char pointer as -// "(null)". -class GTEST_API_ Message { - private: - // The type of basic IO manipulators (endl, ends, and flush) for - // narrow streams. - typedef std::ostream& (*BasicNarrowIoManip)(std::ostream&); - - public: - // Constructs an empty Message. - Message(); - - // Copy constructor. - Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT - *ss_ << msg.GetString(); - } - - // Constructs a Message from a C-string. - explicit Message(const char* str) : ss_(new ::std::stringstream) { - *ss_ << str; - } - -#if GTEST_OS_SYMBIAN - // Streams a value (either a pointer or not) to this object. - template - inline Message& operator <<(const T& value) { - StreamHelper(typename internal::is_pointer::type(), value); - return *this; - } -#else - // Streams a non-pointer value to this object. - template - inline Message& operator <<(const T& val) { - // Some libraries overload << for STL containers. These - // overloads are defined in the global namespace instead of ::std. - // - // C++'s symbol lookup rule (i.e. Koenig lookup) says that these - // overloads are visible in either the std namespace or the global - // namespace, but not other namespaces, including the testing - // namespace which Google Test's Message class is in. - // - // To allow STL containers (and other types that has a << operator - // defined in the global namespace) to be used in Google Test - // assertions, testing::Message must access the custom << operator - // from the global namespace. With this using declaration, - // overloads of << defined in the global namespace and those - // visible via Koenig lookup are both exposed in this function. - using ::operator <<; - *ss_ << val; - return *this; - } - - // Streams a pointer value to this object. - // - // This function is an overload of the previous one. When you - // stream a pointer to a Message, this definition will be used as it - // is more specialized. (The C++ Standard, section - // [temp.func.order].) If you stream a non-pointer, then the - // previous definition will be used. - // - // The reason for this overload is that streaming a NULL pointer to - // ostream is undefined behavior. Depending on the compiler, you - // may get "0", "(nil)", "(null)", or an access violation. To - // ensure consistent result across compilers, we always treat NULL - // as "(null)". - template - inline Message& operator <<(T* const& pointer) { // NOLINT - if (pointer == NULL) { - *ss_ << "(null)"; - } else { - *ss_ << pointer; - } - return *this; - } -#endif // GTEST_OS_SYMBIAN - - // Since the basic IO manipulators are overloaded for both narrow - // and wide streams, we have to provide this specialized definition - // of operator <<, even though its body is the same as the - // templatized version above. Without this definition, streaming - // endl or other basic IO manipulators to Message will confuse the - // compiler. - Message& operator <<(BasicNarrowIoManip val) { - *ss_ << val; - return *this; - } - - // Instead of 1/0, we want to see true/false for bool values. - Message& operator <<(bool b) { - return *this << (b ? "true" : "false"); - } - - // These two overloads allow streaming a wide C string to a Message - // using the UTF-8 encoding. - Message& operator <<(const wchar_t* wide_c_str); - Message& operator <<(wchar_t* wide_c_str); - -#if GTEST_HAS_STD_WSTRING - // Converts the given wide string to a narrow string using the UTF-8 - // encoding, and streams the result to this Message object. - Message& operator <<(const ::std::wstring& wstr); -#endif // GTEST_HAS_STD_WSTRING - -#if GTEST_HAS_GLOBAL_WSTRING - // Converts the given wide string to a narrow string using the UTF-8 - // encoding, and streams the result to this Message object. - Message& operator <<(const ::wstring& wstr); -#endif // GTEST_HAS_GLOBAL_WSTRING - - // Gets the text streamed to this object so far as an std::string. - // Each '\0' character in the buffer is replaced with "\\0". - // - // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. - std::string GetString() const; - - private: - -#if GTEST_OS_SYMBIAN - // These are needed as the Nokia Symbian Compiler cannot decide between - // const T& and const T* in a function template. The Nokia compiler _can_ - // decide between class template specializations for T and T*, so a - // tr1::type_traits-like is_pointer works, and we can overload on that. - template - inline void StreamHelper(internal::true_type /*is_pointer*/, T* pointer) { - if (pointer == NULL) { - *ss_ << "(null)"; - } else { - *ss_ << pointer; - } - } - template - inline void StreamHelper(internal::false_type /*is_pointer*/, - const T& value) { - // See the comments in Message& operator <<(const T&) above for why - // we need this using statement. - using ::operator <<; - *ss_ << value; - } -#endif // GTEST_OS_SYMBIAN - - // We'll hold the text streamed to this object here. - const internal::scoped_ptr< ::std::stringstream> ss_; - - // We declare (but don't implement) this to prevent the compiler - // from implementing the assignment operator. - void operator=(const Message&); -}; - -// Streams a Message to an ostream. -inline std::ostream& operator <<(std::ostream& os, const Message& sb) { - return os << sb.GetString(); -} - -namespace internal { - -// Converts a streamable value to an std::string. A NULL pointer is -// converted to "(null)". When the input value is a ::string, -// ::std::string, ::wstring, or ::std::wstring object, each NUL -// character in it is replaced with "\\0". -template -std::string StreamableToString(const T& streamable) { - return (Message() << streamable).GetString(); -} - -} // namespace internal -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_GTEST_MESSAGE_H_ diff --git a/freedv-server/googletest/include/gtest/gtest-param-test.h b/freedv-server/googletest/include/gtest/gtest-param-test.h deleted file mode 100644 index d6702c8f..00000000 --- a/freedv-server/googletest/include/gtest/gtest-param-test.h +++ /dev/null @@ -1,1421 +0,0 @@ -// This file was GENERATED by command: -// pump.py gtest-param-test.h.pump -// DO NOT EDIT BY HAND!!! - -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: vladl@google.com (Vlad Losev) -// -// Macros and functions for implementing parameterized tests -// in Google C++ Testing Framework (Google Test) -// -// This file is generated by a SCRIPT. DO NOT EDIT BY HAND! -// -#ifndef GTEST_INCLUDE_GTEST_GTEST_PARAM_TEST_H_ -#define GTEST_INCLUDE_GTEST_GTEST_PARAM_TEST_H_ - - -// Value-parameterized tests allow you to test your code with different -// parameters without writing multiple copies of the same test. -// -// Here is how you use value-parameterized tests: - -#if 0 - -// To write value-parameterized tests, first you should define a fixture -// class. It is usually derived from testing::TestWithParam (see below for -// another inheritance scheme that's sometimes useful in more complicated -// class hierarchies), where the type of your parameter values. -// TestWithParam is itself derived from testing::Test. T can be any -// copyable type. If it's a raw pointer, you are responsible for managing the -// lifespan of the pointed values. - -class FooTest : public ::testing::TestWithParam { - // You can implement all the usual class fixture members here. -}; - -// Then, use the TEST_P macro to define as many parameterized tests -// for this fixture as you want. The _P suffix is for "parameterized" -// or "pattern", whichever you prefer to think. - -TEST_P(FooTest, DoesBlah) { - // Inside a test, access the test parameter with the GetParam() method - // of the TestWithParam class: - EXPECT_TRUE(foo.Blah(GetParam())); - ... -} - -TEST_P(FooTest, HasBlahBlah) { - ... -} - -// Finally, you can use INSTANTIATE_TEST_CASE_P to instantiate the test -// case with any set of parameters you want. Google Test defines a number -// of functions for generating test parameters. They return what we call -// (surprise!) parameter generators. Here is a summary of them, which -// are all in the testing namespace: -// -// -// Range(begin, end [, step]) - Yields values {begin, begin+step, -// begin+step+step, ...}. The values do not -// include end. step defaults to 1. -// Values(v1, v2, ..., vN) - Yields values {v1, v2, ..., vN}. -// ValuesIn(container) - Yields values from a C-style array, an STL -// ValuesIn(begin,end) container, or an iterator range [begin, end). -// Bool() - Yields sequence {false, true}. -// Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product -// for the math savvy) of the values generated -// by the N generators. -// -// For more details, see comments at the definitions of these functions below -// in this file. -// -// The following statement will instantiate tests from the FooTest test case -// each with parameter values "meeny", "miny", and "moe". - -INSTANTIATE_TEST_CASE_P(InstantiationName, - FooTest, - Values("meeny", "miny", "moe")); - -// To distinguish different instances of the pattern, (yes, you -// can instantiate it more then once) the first argument to the -// INSTANTIATE_TEST_CASE_P macro is a prefix that will be added to the -// actual test case name. Remember to pick unique prefixes for different -// instantiations. The tests from the instantiation above will have -// these names: -// -// * InstantiationName/FooTest.DoesBlah/0 for "meeny" -// * InstantiationName/FooTest.DoesBlah/1 for "miny" -// * InstantiationName/FooTest.DoesBlah/2 for "moe" -// * InstantiationName/FooTest.HasBlahBlah/0 for "meeny" -// * InstantiationName/FooTest.HasBlahBlah/1 for "miny" -// * InstantiationName/FooTest.HasBlahBlah/2 for "moe" -// -// You can use these names in --gtest_filter. -// -// This statement will instantiate all tests from FooTest again, each -// with parameter values "cat" and "dog": - -const char* pets[] = {"cat", "dog"}; -INSTANTIATE_TEST_CASE_P(AnotherInstantiationName, FooTest, ValuesIn(pets)); - -// The tests from the instantiation above will have these names: -// -// * AnotherInstantiationName/FooTest.DoesBlah/0 for "cat" -// * AnotherInstantiationName/FooTest.DoesBlah/1 for "dog" -// * AnotherInstantiationName/FooTest.HasBlahBlah/0 for "cat" -// * AnotherInstantiationName/FooTest.HasBlahBlah/1 for "dog" -// -// Please note that INSTANTIATE_TEST_CASE_P will instantiate all tests -// in the given test case, whether their definitions come before or -// AFTER the INSTANTIATE_TEST_CASE_P statement. -// -// Please also note that generator expressions (including parameters to the -// generators) are evaluated in InitGoogleTest(), after main() has started. -// This allows the user on one hand, to adjust generator parameters in order -// to dynamically determine a set of tests to run and on the other hand, -// give the user a chance to inspect the generated tests with Google Test -// reflection API before RUN_ALL_TESTS() is executed. -// -// You can see samples/sample7_unittest.cc and samples/sample8_unittest.cc -// for more examples. -// -// In the future, we plan to publish the API for defining new parameter -// generators. But for now this interface remains part of the internal -// implementation and is subject to change. -// -// -// A parameterized test fixture must be derived from testing::Test and from -// testing::WithParamInterface, where T is the type of the parameter -// values. Inheriting from TestWithParam satisfies that requirement because -// TestWithParam inherits from both Test and WithParamInterface. In more -// complicated hierarchies, however, it is occasionally useful to inherit -// separately from Test and WithParamInterface. For example: - -class BaseTest : public ::testing::Test { - // You can inherit all the usual members for a non-parameterized test - // fixture here. -}; - -class DerivedTest : public BaseTest, public ::testing::WithParamInterface { - // The usual test fixture members go here too. -}; - -TEST_F(BaseTest, HasFoo) { - // This is an ordinary non-parameterized test. -} - -TEST_P(DerivedTest, DoesBlah) { - // GetParam works just the same here as if you inherit from TestWithParam. - EXPECT_TRUE(foo.Blah(GetParam())); -} - -#endif // 0 - -#include "gtest/internal/gtest-port.h" - -#if !GTEST_OS_SYMBIAN -# include -#endif - -// scripts/fuse_gtest.py depends on gtest's own header being #included -// *unconditionally*. Therefore these #includes cannot be moved -// inside #if GTEST_HAS_PARAM_TEST. -#include "gtest/internal/gtest-internal.h" -#include "gtest/internal/gtest-param-util.h" -#include "gtest/internal/gtest-param-util-generated.h" - -#if GTEST_HAS_PARAM_TEST - -namespace testing { - -// Functions producing parameter generators. -// -// Google Test uses these generators to produce parameters for value- -// parameterized tests. When a parameterized test case is instantiated -// with a particular generator, Google Test creates and runs tests -// for each element in the sequence produced by the generator. -// -// In the following sample, tests from test case FooTest are instantiated -// each three times with parameter values 3, 5, and 8: -// -// class FooTest : public TestWithParam { ... }; -// -// TEST_P(FooTest, TestThis) { -// } -// TEST_P(FooTest, TestThat) { -// } -// INSTANTIATE_TEST_CASE_P(TestSequence, FooTest, Values(3, 5, 8)); -// - -// Range() returns generators providing sequences of values in a range. -// -// Synopsis: -// Range(start, end) -// - returns a generator producing a sequence of values {start, start+1, -// start+2, ..., }. -// Range(start, end, step) -// - returns a generator producing a sequence of values {start, start+step, -// start+step+step, ..., }. -// Notes: -// * The generated sequences never include end. For example, Range(1, 5) -// returns a generator producing a sequence {1, 2, 3, 4}. Range(1, 9, 2) -// returns a generator producing {1, 3, 5, 7}. -// * start and end must have the same type. That type may be any integral or -// floating-point type or a user defined type satisfying these conditions: -// * It must be assignable (have operator=() defined). -// * It must have operator+() (operator+(int-compatible type) for -// two-operand version). -// * It must have operator<() defined. -// Elements in the resulting sequences will also have that type. -// * Condition start < end must be satisfied in order for resulting sequences -// to contain any elements. -// -template -internal::ParamGenerator Range(T start, T end, IncrementT step) { - return internal::ParamGenerator( - new internal::RangeGenerator(start, end, step)); -} - -template -internal::ParamGenerator Range(T start, T end) { - return Range(start, end, 1); -} - -// ValuesIn() function allows generation of tests with parameters coming from -// a container. -// -// Synopsis: -// ValuesIn(const T (&array)[N]) -// - returns a generator producing sequences with elements from -// a C-style array. -// ValuesIn(const Container& container) -// - returns a generator producing sequences with elements from -// an STL-style container. -// ValuesIn(Iterator begin, Iterator end) -// - returns a generator producing sequences with elements from -// a range [begin, end) defined by a pair of STL-style iterators. These -// iterators can also be plain C pointers. -// -// Please note that ValuesIn copies the values from the containers -// passed in and keeps them to generate tests in RUN_ALL_TESTS(). -// -// Examples: -// -// This instantiates tests from test case StringTest -// each with C-string values of "foo", "bar", and "baz": -// -// const char* strings[] = {"foo", "bar", "baz"}; -// INSTANTIATE_TEST_CASE_P(StringSequence, SrtingTest, ValuesIn(strings)); -// -// This instantiates tests from test case StlStringTest -// each with STL strings with values "a" and "b": -// -// ::std::vector< ::std::string> GetParameterStrings() { -// ::std::vector< ::std::string> v; -// v.push_back("a"); -// v.push_back("b"); -// return v; -// } -// -// INSTANTIATE_TEST_CASE_P(CharSequence, -// StlStringTest, -// ValuesIn(GetParameterStrings())); -// -// -// This will also instantiate tests from CharTest -// each with parameter values 'a' and 'b': -// -// ::std::list GetParameterChars() { -// ::std::list list; -// list.push_back('a'); -// list.push_back('b'); -// return list; -// } -// ::std::list l = GetParameterChars(); -// INSTANTIATE_TEST_CASE_P(CharSequence2, -// CharTest, -// ValuesIn(l.begin(), l.end())); -// -template -internal::ParamGenerator< - typename ::testing::internal::IteratorTraits::value_type> -ValuesIn(ForwardIterator begin, ForwardIterator end) { - typedef typename ::testing::internal::IteratorTraits - ::value_type ParamType; - return internal::ParamGenerator( - new internal::ValuesInIteratorRangeGenerator(begin, end)); -} - -template -internal::ParamGenerator ValuesIn(const T (&array)[N]) { - return ValuesIn(array, array + N); -} - -template -internal::ParamGenerator ValuesIn( - const Container& container) { - return ValuesIn(container.begin(), container.end()); -} - -// Values() allows generating tests from explicitly specified list of -// parameters. -// -// Synopsis: -// Values(T v1, T v2, ..., T vN) -// - returns a generator producing sequences with elements v1, v2, ..., vN. -// -// For example, this instantiates tests from test case BarTest each -// with values "one", "two", and "three": -// -// INSTANTIATE_TEST_CASE_P(NumSequence, BarTest, Values("one", "two", "three")); -// -// This instantiates tests from test case BazTest each with values 1, 2, 3.5. -// The exact type of values will depend on the type of parameter in BazTest. -// -// INSTANTIATE_TEST_CASE_P(FloatingNumbers, BazTest, Values(1, 2, 3.5)); -// -// Currently, Values() supports from 1 to 50 parameters. -// -template -internal::ValueArray1 Values(T1 v1) { - return internal::ValueArray1(v1); -} - -template -internal::ValueArray2 Values(T1 v1, T2 v2) { - return internal::ValueArray2(v1, v2); -} - -template -internal::ValueArray3 Values(T1 v1, T2 v2, T3 v3) { - return internal::ValueArray3(v1, v2, v3); -} - -template -internal::ValueArray4 Values(T1 v1, T2 v2, T3 v3, T4 v4) { - return internal::ValueArray4(v1, v2, v3, v4); -} - -template -internal::ValueArray5 Values(T1 v1, T2 v2, T3 v3, T4 v4, - T5 v5) { - return internal::ValueArray5(v1, v2, v3, v4, v5); -} - -template -internal::ValueArray6 Values(T1 v1, T2 v2, T3 v3, - T4 v4, T5 v5, T6 v6) { - return internal::ValueArray6(v1, v2, v3, v4, v5, v6); -} - -template -internal::ValueArray7 Values(T1 v1, T2 v2, T3 v3, - T4 v4, T5 v5, T6 v6, T7 v7) { - return internal::ValueArray7(v1, v2, v3, v4, v5, - v6, v7); -} - -template -internal::ValueArray8 Values(T1 v1, T2 v2, - T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8) { - return internal::ValueArray8(v1, v2, v3, v4, - v5, v6, v7, v8); -} - -template -internal::ValueArray9 Values(T1 v1, T2 v2, - T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9) { - return internal::ValueArray9(v1, v2, v3, - v4, v5, v6, v7, v8, v9); -} - -template -internal::ValueArray10 Values(T1 v1, - T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10) { - return internal::ValueArray10(v1, - v2, v3, v4, v5, v6, v7, v8, v9, v10); -} - -template -internal::ValueArray11 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11) { - return internal::ValueArray11(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11); -} - -template -internal::ValueArray12 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12) { - return internal::ValueArray12(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12); -} - -template -internal::ValueArray13 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13) { - return internal::ValueArray13(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13); -} - -template -internal::ValueArray14 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14) { - return internal::ValueArray14(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, - v14); -} - -template -internal::ValueArray15 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, - T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15) { - return internal::ValueArray15(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, - v13, v14, v15); -} - -template -internal::ValueArray16 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, - T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, - T16 v16) { - return internal::ValueArray16(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, - v12, v13, v14, v15, v16); -} - -template -internal::ValueArray17 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, - T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, - T16 v16, T17 v17) { - return internal::ValueArray17(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, - v11, v12, v13, v14, v15, v16, v17); -} - -template -internal::ValueArray18 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, - T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, - T16 v16, T17 v17, T18 v18) { - return internal::ValueArray18(v1, v2, v3, v4, v5, v6, v7, v8, v9, - v10, v11, v12, v13, v14, v15, v16, v17, v18); -} - -template -internal::ValueArray19 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, - T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, - T15 v15, T16 v16, T17 v17, T18 v18, T19 v19) { - return internal::ValueArray19(v1, v2, v3, v4, v5, v6, v7, v8, - v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19); -} - -template -internal::ValueArray20 Values(T1 v1, T2 v2, T3 v3, T4 v4, - T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, - T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20) { - return internal::ValueArray20(v1, v2, v3, v4, v5, v6, v7, - v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20); -} - -template -internal::ValueArray21 Values(T1 v1, T2 v2, T3 v3, T4 v4, - T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, - T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21) { - return internal::ValueArray21(v1, v2, v3, v4, v5, v6, - v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21); -} - -template -internal::ValueArray22 Values(T1 v1, T2 v2, T3 v3, - T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, - T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, - T21 v21, T22 v22) { - return internal::ValueArray22(v1, v2, v3, v4, - v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, - v20, v21, v22); -} - -template -internal::ValueArray23 Values(T1 v1, T2 v2, - T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, - T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, - T21 v21, T22 v22, T23 v23) { - return internal::ValueArray23(v1, v2, v3, - v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, - v20, v21, v22, v23); -} - -template -internal::ValueArray24 Values(T1 v1, T2 v2, - T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, - T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, - T21 v21, T22 v22, T23 v23, T24 v24) { - return internal::ValueArray24(v1, v2, - v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, - v19, v20, v21, v22, v23, v24); -} - -template -internal::ValueArray25 Values(T1 v1, - T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, - T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, - T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25) { - return internal::ValueArray25(v1, - v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, - v18, v19, v20, v21, v22, v23, v24, v25); -} - -template -internal::ValueArray26 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26) { - return internal::ValueArray26(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, - v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, v26); -} - -template -internal::ValueArray27 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27) { - return internal::ValueArray27(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, - v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, v26, v27); -} - -template -internal::ValueArray28 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28) { - return internal::ValueArray28(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, - v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, v26, v27, - v28); -} - -template -internal::ValueArray29 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29) { - return internal::ValueArray29(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, - v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, v26, - v27, v28, v29); -} - -template -internal::ValueArray30 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, - T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, - T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, - T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30) { - return internal::ValueArray30(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, - v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, - v26, v27, v28, v29, v30); -} - -template -internal::ValueArray31 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, - T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, - T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, - T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31) { - return internal::ValueArray31(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, - v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, - v25, v26, v27, v28, v29, v30, v31); -} - -template -internal::ValueArray32 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, - T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, - T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, - T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, - T32 v32) { - return internal::ValueArray32(v1, v2, v3, v4, v5, v6, v7, v8, v9, - v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, - v24, v25, v26, v27, v28, v29, v30, v31, v32); -} - -template -internal::ValueArray33 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, - T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, - T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, - T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, - T32 v32, T33 v33) { - return internal::ValueArray33(v1, v2, v3, v4, v5, v6, v7, v8, - v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, - v24, v25, v26, v27, v28, v29, v30, v31, v32, v33); -} - -template -internal::ValueArray34 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, - T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, - T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, - T23 v23, T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, - T31 v31, T32 v32, T33 v33, T34 v34) { - return internal::ValueArray34(v1, v2, v3, v4, v5, v6, v7, - v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, - v23, v24, v25, v26, v27, v28, v29, v30, v31, v32, v33, v34); -} - -template -internal::ValueArray35 Values(T1 v1, T2 v2, T3 v3, T4 v4, - T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, - T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, - T22 v22, T23 v23, T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, - T30 v30, T31 v31, T32 v32, T33 v33, T34 v34, T35 v35) { - return internal::ValueArray35(v1, v2, v3, v4, v5, v6, - v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, - v22, v23, v24, v25, v26, v27, v28, v29, v30, v31, v32, v33, v34, v35); -} - -template -internal::ValueArray36 Values(T1 v1, T2 v2, T3 v3, T4 v4, - T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, - T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, - T22 v22, T23 v23, T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, - T30 v30, T31 v31, T32 v32, T33 v33, T34 v34, T35 v35, T36 v36) { - return internal::ValueArray36(v1, v2, v3, v4, - v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, - v20, v21, v22, v23, v24, v25, v26, v27, v28, v29, v30, v31, v32, v33, - v34, v35, v36); -} - -template -internal::ValueArray37 Values(T1 v1, T2 v2, T3 v3, - T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, - T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, - T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, - T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, T34 v34, T35 v35, T36 v36, - T37 v37) { - return internal::ValueArray37(v1, v2, v3, - v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, - v20, v21, v22, v23, v24, v25, v26, v27, v28, v29, v30, v31, v32, v33, - v34, v35, v36, v37); -} - -template -internal::ValueArray38 Values(T1 v1, T2 v2, - T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, - T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, - T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, - T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, T34 v34, T35 v35, T36 v36, - T37 v37, T38 v38) { - return internal::ValueArray38(v1, v2, - v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, - v19, v20, v21, v22, v23, v24, v25, v26, v27, v28, v29, v30, v31, v32, - v33, v34, v35, v36, v37, v38); -} - -template -internal::ValueArray39 Values(T1 v1, T2 v2, - T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, - T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, - T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, - T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, T34 v34, T35 v35, T36 v36, - T37 v37, T38 v38, T39 v39) { - return internal::ValueArray39(v1, - v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, - v18, v19, v20, v21, v22, v23, v24, v25, v26, v27, v28, v29, v30, v31, - v32, v33, v34, v35, v36, v37, v38, v39); -} - -template -internal::ValueArray40 Values(T1 v1, - T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, - T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, - T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, T26 v26, T27 v27, - T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, T34 v34, T35 v35, - T36 v36, T37 v37, T38 v38, T39 v39, T40 v40) { - return internal::ValueArray40(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, - v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, v26, v27, v28, v29, - v30, v31, v32, v33, v34, v35, v36, v37, v38, v39, v40); -} - -template -internal::ValueArray41 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41) { - return internal::ValueArray41(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, - v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, v26, v27, v28, - v29, v30, v31, v32, v33, v34, v35, v36, v37, v38, v39, v40, v41); -} - -template -internal::ValueArray42 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42) { - return internal::ValueArray42(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, - v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, v26, v27, - v28, v29, v30, v31, v32, v33, v34, v35, v36, v37, v38, v39, v40, v41, - v42); -} - -template -internal::ValueArray43 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43) { - return internal::ValueArray43(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, - v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, v26, - v27, v28, v29, v30, v31, v32, v33, v34, v35, v36, v37, v38, v39, v40, - v41, v42, v43); -} - -template -internal::ValueArray44 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43, T44 v44) { - return internal::ValueArray44(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, - v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, - v26, v27, v28, v29, v30, v31, v32, v33, v34, v35, v36, v37, v38, v39, - v40, v41, v42, v43, v44); -} - -template -internal::ValueArray45 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, - T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, - T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, - T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, - T33 v33, T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, - T41 v41, T42 v42, T43 v43, T44 v44, T45 v45) { - return internal::ValueArray45(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, - v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, - v25, v26, v27, v28, v29, v30, v31, v32, v33, v34, v35, v36, v37, v38, - v39, v40, v41, v42, v43, v44, v45); -} - -template -internal::ValueArray46 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, - T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, - T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, - T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, - T32 v32, T33 v33, T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, - T40 v40, T41 v41, T42 v42, T43 v43, T44 v44, T45 v45, T46 v46) { - return internal::ValueArray46(v1, v2, v3, v4, v5, v6, v7, v8, v9, - v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, - v24, v25, v26, v27, v28, v29, v30, v31, v32, v33, v34, v35, v36, v37, - v38, v39, v40, v41, v42, v43, v44, v45, v46); -} - -template -internal::ValueArray47 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, - T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, - T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, - T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, - T32 v32, T33 v33, T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, - T40 v40, T41 v41, T42 v42, T43 v43, T44 v44, T45 v45, T46 v46, T47 v47) { - return internal::ValueArray47(v1, v2, v3, v4, v5, v6, v7, v8, - v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, - v24, v25, v26, v27, v28, v29, v30, v31, v32, v33, v34, v35, v36, v37, - v38, v39, v40, v41, v42, v43, v44, v45, v46, v47); -} - -template -internal::ValueArray48 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, - T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, - T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, - T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, - T32 v32, T33 v33, T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, - T40 v40, T41 v41, T42 v42, T43 v43, T44 v44, T45 v45, T46 v46, T47 v47, - T48 v48) { - return internal::ValueArray48(v1, v2, v3, v4, v5, v6, v7, - v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, - v23, v24, v25, v26, v27, v28, v29, v30, v31, v32, v33, v34, v35, v36, - v37, v38, v39, v40, v41, v42, v43, v44, v45, v46, v47, v48); -} - -template -internal::ValueArray49 Values(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, - T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, - T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, - T23 v23, T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, - T31 v31, T32 v32, T33 v33, T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, - T39 v39, T40 v40, T41 v41, T42 v42, T43 v43, T44 v44, T45 v45, T46 v46, - T47 v47, T48 v48, T49 v49) { - return internal::ValueArray49(v1, v2, v3, v4, v5, v6, - v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, - v22, v23, v24, v25, v26, v27, v28, v29, v30, v31, v32, v33, v34, v35, - v36, v37, v38, v39, v40, v41, v42, v43, v44, v45, v46, v47, v48, v49); -} - -template -internal::ValueArray50 Values(T1 v1, T2 v2, T3 v3, T4 v4, - T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, - T14 v14, T15 v15, T16 v16, T17 v17, T18 v18, T19 v19, T20 v20, T21 v21, - T22 v22, T23 v23, T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, - T30 v30, T31 v31, T32 v32, T33 v33, T34 v34, T35 v35, T36 v36, T37 v37, - T38 v38, T39 v39, T40 v40, T41 v41, T42 v42, T43 v43, T44 v44, T45 v45, - T46 v46, T47 v47, T48 v48, T49 v49, T50 v50) { - return internal::ValueArray50(v1, v2, v3, v4, - v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, - v20, v21, v22, v23, v24, v25, v26, v27, v28, v29, v30, v31, v32, v33, - v34, v35, v36, v37, v38, v39, v40, v41, v42, v43, v44, v45, v46, v47, - v48, v49, v50); -} - -// Bool() allows generating tests with parameters in a set of (false, true). -// -// Synopsis: -// Bool() -// - returns a generator producing sequences with elements {false, true}. -// -// It is useful when testing code that depends on Boolean flags. Combinations -// of multiple flags can be tested when several Bool()'s are combined using -// Combine() function. -// -// In the following example all tests in the test case FlagDependentTest -// will be instantiated twice with parameters false and true. -// -// class FlagDependentTest : public testing::TestWithParam { -// virtual void SetUp() { -// external_flag = GetParam(); -// } -// } -// INSTANTIATE_TEST_CASE_P(BoolSequence, FlagDependentTest, Bool()); -// -inline internal::ParamGenerator Bool() { - return Values(false, true); -} - -# if GTEST_HAS_COMBINE -// Combine() allows the user to combine two or more sequences to produce -// values of a Cartesian product of those sequences' elements. -// -// Synopsis: -// Combine(gen1, gen2, ..., genN) -// - returns a generator producing sequences with elements coming from -// the Cartesian product of elements from the sequences generated by -// gen1, gen2, ..., genN. The sequence elements will have a type of -// tuple where T1, T2, ..., TN are the types -// of elements from sequences produces by gen1, gen2, ..., genN. -// -// Combine can have up to 10 arguments. This number is currently limited -// by the maximum number of elements in the tuple implementation used by Google -// Test. -// -// Example: -// -// This will instantiate tests in test case AnimalTest each one with -// the parameter values tuple("cat", BLACK), tuple("cat", WHITE), -// tuple("dog", BLACK), and tuple("dog", WHITE): -// -// enum Color { BLACK, GRAY, WHITE }; -// class AnimalTest -// : public testing::TestWithParam > {...}; -// -// TEST_P(AnimalTest, AnimalLooksNice) {...} -// -// INSTANTIATE_TEST_CASE_P(AnimalVariations, AnimalTest, -// Combine(Values("cat", "dog"), -// Values(BLACK, WHITE))); -// -// This will instantiate tests in FlagDependentTest with all variations of two -// Boolean flags: -// -// class FlagDependentTest -// : public testing::TestWithParam > { -// virtual void SetUp() { -// // Assigns external_flag_1 and external_flag_2 values from the tuple. -// tie(external_flag_1, external_flag_2) = GetParam(); -// } -// }; -// -// TEST_P(FlagDependentTest, TestFeature1) { -// // Test your code using external_flag_1 and external_flag_2 here. -// } -// INSTANTIATE_TEST_CASE_P(TwoBoolSequence, FlagDependentTest, -// Combine(Bool(), Bool())); -// -template -internal::CartesianProductHolder2 Combine( - const Generator1& g1, const Generator2& g2) { - return internal::CartesianProductHolder2( - g1, g2); -} - -template -internal::CartesianProductHolder3 Combine( - const Generator1& g1, const Generator2& g2, const Generator3& g3) { - return internal::CartesianProductHolder3( - g1, g2, g3); -} - -template -internal::CartesianProductHolder4 Combine( - const Generator1& g1, const Generator2& g2, const Generator3& g3, - const Generator4& g4) { - return internal::CartesianProductHolder4( - g1, g2, g3, g4); -} - -template -internal::CartesianProductHolder5 Combine( - const Generator1& g1, const Generator2& g2, const Generator3& g3, - const Generator4& g4, const Generator5& g5) { - return internal::CartesianProductHolder5( - g1, g2, g3, g4, g5); -} - -template -internal::CartesianProductHolder6 Combine( - const Generator1& g1, const Generator2& g2, const Generator3& g3, - const Generator4& g4, const Generator5& g5, const Generator6& g6) { - return internal::CartesianProductHolder6( - g1, g2, g3, g4, g5, g6); -} - -template -internal::CartesianProductHolder7 Combine( - const Generator1& g1, const Generator2& g2, const Generator3& g3, - const Generator4& g4, const Generator5& g5, const Generator6& g6, - const Generator7& g7) { - return internal::CartesianProductHolder7( - g1, g2, g3, g4, g5, g6, g7); -} - -template -internal::CartesianProductHolder8 Combine( - const Generator1& g1, const Generator2& g2, const Generator3& g3, - const Generator4& g4, const Generator5& g5, const Generator6& g6, - const Generator7& g7, const Generator8& g8) { - return internal::CartesianProductHolder8( - g1, g2, g3, g4, g5, g6, g7, g8); -} - -template -internal::CartesianProductHolder9 Combine( - const Generator1& g1, const Generator2& g2, const Generator3& g3, - const Generator4& g4, const Generator5& g5, const Generator6& g6, - const Generator7& g7, const Generator8& g8, const Generator9& g9) { - return internal::CartesianProductHolder9( - g1, g2, g3, g4, g5, g6, g7, g8, g9); -} - -template -internal::CartesianProductHolder10 Combine( - const Generator1& g1, const Generator2& g2, const Generator3& g3, - const Generator4& g4, const Generator5& g5, const Generator6& g6, - const Generator7& g7, const Generator8& g8, const Generator9& g9, - const Generator10& g10) { - return internal::CartesianProductHolder10( - g1, g2, g3, g4, g5, g6, g7, g8, g9, g10); -} -# endif // GTEST_HAS_COMBINE - - - -# define TEST_P(test_case_name, test_name) \ - class GTEST_TEST_CLASS_NAME_(test_case_name, test_name) \ - : public test_case_name { \ - public: \ - GTEST_TEST_CLASS_NAME_(test_case_name, test_name)() {} \ - virtual void TestBody(); \ - private: \ - static int AddToRegistry() { \ - ::testing::UnitTest::GetInstance()->parameterized_test_registry(). \ - GetTestCasePatternHolder(\ - #test_case_name, __FILE__, __LINE__)->AddTestPattern(\ - #test_case_name, \ - #test_name, \ - new ::testing::internal::TestMetaFactory< \ - GTEST_TEST_CLASS_NAME_(test_case_name, test_name)>()); \ - return 0; \ - } \ - static int gtest_registering_dummy_; \ - GTEST_DISALLOW_COPY_AND_ASSIGN_(\ - GTEST_TEST_CLASS_NAME_(test_case_name, test_name)); \ - }; \ - int GTEST_TEST_CLASS_NAME_(test_case_name, \ - test_name)::gtest_registering_dummy_ = \ - GTEST_TEST_CLASS_NAME_(test_case_name, test_name)::AddToRegistry(); \ - void GTEST_TEST_CLASS_NAME_(test_case_name, test_name)::TestBody() - -# define INSTANTIATE_TEST_CASE_P(prefix, test_case_name, generator) \ - ::testing::internal::ParamGenerator \ - gtest_##prefix##test_case_name##_EvalGenerator_() { return generator; } \ - int gtest_##prefix##test_case_name##_dummy_ = \ - ::testing::UnitTest::GetInstance()->parameterized_test_registry(). \ - GetTestCasePatternHolder(\ - #test_case_name, __FILE__, __LINE__)->AddTestCaseInstantiation(\ - #prefix, \ - >est_##prefix##test_case_name##_EvalGenerator_, \ - __FILE__, __LINE__) - -} // namespace testing - -#endif // GTEST_HAS_PARAM_TEST - -#endif // GTEST_INCLUDE_GTEST_GTEST_PARAM_TEST_H_ diff --git a/freedv-server/googletest/include/gtest/gtest-param-test.h.pump b/freedv-server/googletest/include/gtest/gtest-param-test.h.pump deleted file mode 100644 index 2dc9303b..00000000 --- a/freedv-server/googletest/include/gtest/gtest-param-test.h.pump +++ /dev/null @@ -1,487 +0,0 @@ -$$ -*- mode: c++; -*- -$var n = 50 $$ Maximum length of Values arguments we want to support. -$var maxtuple = 10 $$ Maximum number of Combine arguments we want to support. -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: vladl@google.com (Vlad Losev) -// -// Macros and functions for implementing parameterized tests -// in Google C++ Testing Framework (Google Test) -// -// This file is generated by a SCRIPT. DO NOT EDIT BY HAND! -// -#ifndef GTEST_INCLUDE_GTEST_GTEST_PARAM_TEST_H_ -#define GTEST_INCLUDE_GTEST_GTEST_PARAM_TEST_H_ - - -// Value-parameterized tests allow you to test your code with different -// parameters without writing multiple copies of the same test. -// -// Here is how you use value-parameterized tests: - -#if 0 - -// To write value-parameterized tests, first you should define a fixture -// class. It is usually derived from testing::TestWithParam (see below for -// another inheritance scheme that's sometimes useful in more complicated -// class hierarchies), where the type of your parameter values. -// TestWithParam is itself derived from testing::Test. T can be any -// copyable type. If it's a raw pointer, you are responsible for managing the -// lifespan of the pointed values. - -class FooTest : public ::testing::TestWithParam { - // You can implement all the usual class fixture members here. -}; - -// Then, use the TEST_P macro to define as many parameterized tests -// for this fixture as you want. The _P suffix is for "parameterized" -// or "pattern", whichever you prefer to think. - -TEST_P(FooTest, DoesBlah) { - // Inside a test, access the test parameter with the GetParam() method - // of the TestWithParam class: - EXPECT_TRUE(foo.Blah(GetParam())); - ... -} - -TEST_P(FooTest, HasBlahBlah) { - ... -} - -// Finally, you can use INSTANTIATE_TEST_CASE_P to instantiate the test -// case with any set of parameters you want. Google Test defines a number -// of functions for generating test parameters. They return what we call -// (surprise!) parameter generators. Here is a summary of them, which -// are all in the testing namespace: -// -// -// Range(begin, end [, step]) - Yields values {begin, begin+step, -// begin+step+step, ...}. The values do not -// include end. step defaults to 1. -// Values(v1, v2, ..., vN) - Yields values {v1, v2, ..., vN}. -// ValuesIn(container) - Yields values from a C-style array, an STL -// ValuesIn(begin,end) container, or an iterator range [begin, end). -// Bool() - Yields sequence {false, true}. -// Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product -// for the math savvy) of the values generated -// by the N generators. -// -// For more details, see comments at the definitions of these functions below -// in this file. -// -// The following statement will instantiate tests from the FooTest test case -// each with parameter values "meeny", "miny", and "moe". - -INSTANTIATE_TEST_CASE_P(InstantiationName, - FooTest, - Values("meeny", "miny", "moe")); - -// To distinguish different instances of the pattern, (yes, you -// can instantiate it more then once) the first argument to the -// INSTANTIATE_TEST_CASE_P macro is a prefix that will be added to the -// actual test case name. Remember to pick unique prefixes for different -// instantiations. The tests from the instantiation above will have -// these names: -// -// * InstantiationName/FooTest.DoesBlah/0 for "meeny" -// * InstantiationName/FooTest.DoesBlah/1 for "miny" -// * InstantiationName/FooTest.DoesBlah/2 for "moe" -// * InstantiationName/FooTest.HasBlahBlah/0 for "meeny" -// * InstantiationName/FooTest.HasBlahBlah/1 for "miny" -// * InstantiationName/FooTest.HasBlahBlah/2 for "moe" -// -// You can use these names in --gtest_filter. -// -// This statement will instantiate all tests from FooTest again, each -// with parameter values "cat" and "dog": - -const char* pets[] = {"cat", "dog"}; -INSTANTIATE_TEST_CASE_P(AnotherInstantiationName, FooTest, ValuesIn(pets)); - -// The tests from the instantiation above will have these names: -// -// * AnotherInstantiationName/FooTest.DoesBlah/0 for "cat" -// * AnotherInstantiationName/FooTest.DoesBlah/1 for "dog" -// * AnotherInstantiationName/FooTest.HasBlahBlah/0 for "cat" -// * AnotherInstantiationName/FooTest.HasBlahBlah/1 for "dog" -// -// Please note that INSTANTIATE_TEST_CASE_P will instantiate all tests -// in the given test case, whether their definitions come before or -// AFTER the INSTANTIATE_TEST_CASE_P statement. -// -// Please also note that generator expressions (including parameters to the -// generators) are evaluated in InitGoogleTest(), after main() has started. -// This allows the user on one hand, to adjust generator parameters in order -// to dynamically determine a set of tests to run and on the other hand, -// give the user a chance to inspect the generated tests with Google Test -// reflection API before RUN_ALL_TESTS() is executed. -// -// You can see samples/sample7_unittest.cc and samples/sample8_unittest.cc -// for more examples. -// -// In the future, we plan to publish the API for defining new parameter -// generators. But for now this interface remains part of the internal -// implementation and is subject to change. -// -// -// A parameterized test fixture must be derived from testing::Test and from -// testing::WithParamInterface, where T is the type of the parameter -// values. Inheriting from TestWithParam satisfies that requirement because -// TestWithParam inherits from both Test and WithParamInterface. In more -// complicated hierarchies, however, it is occasionally useful to inherit -// separately from Test and WithParamInterface. For example: - -class BaseTest : public ::testing::Test { - // You can inherit all the usual members for a non-parameterized test - // fixture here. -}; - -class DerivedTest : public BaseTest, public ::testing::WithParamInterface { - // The usual test fixture members go here too. -}; - -TEST_F(BaseTest, HasFoo) { - // This is an ordinary non-parameterized test. -} - -TEST_P(DerivedTest, DoesBlah) { - // GetParam works just the same here as if you inherit from TestWithParam. - EXPECT_TRUE(foo.Blah(GetParam())); -} - -#endif // 0 - -#include "gtest/internal/gtest-port.h" - -#if !GTEST_OS_SYMBIAN -# include -#endif - -// scripts/fuse_gtest.py depends on gtest's own header being #included -// *unconditionally*. Therefore these #includes cannot be moved -// inside #if GTEST_HAS_PARAM_TEST. -#include "gtest/internal/gtest-internal.h" -#include "gtest/internal/gtest-param-util.h" -#include "gtest/internal/gtest-param-util-generated.h" - -#if GTEST_HAS_PARAM_TEST - -namespace testing { - -// Functions producing parameter generators. -// -// Google Test uses these generators to produce parameters for value- -// parameterized tests. When a parameterized test case is instantiated -// with a particular generator, Google Test creates and runs tests -// for each element in the sequence produced by the generator. -// -// In the following sample, tests from test case FooTest are instantiated -// each three times with parameter values 3, 5, and 8: -// -// class FooTest : public TestWithParam { ... }; -// -// TEST_P(FooTest, TestThis) { -// } -// TEST_P(FooTest, TestThat) { -// } -// INSTANTIATE_TEST_CASE_P(TestSequence, FooTest, Values(3, 5, 8)); -// - -// Range() returns generators providing sequences of values in a range. -// -// Synopsis: -// Range(start, end) -// - returns a generator producing a sequence of values {start, start+1, -// start+2, ..., }. -// Range(start, end, step) -// - returns a generator producing a sequence of values {start, start+step, -// start+step+step, ..., }. -// Notes: -// * The generated sequences never include end. For example, Range(1, 5) -// returns a generator producing a sequence {1, 2, 3, 4}. Range(1, 9, 2) -// returns a generator producing {1, 3, 5, 7}. -// * start and end must have the same type. That type may be any integral or -// floating-point type or a user defined type satisfying these conditions: -// * It must be assignable (have operator=() defined). -// * It must have operator+() (operator+(int-compatible type) for -// two-operand version). -// * It must have operator<() defined. -// Elements in the resulting sequences will also have that type. -// * Condition start < end must be satisfied in order for resulting sequences -// to contain any elements. -// -template -internal::ParamGenerator Range(T start, T end, IncrementT step) { - return internal::ParamGenerator( - new internal::RangeGenerator(start, end, step)); -} - -template -internal::ParamGenerator Range(T start, T end) { - return Range(start, end, 1); -} - -// ValuesIn() function allows generation of tests with parameters coming from -// a container. -// -// Synopsis: -// ValuesIn(const T (&array)[N]) -// - returns a generator producing sequences with elements from -// a C-style array. -// ValuesIn(const Container& container) -// - returns a generator producing sequences with elements from -// an STL-style container. -// ValuesIn(Iterator begin, Iterator end) -// - returns a generator producing sequences with elements from -// a range [begin, end) defined by a pair of STL-style iterators. These -// iterators can also be plain C pointers. -// -// Please note that ValuesIn copies the values from the containers -// passed in and keeps them to generate tests in RUN_ALL_TESTS(). -// -// Examples: -// -// This instantiates tests from test case StringTest -// each with C-string values of "foo", "bar", and "baz": -// -// const char* strings[] = {"foo", "bar", "baz"}; -// INSTANTIATE_TEST_CASE_P(StringSequence, SrtingTest, ValuesIn(strings)); -// -// This instantiates tests from test case StlStringTest -// each with STL strings with values "a" and "b": -// -// ::std::vector< ::std::string> GetParameterStrings() { -// ::std::vector< ::std::string> v; -// v.push_back("a"); -// v.push_back("b"); -// return v; -// } -// -// INSTANTIATE_TEST_CASE_P(CharSequence, -// StlStringTest, -// ValuesIn(GetParameterStrings())); -// -// -// This will also instantiate tests from CharTest -// each with parameter values 'a' and 'b': -// -// ::std::list GetParameterChars() { -// ::std::list list; -// list.push_back('a'); -// list.push_back('b'); -// return list; -// } -// ::std::list l = GetParameterChars(); -// INSTANTIATE_TEST_CASE_P(CharSequence2, -// CharTest, -// ValuesIn(l.begin(), l.end())); -// -template -internal::ParamGenerator< - typename ::testing::internal::IteratorTraits::value_type> -ValuesIn(ForwardIterator begin, ForwardIterator end) { - typedef typename ::testing::internal::IteratorTraits - ::value_type ParamType; - return internal::ParamGenerator( - new internal::ValuesInIteratorRangeGenerator(begin, end)); -} - -template -internal::ParamGenerator ValuesIn(const T (&array)[N]) { - return ValuesIn(array, array + N); -} - -template -internal::ParamGenerator ValuesIn( - const Container& container) { - return ValuesIn(container.begin(), container.end()); -} - -// Values() allows generating tests from explicitly specified list of -// parameters. -// -// Synopsis: -// Values(T v1, T v2, ..., T vN) -// - returns a generator producing sequences with elements v1, v2, ..., vN. -// -// For example, this instantiates tests from test case BarTest each -// with values "one", "two", and "three": -// -// INSTANTIATE_TEST_CASE_P(NumSequence, BarTest, Values("one", "two", "three")); -// -// This instantiates tests from test case BazTest each with values 1, 2, 3.5. -// The exact type of values will depend on the type of parameter in BazTest. -// -// INSTANTIATE_TEST_CASE_P(FloatingNumbers, BazTest, Values(1, 2, 3.5)); -// -// Currently, Values() supports from 1 to $n parameters. -// -$range i 1..n -$for i [[ -$range j 1..i - -template <$for j, [[typename T$j]]> -internal::ValueArray$i<$for j, [[T$j]]> Values($for j, [[T$j v$j]]) { - return internal::ValueArray$i<$for j, [[T$j]]>($for j, [[v$j]]); -} - -]] - -// Bool() allows generating tests with parameters in a set of (false, true). -// -// Synopsis: -// Bool() -// - returns a generator producing sequences with elements {false, true}. -// -// It is useful when testing code that depends on Boolean flags. Combinations -// of multiple flags can be tested when several Bool()'s are combined using -// Combine() function. -// -// In the following example all tests in the test case FlagDependentTest -// will be instantiated twice with parameters false and true. -// -// class FlagDependentTest : public testing::TestWithParam { -// virtual void SetUp() { -// external_flag = GetParam(); -// } -// } -// INSTANTIATE_TEST_CASE_P(BoolSequence, FlagDependentTest, Bool()); -// -inline internal::ParamGenerator Bool() { - return Values(false, true); -} - -# if GTEST_HAS_COMBINE -// Combine() allows the user to combine two or more sequences to produce -// values of a Cartesian product of those sequences' elements. -// -// Synopsis: -// Combine(gen1, gen2, ..., genN) -// - returns a generator producing sequences with elements coming from -// the Cartesian product of elements from the sequences generated by -// gen1, gen2, ..., genN. The sequence elements will have a type of -// tuple where T1, T2, ..., TN are the types -// of elements from sequences produces by gen1, gen2, ..., genN. -// -// Combine can have up to $maxtuple arguments. This number is currently limited -// by the maximum number of elements in the tuple implementation used by Google -// Test. -// -// Example: -// -// This will instantiate tests in test case AnimalTest each one with -// the parameter values tuple("cat", BLACK), tuple("cat", WHITE), -// tuple("dog", BLACK), and tuple("dog", WHITE): -// -// enum Color { BLACK, GRAY, WHITE }; -// class AnimalTest -// : public testing::TestWithParam > {...}; -// -// TEST_P(AnimalTest, AnimalLooksNice) {...} -// -// INSTANTIATE_TEST_CASE_P(AnimalVariations, AnimalTest, -// Combine(Values("cat", "dog"), -// Values(BLACK, WHITE))); -// -// This will instantiate tests in FlagDependentTest with all variations of two -// Boolean flags: -// -// class FlagDependentTest -// : public testing::TestWithParam > { -// virtual void SetUp() { -// // Assigns external_flag_1 and external_flag_2 values from the tuple. -// tie(external_flag_1, external_flag_2) = GetParam(); -// } -// }; -// -// TEST_P(FlagDependentTest, TestFeature1) { -// // Test your code using external_flag_1 and external_flag_2 here. -// } -// INSTANTIATE_TEST_CASE_P(TwoBoolSequence, FlagDependentTest, -// Combine(Bool(), Bool())); -// -$range i 2..maxtuple -$for i [[ -$range j 1..i - -template <$for j, [[typename Generator$j]]> -internal::CartesianProductHolder$i<$for j, [[Generator$j]]> Combine( - $for j, [[const Generator$j& g$j]]) { - return internal::CartesianProductHolder$i<$for j, [[Generator$j]]>( - $for j, [[g$j]]); -} - -]] -# endif // GTEST_HAS_COMBINE - - - -# define TEST_P(test_case_name, test_name) \ - class GTEST_TEST_CLASS_NAME_(test_case_name, test_name) \ - : public test_case_name { \ - public: \ - GTEST_TEST_CLASS_NAME_(test_case_name, test_name)() {} \ - virtual void TestBody(); \ - private: \ - static int AddToRegistry() { \ - ::testing::UnitTest::GetInstance()->parameterized_test_registry(). \ - GetTestCasePatternHolder(\ - #test_case_name, __FILE__, __LINE__)->AddTestPattern(\ - #test_case_name, \ - #test_name, \ - new ::testing::internal::TestMetaFactory< \ - GTEST_TEST_CLASS_NAME_(test_case_name, test_name)>()); \ - return 0; \ - } \ - static int gtest_registering_dummy_; \ - GTEST_DISALLOW_COPY_AND_ASSIGN_(\ - GTEST_TEST_CLASS_NAME_(test_case_name, test_name)); \ - }; \ - int GTEST_TEST_CLASS_NAME_(test_case_name, \ - test_name)::gtest_registering_dummy_ = \ - GTEST_TEST_CLASS_NAME_(test_case_name, test_name)::AddToRegistry(); \ - void GTEST_TEST_CLASS_NAME_(test_case_name, test_name)::TestBody() - -# define INSTANTIATE_TEST_CASE_P(prefix, test_case_name, generator) \ - ::testing::internal::ParamGenerator \ - gtest_##prefix##test_case_name##_EvalGenerator_() { return generator; } \ - int gtest_##prefix##test_case_name##_dummy_ = \ - ::testing::UnitTest::GetInstance()->parameterized_test_registry(). \ - GetTestCasePatternHolder(\ - #test_case_name, __FILE__, __LINE__)->AddTestCaseInstantiation(\ - #prefix, \ - >est_##prefix##test_case_name##_EvalGenerator_, \ - __FILE__, __LINE__) - -} // namespace testing - -#endif // GTEST_HAS_PARAM_TEST - -#endif // GTEST_INCLUDE_GTEST_GTEST_PARAM_TEST_H_ diff --git a/freedv-server/googletest/include/gtest/gtest-printers.h b/freedv-server/googletest/include/gtest/gtest-printers.h deleted file mode 100644 index 0639d9f5..00000000 --- a/freedv-server/googletest/include/gtest/gtest-printers.h +++ /dev/null @@ -1,855 +0,0 @@ -// Copyright 2007, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// Google Test - The Google C++ Testing Framework -// -// This file implements a universal value printer that can print a -// value of any type T: -// -// void ::testing::internal::UniversalPrinter::Print(value, ostream_ptr); -// -// A user can teach this function how to print a class type T by -// defining either operator<<() or PrintTo() in the namespace that -// defines T. More specifically, the FIRST defined function in the -// following list will be used (assuming T is defined in namespace -// foo): -// -// 1. foo::PrintTo(const T&, ostream*) -// 2. operator<<(ostream&, const T&) defined in either foo or the -// global namespace. -// -// If none of the above is defined, it will print the debug string of -// the value if it is a protocol buffer, or print the raw bytes in the -// value otherwise. -// -// To aid debugging: when T is a reference type, the address of the -// value is also printed; when T is a (const) char pointer, both the -// pointer value and the NUL-terminated string it points to are -// printed. -// -// We also provide some convenient wrappers: -// -// // Prints a value to a string. For a (const or not) char -// // pointer, the NUL-terminated string (but not the pointer) is -// // printed. -// std::string ::testing::PrintToString(const T& value); -// -// // Prints a value tersely: for a reference type, the referenced -// // value (but not the address) is printed; for a (const or not) char -// // pointer, the NUL-terminated string (but not the pointer) is -// // printed. -// void ::testing::internal::UniversalTersePrint(const T& value, ostream*); -// -// // Prints value using the type inferred by the compiler. The difference -// // from UniversalTersePrint() is that this function prints both the -// // pointer and the NUL-terminated string for a (const or not) char pointer. -// void ::testing::internal::UniversalPrint(const T& value, ostream*); -// -// // Prints the fields of a tuple tersely to a string vector, one -// // element for each field. Tuple support must be enabled in -// // gtest-port.h. -// std::vector UniversalTersePrintTupleFieldsToStrings( -// const Tuple& value); -// -// Known limitation: -// -// The print primitives print the elements of an STL-style container -// using the compiler-inferred type of *iter where iter is a -// const_iterator of the container. When const_iterator is an input -// iterator but not a forward iterator, this inferred type may not -// match value_type, and the print output may be incorrect. In -// practice, this is rarely a problem as for most containers -// const_iterator is a forward iterator. We'll fix this if there's an -// actual need for it. Note that this fix cannot rely on value_type -// being defined as many user-defined container types don't have -// value_type. - -#ifndef GTEST_INCLUDE_GTEST_GTEST_PRINTERS_H_ -#define GTEST_INCLUDE_GTEST_GTEST_PRINTERS_H_ - -#include // NOLINT -#include -#include -#include -#include -#include "gtest/internal/gtest-port.h" -#include "gtest/internal/gtest-internal.h" - -namespace testing { - -// Definitions in the 'internal' and 'internal2' name spaces are -// subject to change without notice. DO NOT USE THEM IN USER CODE! -namespace internal2 { - -// Prints the given number of bytes in the given object to the given -// ostream. -GTEST_API_ void PrintBytesInObjectTo(const unsigned char* obj_bytes, - size_t count, - ::std::ostream* os); - -// For selecting which printer to use when a given type has neither << -// nor PrintTo(). -enum TypeKind { - kProtobuf, // a protobuf type - kConvertibleToInteger, // a type implicitly convertible to BiggestInt - // (e.g. a named or unnamed enum type) - kOtherType // anything else -}; - -// TypeWithoutFormatter::PrintValue(value, os) is called -// by the universal printer to print a value of type T when neither -// operator<< nor PrintTo() is defined for T, where kTypeKind is the -// "kind" of T as defined by enum TypeKind. -template -class TypeWithoutFormatter { - public: - // This default version is called when kTypeKind is kOtherType. - static void PrintValue(const T& value, ::std::ostream* os) { - PrintBytesInObjectTo(reinterpret_cast(&value), - sizeof(value), os); - } -}; - -// We print a protobuf using its ShortDebugString() when the string -// doesn't exceed this many characters; otherwise we print it using -// DebugString() for better readability. -const size_t kProtobufOneLinerMaxLength = 50; - -template -class TypeWithoutFormatter { - public: - static void PrintValue(const T& value, ::std::ostream* os) { - const ::testing::internal::string short_str = value.ShortDebugString(); - const ::testing::internal::string pretty_str = - short_str.length() <= kProtobufOneLinerMaxLength ? - short_str : ("\n" + value.DebugString()); - *os << ("<" + pretty_str + ">"); - } -}; - -template -class TypeWithoutFormatter { - public: - // Since T has no << operator or PrintTo() but can be implicitly - // converted to BiggestInt, we print it as a BiggestInt. - // - // Most likely T is an enum type (either named or unnamed), in which - // case printing it as an integer is the desired behavior. In case - // T is not an enum, printing it as an integer is the best we can do - // given that it has no user-defined printer. - static void PrintValue(const T& value, ::std::ostream* os) { - const internal::BiggestInt kBigInt = value; - *os << kBigInt; - } -}; - -// Prints the given value to the given ostream. If the value is a -// protocol message, its debug string is printed; if it's an enum or -// of a type implicitly convertible to BiggestInt, it's printed as an -// integer; otherwise the bytes in the value are printed. This is -// what UniversalPrinter::Print() does when it knows nothing about -// type T and T has neither << operator nor PrintTo(). -// -// A user can override this behavior for a class type Foo by defining -// a << operator in the namespace where Foo is defined. -// -// We put this operator in namespace 'internal2' instead of 'internal' -// to simplify the implementation, as much code in 'internal' needs to -// use << in STL, which would conflict with our own << were it defined -// in 'internal'. -// -// Note that this operator<< takes a generic std::basic_ostream type instead of the more restricted std::ostream. If -// we define it to take an std::ostream instead, we'll get an -// "ambiguous overloads" compiler error when trying to print a type -// Foo that supports streaming to std::basic_ostream, as the compiler cannot tell whether -// operator<<(std::ostream&, const T&) or -// operator<<(std::basic_stream, const Foo&) is more -// specific. -template -::std::basic_ostream& operator<<( - ::std::basic_ostream& os, const T& x) { - TypeWithoutFormatter::value ? kProtobuf : - internal::ImplicitlyConvertible::value ? - kConvertibleToInteger : kOtherType)>::PrintValue(x, &os); - return os; -} - -} // namespace internal2 -} // namespace testing - -// This namespace MUST NOT BE NESTED IN ::testing, or the name look-up -// magic needed for implementing UniversalPrinter won't work. -namespace testing_internal { - -// Used to print a value that is not an STL-style container when the -// user doesn't define PrintTo() for it. -template -void DefaultPrintNonContainerTo(const T& value, ::std::ostream* os) { - // With the following statement, during unqualified name lookup, - // testing::internal2::operator<< appears as if it was declared in - // the nearest enclosing namespace that contains both - // ::testing_internal and ::testing::internal2, i.e. the global - // namespace. For more details, refer to the C++ Standard section - // 7.3.4-1 [namespace.udir]. This allows us to fall back onto - // testing::internal2::operator<< in case T doesn't come with a << - // operator. - // - // We cannot write 'using ::testing::internal2::operator<<;', which - // gcc 3.3 fails to compile due to a compiler bug. - using namespace ::testing::internal2; // NOLINT - - // Assuming T is defined in namespace foo, in the next statement, - // the compiler will consider all of: - // - // 1. foo::operator<< (thanks to Koenig look-up), - // 2. ::operator<< (as the current namespace is enclosed in ::), - // 3. testing::internal2::operator<< (thanks to the using statement above). - // - // The operator<< whose type matches T best will be picked. - // - // We deliberately allow #2 to be a candidate, as sometimes it's - // impossible to define #1 (e.g. when foo is ::std, defining - // anything in it is undefined behavior unless you are a compiler - // vendor.). - *os << value; -} - -} // namespace testing_internal - -namespace testing { -namespace internal { - -// UniversalPrinter::Print(value, ostream_ptr) prints the given -// value to the given ostream. The caller must ensure that -// 'ostream_ptr' is not NULL, or the behavior is undefined. -// -// We define UniversalPrinter as a class template (as opposed to a -// function template), as we need to partially specialize it for -// reference types, which cannot be done with function templates. -template -class UniversalPrinter; - -template -void UniversalPrint(const T& value, ::std::ostream* os); - -// Used to print an STL-style container when the user doesn't define -// a PrintTo() for it. -template -void DefaultPrintTo(IsContainer /* dummy */, - false_type /* is not a pointer */, - const C& container, ::std::ostream* os) { - const size_t kMaxCount = 32; // The maximum number of elements to print. - *os << '{'; - size_t count = 0; - for (typename C::const_iterator it = container.begin(); - it != container.end(); ++it, ++count) { - if (count > 0) { - *os << ','; - if (count == kMaxCount) { // Enough has been printed. - *os << " ..."; - break; - } - } - *os << ' '; - // We cannot call PrintTo(*it, os) here as PrintTo() doesn't - // handle *it being a native array. - internal::UniversalPrint(*it, os); - } - - if (count > 0) { - *os << ' '; - } - *os << '}'; -} - -// Used to print a pointer that is neither a char pointer nor a member -// pointer, when the user doesn't define PrintTo() for it. (A member -// variable pointer or member function pointer doesn't really point to -// a location in the address space. Their representation is -// implementation-defined. Therefore they will be printed as raw -// bytes.) -template -void DefaultPrintTo(IsNotContainer /* dummy */, - true_type /* is a pointer */, - T* p, ::std::ostream* os) { - if (p == NULL) { - *os << "NULL"; - } else { - // C++ doesn't allow casting from a function pointer to any object - // pointer. - // - // IsTrue() silences warnings: "Condition is always true", - // "unreachable code". - if (IsTrue(ImplicitlyConvertible::value)) { - // T is not a function type. We just call << to print p, - // relying on ADL to pick up user-defined << for their pointer - // types, if any. - *os << p; - } else { - // T is a function type, so '*os << p' doesn't do what we want - // (it just prints p as bool). We want to print p as a const - // void*. However, we cannot cast it to const void* directly, - // even using reinterpret_cast, as earlier versions of gcc - // (e.g. 3.4.5) cannot compile the cast when p is a function - // pointer. Casting to UInt64 first solves the problem. - *os << reinterpret_cast( - reinterpret_cast(p)); - } - } -} - -// Used to print a non-container, non-pointer value when the user -// doesn't define PrintTo() for it. -template -void DefaultPrintTo(IsNotContainer /* dummy */, - false_type /* is not a pointer */, - const T& value, ::std::ostream* os) { - ::testing_internal::DefaultPrintNonContainerTo(value, os); -} - -// Prints the given value using the << operator if it has one; -// otherwise prints the bytes in it. This is what -// UniversalPrinter::Print() does when PrintTo() is not specialized -// or overloaded for type T. -// -// A user can override this behavior for a class type Foo by defining -// an overload of PrintTo() in the namespace where Foo is defined. We -// give the user this option as sometimes defining a << operator for -// Foo is not desirable (e.g. the coding style may prevent doing it, -// or there is already a << operator but it doesn't do what the user -// wants). -template -void PrintTo(const T& value, ::std::ostream* os) { - // DefaultPrintTo() is overloaded. The type of its first two - // arguments determine which version will be picked. If T is an - // STL-style container, the version for container will be called; if - // T is a pointer, the pointer version will be called; otherwise the - // generic version will be called. - // - // Note that we check for container types here, prior to we check - // for protocol message types in our operator<<. The rationale is: - // - // For protocol messages, we want to give people a chance to - // override Google Mock's format by defining a PrintTo() or - // operator<<. For STL containers, other formats can be - // incompatible with Google Mock's format for the container - // elements; therefore we check for container types here to ensure - // that our format is used. - // - // The second argument of DefaultPrintTo() is needed to bypass a bug - // in Symbian's C++ compiler that prevents it from picking the right - // overload between: - // - // PrintTo(const T& x, ...); - // PrintTo(T* x, ...); - DefaultPrintTo(IsContainerTest(0), is_pointer(), value, os); -} - -// The following list of PrintTo() overloads tells -// UniversalPrinter::Print() how to print standard types (built-in -// types, strings, plain arrays, and pointers). - -// Overloads for various char types. -GTEST_API_ void PrintTo(unsigned char c, ::std::ostream* os); -GTEST_API_ void PrintTo(signed char c, ::std::ostream* os); -inline void PrintTo(char c, ::std::ostream* os) { - // When printing a plain char, we always treat it as unsigned. This - // way, the output won't be affected by whether the compiler thinks - // char is signed or not. - PrintTo(static_cast(c), os); -} - -// Overloads for other simple built-in types. -inline void PrintTo(bool x, ::std::ostream* os) { - *os << (x ? "true" : "false"); -} - -// Overload for wchar_t type. -// Prints a wchar_t as a symbol if it is printable or as its internal -// code otherwise and also as its decimal code (except for L'\0'). -// The L'\0' char is printed as "L'\\0'". The decimal code is printed -// as signed integer when wchar_t is implemented by the compiler -// as a signed type and is printed as an unsigned integer when wchar_t -// is implemented as an unsigned type. -GTEST_API_ void PrintTo(wchar_t wc, ::std::ostream* os); - -// Overloads for C strings. -GTEST_API_ void PrintTo(const char* s, ::std::ostream* os); -inline void PrintTo(char* s, ::std::ostream* os) { - PrintTo(ImplicitCast_(s), os); -} - -// signed/unsigned char is often used for representing binary data, so -// we print pointers to it as void* to be safe. -inline void PrintTo(const signed char* s, ::std::ostream* os) { - PrintTo(ImplicitCast_(s), os); -} -inline void PrintTo(signed char* s, ::std::ostream* os) { - PrintTo(ImplicitCast_(s), os); -} -inline void PrintTo(const unsigned char* s, ::std::ostream* os) { - PrintTo(ImplicitCast_(s), os); -} -inline void PrintTo(unsigned char* s, ::std::ostream* os) { - PrintTo(ImplicitCast_(s), os); -} - -// MSVC can be configured to define wchar_t as a typedef of unsigned -// short. It defines _NATIVE_WCHAR_T_DEFINED when wchar_t is a native -// type. When wchar_t is a typedef, defining an overload for const -// wchar_t* would cause unsigned short* be printed as a wide string, -// possibly causing invalid memory accesses. -#if !defined(_MSC_VER) || defined(_NATIVE_WCHAR_T_DEFINED) -// Overloads for wide C strings -GTEST_API_ void PrintTo(const wchar_t* s, ::std::ostream* os); -inline void PrintTo(wchar_t* s, ::std::ostream* os) { - PrintTo(ImplicitCast_(s), os); -} -#endif - -// Overload for C arrays. Multi-dimensional arrays are printed -// properly. - -// Prints the given number of elements in an array, without printing -// the curly braces. -template -void PrintRawArrayTo(const T a[], size_t count, ::std::ostream* os) { - UniversalPrint(a[0], os); - for (size_t i = 1; i != count; i++) { - *os << ", "; - UniversalPrint(a[i], os); - } -} - -// Overloads for ::string and ::std::string. -#if GTEST_HAS_GLOBAL_STRING -GTEST_API_ void PrintStringTo(const ::string&s, ::std::ostream* os); -inline void PrintTo(const ::string& s, ::std::ostream* os) { - PrintStringTo(s, os); -} -#endif // GTEST_HAS_GLOBAL_STRING - -GTEST_API_ void PrintStringTo(const ::std::string&s, ::std::ostream* os); -inline void PrintTo(const ::std::string& s, ::std::ostream* os) { - PrintStringTo(s, os); -} - -// Overloads for ::wstring and ::std::wstring. -#if GTEST_HAS_GLOBAL_WSTRING -GTEST_API_ void PrintWideStringTo(const ::wstring&s, ::std::ostream* os); -inline void PrintTo(const ::wstring& s, ::std::ostream* os) { - PrintWideStringTo(s, os); -} -#endif // GTEST_HAS_GLOBAL_WSTRING - -#if GTEST_HAS_STD_WSTRING -GTEST_API_ void PrintWideStringTo(const ::std::wstring&s, ::std::ostream* os); -inline void PrintTo(const ::std::wstring& s, ::std::ostream* os) { - PrintWideStringTo(s, os); -} -#endif // GTEST_HAS_STD_WSTRING - -#if GTEST_HAS_TR1_TUPLE -// Overload for ::std::tr1::tuple. Needed for printing function arguments, -// which are packed as tuples. - -// Helper function for printing a tuple. T must be instantiated with -// a tuple type. -template -void PrintTupleTo(const T& t, ::std::ostream* os); - -// Overloaded PrintTo() for tuples of various arities. We support -// tuples of up-to 10 fields. The following implementation works -// regardless of whether tr1::tuple is implemented using the -// non-standard variadic template feature or not. - -inline void PrintTo(const ::std::tr1::tuple<>& t, ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo(const ::std::tr1::tuple& t, ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo(const ::std::tr1::tuple& t, ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo(const ::std::tr1::tuple& t, ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo(const ::std::tr1::tuple& t, ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo(const ::std::tr1::tuple& t, - ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo(const ::std::tr1::tuple& t, - ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo(const ::std::tr1::tuple& t, - ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo(const ::std::tr1::tuple& t, - ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo(const ::std::tr1::tuple& t, - ::std::ostream* os) { - PrintTupleTo(t, os); -} - -template -void PrintTo( - const ::std::tr1::tuple& t, - ::std::ostream* os) { - PrintTupleTo(t, os); -} -#endif // GTEST_HAS_TR1_TUPLE - -// Overload for std::pair. -template -void PrintTo(const ::std::pair& value, ::std::ostream* os) { - *os << '('; - // We cannot use UniversalPrint(value.first, os) here, as T1 may be - // a reference type. The same for printing value.second. - UniversalPrinter::Print(value.first, os); - *os << ", "; - UniversalPrinter::Print(value.second, os); - *os << ')'; -} - -// Implements printing a non-reference type T by letting the compiler -// pick the right overload of PrintTo() for T. -template -class UniversalPrinter { - public: - // MSVC warns about adding const to a function type, so we want to - // disable the warning. -#ifdef _MSC_VER -# pragma warning(push) // Saves the current warning state. -# pragma warning(disable:4180) // Temporarily disables warning 4180. -#endif // _MSC_VER - - // Note: we deliberately don't call this PrintTo(), as that name - // conflicts with ::testing::internal::PrintTo in the body of the - // function. - static void Print(const T& value, ::std::ostream* os) { - // By default, ::testing::internal::PrintTo() is used for printing - // the value. - // - // Thanks to Koenig look-up, if T is a class and has its own - // PrintTo() function defined in its namespace, that function will - // be visible here. Since it is more specific than the generic ones - // in ::testing::internal, it will be picked by the compiler in the - // following statement - exactly what we want. - PrintTo(value, os); - } - -#ifdef _MSC_VER -# pragma warning(pop) // Restores the warning state. -#endif // _MSC_VER -}; - -// UniversalPrintArray(begin, len, os) prints an array of 'len' -// elements, starting at address 'begin'. -template -void UniversalPrintArray(const T* begin, size_t len, ::std::ostream* os) { - if (len == 0) { - *os << "{}"; - } else { - *os << "{ "; - const size_t kThreshold = 18; - const size_t kChunkSize = 8; - // If the array has more than kThreshold elements, we'll have to - // omit some details by printing only the first and the last - // kChunkSize elements. - // TODO(wan@google.com): let the user control the threshold using a flag. - if (len <= kThreshold) { - PrintRawArrayTo(begin, len, os); - } else { - PrintRawArrayTo(begin, kChunkSize, os); - *os << ", ..., "; - PrintRawArrayTo(begin + len - kChunkSize, kChunkSize, os); - } - *os << " }"; - } -} -// This overload prints a (const) char array compactly. -GTEST_API_ void UniversalPrintArray( - const char* begin, size_t len, ::std::ostream* os); - -// This overload prints a (const) wchar_t array compactly. -GTEST_API_ void UniversalPrintArray( - const wchar_t* begin, size_t len, ::std::ostream* os); - -// Implements printing an array type T[N]. -template -class UniversalPrinter { - public: - // Prints the given array, omitting some elements when there are too - // many. - static void Print(const T (&a)[N], ::std::ostream* os) { - UniversalPrintArray(a, N, os); - } -}; - -// Implements printing a reference type T&. -template -class UniversalPrinter { - public: - // MSVC warns about adding const to a function type, so we want to - // disable the warning. -#ifdef _MSC_VER -# pragma warning(push) // Saves the current warning state. -# pragma warning(disable:4180) // Temporarily disables warning 4180. -#endif // _MSC_VER - - static void Print(const T& value, ::std::ostream* os) { - // Prints the address of the value. We use reinterpret_cast here - // as static_cast doesn't compile when T is a function type. - *os << "@" << reinterpret_cast(&value) << " "; - - // Then prints the value itself. - UniversalPrint(value, os); - } - -#ifdef _MSC_VER -# pragma warning(pop) // Restores the warning state. -#endif // _MSC_VER -}; - -// Prints a value tersely: for a reference type, the referenced value -// (but not the address) is printed; for a (const) char pointer, the -// NUL-terminated string (but not the pointer) is printed. - -template -class UniversalTersePrinter { - public: - static void Print(const T& value, ::std::ostream* os) { - UniversalPrint(value, os); - } -}; -template -class UniversalTersePrinter { - public: - static void Print(const T& value, ::std::ostream* os) { - UniversalPrint(value, os); - } -}; -template -class UniversalTersePrinter { - public: - static void Print(const T (&value)[N], ::std::ostream* os) { - UniversalPrinter::Print(value, os); - } -}; -template <> -class UniversalTersePrinter { - public: - static void Print(const char* str, ::std::ostream* os) { - if (str == NULL) { - *os << "NULL"; - } else { - UniversalPrint(string(str), os); - } - } -}; -template <> -class UniversalTersePrinter { - public: - static void Print(char* str, ::std::ostream* os) { - UniversalTersePrinter::Print(str, os); - } -}; - -#if GTEST_HAS_STD_WSTRING -template <> -class UniversalTersePrinter { - public: - static void Print(const wchar_t* str, ::std::ostream* os) { - if (str == NULL) { - *os << "NULL"; - } else { - UniversalPrint(::std::wstring(str), os); - } - } -}; -#endif - -template <> -class UniversalTersePrinter { - public: - static void Print(wchar_t* str, ::std::ostream* os) { - UniversalTersePrinter::Print(str, os); - } -}; - -template -void UniversalTersePrint(const T& value, ::std::ostream* os) { - UniversalTersePrinter::Print(value, os); -} - -// Prints a value using the type inferred by the compiler. The -// difference between this and UniversalTersePrint() is that for a -// (const) char pointer, this prints both the pointer and the -// NUL-terminated string. -template -void UniversalPrint(const T& value, ::std::ostream* os) { - // A workarond for the bug in VC++ 7.1 that prevents us from instantiating - // UniversalPrinter with T directly. - typedef T T1; - UniversalPrinter::Print(value, os); -} - -#if GTEST_HAS_TR1_TUPLE -typedef ::std::vector Strings; - -// This helper template allows PrintTo() for tuples and -// UniversalTersePrintTupleFieldsToStrings() to be defined by -// induction on the number of tuple fields. The idea is that -// TuplePrefixPrinter::PrintPrefixTo(t, os) prints the first N -// fields in tuple t, and can be defined in terms of -// TuplePrefixPrinter. - -// The inductive case. -template -struct TuplePrefixPrinter { - // Prints the first N fields of a tuple. - template - static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { - TuplePrefixPrinter::PrintPrefixTo(t, os); - *os << ", "; - UniversalPrinter::type> - ::Print(::std::tr1::get(t), os); - } - - // Tersely prints the first N fields of a tuple to a string vector, - // one element for each field. - template - static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { - TuplePrefixPrinter::TersePrintPrefixToStrings(t, strings); - ::std::stringstream ss; - UniversalTersePrint(::std::tr1::get(t), &ss); - strings->push_back(ss.str()); - } -}; - -// Base cases. -template <> -struct TuplePrefixPrinter<0> { - template - static void PrintPrefixTo(const Tuple&, ::std::ostream*) {} - - template - static void TersePrintPrefixToStrings(const Tuple&, Strings*) {} -}; -// We have to specialize the entire TuplePrefixPrinter<> class -// template here, even though the definition of -// TersePrintPrefixToStrings() is the same as the generic version, as -// Embarcadero (formerly CodeGear, formerly Borland) C++ doesn't -// support specializing a method template of a class template. -template <> -struct TuplePrefixPrinter<1> { - template - static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { - UniversalPrinter::type>:: - Print(::std::tr1::get<0>(t), os); - } - - template - static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { - ::std::stringstream ss; - UniversalTersePrint(::std::tr1::get<0>(t), &ss); - strings->push_back(ss.str()); - } -}; - -// Helper function for printing a tuple. T must be instantiated with -// a tuple type. -template -void PrintTupleTo(const T& t, ::std::ostream* os) { - *os << "("; - TuplePrefixPrinter< ::std::tr1::tuple_size::value>:: - PrintPrefixTo(t, os); - *os << ")"; -} - -// Prints the fields of a tuple tersely to a string vector, one -// element for each field. See the comment before -// UniversalTersePrint() for how we define "tersely". -template -Strings UniversalTersePrintTupleFieldsToStrings(const Tuple& value) { - Strings result; - TuplePrefixPrinter< ::std::tr1::tuple_size::value>:: - TersePrintPrefixToStrings(value, &result); - return result; -} -#endif // GTEST_HAS_TR1_TUPLE - -} // namespace internal - -template -::std::string PrintToString(const T& value) { - ::std::stringstream ss; - internal::UniversalTersePrinter::Print(value, &ss); - return ss.str(); -} - -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_GTEST_PRINTERS_H_ diff --git a/freedv-server/googletest/include/gtest/gtest-spi.h b/freedv-server/googletest/include/gtest/gtest-spi.h deleted file mode 100644 index f63fa9a1..00000000 --- a/freedv-server/googletest/include/gtest/gtest-spi.h +++ /dev/null @@ -1,232 +0,0 @@ -// Copyright 2007, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// Utilities for testing Google Test itself and code that uses Google Test -// (e.g. frameworks built on top of Google Test). - -#ifndef GTEST_INCLUDE_GTEST_GTEST_SPI_H_ -#define GTEST_INCLUDE_GTEST_GTEST_SPI_H_ - -#include "gtest/gtest.h" - -namespace testing { - -// This helper class can be used to mock out Google Test failure reporting -// so that we can test Google Test or code that builds on Google Test. -// -// An object of this class appends a TestPartResult object to the -// TestPartResultArray object given in the constructor whenever a Google Test -// failure is reported. It can either intercept only failures that are -// generated in the same thread that created this object or it can intercept -// all generated failures. The scope of this mock object can be controlled with -// the second argument to the two arguments constructor. -class GTEST_API_ ScopedFakeTestPartResultReporter - : public TestPartResultReporterInterface { - public: - // The two possible mocking modes of this object. - enum InterceptMode { - INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures. - INTERCEPT_ALL_THREADS // Intercepts all failures. - }; - - // The c'tor sets this object as the test part result reporter used - // by Google Test. The 'result' parameter specifies where to report the - // results. This reporter will only catch failures generated in the current - // thread. DEPRECATED - explicit ScopedFakeTestPartResultReporter(TestPartResultArray* result); - - // Same as above, but you can choose the interception scope of this object. - ScopedFakeTestPartResultReporter(InterceptMode intercept_mode, - TestPartResultArray* result); - - // The d'tor restores the previous test part result reporter. - virtual ~ScopedFakeTestPartResultReporter(); - - // Appends the TestPartResult object to the TestPartResultArray - // received in the constructor. - // - // This method is from the TestPartResultReporterInterface - // interface. - virtual void ReportTestPartResult(const TestPartResult& result); - private: - void Init(); - - const InterceptMode intercept_mode_; - TestPartResultReporterInterface* old_reporter_; - TestPartResultArray* const result_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(ScopedFakeTestPartResultReporter); -}; - -namespace internal { - -// A helper class for implementing EXPECT_FATAL_FAILURE() and -// EXPECT_NONFATAL_FAILURE(). Its destructor verifies that the given -// TestPartResultArray contains exactly one failure that has the given -// type and contains the given substring. If that's not the case, a -// non-fatal failure will be generated. -class GTEST_API_ SingleFailureChecker { - public: - // The constructor remembers the arguments. - SingleFailureChecker(const TestPartResultArray* results, - TestPartResult::Type type, - const string& substr); - ~SingleFailureChecker(); - private: - const TestPartResultArray* const results_; - const TestPartResult::Type type_; - const string substr_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(SingleFailureChecker); -}; - -} // namespace internal - -} // namespace testing - -// A set of macros for testing Google Test assertions or code that's expected -// to generate Google Test fatal failures. It verifies that the given -// statement will cause exactly one fatal Google Test failure with 'substr' -// being part of the failure message. -// -// There are two different versions of this macro. EXPECT_FATAL_FAILURE only -// affects and considers failures generated in the current thread and -// EXPECT_FATAL_FAILURE_ON_ALL_THREADS does the same but for all threads. -// -// The verification of the assertion is done correctly even when the statement -// throws an exception or aborts the current function. -// -// Known restrictions: -// - 'statement' cannot reference local non-static variables or -// non-static members of the current object. -// - 'statement' cannot return a value. -// - You cannot stream a failure message to this macro. -// -// Note that even though the implementations of the following two -// macros are much alike, we cannot refactor them to use a common -// helper macro, due to some peculiarity in how the preprocessor -// works. The AcceptsMacroThatExpandsToUnprotectedComma test in -// gtest_unittest.cc will fail to compile if we do that. -#define EXPECT_FATAL_FAILURE(statement, substr) \ - do { \ - class GTestExpectFatalFailureHelper {\ - public:\ - static void Execute() { statement; }\ - };\ - ::testing::TestPartResultArray gtest_failures;\ - ::testing::internal::SingleFailureChecker gtest_checker(\ - >est_failures, ::testing::TestPartResult::kFatalFailure, (substr));\ - {\ - ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\ - ::testing::ScopedFakeTestPartResultReporter:: \ - INTERCEPT_ONLY_CURRENT_THREAD, >est_failures);\ - GTestExpectFatalFailureHelper::Execute();\ - }\ - } while (::testing::internal::AlwaysFalse()) - -#define EXPECT_FATAL_FAILURE_ON_ALL_THREADS(statement, substr) \ - do { \ - class GTestExpectFatalFailureHelper {\ - public:\ - static void Execute() { statement; }\ - };\ - ::testing::TestPartResultArray gtest_failures;\ - ::testing::internal::SingleFailureChecker gtest_checker(\ - >est_failures, ::testing::TestPartResult::kFatalFailure, (substr));\ - {\ - ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\ - ::testing::ScopedFakeTestPartResultReporter:: \ - INTERCEPT_ALL_THREADS, >est_failures);\ - GTestExpectFatalFailureHelper::Execute();\ - }\ - } while (::testing::internal::AlwaysFalse()) - -// A macro for testing Google Test assertions or code that's expected to -// generate Google Test non-fatal failures. It asserts that the given -// statement will cause exactly one non-fatal Google Test failure with 'substr' -// being part of the failure message. -// -// There are two different versions of this macro. EXPECT_NONFATAL_FAILURE only -// affects and considers failures generated in the current thread and -// EXPECT_NONFATAL_FAILURE_ON_ALL_THREADS does the same but for all threads. -// -// 'statement' is allowed to reference local variables and members of -// the current object. -// -// The verification of the assertion is done correctly even when the statement -// throws an exception or aborts the current function. -// -// Known restrictions: -// - You cannot stream a failure message to this macro. -// -// Note that even though the implementations of the following two -// macros are much alike, we cannot refactor them to use a common -// helper macro, due to some peculiarity in how the preprocessor -// works. If we do that, the code won't compile when the user gives -// EXPECT_NONFATAL_FAILURE() a statement that contains a macro that -// expands to code containing an unprotected comma. The -// AcceptsMacroThatExpandsToUnprotectedComma test in gtest_unittest.cc -// catches that. -// -// For the same reason, we have to write -// if (::testing::internal::AlwaysTrue()) { statement; } -// instead of -// GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement) -// to avoid an MSVC warning on unreachable code. -#define EXPECT_NONFATAL_FAILURE(statement, substr) \ - do {\ - ::testing::TestPartResultArray gtest_failures;\ - ::testing::internal::SingleFailureChecker gtest_checker(\ - >est_failures, ::testing::TestPartResult::kNonFatalFailure, \ - (substr));\ - {\ - ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\ - ::testing::ScopedFakeTestPartResultReporter:: \ - INTERCEPT_ONLY_CURRENT_THREAD, >est_failures);\ - if (::testing::internal::AlwaysTrue()) { statement; }\ - }\ - } while (::testing::internal::AlwaysFalse()) - -#define EXPECT_NONFATAL_FAILURE_ON_ALL_THREADS(statement, substr) \ - do {\ - ::testing::TestPartResultArray gtest_failures;\ - ::testing::internal::SingleFailureChecker gtest_checker(\ - >est_failures, ::testing::TestPartResult::kNonFatalFailure, \ - (substr));\ - {\ - ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\ - ::testing::ScopedFakeTestPartResultReporter::INTERCEPT_ALL_THREADS, \ - >est_failures);\ - if (::testing::internal::AlwaysTrue()) { statement; }\ - }\ - } while (::testing::internal::AlwaysFalse()) - -#endif // GTEST_INCLUDE_GTEST_GTEST_SPI_H_ diff --git a/freedv-server/googletest/include/gtest/gtest-test-part.h b/freedv-server/googletest/include/gtest/gtest-test-part.h deleted file mode 100644 index 77eb8448..00000000 --- a/freedv-server/googletest/include/gtest/gtest-test-part.h +++ /dev/null @@ -1,179 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: mheule@google.com (Markus Heule) -// - -#ifndef GTEST_INCLUDE_GTEST_GTEST_TEST_PART_H_ -#define GTEST_INCLUDE_GTEST_GTEST_TEST_PART_H_ - -#include -#include -#include "gtest/internal/gtest-internal.h" -#include "gtest/internal/gtest-string.h" - -namespace testing { - -// A copyable object representing the result of a test part (i.e. an -// assertion or an explicit FAIL(), ADD_FAILURE(), or SUCCESS()). -// -// Don't inherit from TestPartResult as its destructor is not virtual. -class GTEST_API_ TestPartResult { - public: - // The possible outcomes of a test part (i.e. an assertion or an - // explicit SUCCEED(), FAIL(), or ADD_FAILURE()). - enum Type { - kSuccess, // Succeeded. - kNonFatalFailure, // Failed but the test can continue. - kFatalFailure // Failed and the test should be terminated. - }; - - // C'tor. TestPartResult does NOT have a default constructor. - // Always use this constructor (with parameters) to create a - // TestPartResult object. - TestPartResult(Type a_type, - const char* a_file_name, - int a_line_number, - const char* a_message) - : type_(a_type), - file_name_(a_file_name == NULL ? "" : a_file_name), - line_number_(a_line_number), - summary_(ExtractSummary(a_message)), - message_(a_message) { - } - - // Gets the outcome of the test part. - Type type() const { return type_; } - - // Gets the name of the source file where the test part took place, or - // NULL if it's unknown. - const char* file_name() const { - return file_name_.empty() ? NULL : file_name_.c_str(); - } - - // Gets the line in the source file where the test part took place, - // or -1 if it's unknown. - int line_number() const { return line_number_; } - - // Gets the summary of the failure message. - const char* summary() const { return summary_.c_str(); } - - // Gets the message associated with the test part. - const char* message() const { return message_.c_str(); } - - // Returns true iff the test part passed. - bool passed() const { return type_ == kSuccess; } - - // Returns true iff the test part failed. - bool failed() const { return type_ != kSuccess; } - - // Returns true iff the test part non-fatally failed. - bool nonfatally_failed() const { return type_ == kNonFatalFailure; } - - // Returns true iff the test part fatally failed. - bool fatally_failed() const { return type_ == kFatalFailure; } - - private: - Type type_; - - // Gets the summary of the failure message by omitting the stack - // trace in it. - static std::string ExtractSummary(const char* message); - - // The name of the source file where the test part took place, or - // "" if the source file is unknown. - std::string file_name_; - // The line in the source file where the test part took place, or -1 - // if the line number is unknown. - int line_number_; - std::string summary_; // The test failure summary. - std::string message_; // The test failure message. -}; - -// Prints a TestPartResult object. -std::ostream& operator<<(std::ostream& os, const TestPartResult& result); - -// An array of TestPartResult objects. -// -// Don't inherit from TestPartResultArray as its destructor is not -// virtual. -class GTEST_API_ TestPartResultArray { - public: - TestPartResultArray() {} - - // Appends the given TestPartResult to the array. - void Append(const TestPartResult& result); - - // Returns the TestPartResult at the given index (0-based). - const TestPartResult& GetTestPartResult(int index) const; - - // Returns the number of TestPartResult objects in the array. - int size() const; - - private: - std::vector array_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(TestPartResultArray); -}; - -// This interface knows how to report a test part result. -class TestPartResultReporterInterface { - public: - virtual ~TestPartResultReporterInterface() {} - - virtual void ReportTestPartResult(const TestPartResult& result) = 0; -}; - -namespace internal { - -// This helper class is used by {ASSERT|EXPECT}_NO_FATAL_FAILURE to check if a -// statement generates new fatal failures. To do so it registers itself as the -// current test part result reporter. Besides checking if fatal failures were -// reported, it only delegates the reporting to the former result reporter. -// The original result reporter is restored in the destructor. -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -class GTEST_API_ HasNewFatalFailureHelper - : public TestPartResultReporterInterface { - public: - HasNewFatalFailureHelper(); - virtual ~HasNewFatalFailureHelper(); - virtual void ReportTestPartResult(const TestPartResult& result); - bool has_new_fatal_failure() const { return has_new_fatal_failure_; } - private: - bool has_new_fatal_failure_; - TestPartResultReporterInterface* original_reporter_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(HasNewFatalFailureHelper); -}; - -} // namespace internal - -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_GTEST_TEST_PART_H_ diff --git a/freedv-server/googletest/include/gtest/gtest-typed-test.h b/freedv-server/googletest/include/gtest/gtest-typed-test.h deleted file mode 100644 index fe1e83b2..00000000 --- a/freedv-server/googletest/include/gtest/gtest-typed-test.h +++ /dev/null @@ -1,259 +0,0 @@ -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -#ifndef GTEST_INCLUDE_GTEST_GTEST_TYPED_TEST_H_ -#define GTEST_INCLUDE_GTEST_GTEST_TYPED_TEST_H_ - -// This header implements typed tests and type-parameterized tests. - -// Typed (aka type-driven) tests repeat the same test for types in a -// list. You must know which types you want to test with when writing -// typed tests. Here's how you do it: - -#if 0 - -// First, define a fixture class template. It should be parameterized -// by a type. Remember to derive it from testing::Test. -template -class FooTest : public testing::Test { - public: - ... - typedef std::list List; - static T shared_; - T value_; -}; - -// Next, associate a list of types with the test case, which will be -// repeated for each type in the list. The typedef is necessary for -// the macro to parse correctly. -typedef testing::Types MyTypes; -TYPED_TEST_CASE(FooTest, MyTypes); - -// If the type list contains only one type, you can write that type -// directly without Types<...>: -// TYPED_TEST_CASE(FooTest, int); - -// Then, use TYPED_TEST() instead of TEST_F() to define as many typed -// tests for this test case as you want. -TYPED_TEST(FooTest, DoesBlah) { - // Inside a test, refer to TypeParam to get the type parameter. - // Since we are inside a derived class template, C++ requires use to - // visit the members of FooTest via 'this'. - TypeParam n = this->value_; - - // To visit static members of the fixture, add the TestFixture:: - // prefix. - n += TestFixture::shared_; - - // To refer to typedefs in the fixture, add the "typename - // TestFixture::" prefix. - typename TestFixture::List values; - values.push_back(n); - ... -} - -TYPED_TEST(FooTest, HasPropertyA) { ... } - -#endif // 0 - -// Type-parameterized tests are abstract test patterns parameterized -// by a type. Compared with typed tests, type-parameterized tests -// allow you to define the test pattern without knowing what the type -// parameters are. The defined pattern can be instantiated with -// different types any number of times, in any number of translation -// units. -// -// If you are designing an interface or concept, you can define a -// suite of type-parameterized tests to verify properties that any -// valid implementation of the interface/concept should have. Then, -// each implementation can easily instantiate the test suite to verify -// that it conforms to the requirements, without having to write -// similar tests repeatedly. Here's an example: - -#if 0 - -// First, define a fixture class template. It should be parameterized -// by a type. Remember to derive it from testing::Test. -template -class FooTest : public testing::Test { - ... -}; - -// Next, declare that you will define a type-parameterized test case -// (the _P suffix is for "parameterized" or "pattern", whichever you -// prefer): -TYPED_TEST_CASE_P(FooTest); - -// Then, use TYPED_TEST_P() to define as many type-parameterized tests -// for this type-parameterized test case as you want. -TYPED_TEST_P(FooTest, DoesBlah) { - // Inside a test, refer to TypeParam to get the type parameter. - TypeParam n = 0; - ... -} - -TYPED_TEST_P(FooTest, HasPropertyA) { ... } - -// Now the tricky part: you need to register all test patterns before -// you can instantiate them. The first argument of the macro is the -// test case name; the rest are the names of the tests in this test -// case. -REGISTER_TYPED_TEST_CASE_P(FooTest, - DoesBlah, HasPropertyA); - -// Finally, you are free to instantiate the pattern with the types you -// want. If you put the above code in a header file, you can #include -// it in multiple C++ source files and instantiate it multiple times. -// -// To distinguish different instances of the pattern, the first -// argument to the INSTANTIATE_* macro is a prefix that will be added -// to the actual test case name. Remember to pick unique prefixes for -// different instances. -typedef testing::Types MyTypes; -INSTANTIATE_TYPED_TEST_CASE_P(My, FooTest, MyTypes); - -// If the type list contains only one type, you can write that type -// directly without Types<...>: -// INSTANTIATE_TYPED_TEST_CASE_P(My, FooTest, int); - -#endif // 0 - -#include "gtest/internal/gtest-port.h" -#include "gtest/internal/gtest-type-util.h" - -// Implements typed tests. - -#if GTEST_HAS_TYPED_TEST - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// Expands to the name of the typedef for the type parameters of the -// given test case. -# define GTEST_TYPE_PARAMS_(TestCaseName) gtest_type_params_##TestCaseName##_ - -// The 'Types' template argument below must have spaces around it -// since some compilers may choke on '>>' when passing a template -// instance (e.g. Types) -# define TYPED_TEST_CASE(CaseName, Types) \ - typedef ::testing::internal::TypeList< Types >::type \ - GTEST_TYPE_PARAMS_(CaseName) - -# define TYPED_TEST(CaseName, TestName) \ - template \ - class GTEST_TEST_CLASS_NAME_(CaseName, TestName) \ - : public CaseName { \ - private: \ - typedef CaseName TestFixture; \ - typedef gtest_TypeParam_ TypeParam; \ - virtual void TestBody(); \ - }; \ - bool gtest_##CaseName##_##TestName##_registered_ GTEST_ATTRIBUTE_UNUSED_ = \ - ::testing::internal::TypeParameterizedTest< \ - CaseName, \ - ::testing::internal::TemplateSel< \ - GTEST_TEST_CLASS_NAME_(CaseName, TestName)>, \ - GTEST_TYPE_PARAMS_(CaseName)>::Register(\ - "", #CaseName, #TestName, 0); \ - template \ - void GTEST_TEST_CLASS_NAME_(CaseName, TestName)::TestBody() - -#endif // GTEST_HAS_TYPED_TEST - -// Implements type-parameterized tests. - -#if GTEST_HAS_TYPED_TEST_P - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// Expands to the namespace name that the type-parameterized tests for -// the given type-parameterized test case are defined in. The exact -// name of the namespace is subject to change without notice. -# define GTEST_CASE_NAMESPACE_(TestCaseName) \ - gtest_case_##TestCaseName##_ - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// Expands to the name of the variable used to remember the names of -// the defined tests in the given test case. -# define GTEST_TYPED_TEST_CASE_P_STATE_(TestCaseName) \ - gtest_typed_test_case_p_state_##TestCaseName##_ - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE DIRECTLY. -// -// Expands to the name of the variable used to remember the names of -// the registered tests in the given test case. -# define GTEST_REGISTERED_TEST_NAMES_(TestCaseName) \ - gtest_registered_test_names_##TestCaseName##_ - -// The variables defined in the type-parameterized test macros are -// static as typically these macros are used in a .h file that can be -// #included in multiple translation units linked together. -# define TYPED_TEST_CASE_P(CaseName) \ - static ::testing::internal::TypedTestCasePState \ - GTEST_TYPED_TEST_CASE_P_STATE_(CaseName) - -# define TYPED_TEST_P(CaseName, TestName) \ - namespace GTEST_CASE_NAMESPACE_(CaseName) { \ - template \ - class TestName : public CaseName { \ - private: \ - typedef CaseName TestFixture; \ - typedef gtest_TypeParam_ TypeParam; \ - virtual void TestBody(); \ - }; \ - static bool gtest_##TestName##_defined_ GTEST_ATTRIBUTE_UNUSED_ = \ - GTEST_TYPED_TEST_CASE_P_STATE_(CaseName).AddTestName(\ - __FILE__, __LINE__, #CaseName, #TestName); \ - } \ - template \ - void GTEST_CASE_NAMESPACE_(CaseName)::TestName::TestBody() - -# define REGISTER_TYPED_TEST_CASE_P(CaseName, ...) \ - namespace GTEST_CASE_NAMESPACE_(CaseName) { \ - typedef ::testing::internal::Templates<__VA_ARGS__>::type gtest_AllTests_; \ - } \ - static const char* const GTEST_REGISTERED_TEST_NAMES_(CaseName) = \ - GTEST_TYPED_TEST_CASE_P_STATE_(CaseName).VerifyRegisteredTestNames(\ - __FILE__, __LINE__, #__VA_ARGS__) - -// The 'Types' template argument below must have spaces around it -// since some compilers may choke on '>>' when passing a template -// instance (e.g. Types) -# define INSTANTIATE_TYPED_TEST_CASE_P(Prefix, CaseName, Types) \ - bool gtest_##Prefix##_##CaseName GTEST_ATTRIBUTE_UNUSED_ = \ - ::testing::internal::TypeParameterizedTestCase::type>::Register(\ - #Prefix, #CaseName, GTEST_REGISTERED_TEST_NAMES_(CaseName)) - -#endif // GTEST_HAS_TYPED_TEST_P - -#endif // GTEST_INCLUDE_GTEST_GTEST_TYPED_TEST_H_ diff --git a/freedv-server/googletest/include/gtest/gtest.h b/freedv-server/googletest/include/gtest/gtest.h deleted file mode 100644 index 6fa0a392..00000000 --- a/freedv-server/googletest/include/gtest/gtest.h +++ /dev/null @@ -1,2291 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// The Google C++ Testing Framework (Google Test) -// -// This header file defines the public API for Google Test. It should be -// included by any test program that uses Google Test. -// -// IMPORTANT NOTE: Due to limitation of the C++ language, we have to -// leave some internal implementation details in this header file. -// They are clearly marked by comments like this: -// -// // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -// -// Such code is NOT meant to be used by a user directly, and is subject -// to CHANGE WITHOUT NOTICE. Therefore DO NOT DEPEND ON IT in a user -// program! -// -// Acknowledgment: Google Test borrowed the idea of automatic test -// registration from Barthelemy Dagenais' (barthelemy@prologique.com) -// easyUnit framework. - -#ifndef GTEST_INCLUDE_GTEST_GTEST_H_ -#define GTEST_INCLUDE_GTEST_GTEST_H_ - -#include -#include -#include - -#include "gtest/internal/gtest-internal.h" -#include "gtest/internal/gtest-string.h" -#include "gtest/gtest-death-test.h" -#include "gtest/gtest-message.h" -#include "gtest/gtest-param-test.h" -#include "gtest/gtest-printers.h" -#include "gtest/gtest_prod.h" -#include "gtest/gtest-test-part.h" -#include "gtest/gtest-typed-test.h" - -// Depending on the platform, different string classes are available. -// On Linux, in addition to ::std::string, Google also makes use of -// class ::string, which has the same interface as ::std::string, but -// has a different implementation. -// -// The user can define GTEST_HAS_GLOBAL_STRING to 1 to indicate that -// ::string is available AND is a distinct type to ::std::string, or -// define it to 0 to indicate otherwise. -// -// If the user's ::std::string and ::string are the same class due to -// aliasing, he should define GTEST_HAS_GLOBAL_STRING to 0. -// -// If the user doesn't define GTEST_HAS_GLOBAL_STRING, it is defined -// heuristically. - -namespace testing { - -// Declares the flags. - -// This flag temporary enables the disabled tests. -GTEST_DECLARE_bool_(also_run_disabled_tests); - -// This flag brings the debugger on an assertion failure. -GTEST_DECLARE_bool_(break_on_failure); - -// This flag controls whether Google Test catches all test-thrown exceptions -// and logs them as failures. -GTEST_DECLARE_bool_(catch_exceptions); - -// This flag enables using colors in terminal output. Available values are -// "yes" to enable colors, "no" (disable colors), or "auto" (the default) -// to let Google Test decide. -GTEST_DECLARE_string_(color); - -// This flag sets up the filter to select by name using a glob pattern -// the tests to run. If the filter is not given all tests are executed. -GTEST_DECLARE_string_(filter); - -// This flag causes the Google Test to list tests. None of the tests listed -// are actually run if the flag is provided. -GTEST_DECLARE_bool_(list_tests); - -// This flag controls whether Google Test emits a detailed XML report to a file -// in addition to its normal textual output. -GTEST_DECLARE_string_(output); - -// This flags control whether Google Test prints the elapsed time for each -// test. -GTEST_DECLARE_bool_(print_time); - -// This flag specifies the random number seed. -GTEST_DECLARE_int32_(random_seed); - -// This flag sets how many times the tests are repeated. The default value -// is 1. If the value is -1 the tests are repeating forever. -GTEST_DECLARE_int32_(repeat); - -// This flag controls whether Google Test includes Google Test internal -// stack frames in failure stack traces. -GTEST_DECLARE_bool_(show_internal_stack_frames); - -// When this flag is specified, tests' order is randomized on every iteration. -GTEST_DECLARE_bool_(shuffle); - -// This flag specifies the maximum number of stack frames to be -// printed in a failure message. -GTEST_DECLARE_int32_(stack_trace_depth); - -// When this flag is specified, a failed assertion will throw an -// exception if exceptions are enabled, or exit the program with a -// non-zero code otherwise. -GTEST_DECLARE_bool_(throw_on_failure); - -// When this flag is set with a "host:port" string, on supported -// platforms test results are streamed to the specified port on -// the specified host machine. -GTEST_DECLARE_string_(stream_result_to); - -// The upper limit for valid stack trace depths. -const int kMaxStackTraceDepth = 100; - -namespace internal { - -class AssertHelper; -class DefaultGlobalTestPartResultReporter; -class ExecDeathTest; -class NoExecDeathTest; -class FinalSuccessChecker; -class GTestFlagSaver; -class StreamingListenerTest; -class TestResultAccessor; -class TestEventListenersAccessor; -class TestEventRepeater; -class UnitTestRecordPropertyTestHelper; -class WindowsDeathTest; -class UnitTestImpl* GetUnitTestImpl(); -void ReportFailureInUnknownLocation(TestPartResult::Type result_type, - const std::string& message); - -} // namespace internal - -// The friend relationship of some of these classes is cyclic. -// If we don't forward declare them the compiler might confuse the classes -// in friendship clauses with same named classes on the scope. -class Test; -class TestCase; -class TestInfo; -class UnitTest; - -// A class for indicating whether an assertion was successful. When -// the assertion wasn't successful, the AssertionResult object -// remembers a non-empty message that describes how it failed. -// -// To create an instance of this class, use one of the factory functions -// (AssertionSuccess() and AssertionFailure()). -// -// This class is useful for two purposes: -// 1. Defining predicate functions to be used with Boolean test assertions -// EXPECT_TRUE/EXPECT_FALSE and their ASSERT_ counterparts -// 2. Defining predicate-format functions to be -// used with predicate assertions (ASSERT_PRED_FORMAT*, etc). -// -// For example, if you define IsEven predicate: -// -// testing::AssertionResult IsEven(int n) { -// if ((n % 2) == 0) -// return testing::AssertionSuccess(); -// else -// return testing::AssertionFailure() << n << " is odd"; -// } -// -// Then the failed expectation EXPECT_TRUE(IsEven(Fib(5))) -// will print the message -// -// Value of: IsEven(Fib(5)) -// Actual: false (5 is odd) -// Expected: true -// -// instead of a more opaque -// -// Value of: IsEven(Fib(5)) -// Actual: false -// Expected: true -// -// in case IsEven is a simple Boolean predicate. -// -// If you expect your predicate to be reused and want to support informative -// messages in EXPECT_FALSE and ASSERT_FALSE (negative assertions show up -// about half as often as positive ones in our tests), supply messages for -// both success and failure cases: -// -// testing::AssertionResult IsEven(int n) { -// if ((n % 2) == 0) -// return testing::AssertionSuccess() << n << " is even"; -// else -// return testing::AssertionFailure() << n << " is odd"; -// } -// -// Then a statement EXPECT_FALSE(IsEven(Fib(6))) will print -// -// Value of: IsEven(Fib(6)) -// Actual: true (8 is even) -// Expected: false -// -// NB: Predicates that support negative Boolean assertions have reduced -// performance in positive ones so be careful not to use them in tests -// that have lots (tens of thousands) of positive Boolean assertions. -// -// To use this class with EXPECT_PRED_FORMAT assertions such as: -// -// // Verifies that Foo() returns an even number. -// EXPECT_PRED_FORMAT1(IsEven, Foo()); -// -// you need to define: -// -// testing::AssertionResult IsEven(const char* expr, int n) { -// if ((n % 2) == 0) -// return testing::AssertionSuccess(); -// else -// return testing::AssertionFailure() -// << "Expected: " << expr << " is even\n Actual: it's " << n; -// } -// -// If Foo() returns 5, you will see the following message: -// -// Expected: Foo() is even -// Actual: it's 5 -// -class GTEST_API_ AssertionResult { - public: - // Copy constructor. - // Used in EXPECT_TRUE/FALSE(assertion_result). - AssertionResult(const AssertionResult& other); - // Used in the EXPECT_TRUE/FALSE(bool_expression). - explicit AssertionResult(bool success) : success_(success) {} - - // Returns true iff the assertion succeeded. - operator bool() const { return success_; } // NOLINT - - // Returns the assertion's negation. Used with EXPECT/ASSERT_FALSE. - AssertionResult operator!() const; - - // Returns the text streamed into this AssertionResult. Test assertions - // use it when they fail (i.e., the predicate's outcome doesn't match the - // assertion's expectation). When nothing has been streamed into the - // object, returns an empty string. - const char* message() const { - return message_.get() != NULL ? message_->c_str() : ""; - } - // TODO(vladl@google.com): Remove this after making sure no clients use it. - // Deprecated; please use message() instead. - const char* failure_message() const { return message(); } - - // Streams a custom failure message into this object. - template AssertionResult& operator<<(const T& value) { - AppendMessage(Message() << value); - return *this; - } - - // Allows streaming basic output manipulators such as endl or flush into - // this object. - AssertionResult& operator<<( - ::std::ostream& (*basic_manipulator)(::std::ostream& stream)) { - AppendMessage(Message() << basic_manipulator); - return *this; - } - - private: - // Appends the contents of message to message_. - void AppendMessage(const Message& a_message) { - if (message_.get() == NULL) - message_.reset(new ::std::string); - message_->append(a_message.GetString().c_str()); - } - - // Stores result of the assertion predicate. - bool success_; - // Stores the message describing the condition in case the expectation - // construct is not satisfied with the predicate's outcome. - // Referenced via a pointer to avoid taking too much stack frame space - // with test assertions. - internal::scoped_ptr< ::std::string> message_; - - GTEST_DISALLOW_ASSIGN_(AssertionResult); -}; - -// Makes a successful assertion result. -GTEST_API_ AssertionResult AssertionSuccess(); - -// Makes a failed assertion result. -GTEST_API_ AssertionResult AssertionFailure(); - -// Makes a failed assertion result with the given failure message. -// Deprecated; use AssertionFailure() << msg. -GTEST_API_ AssertionResult AssertionFailure(const Message& msg); - -// The abstract class that all tests inherit from. -// -// In Google Test, a unit test program contains one or many TestCases, and -// each TestCase contains one or many Tests. -// -// When you define a test using the TEST macro, you don't need to -// explicitly derive from Test - the TEST macro automatically does -// this for you. -// -// The only time you derive from Test is when defining a test fixture -// to be used a TEST_F. For example: -// -// class FooTest : public testing::Test { -// protected: -// virtual void SetUp() { ... } -// virtual void TearDown() { ... } -// ... -// }; -// -// TEST_F(FooTest, Bar) { ... } -// TEST_F(FooTest, Baz) { ... } -// -// Test is not copyable. -class GTEST_API_ Test { - public: - friend class TestInfo; - - // Defines types for pointers to functions that set up and tear down - // a test case. - typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc; - typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; - - // The d'tor is virtual as we intend to inherit from Test. - virtual ~Test(); - - // Sets up the stuff shared by all tests in this test case. - // - // Google Test will call Foo::SetUpTestCase() before running the first - // test in test case Foo. Hence a sub-class can define its own - // SetUpTestCase() method to shadow the one defined in the super - // class. - static void SetUpTestCase() {} - - // Tears down the stuff shared by all tests in this test case. - // - // Google Test will call Foo::TearDownTestCase() after running the last - // test in test case Foo. Hence a sub-class can define its own - // TearDownTestCase() method to shadow the one defined in the super - // class. - static void TearDownTestCase() {} - - // Returns true iff the current test has a fatal failure. - static bool HasFatalFailure(); - - // Returns true iff the current test has a non-fatal failure. - static bool HasNonfatalFailure(); - - // Returns true iff the current test has a (either fatal or - // non-fatal) failure. - static bool HasFailure() { return HasFatalFailure() || HasNonfatalFailure(); } - - // Logs a property for the current test, test case, or for the entire - // invocation of the test program when used outside of the context of a - // test case. Only the last value for a given key is remembered. These - // are public static so they can be called from utility functions that are - // not members of the test fixture. Calls to RecordProperty made during - // lifespan of the test (from the moment its constructor starts to the - // moment its destructor finishes) will be output in XML as attributes of - // the element. Properties recorded from fixture's - // SetUpTestCase or TearDownTestCase are logged as attributes of the - // corresponding element. Calls to RecordProperty made in the - // global context (before or after invocation of RUN_ALL_TESTS and from - // SetUp/TearDown method of Environment objects registered with Google - // Test) will be output as attributes of the element. - static void RecordProperty(const std::string& key, const std::string& value); - static void RecordProperty(const std::string& key, int value); - - protected: - // Creates a Test object. - Test(); - - // Sets up the test fixture. - virtual void SetUp(); - - // Tears down the test fixture. - virtual void TearDown(); - - private: - // Returns true iff the current test has the same fixture class as - // the first test in the current test case. - static bool HasSameFixtureClass(); - - // Runs the test after the test fixture has been set up. - // - // A sub-class must implement this to define the test logic. - // - // DO NOT OVERRIDE THIS FUNCTION DIRECTLY IN A USER PROGRAM. - // Instead, use the TEST or TEST_F macro. - virtual void TestBody() = 0; - - // Sets up, executes, and tears down the test. - void Run(); - - // Deletes self. We deliberately pick an unusual name for this - // internal method to avoid clashing with names used in user TESTs. - void DeleteSelf_() { delete this; } - - // Uses a GTestFlagSaver to save and restore all Google Test flags. - const internal::GTestFlagSaver* const gtest_flag_saver_; - - // Often a user mis-spells SetUp() as Setup() and spends a long time - // wondering why it is never called by Google Test. The declaration of - // the following method is solely for catching such an error at - // compile time: - // - // - The return type is deliberately chosen to be not void, so it - // will be a conflict if a user declares void Setup() in his test - // fixture. - // - // - This method is private, so it will be another compiler error - // if a user calls it from his test fixture. - // - // DO NOT OVERRIDE THIS FUNCTION. - // - // If you see an error about overriding the following function or - // about it being private, you have mis-spelled SetUp() as Setup(). - struct Setup_should_be_spelled_SetUp {}; - virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } - - // We disallow copying Tests. - GTEST_DISALLOW_COPY_AND_ASSIGN_(Test); -}; - -typedef internal::TimeInMillis TimeInMillis; - -// A copyable object representing a user specified test property which can be -// output as a key/value string pair. -// -// Don't inherit from TestProperty as its destructor is not virtual. -class TestProperty { - public: - // C'tor. TestProperty does NOT have a default constructor. - // Always use this constructor (with parameters) to create a - // TestProperty object. - TestProperty(const std::string& a_key, const std::string& a_value) : - key_(a_key), value_(a_value) { - } - - // Gets the user supplied key. - const char* key() const { - return key_.c_str(); - } - - // Gets the user supplied value. - const char* value() const { - return value_.c_str(); - } - - // Sets a new value, overriding the one supplied in the constructor. - void SetValue(const std::string& new_value) { - value_ = new_value; - } - - private: - // The key supplied by the user. - std::string key_; - // The value supplied by the user. - std::string value_; -}; - -// The result of a single Test. This includes a list of -// TestPartResults, a list of TestProperties, a count of how many -// death tests there are in the Test, and how much time it took to run -// the Test. -// -// TestResult is not copyable. -class GTEST_API_ TestResult { - public: - // Creates an empty TestResult. - TestResult(); - - // D'tor. Do not inherit from TestResult. - ~TestResult(); - - // Gets the number of all test parts. This is the sum of the number - // of successful test parts and the number of failed test parts. - int total_part_count() const; - - // Returns the number of the test properties. - int test_property_count() const; - - // Returns true iff the test passed (i.e. no test part failed). - bool Passed() const { return !Failed(); } - - // Returns true iff the test failed. - bool Failed() const; - - // Returns true iff the test fatally failed. - bool HasFatalFailure() const; - - // Returns true iff the test has a non-fatal failure. - bool HasNonfatalFailure() const; - - // Returns the elapsed time, in milliseconds. - TimeInMillis elapsed_time() const { return elapsed_time_; } - - // Returns the i-th test part result among all the results. i can range - // from 0 to test_property_count() - 1. If i is not in that range, aborts - // the program. - const TestPartResult& GetTestPartResult(int i) const; - - // Returns the i-th test property. i can range from 0 to - // test_property_count() - 1. If i is not in that range, aborts the - // program. - const TestProperty& GetTestProperty(int i) const; - - private: - friend class TestInfo; - friend class TestCase; - friend class UnitTest; - friend class internal::DefaultGlobalTestPartResultReporter; - friend class internal::ExecDeathTest; - friend class internal::TestResultAccessor; - friend class internal::UnitTestImpl; - friend class internal::WindowsDeathTest; - - // Gets the vector of TestPartResults. - const std::vector& test_part_results() const { - return test_part_results_; - } - - // Gets the vector of TestProperties. - const std::vector& test_properties() const { - return test_properties_; - } - - // Sets the elapsed time. - void set_elapsed_time(TimeInMillis elapsed) { elapsed_time_ = elapsed; } - - // Adds a test property to the list. The property is validated and may add - // a non-fatal failure if invalid (e.g., if it conflicts with reserved - // key names). If a property is already recorded for the same key, the - // value will be updated, rather than storing multiple values for the same - // key. xml_element specifies the element for which the property is being - // recorded and is used for validation. - void RecordProperty(const std::string& xml_element, - const TestProperty& test_property); - - // Adds a failure if the key is a reserved attribute of Google Test - // testcase tags. Returns true if the property is valid. - // TODO(russr): Validate attribute names are legal and human readable. - static bool ValidateTestProperty(const std::string& xml_element, - const TestProperty& test_property); - - // Adds a test part result to the list. - void AddTestPartResult(const TestPartResult& test_part_result); - - // Returns the death test count. - int death_test_count() const { return death_test_count_; } - - // Increments the death test count, returning the new count. - int increment_death_test_count() { return ++death_test_count_; } - - // Clears the test part results. - void ClearTestPartResults(); - - // Clears the object. - void Clear(); - - // Protects mutable state of the property vector and of owned - // properties, whose values may be updated. - internal::Mutex test_properites_mutex_; - - // The vector of TestPartResults - std::vector test_part_results_; - // The vector of TestProperties - std::vector test_properties_; - // Running count of death tests. - int death_test_count_; - // The elapsed time, in milliseconds. - TimeInMillis elapsed_time_; - - // We disallow copying TestResult. - GTEST_DISALLOW_COPY_AND_ASSIGN_(TestResult); -}; // class TestResult - -// A TestInfo object stores the following information about a test: -// -// Test case name -// Test name -// Whether the test should be run -// A function pointer that creates the test object when invoked -// Test result -// -// The constructor of TestInfo registers itself with the UnitTest -// singleton such that the RUN_ALL_TESTS() macro knows which tests to -// run. -class GTEST_API_ TestInfo { - public: - // Destructs a TestInfo object. This function is not virtual, so - // don't inherit from TestInfo. - ~TestInfo(); - - // Returns the test case name. - const char* test_case_name() const { return test_case_name_.c_str(); } - - // Returns the test name. - const char* name() const { return name_.c_str(); } - - // Returns the name of the parameter type, or NULL if this is not a typed - // or a type-parameterized test. - const char* type_param() const { - if (type_param_.get() != NULL) - return type_param_->c_str(); - return NULL; - } - - // Returns the text representation of the value parameter, or NULL if this - // is not a value-parameterized test. - const char* value_param() const { - if (value_param_.get() != NULL) - return value_param_->c_str(); - return NULL; - } - - // Returns true if this test should run, that is if the test is not - // disabled (or it is disabled but the also_run_disabled_tests flag has - // been specified) and its full name matches the user-specified filter. - // - // Google Test allows the user to filter the tests by their full names. - // The full name of a test Bar in test case Foo is defined as - // "Foo.Bar". Only the tests that match the filter will run. - // - // A filter is a colon-separated list of glob (not regex) patterns, - // optionally followed by a '-' and a colon-separated list of - // negative patterns (tests to exclude). A test is run if it - // matches one of the positive patterns and does not match any of - // the negative patterns. - // - // For example, *A*:Foo.* is a filter that matches any string that - // contains the character 'A' or starts with "Foo.". - bool should_run() const { return should_run_; } - - // Returns true iff this test will appear in the XML report. - bool is_reportable() const { - // For now, the XML report includes all tests matching the filter. - // In the future, we may trim tests that are excluded because of - // sharding. - return matches_filter_; - } - - // Returns the result of the test. - const TestResult* result() const { return &result_; } - - private: -#if GTEST_HAS_DEATH_TEST - friend class internal::DefaultDeathTestFactory; -#endif // GTEST_HAS_DEATH_TEST - friend class Test; - friend class TestCase; - friend class internal::UnitTestImpl; - friend class internal::StreamingListenerTest; - friend TestInfo* internal::MakeAndRegisterTestInfo( - const char* test_case_name, - const char* name, - const char* type_param, - const char* value_param, - internal::TypeId fixture_class_id, - Test::SetUpTestCaseFunc set_up_tc, - Test::TearDownTestCaseFunc tear_down_tc, - internal::TestFactoryBase* factory); - - // Constructs a TestInfo object. The newly constructed instance assumes - // ownership of the factory object. - TestInfo(const std::string& test_case_name, - const std::string& name, - const char* a_type_param, // NULL if not a type-parameterized test - const char* a_value_param, // NULL if not a value-parameterized test - internal::TypeId fixture_class_id, - internal::TestFactoryBase* factory); - - // Increments the number of death tests encountered in this test so - // far. - int increment_death_test_count() { - return result_.increment_death_test_count(); - } - - // Creates the test object, runs it, records its result, and then - // deletes it. - void Run(); - - static void ClearTestResult(TestInfo* test_info) { - test_info->result_.Clear(); - } - - // These fields are immutable properties of the test. - const std::string test_case_name_; // Test case name - const std::string name_; // Test name - // Name of the parameter type, or NULL if this is not a typed or a - // type-parameterized test. - const internal::scoped_ptr type_param_; - // Text representation of the value parameter, or NULL if this is not a - // value-parameterized test. - const internal::scoped_ptr value_param_; - const internal::TypeId fixture_class_id_; // ID of the test fixture class - bool should_run_; // True iff this test should run - bool is_disabled_; // True iff this test is disabled - bool matches_filter_; // True if this test matches the - // user-specified filter. - internal::TestFactoryBase* const factory_; // The factory that creates - // the test object - - // This field is mutable and needs to be reset before running the - // test for the second time. - TestResult result_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(TestInfo); -}; - -// A test case, which consists of a vector of TestInfos. -// -// TestCase is not copyable. -class GTEST_API_ TestCase { - public: - // Creates a TestCase with the given name. - // - // TestCase does NOT have a default constructor. Always use this - // constructor to create a TestCase object. - // - // Arguments: - // - // name: name of the test case - // a_type_param: the name of the test's type parameter, or NULL if - // this is not a type-parameterized test. - // set_up_tc: pointer to the function that sets up the test case - // tear_down_tc: pointer to the function that tears down the test case - TestCase(const char* name, const char* a_type_param, - Test::SetUpTestCaseFunc set_up_tc, - Test::TearDownTestCaseFunc tear_down_tc); - - // Destructor of TestCase. - virtual ~TestCase(); - - // Gets the name of the TestCase. - const char* name() const { return name_.c_str(); } - - // Returns the name of the parameter type, or NULL if this is not a - // type-parameterized test case. - const char* type_param() const { - if (type_param_.get() != NULL) - return type_param_->c_str(); - return NULL; - } - - // Returns true if any test in this test case should run. - bool should_run() const { return should_run_; } - - // Gets the number of successful tests in this test case. - int successful_test_count() const; - - // Gets the number of failed tests in this test case. - int failed_test_count() const; - - // Gets the number of disabled tests that will be reported in the XML report. - int reportable_disabled_test_count() const; - - // Gets the number of disabled tests in this test case. - int disabled_test_count() const; - - // Gets the number of tests to be printed in the XML report. - int reportable_test_count() const; - - // Get the number of tests in this test case that should run. - int test_to_run_count() const; - - // Gets the number of all tests in this test case. - int total_test_count() const; - - // Returns true iff the test case passed. - bool Passed() const { return !Failed(); } - - // Returns true iff the test case failed. - bool Failed() const { return failed_test_count() > 0; } - - // Returns the elapsed time, in milliseconds. - TimeInMillis elapsed_time() const { return elapsed_time_; } - - // Returns the i-th test among all the tests. i can range from 0 to - // total_test_count() - 1. If i is not in that range, returns NULL. - const TestInfo* GetTestInfo(int i) const; - - // Returns the TestResult that holds test properties recorded during - // execution of SetUpTestCase and TearDownTestCase. - const TestResult& ad_hoc_test_result() const { return ad_hoc_test_result_; } - - private: - friend class Test; - friend class internal::UnitTestImpl; - - // Gets the (mutable) vector of TestInfos in this TestCase. - std::vector& test_info_list() { return test_info_list_; } - - // Gets the (immutable) vector of TestInfos in this TestCase. - const std::vector& test_info_list() const { - return test_info_list_; - } - - // Returns the i-th test among all the tests. i can range from 0 to - // total_test_count() - 1. If i is not in that range, returns NULL. - TestInfo* GetMutableTestInfo(int i); - - // Sets the should_run member. - void set_should_run(bool should) { should_run_ = should; } - - // Adds a TestInfo to this test case. Will delete the TestInfo upon - // destruction of the TestCase object. - void AddTestInfo(TestInfo * test_info); - - // Clears the results of all tests in this test case. - void ClearResult(); - - // Clears the results of all tests in the given test case. - static void ClearTestCaseResult(TestCase* test_case) { - test_case->ClearResult(); - } - - // Runs every test in this TestCase. - void Run(); - - // Runs SetUpTestCase() for this TestCase. This wrapper is needed - // for catching exceptions thrown from SetUpTestCase(). - void RunSetUpTestCase() { (*set_up_tc_)(); } - - // Runs TearDownTestCase() for this TestCase. This wrapper is - // needed for catching exceptions thrown from TearDownTestCase(). - void RunTearDownTestCase() { (*tear_down_tc_)(); } - - // Returns true iff test passed. - static bool TestPassed(const TestInfo* test_info) { - return test_info->should_run() && test_info->result()->Passed(); - } - - // Returns true iff test failed. - static bool TestFailed(const TestInfo* test_info) { - return test_info->should_run() && test_info->result()->Failed(); - } - - // Returns true iff the test is disabled and will be reported in the XML - // report. - static bool TestReportableDisabled(const TestInfo* test_info) { - return test_info->is_reportable() && test_info->is_disabled_; - } - - // Returns true iff test is disabled. - static bool TestDisabled(const TestInfo* test_info) { - return test_info->is_disabled_; - } - - // Returns true iff this test will appear in the XML report. - static bool TestReportable(const TestInfo* test_info) { - return test_info->is_reportable(); - } - - // Returns true if the given test should run. - static bool ShouldRunTest(const TestInfo* test_info) { - return test_info->should_run(); - } - - // Shuffles the tests in this test case. - void ShuffleTests(internal::Random* random); - - // Restores the test order to before the first shuffle. - void UnshuffleTests(); - - // Name of the test case. - std::string name_; - // Name of the parameter type, or NULL if this is not a typed or a - // type-parameterized test. - const internal::scoped_ptr type_param_; - // The vector of TestInfos in their original order. It owns the - // elements in the vector. - std::vector test_info_list_; - // Provides a level of indirection for the test list to allow easy - // shuffling and restoring the test order. The i-th element in this - // vector is the index of the i-th test in the shuffled test list. - std::vector test_indices_; - // Pointer to the function that sets up the test case. - Test::SetUpTestCaseFunc set_up_tc_; - // Pointer to the function that tears down the test case. - Test::TearDownTestCaseFunc tear_down_tc_; - // True iff any test in this test case should run. - bool should_run_; - // Elapsed time, in milliseconds. - TimeInMillis elapsed_time_; - // Holds test properties recorded during execution of SetUpTestCase and - // TearDownTestCase. - TestResult ad_hoc_test_result_; - - // We disallow copying TestCases. - GTEST_DISALLOW_COPY_AND_ASSIGN_(TestCase); -}; - -// An Environment object is capable of setting up and tearing down an -// environment. The user should subclass this to define his own -// environment(s). -// -// An Environment object does the set-up and tear-down in virtual -// methods SetUp() and TearDown() instead of the constructor and the -// destructor, as: -// -// 1. You cannot safely throw from a destructor. This is a problem -// as in some cases Google Test is used where exceptions are enabled, and -// we may want to implement ASSERT_* using exceptions where they are -// available. -// 2. You cannot use ASSERT_* directly in a constructor or -// destructor. -class Environment { - public: - // The d'tor is virtual as we need to subclass Environment. - virtual ~Environment() {} - - // Override this to define how to set up the environment. - virtual void SetUp() {} - - // Override this to define how to tear down the environment. - virtual void TearDown() {} - private: - // If you see an error about overriding the following function or - // about it being private, you have mis-spelled SetUp() as Setup(). - struct Setup_should_be_spelled_SetUp {}; - virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } -}; - -// The interface for tracing execution of tests. The methods are organized in -// the order the corresponding events are fired. -class TestEventListener { - public: - virtual ~TestEventListener() {} - - // Fired before any test activity starts. - virtual void OnTestProgramStart(const UnitTest& unit_test) = 0; - - // Fired before each iteration of tests starts. There may be more than - // one iteration if GTEST_FLAG(repeat) is set. iteration is the iteration - // index, starting from 0. - virtual void OnTestIterationStart(const UnitTest& unit_test, - int iteration) = 0; - - // Fired before environment set-up for each iteration of tests starts. - virtual void OnEnvironmentsSetUpStart(const UnitTest& unit_test) = 0; - - // Fired after environment set-up for each iteration of tests ends. - virtual void OnEnvironmentsSetUpEnd(const UnitTest& unit_test) = 0; - - // Fired before the test case starts. - virtual void OnTestCaseStart(const TestCase& test_case) = 0; - - // Fired before the test starts. - virtual void OnTestStart(const TestInfo& test_info) = 0; - - // Fired after a failed assertion or a SUCCEED() invocation. - virtual void OnTestPartResult(const TestPartResult& test_part_result) = 0; - - // Fired after the test ends. - virtual void OnTestEnd(const TestInfo& test_info) = 0; - - // Fired after the test case ends. - virtual void OnTestCaseEnd(const TestCase& test_case) = 0; - - // Fired before environment tear-down for each iteration of tests starts. - virtual void OnEnvironmentsTearDownStart(const UnitTest& unit_test) = 0; - - // Fired after environment tear-down for each iteration of tests ends. - virtual void OnEnvironmentsTearDownEnd(const UnitTest& unit_test) = 0; - - // Fired after each iteration of tests finishes. - virtual void OnTestIterationEnd(const UnitTest& unit_test, - int iteration) = 0; - - // Fired after all test activities have ended. - virtual void OnTestProgramEnd(const UnitTest& unit_test) = 0; -}; - -// The convenience class for users who need to override just one or two -// methods and are not concerned that a possible change to a signature of -// the methods they override will not be caught during the build. For -// comments about each method please see the definition of TestEventListener -// above. -class EmptyTestEventListener : public TestEventListener { - public: - virtual void OnTestProgramStart(const UnitTest& /*unit_test*/) {} - virtual void OnTestIterationStart(const UnitTest& /*unit_test*/, - int /*iteration*/) {} - virtual void OnEnvironmentsSetUpStart(const UnitTest& /*unit_test*/) {} - virtual void OnEnvironmentsSetUpEnd(const UnitTest& /*unit_test*/) {} - virtual void OnTestCaseStart(const TestCase& /*test_case*/) {} - virtual void OnTestStart(const TestInfo& /*test_info*/) {} - virtual void OnTestPartResult(const TestPartResult& /*test_part_result*/) {} - virtual void OnTestEnd(const TestInfo& /*test_info*/) {} - virtual void OnTestCaseEnd(const TestCase& /*test_case*/) {} - virtual void OnEnvironmentsTearDownStart(const UnitTest& /*unit_test*/) {} - virtual void OnEnvironmentsTearDownEnd(const UnitTest& /*unit_test*/) {} - virtual void OnTestIterationEnd(const UnitTest& /*unit_test*/, - int /*iteration*/) {} - virtual void OnTestProgramEnd(const UnitTest& /*unit_test*/) {} -}; - -// TestEventListeners lets users add listeners to track events in Google Test. -class GTEST_API_ TestEventListeners { - public: - TestEventListeners(); - ~TestEventListeners(); - - // Appends an event listener to the end of the list. Google Test assumes - // the ownership of the listener (i.e. it will delete the listener when - // the test program finishes). - void Append(TestEventListener* listener); - - // Removes the given event listener from the list and returns it. It then - // becomes the caller's responsibility to delete the listener. Returns - // NULL if the listener is not found in the list. - TestEventListener* Release(TestEventListener* listener); - - // Returns the standard listener responsible for the default console - // output. Can be removed from the listeners list to shut down default - // console output. Note that removing this object from the listener list - // with Release transfers its ownership to the caller and makes this - // function return NULL the next time. - TestEventListener* default_result_printer() const { - return default_result_printer_; - } - - // Returns the standard listener responsible for the default XML output - // controlled by the --gtest_output=xml flag. Can be removed from the - // listeners list by users who want to shut down the default XML output - // controlled by this flag and substitute it with custom one. Note that - // removing this object from the listener list with Release transfers its - // ownership to the caller and makes this function return NULL the next - // time. - TestEventListener* default_xml_generator() const { - return default_xml_generator_; - } - - private: - friend class TestCase; - friend class TestInfo; - friend class internal::DefaultGlobalTestPartResultReporter; - friend class internal::NoExecDeathTest; - friend class internal::TestEventListenersAccessor; - friend class internal::UnitTestImpl; - - // Returns repeater that broadcasts the TestEventListener events to all - // subscribers. - TestEventListener* repeater(); - - // Sets the default_result_printer attribute to the provided listener. - // The listener is also added to the listener list and previous - // default_result_printer is removed from it and deleted. The listener can - // also be NULL in which case it will not be added to the list. Does - // nothing if the previous and the current listener objects are the same. - void SetDefaultResultPrinter(TestEventListener* listener); - - // Sets the default_xml_generator attribute to the provided listener. The - // listener is also added to the listener list and previous - // default_xml_generator is removed from it and deleted. The listener can - // also be NULL in which case it will not be added to the list. Does - // nothing if the previous and the current listener objects are the same. - void SetDefaultXmlGenerator(TestEventListener* listener); - - // Controls whether events will be forwarded by the repeater to the - // listeners in the list. - bool EventForwardingEnabled() const; - void SuppressEventForwarding(); - - // The actual list of listeners. - internal::TestEventRepeater* repeater_; - // Listener responsible for the standard result output. - TestEventListener* default_result_printer_; - // Listener responsible for the creation of the XML output file. - TestEventListener* default_xml_generator_; - - // We disallow copying TestEventListeners. - GTEST_DISALLOW_COPY_AND_ASSIGN_(TestEventListeners); -}; - -// A UnitTest consists of a vector of TestCases. -// -// This is a singleton class. The only instance of UnitTest is -// created when UnitTest::GetInstance() is first called. This -// instance is never deleted. -// -// UnitTest is not copyable. -// -// This class is thread-safe as long as the methods are called -// according to their specification. -class GTEST_API_ UnitTest { - public: - // Gets the singleton UnitTest object. The first time this method - // is called, a UnitTest object is constructed and returned. - // Consecutive calls will return the same object. - static UnitTest* GetInstance(); - - // Runs all tests in this UnitTest object and prints the result. - // Returns 0 if successful, or 1 otherwise. - // - // This method can only be called from the main thread. - // - // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. - int Run() GTEST_MUST_USE_RESULT_; - - // Returns the working directory when the first TEST() or TEST_F() - // was executed. The UnitTest object owns the string. - const char* original_working_dir() const; - - // Returns the TestCase object for the test that's currently running, - // or NULL if no test is running. - const TestCase* current_test_case() const - GTEST_LOCK_EXCLUDED_(mutex_); - - // Returns the TestInfo object for the test that's currently running, - // or NULL if no test is running. - const TestInfo* current_test_info() const - GTEST_LOCK_EXCLUDED_(mutex_); - - // Returns the random seed used at the start of the current test run. - int random_seed() const; - -#if GTEST_HAS_PARAM_TEST - // Returns the ParameterizedTestCaseRegistry object used to keep track of - // value-parameterized tests and instantiate and register them. - // - // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. - internal::ParameterizedTestCaseRegistry& parameterized_test_registry() - GTEST_LOCK_EXCLUDED_(mutex_); -#endif // GTEST_HAS_PARAM_TEST - - // Gets the number of successful test cases. - int successful_test_case_count() const; - - // Gets the number of failed test cases. - int failed_test_case_count() const; - - // Gets the number of all test cases. - int total_test_case_count() const; - - // Gets the number of all test cases that contain at least one test - // that should run. - int test_case_to_run_count() const; - - // Gets the number of successful tests. - int successful_test_count() const; - - // Gets the number of failed tests. - int failed_test_count() const; - - // Gets the number of disabled tests that will be reported in the XML report. - int reportable_disabled_test_count() const; - - // Gets the number of disabled tests. - int disabled_test_count() const; - - // Gets the number of tests to be printed in the XML report. - int reportable_test_count() const; - - // Gets the number of all tests. - int total_test_count() const; - - // Gets the number of tests that should run. - int test_to_run_count() const; - - // Gets the time of the test program start, in ms from the start of the - // UNIX epoch. - TimeInMillis start_timestamp() const; - - // Gets the elapsed time, in milliseconds. - TimeInMillis elapsed_time() const; - - // Returns true iff the unit test passed (i.e. all test cases passed). - bool Passed() const; - - // Returns true iff the unit test failed (i.e. some test case failed - // or something outside of all tests failed). - bool Failed() const; - - // Gets the i-th test case among all the test cases. i can range from 0 to - // total_test_case_count() - 1. If i is not in that range, returns NULL. - const TestCase* GetTestCase(int i) const; - - // Returns the TestResult containing information on test failures and - // properties logged outside of individual test cases. - const TestResult& ad_hoc_test_result() const; - - // Returns the list of event listeners that can be used to track events - // inside Google Test. - TestEventListeners& listeners(); - - private: - // Registers and returns a global test environment. When a test - // program is run, all global test environments will be set-up in - // the order they were registered. After all tests in the program - // have finished, all global test environments will be torn-down in - // the *reverse* order they were registered. - // - // The UnitTest object takes ownership of the given environment. - // - // This method can only be called from the main thread. - Environment* AddEnvironment(Environment* env); - - // Adds a TestPartResult to the current TestResult object. All - // Google Test assertion macros (e.g. ASSERT_TRUE, EXPECT_EQ, etc) - // eventually call this to report their results. The user code - // should use the assertion macros instead of calling this directly. - void AddTestPartResult(TestPartResult::Type result_type, - const char* file_name, - int line_number, - const std::string& message, - const std::string& os_stack_trace) - GTEST_LOCK_EXCLUDED_(mutex_); - - // Adds a TestProperty to the current TestResult object when invoked from - // inside a test, to current TestCase's ad_hoc_test_result_ when invoked - // from SetUpTestCase or TearDownTestCase, or to the global property set - // when invoked elsewhere. If the result already contains a property with - // the same key, the value will be updated. - void RecordProperty(const std::string& key, const std::string& value); - - // Gets the i-th test case among all the test cases. i can range from 0 to - // total_test_case_count() - 1. If i is not in that range, returns NULL. - TestCase* GetMutableTestCase(int i); - - // Accessors for the implementation object. - internal::UnitTestImpl* impl() { return impl_; } - const internal::UnitTestImpl* impl() const { return impl_; } - - // These classes and funcions are friends as they need to access private - // members of UnitTest. - friend class Test; - friend class internal::AssertHelper; - friend class internal::ScopedTrace; - friend class internal::StreamingListenerTest; - friend class internal::UnitTestRecordPropertyTestHelper; - friend Environment* AddGlobalTestEnvironment(Environment* env); - friend internal::UnitTestImpl* internal::GetUnitTestImpl(); - friend void internal::ReportFailureInUnknownLocation( - TestPartResult::Type result_type, - const std::string& message); - - // Creates an empty UnitTest. - UnitTest(); - - // D'tor - virtual ~UnitTest(); - - // Pushes a trace defined by SCOPED_TRACE() on to the per-thread - // Google Test trace stack. - void PushGTestTrace(const internal::TraceInfo& trace) - GTEST_LOCK_EXCLUDED_(mutex_); - - // Pops a trace from the per-thread Google Test trace stack. - void PopGTestTrace() - GTEST_LOCK_EXCLUDED_(mutex_); - - // Protects mutable state in *impl_. This is mutable as some const - // methods need to lock it too. - mutable internal::Mutex mutex_; - - // Opaque implementation object. This field is never changed once - // the object is constructed. We don't mark it as const here, as - // doing so will cause a warning in the constructor of UnitTest. - // Mutable state in *impl_ is protected by mutex_. - internal::UnitTestImpl* impl_; - - // We disallow copying UnitTest. - GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTest); -}; - -// A convenient wrapper for adding an environment for the test -// program. -// -// You should call this before RUN_ALL_TESTS() is called, probably in -// main(). If you use gtest_main, you need to call this before main() -// starts for it to take effect. For example, you can define a global -// variable like this: -// -// testing::Environment* const foo_env = -// testing::AddGlobalTestEnvironment(new FooEnvironment); -// -// However, we strongly recommend you to write your own main() and -// call AddGlobalTestEnvironment() there, as relying on initialization -// of global variables makes the code harder to read and may cause -// problems when you register multiple environments from different -// translation units and the environments have dependencies among them -// (remember that the compiler doesn't guarantee the order in which -// global variables from different translation units are initialized). -inline Environment* AddGlobalTestEnvironment(Environment* env) { - return UnitTest::GetInstance()->AddEnvironment(env); -} - -// Initializes Google Test. This must be called before calling -// RUN_ALL_TESTS(). In particular, it parses a command line for the -// flags that Google Test recognizes. Whenever a Google Test flag is -// seen, it is removed from argv, and *argc is decremented. -// -// No value is returned. Instead, the Google Test flag variables are -// updated. -// -// Calling the function for the second time has no user-visible effect. -GTEST_API_ void InitGoogleTest(int* argc, char** argv); - -// This overloaded version can be used in Windows programs compiled in -// UNICODE mode. -GTEST_API_ void InitGoogleTest(int* argc, wchar_t** argv); - -namespace internal { - -// FormatForComparison::Format(value) formats a -// value of type ToPrint that is an operand of a comparison assertion -// (e.g. ASSERT_EQ). OtherOperand is the type of the other operand in -// the comparison, and is used to help determine the best way to -// format the value. In particular, when the value is a C string -// (char pointer) and the other operand is an STL string object, we -// want to format the C string as a string, since we know it is -// compared by value with the string object. If the value is a char -// pointer but the other operand is not an STL string object, we don't -// know whether the pointer is supposed to point to a NUL-terminated -// string, and thus want to print it as a pointer to be safe. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. - -// The default case. -template -class FormatForComparison { - public: - static ::std::string Format(const ToPrint& value) { - return ::testing::PrintToString(value); - } -}; - -// Array. -template -class FormatForComparison { - public: - static ::std::string Format(const ToPrint* value) { - return FormatForComparison::Format(value); - } -}; - -// By default, print C string as pointers to be safe, as we don't know -// whether they actually point to a NUL-terminated string. - -#define GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_(CharType) \ - template \ - class FormatForComparison { \ - public: \ - static ::std::string Format(CharType* value) { \ - return ::testing::PrintToString(static_cast(value)); \ - } \ - } - -GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_(char); -GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_(const char); -GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_(wchar_t); -GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_(const wchar_t); - -#undef GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_ - -// If a C string is compared with an STL string object, we know it's meant -// to point to a NUL-terminated string, and thus can print it as a string. - -#define GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(CharType, OtherStringType) \ - template <> \ - class FormatForComparison { \ - public: \ - static ::std::string Format(CharType* value) { \ - return ::testing::PrintToString(value); \ - } \ - } - -GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(char, ::std::string); -GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(const char, ::std::string); - -#if GTEST_HAS_GLOBAL_STRING -GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(char, ::string); -GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(const char, ::string); -#endif - -#if GTEST_HAS_GLOBAL_WSTRING -GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(wchar_t, ::wstring); -GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(const wchar_t, ::wstring); -#endif - -#if GTEST_HAS_STD_WSTRING -GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(wchar_t, ::std::wstring); -GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(const wchar_t, ::std::wstring); -#endif - -#undef GTEST_IMPL_FORMAT_C_STRING_AS_STRING_ - -// Formats a comparison assertion (e.g. ASSERT_EQ, EXPECT_LT, and etc) -// operand to be used in a failure message. The type (but not value) -// of the other operand may affect the format. This allows us to -// print a char* as a raw pointer when it is compared against another -// char* or void*, and print it as a C string when it is compared -// against an std::string object, for example. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -template -std::string FormatForComparisonFailureMessage( - const T1& value, const T2& /* other_operand */) { - return FormatForComparison::Format(value); -} - -// The helper function for {ASSERT|EXPECT}_EQ. -template -AssertionResult CmpHelperEQ(const char* expected_expression, - const char* actual_expression, - const T1& expected, - const T2& actual) { -#ifdef _MSC_VER -# pragma warning(push) // Saves the current warning state. -# pragma warning(disable:4389) // Temporarily disables warning on - // signed/unsigned mismatch. -#endif - - if (expected == actual) { - return AssertionSuccess(); - } - -#ifdef _MSC_VER -# pragma warning(pop) // Restores the warning state. -#endif - - return EqFailure(expected_expression, - actual_expression, - FormatForComparisonFailureMessage(expected, actual), - FormatForComparisonFailureMessage(actual, expected), - false); -} - -// With this overloaded version, we allow anonymous enums to be used -// in {ASSERT|EXPECT}_EQ when compiled with gcc 4, as anonymous enums -// can be implicitly cast to BiggestInt. -GTEST_API_ AssertionResult CmpHelperEQ(const char* expected_expression, - const char* actual_expression, - BiggestInt expected, - BiggestInt actual); - -// The helper class for {ASSERT|EXPECT}_EQ. The template argument -// lhs_is_null_literal is true iff the first argument to ASSERT_EQ() -// is a null pointer literal. The following default implementation is -// for lhs_is_null_literal being false. -template -class EqHelper { - public: - // This templatized version is for the general case. - template - static AssertionResult Compare(const char* expected_expression, - const char* actual_expression, - const T1& expected, - const T2& actual) { - return CmpHelperEQ(expected_expression, actual_expression, expected, - actual); - } - - // With this overloaded version, we allow anonymous enums to be used - // in {ASSERT|EXPECT}_EQ when compiled with gcc 4, as anonymous - // enums can be implicitly cast to BiggestInt. - // - // Even though its body looks the same as the above version, we - // cannot merge the two, as it will make anonymous enums unhappy. - static AssertionResult Compare(const char* expected_expression, - const char* actual_expression, - BiggestInt expected, - BiggestInt actual) { - return CmpHelperEQ(expected_expression, actual_expression, expected, - actual); - } -}; - -// This specialization is used when the first argument to ASSERT_EQ() -// is a null pointer literal, like NULL, false, or 0. -template <> -class EqHelper { - public: - // We define two overloaded versions of Compare(). The first - // version will be picked when the second argument to ASSERT_EQ() is - // NOT a pointer, e.g. ASSERT_EQ(0, AnIntFunction()) or - // EXPECT_EQ(false, a_bool). - template - static AssertionResult Compare( - const char* expected_expression, - const char* actual_expression, - const T1& expected, - const T2& actual, - // The following line prevents this overload from being considered if T2 - // is not a pointer type. We need this because ASSERT_EQ(NULL, my_ptr) - // expands to Compare("", "", NULL, my_ptr), which requires a conversion - // to match the Secret* in the other overload, which would otherwise make - // this template match better. - typename EnableIf::value>::type* = 0) { - return CmpHelperEQ(expected_expression, actual_expression, expected, - actual); - } - - // This version will be picked when the second argument to ASSERT_EQ() is a - // pointer, e.g. ASSERT_EQ(NULL, a_pointer). - template - static AssertionResult Compare( - const char* expected_expression, - const char* actual_expression, - // We used to have a second template parameter instead of Secret*. That - // template parameter would deduce to 'long', making this a better match - // than the first overload even without the first overload's EnableIf. - // Unfortunately, gcc with -Wconversion-null warns when "passing NULL to - // non-pointer argument" (even a deduced integral argument), so the old - // implementation caused warnings in user code. - Secret* /* expected (NULL) */, - T* actual) { - // We already know that 'expected' is a null pointer. - return CmpHelperEQ(expected_expression, actual_expression, - static_cast(NULL), actual); - } -}; - -// A macro for implementing the helper functions needed to implement -// ASSERT_?? and EXPECT_??. It is here just to avoid copy-and-paste -// of similar code. -// -// For each templatized helper function, we also define an overloaded -// version for BiggestInt in order to reduce code bloat and allow -// anonymous enums to be used with {ASSERT|EXPECT}_?? when compiled -// with gcc 4. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -#define GTEST_IMPL_CMP_HELPER_(op_name, op)\ -template \ -AssertionResult CmpHelper##op_name(const char* expr1, const char* expr2, \ - const T1& val1, const T2& val2) {\ - if (val1 op val2) {\ - return AssertionSuccess();\ - } else {\ - return AssertionFailure() \ - << "Expected: (" << expr1 << ") " #op " (" << expr2\ - << "), actual: " << FormatForComparisonFailureMessage(val1, val2)\ - << " vs " << FormatForComparisonFailureMessage(val2, val1);\ - }\ -}\ -GTEST_API_ AssertionResult CmpHelper##op_name(\ - const char* expr1, const char* expr2, BiggestInt val1, BiggestInt val2) - -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. - -// Implements the helper function for {ASSERT|EXPECT}_NE -GTEST_IMPL_CMP_HELPER_(NE, !=); -// Implements the helper function for {ASSERT|EXPECT}_LE -GTEST_IMPL_CMP_HELPER_(LE, <=); -// Implements the helper function for {ASSERT|EXPECT}_LT -GTEST_IMPL_CMP_HELPER_(LT, <); -// Implements the helper function for {ASSERT|EXPECT}_GE -GTEST_IMPL_CMP_HELPER_(GE, >=); -// Implements the helper function for {ASSERT|EXPECT}_GT -GTEST_IMPL_CMP_HELPER_(GT, >); - -#undef GTEST_IMPL_CMP_HELPER_ - -// The helper function for {ASSERT|EXPECT}_STREQ. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -GTEST_API_ AssertionResult CmpHelperSTREQ(const char* expected_expression, - const char* actual_expression, - const char* expected, - const char* actual); - -// The helper function for {ASSERT|EXPECT}_STRCASEEQ. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -GTEST_API_ AssertionResult CmpHelperSTRCASEEQ(const char* expected_expression, - const char* actual_expression, - const char* expected, - const char* actual); - -// The helper function for {ASSERT|EXPECT}_STRNE. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -GTEST_API_ AssertionResult CmpHelperSTRNE(const char* s1_expression, - const char* s2_expression, - const char* s1, - const char* s2); - -// The helper function for {ASSERT|EXPECT}_STRCASENE. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -GTEST_API_ AssertionResult CmpHelperSTRCASENE(const char* s1_expression, - const char* s2_expression, - const char* s1, - const char* s2); - - -// Helper function for *_STREQ on wide strings. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -GTEST_API_ AssertionResult CmpHelperSTREQ(const char* expected_expression, - const char* actual_expression, - const wchar_t* expected, - const wchar_t* actual); - -// Helper function for *_STRNE on wide strings. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -GTEST_API_ AssertionResult CmpHelperSTRNE(const char* s1_expression, - const char* s2_expression, - const wchar_t* s1, - const wchar_t* s2); - -} // namespace internal - -// IsSubstring() and IsNotSubstring() are intended to be used as the -// first argument to {EXPECT,ASSERT}_PRED_FORMAT2(), not by -// themselves. They check whether needle is a substring of haystack -// (NULL is considered a substring of itself only), and return an -// appropriate error message when they fail. -// -// The {needle,haystack}_expr arguments are the stringified -// expressions that generated the two real arguments. -GTEST_API_ AssertionResult IsSubstring( - const char* needle_expr, const char* haystack_expr, - const char* needle, const char* haystack); -GTEST_API_ AssertionResult IsSubstring( - const char* needle_expr, const char* haystack_expr, - const wchar_t* needle, const wchar_t* haystack); -GTEST_API_ AssertionResult IsNotSubstring( - const char* needle_expr, const char* haystack_expr, - const char* needle, const char* haystack); -GTEST_API_ AssertionResult IsNotSubstring( - const char* needle_expr, const char* haystack_expr, - const wchar_t* needle, const wchar_t* haystack); -GTEST_API_ AssertionResult IsSubstring( - const char* needle_expr, const char* haystack_expr, - const ::std::string& needle, const ::std::string& haystack); -GTEST_API_ AssertionResult IsNotSubstring( - const char* needle_expr, const char* haystack_expr, - const ::std::string& needle, const ::std::string& haystack); - -#if GTEST_HAS_STD_WSTRING -GTEST_API_ AssertionResult IsSubstring( - const char* needle_expr, const char* haystack_expr, - const ::std::wstring& needle, const ::std::wstring& haystack); -GTEST_API_ AssertionResult IsNotSubstring( - const char* needle_expr, const char* haystack_expr, - const ::std::wstring& needle, const ::std::wstring& haystack); -#endif // GTEST_HAS_STD_WSTRING - -namespace internal { - -// Helper template function for comparing floating-points. -// -// Template parameter: -// -// RawType: the raw floating-point type (either float or double) -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -template -AssertionResult CmpHelperFloatingPointEQ(const char* expected_expression, - const char* actual_expression, - RawType expected, - RawType actual) { - const FloatingPoint lhs(expected), rhs(actual); - - if (lhs.AlmostEquals(rhs)) { - return AssertionSuccess(); - } - - ::std::stringstream expected_ss; - expected_ss << std::setprecision(std::numeric_limits::digits10 + 2) - << expected; - - ::std::stringstream actual_ss; - actual_ss << std::setprecision(std::numeric_limits::digits10 + 2) - << actual; - - return EqFailure(expected_expression, - actual_expression, - StringStreamToString(&expected_ss), - StringStreamToString(&actual_ss), - false); -} - -// Helper function for implementing ASSERT_NEAR. -// -// INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. -GTEST_API_ AssertionResult DoubleNearPredFormat(const char* expr1, - const char* expr2, - const char* abs_error_expr, - double val1, - double val2, - double abs_error); - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// A class that enables one to stream messages to assertion macros -class GTEST_API_ AssertHelper { - public: - // Constructor. - AssertHelper(TestPartResult::Type type, - const char* file, - int line, - const char* message); - ~AssertHelper(); - - // Message assignment is a semantic trick to enable assertion - // streaming; see the GTEST_MESSAGE_ macro below. - void operator=(const Message& message) const; - - private: - // We put our data in a struct so that the size of the AssertHelper class can - // be as small as possible. This is important because gcc is incapable of - // re-using stack space even for temporary variables, so every EXPECT_EQ - // reserves stack space for another AssertHelper. - struct AssertHelperData { - AssertHelperData(TestPartResult::Type t, - const char* srcfile, - int line_num, - const char* msg) - : type(t), file(srcfile), line(line_num), message(msg) { } - - TestPartResult::Type const type; - const char* const file; - int const line; - std::string const message; - - private: - GTEST_DISALLOW_COPY_AND_ASSIGN_(AssertHelperData); - }; - - AssertHelperData* const data_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(AssertHelper); -}; - -} // namespace internal - -#if GTEST_HAS_PARAM_TEST -// The pure interface class that all value-parameterized tests inherit from. -// A value-parameterized class must inherit from both ::testing::Test and -// ::testing::WithParamInterface. In most cases that just means inheriting -// from ::testing::TestWithParam, but more complicated test hierarchies -// may need to inherit from Test and WithParamInterface at different levels. -// -// This interface has support for accessing the test parameter value via -// the GetParam() method. -// -// Use it with one of the parameter generator defining functions, like Range(), -// Values(), ValuesIn(), Bool(), and Combine(). -// -// class FooTest : public ::testing::TestWithParam { -// protected: -// FooTest() { -// // Can use GetParam() here. -// } -// virtual ~FooTest() { -// // Can use GetParam() here. -// } -// virtual void SetUp() { -// // Can use GetParam() here. -// } -// virtual void TearDown { -// // Can use GetParam() here. -// } -// }; -// TEST_P(FooTest, DoesBar) { -// // Can use GetParam() method here. -// Foo foo; -// ASSERT_TRUE(foo.DoesBar(GetParam())); -// } -// INSTANTIATE_TEST_CASE_P(OneToTenRange, FooTest, ::testing::Range(1, 10)); - -template -class WithParamInterface { - public: - typedef T ParamType; - virtual ~WithParamInterface() {} - - // The current parameter value. Is also available in the test fixture's - // constructor. This member function is non-static, even though it only - // references static data, to reduce the opportunity for incorrect uses - // like writing 'WithParamInterface::GetParam()' for a test that - // uses a fixture whose parameter type is int. - const ParamType& GetParam() const { - GTEST_CHECK_(parameter_ != NULL) - << "GetParam() can only be called inside a value-parameterized test " - << "-- did you intend to write TEST_P instead of TEST_F?"; - return *parameter_; - } - - private: - // Sets parameter value. The caller is responsible for making sure the value - // remains alive and unchanged throughout the current test. - static void SetParam(const ParamType* parameter) { - parameter_ = parameter; - } - - // Static value used for accessing parameter during a test lifetime. - static const ParamType* parameter_; - - // TestClass must be a subclass of WithParamInterface and Test. - template friend class internal::ParameterizedTestFactory; -}; - -template -const T* WithParamInterface::parameter_ = NULL; - -// Most value-parameterized classes can ignore the existence of -// WithParamInterface, and can just inherit from ::testing::TestWithParam. - -template -class TestWithParam : public Test, public WithParamInterface { -}; - -#endif // GTEST_HAS_PARAM_TEST - -// Macros for indicating success/failure in test code. - -// ADD_FAILURE unconditionally adds a failure to the current test. -// SUCCEED generates a success - it doesn't automatically make the -// current test successful, as a test is only successful when it has -// no failure. -// -// EXPECT_* verifies that a certain condition is satisfied. If not, -// it behaves like ADD_FAILURE. In particular: -// -// EXPECT_TRUE verifies that a Boolean condition is true. -// EXPECT_FALSE verifies that a Boolean condition is false. -// -// FAIL and ASSERT_* are similar to ADD_FAILURE and EXPECT_*, except -// that they will also abort the current function on failure. People -// usually want the fail-fast behavior of FAIL and ASSERT_*, but those -// writing data-driven tests often find themselves using ADD_FAILURE -// and EXPECT_* more. - -// Generates a nonfatal failure with a generic message. -#define ADD_FAILURE() GTEST_NONFATAL_FAILURE_("Failed") - -// Generates a nonfatal failure at the given source file location with -// a generic message. -#define ADD_FAILURE_AT(file, line) \ - GTEST_MESSAGE_AT_(file, line, "Failed", \ - ::testing::TestPartResult::kNonFatalFailure) - -// Generates a fatal failure with a generic message. -#define GTEST_FAIL() GTEST_FATAL_FAILURE_("Failed") - -// Define this macro to 1 to omit the definition of FAIL(), which is a -// generic name and clashes with some other libraries. -#if !GTEST_DONT_DEFINE_FAIL -# define FAIL() GTEST_FAIL() -#endif - -// Generates a success with a generic message. -#define GTEST_SUCCEED() GTEST_SUCCESS_("Succeeded") - -// Define this macro to 1 to omit the definition of SUCCEED(), which -// is a generic name and clashes with some other libraries. -#if !GTEST_DONT_DEFINE_SUCCEED -# define SUCCEED() GTEST_SUCCEED() -#endif - -// Macros for testing exceptions. -// -// * {ASSERT|EXPECT}_THROW(statement, expected_exception): -// Tests that the statement throws the expected exception. -// * {ASSERT|EXPECT}_NO_THROW(statement): -// Tests that the statement doesn't throw any exception. -// * {ASSERT|EXPECT}_ANY_THROW(statement): -// Tests that the statement throws an exception. - -#define EXPECT_THROW(statement, expected_exception) \ - GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_) -#define EXPECT_NO_THROW(statement) \ - GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_) -#define EXPECT_ANY_THROW(statement) \ - GTEST_TEST_ANY_THROW_(statement, GTEST_NONFATAL_FAILURE_) -#define ASSERT_THROW(statement, expected_exception) \ - GTEST_TEST_THROW_(statement, expected_exception, GTEST_FATAL_FAILURE_) -#define ASSERT_NO_THROW(statement) \ - GTEST_TEST_NO_THROW_(statement, GTEST_FATAL_FAILURE_) -#define ASSERT_ANY_THROW(statement) \ - GTEST_TEST_ANY_THROW_(statement, GTEST_FATAL_FAILURE_) - -// Boolean assertions. Condition can be either a Boolean expression or an -// AssertionResult. For more information on how to use AssertionResult with -// these macros see comments on that class. -#define EXPECT_TRUE(condition) \ - GTEST_TEST_BOOLEAN_(condition, #condition, false, true, \ - GTEST_NONFATAL_FAILURE_) -#define EXPECT_FALSE(condition) \ - GTEST_TEST_BOOLEAN_(!(condition), #condition, true, false, \ - GTEST_NONFATAL_FAILURE_) -#define ASSERT_TRUE(condition) \ - GTEST_TEST_BOOLEAN_(condition, #condition, false, true, \ - GTEST_FATAL_FAILURE_) -#define ASSERT_FALSE(condition) \ - GTEST_TEST_BOOLEAN_(!(condition), #condition, true, false, \ - GTEST_FATAL_FAILURE_) - -// Includes the auto-generated header that implements a family of -// generic predicate assertion macros. -#include "gtest/gtest_pred_impl.h" - -// Macros for testing equalities and inequalities. -// -// * {ASSERT|EXPECT}_EQ(expected, actual): Tests that expected == actual -// * {ASSERT|EXPECT}_NE(v1, v2): Tests that v1 != v2 -// * {ASSERT|EXPECT}_LT(v1, v2): Tests that v1 < v2 -// * {ASSERT|EXPECT}_LE(v1, v2): Tests that v1 <= v2 -// * {ASSERT|EXPECT}_GT(v1, v2): Tests that v1 > v2 -// * {ASSERT|EXPECT}_GE(v1, v2): Tests that v1 >= v2 -// -// When they are not, Google Test prints both the tested expressions and -// their actual values. The values must be compatible built-in types, -// or you will get a compiler error. By "compatible" we mean that the -// values can be compared by the respective operator. -// -// Note: -// -// 1. It is possible to make a user-defined type work with -// {ASSERT|EXPECT}_??(), but that requires overloading the -// comparison operators and is thus discouraged by the Google C++ -// Usage Guide. Therefore, you are advised to use the -// {ASSERT|EXPECT}_TRUE() macro to assert that two objects are -// equal. -// -// 2. The {ASSERT|EXPECT}_??() macros do pointer comparisons on -// pointers (in particular, C strings). Therefore, if you use it -// with two C strings, you are testing how their locations in memory -// are related, not how their content is related. To compare two C -// strings by content, use {ASSERT|EXPECT}_STR*(). -// -// 3. {ASSERT|EXPECT}_EQ(expected, actual) is preferred to -// {ASSERT|EXPECT}_TRUE(expected == actual), as the former tells you -// what the actual value is when it fails, and similarly for the -// other comparisons. -// -// 4. Do not depend on the order in which {ASSERT|EXPECT}_??() -// evaluate their arguments, which is undefined. -// -// 5. These macros evaluate their arguments exactly once. -// -// Examples: -// -// EXPECT_NE(5, Foo()); -// EXPECT_EQ(NULL, a_pointer); -// ASSERT_LT(i, array_size); -// ASSERT_GT(records.size(), 0) << "There is no record left."; - -#define EXPECT_EQ(expected, actual) \ - EXPECT_PRED_FORMAT2(::testing::internal:: \ - EqHelper::Compare, \ - expected, actual) -#define EXPECT_NE(expected, actual) \ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperNE, expected, actual) -#define EXPECT_LE(val1, val2) \ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperLE, val1, val2) -#define EXPECT_LT(val1, val2) \ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperLT, val1, val2) -#define EXPECT_GE(val1, val2) \ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperGE, val1, val2) -#define EXPECT_GT(val1, val2) \ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperGT, val1, val2) - -#define GTEST_ASSERT_EQ(expected, actual) \ - ASSERT_PRED_FORMAT2(::testing::internal:: \ - EqHelper::Compare, \ - expected, actual) -#define GTEST_ASSERT_NE(val1, val2) \ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperNE, val1, val2) -#define GTEST_ASSERT_LE(val1, val2) \ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperLE, val1, val2) -#define GTEST_ASSERT_LT(val1, val2) \ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperLT, val1, val2) -#define GTEST_ASSERT_GE(val1, val2) \ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperGE, val1, val2) -#define GTEST_ASSERT_GT(val1, val2) \ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperGT, val1, val2) - -// Define macro GTEST_DONT_DEFINE_ASSERT_XY to 1 to omit the definition of -// ASSERT_XY(), which clashes with some users' own code. - -#if !GTEST_DONT_DEFINE_ASSERT_EQ -# define ASSERT_EQ(val1, val2) GTEST_ASSERT_EQ(val1, val2) -#endif - -#if !GTEST_DONT_DEFINE_ASSERT_NE -# define ASSERT_NE(val1, val2) GTEST_ASSERT_NE(val1, val2) -#endif - -#if !GTEST_DONT_DEFINE_ASSERT_LE -# define ASSERT_LE(val1, val2) GTEST_ASSERT_LE(val1, val2) -#endif - -#if !GTEST_DONT_DEFINE_ASSERT_LT -# define ASSERT_LT(val1, val2) GTEST_ASSERT_LT(val1, val2) -#endif - -#if !GTEST_DONT_DEFINE_ASSERT_GE -# define ASSERT_GE(val1, val2) GTEST_ASSERT_GE(val1, val2) -#endif - -#if !GTEST_DONT_DEFINE_ASSERT_GT -# define ASSERT_GT(val1, val2) GTEST_ASSERT_GT(val1, val2) -#endif - -// C-string Comparisons. All tests treat NULL and any non-NULL string -// as different. Two NULLs are equal. -// -// * {ASSERT|EXPECT}_STREQ(s1, s2): Tests that s1 == s2 -// * {ASSERT|EXPECT}_STRNE(s1, s2): Tests that s1 != s2 -// * {ASSERT|EXPECT}_STRCASEEQ(s1, s2): Tests that s1 == s2, ignoring case -// * {ASSERT|EXPECT}_STRCASENE(s1, s2): Tests that s1 != s2, ignoring case -// -// For wide or narrow string objects, you can use the -// {ASSERT|EXPECT}_??() macros. -// -// Don't depend on the order in which the arguments are evaluated, -// which is undefined. -// -// These macros evaluate their arguments exactly once. - -#define EXPECT_STREQ(expected, actual) \ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperSTREQ, expected, actual) -#define EXPECT_STRNE(s1, s2) \ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperSTRNE, s1, s2) -#define EXPECT_STRCASEEQ(expected, actual) \ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperSTRCASEEQ, expected, actual) -#define EXPECT_STRCASENE(s1, s2)\ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperSTRCASENE, s1, s2) - -#define ASSERT_STREQ(expected, actual) \ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperSTREQ, expected, actual) -#define ASSERT_STRNE(s1, s2) \ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperSTRNE, s1, s2) -#define ASSERT_STRCASEEQ(expected, actual) \ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperSTRCASEEQ, expected, actual) -#define ASSERT_STRCASENE(s1, s2)\ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperSTRCASENE, s1, s2) - -// Macros for comparing floating-point numbers. -// -// * {ASSERT|EXPECT}_FLOAT_EQ(expected, actual): -// Tests that two float values are almost equal. -// * {ASSERT|EXPECT}_DOUBLE_EQ(expected, actual): -// Tests that two double values are almost equal. -// * {ASSERT|EXPECT}_NEAR(v1, v2, abs_error): -// Tests that v1 and v2 are within the given distance to each other. -// -// Google Test uses ULP-based comparison to automatically pick a default -// error bound that is appropriate for the operands. See the -// FloatingPoint template class in gtest-internal.h if you are -// interested in the implementation details. - -#define EXPECT_FLOAT_EQ(expected, actual)\ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperFloatingPointEQ, \ - expected, actual) - -#define EXPECT_DOUBLE_EQ(expected, actual)\ - EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperFloatingPointEQ, \ - expected, actual) - -#define ASSERT_FLOAT_EQ(expected, actual)\ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperFloatingPointEQ, \ - expected, actual) - -#define ASSERT_DOUBLE_EQ(expected, actual)\ - ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperFloatingPointEQ, \ - expected, actual) - -#define EXPECT_NEAR(val1, val2, abs_error)\ - EXPECT_PRED_FORMAT3(::testing::internal::DoubleNearPredFormat, \ - val1, val2, abs_error) - -#define ASSERT_NEAR(val1, val2, abs_error)\ - ASSERT_PRED_FORMAT3(::testing::internal::DoubleNearPredFormat, \ - val1, val2, abs_error) - -// These predicate format functions work on floating-point values, and -// can be used in {ASSERT|EXPECT}_PRED_FORMAT2*(), e.g. -// -// EXPECT_PRED_FORMAT2(testing::DoubleLE, Foo(), 5.0); - -// Asserts that val1 is less than, or almost equal to, val2. Fails -// otherwise. In particular, it fails if either val1 or val2 is NaN. -GTEST_API_ AssertionResult FloatLE(const char* expr1, const char* expr2, - float val1, float val2); -GTEST_API_ AssertionResult DoubleLE(const char* expr1, const char* expr2, - double val1, double val2); - - -#if GTEST_OS_WINDOWS - -// Macros that test for HRESULT failure and success, these are only useful -// on Windows, and rely on Windows SDK macros and APIs to compile. -// -// * {ASSERT|EXPECT}_HRESULT_{SUCCEEDED|FAILED}(expr) -// -// When expr unexpectedly fails or succeeds, Google Test prints the -// expected result and the actual result with both a human-readable -// string representation of the error, if available, as well as the -// hex result code. -# define EXPECT_HRESULT_SUCCEEDED(expr) \ - EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTSuccess, (expr)) - -# define ASSERT_HRESULT_SUCCEEDED(expr) \ - ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTSuccess, (expr)) - -# define EXPECT_HRESULT_FAILED(expr) \ - EXPECT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr)) - -# define ASSERT_HRESULT_FAILED(expr) \ - ASSERT_PRED_FORMAT1(::testing::internal::IsHRESULTFailure, (expr)) - -#endif // GTEST_OS_WINDOWS - -// Macros that execute statement and check that it doesn't generate new fatal -// failures in the current thread. -// -// * {ASSERT|EXPECT}_NO_FATAL_FAILURE(statement); -// -// Examples: -// -// EXPECT_NO_FATAL_FAILURE(Process()); -// ASSERT_NO_FATAL_FAILURE(Process()) << "Process() failed"; -// -#define ASSERT_NO_FATAL_FAILURE(statement) \ - GTEST_TEST_NO_FATAL_FAILURE_(statement, GTEST_FATAL_FAILURE_) -#define EXPECT_NO_FATAL_FAILURE(statement) \ - GTEST_TEST_NO_FATAL_FAILURE_(statement, GTEST_NONFATAL_FAILURE_) - -// Causes a trace (including the source file path, the current line -// number, and the given message) to be included in every test failure -// message generated by code in the current scope. The effect is -// undone when the control leaves the current scope. -// -// The message argument can be anything streamable to std::ostream. -// -// In the implementation, we include the current line number as part -// of the dummy variable name, thus allowing multiple SCOPED_TRACE()s -// to appear in the same block - as long as they are on different -// lines. -#define SCOPED_TRACE(message) \ - ::testing::internal::ScopedTrace GTEST_CONCAT_TOKEN_(gtest_trace_, __LINE__)(\ - __FILE__, __LINE__, ::testing::Message() << (message)) - -// Compile-time assertion for type equality. -// StaticAssertTypeEq() compiles iff type1 and type2 are -// the same type. The value it returns is not interesting. -// -// Instead of making StaticAssertTypeEq a class template, we make it a -// function template that invokes a helper class template. This -// prevents a user from misusing StaticAssertTypeEq by -// defining objects of that type. -// -// CAVEAT: -// -// When used inside a method of a class template, -// StaticAssertTypeEq() is effective ONLY IF the method is -// instantiated. For example, given: -// -// template class Foo { -// public: -// void Bar() { testing::StaticAssertTypeEq(); } -// }; -// -// the code: -// -// void Test1() { Foo foo; } -// -// will NOT generate a compiler error, as Foo::Bar() is never -// actually instantiated. Instead, you need: -// -// void Test2() { Foo foo; foo.Bar(); } -// -// to cause a compiler error. -template -bool StaticAssertTypeEq() { - (void)internal::StaticAssertTypeEqHelper(); - return true; -} - -// Defines a test. -// -// The first parameter is the name of the test case, and the second -// parameter is the name of the test within the test case. -// -// The convention is to end the test case name with "Test". For -// example, a test case for the Foo class can be named FooTest. -// -// The user should put his test code between braces after using this -// macro. Example: -// -// TEST(FooTest, InitializesCorrectly) { -// Foo foo; -// EXPECT_TRUE(foo.StatusIsOK()); -// } - -// Note that we call GetTestTypeId() instead of GetTypeId< -// ::testing::Test>() here to get the type ID of testing::Test. This -// is to work around a suspected linker bug when using Google Test as -// a framework on Mac OS X. The bug causes GetTypeId< -// ::testing::Test>() to return different values depending on whether -// the call is from the Google Test framework itself or from user test -// code. GetTestTypeId() is guaranteed to always return the same -// value, as it always calls GetTypeId<>() from the Google Test -// framework. -#define GTEST_TEST(test_case_name, test_name)\ - GTEST_TEST_(test_case_name, test_name, \ - ::testing::Test, ::testing::internal::GetTestTypeId()) - -// Define this macro to 1 to omit the definition of TEST(), which -// is a generic name and clashes with some other libraries. -#if !GTEST_DONT_DEFINE_TEST -# define TEST(test_case_name, test_name) GTEST_TEST(test_case_name, test_name) -#endif - -// Defines a test that uses a test fixture. -// -// The first parameter is the name of the test fixture class, which -// also doubles as the test case name. The second parameter is the -// name of the test within the test case. -// -// A test fixture class must be declared earlier. The user should put -// his test code between braces after using this macro. Example: -// -// class FooTest : public testing::Test { -// protected: -// virtual void SetUp() { b_.AddElement(3); } -// -// Foo a_; -// Foo b_; -// }; -// -// TEST_F(FooTest, InitializesCorrectly) { -// EXPECT_TRUE(a_.StatusIsOK()); -// } -// -// TEST_F(FooTest, ReturnsElementCountCorrectly) { -// EXPECT_EQ(0, a_.size()); -// EXPECT_EQ(1, b_.size()); -// } - -#define TEST_F(test_fixture, test_name)\ - GTEST_TEST_(test_fixture, test_name, test_fixture, \ - ::testing::internal::GetTypeId()) - -} // namespace testing - -// Use this function in main() to run all tests. It returns 0 if all -// tests are successful, or 1 otherwise. -// -// RUN_ALL_TESTS() should be invoked after the command line has been -// parsed by InitGoogleTest(). -// -// This function was formerly a macro; thus, it is in the global -// namespace and has an all-caps name. -int RUN_ALL_TESTS() GTEST_MUST_USE_RESULT_; - -inline int RUN_ALL_TESTS() { - return ::testing::UnitTest::GetInstance()->Run(); -} - -#endif // GTEST_INCLUDE_GTEST_GTEST_H_ diff --git a/freedv-server/googletest/include/gtest/gtest_pred_impl.h b/freedv-server/googletest/include/gtest/gtest_pred_impl.h deleted file mode 100644 index 30ae712f..00000000 --- a/freedv-server/googletest/include/gtest/gtest_pred_impl.h +++ /dev/null @@ -1,358 +0,0 @@ -// Copyright 2006, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// This file is AUTOMATICALLY GENERATED on 10/31/2011 by command -// 'gen_gtest_pred_impl.py 5'. DO NOT EDIT BY HAND! -// -// Implements a family of generic predicate assertion macros. - -#ifndef GTEST_INCLUDE_GTEST_GTEST_PRED_IMPL_H_ -#define GTEST_INCLUDE_GTEST_GTEST_PRED_IMPL_H_ - -// Makes sure this header is not included before gtest.h. -#ifndef GTEST_INCLUDE_GTEST_GTEST_H_ -# error Do not include gtest_pred_impl.h directly. Include gtest.h instead. -#endif // GTEST_INCLUDE_GTEST_GTEST_H_ - -// This header implements a family of generic predicate assertion -// macros: -// -// ASSERT_PRED_FORMAT1(pred_format, v1) -// ASSERT_PRED_FORMAT2(pred_format, v1, v2) -// ... -// -// where pred_format is a function or functor that takes n (in the -// case of ASSERT_PRED_FORMATn) values and their source expression -// text, and returns a testing::AssertionResult. See the definition -// of ASSERT_EQ in gtest.h for an example. -// -// If you don't care about formatting, you can use the more -// restrictive version: -// -// ASSERT_PRED1(pred, v1) -// ASSERT_PRED2(pred, v1, v2) -// ... -// -// where pred is an n-ary function or functor that returns bool, -// and the values v1, v2, ..., must support the << operator for -// streaming to std::ostream. -// -// We also define the EXPECT_* variations. -// -// For now we only support predicates whose arity is at most 5. -// Please email googletestframework@googlegroups.com if you need -// support for higher arities. - -// GTEST_ASSERT_ is the basic statement to which all of the assertions -// in this file reduce. Don't use this in your code. - -#define GTEST_ASSERT_(expression, on_failure) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (const ::testing::AssertionResult gtest_ar = (expression)) \ - ; \ - else \ - on_failure(gtest_ar.failure_message()) - - -// Helper function for implementing {EXPECT|ASSERT}_PRED1. Don't use -// this in your code. -template -AssertionResult AssertPred1Helper(const char* pred_text, - const char* e1, - Pred pred, - const T1& v1) { - if (pred(v1)) return AssertionSuccess(); - - return AssertionFailure() << pred_text << "(" - << e1 << ") evaluates to false, where" - << "\n" << e1 << " evaluates to " << v1; -} - -// Internal macro for implementing {EXPECT|ASSERT}_PRED_FORMAT1. -// Don't use this in your code. -#define GTEST_PRED_FORMAT1_(pred_format, v1, on_failure)\ - GTEST_ASSERT_(pred_format(#v1, v1), \ - on_failure) - -// Internal macro for implementing {EXPECT|ASSERT}_PRED1. Don't use -// this in your code. -#define GTEST_PRED1_(pred, v1, on_failure)\ - GTEST_ASSERT_(::testing::AssertPred1Helper(#pred, \ - #v1, \ - pred, \ - v1), on_failure) - -// Unary predicate assertion macros. -#define EXPECT_PRED_FORMAT1(pred_format, v1) \ - GTEST_PRED_FORMAT1_(pred_format, v1, GTEST_NONFATAL_FAILURE_) -#define EXPECT_PRED1(pred, v1) \ - GTEST_PRED1_(pred, v1, GTEST_NONFATAL_FAILURE_) -#define ASSERT_PRED_FORMAT1(pred_format, v1) \ - GTEST_PRED_FORMAT1_(pred_format, v1, GTEST_FATAL_FAILURE_) -#define ASSERT_PRED1(pred, v1) \ - GTEST_PRED1_(pred, v1, GTEST_FATAL_FAILURE_) - - - -// Helper function for implementing {EXPECT|ASSERT}_PRED2. Don't use -// this in your code. -template -AssertionResult AssertPred2Helper(const char* pred_text, - const char* e1, - const char* e2, - Pred pred, - const T1& v1, - const T2& v2) { - if (pred(v1, v2)) return AssertionSuccess(); - - return AssertionFailure() << pred_text << "(" - << e1 << ", " - << e2 << ") evaluates to false, where" - << "\n" << e1 << " evaluates to " << v1 - << "\n" << e2 << " evaluates to " << v2; -} - -// Internal macro for implementing {EXPECT|ASSERT}_PRED_FORMAT2. -// Don't use this in your code. -#define GTEST_PRED_FORMAT2_(pred_format, v1, v2, on_failure)\ - GTEST_ASSERT_(pred_format(#v1, #v2, v1, v2), \ - on_failure) - -// Internal macro for implementing {EXPECT|ASSERT}_PRED2. Don't use -// this in your code. -#define GTEST_PRED2_(pred, v1, v2, on_failure)\ - GTEST_ASSERT_(::testing::AssertPred2Helper(#pred, \ - #v1, \ - #v2, \ - pred, \ - v1, \ - v2), on_failure) - -// Binary predicate assertion macros. -#define EXPECT_PRED_FORMAT2(pred_format, v1, v2) \ - GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) -#define EXPECT_PRED2(pred, v1, v2) \ - GTEST_PRED2_(pred, v1, v2, GTEST_NONFATAL_FAILURE_) -#define ASSERT_PRED_FORMAT2(pred_format, v1, v2) \ - GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_FATAL_FAILURE_) -#define ASSERT_PRED2(pred, v1, v2) \ - GTEST_PRED2_(pred, v1, v2, GTEST_FATAL_FAILURE_) - - - -// Helper function for implementing {EXPECT|ASSERT}_PRED3. Don't use -// this in your code. -template -AssertionResult AssertPred3Helper(const char* pred_text, - const char* e1, - const char* e2, - const char* e3, - Pred pred, - const T1& v1, - const T2& v2, - const T3& v3) { - if (pred(v1, v2, v3)) return AssertionSuccess(); - - return AssertionFailure() << pred_text << "(" - << e1 << ", " - << e2 << ", " - << e3 << ") evaluates to false, where" - << "\n" << e1 << " evaluates to " << v1 - << "\n" << e2 << " evaluates to " << v2 - << "\n" << e3 << " evaluates to " << v3; -} - -// Internal macro for implementing {EXPECT|ASSERT}_PRED_FORMAT3. -// Don't use this in your code. -#define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ - GTEST_ASSERT_(pred_format(#v1, #v2, #v3, v1, v2, v3), \ - on_failure) - -// Internal macro for implementing {EXPECT|ASSERT}_PRED3. Don't use -// this in your code. -#define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ - GTEST_ASSERT_(::testing::AssertPred3Helper(#pred, \ - #v1, \ - #v2, \ - #v3, \ - pred, \ - v1, \ - v2, \ - v3), on_failure) - -// Ternary predicate assertion macros. -#define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \ - GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, GTEST_NONFATAL_FAILURE_) -#define EXPECT_PRED3(pred, v1, v2, v3) \ - GTEST_PRED3_(pred, v1, v2, v3, GTEST_NONFATAL_FAILURE_) -#define ASSERT_PRED_FORMAT3(pred_format, v1, v2, v3) \ - GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, GTEST_FATAL_FAILURE_) -#define ASSERT_PRED3(pred, v1, v2, v3) \ - GTEST_PRED3_(pred, v1, v2, v3, GTEST_FATAL_FAILURE_) - - - -// Helper function for implementing {EXPECT|ASSERT}_PRED4. Don't use -// this in your code. -template -AssertionResult AssertPred4Helper(const char* pred_text, - const char* e1, - const char* e2, - const char* e3, - const char* e4, - Pred pred, - const T1& v1, - const T2& v2, - const T3& v3, - const T4& v4) { - if (pred(v1, v2, v3, v4)) return AssertionSuccess(); - - return AssertionFailure() << pred_text << "(" - << e1 << ", " - << e2 << ", " - << e3 << ", " - << e4 << ") evaluates to false, where" - << "\n" << e1 << " evaluates to " << v1 - << "\n" << e2 << " evaluates to " << v2 - << "\n" << e3 << " evaluates to " << v3 - << "\n" << e4 << " evaluates to " << v4; -} - -// Internal macro for implementing {EXPECT|ASSERT}_PRED_FORMAT4. -// Don't use this in your code. -#define GTEST_PRED_FORMAT4_(pred_format, v1, v2, v3, v4, on_failure)\ - GTEST_ASSERT_(pred_format(#v1, #v2, #v3, #v4, v1, v2, v3, v4), \ - on_failure) - -// Internal macro for implementing {EXPECT|ASSERT}_PRED4. Don't use -// this in your code. -#define GTEST_PRED4_(pred, v1, v2, v3, v4, on_failure)\ - GTEST_ASSERT_(::testing::AssertPred4Helper(#pred, \ - #v1, \ - #v2, \ - #v3, \ - #v4, \ - pred, \ - v1, \ - v2, \ - v3, \ - v4), on_failure) - -// 4-ary predicate assertion macros. -#define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ - GTEST_PRED_FORMAT4_(pred_format, v1, v2, v3, v4, GTEST_NONFATAL_FAILURE_) -#define EXPECT_PRED4(pred, v1, v2, v3, v4) \ - GTEST_PRED4_(pred, v1, v2, v3, v4, GTEST_NONFATAL_FAILURE_) -#define ASSERT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ - GTEST_PRED_FORMAT4_(pred_format, v1, v2, v3, v4, GTEST_FATAL_FAILURE_) -#define ASSERT_PRED4(pred, v1, v2, v3, v4) \ - GTEST_PRED4_(pred, v1, v2, v3, v4, GTEST_FATAL_FAILURE_) - - - -// Helper function for implementing {EXPECT|ASSERT}_PRED5. Don't use -// this in your code. -template -AssertionResult AssertPred5Helper(const char* pred_text, - const char* e1, - const char* e2, - const char* e3, - const char* e4, - const char* e5, - Pred pred, - const T1& v1, - const T2& v2, - const T3& v3, - const T4& v4, - const T5& v5) { - if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess(); - - return AssertionFailure() << pred_text << "(" - << e1 << ", " - << e2 << ", " - << e3 << ", " - << e4 << ", " - << e5 << ") evaluates to false, where" - << "\n" << e1 << " evaluates to " << v1 - << "\n" << e2 << " evaluates to " << v2 - << "\n" << e3 << " evaluates to " << v3 - << "\n" << e4 << " evaluates to " << v4 - << "\n" << e5 << " evaluates to " << v5; -} - -// Internal macro for implementing {EXPECT|ASSERT}_PRED_FORMAT5. -// Don't use this in your code. -#define GTEST_PRED_FORMAT5_(pred_format, v1, v2, v3, v4, v5, on_failure)\ - GTEST_ASSERT_(pred_format(#v1, #v2, #v3, #v4, #v5, v1, v2, v3, v4, v5), \ - on_failure) - -// Internal macro for implementing {EXPECT|ASSERT}_PRED5. Don't use -// this in your code. -#define GTEST_PRED5_(pred, v1, v2, v3, v4, v5, on_failure)\ - GTEST_ASSERT_(::testing::AssertPred5Helper(#pred, \ - #v1, \ - #v2, \ - #v3, \ - #v4, \ - #v5, \ - pred, \ - v1, \ - v2, \ - v3, \ - v4, \ - v5), on_failure) - -// 5-ary predicate assertion macros. -#define EXPECT_PRED_FORMAT5(pred_format, v1, v2, v3, v4, v5) \ - GTEST_PRED_FORMAT5_(pred_format, v1, v2, v3, v4, v5, GTEST_NONFATAL_FAILURE_) -#define EXPECT_PRED5(pred, v1, v2, v3, v4, v5) \ - GTEST_PRED5_(pred, v1, v2, v3, v4, v5, GTEST_NONFATAL_FAILURE_) -#define ASSERT_PRED_FORMAT5(pred_format, v1, v2, v3, v4, v5) \ - GTEST_PRED_FORMAT5_(pred_format, v1, v2, v3, v4, v5, GTEST_FATAL_FAILURE_) -#define ASSERT_PRED5(pred, v1, v2, v3, v4, v5) \ - GTEST_PRED5_(pred, v1, v2, v3, v4, v5, GTEST_FATAL_FAILURE_) - - - -#endif // GTEST_INCLUDE_GTEST_GTEST_PRED_IMPL_H_ diff --git a/freedv-server/googletest/include/gtest/gtest_prod.h b/freedv-server/googletest/include/gtest/gtest_prod.h deleted file mode 100644 index da80ddc6..00000000 --- a/freedv-server/googletest/include/gtest/gtest_prod.h +++ /dev/null @@ -1,58 +0,0 @@ -// Copyright 2006, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// Google C++ Testing Framework definitions useful in production code. - -#ifndef GTEST_INCLUDE_GTEST_GTEST_PROD_H_ -#define GTEST_INCLUDE_GTEST_GTEST_PROD_H_ - -// When you need to test the private or protected members of a class, -// use the FRIEND_TEST macro to declare your tests as friends of the -// class. For example: -// -// class MyClass { -// private: -// void MyMethod(); -// FRIEND_TEST(MyClassTest, MyMethod); -// }; -// -// class MyClassTest : public testing::Test { -// // ... -// }; -// -// TEST_F(MyClassTest, MyMethod) { -// // Can call MyClass::MyMethod() here. -// } - -#define FRIEND_TEST(test_case_name, test_name)\ -friend class test_case_name##_##test_name##_Test - -#endif // GTEST_INCLUDE_GTEST_GTEST_PROD_H_ diff --git a/freedv-server/googletest/include/gtest/internal/gtest-death-test-internal.h b/freedv-server/googletest/include/gtest/internal/gtest-death-test-internal.h deleted file mode 100644 index 2b3a78f5..00000000 --- a/freedv-server/googletest/include/gtest/internal/gtest-death-test-internal.h +++ /dev/null @@ -1,319 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: wan@google.com (Zhanyong Wan), eefacm@gmail.com (Sean Mcafee) -// -// The Google C++ Testing Framework (Google Test) -// -// This header file defines internal utilities needed for implementing -// death tests. They are subject to change without notice. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_DEATH_TEST_INTERNAL_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_DEATH_TEST_INTERNAL_H_ - -#include "gtest/internal/gtest-internal.h" - -#include - -namespace testing { -namespace internal { - -GTEST_DECLARE_string_(internal_run_death_test); - -// Names of the flags (needed for parsing Google Test flags). -const char kDeathTestStyleFlag[] = "death_test_style"; -const char kDeathTestUseFork[] = "death_test_use_fork"; -const char kInternalRunDeathTestFlag[] = "internal_run_death_test"; - -#if GTEST_HAS_DEATH_TEST - -// DeathTest is a class that hides much of the complexity of the -// GTEST_DEATH_TEST_ macro. It is abstract; its static Create method -// returns a concrete class that depends on the prevailing death test -// style, as defined by the --gtest_death_test_style and/or -// --gtest_internal_run_death_test flags. - -// In describing the results of death tests, these terms are used with -// the corresponding definitions: -// -// exit status: The integer exit information in the format specified -// by wait(2) -// exit code: The integer code passed to exit(3), _exit(2), or -// returned from main() -class GTEST_API_ DeathTest { - public: - // Create returns false if there was an error determining the - // appropriate action to take for the current death test; for example, - // if the gtest_death_test_style flag is set to an invalid value. - // The LastMessage method will return a more detailed message in that - // case. Otherwise, the DeathTest pointer pointed to by the "test" - // argument is set. If the death test should be skipped, the pointer - // is set to NULL; otherwise, it is set to the address of a new concrete - // DeathTest object that controls the execution of the current test. - static bool Create(const char* statement, const RE* regex, - const char* file, int line, DeathTest** test); - DeathTest(); - virtual ~DeathTest() { } - - // A helper class that aborts a death test when it's deleted. - class ReturnSentinel { - public: - explicit ReturnSentinel(DeathTest* test) : test_(test) { } - ~ReturnSentinel() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); } - private: - DeathTest* const test_; - GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel); - } GTEST_ATTRIBUTE_UNUSED_; - - // An enumeration of possible roles that may be taken when a death - // test is encountered. EXECUTE means that the death test logic should - // be executed immediately. OVERSEE means that the program should prepare - // the appropriate environment for a child process to execute the death - // test, then wait for it to complete. - enum TestRole { OVERSEE_TEST, EXECUTE_TEST }; - - // An enumeration of the three reasons that a test might be aborted. - enum AbortReason { - TEST_ENCOUNTERED_RETURN_STATEMENT, - TEST_THREW_EXCEPTION, - TEST_DID_NOT_DIE - }; - - // Assumes one of the above roles. - virtual TestRole AssumeRole() = 0; - - // Waits for the death test to finish and returns its status. - virtual int Wait() = 0; - - // Returns true if the death test passed; that is, the test process - // exited during the test, its exit status matches a user-supplied - // predicate, and its stderr output matches a user-supplied regular - // expression. - // The user-supplied predicate may be a macro expression rather - // than a function pointer or functor, or else Wait and Passed could - // be combined. - virtual bool Passed(bool exit_status_ok) = 0; - - // Signals that the death test did not die as expected. - virtual void Abort(AbortReason reason) = 0; - - // Returns a human-readable outcome message regarding the outcome of - // the last death test. - static const char* LastMessage(); - - static void set_last_death_test_message(const std::string& message); - - private: - // A string containing a description of the outcome of the last death test. - static std::string last_death_test_message_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(DeathTest); -}; - -// Factory interface for death tests. May be mocked out for testing. -class DeathTestFactory { - public: - virtual ~DeathTestFactory() { } - virtual bool Create(const char* statement, const RE* regex, - const char* file, int line, DeathTest** test) = 0; -}; - -// A concrete DeathTestFactory implementation for normal use. -class DefaultDeathTestFactory : public DeathTestFactory { - public: - virtual bool Create(const char* statement, const RE* regex, - const char* file, int line, DeathTest** test); -}; - -// Returns true if exit_status describes a process that was terminated -// by a signal, or exited normally with a nonzero exit code. -GTEST_API_ bool ExitedUnsuccessfully(int exit_status); - -// Traps C++ exceptions escaping statement and reports them as test -// failures. Note that trapping SEH exceptions is not implemented here. -# if GTEST_HAS_EXCEPTIONS -# define GTEST_EXECUTE_DEATH_TEST_STATEMENT_(statement, death_test) \ - try { \ - GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \ - } catch (const ::std::exception& gtest_exception) { \ - fprintf(\ - stderr, \ - "\n%s: Caught std::exception-derived exception escaping the " \ - "death test statement. Exception message: %s\n", \ - ::testing::internal::FormatFileLocation(__FILE__, __LINE__).c_str(), \ - gtest_exception.what()); \ - fflush(stderr); \ - death_test->Abort(::testing::internal::DeathTest::TEST_THREW_EXCEPTION); \ - } catch (...) { \ - death_test->Abort(::testing::internal::DeathTest::TEST_THREW_EXCEPTION); \ - } - -# else -# define GTEST_EXECUTE_DEATH_TEST_STATEMENT_(statement, death_test) \ - GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement) - -# endif - -// This macro is for implementing ASSERT_DEATH*, EXPECT_DEATH*, -// ASSERT_EXIT*, and EXPECT_EXIT*. -# define GTEST_DEATH_TEST_(statement, predicate, regex, fail) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (::testing::internal::AlwaysTrue()) { \ - const ::testing::internal::RE& gtest_regex = (regex); \ - ::testing::internal::DeathTest* gtest_dt; \ - if (!::testing::internal::DeathTest::Create(#statement, >est_regex, \ - __FILE__, __LINE__, >est_dt)) { \ - goto GTEST_CONCAT_TOKEN_(gtest_label_, __LINE__); \ - } \ - if (gtest_dt != NULL) { \ - ::testing::internal::scoped_ptr< ::testing::internal::DeathTest> \ - gtest_dt_ptr(gtest_dt); \ - switch (gtest_dt->AssumeRole()) { \ - case ::testing::internal::DeathTest::OVERSEE_TEST: \ - if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \ - goto GTEST_CONCAT_TOKEN_(gtest_label_, __LINE__); \ - } \ - break; \ - case ::testing::internal::DeathTest::EXECUTE_TEST: { \ - ::testing::internal::DeathTest::ReturnSentinel \ - gtest_sentinel(gtest_dt); \ - GTEST_EXECUTE_DEATH_TEST_STATEMENT_(statement, gtest_dt); \ - gtest_dt->Abort(::testing::internal::DeathTest::TEST_DID_NOT_DIE); \ - break; \ - } \ - default: \ - break; \ - } \ - } \ - } else \ - GTEST_CONCAT_TOKEN_(gtest_label_, __LINE__): \ - fail(::testing::internal::DeathTest::LastMessage()) -// The symbol "fail" here expands to something into which a message -// can be streamed. - -// This macro is for implementing ASSERT/EXPECT_DEBUG_DEATH when compiled in -// NDEBUG mode. In this case we need the statements to be executed, the regex is -// ignored, and the macro must accept a streamed message even though the message -// is never printed. -# define GTEST_EXECUTE_STATEMENT_(statement, regex) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (::testing::internal::AlwaysTrue()) { \ - GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \ - } else \ - ::testing::Message() - -// A class representing the parsed contents of the -// --gtest_internal_run_death_test flag, as it existed when -// RUN_ALL_TESTS was called. -class InternalRunDeathTestFlag { - public: - InternalRunDeathTestFlag(const std::string& a_file, - int a_line, - int an_index, - int a_write_fd) - : file_(a_file), line_(a_line), index_(an_index), - write_fd_(a_write_fd) {} - - ~InternalRunDeathTestFlag() { - if (write_fd_ >= 0) - posix::Close(write_fd_); - } - - const std::string& file() const { return file_; } - int line() const { return line_; } - int index() const { return index_; } - int write_fd() const { return write_fd_; } - - private: - std::string file_; - int line_; - int index_; - int write_fd_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(InternalRunDeathTestFlag); -}; - -// Returns a newly created InternalRunDeathTestFlag object with fields -// initialized from the GTEST_FLAG(internal_run_death_test) flag if -// the flag is specified; otherwise returns NULL. -InternalRunDeathTestFlag* ParseInternalRunDeathTestFlag(); - -#else // GTEST_HAS_DEATH_TEST - -// This macro is used for implementing macros such as -// EXPECT_DEATH_IF_SUPPORTED and ASSERT_DEATH_IF_SUPPORTED on systems where -// death tests are not supported. Those macros must compile on such systems -// iff EXPECT_DEATH and ASSERT_DEATH compile with the same parameters on -// systems that support death tests. This allows one to write such a macro -// on a system that does not support death tests and be sure that it will -// compile on a death-test supporting system. -// -// Parameters: -// statement - A statement that a macro such as EXPECT_DEATH would test -// for program termination. This macro has to make sure this -// statement is compiled but not executed, to ensure that -// EXPECT_DEATH_IF_SUPPORTED compiles with a certain -// parameter iff EXPECT_DEATH compiles with it. -// regex - A regex that a macro such as EXPECT_DEATH would use to test -// the output of statement. This parameter has to be -// compiled but not evaluated by this macro, to ensure that -// this macro only accepts expressions that a macro such as -// EXPECT_DEATH would accept. -// terminator - Must be an empty statement for EXPECT_DEATH_IF_SUPPORTED -// and a return statement for ASSERT_DEATH_IF_SUPPORTED. -// This ensures that ASSERT_DEATH_IF_SUPPORTED will not -// compile inside functions where ASSERT_DEATH doesn't -// compile. -// -// The branch that has an always false condition is used to ensure that -// statement and regex are compiled (and thus syntactically correct) but -// never executed. The unreachable code macro protects the terminator -// statement from generating an 'unreachable code' warning in case -// statement unconditionally returns or throws. The Message constructor at -// the end allows the syntax of streaming additional messages into the -// macro, for compilational compatibility with EXPECT_DEATH/ASSERT_DEATH. -# define GTEST_UNSUPPORTED_DEATH_TEST_(statement, regex, terminator) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (::testing::internal::AlwaysTrue()) { \ - GTEST_LOG_(WARNING) \ - << "Death tests are not supported on this platform.\n" \ - << "Statement '" #statement "' cannot be verified."; \ - } else if (::testing::internal::AlwaysFalse()) { \ - ::testing::internal::RE::PartialMatch(".*", (regex)); \ - GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \ - terminator; \ - } else \ - ::testing::Message() - -#endif // GTEST_HAS_DEATH_TEST - -} // namespace internal -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_DEATH_TEST_INTERNAL_H_ diff --git a/freedv-server/googletest/include/gtest/internal/gtest-filepath.h b/freedv-server/googletest/include/gtest/internal/gtest-filepath.h deleted file mode 100644 index 7a13b4b0..00000000 --- a/freedv-server/googletest/include/gtest/internal/gtest-filepath.h +++ /dev/null @@ -1,206 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: keith.ray@gmail.com (Keith Ray) -// -// Google Test filepath utilities -// -// This header file declares classes and functions used internally by -// Google Test. They are subject to change without notice. -// -// This file is #included in . -// Do not include this header file separately! - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_FILEPATH_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_FILEPATH_H_ - -#include "gtest/internal/gtest-string.h" - -namespace testing { -namespace internal { - -// FilePath - a class for file and directory pathname manipulation which -// handles platform-specific conventions (like the pathname separator). -// Used for helper functions for naming files in a directory for xml output. -// Except for Set methods, all methods are const or static, which provides an -// "immutable value object" -- useful for peace of mind. -// A FilePath with a value ending in a path separator ("like/this/") represents -// a directory, otherwise it is assumed to represent a file. In either case, -// it may or may not represent an actual file or directory in the file system. -// Names are NOT checked for syntax correctness -- no checking for illegal -// characters, malformed paths, etc. - -class GTEST_API_ FilePath { - public: - FilePath() : pathname_("") { } - FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } - - explicit FilePath(const std::string& pathname) : pathname_(pathname) { - Normalize(); - } - - FilePath& operator=(const FilePath& rhs) { - Set(rhs); - return *this; - } - - void Set(const FilePath& rhs) { - pathname_ = rhs.pathname_; - } - - const std::string& string() const { return pathname_; } - const char* c_str() const { return pathname_.c_str(); } - - // Returns the current working directory, or "" if unsuccessful. - static FilePath GetCurrentDir(); - - // Given directory = "dir", base_name = "test", number = 0, - // extension = "xml", returns "dir/test.xml". If number is greater - // than zero (e.g., 12), returns "dir/test_12.xml". - // On Windows platform, uses \ as the separator rather than /. - static FilePath MakeFileName(const FilePath& directory, - const FilePath& base_name, - int number, - const char* extension); - - // Given directory = "dir", relative_path = "test.xml", - // returns "dir/test.xml". - // On Windows, uses \ as the separator rather than /. - static FilePath ConcatPaths(const FilePath& directory, - const FilePath& relative_path); - - // Returns a pathname for a file that does not currently exist. The pathname - // will be directory/base_name.extension or - // directory/base_name_.extension if directory/base_name.extension - // already exists. The number will be incremented until a pathname is found - // that does not already exist. - // Examples: 'dir/foo_test.xml' or 'dir/foo_test_1.xml'. - // There could be a race condition if two or more processes are calling this - // function at the same time -- they could both pick the same filename. - static FilePath GenerateUniqueFileName(const FilePath& directory, - const FilePath& base_name, - const char* extension); - - // Returns true iff the path is "". - bool IsEmpty() const { return pathname_.empty(); } - - // If input name has a trailing separator character, removes it and returns - // the name, otherwise return the name string unmodified. - // On Windows platform, uses \ as the separator, other platforms use /. - FilePath RemoveTrailingPathSeparator() const; - - // Returns a copy of the FilePath with the directory part removed. - // Example: FilePath("path/to/file").RemoveDirectoryName() returns - // FilePath("file"). If there is no directory part ("just_a_file"), it returns - // the FilePath unmodified. If there is no file part ("just_a_dir/") it - // returns an empty FilePath (""). - // On Windows platform, '\' is the path separator, otherwise it is '/'. - FilePath RemoveDirectoryName() const; - - // RemoveFileName returns the directory path with the filename removed. - // Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". - // If the FilePath is "a_file" or "/a_file", RemoveFileName returns - // FilePath("./") or, on Windows, FilePath(".\\"). If the filepath does - // not have a file, like "just/a/dir/", it returns the FilePath unmodified. - // On Windows platform, '\' is the path separator, otherwise it is '/'. - FilePath RemoveFileName() const; - - // Returns a copy of the FilePath with the case-insensitive extension removed. - // Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns - // FilePath("dir/file"). If a case-insensitive extension is not - // found, returns a copy of the original FilePath. - FilePath RemoveExtension(const char* extension) const; - - // Creates directories so that path exists. Returns true if successful or if - // the directories already exist; returns false if unable to create - // directories for any reason. Will also return false if the FilePath does - // not represent a directory (that is, it doesn't end with a path separator). - bool CreateDirectoriesRecursively() const; - - // Create the directory so that path exists. Returns true if successful or - // if the directory already exists; returns false if unable to create the - // directory for any reason, including if the parent directory does not - // exist. Not named "CreateDirectory" because that's a macro on Windows. - bool CreateFolder() const; - - // Returns true if FilePath describes something in the file-system, - // either a file, directory, or whatever, and that something exists. - bool FileOrDirectoryExists() const; - - // Returns true if pathname describes a directory in the file-system - // that exists. - bool DirectoryExists() const; - - // Returns true if FilePath ends with a path separator, which indicates that - // it is intended to represent a directory. Returns false otherwise. - // This does NOT check that a directory (or file) actually exists. - bool IsDirectory() const; - - // Returns true if pathname describes a root directory. (Windows has one - // root directory per disk drive.) - bool IsRootDirectory() const; - - // Returns true if pathname describes an absolute path. - bool IsAbsolutePath() const; - - private: - // Replaces multiple consecutive separators with a single separator. - // For example, "bar///foo" becomes "bar/foo". Does not eliminate other - // redundancies that might be in a pathname involving "." or "..". - // - // A pathname with multiple consecutive separators may occur either through - // user error or as a result of some scripts or APIs that generate a pathname - // with a trailing separator. On other platforms the same API or script - // may NOT generate a pathname with a trailing "/". Then elsewhere that - // pathname may have another "/" and pathname components added to it, - // without checking for the separator already being there. - // The script language and operating system may allow paths like "foo//bar" - // but some of the functions in FilePath will not handle that correctly. In - // particular, RemoveTrailingPathSeparator() only removes one separator, and - // it is called in CreateDirectoriesRecursively() assuming that it will change - // a pathname from directory syntax (trailing separator) to filename syntax. - // - // On Windows this method also replaces the alternate path separator '/' with - // the primary path separator '\\', so that for example "bar\\/\\foo" becomes - // "bar\\foo". - - void Normalize(); - - // Returns a pointer to the last occurence of a valid path separator in - // the FilePath. On Windows, for example, both '/' and '\' are valid path - // separators. Returns NULL if no path separator was found. - const char* FindLastPathSeparator() const; - - std::string pathname_; -}; // class FilePath - -} // namespace internal -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_FILEPATH_H_ diff --git a/freedv-server/googletest/include/gtest/internal/gtest-internal.h b/freedv-server/googletest/include/gtest/internal/gtest-internal.h deleted file mode 100644 index 0dcc3a31..00000000 --- a/freedv-server/googletest/include/gtest/internal/gtest-internal.h +++ /dev/null @@ -1,1158 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: wan@google.com (Zhanyong Wan), eefacm@gmail.com (Sean Mcafee) -// -// The Google C++ Testing Framework (Google Test) -// -// This header file declares functions and macros used internally by -// Google Test. They are subject to change without notice. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_INTERNAL_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_INTERNAL_H_ - -#include "gtest/internal/gtest-port.h" - -#if GTEST_OS_LINUX -# include -# include -# include -# include -#endif // GTEST_OS_LINUX - -#if GTEST_HAS_EXCEPTIONS -# include -#endif - -#include -#include -#include -#include -#include -#include - -#include "gtest/gtest-message.h" -#include "gtest/internal/gtest-string.h" -#include "gtest/internal/gtest-filepath.h" -#include "gtest/internal/gtest-type-util.h" - -// Due to C++ preprocessor weirdness, we need double indirection to -// concatenate two tokens when one of them is __LINE__. Writing -// -// foo ## __LINE__ -// -// will result in the token foo__LINE__, instead of foo followed by -// the current line number. For more details, see -// http://www.parashift.com/c++-faq-lite/misc-technical-issues.html#faq-39.6 -#define GTEST_CONCAT_TOKEN_(foo, bar) GTEST_CONCAT_TOKEN_IMPL_(foo, bar) -#define GTEST_CONCAT_TOKEN_IMPL_(foo, bar) foo ## bar - -class ProtocolMessage; -namespace proto2 { class Message; } - -namespace testing { - -// Forward declarations. - -class AssertionResult; // Result of an assertion. -class Message; // Represents a failure message. -class Test; // Represents a test. -class TestInfo; // Information about a test. -class TestPartResult; // Result of a test part. -class UnitTest; // A collection of test cases. - -template -::std::string PrintToString(const T& value); - -namespace internal { - -struct TraceInfo; // Information about a trace point. -class ScopedTrace; // Implements scoped trace. -class TestInfoImpl; // Opaque implementation of TestInfo -class UnitTestImpl; // Opaque implementation of UnitTest - -// How many times InitGoogleTest() has been called. -GTEST_API_ extern int g_init_gtest_count; - -// The text used in failure messages to indicate the start of the -// stack trace. -GTEST_API_ extern const char kStackTraceMarker[]; - -// Two overloaded helpers for checking at compile time whether an -// expression is a null pointer literal (i.e. NULL or any 0-valued -// compile-time integral constant). Their return values have -// different sizes, so we can use sizeof() to test which version is -// picked by the compiler. These helpers have no implementations, as -// we only need their signatures. -// -// Given IsNullLiteralHelper(x), the compiler will pick the first -// version if x can be implicitly converted to Secret*, and pick the -// second version otherwise. Since Secret is a secret and incomplete -// type, the only expression a user can write that has type Secret* is -// a null pointer literal. Therefore, we know that x is a null -// pointer literal if and only if the first version is picked by the -// compiler. -char IsNullLiteralHelper(Secret* p); -char (&IsNullLiteralHelper(...))[2]; // NOLINT - -// A compile-time bool constant that is true if and only if x is a -// null pointer literal (i.e. NULL or any 0-valued compile-time -// integral constant). -#ifdef GTEST_ELLIPSIS_NEEDS_POD_ -// We lose support for NULL detection where the compiler doesn't like -// passing non-POD classes through ellipsis (...). -# define GTEST_IS_NULL_LITERAL_(x) false -#else -# define GTEST_IS_NULL_LITERAL_(x) \ - (sizeof(::testing::internal::IsNullLiteralHelper(x)) == 1) -#endif // GTEST_ELLIPSIS_NEEDS_POD_ - -// Appends the user-supplied message to the Google-Test-generated message. -GTEST_API_ std::string AppendUserMessage( - const std::string& gtest_msg, const Message& user_msg); - -#if GTEST_HAS_EXCEPTIONS - -// This exception is thrown by (and only by) a failed Google Test -// assertion when GTEST_FLAG(throw_on_failure) is true (if exceptions -// are enabled). We derive it from std::runtime_error, which is for -// errors presumably detectable only at run time. Since -// std::runtime_error inherits from std::exception, many testing -// frameworks know how to extract and print the message inside it. -class GTEST_API_ GoogleTestFailureException : public ::std::runtime_error { - public: - explicit GoogleTestFailureException(const TestPartResult& failure); -}; - -#endif // GTEST_HAS_EXCEPTIONS - -// A helper class for creating scoped traces in user programs. -class GTEST_API_ ScopedTrace { - public: - // The c'tor pushes the given source file location and message onto - // a trace stack maintained by Google Test. - ScopedTrace(const char* file, int line, const Message& message); - - // The d'tor pops the info pushed by the c'tor. - // - // Note that the d'tor is not virtual in order to be efficient. - // Don't inherit from ScopedTrace! - ~ScopedTrace(); - - private: - GTEST_DISALLOW_COPY_AND_ASSIGN_(ScopedTrace); -} GTEST_ATTRIBUTE_UNUSED_; // A ScopedTrace object does its job in its - // c'tor and d'tor. Therefore it doesn't - // need to be used otherwise. - -// Constructs and returns the message for an equality assertion -// (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. -// -// The first four parameters are the expressions used in the assertion -// and their values, as strings. For example, for ASSERT_EQ(foo, bar) -// where foo is 5 and bar is 6, we have: -// -// expected_expression: "foo" -// actual_expression: "bar" -// expected_value: "5" -// actual_value: "6" -// -// The ignoring_case parameter is true iff the assertion is a -// *_STRCASEEQ*. When it's true, the string " (ignoring case)" will -// be inserted into the message. -GTEST_API_ AssertionResult EqFailure(const char* expected_expression, - const char* actual_expression, - const std::string& expected_value, - const std::string& actual_value, - bool ignoring_case); - -// Constructs a failure message for Boolean assertions such as EXPECT_TRUE. -GTEST_API_ std::string GetBoolAssertionFailureMessage( - const AssertionResult& assertion_result, - const char* expression_text, - const char* actual_predicate_value, - const char* expected_predicate_value); - -// This template class represents an IEEE floating-point number -// (either single-precision or double-precision, depending on the -// template parameters). -// -// The purpose of this class is to do more sophisticated number -// comparison. (Due to round-off error, etc, it's very unlikely that -// two floating-points will be equal exactly. Hence a naive -// comparison by the == operation often doesn't work.) -// -// Format of IEEE floating-point: -// -// The most-significant bit being the leftmost, an IEEE -// floating-point looks like -// -// sign_bit exponent_bits fraction_bits -// -// Here, sign_bit is a single bit that designates the sign of the -// number. -// -// For float, there are 8 exponent bits and 23 fraction bits. -// -// For double, there are 11 exponent bits and 52 fraction bits. -// -// More details can be found at -// http://en.wikipedia.org/wiki/IEEE_floating-point_standard. -// -// Template parameter: -// -// RawType: the raw floating-point type (either float or double) -template -class FloatingPoint { - public: - // Defines the unsigned integer type that has the same size as the - // floating point number. - typedef typename TypeWithSize::UInt Bits; - - // Constants. - - // # of bits in a number. - static const size_t kBitCount = 8*sizeof(RawType); - - // # of fraction bits in a number. - static const size_t kFractionBitCount = - std::numeric_limits::digits - 1; - - // # of exponent bits in a number. - static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; - - // The mask for the sign bit. - static const Bits kSignBitMask = static_cast(1) << (kBitCount - 1); - - // The mask for the fraction bits. - static const Bits kFractionBitMask = - ~static_cast(0) >> (kExponentBitCount + 1); - - // The mask for the exponent bits. - static const Bits kExponentBitMask = ~(kSignBitMask | kFractionBitMask); - - // How many ULP's (Units in the Last Place) we want to tolerate when - // comparing two numbers. The larger the value, the more error we - // allow. A 0 value means that two numbers must be exactly the same - // to be considered equal. - // - // The maximum error of a single floating-point operation is 0.5 - // units in the last place. On Intel CPU's, all floating-point - // calculations are done with 80-bit precision, while double has 64 - // bits. Therefore, 4 should be enough for ordinary use. - // - // See the following article for more details on ULP: - // http://randomascii.wordpress.com/2012/02/25/comparing-floating-point-numbers-2012-edition/ - static const size_t kMaxUlps = 4; - - // Constructs a FloatingPoint from a raw floating-point number. - // - // On an Intel CPU, passing a non-normalized NAN (Not a Number) - // around may change its bits, although the new value is guaranteed - // to be also a NAN. Therefore, don't expect this constructor to - // preserve the bits in x when x is a NAN. - explicit FloatingPoint(const RawType& x) { u_.value_ = x; } - - // Static methods - - // Reinterprets a bit pattern as a floating-point number. - // - // This function is needed to test the AlmostEquals() method. - static RawType ReinterpretBits(const Bits bits) { - FloatingPoint fp(0); - fp.u_.bits_ = bits; - return fp.u_.value_; - } - - // Returns the floating-point number that represent positive infinity. - static RawType Infinity() { - return ReinterpretBits(kExponentBitMask); - } - - // Returns the maximum representable finite floating-point number. - static RawType Max(); - - // Non-static methods - - // Returns the bits that represents this number. - const Bits &bits() const { return u_.bits_; } - - // Returns the exponent bits of this number. - Bits exponent_bits() const { return kExponentBitMask & u_.bits_; } - - // Returns the fraction bits of this number. - Bits fraction_bits() const { return kFractionBitMask & u_.bits_; } - - // Returns the sign bit of this number. - Bits sign_bit() const { return kSignBitMask & u_.bits_; } - - // Returns true iff this is NAN (not a number). - bool is_nan() const { - // It's a NAN if the exponent bits are all ones and the fraction - // bits are not entirely zeros. - return (exponent_bits() == kExponentBitMask) && (fraction_bits() != 0); - } - - // Returns true iff this number is at most kMaxUlps ULP's away from - // rhs. In particular, this function: - // - // - returns false if either number is (or both are) NAN. - // - treats really large numbers as almost equal to infinity. - // - thinks +0.0 and -0.0 are 0 DLP's apart. - bool AlmostEquals(const FloatingPoint& rhs) const { - // The IEEE standard says that any comparison operation involving - // a NAN must return false. - if (is_nan() || rhs.is_nan()) return false; - - return DistanceBetweenSignAndMagnitudeNumbers(u_.bits_, rhs.u_.bits_) - <= kMaxUlps; - } - - private: - // The data type used to store the actual floating-point number. - union FloatingPointUnion { - RawType value_; // The raw floating-point number. - Bits bits_; // The bits that represent the number. - }; - - // Converts an integer from the sign-and-magnitude representation to - // the biased representation. More precisely, let N be 2 to the - // power of (kBitCount - 1), an integer x is represented by the - // unsigned number x + N. - // - // For instance, - // - // -N + 1 (the most negative number representable using - // sign-and-magnitude) is represented by 1; - // 0 is represented by N; and - // N - 1 (the biggest number representable using - // sign-and-magnitude) is represented by 2N - 1. - // - // Read http://en.wikipedia.org/wiki/Signed_number_representations - // for more details on signed number representations. - static Bits SignAndMagnitudeToBiased(const Bits &sam) { - if (kSignBitMask & sam) { - // sam represents a negative number. - return ~sam + 1; - } else { - // sam represents a positive number. - return kSignBitMask | sam; - } - } - - // Given two numbers in the sign-and-magnitude representation, - // returns the distance between them as an unsigned number. - static Bits DistanceBetweenSignAndMagnitudeNumbers(const Bits &sam1, - const Bits &sam2) { - const Bits biased1 = SignAndMagnitudeToBiased(sam1); - const Bits biased2 = SignAndMagnitudeToBiased(sam2); - return (biased1 >= biased2) ? (biased1 - biased2) : (biased2 - biased1); - } - - FloatingPointUnion u_; -}; - -// We cannot use std::numeric_limits::max() as it clashes with the max() -// macro defined by . -template <> -inline float FloatingPoint::Max() { return FLT_MAX; } -template <> -inline double FloatingPoint::Max() { return DBL_MAX; } - -// Typedefs the instances of the FloatingPoint template class that we -// care to use. -typedef FloatingPoint Float; -typedef FloatingPoint Double; - -// In order to catch the mistake of putting tests that use different -// test fixture classes in the same test case, we need to assign -// unique IDs to fixture classes and compare them. The TypeId type is -// used to hold such IDs. The user should treat TypeId as an opaque -// type: the only operation allowed on TypeId values is to compare -// them for equality using the == operator. -typedef const void* TypeId; - -template -class TypeIdHelper { - public: - // dummy_ must not have a const type. Otherwise an overly eager - // compiler (e.g. MSVC 7.1 & 8.0) may try to merge - // TypeIdHelper::dummy_ for different Ts as an "optimization". - static bool dummy_; -}; - -template -bool TypeIdHelper::dummy_ = false; - -// GetTypeId() returns the ID of type T. Different values will be -// returned for different types. Calling the function twice with the -// same type argument is guaranteed to return the same ID. -template -TypeId GetTypeId() { - // The compiler is required to allocate a different - // TypeIdHelper::dummy_ variable for each T used to instantiate - // the template. Therefore, the address of dummy_ is guaranteed to - // be unique. - return &(TypeIdHelper::dummy_); -} - -// Returns the type ID of ::testing::Test. Always call this instead -// of GetTypeId< ::testing::Test>() to get the type ID of -// ::testing::Test, as the latter may give the wrong result due to a -// suspected linker bug when compiling Google Test as a Mac OS X -// framework. -GTEST_API_ TypeId GetTestTypeId(); - -// Defines the abstract factory interface that creates instances -// of a Test object. -class TestFactoryBase { - public: - virtual ~TestFactoryBase() {} - - // Creates a test instance to run. The instance is both created and destroyed - // within TestInfoImpl::Run() - virtual Test* CreateTest() = 0; - - protected: - TestFactoryBase() {} - - private: - GTEST_DISALLOW_COPY_AND_ASSIGN_(TestFactoryBase); -}; - -// This class provides implementation of TeastFactoryBase interface. -// It is used in TEST and TEST_F macros. -template -class TestFactoryImpl : public TestFactoryBase { - public: - virtual Test* CreateTest() { return new TestClass; } -}; - -#if GTEST_OS_WINDOWS - -// Predicate-formatters for implementing the HRESULT checking macros -// {ASSERT|EXPECT}_HRESULT_{SUCCEEDED|FAILED} -// We pass a long instead of HRESULT to avoid causing an -// include dependency for the HRESULT type. -GTEST_API_ AssertionResult IsHRESULTSuccess(const char* expr, - long hr); // NOLINT -GTEST_API_ AssertionResult IsHRESULTFailure(const char* expr, - long hr); // NOLINT - -#endif // GTEST_OS_WINDOWS - -// Types of SetUpTestCase() and TearDownTestCase() functions. -typedef void (*SetUpTestCaseFunc)(); -typedef void (*TearDownTestCaseFunc)(); - -// Creates a new TestInfo object and registers it with Google Test; -// returns the created object. -// -// Arguments: -// -// test_case_name: name of the test case -// name: name of the test -// type_param the name of the test's type parameter, or NULL if -// this is not a typed or a type-parameterized test. -// value_param text representation of the test's value parameter, -// or NULL if this is not a type-parameterized test. -// fixture_class_id: ID of the test fixture class -// set_up_tc: pointer to the function that sets up the test case -// tear_down_tc: pointer to the function that tears down the test case -// factory: pointer to the factory that creates a test object. -// The newly created TestInfo instance will assume -// ownership of the factory object. -GTEST_API_ TestInfo* MakeAndRegisterTestInfo( - const char* test_case_name, - const char* name, - const char* type_param, - const char* value_param, - TypeId fixture_class_id, - SetUpTestCaseFunc set_up_tc, - TearDownTestCaseFunc tear_down_tc, - TestFactoryBase* factory); - -// If *pstr starts with the given prefix, modifies *pstr to be right -// past the prefix and returns true; otherwise leaves *pstr unchanged -// and returns false. None of pstr, *pstr, and prefix can be NULL. -GTEST_API_ bool SkipPrefix(const char* prefix, const char** pstr); - -#if GTEST_HAS_TYPED_TEST || GTEST_HAS_TYPED_TEST_P - -// State of the definition of a type-parameterized test case. -class GTEST_API_ TypedTestCasePState { - public: - TypedTestCasePState() : registered_(false) {} - - // Adds the given test name to defined_test_names_ and return true - // if the test case hasn't been registered; otherwise aborts the - // program. - bool AddTestName(const char* file, int line, const char* case_name, - const char* test_name) { - if (registered_) { - fprintf(stderr, "%s Test %s must be defined before " - "REGISTER_TYPED_TEST_CASE_P(%s, ...).\n", - FormatFileLocation(file, line).c_str(), test_name, case_name); - fflush(stderr); - posix::Abort(); - } - defined_test_names_.insert(test_name); - return true; - } - - // Verifies that registered_tests match the test names in - // defined_test_names_; returns registered_tests if successful, or - // aborts the program otherwise. - const char* VerifyRegisteredTestNames( - const char* file, int line, const char* registered_tests); - - private: - bool registered_; - ::std::set defined_test_names_; -}; - -// Skips to the first non-space char after the first comma in 'str'; -// returns NULL if no comma is found in 'str'. -inline const char* SkipComma(const char* str) { - const char* comma = strchr(str, ','); - if (comma == NULL) { - return NULL; - } - while (IsSpace(*(++comma))) {} - return comma; -} - -// Returns the prefix of 'str' before the first comma in it; returns -// the entire string if it contains no comma. -inline std::string GetPrefixUntilComma(const char* str) { - const char* comma = strchr(str, ','); - return comma == NULL ? str : std::string(str, comma); -} - -// TypeParameterizedTest::Register() -// registers a list of type-parameterized tests with Google Test. The -// return value is insignificant - we just need to return something -// such that we can call this function in a namespace scope. -// -// Implementation note: The GTEST_TEMPLATE_ macro declares a template -// template parameter. It's defined in gtest-type-util.h. -template -class TypeParameterizedTest { - public: - // 'index' is the index of the test in the type list 'Types' - // specified in INSTANTIATE_TYPED_TEST_CASE_P(Prefix, TestCase, - // Types). Valid values for 'index' are [0, N - 1] where N is the - // length of Types. - static bool Register(const char* prefix, const char* case_name, - const char* test_names, int index) { - typedef typename Types::Head Type; - typedef Fixture FixtureClass; - typedef typename GTEST_BIND_(TestSel, Type) TestClass; - - // First, registers the first type-parameterized test in the type - // list. - MakeAndRegisterTestInfo( - (std::string(prefix) + (prefix[0] == '\0' ? "" : "/") + case_name + "/" - + StreamableToString(index)).c_str(), - GetPrefixUntilComma(test_names).c_str(), - GetTypeName().c_str(), - NULL, // No value parameter. - GetTypeId(), - TestClass::SetUpTestCase, - TestClass::TearDownTestCase, - new TestFactoryImpl); - - // Next, recurses (at compile time) with the tail of the type list. - return TypeParameterizedTest - ::Register(prefix, case_name, test_names, index + 1); - } -}; - -// The base case for the compile time recursion. -template -class TypeParameterizedTest { - public: - static bool Register(const char* /*prefix*/, const char* /*case_name*/, - const char* /*test_names*/, int /*index*/) { - return true; - } -}; - -// TypeParameterizedTestCase::Register() -// registers *all combinations* of 'Tests' and 'Types' with Google -// Test. The return value is insignificant - we just need to return -// something such that we can call this function in a namespace scope. -template -class TypeParameterizedTestCase { - public: - static bool Register(const char* prefix, const char* case_name, - const char* test_names) { - typedef typename Tests::Head Head; - - // First, register the first test in 'Test' for each type in 'Types'. - TypeParameterizedTest::Register( - prefix, case_name, test_names, 0); - - // Next, recurses (at compile time) with the tail of the test list. - return TypeParameterizedTestCase - ::Register(prefix, case_name, SkipComma(test_names)); - } -}; - -// The base case for the compile time recursion. -template -class TypeParameterizedTestCase { - public: - static bool Register(const char* /*prefix*/, const char* /*case_name*/, - const char* /*test_names*/) { - return true; - } -}; - -#endif // GTEST_HAS_TYPED_TEST || GTEST_HAS_TYPED_TEST_P - -// Returns the current OS stack trace as an std::string. -// -// The maximum number of stack frames to be included is specified by -// the gtest_stack_trace_depth flag. The skip_count parameter -// specifies the number of top frames to be skipped, which doesn't -// count against the number of frames to be included. -// -// For example, if Foo() calls Bar(), which in turn calls -// GetCurrentOsStackTraceExceptTop(..., 1), Foo() will be included in -// the trace but Bar() and GetCurrentOsStackTraceExceptTop() won't. -GTEST_API_ std::string GetCurrentOsStackTraceExceptTop( - UnitTest* unit_test, int skip_count); - -// Helpers for suppressing warnings on unreachable code or constant -// condition. - -// Always returns true. -GTEST_API_ bool AlwaysTrue(); - -// Always returns false. -inline bool AlwaysFalse() { return !AlwaysTrue(); } - -// Helper for suppressing false warning from Clang on a const char* -// variable declared in a conditional expression always being NULL in -// the else branch. -struct GTEST_API_ ConstCharPtr { - ConstCharPtr(const char* str) : value(str) {} - operator bool() const { return true; } - const char* value; -}; - -// A simple Linear Congruential Generator for generating random -// numbers with a uniform distribution. Unlike rand() and srand(), it -// doesn't use global state (and therefore can't interfere with user -// code). Unlike rand_r(), it's portable. An LCG isn't very random, -// but it's good enough for our purposes. -class GTEST_API_ Random { - public: - static const UInt32 kMaxRange = 1u << 31; - - explicit Random(UInt32 seed) : state_(seed) {} - - void Reseed(UInt32 seed) { state_ = seed; } - - // Generates a random number from [0, range). Crashes if 'range' is - // 0 or greater than kMaxRange. - UInt32 Generate(UInt32 range); - - private: - UInt32 state_; - GTEST_DISALLOW_COPY_AND_ASSIGN_(Random); -}; - -// Defining a variable of type CompileAssertTypesEqual will cause a -// compiler error iff T1 and T2 are different types. -template -struct CompileAssertTypesEqual; - -template -struct CompileAssertTypesEqual { -}; - -// Removes the reference from a type if it is a reference type, -// otherwise leaves it unchanged. This is the same as -// tr1::remove_reference, which is not widely available yet. -template -struct RemoveReference { typedef T type; }; // NOLINT -template -struct RemoveReference { typedef T type; }; // NOLINT - -// A handy wrapper around RemoveReference that works when the argument -// T depends on template parameters. -#define GTEST_REMOVE_REFERENCE_(T) \ - typename ::testing::internal::RemoveReference::type - -// Removes const from a type if it is a const type, otherwise leaves -// it unchanged. This is the same as tr1::remove_const, which is not -// widely available yet. -template -struct RemoveConst { typedef T type; }; // NOLINT -template -struct RemoveConst { typedef T type; }; // NOLINT - -// MSVC 8.0, Sun C++, and IBM XL C++ have a bug which causes the above -// definition to fail to remove the const in 'const int[3]' and 'const -// char[3][4]'. The following specialization works around the bug. -template -struct RemoveConst { - typedef typename RemoveConst::type type[N]; -}; - -#if defined(_MSC_VER) && _MSC_VER < 1400 -// This is the only specialization that allows VC++ 7.1 to remove const in -// 'const int[3] and 'const int[3][4]'. However, it causes trouble with GCC -// and thus needs to be conditionally compiled. -template -struct RemoveConst { - typedef typename RemoveConst::type type[N]; -}; -#endif - -// A handy wrapper around RemoveConst that works when the argument -// T depends on template parameters. -#define GTEST_REMOVE_CONST_(T) \ - typename ::testing::internal::RemoveConst::type - -// Turns const U&, U&, const U, and U all into U. -#define GTEST_REMOVE_REFERENCE_AND_CONST_(T) \ - GTEST_REMOVE_CONST_(GTEST_REMOVE_REFERENCE_(T)) - -// Adds reference to a type if it is not a reference type, -// otherwise leaves it unchanged. This is the same as -// tr1::add_reference, which is not widely available yet. -template -struct AddReference { typedef T& type; }; // NOLINT -template -struct AddReference { typedef T& type; }; // NOLINT - -// A handy wrapper around AddReference that works when the argument T -// depends on template parameters. -#define GTEST_ADD_REFERENCE_(T) \ - typename ::testing::internal::AddReference::type - -// Adds a reference to const on top of T as necessary. For example, -// it transforms -// -// char ==> const char& -// const char ==> const char& -// char& ==> const char& -// const char& ==> const char& -// -// The argument T must depend on some template parameters. -#define GTEST_REFERENCE_TO_CONST_(T) \ - GTEST_ADD_REFERENCE_(const GTEST_REMOVE_REFERENCE_(T)) - -// ImplicitlyConvertible::value is a compile-time bool -// constant that's true iff type From can be implicitly converted to -// type To. -template -class ImplicitlyConvertible { - private: - // We need the following helper functions only for their types. - // They have no implementations. - - // MakeFrom() is an expression whose type is From. We cannot simply - // use From(), as the type From may not have a public default - // constructor. - static From MakeFrom(); - - // These two functions are overloaded. Given an expression - // Helper(x), the compiler will pick the first version if x can be - // implicitly converted to type To; otherwise it will pick the - // second version. - // - // The first version returns a value of size 1, and the second - // version returns a value of size 2. Therefore, by checking the - // size of Helper(x), which can be done at compile time, we can tell - // which version of Helper() is used, and hence whether x can be - // implicitly converted to type To. - static char Helper(To); - static char (&Helper(...))[2]; // NOLINT - - // We have to put the 'public' section after the 'private' section, - // or MSVC refuses to compile the code. - public: - // MSVC warns about implicitly converting from double to int for - // possible loss of data, so we need to temporarily disable the - // warning. -#ifdef _MSC_VER -# pragma warning(push) // Saves the current warning state. -# pragma warning(disable:4244) // Temporarily disables warning 4244. - - static const bool value = - sizeof(Helper(ImplicitlyConvertible::MakeFrom())) == 1; -# pragma warning(pop) // Restores the warning state. -#elif defined(__BORLANDC__) - // C++Builder cannot use member overload resolution during template - // instantiation. The simplest workaround is to use its C++0x type traits - // functions (C++Builder 2009 and above only). - static const bool value = __is_convertible(From, To); -#else - static const bool value = - sizeof(Helper(ImplicitlyConvertible::MakeFrom())) == 1; -#endif // _MSV_VER -}; -template -const bool ImplicitlyConvertible::value; - -// IsAProtocolMessage::value is a compile-time bool constant that's -// true iff T is type ProtocolMessage, proto2::Message, or a subclass -// of those. -template -struct IsAProtocolMessage - : public bool_constant< - ImplicitlyConvertible::value || - ImplicitlyConvertible::value> { -}; - -// When the compiler sees expression IsContainerTest(0), if C is an -// STL-style container class, the first overload of IsContainerTest -// will be viable (since both C::iterator* and C::const_iterator* are -// valid types and NULL can be implicitly converted to them). It will -// be picked over the second overload as 'int' is a perfect match for -// the type of argument 0. If C::iterator or C::const_iterator is not -// a valid type, the first overload is not viable, and the second -// overload will be picked. Therefore, we can determine whether C is -// a container class by checking the type of IsContainerTest(0). -// The value of the expression is insignificant. -// -// Note that we look for both C::iterator and C::const_iterator. The -// reason is that C++ injects the name of a class as a member of the -// class itself (e.g. you can refer to class iterator as either -// 'iterator' or 'iterator::iterator'). If we look for C::iterator -// only, for example, we would mistakenly think that a class named -// iterator is an STL container. -// -// Also note that the simpler approach of overloading -// IsContainerTest(typename C::const_iterator*) and -// IsContainerTest(...) doesn't work with Visual Age C++ and Sun C++. -typedef int IsContainer; -template -IsContainer IsContainerTest(int /* dummy */, - typename C::iterator* /* it */ = NULL, - typename C::const_iterator* /* const_it */ = NULL) { - return 0; -} - -typedef char IsNotContainer; -template -IsNotContainer IsContainerTest(long /* dummy */) { return '\0'; } - -// EnableIf::type is void when 'Cond' is true, and -// undefined when 'Cond' is false. To use SFINAE to make a function -// overload only apply when a particular expression is true, add -// "typename EnableIf::type* = 0" as the last parameter. -template struct EnableIf; -template<> struct EnableIf { typedef void type; }; // NOLINT - -// Utilities for native arrays. - -// ArrayEq() compares two k-dimensional native arrays using the -// elements' operator==, where k can be any integer >= 0. When k is -// 0, ArrayEq() degenerates into comparing a single pair of values. - -template -bool ArrayEq(const T* lhs, size_t size, const U* rhs); - -// This generic version is used when k is 0. -template -inline bool ArrayEq(const T& lhs, const U& rhs) { return lhs == rhs; } - -// This overload is used when k >= 1. -template -inline bool ArrayEq(const T(&lhs)[N], const U(&rhs)[N]) { - return internal::ArrayEq(lhs, N, rhs); -} - -// This helper reduces code bloat. If we instead put its logic inside -// the previous ArrayEq() function, arrays with different sizes would -// lead to different copies of the template code. -template -bool ArrayEq(const T* lhs, size_t size, const U* rhs) { - for (size_t i = 0; i != size; i++) { - if (!internal::ArrayEq(lhs[i], rhs[i])) - return false; - } - return true; -} - -// Finds the first element in the iterator range [begin, end) that -// equals elem. Element may be a native array type itself. -template -Iter ArrayAwareFind(Iter begin, Iter end, const Element& elem) { - for (Iter it = begin; it != end; ++it) { - if (internal::ArrayEq(*it, elem)) - return it; - } - return end; -} - -// CopyArray() copies a k-dimensional native array using the elements' -// operator=, where k can be any integer >= 0. When k is 0, -// CopyArray() degenerates into copying a single value. - -template -void CopyArray(const T* from, size_t size, U* to); - -// This generic version is used when k is 0. -template -inline void CopyArray(const T& from, U* to) { *to = from; } - -// This overload is used when k >= 1. -template -inline void CopyArray(const T(&from)[N], U(*to)[N]) { - internal::CopyArray(from, N, *to); -} - -// This helper reduces code bloat. If we instead put its logic inside -// the previous CopyArray() function, arrays with different sizes -// would lead to different copies of the template code. -template -void CopyArray(const T* from, size_t size, U* to) { - for (size_t i = 0; i != size; i++) { - internal::CopyArray(from[i], to + i); - } -} - -// The relation between an NativeArray object (see below) and the -// native array it represents. -enum RelationToSource { - kReference, // The NativeArray references the native array. - kCopy // The NativeArray makes a copy of the native array and - // owns the copy. -}; - -// Adapts a native array to a read-only STL-style container. Instead -// of the complete STL container concept, this adaptor only implements -// members useful for Google Mock's container matchers. New members -// should be added as needed. To simplify the implementation, we only -// support Element being a raw type (i.e. having no top-level const or -// reference modifier). It's the client's responsibility to satisfy -// this requirement. Element can be an array type itself (hence -// multi-dimensional arrays are supported). -template -class NativeArray { - public: - // STL-style container typedefs. - typedef Element value_type; - typedef Element* iterator; - typedef const Element* const_iterator; - - // Constructs from a native array. - NativeArray(const Element* array, size_t count, RelationToSource relation) { - Init(array, count, relation); - } - - // Copy constructor. - NativeArray(const NativeArray& rhs) { - Init(rhs.array_, rhs.size_, rhs.relation_to_source_); - } - - ~NativeArray() { - // Ensures that the user doesn't instantiate NativeArray with a - // const or reference type. - static_cast(StaticAssertTypeEqHelper()); - if (relation_to_source_ == kCopy) - delete[] array_; - } - - // STL-style container methods. - size_t size() const { return size_; } - const_iterator begin() const { return array_; } - const_iterator end() const { return array_ + size_; } - bool operator==(const NativeArray& rhs) const { - return size() == rhs.size() && - ArrayEq(begin(), size(), rhs.begin()); - } - - private: - // Initializes this object; makes a copy of the input array if - // 'relation' is kCopy. - void Init(const Element* array, size_t a_size, RelationToSource relation) { - if (relation == kReference) { - array_ = array; - } else { - Element* const copy = new Element[a_size]; - CopyArray(array, a_size, copy); - array_ = copy; - } - size_ = a_size; - relation_to_source_ = relation; - } - - const Element* array_; - size_t size_; - RelationToSource relation_to_source_; - - GTEST_DISALLOW_ASSIGN_(NativeArray); -}; - -} // namespace internal -} // namespace testing - -#define GTEST_MESSAGE_AT_(file, line, message, result_type) \ - ::testing::internal::AssertHelper(result_type, file, line, message) \ - = ::testing::Message() - -#define GTEST_MESSAGE_(message, result_type) \ - GTEST_MESSAGE_AT_(__FILE__, __LINE__, message, result_type) - -#define GTEST_FATAL_FAILURE_(message) \ - return GTEST_MESSAGE_(message, ::testing::TestPartResult::kFatalFailure) - -#define GTEST_NONFATAL_FAILURE_(message) \ - GTEST_MESSAGE_(message, ::testing::TestPartResult::kNonFatalFailure) - -#define GTEST_SUCCESS_(message) \ - GTEST_MESSAGE_(message, ::testing::TestPartResult::kSuccess) - -// Suppresses MSVC warnings 4072 (unreachable code) for the code following -// statement if it returns or throws (or doesn't return or throw in some -// situations). -#define GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement) \ - if (::testing::internal::AlwaysTrue()) { statement; } - -#define GTEST_TEST_THROW_(statement, expected_exception, fail) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (::testing::internal::ConstCharPtr gtest_msg = "") { \ - bool gtest_caught_expected = false; \ - try { \ - GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \ - } \ - catch (expected_exception const&) { \ - gtest_caught_expected = true; \ - } \ - catch (...) { \ - gtest_msg.value = \ - "Expected: " #statement " throws an exception of type " \ - #expected_exception ".\n Actual: it throws a different type."; \ - goto GTEST_CONCAT_TOKEN_(gtest_label_testthrow_, __LINE__); \ - } \ - if (!gtest_caught_expected) { \ - gtest_msg.value = \ - "Expected: " #statement " throws an exception of type " \ - #expected_exception ".\n Actual: it throws nothing."; \ - goto GTEST_CONCAT_TOKEN_(gtest_label_testthrow_, __LINE__); \ - } \ - } else \ - GTEST_CONCAT_TOKEN_(gtest_label_testthrow_, __LINE__): \ - fail(gtest_msg.value) - -#define GTEST_TEST_NO_THROW_(statement, fail) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (::testing::internal::AlwaysTrue()) { \ - try { \ - GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \ - } \ - catch (...) { \ - goto GTEST_CONCAT_TOKEN_(gtest_label_testnothrow_, __LINE__); \ - } \ - } else \ - GTEST_CONCAT_TOKEN_(gtest_label_testnothrow_, __LINE__): \ - fail("Expected: " #statement " doesn't throw an exception.\n" \ - " Actual: it throws.") - -#define GTEST_TEST_ANY_THROW_(statement, fail) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (::testing::internal::AlwaysTrue()) { \ - bool gtest_caught_any = false; \ - try { \ - GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \ - } \ - catch (...) { \ - gtest_caught_any = true; \ - } \ - if (!gtest_caught_any) { \ - goto GTEST_CONCAT_TOKEN_(gtest_label_testanythrow_, __LINE__); \ - } \ - } else \ - GTEST_CONCAT_TOKEN_(gtest_label_testanythrow_, __LINE__): \ - fail("Expected: " #statement " throws an exception.\n" \ - " Actual: it doesn't.") - - -// Implements Boolean test assertions such as EXPECT_TRUE. expression can be -// either a boolean expression or an AssertionResult. text is a textual -// represenation of expression as it was passed into the EXPECT_TRUE. -#define GTEST_TEST_BOOLEAN_(expression, text, actual, expected, fail) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (const ::testing::AssertionResult gtest_ar_ = \ - ::testing::AssertionResult(expression)) \ - ; \ - else \ - fail(::testing::internal::GetBoolAssertionFailureMessage(\ - gtest_ar_, text, #actual, #expected).c_str()) - -#define GTEST_TEST_NO_FATAL_FAILURE_(statement, fail) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (::testing::internal::AlwaysTrue()) { \ - ::testing::internal::HasNewFatalFailureHelper gtest_fatal_failure_checker; \ - GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \ - if (gtest_fatal_failure_checker.has_new_fatal_failure()) { \ - goto GTEST_CONCAT_TOKEN_(gtest_label_testnofatal_, __LINE__); \ - } \ - } else \ - GTEST_CONCAT_TOKEN_(gtest_label_testnofatal_, __LINE__): \ - fail("Expected: " #statement " doesn't generate new fatal " \ - "failures in the current thread.\n" \ - " Actual: it does.") - -// Expands to the name of the class that implements the given test. -#define GTEST_TEST_CLASS_NAME_(test_case_name, test_name) \ - test_case_name##_##test_name##_Test - -// Helper macro for defining tests. -#define GTEST_TEST_(test_case_name, test_name, parent_class, parent_id)\ -class GTEST_TEST_CLASS_NAME_(test_case_name, test_name) : public parent_class {\ - public:\ - GTEST_TEST_CLASS_NAME_(test_case_name, test_name)() {}\ - private:\ - virtual void TestBody();\ - static ::testing::TestInfo* const test_info_ GTEST_ATTRIBUTE_UNUSED_;\ - GTEST_DISALLOW_COPY_AND_ASSIGN_(\ - GTEST_TEST_CLASS_NAME_(test_case_name, test_name));\ -};\ -\ -::testing::TestInfo* const GTEST_TEST_CLASS_NAME_(test_case_name, test_name)\ - ::test_info_ =\ - ::testing::internal::MakeAndRegisterTestInfo(\ - #test_case_name, #test_name, NULL, NULL, \ - (parent_id), \ - parent_class::SetUpTestCase, \ - parent_class::TearDownTestCase, \ - new ::testing::internal::TestFactoryImpl<\ - GTEST_TEST_CLASS_NAME_(test_case_name, test_name)>);\ -void GTEST_TEST_CLASS_NAME_(test_case_name, test_name)::TestBody() - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_INTERNAL_H_ diff --git a/freedv-server/googletest/include/gtest/internal/gtest-linked_ptr.h b/freedv-server/googletest/include/gtest/internal/gtest-linked_ptr.h deleted file mode 100644 index b1362cd0..00000000 --- a/freedv-server/googletest/include/gtest/internal/gtest-linked_ptr.h +++ /dev/null @@ -1,233 +0,0 @@ -// Copyright 2003 Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: Dan Egnor (egnor@google.com) -// -// A "smart" pointer type with reference tracking. Every pointer to a -// particular object is kept on a circular linked list. When the last pointer -// to an object is destroyed or reassigned, the object is deleted. -// -// Used properly, this deletes the object when the last reference goes away. -// There are several caveats: -// - Like all reference counting schemes, cycles lead to leaks. -// - Each smart pointer is actually two pointers (8 bytes instead of 4). -// - Every time a pointer is assigned, the entire list of pointers to that -// object is traversed. This class is therefore NOT SUITABLE when there -// will often be more than two or three pointers to a particular object. -// - References are only tracked as long as linked_ptr<> objects are copied. -// If a linked_ptr<> is converted to a raw pointer and back, BAD THINGS -// will happen (double deletion). -// -// A good use of this class is storing object references in STL containers. -// You can safely put linked_ptr<> in a vector<>. -// Other uses may not be as good. -// -// Note: If you use an incomplete type with linked_ptr<>, the class -// *containing* linked_ptr<> must have a constructor and destructor (even -// if they do nothing!). -// -// Bill Gibbons suggested we use something like this. -// -// Thread Safety: -// Unlike other linked_ptr implementations, in this implementation -// a linked_ptr object is thread-safe in the sense that: -// - it's safe to copy linked_ptr objects concurrently, -// - it's safe to copy *from* a linked_ptr and read its underlying -// raw pointer (e.g. via get()) concurrently, and -// - it's safe to write to two linked_ptrs that point to the same -// shared object concurrently. -// TODO(wan@google.com): rename this to safe_linked_ptr to avoid -// confusion with normal linked_ptr. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_LINKED_PTR_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_LINKED_PTR_H_ - -#include -#include - -#include "gtest/internal/gtest-port.h" - -namespace testing { -namespace internal { - -// Protects copying of all linked_ptr objects. -GTEST_API_ GTEST_DECLARE_STATIC_MUTEX_(g_linked_ptr_mutex); - -// This is used internally by all instances of linked_ptr<>. It needs to be -// a non-template class because different types of linked_ptr<> can refer to -// the same object (linked_ptr(obj) vs linked_ptr(obj)). -// So, it needs to be possible for different types of linked_ptr to participate -// in the same circular linked list, so we need a single class type here. -// -// DO NOT USE THIS CLASS DIRECTLY YOURSELF. Use linked_ptr. -class linked_ptr_internal { - public: - // Create a new circle that includes only this instance. - void join_new() { - next_ = this; - } - - // Many linked_ptr operations may change p.link_ for some linked_ptr - // variable p in the same circle as this object. Therefore we need - // to prevent two such operations from occurring concurrently. - // - // Note that different types of linked_ptr objects can coexist in a - // circle (e.g. linked_ptr, linked_ptr, and - // linked_ptr). Therefore we must use a single mutex to - // protect all linked_ptr objects. This can create serious - // contention in production code, but is acceptable in a testing - // framework. - - // Join an existing circle. - void join(linked_ptr_internal const* ptr) - GTEST_LOCK_EXCLUDED_(g_linked_ptr_mutex) { - MutexLock lock(&g_linked_ptr_mutex); - - linked_ptr_internal const* p = ptr; - while (p->next_ != ptr) p = p->next_; - p->next_ = this; - next_ = ptr; - } - - // Leave whatever circle we're part of. Returns true if we were the - // last member of the circle. Once this is done, you can join() another. - bool depart() - GTEST_LOCK_EXCLUDED_(g_linked_ptr_mutex) { - MutexLock lock(&g_linked_ptr_mutex); - - if (next_ == this) return true; - linked_ptr_internal const* p = next_; - while (p->next_ != this) p = p->next_; - p->next_ = next_; - return false; - } - - private: - mutable linked_ptr_internal const* next_; -}; - -template -class linked_ptr { - public: - typedef T element_type; - - // Take over ownership of a raw pointer. This should happen as soon as - // possible after the object is created. - explicit linked_ptr(T* ptr = NULL) { capture(ptr); } - ~linked_ptr() { depart(); } - - // Copy an existing linked_ptr<>, adding ourselves to the list of references. - template linked_ptr(linked_ptr const& ptr) { copy(&ptr); } - linked_ptr(linked_ptr const& ptr) { // NOLINT - assert(&ptr != this); - copy(&ptr); - } - - // Assignment releases the old value and acquires the new. - template linked_ptr& operator=(linked_ptr const& ptr) { - depart(); - copy(&ptr); - return *this; - } - - linked_ptr& operator=(linked_ptr const& ptr) { - if (&ptr != this) { - depart(); - copy(&ptr); - } - return *this; - } - - // Smart pointer members. - void reset(T* ptr = NULL) { - depart(); - capture(ptr); - } - T* get() const { return value_; } - T* operator->() const { return value_; } - T& operator*() const { return *value_; } - - bool operator==(T* p) const { return value_ == p; } - bool operator!=(T* p) const { return value_ != p; } - template - bool operator==(linked_ptr const& ptr) const { - return value_ == ptr.get(); - } - template - bool operator!=(linked_ptr const& ptr) const { - return value_ != ptr.get(); - } - - private: - template - friend class linked_ptr; - - T* value_; - linked_ptr_internal link_; - - void depart() { - if (link_.depart()) delete value_; - } - - void capture(T* ptr) { - value_ = ptr; - link_.join_new(); - } - - template void copy(linked_ptr const* ptr) { - value_ = ptr->get(); - if (value_) - link_.join(&ptr->link_); - else - link_.join_new(); - } -}; - -template inline -bool operator==(T* ptr, const linked_ptr& x) { - return ptr == x.get(); -} - -template inline -bool operator!=(T* ptr, const linked_ptr& x) { - return ptr != x.get(); -} - -// A function to convert T* into linked_ptr -// Doing e.g. make_linked_ptr(new FooBarBaz(arg)) is a shorter notation -// for linked_ptr >(new FooBarBaz(arg)) -template -linked_ptr make_linked_ptr(T* ptr) { - return linked_ptr(ptr); -} - -} // namespace internal -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_LINKED_PTR_H_ diff --git a/freedv-server/googletest/include/gtest/internal/gtest-param-util-generated.h b/freedv-server/googletest/include/gtest/internal/gtest-param-util-generated.h deleted file mode 100644 index e8054859..00000000 --- a/freedv-server/googletest/include/gtest/internal/gtest-param-util-generated.h +++ /dev/null @@ -1,5143 +0,0 @@ -// This file was GENERATED by command: -// pump.py gtest-param-util-generated.h.pump -// DO NOT EDIT BY HAND!!! - -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: vladl@google.com (Vlad Losev) - -// Type and function utilities for implementing parameterized tests. -// This file is generated by a SCRIPT. DO NOT EDIT BY HAND! -// -// Currently Google Test supports at most 50 arguments in Values, -// and at most 10 arguments in Combine. Please contact -// googletestframework@googlegroups.com if you need more. -// Please note that the number of arguments to Combine is limited -// by the maximum arity of the implementation of tr1::tuple which is -// currently set at 10. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PARAM_UTIL_GENERATED_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PARAM_UTIL_GENERATED_H_ - -// scripts/fuse_gtest.py depends on gtest's own header being #included -// *unconditionally*. Therefore these #includes cannot be moved -// inside #if GTEST_HAS_PARAM_TEST. -#include "gtest/internal/gtest-param-util.h" -#include "gtest/internal/gtest-port.h" - -#if GTEST_HAS_PARAM_TEST - -namespace testing { - -// Forward declarations of ValuesIn(), which is implemented in -// include/gtest/gtest-param-test.h. -template -internal::ParamGenerator< - typename ::testing::internal::IteratorTraits::value_type> -ValuesIn(ForwardIterator begin, ForwardIterator end); - -template -internal::ParamGenerator ValuesIn(const T (&array)[N]); - -template -internal::ParamGenerator ValuesIn( - const Container& container); - -namespace internal { - -// Used in the Values() function to provide polymorphic capabilities. -template -class ValueArray1 { - public: - explicit ValueArray1(T1 v1) : v1_(v1) {} - - template - operator ParamGenerator() const { return ValuesIn(&v1_, &v1_ + 1); } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray1& other); - - const T1 v1_; -}; - -template -class ValueArray2 { - public: - ValueArray2(T1 v1, T2 v2) : v1_(v1), v2_(v2) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray2& other); - - const T1 v1_; - const T2 v2_; -}; - -template -class ValueArray3 { - public: - ValueArray3(T1 v1, T2 v2, T3 v3) : v1_(v1), v2_(v2), v3_(v3) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray3& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; -}; - -template -class ValueArray4 { - public: - ValueArray4(T1 v1, T2 v2, T3 v3, T4 v4) : v1_(v1), v2_(v2), v3_(v3), - v4_(v4) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray4& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; -}; - -template -class ValueArray5 { - public: - ValueArray5(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5) : v1_(v1), v2_(v2), v3_(v3), - v4_(v4), v5_(v5) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray5& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; -}; - -template -class ValueArray6 { - public: - ValueArray6(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6) : v1_(v1), v2_(v2), - v3_(v3), v4_(v4), v5_(v5), v6_(v6) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray6& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; -}; - -template -class ValueArray7 { - public: - ValueArray7(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7) : v1_(v1), - v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray7& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; -}; - -template -class ValueArray8 { - public: - ValueArray8(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, - T8 v8) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray8& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; -}; - -template -class ValueArray9 { - public: - ValueArray9(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, - T9 v9) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray9& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; -}; - -template -class ValueArray10 { - public: - ValueArray10(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray10& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; -}; - -template -class ValueArray11 { - public: - ValueArray11(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), - v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray11& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; -}; - -template -class ValueArray12 { - public: - ValueArray12(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), - v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray12& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; -}; - -template -class ValueArray13 { - public: - ValueArray13(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), - v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), - v12_(v12), v13_(v13) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray13& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; -}; - -template -class ValueArray14 { - public: - ValueArray14(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14) : v1_(v1), v2_(v2), v3_(v3), - v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray14& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; -}; - -template -class ValueArray15 { - public: - ValueArray15(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15) : v1_(v1), v2_(v2), - v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray15& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; -}; - -template -class ValueArray16 { - public: - ValueArray16(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16) : v1_(v1), - v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), - v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), - v16_(v16) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray16& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; -}; - -template -class ValueArray17 { - public: - ValueArray17(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, - T17 v17) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray17& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; -}; - -template -class ValueArray18 { - public: - ValueArray18(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17), v18_(v18) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray18& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; -}; - -template -class ValueArray19 { - public: - ValueArray19(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), - v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), - v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray19& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; -}; - -template -class ValueArray20 { - public: - ValueArray20(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), - v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), - v13_(v13), v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), - v19_(v19), v20_(v20) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray20& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; -}; - -template -class ValueArray21 { - public: - ValueArray21(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), - v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), - v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), v17_(v17), - v18_(v18), v19_(v19), v20_(v20), v21_(v21) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray21& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; -}; - -template -class ValueArray22 { - public: - ValueArray22(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22) : v1_(v1), v2_(v2), v3_(v3), - v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), - v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray22& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; -}; - -template -class ValueArray23 { - public: - ValueArray23(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23) : v1_(v1), v2_(v2), - v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), - v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), - v23_(v23) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray23& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; -}; - -template -class ValueArray24 { - public: - ValueArray24(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24) : v1_(v1), - v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), - v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), - v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), - v22_(v22), v23_(v23), v24_(v24) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray24& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; -}; - -template -class ValueArray25 { - public: - ValueArray25(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, - T25 v25) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), - v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray25& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; -}; - -template -class ValueArray26 { - public: - ValueArray26(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), - v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray26& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; -}; - -template -class ValueArray27 { - public: - ValueArray27(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), - v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), - v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), - v20_(v20), v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), - v26_(v26), v27_(v27) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray27& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; -}; - -template -class ValueArray28 { - public: - ValueArray28(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), - v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), - v13_(v13), v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), - v19_(v19), v20_(v20), v21_(v21), v22_(v22), v23_(v23), v24_(v24), - v25_(v25), v26_(v26), v27_(v27), v28_(v28) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray28& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; -}; - -template -class ValueArray29 { - public: - ValueArray29(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), - v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), - v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), v17_(v17), - v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), v23_(v23), - v24_(v24), v25_(v25), v26_(v26), v27_(v27), v28_(v28), v29_(v29) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray29& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; -}; - -template -class ValueArray30 { - public: - ValueArray30(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30) : v1_(v1), v2_(v2), v3_(v3), - v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), - v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), - v23_(v23), v24_(v24), v25_(v25), v26_(v26), v27_(v27), v28_(v28), - v29_(v29), v30_(v30) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray30& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; -}; - -template -class ValueArray31 { - public: - ValueArray31(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31) : v1_(v1), v2_(v2), - v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), - v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), - v23_(v23), v24_(v24), v25_(v25), v26_(v26), v27_(v27), v28_(v28), - v29_(v29), v30_(v30), v31_(v31) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray31& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; -}; - -template -class ValueArray32 { - public: - ValueArray32(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32) : v1_(v1), - v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), - v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), - v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), - v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26), v27_(v27), - v28_(v28), v29_(v29), v30_(v30), v31_(v31), v32_(v32) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray32& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; -}; - -template -class ValueArray33 { - public: - ValueArray33(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, - T33 v33) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), - v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26), - v27_(v27), v28_(v28), v29_(v29), v30_(v30), v31_(v31), v32_(v32), - v33_(v33) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray33& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; -}; - -template -class ValueArray34 { - public: - ValueArray34(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), - v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26), - v27_(v27), v28_(v28), v29_(v29), v30_(v30), v31_(v31), v32_(v32), - v33_(v33), v34_(v34) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray34& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; -}; - -template -class ValueArray35 { - public: - ValueArray35(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), - v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), - v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), - v20_(v20), v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), - v26_(v26), v27_(v27), v28_(v28), v29_(v29), v30_(v30), v31_(v31), - v32_(v32), v33_(v33), v34_(v34), v35_(v35) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray35& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; -}; - -template -class ValueArray36 { - public: - ValueArray36(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), - v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), - v13_(v13), v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), - v19_(v19), v20_(v20), v21_(v21), v22_(v22), v23_(v23), v24_(v24), - v25_(v25), v26_(v26), v27_(v27), v28_(v28), v29_(v29), v30_(v30), - v31_(v31), v32_(v32), v33_(v33), v34_(v34), v35_(v35), v36_(v36) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray36& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; -}; - -template -class ValueArray37 { - public: - ValueArray37(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), - v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), - v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), v17_(v17), - v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), v23_(v23), - v24_(v24), v25_(v25), v26_(v26), v27_(v27), v28_(v28), v29_(v29), - v30_(v30), v31_(v31), v32_(v32), v33_(v33), v34_(v34), v35_(v35), - v36_(v36), v37_(v37) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray37& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; -}; - -template -class ValueArray38 { - public: - ValueArray38(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38) : v1_(v1), v2_(v2), v3_(v3), - v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), - v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), - v23_(v23), v24_(v24), v25_(v25), v26_(v26), v27_(v27), v28_(v28), - v29_(v29), v30_(v30), v31_(v31), v32_(v32), v33_(v33), v34_(v34), - v35_(v35), v36_(v36), v37_(v37), v38_(v38) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray38& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; -}; - -template -class ValueArray39 { - public: - ValueArray39(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39) : v1_(v1), v2_(v2), - v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), - v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), - v23_(v23), v24_(v24), v25_(v25), v26_(v26), v27_(v27), v28_(v28), - v29_(v29), v30_(v30), v31_(v31), v32_(v32), v33_(v33), v34_(v34), - v35_(v35), v36_(v36), v37_(v37), v38_(v38), v39_(v39) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray39& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; -}; - -template -class ValueArray40 { - public: - ValueArray40(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40) : v1_(v1), - v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), - v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), - v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), - v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26), v27_(v27), - v28_(v28), v29_(v29), v30_(v30), v31_(v31), v32_(v32), v33_(v33), - v34_(v34), v35_(v35), v36_(v36), v37_(v37), v38_(v38), v39_(v39), - v40_(v40) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray40& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; -}; - -template -class ValueArray41 { - public: - ValueArray41(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, - T41 v41) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), - v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26), - v27_(v27), v28_(v28), v29_(v29), v30_(v30), v31_(v31), v32_(v32), - v33_(v33), v34_(v34), v35_(v35), v36_(v36), v37_(v37), v38_(v38), - v39_(v39), v40_(v40), v41_(v41) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray41& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; -}; - -template -class ValueArray42 { - public: - ValueArray42(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), - v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26), - v27_(v27), v28_(v28), v29_(v29), v30_(v30), v31_(v31), v32_(v32), - v33_(v33), v34_(v34), v35_(v35), v36_(v36), v37_(v37), v38_(v38), - v39_(v39), v40_(v40), v41_(v41), v42_(v42) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_), - static_cast(v42_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray42& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; - const T42 v42_; -}; - -template -class ValueArray43 { - public: - ValueArray43(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), - v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), - v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), - v20_(v20), v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), - v26_(v26), v27_(v27), v28_(v28), v29_(v29), v30_(v30), v31_(v31), - v32_(v32), v33_(v33), v34_(v34), v35_(v35), v36_(v36), v37_(v37), - v38_(v38), v39_(v39), v40_(v40), v41_(v41), v42_(v42), v43_(v43) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_), - static_cast(v42_), static_cast(v43_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray43& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; - const T42 v42_; - const T43 v43_; -}; - -template -class ValueArray44 { - public: - ValueArray44(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43, T44 v44) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), - v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), - v13_(v13), v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), - v19_(v19), v20_(v20), v21_(v21), v22_(v22), v23_(v23), v24_(v24), - v25_(v25), v26_(v26), v27_(v27), v28_(v28), v29_(v29), v30_(v30), - v31_(v31), v32_(v32), v33_(v33), v34_(v34), v35_(v35), v36_(v36), - v37_(v37), v38_(v38), v39_(v39), v40_(v40), v41_(v41), v42_(v42), - v43_(v43), v44_(v44) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_), - static_cast(v42_), static_cast(v43_), static_cast(v44_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray44& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; - const T42 v42_; - const T43 v43_; - const T44 v44_; -}; - -template -class ValueArray45 { - public: - ValueArray45(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43, T44 v44, T45 v45) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), - v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11), - v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), v17_(v17), - v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), v23_(v23), - v24_(v24), v25_(v25), v26_(v26), v27_(v27), v28_(v28), v29_(v29), - v30_(v30), v31_(v31), v32_(v32), v33_(v33), v34_(v34), v35_(v35), - v36_(v36), v37_(v37), v38_(v38), v39_(v39), v40_(v40), v41_(v41), - v42_(v42), v43_(v43), v44_(v44), v45_(v45) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_), - static_cast(v42_), static_cast(v43_), static_cast(v44_), - static_cast(v45_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray45& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; - const T42 v42_; - const T43 v43_; - const T44 v44_; - const T45 v45_; -}; - -template -class ValueArray46 { - public: - ValueArray46(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43, T44 v44, T45 v45, T46 v46) : v1_(v1), v2_(v2), v3_(v3), - v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), - v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), - v23_(v23), v24_(v24), v25_(v25), v26_(v26), v27_(v27), v28_(v28), - v29_(v29), v30_(v30), v31_(v31), v32_(v32), v33_(v33), v34_(v34), - v35_(v35), v36_(v36), v37_(v37), v38_(v38), v39_(v39), v40_(v40), - v41_(v41), v42_(v42), v43_(v43), v44_(v44), v45_(v45), v46_(v46) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_), - static_cast(v42_), static_cast(v43_), static_cast(v44_), - static_cast(v45_), static_cast(v46_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray46& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; - const T42 v42_; - const T43 v43_; - const T44 v44_; - const T45 v45_; - const T46 v46_; -}; - -template -class ValueArray47 { - public: - ValueArray47(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43, T44 v44, T45 v45, T46 v46, T47 v47) : v1_(v1), v2_(v2), - v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), v10_(v10), - v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), v16_(v16), - v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22), - v23_(v23), v24_(v24), v25_(v25), v26_(v26), v27_(v27), v28_(v28), - v29_(v29), v30_(v30), v31_(v31), v32_(v32), v33_(v33), v34_(v34), - v35_(v35), v36_(v36), v37_(v37), v38_(v38), v39_(v39), v40_(v40), - v41_(v41), v42_(v42), v43_(v43), v44_(v44), v45_(v45), v46_(v46), - v47_(v47) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_), - static_cast(v42_), static_cast(v43_), static_cast(v44_), - static_cast(v45_), static_cast(v46_), static_cast(v47_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray47& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; - const T42 v42_; - const T43 v43_; - const T44 v44_; - const T45 v45_; - const T46 v46_; - const T47 v47_; -}; - -template -class ValueArray48 { - public: - ValueArray48(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43, T44 v44, T45 v45, T46 v46, T47 v47, T48 v48) : v1_(v1), - v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), v8_(v8), v9_(v9), - v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), v15_(v15), - v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), - v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26), v27_(v27), - v28_(v28), v29_(v29), v30_(v30), v31_(v31), v32_(v32), v33_(v33), - v34_(v34), v35_(v35), v36_(v36), v37_(v37), v38_(v38), v39_(v39), - v40_(v40), v41_(v41), v42_(v42), v43_(v43), v44_(v44), v45_(v45), - v46_(v46), v47_(v47), v48_(v48) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_), - static_cast(v42_), static_cast(v43_), static_cast(v44_), - static_cast(v45_), static_cast(v46_), static_cast(v47_), - static_cast(v48_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray48& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; - const T42 v42_; - const T43 v43_; - const T44 v44_; - const T45 v45_; - const T46 v46_; - const T47 v47_; - const T48 v48_; -}; - -template -class ValueArray49 { - public: - ValueArray49(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43, T44 v44, T45 v45, T46 v46, T47 v47, T48 v48, - T49 v49) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), - v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26), - v27_(v27), v28_(v28), v29_(v29), v30_(v30), v31_(v31), v32_(v32), - v33_(v33), v34_(v34), v35_(v35), v36_(v36), v37_(v37), v38_(v38), - v39_(v39), v40_(v40), v41_(v41), v42_(v42), v43_(v43), v44_(v44), - v45_(v45), v46_(v46), v47_(v47), v48_(v48), v49_(v49) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_), - static_cast(v42_), static_cast(v43_), static_cast(v44_), - static_cast(v45_), static_cast(v46_), static_cast(v47_), - static_cast(v48_), static_cast(v49_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray49& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; - const T42 v42_; - const T43 v43_; - const T44 v44_; - const T45 v45_; - const T46 v46_; - const T47 v47_; - const T48 v48_; - const T49 v49_; -}; - -template -class ValueArray50 { - public: - ValueArray50(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6, T7 v7, T8 v8, T9 v9, - T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15, T16 v16, T17 v17, - T18 v18, T19 v19, T20 v20, T21 v21, T22 v22, T23 v23, T24 v24, T25 v25, - T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31, T32 v32, T33 v33, - T34 v34, T35 v35, T36 v36, T37 v37, T38 v38, T39 v39, T40 v40, T41 v41, - T42 v42, T43 v43, T44 v44, T45 v45, T46 v46, T47 v47, T48 v48, T49 v49, - T50 v50) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), - v8_(v8), v9_(v9), v10_(v10), v11_(v11), v12_(v12), v13_(v13), v14_(v14), - v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19), v20_(v20), - v21_(v21), v22_(v22), v23_(v23), v24_(v24), v25_(v25), v26_(v26), - v27_(v27), v28_(v28), v29_(v29), v30_(v30), v31_(v31), v32_(v32), - v33_(v33), v34_(v34), v35_(v35), v36_(v36), v37_(v37), v38_(v38), - v39_(v39), v40_(v40), v41_(v41), v42_(v42), v43_(v43), v44_(v44), - v45_(v45), v46_(v46), v47_(v47), v48_(v48), v49_(v49), v50_(v50) {} - - template - operator ParamGenerator() const { - const T array[] = {static_cast(v1_), static_cast(v2_), - static_cast(v3_), static_cast(v4_), static_cast(v5_), - static_cast(v6_), static_cast(v7_), static_cast(v8_), - static_cast(v9_), static_cast(v10_), static_cast(v11_), - static_cast(v12_), static_cast(v13_), static_cast(v14_), - static_cast(v15_), static_cast(v16_), static_cast(v17_), - static_cast(v18_), static_cast(v19_), static_cast(v20_), - static_cast(v21_), static_cast(v22_), static_cast(v23_), - static_cast(v24_), static_cast(v25_), static_cast(v26_), - static_cast(v27_), static_cast(v28_), static_cast(v29_), - static_cast(v30_), static_cast(v31_), static_cast(v32_), - static_cast(v33_), static_cast(v34_), static_cast(v35_), - static_cast(v36_), static_cast(v37_), static_cast(v38_), - static_cast(v39_), static_cast(v40_), static_cast(v41_), - static_cast(v42_), static_cast(v43_), static_cast(v44_), - static_cast(v45_), static_cast(v46_), static_cast(v47_), - static_cast(v48_), static_cast(v49_), static_cast(v50_)}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray50& other); - - const T1 v1_; - const T2 v2_; - const T3 v3_; - const T4 v4_; - const T5 v5_; - const T6 v6_; - const T7 v7_; - const T8 v8_; - const T9 v9_; - const T10 v10_; - const T11 v11_; - const T12 v12_; - const T13 v13_; - const T14 v14_; - const T15 v15_; - const T16 v16_; - const T17 v17_; - const T18 v18_; - const T19 v19_; - const T20 v20_; - const T21 v21_; - const T22 v22_; - const T23 v23_; - const T24 v24_; - const T25 v25_; - const T26 v26_; - const T27 v27_; - const T28 v28_; - const T29 v29_; - const T30 v30_; - const T31 v31_; - const T32 v32_; - const T33 v33_; - const T34 v34_; - const T35 v35_; - const T36 v36_; - const T37 v37_; - const T38 v38_; - const T39 v39_; - const T40 v40_; - const T41 v41_; - const T42 v42_; - const T43 v43_; - const T44 v44_; - const T45 v45_; - const T46 v46_; - const T47 v47_; - const T48 v48_; - const T49 v49_; - const T50 v50_; -}; - -# if GTEST_HAS_COMBINE -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// Generates values from the Cartesian product of values produced -// by the argument generators. -// -template -class CartesianProductGenerator2 - : public ParamGeneratorInterface< ::std::tr1::tuple > { - public: - typedef ::std::tr1::tuple ParamType; - - CartesianProductGenerator2(const ParamGenerator& g1, - const ParamGenerator& g2) - : g1_(g1), g2_(g2) {} - virtual ~CartesianProductGenerator2() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, g1_, g1_.begin(), g2_, g2_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, g1_, g1_.end(), g2_, g2_.end()); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - const ParamGenerator& g1, - const typename ParamGenerator::iterator& current1, - const ParamGenerator& g2, - const typename ParamGenerator::iterator& current2) - : base_(base), - begin1_(g1.begin()), end1_(g1.end()), current1_(current1), - begin2_(g2.begin()), end2_(g2.end()), current2_(current2) { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current2_; - if (current2_ == end2_) { - current2_ = begin2_; - ++current1_; - } - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ( - current1_ == typed_other->current1_ && - current2_ == typed_other->current2_); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), - begin1_(other.begin1_), - end1_(other.end1_), - current1_(other.current1_), - begin2_(other.begin2_), - end2_(other.end2_), - current2_(other.current2_) { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType(*current1_, *current2_); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return - current1_ == end1_ || - current2_ == end2_; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. - const typename ParamGenerator::iterator begin1_; - const typename ParamGenerator::iterator end1_; - typename ParamGenerator::iterator current1_; - const typename ParamGenerator::iterator begin2_; - const typename ParamGenerator::iterator end2_; - typename ParamGenerator::iterator current2_; - ParamType current_value_; - }; // class CartesianProductGenerator2::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator2& other); - - const ParamGenerator g1_; - const ParamGenerator g2_; -}; // class CartesianProductGenerator2 - - -template -class CartesianProductGenerator3 - : public ParamGeneratorInterface< ::std::tr1::tuple > { - public: - typedef ::std::tr1::tuple ParamType; - - CartesianProductGenerator3(const ParamGenerator& g1, - const ParamGenerator& g2, const ParamGenerator& g3) - : g1_(g1), g2_(g2), g3_(g3) {} - virtual ~CartesianProductGenerator3() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, g1_, g1_.begin(), g2_, g2_.begin(), g3_, - g3_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, g1_, g1_.end(), g2_, g2_.end(), g3_, g3_.end()); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - const ParamGenerator& g1, - const typename ParamGenerator::iterator& current1, - const ParamGenerator& g2, - const typename ParamGenerator::iterator& current2, - const ParamGenerator& g3, - const typename ParamGenerator::iterator& current3) - : base_(base), - begin1_(g1.begin()), end1_(g1.end()), current1_(current1), - begin2_(g2.begin()), end2_(g2.end()), current2_(current2), - begin3_(g3.begin()), end3_(g3.end()), current3_(current3) { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current3_; - if (current3_ == end3_) { - current3_ = begin3_; - ++current2_; - } - if (current2_ == end2_) { - current2_ = begin2_; - ++current1_; - } - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ( - current1_ == typed_other->current1_ && - current2_ == typed_other->current2_ && - current3_ == typed_other->current3_); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), - begin1_(other.begin1_), - end1_(other.end1_), - current1_(other.current1_), - begin2_(other.begin2_), - end2_(other.end2_), - current2_(other.current2_), - begin3_(other.begin3_), - end3_(other.end3_), - current3_(other.current3_) { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType(*current1_, *current2_, *current3_); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return - current1_ == end1_ || - current2_ == end2_ || - current3_ == end3_; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. - const typename ParamGenerator::iterator begin1_; - const typename ParamGenerator::iterator end1_; - typename ParamGenerator::iterator current1_; - const typename ParamGenerator::iterator begin2_; - const typename ParamGenerator::iterator end2_; - typename ParamGenerator::iterator current2_; - const typename ParamGenerator::iterator begin3_; - const typename ParamGenerator::iterator end3_; - typename ParamGenerator::iterator current3_; - ParamType current_value_; - }; // class CartesianProductGenerator3::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator3& other); - - const ParamGenerator g1_; - const ParamGenerator g2_; - const ParamGenerator g3_; -}; // class CartesianProductGenerator3 - - -template -class CartesianProductGenerator4 - : public ParamGeneratorInterface< ::std::tr1::tuple > { - public: - typedef ::std::tr1::tuple ParamType; - - CartesianProductGenerator4(const ParamGenerator& g1, - const ParamGenerator& g2, const ParamGenerator& g3, - const ParamGenerator& g4) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4) {} - virtual ~CartesianProductGenerator4() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, g1_, g1_.begin(), g2_, g2_.begin(), g3_, - g3_.begin(), g4_, g4_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, g1_, g1_.end(), g2_, g2_.end(), g3_, g3_.end(), - g4_, g4_.end()); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - const ParamGenerator& g1, - const typename ParamGenerator::iterator& current1, - const ParamGenerator& g2, - const typename ParamGenerator::iterator& current2, - const ParamGenerator& g3, - const typename ParamGenerator::iterator& current3, - const ParamGenerator& g4, - const typename ParamGenerator::iterator& current4) - : base_(base), - begin1_(g1.begin()), end1_(g1.end()), current1_(current1), - begin2_(g2.begin()), end2_(g2.end()), current2_(current2), - begin3_(g3.begin()), end3_(g3.end()), current3_(current3), - begin4_(g4.begin()), end4_(g4.end()), current4_(current4) { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current4_; - if (current4_ == end4_) { - current4_ = begin4_; - ++current3_; - } - if (current3_ == end3_) { - current3_ = begin3_; - ++current2_; - } - if (current2_ == end2_) { - current2_ = begin2_; - ++current1_; - } - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ( - current1_ == typed_other->current1_ && - current2_ == typed_other->current2_ && - current3_ == typed_other->current3_ && - current4_ == typed_other->current4_); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), - begin1_(other.begin1_), - end1_(other.end1_), - current1_(other.current1_), - begin2_(other.begin2_), - end2_(other.end2_), - current2_(other.current2_), - begin3_(other.begin3_), - end3_(other.end3_), - current3_(other.current3_), - begin4_(other.begin4_), - end4_(other.end4_), - current4_(other.current4_) { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType(*current1_, *current2_, *current3_, - *current4_); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return - current1_ == end1_ || - current2_ == end2_ || - current3_ == end3_ || - current4_ == end4_; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. - const typename ParamGenerator::iterator begin1_; - const typename ParamGenerator::iterator end1_; - typename ParamGenerator::iterator current1_; - const typename ParamGenerator::iterator begin2_; - const typename ParamGenerator::iterator end2_; - typename ParamGenerator::iterator current2_; - const typename ParamGenerator::iterator begin3_; - const typename ParamGenerator::iterator end3_; - typename ParamGenerator::iterator current3_; - const typename ParamGenerator::iterator begin4_; - const typename ParamGenerator::iterator end4_; - typename ParamGenerator::iterator current4_; - ParamType current_value_; - }; // class CartesianProductGenerator4::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator4& other); - - const ParamGenerator g1_; - const ParamGenerator g2_; - const ParamGenerator g3_; - const ParamGenerator g4_; -}; // class CartesianProductGenerator4 - - -template -class CartesianProductGenerator5 - : public ParamGeneratorInterface< ::std::tr1::tuple > { - public: - typedef ::std::tr1::tuple ParamType; - - CartesianProductGenerator5(const ParamGenerator& g1, - const ParamGenerator& g2, const ParamGenerator& g3, - const ParamGenerator& g4, const ParamGenerator& g5) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5) {} - virtual ~CartesianProductGenerator5() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, g1_, g1_.begin(), g2_, g2_.begin(), g3_, - g3_.begin(), g4_, g4_.begin(), g5_, g5_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, g1_, g1_.end(), g2_, g2_.end(), g3_, g3_.end(), - g4_, g4_.end(), g5_, g5_.end()); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - const ParamGenerator& g1, - const typename ParamGenerator::iterator& current1, - const ParamGenerator& g2, - const typename ParamGenerator::iterator& current2, - const ParamGenerator& g3, - const typename ParamGenerator::iterator& current3, - const ParamGenerator& g4, - const typename ParamGenerator::iterator& current4, - const ParamGenerator& g5, - const typename ParamGenerator::iterator& current5) - : base_(base), - begin1_(g1.begin()), end1_(g1.end()), current1_(current1), - begin2_(g2.begin()), end2_(g2.end()), current2_(current2), - begin3_(g3.begin()), end3_(g3.end()), current3_(current3), - begin4_(g4.begin()), end4_(g4.end()), current4_(current4), - begin5_(g5.begin()), end5_(g5.end()), current5_(current5) { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current5_; - if (current5_ == end5_) { - current5_ = begin5_; - ++current4_; - } - if (current4_ == end4_) { - current4_ = begin4_; - ++current3_; - } - if (current3_ == end3_) { - current3_ = begin3_; - ++current2_; - } - if (current2_ == end2_) { - current2_ = begin2_; - ++current1_; - } - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ( - current1_ == typed_other->current1_ && - current2_ == typed_other->current2_ && - current3_ == typed_other->current3_ && - current4_ == typed_other->current4_ && - current5_ == typed_other->current5_); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), - begin1_(other.begin1_), - end1_(other.end1_), - current1_(other.current1_), - begin2_(other.begin2_), - end2_(other.end2_), - current2_(other.current2_), - begin3_(other.begin3_), - end3_(other.end3_), - current3_(other.current3_), - begin4_(other.begin4_), - end4_(other.end4_), - current4_(other.current4_), - begin5_(other.begin5_), - end5_(other.end5_), - current5_(other.current5_) { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType(*current1_, *current2_, *current3_, - *current4_, *current5_); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return - current1_ == end1_ || - current2_ == end2_ || - current3_ == end3_ || - current4_ == end4_ || - current5_ == end5_; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. - const typename ParamGenerator::iterator begin1_; - const typename ParamGenerator::iterator end1_; - typename ParamGenerator::iterator current1_; - const typename ParamGenerator::iterator begin2_; - const typename ParamGenerator::iterator end2_; - typename ParamGenerator::iterator current2_; - const typename ParamGenerator::iterator begin3_; - const typename ParamGenerator::iterator end3_; - typename ParamGenerator::iterator current3_; - const typename ParamGenerator::iterator begin4_; - const typename ParamGenerator::iterator end4_; - typename ParamGenerator::iterator current4_; - const typename ParamGenerator::iterator begin5_; - const typename ParamGenerator::iterator end5_; - typename ParamGenerator::iterator current5_; - ParamType current_value_; - }; // class CartesianProductGenerator5::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator5& other); - - const ParamGenerator g1_; - const ParamGenerator g2_; - const ParamGenerator g3_; - const ParamGenerator g4_; - const ParamGenerator g5_; -}; // class CartesianProductGenerator5 - - -template -class CartesianProductGenerator6 - : public ParamGeneratorInterface< ::std::tr1::tuple > { - public: - typedef ::std::tr1::tuple ParamType; - - CartesianProductGenerator6(const ParamGenerator& g1, - const ParamGenerator& g2, const ParamGenerator& g3, - const ParamGenerator& g4, const ParamGenerator& g5, - const ParamGenerator& g6) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6) {} - virtual ~CartesianProductGenerator6() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, g1_, g1_.begin(), g2_, g2_.begin(), g3_, - g3_.begin(), g4_, g4_.begin(), g5_, g5_.begin(), g6_, g6_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, g1_, g1_.end(), g2_, g2_.end(), g3_, g3_.end(), - g4_, g4_.end(), g5_, g5_.end(), g6_, g6_.end()); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - const ParamGenerator& g1, - const typename ParamGenerator::iterator& current1, - const ParamGenerator& g2, - const typename ParamGenerator::iterator& current2, - const ParamGenerator& g3, - const typename ParamGenerator::iterator& current3, - const ParamGenerator& g4, - const typename ParamGenerator::iterator& current4, - const ParamGenerator& g5, - const typename ParamGenerator::iterator& current5, - const ParamGenerator& g6, - const typename ParamGenerator::iterator& current6) - : base_(base), - begin1_(g1.begin()), end1_(g1.end()), current1_(current1), - begin2_(g2.begin()), end2_(g2.end()), current2_(current2), - begin3_(g3.begin()), end3_(g3.end()), current3_(current3), - begin4_(g4.begin()), end4_(g4.end()), current4_(current4), - begin5_(g5.begin()), end5_(g5.end()), current5_(current5), - begin6_(g6.begin()), end6_(g6.end()), current6_(current6) { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current6_; - if (current6_ == end6_) { - current6_ = begin6_; - ++current5_; - } - if (current5_ == end5_) { - current5_ = begin5_; - ++current4_; - } - if (current4_ == end4_) { - current4_ = begin4_; - ++current3_; - } - if (current3_ == end3_) { - current3_ = begin3_; - ++current2_; - } - if (current2_ == end2_) { - current2_ = begin2_; - ++current1_; - } - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ( - current1_ == typed_other->current1_ && - current2_ == typed_other->current2_ && - current3_ == typed_other->current3_ && - current4_ == typed_other->current4_ && - current5_ == typed_other->current5_ && - current6_ == typed_other->current6_); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), - begin1_(other.begin1_), - end1_(other.end1_), - current1_(other.current1_), - begin2_(other.begin2_), - end2_(other.end2_), - current2_(other.current2_), - begin3_(other.begin3_), - end3_(other.end3_), - current3_(other.current3_), - begin4_(other.begin4_), - end4_(other.end4_), - current4_(other.current4_), - begin5_(other.begin5_), - end5_(other.end5_), - current5_(other.current5_), - begin6_(other.begin6_), - end6_(other.end6_), - current6_(other.current6_) { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType(*current1_, *current2_, *current3_, - *current4_, *current5_, *current6_); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return - current1_ == end1_ || - current2_ == end2_ || - current3_ == end3_ || - current4_ == end4_ || - current5_ == end5_ || - current6_ == end6_; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. - const typename ParamGenerator::iterator begin1_; - const typename ParamGenerator::iterator end1_; - typename ParamGenerator::iterator current1_; - const typename ParamGenerator::iterator begin2_; - const typename ParamGenerator::iterator end2_; - typename ParamGenerator::iterator current2_; - const typename ParamGenerator::iterator begin3_; - const typename ParamGenerator::iterator end3_; - typename ParamGenerator::iterator current3_; - const typename ParamGenerator::iterator begin4_; - const typename ParamGenerator::iterator end4_; - typename ParamGenerator::iterator current4_; - const typename ParamGenerator::iterator begin5_; - const typename ParamGenerator::iterator end5_; - typename ParamGenerator::iterator current5_; - const typename ParamGenerator::iterator begin6_; - const typename ParamGenerator::iterator end6_; - typename ParamGenerator::iterator current6_; - ParamType current_value_; - }; // class CartesianProductGenerator6::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator6& other); - - const ParamGenerator g1_; - const ParamGenerator g2_; - const ParamGenerator g3_; - const ParamGenerator g4_; - const ParamGenerator g5_; - const ParamGenerator g6_; -}; // class CartesianProductGenerator6 - - -template -class CartesianProductGenerator7 - : public ParamGeneratorInterface< ::std::tr1::tuple > { - public: - typedef ::std::tr1::tuple ParamType; - - CartesianProductGenerator7(const ParamGenerator& g1, - const ParamGenerator& g2, const ParamGenerator& g3, - const ParamGenerator& g4, const ParamGenerator& g5, - const ParamGenerator& g6, const ParamGenerator& g7) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7) {} - virtual ~CartesianProductGenerator7() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, g1_, g1_.begin(), g2_, g2_.begin(), g3_, - g3_.begin(), g4_, g4_.begin(), g5_, g5_.begin(), g6_, g6_.begin(), g7_, - g7_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, g1_, g1_.end(), g2_, g2_.end(), g3_, g3_.end(), - g4_, g4_.end(), g5_, g5_.end(), g6_, g6_.end(), g7_, g7_.end()); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - const ParamGenerator& g1, - const typename ParamGenerator::iterator& current1, - const ParamGenerator& g2, - const typename ParamGenerator::iterator& current2, - const ParamGenerator& g3, - const typename ParamGenerator::iterator& current3, - const ParamGenerator& g4, - const typename ParamGenerator::iterator& current4, - const ParamGenerator& g5, - const typename ParamGenerator::iterator& current5, - const ParamGenerator& g6, - const typename ParamGenerator::iterator& current6, - const ParamGenerator& g7, - const typename ParamGenerator::iterator& current7) - : base_(base), - begin1_(g1.begin()), end1_(g1.end()), current1_(current1), - begin2_(g2.begin()), end2_(g2.end()), current2_(current2), - begin3_(g3.begin()), end3_(g3.end()), current3_(current3), - begin4_(g4.begin()), end4_(g4.end()), current4_(current4), - begin5_(g5.begin()), end5_(g5.end()), current5_(current5), - begin6_(g6.begin()), end6_(g6.end()), current6_(current6), - begin7_(g7.begin()), end7_(g7.end()), current7_(current7) { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current7_; - if (current7_ == end7_) { - current7_ = begin7_; - ++current6_; - } - if (current6_ == end6_) { - current6_ = begin6_; - ++current5_; - } - if (current5_ == end5_) { - current5_ = begin5_; - ++current4_; - } - if (current4_ == end4_) { - current4_ = begin4_; - ++current3_; - } - if (current3_ == end3_) { - current3_ = begin3_; - ++current2_; - } - if (current2_ == end2_) { - current2_ = begin2_; - ++current1_; - } - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ( - current1_ == typed_other->current1_ && - current2_ == typed_other->current2_ && - current3_ == typed_other->current3_ && - current4_ == typed_other->current4_ && - current5_ == typed_other->current5_ && - current6_ == typed_other->current6_ && - current7_ == typed_other->current7_); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), - begin1_(other.begin1_), - end1_(other.end1_), - current1_(other.current1_), - begin2_(other.begin2_), - end2_(other.end2_), - current2_(other.current2_), - begin3_(other.begin3_), - end3_(other.end3_), - current3_(other.current3_), - begin4_(other.begin4_), - end4_(other.end4_), - current4_(other.current4_), - begin5_(other.begin5_), - end5_(other.end5_), - current5_(other.current5_), - begin6_(other.begin6_), - end6_(other.end6_), - current6_(other.current6_), - begin7_(other.begin7_), - end7_(other.end7_), - current7_(other.current7_) { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType(*current1_, *current2_, *current3_, - *current4_, *current5_, *current6_, *current7_); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return - current1_ == end1_ || - current2_ == end2_ || - current3_ == end3_ || - current4_ == end4_ || - current5_ == end5_ || - current6_ == end6_ || - current7_ == end7_; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. - const typename ParamGenerator::iterator begin1_; - const typename ParamGenerator::iterator end1_; - typename ParamGenerator::iterator current1_; - const typename ParamGenerator::iterator begin2_; - const typename ParamGenerator::iterator end2_; - typename ParamGenerator::iterator current2_; - const typename ParamGenerator::iterator begin3_; - const typename ParamGenerator::iterator end3_; - typename ParamGenerator::iterator current3_; - const typename ParamGenerator::iterator begin4_; - const typename ParamGenerator::iterator end4_; - typename ParamGenerator::iterator current4_; - const typename ParamGenerator::iterator begin5_; - const typename ParamGenerator::iterator end5_; - typename ParamGenerator::iterator current5_; - const typename ParamGenerator::iterator begin6_; - const typename ParamGenerator::iterator end6_; - typename ParamGenerator::iterator current6_; - const typename ParamGenerator::iterator begin7_; - const typename ParamGenerator::iterator end7_; - typename ParamGenerator::iterator current7_; - ParamType current_value_; - }; // class CartesianProductGenerator7::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator7& other); - - const ParamGenerator g1_; - const ParamGenerator g2_; - const ParamGenerator g3_; - const ParamGenerator g4_; - const ParamGenerator g5_; - const ParamGenerator g6_; - const ParamGenerator g7_; -}; // class CartesianProductGenerator7 - - -template -class CartesianProductGenerator8 - : public ParamGeneratorInterface< ::std::tr1::tuple > { - public: - typedef ::std::tr1::tuple ParamType; - - CartesianProductGenerator8(const ParamGenerator& g1, - const ParamGenerator& g2, const ParamGenerator& g3, - const ParamGenerator& g4, const ParamGenerator& g5, - const ParamGenerator& g6, const ParamGenerator& g7, - const ParamGenerator& g8) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7), - g8_(g8) {} - virtual ~CartesianProductGenerator8() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, g1_, g1_.begin(), g2_, g2_.begin(), g3_, - g3_.begin(), g4_, g4_.begin(), g5_, g5_.begin(), g6_, g6_.begin(), g7_, - g7_.begin(), g8_, g8_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, g1_, g1_.end(), g2_, g2_.end(), g3_, g3_.end(), - g4_, g4_.end(), g5_, g5_.end(), g6_, g6_.end(), g7_, g7_.end(), g8_, - g8_.end()); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - const ParamGenerator& g1, - const typename ParamGenerator::iterator& current1, - const ParamGenerator& g2, - const typename ParamGenerator::iterator& current2, - const ParamGenerator& g3, - const typename ParamGenerator::iterator& current3, - const ParamGenerator& g4, - const typename ParamGenerator::iterator& current4, - const ParamGenerator& g5, - const typename ParamGenerator::iterator& current5, - const ParamGenerator& g6, - const typename ParamGenerator::iterator& current6, - const ParamGenerator& g7, - const typename ParamGenerator::iterator& current7, - const ParamGenerator& g8, - const typename ParamGenerator::iterator& current8) - : base_(base), - begin1_(g1.begin()), end1_(g1.end()), current1_(current1), - begin2_(g2.begin()), end2_(g2.end()), current2_(current2), - begin3_(g3.begin()), end3_(g3.end()), current3_(current3), - begin4_(g4.begin()), end4_(g4.end()), current4_(current4), - begin5_(g5.begin()), end5_(g5.end()), current5_(current5), - begin6_(g6.begin()), end6_(g6.end()), current6_(current6), - begin7_(g7.begin()), end7_(g7.end()), current7_(current7), - begin8_(g8.begin()), end8_(g8.end()), current8_(current8) { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current8_; - if (current8_ == end8_) { - current8_ = begin8_; - ++current7_; - } - if (current7_ == end7_) { - current7_ = begin7_; - ++current6_; - } - if (current6_ == end6_) { - current6_ = begin6_; - ++current5_; - } - if (current5_ == end5_) { - current5_ = begin5_; - ++current4_; - } - if (current4_ == end4_) { - current4_ = begin4_; - ++current3_; - } - if (current3_ == end3_) { - current3_ = begin3_; - ++current2_; - } - if (current2_ == end2_) { - current2_ = begin2_; - ++current1_; - } - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ( - current1_ == typed_other->current1_ && - current2_ == typed_other->current2_ && - current3_ == typed_other->current3_ && - current4_ == typed_other->current4_ && - current5_ == typed_other->current5_ && - current6_ == typed_other->current6_ && - current7_ == typed_other->current7_ && - current8_ == typed_other->current8_); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), - begin1_(other.begin1_), - end1_(other.end1_), - current1_(other.current1_), - begin2_(other.begin2_), - end2_(other.end2_), - current2_(other.current2_), - begin3_(other.begin3_), - end3_(other.end3_), - current3_(other.current3_), - begin4_(other.begin4_), - end4_(other.end4_), - current4_(other.current4_), - begin5_(other.begin5_), - end5_(other.end5_), - current5_(other.current5_), - begin6_(other.begin6_), - end6_(other.end6_), - current6_(other.current6_), - begin7_(other.begin7_), - end7_(other.end7_), - current7_(other.current7_), - begin8_(other.begin8_), - end8_(other.end8_), - current8_(other.current8_) { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType(*current1_, *current2_, *current3_, - *current4_, *current5_, *current6_, *current7_, *current8_); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return - current1_ == end1_ || - current2_ == end2_ || - current3_ == end3_ || - current4_ == end4_ || - current5_ == end5_ || - current6_ == end6_ || - current7_ == end7_ || - current8_ == end8_; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. - const typename ParamGenerator::iterator begin1_; - const typename ParamGenerator::iterator end1_; - typename ParamGenerator::iterator current1_; - const typename ParamGenerator::iterator begin2_; - const typename ParamGenerator::iterator end2_; - typename ParamGenerator::iterator current2_; - const typename ParamGenerator::iterator begin3_; - const typename ParamGenerator::iterator end3_; - typename ParamGenerator::iterator current3_; - const typename ParamGenerator::iterator begin4_; - const typename ParamGenerator::iterator end4_; - typename ParamGenerator::iterator current4_; - const typename ParamGenerator::iterator begin5_; - const typename ParamGenerator::iterator end5_; - typename ParamGenerator::iterator current5_; - const typename ParamGenerator::iterator begin6_; - const typename ParamGenerator::iterator end6_; - typename ParamGenerator::iterator current6_; - const typename ParamGenerator::iterator begin7_; - const typename ParamGenerator::iterator end7_; - typename ParamGenerator::iterator current7_; - const typename ParamGenerator::iterator begin8_; - const typename ParamGenerator::iterator end8_; - typename ParamGenerator::iterator current8_; - ParamType current_value_; - }; // class CartesianProductGenerator8::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator8& other); - - const ParamGenerator g1_; - const ParamGenerator g2_; - const ParamGenerator g3_; - const ParamGenerator g4_; - const ParamGenerator g5_; - const ParamGenerator g6_; - const ParamGenerator g7_; - const ParamGenerator g8_; -}; // class CartesianProductGenerator8 - - -template -class CartesianProductGenerator9 - : public ParamGeneratorInterface< ::std::tr1::tuple > { - public: - typedef ::std::tr1::tuple ParamType; - - CartesianProductGenerator9(const ParamGenerator& g1, - const ParamGenerator& g2, const ParamGenerator& g3, - const ParamGenerator& g4, const ParamGenerator& g5, - const ParamGenerator& g6, const ParamGenerator& g7, - const ParamGenerator& g8, const ParamGenerator& g9) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7), g8_(g8), - g9_(g9) {} - virtual ~CartesianProductGenerator9() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, g1_, g1_.begin(), g2_, g2_.begin(), g3_, - g3_.begin(), g4_, g4_.begin(), g5_, g5_.begin(), g6_, g6_.begin(), g7_, - g7_.begin(), g8_, g8_.begin(), g9_, g9_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, g1_, g1_.end(), g2_, g2_.end(), g3_, g3_.end(), - g4_, g4_.end(), g5_, g5_.end(), g6_, g6_.end(), g7_, g7_.end(), g8_, - g8_.end(), g9_, g9_.end()); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - const ParamGenerator& g1, - const typename ParamGenerator::iterator& current1, - const ParamGenerator& g2, - const typename ParamGenerator::iterator& current2, - const ParamGenerator& g3, - const typename ParamGenerator::iterator& current3, - const ParamGenerator& g4, - const typename ParamGenerator::iterator& current4, - const ParamGenerator& g5, - const typename ParamGenerator::iterator& current5, - const ParamGenerator& g6, - const typename ParamGenerator::iterator& current6, - const ParamGenerator& g7, - const typename ParamGenerator::iterator& current7, - const ParamGenerator& g8, - const typename ParamGenerator::iterator& current8, - const ParamGenerator& g9, - const typename ParamGenerator::iterator& current9) - : base_(base), - begin1_(g1.begin()), end1_(g1.end()), current1_(current1), - begin2_(g2.begin()), end2_(g2.end()), current2_(current2), - begin3_(g3.begin()), end3_(g3.end()), current3_(current3), - begin4_(g4.begin()), end4_(g4.end()), current4_(current4), - begin5_(g5.begin()), end5_(g5.end()), current5_(current5), - begin6_(g6.begin()), end6_(g6.end()), current6_(current6), - begin7_(g7.begin()), end7_(g7.end()), current7_(current7), - begin8_(g8.begin()), end8_(g8.end()), current8_(current8), - begin9_(g9.begin()), end9_(g9.end()), current9_(current9) { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current9_; - if (current9_ == end9_) { - current9_ = begin9_; - ++current8_; - } - if (current8_ == end8_) { - current8_ = begin8_; - ++current7_; - } - if (current7_ == end7_) { - current7_ = begin7_; - ++current6_; - } - if (current6_ == end6_) { - current6_ = begin6_; - ++current5_; - } - if (current5_ == end5_) { - current5_ = begin5_; - ++current4_; - } - if (current4_ == end4_) { - current4_ = begin4_; - ++current3_; - } - if (current3_ == end3_) { - current3_ = begin3_; - ++current2_; - } - if (current2_ == end2_) { - current2_ = begin2_; - ++current1_; - } - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ( - current1_ == typed_other->current1_ && - current2_ == typed_other->current2_ && - current3_ == typed_other->current3_ && - current4_ == typed_other->current4_ && - current5_ == typed_other->current5_ && - current6_ == typed_other->current6_ && - current7_ == typed_other->current7_ && - current8_ == typed_other->current8_ && - current9_ == typed_other->current9_); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), - begin1_(other.begin1_), - end1_(other.end1_), - current1_(other.current1_), - begin2_(other.begin2_), - end2_(other.end2_), - current2_(other.current2_), - begin3_(other.begin3_), - end3_(other.end3_), - current3_(other.current3_), - begin4_(other.begin4_), - end4_(other.end4_), - current4_(other.current4_), - begin5_(other.begin5_), - end5_(other.end5_), - current5_(other.current5_), - begin6_(other.begin6_), - end6_(other.end6_), - current6_(other.current6_), - begin7_(other.begin7_), - end7_(other.end7_), - current7_(other.current7_), - begin8_(other.begin8_), - end8_(other.end8_), - current8_(other.current8_), - begin9_(other.begin9_), - end9_(other.end9_), - current9_(other.current9_) { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType(*current1_, *current2_, *current3_, - *current4_, *current5_, *current6_, *current7_, *current8_, - *current9_); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return - current1_ == end1_ || - current2_ == end2_ || - current3_ == end3_ || - current4_ == end4_ || - current5_ == end5_ || - current6_ == end6_ || - current7_ == end7_ || - current8_ == end8_ || - current9_ == end9_; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. - const typename ParamGenerator::iterator begin1_; - const typename ParamGenerator::iterator end1_; - typename ParamGenerator::iterator current1_; - const typename ParamGenerator::iterator begin2_; - const typename ParamGenerator::iterator end2_; - typename ParamGenerator::iterator current2_; - const typename ParamGenerator::iterator begin3_; - const typename ParamGenerator::iterator end3_; - typename ParamGenerator::iterator current3_; - const typename ParamGenerator::iterator begin4_; - const typename ParamGenerator::iterator end4_; - typename ParamGenerator::iterator current4_; - const typename ParamGenerator::iterator begin5_; - const typename ParamGenerator::iterator end5_; - typename ParamGenerator::iterator current5_; - const typename ParamGenerator::iterator begin6_; - const typename ParamGenerator::iterator end6_; - typename ParamGenerator::iterator current6_; - const typename ParamGenerator::iterator begin7_; - const typename ParamGenerator::iterator end7_; - typename ParamGenerator::iterator current7_; - const typename ParamGenerator::iterator begin8_; - const typename ParamGenerator::iterator end8_; - typename ParamGenerator::iterator current8_; - const typename ParamGenerator::iterator begin9_; - const typename ParamGenerator::iterator end9_; - typename ParamGenerator::iterator current9_; - ParamType current_value_; - }; // class CartesianProductGenerator9::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator9& other); - - const ParamGenerator g1_; - const ParamGenerator g2_; - const ParamGenerator g3_; - const ParamGenerator g4_; - const ParamGenerator g5_; - const ParamGenerator g6_; - const ParamGenerator g7_; - const ParamGenerator g8_; - const ParamGenerator g9_; -}; // class CartesianProductGenerator9 - - -template -class CartesianProductGenerator10 - : public ParamGeneratorInterface< ::std::tr1::tuple > { - public: - typedef ::std::tr1::tuple ParamType; - - CartesianProductGenerator10(const ParamGenerator& g1, - const ParamGenerator& g2, const ParamGenerator& g3, - const ParamGenerator& g4, const ParamGenerator& g5, - const ParamGenerator& g6, const ParamGenerator& g7, - const ParamGenerator& g8, const ParamGenerator& g9, - const ParamGenerator& g10) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7), g8_(g8), - g9_(g9), g10_(g10) {} - virtual ~CartesianProductGenerator10() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, g1_, g1_.begin(), g2_, g2_.begin(), g3_, - g3_.begin(), g4_, g4_.begin(), g5_, g5_.begin(), g6_, g6_.begin(), g7_, - g7_.begin(), g8_, g8_.begin(), g9_, g9_.begin(), g10_, g10_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, g1_, g1_.end(), g2_, g2_.end(), g3_, g3_.end(), - g4_, g4_.end(), g5_, g5_.end(), g6_, g6_.end(), g7_, g7_.end(), g8_, - g8_.end(), g9_, g9_.end(), g10_, g10_.end()); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - const ParamGenerator& g1, - const typename ParamGenerator::iterator& current1, - const ParamGenerator& g2, - const typename ParamGenerator::iterator& current2, - const ParamGenerator& g3, - const typename ParamGenerator::iterator& current3, - const ParamGenerator& g4, - const typename ParamGenerator::iterator& current4, - const ParamGenerator& g5, - const typename ParamGenerator::iterator& current5, - const ParamGenerator& g6, - const typename ParamGenerator::iterator& current6, - const ParamGenerator& g7, - const typename ParamGenerator::iterator& current7, - const ParamGenerator& g8, - const typename ParamGenerator::iterator& current8, - const ParamGenerator& g9, - const typename ParamGenerator::iterator& current9, - const ParamGenerator& g10, - const typename ParamGenerator::iterator& current10) - : base_(base), - begin1_(g1.begin()), end1_(g1.end()), current1_(current1), - begin2_(g2.begin()), end2_(g2.end()), current2_(current2), - begin3_(g3.begin()), end3_(g3.end()), current3_(current3), - begin4_(g4.begin()), end4_(g4.end()), current4_(current4), - begin5_(g5.begin()), end5_(g5.end()), current5_(current5), - begin6_(g6.begin()), end6_(g6.end()), current6_(current6), - begin7_(g7.begin()), end7_(g7.end()), current7_(current7), - begin8_(g8.begin()), end8_(g8.end()), current8_(current8), - begin9_(g9.begin()), end9_(g9.end()), current9_(current9), - begin10_(g10.begin()), end10_(g10.end()), current10_(current10) { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current10_; - if (current10_ == end10_) { - current10_ = begin10_; - ++current9_; - } - if (current9_ == end9_) { - current9_ = begin9_; - ++current8_; - } - if (current8_ == end8_) { - current8_ = begin8_; - ++current7_; - } - if (current7_ == end7_) { - current7_ = begin7_; - ++current6_; - } - if (current6_ == end6_) { - current6_ = begin6_; - ++current5_; - } - if (current5_ == end5_) { - current5_ = begin5_; - ++current4_; - } - if (current4_ == end4_) { - current4_ = begin4_; - ++current3_; - } - if (current3_ == end3_) { - current3_ = begin3_; - ++current2_; - } - if (current2_ == end2_) { - current2_ = begin2_; - ++current1_; - } - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ( - current1_ == typed_other->current1_ && - current2_ == typed_other->current2_ && - current3_ == typed_other->current3_ && - current4_ == typed_other->current4_ && - current5_ == typed_other->current5_ && - current6_ == typed_other->current6_ && - current7_ == typed_other->current7_ && - current8_ == typed_other->current8_ && - current9_ == typed_other->current9_ && - current10_ == typed_other->current10_); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), - begin1_(other.begin1_), - end1_(other.end1_), - current1_(other.current1_), - begin2_(other.begin2_), - end2_(other.end2_), - current2_(other.current2_), - begin3_(other.begin3_), - end3_(other.end3_), - current3_(other.current3_), - begin4_(other.begin4_), - end4_(other.end4_), - current4_(other.current4_), - begin5_(other.begin5_), - end5_(other.end5_), - current5_(other.current5_), - begin6_(other.begin6_), - end6_(other.end6_), - current6_(other.current6_), - begin7_(other.begin7_), - end7_(other.end7_), - current7_(other.current7_), - begin8_(other.begin8_), - end8_(other.end8_), - current8_(other.current8_), - begin9_(other.begin9_), - end9_(other.end9_), - current9_(other.current9_), - begin10_(other.begin10_), - end10_(other.end10_), - current10_(other.current10_) { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType(*current1_, *current2_, *current3_, - *current4_, *current5_, *current6_, *current7_, *current8_, - *current9_, *current10_); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return - current1_ == end1_ || - current2_ == end2_ || - current3_ == end3_ || - current4_ == end4_ || - current5_ == end5_ || - current6_ == end6_ || - current7_ == end7_ || - current8_ == end8_ || - current9_ == end9_ || - current10_ == end10_; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. - const typename ParamGenerator::iterator begin1_; - const typename ParamGenerator::iterator end1_; - typename ParamGenerator::iterator current1_; - const typename ParamGenerator::iterator begin2_; - const typename ParamGenerator::iterator end2_; - typename ParamGenerator::iterator current2_; - const typename ParamGenerator::iterator begin3_; - const typename ParamGenerator::iterator end3_; - typename ParamGenerator::iterator current3_; - const typename ParamGenerator::iterator begin4_; - const typename ParamGenerator::iterator end4_; - typename ParamGenerator::iterator current4_; - const typename ParamGenerator::iterator begin5_; - const typename ParamGenerator::iterator end5_; - typename ParamGenerator::iterator current5_; - const typename ParamGenerator::iterator begin6_; - const typename ParamGenerator::iterator end6_; - typename ParamGenerator::iterator current6_; - const typename ParamGenerator::iterator begin7_; - const typename ParamGenerator::iterator end7_; - typename ParamGenerator::iterator current7_; - const typename ParamGenerator::iterator begin8_; - const typename ParamGenerator::iterator end8_; - typename ParamGenerator::iterator current8_; - const typename ParamGenerator::iterator begin9_; - const typename ParamGenerator::iterator end9_; - typename ParamGenerator::iterator current9_; - const typename ParamGenerator::iterator begin10_; - const typename ParamGenerator::iterator end10_; - typename ParamGenerator::iterator current10_; - ParamType current_value_; - }; // class CartesianProductGenerator10::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator10& other); - - const ParamGenerator g1_; - const ParamGenerator g2_; - const ParamGenerator g3_; - const ParamGenerator g4_; - const ParamGenerator g5_; - const ParamGenerator g6_; - const ParamGenerator g7_; - const ParamGenerator g8_; - const ParamGenerator g9_; - const ParamGenerator g10_; -}; // class CartesianProductGenerator10 - - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// Helper classes providing Combine() with polymorphic features. They allow -// casting CartesianProductGeneratorN to ParamGenerator if T is -// convertible to U. -// -template -class CartesianProductHolder2 { - public: -CartesianProductHolder2(const Generator1& g1, const Generator2& g2) - : g1_(g1), g2_(g2) {} - template - operator ParamGenerator< ::std::tr1::tuple >() const { - return ParamGenerator< ::std::tr1::tuple >( - new CartesianProductGenerator2( - static_cast >(g1_), - static_cast >(g2_))); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder2& other); - - const Generator1 g1_; - const Generator2 g2_; -}; // class CartesianProductHolder2 - -template -class CartesianProductHolder3 { - public: -CartesianProductHolder3(const Generator1& g1, const Generator2& g2, - const Generator3& g3) - : g1_(g1), g2_(g2), g3_(g3) {} - template - operator ParamGenerator< ::std::tr1::tuple >() const { - return ParamGenerator< ::std::tr1::tuple >( - new CartesianProductGenerator3( - static_cast >(g1_), - static_cast >(g2_), - static_cast >(g3_))); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder3& other); - - const Generator1 g1_; - const Generator2 g2_; - const Generator3 g3_; -}; // class CartesianProductHolder3 - -template -class CartesianProductHolder4 { - public: -CartesianProductHolder4(const Generator1& g1, const Generator2& g2, - const Generator3& g3, const Generator4& g4) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4) {} - template - operator ParamGenerator< ::std::tr1::tuple >() const { - return ParamGenerator< ::std::tr1::tuple >( - new CartesianProductGenerator4( - static_cast >(g1_), - static_cast >(g2_), - static_cast >(g3_), - static_cast >(g4_))); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder4& other); - - const Generator1 g1_; - const Generator2 g2_; - const Generator3 g3_; - const Generator4 g4_; -}; // class CartesianProductHolder4 - -template -class CartesianProductHolder5 { - public: -CartesianProductHolder5(const Generator1& g1, const Generator2& g2, - const Generator3& g3, const Generator4& g4, const Generator5& g5) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5) {} - template - operator ParamGenerator< ::std::tr1::tuple >() const { - return ParamGenerator< ::std::tr1::tuple >( - new CartesianProductGenerator5( - static_cast >(g1_), - static_cast >(g2_), - static_cast >(g3_), - static_cast >(g4_), - static_cast >(g5_))); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder5& other); - - const Generator1 g1_; - const Generator2 g2_; - const Generator3 g3_; - const Generator4 g4_; - const Generator5 g5_; -}; // class CartesianProductHolder5 - -template -class CartesianProductHolder6 { - public: -CartesianProductHolder6(const Generator1& g1, const Generator2& g2, - const Generator3& g3, const Generator4& g4, const Generator5& g5, - const Generator6& g6) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6) {} - template - operator ParamGenerator< ::std::tr1::tuple >() const { - return ParamGenerator< ::std::tr1::tuple >( - new CartesianProductGenerator6( - static_cast >(g1_), - static_cast >(g2_), - static_cast >(g3_), - static_cast >(g4_), - static_cast >(g5_), - static_cast >(g6_))); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder6& other); - - const Generator1 g1_; - const Generator2 g2_; - const Generator3 g3_; - const Generator4 g4_; - const Generator5 g5_; - const Generator6 g6_; -}; // class CartesianProductHolder6 - -template -class CartesianProductHolder7 { - public: -CartesianProductHolder7(const Generator1& g1, const Generator2& g2, - const Generator3& g3, const Generator4& g4, const Generator5& g5, - const Generator6& g6, const Generator7& g7) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7) {} - template - operator ParamGenerator< ::std::tr1::tuple >() const { - return ParamGenerator< ::std::tr1::tuple >( - new CartesianProductGenerator7( - static_cast >(g1_), - static_cast >(g2_), - static_cast >(g3_), - static_cast >(g4_), - static_cast >(g5_), - static_cast >(g6_), - static_cast >(g7_))); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder7& other); - - const Generator1 g1_; - const Generator2 g2_; - const Generator3 g3_; - const Generator4 g4_; - const Generator5 g5_; - const Generator6 g6_; - const Generator7 g7_; -}; // class CartesianProductHolder7 - -template -class CartesianProductHolder8 { - public: -CartesianProductHolder8(const Generator1& g1, const Generator2& g2, - const Generator3& g3, const Generator4& g4, const Generator5& g5, - const Generator6& g6, const Generator7& g7, const Generator8& g8) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7), - g8_(g8) {} - template - operator ParamGenerator< ::std::tr1::tuple >() const { - return ParamGenerator< ::std::tr1::tuple >( - new CartesianProductGenerator8( - static_cast >(g1_), - static_cast >(g2_), - static_cast >(g3_), - static_cast >(g4_), - static_cast >(g5_), - static_cast >(g6_), - static_cast >(g7_), - static_cast >(g8_))); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder8& other); - - const Generator1 g1_; - const Generator2 g2_; - const Generator3 g3_; - const Generator4 g4_; - const Generator5 g5_; - const Generator6 g6_; - const Generator7 g7_; - const Generator8 g8_; -}; // class CartesianProductHolder8 - -template -class CartesianProductHolder9 { - public: -CartesianProductHolder9(const Generator1& g1, const Generator2& g2, - const Generator3& g3, const Generator4& g4, const Generator5& g5, - const Generator6& g6, const Generator7& g7, const Generator8& g8, - const Generator9& g9) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7), g8_(g8), - g9_(g9) {} - template - operator ParamGenerator< ::std::tr1::tuple >() const { - return ParamGenerator< ::std::tr1::tuple >( - new CartesianProductGenerator9( - static_cast >(g1_), - static_cast >(g2_), - static_cast >(g3_), - static_cast >(g4_), - static_cast >(g5_), - static_cast >(g6_), - static_cast >(g7_), - static_cast >(g8_), - static_cast >(g9_))); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder9& other); - - const Generator1 g1_; - const Generator2 g2_; - const Generator3 g3_; - const Generator4 g4_; - const Generator5 g5_; - const Generator6 g6_; - const Generator7 g7_; - const Generator8 g8_; - const Generator9 g9_; -}; // class CartesianProductHolder9 - -template -class CartesianProductHolder10 { - public: -CartesianProductHolder10(const Generator1& g1, const Generator2& g2, - const Generator3& g3, const Generator4& g4, const Generator5& g5, - const Generator6& g6, const Generator7& g7, const Generator8& g8, - const Generator9& g9, const Generator10& g10) - : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7), g8_(g8), - g9_(g9), g10_(g10) {} - template - operator ParamGenerator< ::std::tr1::tuple >() const { - return ParamGenerator< ::std::tr1::tuple >( - new CartesianProductGenerator10( - static_cast >(g1_), - static_cast >(g2_), - static_cast >(g3_), - static_cast >(g4_), - static_cast >(g5_), - static_cast >(g6_), - static_cast >(g7_), - static_cast >(g8_), - static_cast >(g9_), - static_cast >(g10_))); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder10& other); - - const Generator1 g1_; - const Generator2 g2_; - const Generator3 g3_; - const Generator4 g4_; - const Generator5 g5_; - const Generator6 g6_; - const Generator7 g7_; - const Generator8 g8_; - const Generator9 g9_; - const Generator10 g10_; -}; // class CartesianProductHolder10 - -# endif // GTEST_HAS_COMBINE - -} // namespace internal -} // namespace testing - -#endif // GTEST_HAS_PARAM_TEST - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PARAM_UTIL_GENERATED_H_ diff --git a/freedv-server/googletest/include/gtest/internal/gtest-param-util-generated.h.pump b/freedv-server/googletest/include/gtest/internal/gtest-param-util-generated.h.pump deleted file mode 100644 index 009206fd..00000000 --- a/freedv-server/googletest/include/gtest/internal/gtest-param-util-generated.h.pump +++ /dev/null @@ -1,301 +0,0 @@ -$$ -*- mode: c++; -*- -$var n = 50 $$ Maximum length of Values arguments we want to support. -$var maxtuple = 10 $$ Maximum number of Combine arguments we want to support. -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: vladl@google.com (Vlad Losev) - -// Type and function utilities for implementing parameterized tests. -// This file is generated by a SCRIPT. DO NOT EDIT BY HAND! -// -// Currently Google Test supports at most $n arguments in Values, -// and at most $maxtuple arguments in Combine. Please contact -// googletestframework@googlegroups.com if you need more. -// Please note that the number of arguments to Combine is limited -// by the maximum arity of the implementation of tr1::tuple which is -// currently set at $maxtuple. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PARAM_UTIL_GENERATED_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PARAM_UTIL_GENERATED_H_ - -// scripts/fuse_gtest.py depends on gtest's own header being #included -// *unconditionally*. Therefore these #includes cannot be moved -// inside #if GTEST_HAS_PARAM_TEST. -#include "gtest/internal/gtest-param-util.h" -#include "gtest/internal/gtest-port.h" - -#if GTEST_HAS_PARAM_TEST - -namespace testing { - -// Forward declarations of ValuesIn(), which is implemented in -// include/gtest/gtest-param-test.h. -template -internal::ParamGenerator< - typename ::testing::internal::IteratorTraits::value_type> -ValuesIn(ForwardIterator begin, ForwardIterator end); - -template -internal::ParamGenerator ValuesIn(const T (&array)[N]); - -template -internal::ParamGenerator ValuesIn( - const Container& container); - -namespace internal { - -// Used in the Values() function to provide polymorphic capabilities. -template -class ValueArray1 { - public: - explicit ValueArray1(T1 v1) : v1_(v1) {} - - template - operator ParamGenerator() const { return ValuesIn(&v1_, &v1_ + 1); } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray1& other); - - const T1 v1_; -}; - -$range i 2..n -$for i [[ -$range j 1..i - -template <$for j, [[typename T$j]]> -class ValueArray$i { - public: - ValueArray$i($for j, [[T$j v$j]]) : $for j, [[v$(j)_(v$j)]] {} - - template - operator ParamGenerator() const { - const T array[] = {$for j, [[static_cast(v$(j)_)]]}; - return ValuesIn(array); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const ValueArray$i& other); - -$for j [[ - - const T$j v$(j)_; -]] - -}; - -]] - -# if GTEST_HAS_COMBINE -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// Generates values from the Cartesian product of values produced -// by the argument generators. -// -$range i 2..maxtuple -$for i [[ -$range j 1..i -$range k 2..i - -template <$for j, [[typename T$j]]> -class CartesianProductGenerator$i - : public ParamGeneratorInterface< ::std::tr1::tuple<$for j, [[T$j]]> > { - public: - typedef ::std::tr1::tuple<$for j, [[T$j]]> ParamType; - - CartesianProductGenerator$i($for j, [[const ParamGenerator& g$j]]) - : $for j, [[g$(j)_(g$j)]] {} - virtual ~CartesianProductGenerator$i() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, $for j, [[g$(j)_, g$(j)_.begin()]]); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, $for j, [[g$(j)_, g$(j)_.end()]]); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, $for j, [[ - - const ParamGenerator& g$j, - const typename ParamGenerator::iterator& current$(j)]]) - : base_(base), -$for j, [[ - - begin$(j)_(g$j.begin()), end$(j)_(g$j.end()), current$(j)_(current$j) -]] { - ComputeCurrentValue(); - } - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - // Advance should not be called on beyond-of-range iterators - // so no component iterators must be beyond end of range, either. - virtual void Advance() { - assert(!AtEnd()); - ++current$(i)_; - -$for k [[ - if (current$(i+2-k)_ == end$(i+2-k)_) { - current$(i+2-k)_ = begin$(i+2-k)_; - ++current$(i+2-k-1)_; - } - -]] - ComputeCurrentValue(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const ParamType* Current() const { return ¤t_value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const Iterator* typed_other = - CheckedDowncastToActualType(&other); - // We must report iterators equal if they both point beyond their - // respective ranges. That can happen in a variety of fashions, - // so we have to consult AtEnd(). - return (AtEnd() && typed_other->AtEnd()) || - ($for j && [[ - - current$(j)_ == typed_other->current$(j)_ -]]); - } - - private: - Iterator(const Iterator& other) - : base_(other.base_), $for j, [[ - - begin$(j)_(other.begin$(j)_), - end$(j)_(other.end$(j)_), - current$(j)_(other.current$(j)_) -]] { - ComputeCurrentValue(); - } - - void ComputeCurrentValue() { - if (!AtEnd()) - current_value_ = ParamType($for j, [[*current$(j)_]]); - } - bool AtEnd() const { - // We must report iterator past the end of the range when either of the - // component iterators has reached the end of its range. - return -$for j || [[ - - current$(j)_ == end$(j)_ -]]; - } - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - // begin[i]_ and end[i]_ define the i-th range that Iterator traverses. - // current[i]_ is the actual traversing iterator. -$for j [[ - - const typename ParamGenerator::iterator begin$(j)_; - const typename ParamGenerator::iterator end$(j)_; - typename ParamGenerator::iterator current$(j)_; -]] - - ParamType current_value_; - }; // class CartesianProductGenerator$i::Iterator - - // No implementation - assignment is unsupported. - void operator=(const CartesianProductGenerator$i& other); - - -$for j [[ - const ParamGenerator g$(j)_; - -]] -}; // class CartesianProductGenerator$i - - -]] - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// Helper classes providing Combine() with polymorphic features. They allow -// casting CartesianProductGeneratorN to ParamGenerator if T is -// convertible to U. -// -$range i 2..maxtuple -$for i [[ -$range j 1..i - -template <$for j, [[class Generator$j]]> -class CartesianProductHolder$i { - public: -CartesianProductHolder$i($for j, [[const Generator$j& g$j]]) - : $for j, [[g$(j)_(g$j)]] {} - template <$for j, [[typename T$j]]> - operator ParamGenerator< ::std::tr1::tuple<$for j, [[T$j]]> >() const { - return ParamGenerator< ::std::tr1::tuple<$for j, [[T$j]]> >( - new CartesianProductGenerator$i<$for j, [[T$j]]>( -$for j,[[ - - static_cast >(g$(j)_) -]])); - } - - private: - // No implementation - assignment is unsupported. - void operator=(const CartesianProductHolder$i& other); - - -$for j [[ - const Generator$j g$(j)_; - -]] -}; // class CartesianProductHolder$i - -]] - -# endif // GTEST_HAS_COMBINE - -} // namespace internal -} // namespace testing - -#endif // GTEST_HAS_PARAM_TEST - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PARAM_UTIL_GENERATED_H_ diff --git a/freedv-server/googletest/include/gtest/internal/gtest-param-util.h b/freedv-server/googletest/include/gtest/internal/gtest-param-util.h deleted file mode 100644 index d5e1028b..00000000 --- a/freedv-server/googletest/include/gtest/internal/gtest-param-util.h +++ /dev/null @@ -1,619 +0,0 @@ -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: vladl@google.com (Vlad Losev) - -// Type and function utilities for implementing parameterized tests. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PARAM_UTIL_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PARAM_UTIL_H_ - -#include -#include -#include - -// scripts/fuse_gtest.py depends on gtest's own header being #included -// *unconditionally*. Therefore these #includes cannot be moved -// inside #if GTEST_HAS_PARAM_TEST. -#include "gtest/internal/gtest-internal.h" -#include "gtest/internal/gtest-linked_ptr.h" -#include "gtest/internal/gtest-port.h" -#include "gtest/gtest-printers.h" - -#if GTEST_HAS_PARAM_TEST - -namespace testing { -namespace internal { - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// Outputs a message explaining invalid registration of different -// fixture class for the same test case. This may happen when -// TEST_P macro is used to define two tests with the same name -// but in different namespaces. -GTEST_API_ void ReportInvalidTestCaseType(const char* test_case_name, - const char* file, int line); - -template class ParamGeneratorInterface; -template class ParamGenerator; - -// Interface for iterating over elements provided by an implementation -// of ParamGeneratorInterface. -template -class ParamIteratorInterface { - public: - virtual ~ParamIteratorInterface() {} - // A pointer to the base generator instance. - // Used only for the purposes of iterator comparison - // to make sure that two iterators belong to the same generator. - virtual const ParamGeneratorInterface* BaseGenerator() const = 0; - // Advances iterator to point to the next element - // provided by the generator. The caller is responsible - // for not calling Advance() on an iterator equal to - // BaseGenerator()->End(). - virtual void Advance() = 0; - // Clones the iterator object. Used for implementing copy semantics - // of ParamIterator. - virtual ParamIteratorInterface* Clone() const = 0; - // Dereferences the current iterator and provides (read-only) access - // to the pointed value. It is the caller's responsibility not to call - // Current() on an iterator equal to BaseGenerator()->End(). - // Used for implementing ParamGenerator::operator*(). - virtual const T* Current() const = 0; - // Determines whether the given iterator and other point to the same - // element in the sequence generated by the generator. - // Used for implementing ParamGenerator::operator==(). - virtual bool Equals(const ParamIteratorInterface& other) const = 0; -}; - -// Class iterating over elements provided by an implementation of -// ParamGeneratorInterface. It wraps ParamIteratorInterface -// and implements the const forward iterator concept. -template -class ParamIterator { - public: - typedef T value_type; - typedef const T& reference; - typedef ptrdiff_t difference_type; - - // ParamIterator assumes ownership of the impl_ pointer. - ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {} - ParamIterator& operator=(const ParamIterator& other) { - if (this != &other) - impl_.reset(other.impl_->Clone()); - return *this; - } - - const T& operator*() const { return *impl_->Current(); } - const T* operator->() const { return impl_->Current(); } - // Prefix version of operator++. - ParamIterator& operator++() { - impl_->Advance(); - return *this; - } - // Postfix version of operator++. - ParamIterator operator++(int /*unused*/) { - ParamIteratorInterface* clone = impl_->Clone(); - impl_->Advance(); - return ParamIterator(clone); - } - bool operator==(const ParamIterator& other) const { - return impl_.get() == other.impl_.get() || impl_->Equals(*other.impl_); - } - bool operator!=(const ParamIterator& other) const { - return !(*this == other); - } - - private: - friend class ParamGenerator; - explicit ParamIterator(ParamIteratorInterface* impl) : impl_(impl) {} - scoped_ptr > impl_; -}; - -// ParamGeneratorInterface is the binary interface to access generators -// defined in other translation units. -template -class ParamGeneratorInterface { - public: - typedef T ParamType; - - virtual ~ParamGeneratorInterface() {} - - // Generator interface definition - virtual ParamIteratorInterface* Begin() const = 0; - virtual ParamIteratorInterface* End() const = 0; -}; - -// Wraps ParamGeneratorInterface and provides general generator syntax -// compatible with the STL Container concept. -// This class implements copy initialization semantics and the contained -// ParamGeneratorInterface instance is shared among all copies -// of the original object. This is possible because that instance is immutable. -template -class ParamGenerator { - public: - typedef ParamIterator iterator; - - explicit ParamGenerator(ParamGeneratorInterface* impl) : impl_(impl) {} - ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} - - ParamGenerator& operator=(const ParamGenerator& other) { - impl_ = other.impl_; - return *this; - } - - iterator begin() const { return iterator(impl_->Begin()); } - iterator end() const { return iterator(impl_->End()); } - - private: - linked_ptr > impl_; -}; - -// Generates values from a range of two comparable values. Can be used to -// generate sequences of user-defined types that implement operator+() and -// operator<(). -// This class is used in the Range() function. -template -class RangeGenerator : public ParamGeneratorInterface { - public: - RangeGenerator(T begin, T end, IncrementT step) - : begin_(begin), end_(end), - step_(step), end_index_(CalculateEndIndex(begin, end, step)) {} - virtual ~RangeGenerator() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, begin_, 0, step_); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, end_, end_index_, step_); - } - - private: - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, T value, int index, - IncrementT step) - : base_(base), value_(value), index_(index), step_(step) {} - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - virtual void Advance() { - value_ = value_ + step_; - index_++; - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - virtual const T* Current() const { return &value_; } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - const int other_index = - CheckedDowncastToActualType(&other)->index_; - return index_ == other_index; - } - - private: - Iterator(const Iterator& other) - : ParamIteratorInterface(), - base_(other.base_), value_(other.value_), index_(other.index_), - step_(other.step_) {} - - // No implementation - assignment is unsupported. - void operator=(const Iterator& other); - - const ParamGeneratorInterface* const base_; - T value_; - int index_; - const IncrementT step_; - }; // class RangeGenerator::Iterator - - static int CalculateEndIndex(const T& begin, - const T& end, - const IncrementT& step) { - int end_index = 0; - for (T i = begin; i < end; i = i + step) - end_index++; - return end_index; - } - - // No implementation - assignment is unsupported. - void operator=(const RangeGenerator& other); - - const T begin_; - const T end_; - const IncrementT step_; - // The index for the end() iterator. All the elements in the generated - // sequence are indexed (0-based) to aid iterator comparison. - const int end_index_; -}; // class RangeGenerator - - -// Generates values from a pair of STL-style iterators. Used in the -// ValuesIn() function. The elements are copied from the source range -// since the source can be located on the stack, and the generator -// is likely to persist beyond that stack frame. -template -class ValuesInIteratorRangeGenerator : public ParamGeneratorInterface { - public: - template - ValuesInIteratorRangeGenerator(ForwardIterator begin, ForwardIterator end) - : container_(begin, end) {} - virtual ~ValuesInIteratorRangeGenerator() {} - - virtual ParamIteratorInterface* Begin() const { - return new Iterator(this, container_.begin()); - } - virtual ParamIteratorInterface* End() const { - return new Iterator(this, container_.end()); - } - - private: - typedef typename ::std::vector ContainerType; - - class Iterator : public ParamIteratorInterface { - public: - Iterator(const ParamGeneratorInterface* base, - typename ContainerType::const_iterator iterator) - : base_(base), iterator_(iterator) {} - virtual ~Iterator() {} - - virtual const ParamGeneratorInterface* BaseGenerator() const { - return base_; - } - virtual void Advance() { - ++iterator_; - value_.reset(); - } - virtual ParamIteratorInterface* Clone() const { - return new Iterator(*this); - } - // We need to use cached value referenced by iterator_ because *iterator_ - // can return a temporary object (and of type other then T), so just - // having "return &*iterator_;" doesn't work. - // value_ is updated here and not in Advance() because Advance() - // can advance iterator_ beyond the end of the range, and we cannot - // detect that fact. The client code, on the other hand, is - // responsible for not calling Current() on an out-of-range iterator. - virtual const T* Current() const { - if (value_.get() == NULL) - value_.reset(new T(*iterator_)); - return value_.get(); - } - virtual bool Equals(const ParamIteratorInterface& other) const { - // Having the same base generator guarantees that the other - // iterator is of the same type and we can downcast. - GTEST_CHECK_(BaseGenerator() == other.BaseGenerator()) - << "The program attempted to compare iterators " - << "from different generators." << std::endl; - return iterator_ == - CheckedDowncastToActualType(&other)->iterator_; - } - - private: - Iterator(const Iterator& other) - // The explicit constructor call suppresses a false warning - // emitted by gcc when supplied with the -Wextra option. - : ParamIteratorInterface(), - base_(other.base_), - iterator_(other.iterator_) {} - - const ParamGeneratorInterface* const base_; - typename ContainerType::const_iterator iterator_; - // A cached value of *iterator_. We keep it here to allow access by - // pointer in the wrapping iterator's operator->(). - // value_ needs to be mutable to be accessed in Current(). - // Use of scoped_ptr helps manage cached value's lifetime, - // which is bound by the lifespan of the iterator itself. - mutable scoped_ptr value_; - }; // class ValuesInIteratorRangeGenerator::Iterator - - // No implementation - assignment is unsupported. - void operator=(const ValuesInIteratorRangeGenerator& other); - - const ContainerType container_; -}; // class ValuesInIteratorRangeGenerator - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// Stores a parameter value and later creates tests parameterized with that -// value. -template -class ParameterizedTestFactory : public TestFactoryBase { - public: - typedef typename TestClass::ParamType ParamType; - explicit ParameterizedTestFactory(ParamType parameter) : - parameter_(parameter) {} - virtual Test* CreateTest() { - TestClass::SetParam(¶meter_); - return new TestClass(); - } - - private: - const ParamType parameter_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestFactory); -}; - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// TestMetaFactoryBase is a base class for meta-factories that create -// test factories for passing into MakeAndRegisterTestInfo function. -template -class TestMetaFactoryBase { - public: - virtual ~TestMetaFactoryBase() {} - - virtual TestFactoryBase* CreateTestFactory(ParamType parameter) = 0; -}; - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// TestMetaFactory creates test factories for passing into -// MakeAndRegisterTestInfo function. Since MakeAndRegisterTestInfo receives -// ownership of test factory pointer, same factory object cannot be passed -// into that method twice. But ParameterizedTestCaseInfo is going to call -// it for each Test/Parameter value combination. Thus it needs meta factory -// creator class. -template -class TestMetaFactory - : public TestMetaFactoryBase { - public: - typedef typename TestCase::ParamType ParamType; - - TestMetaFactory() {} - - virtual TestFactoryBase* CreateTestFactory(ParamType parameter) { - return new ParameterizedTestFactory(parameter); - } - - private: - GTEST_DISALLOW_COPY_AND_ASSIGN_(TestMetaFactory); -}; - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// ParameterizedTestCaseInfoBase is a generic interface -// to ParameterizedTestCaseInfo classes. ParameterizedTestCaseInfoBase -// accumulates test information provided by TEST_P macro invocations -// and generators provided by INSTANTIATE_TEST_CASE_P macro invocations -// and uses that information to register all resulting test instances -// in RegisterTests method. The ParameterizeTestCaseRegistry class holds -// a collection of pointers to the ParameterizedTestCaseInfo objects -// and calls RegisterTests() on each of them when asked. -class ParameterizedTestCaseInfoBase { - public: - virtual ~ParameterizedTestCaseInfoBase() {} - - // Base part of test case name for display purposes. - virtual const string& GetTestCaseName() const = 0; - // Test case id to verify identity. - virtual TypeId GetTestCaseTypeId() const = 0; - // UnitTest class invokes this method to register tests in this - // test case right before running them in RUN_ALL_TESTS macro. - // This method should not be called more then once on any single - // instance of a ParameterizedTestCaseInfoBase derived class. - virtual void RegisterTests() = 0; - - protected: - ParameterizedTestCaseInfoBase() {} - - private: - GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseInfoBase); -}; - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// ParameterizedTestCaseInfo accumulates tests obtained from TEST_P -// macro invocations for a particular test case and generators -// obtained from INSTANTIATE_TEST_CASE_P macro invocations for that -// test case. It registers tests with all values generated by all -// generators when asked. -template -class ParameterizedTestCaseInfo : public ParameterizedTestCaseInfoBase { - public: - // ParamType and GeneratorCreationFunc are private types but are required - // for declarations of public methods AddTestPattern() and - // AddTestCaseInstantiation(). - typedef typename TestCase::ParamType ParamType; - // A function that returns an instance of appropriate generator type. - typedef ParamGenerator(GeneratorCreationFunc)(); - - explicit ParameterizedTestCaseInfo(const char* name) - : test_case_name_(name) {} - - // Test case base name for display purposes. - virtual const string& GetTestCaseName() const { return test_case_name_; } - // Test case id to verify identity. - virtual TypeId GetTestCaseTypeId() const { return GetTypeId(); } - // TEST_P macro uses AddTestPattern() to record information - // about a single test in a LocalTestInfo structure. - // test_case_name is the base name of the test case (without invocation - // prefix). test_base_name is the name of an individual test without - // parameter index. For the test SequenceA/FooTest.DoBar/1 FooTest is - // test case base name and DoBar is test base name. - void AddTestPattern(const char* test_case_name, - const char* test_base_name, - TestMetaFactoryBase* meta_factory) { - tests_.push_back(linked_ptr(new TestInfo(test_case_name, - test_base_name, - meta_factory))); - } - // INSTANTIATE_TEST_CASE_P macro uses AddGenerator() to record information - // about a generator. - int AddTestCaseInstantiation(const string& instantiation_name, - GeneratorCreationFunc* func, - const char* /* file */, - int /* line */) { - instantiations_.push_back(::std::make_pair(instantiation_name, func)); - return 0; // Return value used only to run this method in namespace scope. - } - // UnitTest class invokes this method to register tests in this test case - // test cases right before running tests in RUN_ALL_TESTS macro. - // This method should not be called more then once on any single - // instance of a ParameterizedTestCaseInfoBase derived class. - // UnitTest has a guard to prevent from calling this method more then once. - virtual void RegisterTests() { - for (typename TestInfoContainer::iterator test_it = tests_.begin(); - test_it != tests_.end(); ++test_it) { - linked_ptr test_info = *test_it; - for (typename InstantiationContainer::iterator gen_it = - instantiations_.begin(); gen_it != instantiations_.end(); - ++gen_it) { - const string& instantiation_name = gen_it->first; - ParamGenerator generator((*gen_it->second)()); - - string test_case_name; - if ( !instantiation_name.empty() ) - test_case_name = instantiation_name + "/"; - test_case_name += test_info->test_case_base_name; - - int i = 0; - for (typename ParamGenerator::iterator param_it = - generator.begin(); - param_it != generator.end(); ++param_it, ++i) { - Message test_name_stream; - test_name_stream << test_info->test_base_name << "/" << i; - MakeAndRegisterTestInfo( - test_case_name.c_str(), - test_name_stream.GetString().c_str(), - NULL, // No type parameter. - PrintToString(*param_it).c_str(), - GetTestCaseTypeId(), - TestCase::SetUpTestCase, - TestCase::TearDownTestCase, - test_info->test_meta_factory->CreateTestFactory(*param_it)); - } // for param_it - } // for gen_it - } // for test_it - } // RegisterTests - - private: - // LocalTestInfo structure keeps information about a single test registered - // with TEST_P macro. - struct TestInfo { - TestInfo(const char* a_test_case_base_name, - const char* a_test_base_name, - TestMetaFactoryBase* a_test_meta_factory) : - test_case_base_name(a_test_case_base_name), - test_base_name(a_test_base_name), - test_meta_factory(a_test_meta_factory) {} - - const string test_case_base_name; - const string test_base_name; - const scoped_ptr > test_meta_factory; - }; - typedef ::std::vector > TestInfoContainer; - // Keeps pairs of - // received from INSTANTIATE_TEST_CASE_P macros. - typedef ::std::vector > - InstantiationContainer; - - const string test_case_name_; - TestInfoContainer tests_; - InstantiationContainer instantiations_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseInfo); -}; // class ParameterizedTestCaseInfo - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// ParameterizedTestCaseRegistry contains a map of ParameterizedTestCaseInfoBase -// classes accessed by test case names. TEST_P and INSTANTIATE_TEST_CASE_P -// macros use it to locate their corresponding ParameterizedTestCaseInfo -// descriptors. -class ParameterizedTestCaseRegistry { - public: - ParameterizedTestCaseRegistry() {} - ~ParameterizedTestCaseRegistry() { - for (TestCaseInfoContainer::iterator it = test_case_infos_.begin(); - it != test_case_infos_.end(); ++it) { - delete *it; - } - } - - // Looks up or creates and returns a structure containing information about - // tests and instantiations of a particular test case. - template - ParameterizedTestCaseInfo* GetTestCasePatternHolder( - const char* test_case_name, - const char* file, - int line) { - ParameterizedTestCaseInfo* typed_test_info = NULL; - for (TestCaseInfoContainer::iterator it = test_case_infos_.begin(); - it != test_case_infos_.end(); ++it) { - if ((*it)->GetTestCaseName() == test_case_name) { - if ((*it)->GetTestCaseTypeId() != GetTypeId()) { - // Complain about incorrect usage of Google Test facilities - // and terminate the program since we cannot guaranty correct - // test case setup and tear-down in this case. - ReportInvalidTestCaseType(test_case_name, file, line); - posix::Abort(); - } else { - // At this point we are sure that the object we found is of the same - // type we are looking for, so we downcast it to that type - // without further checks. - typed_test_info = CheckedDowncastToActualType< - ParameterizedTestCaseInfo >(*it); - } - break; - } - } - if (typed_test_info == NULL) { - typed_test_info = new ParameterizedTestCaseInfo(test_case_name); - test_case_infos_.push_back(typed_test_info); - } - return typed_test_info; - } - void RegisterTests() { - for (TestCaseInfoContainer::iterator it = test_case_infos_.begin(); - it != test_case_infos_.end(); ++it) { - (*it)->RegisterTests(); - } - } - - private: - typedef ::std::vector TestCaseInfoContainer; - - TestCaseInfoContainer test_case_infos_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseRegistry); -}; - -} // namespace internal -} // namespace testing - -#endif // GTEST_HAS_PARAM_TEST - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PARAM_UTIL_H_ diff --git a/freedv-server/googletest/include/gtest/internal/gtest-port.h b/freedv-server/googletest/include/gtest/internal/gtest-port.h deleted file mode 100644 index dc4fe0cb..00000000 --- a/freedv-server/googletest/include/gtest/internal/gtest-port.h +++ /dev/null @@ -1,1947 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: wan@google.com (Zhanyong Wan) -// -// Low-level types and utilities for porting Google Test to various -// platforms. They are subject to change without notice. DO NOT USE -// THEM IN USER CODE. -// -// This file is fundamental to Google Test. All other Google Test source -// files are expected to #include this. Therefore, it cannot #include -// any other Google Test header. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PORT_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PORT_H_ - -// The user can define the following macros in the build script to -// control Google Test's behavior. If the user doesn't define a macro -// in this list, Google Test will define it. -// -// GTEST_HAS_CLONE - Define it to 1/0 to indicate that clone(2) -// is/isn't available. -// GTEST_HAS_EXCEPTIONS - Define it to 1/0 to indicate that exceptions -// are enabled. -// GTEST_HAS_GLOBAL_STRING - Define it to 1/0 to indicate that ::string -// is/isn't available (some systems define -// ::string, which is different to std::string). -// GTEST_HAS_GLOBAL_WSTRING - Define it to 1/0 to indicate that ::string -// is/isn't available (some systems define -// ::wstring, which is different to std::wstring). -// GTEST_HAS_POSIX_RE - Define it to 1/0 to indicate that POSIX regular -// expressions are/aren't available. -// GTEST_HAS_PTHREAD - Define it to 1/0 to indicate that -// is/isn't available. -// GTEST_HAS_RTTI - Define it to 1/0 to indicate that RTTI is/isn't -// enabled. -// GTEST_HAS_STD_WSTRING - Define it to 1/0 to indicate that -// std::wstring does/doesn't work (Google Test can -// be used where std::wstring is unavailable). -// GTEST_HAS_TR1_TUPLE - Define it to 1/0 to indicate tr1::tuple -// is/isn't available. -// GTEST_HAS_SEH - Define it to 1/0 to indicate whether the -// compiler supports Microsoft's "Structured -// Exception Handling". -// GTEST_HAS_STREAM_REDIRECTION -// - Define it to 1/0 to indicate whether the -// platform supports I/O stream redirection using -// dup() and dup2(). -// GTEST_USE_OWN_TR1_TUPLE - Define it to 1/0 to indicate whether Google -// Test's own tr1 tuple implementation should be -// used. Unused when the user sets -// GTEST_HAS_TR1_TUPLE to 0. -// GTEST_LANG_CXX11 - Define it to 1/0 to indicate that Google Test -// is building in C++11/C++98 mode. -// GTEST_LINKED_AS_SHARED_LIBRARY -// - Define to 1 when compiling tests that use -// Google Test as a shared library (known as -// DLL on Windows). -// GTEST_CREATE_SHARED_LIBRARY -// - Define to 1 when compiling Google Test itself -// as a shared library. - -// This header defines the following utilities: -// -// Macros indicating the current platform (defined to 1 if compiled on -// the given platform; otherwise undefined): -// GTEST_OS_AIX - IBM AIX -// GTEST_OS_CYGWIN - Cygwin -// GTEST_OS_HPUX - HP-UX -// GTEST_OS_LINUX - Linux -// GTEST_OS_LINUX_ANDROID - Google Android -// GTEST_OS_MAC - Mac OS X -// GTEST_OS_IOS - iOS -// GTEST_OS_IOS_SIMULATOR - iOS simulator -// GTEST_OS_NACL - Google Native Client (NaCl) -// GTEST_OS_OPENBSD - OpenBSD -// GTEST_OS_QNX - QNX -// GTEST_OS_SOLARIS - Sun Solaris -// GTEST_OS_SYMBIAN - Symbian -// GTEST_OS_WINDOWS - Windows (Desktop, MinGW, or Mobile) -// GTEST_OS_WINDOWS_DESKTOP - Windows Desktop -// GTEST_OS_WINDOWS_MINGW - MinGW -// GTEST_OS_WINDOWS_MOBILE - Windows Mobile -// GTEST_OS_ZOS - z/OS -// -// Among the platforms, Cygwin, Linux, Max OS X, and Windows have the -// most stable support. Since core members of the Google Test project -// don't have access to other platforms, support for them may be less -// stable. If you notice any problems on your platform, please notify -// googletestframework@googlegroups.com (patches for fixing them are -// even more welcome!). -// -// Note that it is possible that none of the GTEST_OS_* macros are defined. -// -// Macros indicating available Google Test features (defined to 1 if -// the corresponding feature is supported; otherwise undefined): -// GTEST_HAS_COMBINE - the Combine() function (for value-parameterized -// tests) -// GTEST_HAS_DEATH_TEST - death tests -// GTEST_HAS_PARAM_TEST - value-parameterized tests -// GTEST_HAS_TYPED_TEST - typed tests -// GTEST_HAS_TYPED_TEST_P - type-parameterized tests -// GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with -// GTEST_HAS_POSIX_RE (see above) which users can -// define themselves. -// GTEST_USES_SIMPLE_RE - our own simple regex is used; -// the above two are mutually exclusive. -// GTEST_CAN_COMPARE_NULL - accepts untyped NULL in EXPECT_EQ(). -// -// Macros for basic C++ coding: -// GTEST_AMBIGUOUS_ELSE_BLOCKER_ - for disabling a gcc warning. -// GTEST_ATTRIBUTE_UNUSED_ - declares that a class' instances or a -// variable don't have to be used. -// GTEST_DISALLOW_ASSIGN_ - disables operator=. -// GTEST_DISALLOW_COPY_AND_ASSIGN_ - disables copy ctor and operator=. -// GTEST_MUST_USE_RESULT_ - declares that a function's result must be used. -// -// Synchronization: -// Mutex, MutexLock, ThreadLocal, GetThreadCount() -// - synchronization primitives. -// GTEST_IS_THREADSAFE - defined to 1 to indicate that the above -// synchronization primitives have real implementations -// and Google Test is thread-safe; or 0 otherwise. -// -// Template meta programming: -// is_pointer - as in TR1; needed on Symbian and IBM XL C/C++ only. -// IteratorTraits - partial implementation of std::iterator_traits, which -// is not available in libCstd when compiled with Sun C++. -// -// Smart pointers: -// scoped_ptr - as in TR2. -// -// Regular expressions: -// RE - a simple regular expression class using the POSIX -// Extended Regular Expression syntax on UNIX-like -// platforms, or a reduced regular exception syntax on -// other platforms, including Windows. -// -// Logging: -// GTEST_LOG_() - logs messages at the specified severity level. -// LogToStderr() - directs all log messages to stderr. -// FlushInfoLog() - flushes informational log messages. -// -// Stdout and stderr capturing: -// CaptureStdout() - starts capturing stdout. -// GetCapturedStdout() - stops capturing stdout and returns the captured -// string. -// CaptureStderr() - starts capturing stderr. -// GetCapturedStderr() - stops capturing stderr and returns the captured -// string. -// -// Integer types: -// TypeWithSize - maps an integer to a int type. -// Int32, UInt32, Int64, UInt64, TimeInMillis -// - integers of known sizes. -// BiggestInt - the biggest signed integer type. -// -// Command-line utilities: -// GTEST_FLAG() - references a flag. -// GTEST_DECLARE_*() - declares a flag. -// GTEST_DEFINE_*() - defines a flag. -// GetInjectableArgvs() - returns the command line as a vector of strings. -// -// Environment variable utilities: -// GetEnv() - gets the value of an environment variable. -// BoolFromGTestEnv() - parses a bool environment variable. -// Int32FromGTestEnv() - parses an Int32 environment variable. -// StringFromGTestEnv() - parses a string environment variable. - -#include // for isspace, etc -#include // for ptrdiff_t -#include -#include -#include -#ifndef _WIN32_WCE -# include -# include -#endif // !_WIN32_WCE - -#if defined __APPLE__ -# include -# include -#endif - -#include // NOLINT -#include // NOLINT -#include // NOLINT - -#define GTEST_DEV_EMAIL_ "googletestframework@@googlegroups.com" -#define GTEST_FLAG_PREFIX_ "gtest_" -#define GTEST_FLAG_PREFIX_DASH_ "gtest-" -#define GTEST_FLAG_PREFIX_UPPER_ "GTEST_" -#define GTEST_NAME_ "Google Test" -#define GTEST_PROJECT_URL_ "http://code.google.com/p/googletest/" - -// Determines the version of gcc that is used to compile this. -#ifdef __GNUC__ -// 40302 means version 4.3.2. -# define GTEST_GCC_VER_ \ - (__GNUC__*10000 + __GNUC_MINOR__*100 + __GNUC_PATCHLEVEL__) -#endif // __GNUC__ - -// Determines the platform on which Google Test is compiled. -#ifdef __CYGWIN__ -# define GTEST_OS_CYGWIN 1 -#elif defined __SYMBIAN32__ -# define GTEST_OS_SYMBIAN 1 -#elif defined _WIN32 -# define GTEST_OS_WINDOWS 1 -# ifdef _WIN32_WCE -# define GTEST_OS_WINDOWS_MOBILE 1 -# elif defined(__MINGW__) || defined(__MINGW32__) -# define GTEST_OS_WINDOWS_MINGW 1 -# else -# define GTEST_OS_WINDOWS_DESKTOP 1 -# endif // _WIN32_WCE -#elif defined __APPLE__ -# define GTEST_OS_MAC 1 -# if TARGET_OS_IPHONE -# define GTEST_OS_IOS 1 -# if TARGET_IPHONE_SIMULATOR -# define GTEST_OS_IOS_SIMULATOR 1 -# endif -# endif -#elif defined __linux__ -# define GTEST_OS_LINUX 1 -# if defined __ANDROID__ -# define GTEST_OS_LINUX_ANDROID 1 -# endif -#elif defined __MVS__ -# define GTEST_OS_ZOS 1 -#elif defined(__sun) && defined(__SVR4) -# define GTEST_OS_SOLARIS 1 -#elif defined(_AIX) -# define GTEST_OS_AIX 1 -#elif defined(__hpux) -# define GTEST_OS_HPUX 1 -#elif defined __native_client__ -# define GTEST_OS_NACL 1 -#elif defined __OpenBSD__ -# define GTEST_OS_OPENBSD 1 -#elif defined __QNX__ -# define GTEST_OS_QNX 1 -#endif // __CYGWIN__ - -#ifndef GTEST_LANG_CXX11 -// gcc and clang define __GXX_EXPERIMENTAL_CXX0X__ when -// -std={c,gnu}++{0x,11} is passed. The C++11 standard specifies a -// value for __cplusplus, and recent versions of clang, gcc, and -// probably other compilers set that too in C++11 mode. -# if __GXX_EXPERIMENTAL_CXX0X__ || __cplusplus >= 201103L -// Compiling in at least C++11 mode. -# define GTEST_LANG_CXX11 1 -# else -# define GTEST_LANG_CXX11 0 -# endif -#endif - -// Brings in definitions for functions used in the testing::internal::posix -// namespace (read, write, close, chdir, isatty, stat). We do not currently -// use them on Windows Mobile. -#if !GTEST_OS_WINDOWS -// This assumes that non-Windows OSes provide unistd.h. For OSes where this -// is not the case, we need to include headers that provide the functions -// mentioned above. -# include -# include -#elif !GTEST_OS_WINDOWS_MOBILE -# include -# include -#endif - -#if GTEST_OS_LINUX_ANDROID -// Used to define __ANDROID_API__ matching the target NDK API level. -# include // NOLINT -#endif - -// Defines this to true iff Google Test can use POSIX regular expressions. -#ifndef GTEST_HAS_POSIX_RE -# if GTEST_OS_LINUX_ANDROID -// On Android, is only available starting with Gingerbread. -# define GTEST_HAS_POSIX_RE (__ANDROID_API__ >= 9) -# else -# define GTEST_HAS_POSIX_RE (!GTEST_OS_WINDOWS) -# endif -#endif - -#if GTEST_HAS_POSIX_RE - -// On some platforms, needs someone to define size_t, and -// won't compile otherwise. We can #include it here as we already -// included , which is guaranteed to define size_t through -// . -# include // NOLINT - -# define GTEST_USES_POSIX_RE 1 - -#elif GTEST_OS_WINDOWS - -// is not available on Windows. Use our own simple regex -// implementation instead. -# define GTEST_USES_SIMPLE_RE 1 - -#else - -// may not be available on this platform. Use our own -// simple regex implementation instead. -# define GTEST_USES_SIMPLE_RE 1 - -#endif // GTEST_HAS_POSIX_RE - -#ifndef GTEST_HAS_EXCEPTIONS -// The user didn't tell us whether exceptions are enabled, so we need -// to figure it out. -# if defined(_MSC_VER) || defined(__BORLANDC__) -// MSVC's and C++Builder's implementations of the STL use the _HAS_EXCEPTIONS -// macro to enable exceptions, so we'll do the same. -// Assumes that exceptions are enabled by default. -# ifndef _HAS_EXCEPTIONS -# define _HAS_EXCEPTIONS 1 -# endif // _HAS_EXCEPTIONS -# define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS -# elif defined(__GNUC__) && __EXCEPTIONS -// gcc defines __EXCEPTIONS to 1 iff exceptions are enabled. -# define GTEST_HAS_EXCEPTIONS 1 -# elif defined(__SUNPRO_CC) -// Sun Pro CC supports exceptions. However, there is no compile-time way of -// detecting whether they are enabled or not. Therefore, we assume that -// they are enabled unless the user tells us otherwise. -# define GTEST_HAS_EXCEPTIONS 1 -# elif defined(__IBMCPP__) && __EXCEPTIONS -// xlC defines __EXCEPTIONS to 1 iff exceptions are enabled. -# define GTEST_HAS_EXCEPTIONS 1 -# elif defined(__HP_aCC) -// Exception handling is in effect by default in HP aCC compiler. It has to -// be turned of by +noeh compiler option if desired. -# define GTEST_HAS_EXCEPTIONS 1 -# else -// For other compilers, we assume exceptions are disabled to be -// conservative. -# define GTEST_HAS_EXCEPTIONS 0 -# endif // defined(_MSC_VER) || defined(__BORLANDC__) -#endif // GTEST_HAS_EXCEPTIONS - -#if !defined(GTEST_HAS_STD_STRING) -// Even though we don't use this macro any longer, we keep it in case -// some clients still depend on it. -# define GTEST_HAS_STD_STRING 1 -#elif !GTEST_HAS_STD_STRING -// The user told us that ::std::string isn't available. -# error "Google Test cannot be used where ::std::string isn't available." -#endif // !defined(GTEST_HAS_STD_STRING) - -#ifndef GTEST_HAS_GLOBAL_STRING -// The user didn't tell us whether ::string is available, so we need -// to figure it out. - -# define GTEST_HAS_GLOBAL_STRING 0 - -#endif // GTEST_HAS_GLOBAL_STRING - -#ifndef GTEST_HAS_STD_WSTRING -// The user didn't tell us whether ::std::wstring is available, so we need -// to figure it out. -// TODO(wan@google.com): uses autoconf to detect whether ::std::wstring -// is available. - -// Cygwin 1.7 and below doesn't support ::std::wstring. -// Solaris' libc++ doesn't support it either. Android has -// no support for it at least as recent as Froyo (2.2). -# define GTEST_HAS_STD_WSTRING \ - (!(GTEST_OS_LINUX_ANDROID || GTEST_OS_CYGWIN || GTEST_OS_SOLARIS)) - -#endif // GTEST_HAS_STD_WSTRING - -#ifndef GTEST_HAS_GLOBAL_WSTRING -// The user didn't tell us whether ::wstring is available, so we need -// to figure it out. -# define GTEST_HAS_GLOBAL_WSTRING \ - (GTEST_HAS_STD_WSTRING && GTEST_HAS_GLOBAL_STRING) -#endif // GTEST_HAS_GLOBAL_WSTRING - -// Determines whether RTTI is available. -#ifndef GTEST_HAS_RTTI -// The user didn't tell us whether RTTI is enabled, so we need to -// figure it out. - -# ifdef _MSC_VER - -# ifdef _CPPRTTI // MSVC defines this macro iff RTTI is enabled. -# define GTEST_HAS_RTTI 1 -# else -# define GTEST_HAS_RTTI 0 -# endif - -// Starting with version 4.3.2, gcc defines __GXX_RTTI iff RTTI is enabled. -# elif defined(__GNUC__) && (GTEST_GCC_VER_ >= 40302) - -# ifdef __GXX_RTTI -// When building against STLport with the Android NDK and with -// -frtti -fno-exceptions, the build fails at link time with undefined -// references to __cxa_bad_typeid. Note sure if STL or toolchain bug, -// so disable RTTI when detected. -# if GTEST_OS_LINUX_ANDROID && defined(_STLPORT_MAJOR) && \ - !defined(__EXCEPTIONS) -# define GTEST_HAS_RTTI 0 -# else -# define GTEST_HAS_RTTI 1 -# endif // GTEST_OS_LINUX_ANDROID && __STLPORT_MAJOR && !__EXCEPTIONS -# else -# define GTEST_HAS_RTTI 0 -# endif // __GXX_RTTI - -// Clang defines __GXX_RTTI starting with version 3.0, but its manual recommends -// using has_feature instead. has_feature(cxx_rtti) is supported since 2.7, the -// first version with C++ support. -# elif defined(__clang__) - -# define GTEST_HAS_RTTI __has_feature(cxx_rtti) - -// Starting with version 9.0 IBM Visual Age defines __RTTI_ALL__ to 1 if -// both the typeid and dynamic_cast features are present. -# elif defined(__IBMCPP__) && (__IBMCPP__ >= 900) - -# ifdef __RTTI_ALL__ -# define GTEST_HAS_RTTI 1 -# else -# define GTEST_HAS_RTTI 0 -# endif - -# else - -// For all other compilers, we assume RTTI is enabled. -# define GTEST_HAS_RTTI 1 - -# endif // _MSC_VER - -#endif // GTEST_HAS_RTTI - -// It's this header's responsibility to #include when RTTI -// is enabled. -#if GTEST_HAS_RTTI -# include -#endif - -// Determines whether Google Test can use the pthreads library. -#ifndef GTEST_HAS_PTHREAD -// The user didn't tell us explicitly, so we assume pthreads support is -// available on Linux and Mac. -// -// To disable threading support in Google Test, add -DGTEST_HAS_PTHREAD=0 -// to your compiler flags. -# define GTEST_HAS_PTHREAD (GTEST_OS_LINUX || GTEST_OS_MAC || GTEST_OS_HPUX \ - || GTEST_OS_QNX) -#endif // GTEST_HAS_PTHREAD - -#if GTEST_HAS_PTHREAD -// gtest-port.h guarantees to #include when GTEST_HAS_PTHREAD is -// true. -# include // NOLINT - -// For timespec and nanosleep, used below. -# include // NOLINT -#endif - -// Determines whether Google Test can use tr1/tuple. You can define -// this macro to 0 to prevent Google Test from using tuple (any -// feature depending on tuple with be disabled in this mode). -#ifndef GTEST_HAS_TR1_TUPLE -# if GTEST_OS_LINUX_ANDROID && defined(_STLPORT_MAJOR) -// STLport, provided with the Android NDK, has neither or . -# define GTEST_HAS_TR1_TUPLE 0 -# else -// The user didn't tell us not to do it, so we assume it's OK. -# define GTEST_HAS_TR1_TUPLE 1 -# endif -#endif // GTEST_HAS_TR1_TUPLE - -// Determines whether Google Test's own tr1 tuple implementation -// should be used. -#ifndef GTEST_USE_OWN_TR1_TUPLE -// The user didn't tell us, so we need to figure it out. - -// We use our own TR1 tuple if we aren't sure the user has an -// implementation of it already. At this time, libstdc++ 4.0.0+ and -// MSVC 2010 are the only mainstream standard libraries that come -// with a TR1 tuple implementation. NVIDIA's CUDA NVCC compiler -// pretends to be GCC by defining __GNUC__ and friends, but cannot -// compile GCC's tuple implementation. MSVC 2008 (9.0) provides TR1 -// tuple in a 323 MB Feature Pack download, which we cannot assume the -// user has. QNX's QCC compiler is a modified GCC but it doesn't -// support TR1 tuple. libc++ only provides std::tuple, in C++11 mode, -// and it can be used with some compilers that define __GNUC__. -# if (defined(__GNUC__) && !defined(__CUDACC__) && (GTEST_GCC_VER_ >= 40000) \ - && !GTEST_OS_QNX && !defined(_LIBCPP_VERSION)) || _MSC_VER >= 1600 -# define GTEST_ENV_HAS_TR1_TUPLE_ 1 -# endif - -// C++11 specifies that provides std::tuple. Use that if gtest is used -// in C++11 mode and libstdc++ isn't very old (binaries targeting OS X 10.6 -// can build with clang but need to use gcc4.2's libstdc++). -# if GTEST_LANG_CXX11 && (!defined(__GLIBCXX__) || __GLIBCXX__ > 20110325) -# define GTEST_ENV_HAS_STD_TUPLE_ 1 -# endif - -# if GTEST_ENV_HAS_TR1_TUPLE_ || GTEST_ENV_HAS_STD_TUPLE_ -# define GTEST_USE_OWN_TR1_TUPLE 0 -# else -# define GTEST_USE_OWN_TR1_TUPLE 1 -# endif - -#endif // GTEST_USE_OWN_TR1_TUPLE - -// To avoid conditional compilation everywhere, we make it -// gtest-port.h's responsibility to #include the header implementing -// tr1/tuple. -#if GTEST_HAS_TR1_TUPLE - -# if GTEST_USE_OWN_TR1_TUPLE -# include "gtest/internal/gtest-tuple.h" -# elif GTEST_ENV_HAS_STD_TUPLE_ -# include -// C++11 puts its tuple into the ::std namespace rather than -// ::std::tr1. gtest expects tuple to live in ::std::tr1, so put it there. -// This causes undefined behavior, but supported compilers react in -// the way we intend. -namespace std { -namespace tr1 { -using ::std::get; -using ::std::make_tuple; -using ::std::tuple; -using ::std::tuple_element; -using ::std::tuple_size; -} -} - -# elif GTEST_OS_SYMBIAN - -// On Symbian, BOOST_HAS_TR1_TUPLE causes Boost's TR1 tuple library to -// use STLport's tuple implementation, which unfortunately doesn't -// work as the copy of STLport distributed with Symbian is incomplete. -// By making sure BOOST_HAS_TR1_TUPLE is undefined, we force Boost to -// use its own tuple implementation. -# ifdef BOOST_HAS_TR1_TUPLE -# undef BOOST_HAS_TR1_TUPLE -# endif // BOOST_HAS_TR1_TUPLE - -// This prevents , which defines -// BOOST_HAS_TR1_TUPLE, from being #included by Boost's . -# define BOOST_TR1_DETAIL_CONFIG_HPP_INCLUDED -# include - -# elif defined(__GNUC__) && (GTEST_GCC_VER_ >= 40000) -// GCC 4.0+ implements tr1/tuple in the header. This does -// not conform to the TR1 spec, which requires the header to be . - -# if !GTEST_HAS_RTTI && GTEST_GCC_VER_ < 40302 -// Until version 4.3.2, gcc has a bug that causes , -// which is #included by , to not compile when RTTI is -// disabled. _TR1_FUNCTIONAL is the header guard for -// . Hence the following #define is a hack to prevent -// from being included. -# define _TR1_FUNCTIONAL 1 -# include -# undef _TR1_FUNCTIONAL // Allows the user to #include - // if he chooses to. -# else -# include // NOLINT -# endif // !GTEST_HAS_RTTI && GTEST_GCC_VER_ < 40302 - -# else -// If the compiler is not GCC 4.0+, we assume the user is using a -// spec-conforming TR1 implementation. -# include // NOLINT -# endif // GTEST_USE_OWN_TR1_TUPLE - -#endif // GTEST_HAS_TR1_TUPLE - -// Determines whether clone(2) is supported. -// Usually it will only be available on Linux, excluding -// Linux on the Itanium architecture. -// Also see http://linux.die.net/man/2/clone. -#ifndef GTEST_HAS_CLONE -// The user didn't tell us, so we need to figure it out. - -# if GTEST_OS_LINUX && !defined(__ia64__) -# if GTEST_OS_LINUX_ANDROID -// On Android, clone() is only available on ARM starting with Gingerbread. -# if defined(__arm__) && __ANDROID_API__ >= 9 -# define GTEST_HAS_CLONE 1 -# else -# define GTEST_HAS_CLONE 0 -# endif -# else -# define GTEST_HAS_CLONE 1 -# endif -# else -# define GTEST_HAS_CLONE 0 -# endif // GTEST_OS_LINUX && !defined(__ia64__) - -#endif // GTEST_HAS_CLONE - -// Determines whether to support stream redirection. This is used to test -// output correctness and to implement death tests. -#ifndef GTEST_HAS_STREAM_REDIRECTION -// By default, we assume that stream redirection is supported on all -// platforms except known mobile ones. -# if GTEST_OS_WINDOWS_MOBILE || GTEST_OS_SYMBIAN -# define GTEST_HAS_STREAM_REDIRECTION 0 -# else -# define GTEST_HAS_STREAM_REDIRECTION 1 -# endif // !GTEST_OS_WINDOWS_MOBILE && !GTEST_OS_SYMBIAN -#endif // GTEST_HAS_STREAM_REDIRECTION - -// Determines whether to support death tests. -// Google Test does not support death tests for VC 7.1 and earlier as -// abort() in a VC 7.1 application compiled as GUI in debug config -// pops up a dialog window that cannot be suppressed programmatically. -#if (GTEST_OS_LINUX || GTEST_OS_CYGWIN || GTEST_OS_SOLARIS || \ - (GTEST_OS_MAC && !GTEST_OS_IOS) || GTEST_OS_IOS_SIMULATOR || \ - (GTEST_OS_WINDOWS_DESKTOP && _MSC_VER >= 1400) || \ - GTEST_OS_WINDOWS_MINGW || GTEST_OS_AIX || GTEST_OS_HPUX || \ - GTEST_OS_OPENBSD || GTEST_OS_QNX) -# define GTEST_HAS_DEATH_TEST 1 -# include // NOLINT -#endif - -// We don't support MSVC 7.1 with exceptions disabled now. Therefore -// all the compilers we care about are adequate for supporting -// value-parameterized tests. -#define GTEST_HAS_PARAM_TEST 1 - -// Determines whether to support type-driven tests. - -// Typed tests need and variadic macros, which GCC, VC++ 8.0, -// Sun Pro CC, IBM Visual Age, and HP aCC support. -#if defined(__GNUC__) || (_MSC_VER >= 1400) || defined(__SUNPRO_CC) || \ - defined(__IBMCPP__) || defined(__HP_aCC) -# define GTEST_HAS_TYPED_TEST 1 -# define GTEST_HAS_TYPED_TEST_P 1 -#endif - -// Determines whether to support Combine(). This only makes sense when -// value-parameterized tests are enabled. The implementation doesn't -// work on Sun Studio since it doesn't understand templated conversion -// operators. -#if GTEST_HAS_PARAM_TEST && GTEST_HAS_TR1_TUPLE && !defined(__SUNPRO_CC) -# define GTEST_HAS_COMBINE 1 -#endif - -// Determines whether the system compiler uses UTF-16 for encoding wide strings. -#define GTEST_WIDE_STRING_USES_UTF16_ \ - (GTEST_OS_WINDOWS || GTEST_OS_CYGWIN || GTEST_OS_SYMBIAN || GTEST_OS_AIX) - -// Determines whether test results can be streamed to a socket. -#if GTEST_OS_LINUX -# define GTEST_CAN_STREAM_RESULTS_ 1 -#endif - -// Defines some utility macros. - -// The GNU compiler emits a warning if nested "if" statements are followed by -// an "else" statement and braces are not used to explicitly disambiguate the -// "else" binding. This leads to problems with code like: -// -// if (gate) -// ASSERT_*(condition) << "Some message"; -// -// The "switch (0) case 0:" idiom is used to suppress this. -#ifdef __INTEL_COMPILER -# define GTEST_AMBIGUOUS_ELSE_BLOCKER_ -#else -# define GTEST_AMBIGUOUS_ELSE_BLOCKER_ switch (0) case 0: default: // NOLINT -#endif - -// Use this annotation at the end of a struct/class definition to -// prevent the compiler from optimizing away instances that are never -// used. This is useful when all interesting logic happens inside the -// c'tor and / or d'tor. Example: -// -// struct Foo { -// Foo() { ... } -// } GTEST_ATTRIBUTE_UNUSED_; -// -// Also use it after a variable or parameter declaration to tell the -// compiler the variable/parameter does not have to be used. -#if defined(__GNUC__) && !defined(COMPILER_ICC) -# define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused)) -#else -# define GTEST_ATTRIBUTE_UNUSED_ -#endif - -// A macro to disallow operator= -// This should be used in the private: declarations for a class. -#define GTEST_DISALLOW_ASSIGN_(type)\ - void operator=(type const &) - -// A macro to disallow copy constructor and operator= -// This should be used in the private: declarations for a class. -#define GTEST_DISALLOW_COPY_AND_ASSIGN_(type)\ - type(type const &);\ - GTEST_DISALLOW_ASSIGN_(type) - -// Tell the compiler to warn about unused return values for functions declared -// with this macro. The macro should be used on function declarations -// following the argument list: -// -// Sprocket* AllocateSprocket() GTEST_MUST_USE_RESULT_; -#if defined(__GNUC__) && (GTEST_GCC_VER_ >= 30400) && !defined(COMPILER_ICC) -# define GTEST_MUST_USE_RESULT_ __attribute__ ((warn_unused_result)) -#else -# define GTEST_MUST_USE_RESULT_ -#endif // __GNUC__ && (GTEST_GCC_VER_ >= 30400) && !COMPILER_ICC - -// Determine whether the compiler supports Microsoft's Structured Exception -// Handling. This is supported by several Windows compilers but generally -// does not exist on any other system. -#ifndef GTEST_HAS_SEH -// The user didn't tell us, so we need to figure it out. - -# if defined(_MSC_VER) || defined(__BORLANDC__) -// These two compilers are known to support SEH. -# define GTEST_HAS_SEH 1 -# else -// Assume no SEH. -# define GTEST_HAS_SEH 0 -# endif - -#endif // GTEST_HAS_SEH - -#ifdef _MSC_VER - -# if GTEST_LINKED_AS_SHARED_LIBRARY -# define GTEST_API_ __declspec(dllimport) -# elif GTEST_CREATE_SHARED_LIBRARY -# define GTEST_API_ __declspec(dllexport) -# endif - -#endif // _MSC_VER - -#ifndef GTEST_API_ -# define GTEST_API_ -#endif - -#ifdef __GNUC__ -// Ask the compiler to never inline a given function. -# define GTEST_NO_INLINE_ __attribute__((noinline)) -#else -# define GTEST_NO_INLINE_ -#endif - -// _LIBCPP_VERSION is defined by the libc++ library from the LLVM project. -#if defined(__GLIBCXX__) || defined(_LIBCPP_VERSION) -# define GTEST_HAS_CXXABI_H_ 1 -#else -# define GTEST_HAS_CXXABI_H_ 0 -#endif - -namespace testing { - -class Message; - -namespace internal { - -// A secret type that Google Test users don't know about. It has no -// definition on purpose. Therefore it's impossible to create a -// Secret object, which is what we want. -class Secret; - -// The GTEST_COMPILE_ASSERT_ macro can be used to verify that a compile time -// expression is true. For example, you could use it to verify the -// size of a static array: -// -// GTEST_COMPILE_ASSERT_(ARRAYSIZE(content_type_names) == CONTENT_NUM_TYPES, -// content_type_names_incorrect_size); -// -// or to make sure a struct is smaller than a certain size: -// -// GTEST_COMPILE_ASSERT_(sizeof(foo) < 128, foo_too_large); -// -// The second argument to the macro is the name of the variable. If -// the expression is false, most compilers will issue a warning/error -// containing the name of the variable. - -template -struct CompileAssert { -}; - -#define GTEST_COMPILE_ASSERT_(expr, msg) \ - typedef ::testing::internal::CompileAssert<(static_cast(expr))> \ - msg[static_cast(expr) ? 1 : -1] GTEST_ATTRIBUTE_UNUSED_ - -// Implementation details of GTEST_COMPILE_ASSERT_: -// -// - GTEST_COMPILE_ASSERT_ works by defining an array type that has -1 -// elements (and thus is invalid) when the expression is false. -// -// - The simpler definition -// -// #define GTEST_COMPILE_ASSERT_(expr, msg) typedef char msg[(expr) ? 1 : -1] -// -// does not work, as gcc supports variable-length arrays whose sizes -// are determined at run-time (this is gcc's extension and not part -// of the C++ standard). As a result, gcc fails to reject the -// following code with the simple definition: -// -// int foo; -// GTEST_COMPILE_ASSERT_(foo, msg); // not supposed to compile as foo is -// // not a compile-time constant. -// -// - By using the type CompileAssert<(bool(expr))>, we ensures that -// expr is a compile-time constant. (Template arguments must be -// determined at compile-time.) -// -// - The outter parentheses in CompileAssert<(bool(expr))> are necessary -// to work around a bug in gcc 3.4.4 and 4.0.1. If we had written -// -// CompileAssert -// -// instead, these compilers will refuse to compile -// -// GTEST_COMPILE_ASSERT_(5 > 0, some_message); -// -// (They seem to think the ">" in "5 > 0" marks the end of the -// template argument list.) -// -// - The array size is (bool(expr) ? 1 : -1), instead of simply -// -// ((expr) ? 1 : -1). -// -// This is to avoid running into a bug in MS VC 7.1, which -// causes ((0.0) ? 1 : -1) to incorrectly evaluate to 1. - -// StaticAssertTypeEqHelper is used by StaticAssertTypeEq defined in gtest.h. -// -// This template is declared, but intentionally undefined. -template -struct StaticAssertTypeEqHelper; - -template -struct StaticAssertTypeEqHelper {}; - -#if GTEST_HAS_GLOBAL_STRING -typedef ::string string; -#else -typedef ::std::string string; -#endif // GTEST_HAS_GLOBAL_STRING - -#if GTEST_HAS_GLOBAL_WSTRING -typedef ::wstring wstring; -#elif GTEST_HAS_STD_WSTRING -typedef ::std::wstring wstring; -#endif // GTEST_HAS_GLOBAL_WSTRING - -// A helper for suppressing warnings on constant condition. It just -// returns 'condition'. -GTEST_API_ bool IsTrue(bool condition); - -// Defines scoped_ptr. - -// This implementation of scoped_ptr is PARTIAL - it only contains -// enough stuff to satisfy Google Test's need. -template -class scoped_ptr { - public: - typedef T element_type; - - explicit scoped_ptr(T* p = NULL) : ptr_(p) {} - ~scoped_ptr() { reset(); } - - T& operator*() const { return *ptr_; } - T* operator->() const { return ptr_; } - T* get() const { return ptr_; } - - T* release() { - T* const ptr = ptr_; - ptr_ = NULL; - return ptr; - } - - void reset(T* p = NULL) { - if (p != ptr_) { - if (IsTrue(sizeof(T) > 0)) { // Makes sure T is a complete type. - delete ptr_; - } - ptr_ = p; - } - } - - private: - T* ptr_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(scoped_ptr); -}; - -// Defines RE. - -// A simple C++ wrapper for . It uses the POSIX Extended -// Regular Expression syntax. -class GTEST_API_ RE { - public: - // A copy constructor is required by the Standard to initialize object - // references from r-values. - RE(const RE& other) { Init(other.pattern()); } - - // Constructs an RE from a string. - RE(const ::std::string& regex) { Init(regex.c_str()); } // NOLINT - -#if GTEST_HAS_GLOBAL_STRING - - RE(const ::string& regex) { Init(regex.c_str()); } // NOLINT - -#endif // GTEST_HAS_GLOBAL_STRING - - RE(const char* regex) { Init(regex); } // NOLINT - ~RE(); - - // Returns the string representation of the regex. - const char* pattern() const { return pattern_; } - - // FullMatch(str, re) returns true iff regular expression re matches - // the entire str. - // PartialMatch(str, re) returns true iff regular expression re - // matches a substring of str (including str itself). - // - // TODO(wan@google.com): make FullMatch() and PartialMatch() work - // when str contains NUL characters. - static bool FullMatch(const ::std::string& str, const RE& re) { - return FullMatch(str.c_str(), re); - } - static bool PartialMatch(const ::std::string& str, const RE& re) { - return PartialMatch(str.c_str(), re); - } - -#if GTEST_HAS_GLOBAL_STRING - - static bool FullMatch(const ::string& str, const RE& re) { - return FullMatch(str.c_str(), re); - } - static bool PartialMatch(const ::string& str, const RE& re) { - return PartialMatch(str.c_str(), re); - } - -#endif // GTEST_HAS_GLOBAL_STRING - - static bool FullMatch(const char* str, const RE& re); - static bool PartialMatch(const char* str, const RE& re); - - private: - void Init(const char* regex); - - // We use a const char* instead of an std::string, as Google Test used to be - // used where std::string is not available. TODO(wan@google.com): change to - // std::string. - const char* pattern_; - bool is_valid_; - -#if GTEST_USES_POSIX_RE - - regex_t full_regex_; // For FullMatch(). - regex_t partial_regex_; // For PartialMatch(). - -#else // GTEST_USES_SIMPLE_RE - - const char* full_pattern_; // For FullMatch(); - -#endif - - GTEST_DISALLOW_ASSIGN_(RE); -}; - -// Formats a source file path and a line number as they would appear -// in an error message from the compiler used to compile this code. -GTEST_API_ ::std::string FormatFileLocation(const char* file, int line); - -// Formats a file location for compiler-independent XML output. -// Although this function is not platform dependent, we put it next to -// FormatFileLocation in order to contrast the two functions. -GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file, - int line); - -// Defines logging utilities: -// GTEST_LOG_(severity) - logs messages at the specified severity level. The -// message itself is streamed into the macro. -// LogToStderr() - directs all log messages to stderr. -// FlushInfoLog() - flushes informational log messages. - -enum GTestLogSeverity { - GTEST_INFO, - GTEST_WARNING, - GTEST_ERROR, - GTEST_FATAL -}; - -// Formats log entry severity, provides a stream object for streaming the -// log message, and terminates the message with a newline when going out of -// scope. -class GTEST_API_ GTestLog { - public: - GTestLog(GTestLogSeverity severity, const char* file, int line); - - // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program. - ~GTestLog(); - - ::std::ostream& GetStream() { return ::std::cerr; } - - private: - const GTestLogSeverity severity_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestLog); -}; - -#define GTEST_LOG_(severity) \ - ::testing::internal::GTestLog(::testing::internal::GTEST_##severity, \ - __FILE__, __LINE__).GetStream() - -inline void LogToStderr() {} -inline void FlushInfoLog() { fflush(NULL); } - -// INTERNAL IMPLEMENTATION - DO NOT USE. -// -// GTEST_CHECK_ is an all-mode assert. It aborts the program if the condition -// is not satisfied. -// Synopsys: -// GTEST_CHECK_(boolean_condition); -// or -// GTEST_CHECK_(boolean_condition) << "Additional message"; -// -// This checks the condition and if the condition is not satisfied -// it prints message about the condition violation, including the -// condition itself, plus additional message streamed into it, if any, -// and then it aborts the program. It aborts the program irrespective of -// whether it is built in the debug mode or not. -#define GTEST_CHECK_(condition) \ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \ - if (::testing::internal::IsTrue(condition)) \ - ; \ - else \ - GTEST_LOG_(FATAL) << "Condition " #condition " failed. " - -// An all-mode assert to verify that the given POSIX-style function -// call returns 0 (indicating success). Known limitation: this -// doesn't expand to a balanced 'if' statement, so enclose the macro -// in {} if you need to use it as the only statement in an 'if' -// branch. -#define GTEST_CHECK_POSIX_SUCCESS_(posix_call) \ - if (const int gtest_error = (posix_call)) \ - GTEST_LOG_(FATAL) << #posix_call << "failed with error " \ - << gtest_error - -// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE. -// -// Use ImplicitCast_ as a safe version of static_cast for upcasting in -// the type hierarchy (e.g. casting a Foo* to a SuperclassOfFoo* or a -// const Foo*). When you use ImplicitCast_, the compiler checks that -// the cast is safe. Such explicit ImplicitCast_s are necessary in -// surprisingly many situations where C++ demands an exact type match -// instead of an argument type convertable to a target type. -// -// The syntax for using ImplicitCast_ is the same as for static_cast: -// -// ImplicitCast_(expr) -// -// ImplicitCast_ would have been part of the C++ standard library, -// but the proposal was submitted too late. It will probably make -// its way into the language in the future. -// -// This relatively ugly name is intentional. It prevents clashes with -// similar functions users may have (e.g., implicit_cast). The internal -// namespace alone is not enough because the function can be found by ADL. -template -inline To ImplicitCast_(To x) { return x; } - -// When you upcast (that is, cast a pointer from type Foo to type -// SuperclassOfFoo), it's fine to use ImplicitCast_<>, since upcasts -// always succeed. When you downcast (that is, cast a pointer from -// type Foo to type SubclassOfFoo), static_cast<> isn't safe, because -// how do you know the pointer is really of type SubclassOfFoo? It -// could be a bare Foo, or of type DifferentSubclassOfFoo. Thus, -// when you downcast, you should use this macro. In debug mode, we -// use dynamic_cast<> to double-check the downcast is legal (we die -// if it's not). In normal mode, we do the efficient static_cast<> -// instead. Thus, it's important to test in debug mode to make sure -// the cast is legal! -// This is the only place in the code we should use dynamic_cast<>. -// In particular, you SHOULDN'T be using dynamic_cast<> in order to -// do RTTI (eg code like this: -// if (dynamic_cast(foo)) HandleASubclass1Object(foo); -// if (dynamic_cast(foo)) HandleASubclass2Object(foo); -// You should design the code some other way not to need this. -// -// This relatively ugly name is intentional. It prevents clashes with -// similar functions users may have (e.g., down_cast). The internal -// namespace alone is not enough because the function can be found by ADL. -template // use like this: DownCast_(foo); -inline To DownCast_(From* f) { // so we only accept pointers - // Ensures that To is a sub-type of From *. This test is here only - // for compile-time type checking, and has no overhead in an - // optimized build at run-time, as it will be optimized away - // completely. - if (false) { - const To to = NULL; - ::testing::internal::ImplicitCast_(to); - } - -#if GTEST_HAS_RTTI - // RTTI: debug mode only! - GTEST_CHECK_(f == NULL || dynamic_cast(f) != NULL); -#endif - return static_cast(f); -} - -// Downcasts the pointer of type Base to Derived. -// Derived must be a subclass of Base. The parameter MUST -// point to a class of type Derived, not any subclass of it. -// When RTTI is available, the function performs a runtime -// check to enforce this. -template -Derived* CheckedDowncastToActualType(Base* base) { -#if GTEST_HAS_RTTI - GTEST_CHECK_(typeid(*base) == typeid(Derived)); - return dynamic_cast(base); // NOLINT -#else - return static_cast(base); // Poor man's downcast. -#endif -} - -#if GTEST_HAS_STREAM_REDIRECTION - -// Defines the stderr capturer: -// CaptureStdout - starts capturing stdout. -// GetCapturedStdout - stops capturing stdout and returns the captured string. -// CaptureStderr - starts capturing stderr. -// GetCapturedStderr - stops capturing stderr and returns the captured string. -// -GTEST_API_ void CaptureStdout(); -GTEST_API_ std::string GetCapturedStdout(); -GTEST_API_ void CaptureStderr(); -GTEST_API_ std::string GetCapturedStderr(); - -#endif // GTEST_HAS_STREAM_REDIRECTION - - -#if GTEST_HAS_DEATH_TEST - -const ::std::vector& GetInjectableArgvs(); -void SetInjectableArgvs(const ::std::vector* - new_argvs); - -// A copy of all command line arguments. Set by InitGoogleTest(). -extern ::std::vector g_argvs; - -#endif // GTEST_HAS_DEATH_TEST - -// Defines synchronization primitives. - -#if GTEST_HAS_PTHREAD - -// Sleeps for (roughly) n milli-seconds. This function is only for -// testing Google Test's own constructs. Don't use it in user tests, -// either directly or indirectly. -inline void SleepMilliseconds(int n) { - const timespec time = { - 0, // 0 seconds. - n * 1000L * 1000L, // And n ms. - }; - nanosleep(&time, NULL); -} - -// Allows a controller thread to pause execution of newly created -// threads until notified. Instances of this class must be created -// and destroyed in the controller thread. -// -// This class is only for testing Google Test's own constructs. Do not -// use it in user tests, either directly or indirectly. -class Notification { - public: - Notification() : notified_(false) { - GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_init(&mutex_, NULL)); - } - ~Notification() { - pthread_mutex_destroy(&mutex_); - } - - // Notifies all threads created with this notification to start. Must - // be called from the controller thread. - void Notify() { - pthread_mutex_lock(&mutex_); - notified_ = true; - pthread_mutex_unlock(&mutex_); - } - - // Blocks until the controller thread notifies. Must be called from a test - // thread. - void WaitForNotification() { - for (;;) { - pthread_mutex_lock(&mutex_); - const bool notified = notified_; - pthread_mutex_unlock(&mutex_); - if (notified) - break; - SleepMilliseconds(10); - } - } - - private: - pthread_mutex_t mutex_; - bool notified_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(Notification); -}; - -// As a C-function, ThreadFuncWithCLinkage cannot be templated itself. -// Consequently, it cannot select a correct instantiation of ThreadWithParam -// in order to call its Run(). Introducing ThreadWithParamBase as a -// non-templated base class for ThreadWithParam allows us to bypass this -// problem. -class ThreadWithParamBase { - public: - virtual ~ThreadWithParamBase() {} - virtual void Run() = 0; -}; - -// pthread_create() accepts a pointer to a function type with the C linkage. -// According to the Standard (7.5/1), function types with different linkages -// are different even if they are otherwise identical. Some compilers (for -// example, SunStudio) treat them as different types. Since class methods -// cannot be defined with C-linkage we need to define a free C-function to -// pass into pthread_create(). -extern "C" inline void* ThreadFuncWithCLinkage(void* thread) { - static_cast(thread)->Run(); - return NULL; -} - -// Helper class for testing Google Test's multi-threading constructs. -// To use it, write: -// -// void ThreadFunc(int param) { /* Do things with param */ } -// Notification thread_can_start; -// ... -// // The thread_can_start parameter is optional; you can supply NULL. -// ThreadWithParam thread(&ThreadFunc, 5, &thread_can_start); -// thread_can_start.Notify(); -// -// These classes are only for testing Google Test's own constructs. Do -// not use them in user tests, either directly or indirectly. -template -class ThreadWithParam : public ThreadWithParamBase { - public: - typedef void (*UserThreadFunc)(T); - - ThreadWithParam( - UserThreadFunc func, T param, Notification* thread_can_start) - : func_(func), - param_(param), - thread_can_start_(thread_can_start), - finished_(false) { - ThreadWithParamBase* const base = this; - // The thread can be created only after all fields except thread_ - // have been initialized. - GTEST_CHECK_POSIX_SUCCESS_( - pthread_create(&thread_, 0, &ThreadFuncWithCLinkage, base)); - } - ~ThreadWithParam() { Join(); } - - void Join() { - if (!finished_) { - GTEST_CHECK_POSIX_SUCCESS_(pthread_join(thread_, 0)); - finished_ = true; - } - } - - virtual void Run() { - if (thread_can_start_ != NULL) - thread_can_start_->WaitForNotification(); - func_(param_); - } - - private: - const UserThreadFunc func_; // User-supplied thread function. - const T param_; // User-supplied parameter to the thread function. - // When non-NULL, used to block execution until the controller thread - // notifies. - Notification* const thread_can_start_; - bool finished_; // true iff we know that the thread function has finished. - pthread_t thread_; // The native thread object. - - GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadWithParam); -}; - -// MutexBase and Mutex implement mutex on pthreads-based platforms. They -// are used in conjunction with class MutexLock: -// -// Mutex mutex; -// ... -// MutexLock lock(&mutex); // Acquires the mutex and releases it at the end -// // of the current scope. -// -// MutexBase implements behavior for both statically and dynamically -// allocated mutexes. Do not use MutexBase directly. Instead, write -// the following to define a static mutex: -// -// GTEST_DEFINE_STATIC_MUTEX_(g_some_mutex); -// -// You can forward declare a static mutex like this: -// -// GTEST_DECLARE_STATIC_MUTEX_(g_some_mutex); -// -// To create a dynamic mutex, just define an object of type Mutex. -class MutexBase { - public: - // Acquires this mutex. - void Lock() { - GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_lock(&mutex_)); - owner_ = pthread_self(); - has_owner_ = true; - } - - // Releases this mutex. - void Unlock() { - // Since the lock is being released the owner_ field should no longer be - // considered valid. We don't protect writing to has_owner_ here, as it's - // the caller's responsibility to ensure that the current thread holds the - // mutex when this is called. - has_owner_ = false; - GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_unlock(&mutex_)); - } - - // Does nothing if the current thread holds the mutex. Otherwise, crashes - // with high probability. - void AssertHeld() const { - GTEST_CHECK_(has_owner_ && pthread_equal(owner_, pthread_self())) - << "The current thread is not holding the mutex @" << this; - } - - // A static mutex may be used before main() is entered. It may even - // be used before the dynamic initialization stage. Therefore we - // must be able to initialize a static mutex object at link time. - // This means MutexBase has to be a POD and its member variables - // have to be public. - public: - pthread_mutex_t mutex_; // The underlying pthread mutex. - // has_owner_ indicates whether the owner_ field below contains a valid thread - // ID and is therefore safe to inspect (e.g., to use in pthread_equal()). All - // accesses to the owner_ field should be protected by a check of this field. - // An alternative might be to memset() owner_ to all zeros, but there's no - // guarantee that a zero'd pthread_t is necessarily invalid or even different - // from pthread_self(). - bool has_owner_; - pthread_t owner_; // The thread holding the mutex. -}; - -// Forward-declares a static mutex. -# define GTEST_DECLARE_STATIC_MUTEX_(mutex) \ - extern ::testing::internal::MutexBase mutex - -// Defines and statically (i.e. at link time) initializes a static mutex. -// The initialization list here does not explicitly initialize each field, -// instead relying on default initialization for the unspecified fields. In -// particular, the owner_ field (a pthread_t) is not explicitly initialized. -// This allows initialization to work whether pthread_t is a scalar or struct. -// The flag -Wmissing-field-initializers must not be specified for this to work. -# define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ - ::testing::internal::MutexBase mutex = { PTHREAD_MUTEX_INITIALIZER, false } - -// The Mutex class can only be used for mutexes created at runtime. It -// shares its API with MutexBase otherwise. -class Mutex : public MutexBase { - public: - Mutex() { - GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_init(&mutex_, NULL)); - has_owner_ = false; - } - ~Mutex() { - GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_destroy(&mutex_)); - } - - private: - GTEST_DISALLOW_COPY_AND_ASSIGN_(Mutex); -}; - -// We cannot name this class MutexLock as the ctor declaration would -// conflict with a macro named MutexLock, which is defined on some -// platforms. Hence the typedef trick below. -class GTestMutexLock { - public: - explicit GTestMutexLock(MutexBase* mutex) - : mutex_(mutex) { mutex_->Lock(); } - - ~GTestMutexLock() { mutex_->Unlock(); } - - private: - MutexBase* const mutex_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestMutexLock); -}; - -typedef GTestMutexLock MutexLock; - -// Helpers for ThreadLocal. - -// pthread_key_create() requires DeleteThreadLocalValue() to have -// C-linkage. Therefore it cannot be templatized to access -// ThreadLocal. Hence the need for class -// ThreadLocalValueHolderBase. -class ThreadLocalValueHolderBase { - public: - virtual ~ThreadLocalValueHolderBase() {} -}; - -// Called by pthread to delete thread-local data stored by -// pthread_setspecific(). -extern "C" inline void DeleteThreadLocalValue(void* value_holder) { - delete static_cast(value_holder); -} - -// Implements thread-local storage on pthreads-based systems. -// -// // Thread 1 -// ThreadLocal tl(100); // 100 is the default value for each thread. -// -// // Thread 2 -// tl.set(150); // Changes the value for thread 2 only. -// EXPECT_EQ(150, tl.get()); -// -// // Thread 1 -// EXPECT_EQ(100, tl.get()); // In thread 1, tl has the original value. -// tl.set(200); -// EXPECT_EQ(200, tl.get()); -// -// The template type argument T must have a public copy constructor. -// In addition, the default ThreadLocal constructor requires T to have -// a public default constructor. -// -// An object managed for a thread by a ThreadLocal instance is deleted -// when the thread exits. Or, if the ThreadLocal instance dies in -// that thread, when the ThreadLocal dies. It's the user's -// responsibility to ensure that all other threads using a ThreadLocal -// have exited when it dies, or the per-thread objects for those -// threads will not be deleted. -// -// Google Test only uses global ThreadLocal objects. That means they -// will die after main() has returned. Therefore, no per-thread -// object managed by Google Test will be leaked as long as all threads -// using Google Test have exited when main() returns. -template -class ThreadLocal { - public: - ThreadLocal() : key_(CreateKey()), - default_() {} - explicit ThreadLocal(const T& value) : key_(CreateKey()), - default_(value) {} - - ~ThreadLocal() { - // Destroys the managed object for the current thread, if any. - DeleteThreadLocalValue(pthread_getspecific(key_)); - - // Releases resources associated with the key. This will *not* - // delete managed objects for other threads. - GTEST_CHECK_POSIX_SUCCESS_(pthread_key_delete(key_)); - } - - T* pointer() { return GetOrCreateValue(); } - const T* pointer() const { return GetOrCreateValue(); } - const T& get() const { return *pointer(); } - void set(const T& value) { *pointer() = value; } - - private: - // Holds a value of type T. - class ValueHolder : public ThreadLocalValueHolderBase { - public: - explicit ValueHolder(const T& value) : value_(value) {} - - T* pointer() { return &value_; } - - private: - T value_; - GTEST_DISALLOW_COPY_AND_ASSIGN_(ValueHolder); - }; - - static pthread_key_t CreateKey() { - pthread_key_t key; - // When a thread exits, DeleteThreadLocalValue() will be called on - // the object managed for that thread. - GTEST_CHECK_POSIX_SUCCESS_( - pthread_key_create(&key, &DeleteThreadLocalValue)); - return key; - } - - T* GetOrCreateValue() const { - ThreadLocalValueHolderBase* const holder = - static_cast(pthread_getspecific(key_)); - if (holder != NULL) { - return CheckedDowncastToActualType(holder)->pointer(); - } - - ValueHolder* const new_holder = new ValueHolder(default_); - ThreadLocalValueHolderBase* const holder_base = new_holder; - GTEST_CHECK_POSIX_SUCCESS_(pthread_setspecific(key_, holder_base)); - return new_holder->pointer(); - } - - // A key pthreads uses for looking up per-thread values. - const pthread_key_t key_; - const T default_; // The default value for each thread. - - GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadLocal); -}; - -# define GTEST_IS_THREADSAFE 1 - -#else // GTEST_HAS_PTHREAD - -// A dummy implementation of synchronization primitives (mutex, lock, -// and thread-local variable). Necessary for compiling Google Test where -// mutex is not supported - using Google Test in multiple threads is not -// supported on such platforms. - -class Mutex { - public: - Mutex() {} - void Lock() {} - void Unlock() {} - void AssertHeld() const {} -}; - -# define GTEST_DECLARE_STATIC_MUTEX_(mutex) \ - extern ::testing::internal::Mutex mutex - -# define GTEST_DEFINE_STATIC_MUTEX_(mutex) ::testing::internal::Mutex mutex - -class GTestMutexLock { - public: - explicit GTestMutexLock(Mutex*) {} // NOLINT -}; - -typedef GTestMutexLock MutexLock; - -template -class ThreadLocal { - public: - ThreadLocal() : value_() {} - explicit ThreadLocal(const T& value) : value_(value) {} - T* pointer() { return &value_; } - const T* pointer() const { return &value_; } - const T& get() const { return value_; } - void set(const T& value) { value_ = value; } - private: - T value_; -}; - -// The above synchronization primitives have dummy implementations. -// Therefore Google Test is not thread-safe. -# define GTEST_IS_THREADSAFE 0 - -#endif // GTEST_HAS_PTHREAD - -// Returns the number of threads running in the process, or 0 to indicate that -// we cannot detect it. -GTEST_API_ size_t GetThreadCount(); - -// Passing non-POD classes through ellipsis (...) crashes the ARM -// compiler and generates a warning in Sun Studio. The Nokia Symbian -// and the IBM XL C/C++ compiler try to instantiate a copy constructor -// for objects passed through ellipsis (...), failing for uncopyable -// objects. We define this to ensure that only POD is passed through -// ellipsis on these systems. -#if defined(__SYMBIAN32__) || defined(__IBMCPP__) || defined(__SUNPRO_CC) -// We lose support for NULL detection where the compiler doesn't like -// passing non-POD classes through ellipsis (...). -# define GTEST_ELLIPSIS_NEEDS_POD_ 1 -#else -# define GTEST_CAN_COMPARE_NULL 1 -#endif - -// The Nokia Symbian and IBM XL C/C++ compilers cannot decide between -// const T& and const T* in a function template. These compilers -// _can_ decide between class template specializations for T and T*, -// so a tr1::type_traits-like is_pointer works. -#if defined(__SYMBIAN32__) || defined(__IBMCPP__) -# define GTEST_NEEDS_IS_POINTER_ 1 -#endif - -template -struct bool_constant { - typedef bool_constant type; - static const bool value = bool_value; -}; -template const bool bool_constant::value; - -typedef bool_constant false_type; -typedef bool_constant true_type; - -template -struct is_pointer : public false_type {}; - -template -struct is_pointer : public true_type {}; - -template -struct IteratorTraits { - typedef typename Iterator::value_type value_type; -}; - -template -struct IteratorTraits { - typedef T value_type; -}; - -template -struct IteratorTraits { - typedef T value_type; -}; - -#if GTEST_OS_WINDOWS -# define GTEST_PATH_SEP_ "\\" -# define GTEST_HAS_ALT_PATH_SEP_ 1 -// The biggest signed integer type the compiler supports. -typedef __int64 BiggestInt; -#else -# define GTEST_PATH_SEP_ "/" -# define GTEST_HAS_ALT_PATH_SEP_ 0 -typedef long long BiggestInt; // NOLINT -#endif // GTEST_OS_WINDOWS - -// Utilities for char. - -// isspace(int ch) and friends accept an unsigned char or EOF. char -// may be signed, depending on the compiler (or compiler flags). -// Therefore we need to cast a char to unsigned char before calling -// isspace(), etc. - -inline bool IsAlpha(char ch) { - return isalpha(static_cast(ch)) != 0; -} -inline bool IsAlNum(char ch) { - return isalnum(static_cast(ch)) != 0; -} -inline bool IsDigit(char ch) { - return isdigit(static_cast(ch)) != 0; -} -inline bool IsLower(char ch) { - return islower(static_cast(ch)) != 0; -} -inline bool IsSpace(char ch) { - return isspace(static_cast(ch)) != 0; -} -inline bool IsUpper(char ch) { - return isupper(static_cast(ch)) != 0; -} -inline bool IsXDigit(char ch) { - return isxdigit(static_cast(ch)) != 0; -} -inline bool IsXDigit(wchar_t ch) { - const unsigned char low_byte = static_cast(ch); - return ch == low_byte && isxdigit(low_byte) != 0; -} - -inline char ToLower(char ch) { - return static_cast(tolower(static_cast(ch))); -} -inline char ToUpper(char ch) { - return static_cast(toupper(static_cast(ch))); -} - -// The testing::internal::posix namespace holds wrappers for common -// POSIX functions. These wrappers hide the differences between -// Windows/MSVC and POSIX systems. Since some compilers define these -// standard functions as macros, the wrapper cannot have the same name -// as the wrapped function. - -namespace posix { - -// Functions with a different name on Windows. - -#if GTEST_OS_WINDOWS - -typedef struct _stat StatStruct; - -# ifdef __BORLANDC__ -inline int IsATTY(int fd) { return isatty(fd); } -inline int StrCaseCmp(const char* s1, const char* s2) { - return stricmp(s1, s2); -} -inline char* StrDup(const char* src) { return strdup(src); } -# else // !__BORLANDC__ -# if GTEST_OS_WINDOWS_MOBILE -inline int IsATTY(int /* fd */) { return 0; } -# else -inline int IsATTY(int fd) { return _isatty(fd); } -# endif // GTEST_OS_WINDOWS_MOBILE -inline int StrCaseCmp(const char* s1, const char* s2) { - return _stricmp(s1, s2); -} -inline char* StrDup(const char* src) { return _strdup(src); } -# endif // __BORLANDC__ - -# if GTEST_OS_WINDOWS_MOBILE -inline int FileNo(FILE* file) { return reinterpret_cast(_fileno(file)); } -// Stat(), RmDir(), and IsDir() are not needed on Windows CE at this -// time and thus not defined there. -# else -inline int FileNo(FILE* file) { return _fileno(file); } -inline int Stat(const char* path, StatStruct* buf) { return _stat(path, buf); } -inline int RmDir(const char* dir) { return _rmdir(dir); } -inline bool IsDir(const StatStruct& st) { - return (_S_IFDIR & st.st_mode) != 0; -} -# endif // GTEST_OS_WINDOWS_MOBILE - -#else - -typedef struct stat StatStruct; - -inline int FileNo(FILE* file) { return fileno(file); } -inline int IsATTY(int fd) { return isatty(fd); } -inline int Stat(const char* path, StatStruct* buf) { return stat(path, buf); } -inline int StrCaseCmp(const char* s1, const char* s2) { - return strcasecmp(s1, s2); -} -inline char* StrDup(const char* src) { return strdup(src); } -inline int RmDir(const char* dir) { return rmdir(dir); } -inline bool IsDir(const StatStruct& st) { return S_ISDIR(st.st_mode); } - -#endif // GTEST_OS_WINDOWS - -// Functions deprecated by MSVC 8.0. - -#ifdef _MSC_VER -// Temporarily disable warning 4996 (deprecated function). -# pragma warning(push) -# pragma warning(disable:4996) -#endif - -inline const char* StrNCpy(char* dest, const char* src, size_t n) { - return strncpy(dest, src, n); -} - -// ChDir(), FReopen(), FDOpen(), Read(), Write(), Close(), and -// StrError() aren't needed on Windows CE at this time and thus not -// defined there. - -#if !GTEST_OS_WINDOWS_MOBILE -inline int ChDir(const char* dir) { return chdir(dir); } -#endif -inline FILE* FOpen(const char* path, const char* mode) { - return fopen(path, mode); -} -#if !GTEST_OS_WINDOWS_MOBILE -inline FILE *FReopen(const char* path, const char* mode, FILE* stream) { - return freopen(path, mode, stream); -} -inline FILE* FDOpen(int fd, const char* mode) { return fdopen(fd, mode); } -#endif -inline int FClose(FILE* fp) { return fclose(fp); } -#if !GTEST_OS_WINDOWS_MOBILE -inline int Read(int fd, void* buf, unsigned int count) { - return static_cast(read(fd, buf, count)); -} -inline int Write(int fd, const void* buf, unsigned int count) { - return static_cast(write(fd, buf, count)); -} -inline int Close(int fd) { return close(fd); } -inline const char* StrError(int errnum) { return strerror(errnum); } -#endif -inline const char* GetEnv(const char* name) { -#if GTEST_OS_WINDOWS_MOBILE - // We are on Windows CE, which has no environment variables. - return NULL; -#elif defined(__BORLANDC__) || defined(__SunOS_5_8) || defined(__SunOS_5_9) - // Environment variables which we programmatically clear will be set to the - // empty string rather than unset (NULL). Handle that case. - const char* const env = getenv(name); - return (env != NULL && env[0] != '\0') ? env : NULL; -#else - return getenv(name); -#endif -} - -#ifdef _MSC_VER -# pragma warning(pop) // Restores the warning state. -#endif - -#if GTEST_OS_WINDOWS_MOBILE -// Windows CE has no C library. The abort() function is used in -// several places in Google Test. This implementation provides a reasonable -// imitation of standard behaviour. -void Abort(); -#else -inline void Abort() { abort(); } -#endif // GTEST_OS_WINDOWS_MOBILE - -} // namespace posix - -// MSVC "deprecates" snprintf and issues warnings wherever it is used. In -// order to avoid these warnings, we need to use _snprintf or _snprintf_s on -// MSVC-based platforms. We map the GTEST_SNPRINTF_ macro to the appropriate -// function in order to achieve that. We use macro definition here because -// snprintf is a variadic function. -#if _MSC_VER >= 1400 && !GTEST_OS_WINDOWS_MOBILE -// MSVC 2005 and above support variadic macros. -# define GTEST_SNPRINTF_(buffer, size, format, ...) \ - _snprintf_s(buffer, size, size, format, __VA_ARGS__) -#elif defined(_MSC_VER) -// Windows CE does not define _snprintf_s and MSVC prior to 2005 doesn't -// complain about _snprintf. -# define GTEST_SNPRINTF_ _snprintf -#else -# define GTEST_SNPRINTF_ snprintf -#endif - -// The maximum number a BiggestInt can represent. This definition -// works no matter BiggestInt is represented in one's complement or -// two's complement. -// -// We cannot rely on numeric_limits in STL, as __int64 and long long -// are not part of standard C++ and numeric_limits doesn't need to be -// defined for them. -const BiggestInt kMaxBiggestInt = - ~(static_cast(1) << (8*sizeof(BiggestInt) - 1)); - -// This template class serves as a compile-time function from size to -// type. It maps a size in bytes to a primitive type with that -// size. e.g. -// -// TypeWithSize<4>::UInt -// -// is typedef-ed to be unsigned int (unsigned integer made up of 4 -// bytes). -// -// Such functionality should belong to STL, but I cannot find it -// there. -// -// Google Test uses this class in the implementation of floating-point -// comparison. -// -// For now it only handles UInt (unsigned int) as that's all Google Test -// needs. Other types can be easily added in the future if need -// arises. -template -class TypeWithSize { - public: - // This prevents the user from using TypeWithSize with incorrect - // values of N. - typedef void UInt; -}; - -// The specialization for size 4. -template <> -class TypeWithSize<4> { - public: - // unsigned int has size 4 in both gcc and MSVC. - // - // As base/basictypes.h doesn't compile on Windows, we cannot use - // uint32, uint64, and etc here. - typedef int Int; - typedef unsigned int UInt; -}; - -// The specialization for size 8. -template <> -class TypeWithSize<8> { - public: -#if GTEST_OS_WINDOWS - typedef __int64 Int; - typedef unsigned __int64 UInt; -#else - typedef long long Int; // NOLINT - typedef unsigned long long UInt; // NOLINT -#endif // GTEST_OS_WINDOWS -}; - -// Integer types of known sizes. -typedef TypeWithSize<4>::Int Int32; -typedef TypeWithSize<4>::UInt UInt32; -typedef TypeWithSize<8>::Int Int64; -typedef TypeWithSize<8>::UInt UInt64; -typedef TypeWithSize<8>::Int TimeInMillis; // Represents time in milliseconds. - -// Utilities for command line flags and environment variables. - -// Macro for referencing flags. -#define GTEST_FLAG(name) FLAGS_gtest_##name - -// Macros for declaring flags. -#define GTEST_DECLARE_bool_(name) GTEST_API_ extern bool GTEST_FLAG(name) -#define GTEST_DECLARE_int32_(name) \ - GTEST_API_ extern ::testing::internal::Int32 GTEST_FLAG(name) -#define GTEST_DECLARE_string_(name) \ - GTEST_API_ extern ::std::string GTEST_FLAG(name) - -// Macros for defining flags. -#define GTEST_DEFINE_bool_(name, default_val, doc) \ - GTEST_API_ bool GTEST_FLAG(name) = (default_val) -#define GTEST_DEFINE_int32_(name, default_val, doc) \ - GTEST_API_ ::testing::internal::Int32 GTEST_FLAG(name) = (default_val) -#define GTEST_DEFINE_string_(name, default_val, doc) \ - GTEST_API_ ::std::string GTEST_FLAG(name) = (default_val) - -// Thread annotations -#define GTEST_EXCLUSIVE_LOCK_REQUIRED_(locks) -#define GTEST_LOCK_EXCLUDED_(locks) - -// Parses 'str' for a 32-bit signed integer. If successful, writes the result -// to *value and returns true; otherwise leaves *value unchanged and returns -// false. -// TODO(chandlerc): Find a better way to refactor flag and environment parsing -// out of both gtest-port.cc and gtest.cc to avoid exporting this utility -// function. -bool ParseInt32(const Message& src_text, const char* str, Int32* value); - -// Parses a bool/Int32/string from the environment variable -// corresponding to the given Google Test flag. -bool BoolFromGTestEnv(const char* flag, bool default_val); -GTEST_API_ Int32 Int32FromGTestEnv(const char* flag, Int32 default_val); -const char* StringFromGTestEnv(const char* flag, const char* default_val); - -} // namespace internal -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PORT_H_ diff --git a/freedv-server/googletest/include/gtest/internal/gtest-string.h b/freedv-server/googletest/include/gtest/internal/gtest-string.h deleted file mode 100644 index 97f1a7fd..00000000 --- a/freedv-server/googletest/include/gtest/internal/gtest-string.h +++ /dev/null @@ -1,167 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: wan@google.com (Zhanyong Wan), eefacm@gmail.com (Sean Mcafee) -// -// The Google C++ Testing Framework (Google Test) -// -// This header file declares the String class and functions used internally by -// Google Test. They are subject to change without notice. They should not used -// by code external to Google Test. -// -// This header file is #included by . -// It should not be #included by other files. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_STRING_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_STRING_H_ - -#ifdef __BORLANDC__ -// string.h is not guaranteed to provide strcpy on C++ Builder. -# include -#endif - -#include -#include - -#include "gtest/internal/gtest-port.h" - -namespace testing { -namespace internal { - -// String - an abstract class holding static string utilities. -class GTEST_API_ String { - public: - // Static utility methods - - // Clones a 0-terminated C string, allocating memory using new. The - // caller is responsible for deleting the return value using - // delete[]. Returns the cloned string, or NULL if the input is - // NULL. - // - // This is different from strdup() in string.h, which allocates - // memory using malloc(). - static const char* CloneCString(const char* c_str); - -#if GTEST_OS_WINDOWS_MOBILE - // Windows CE does not have the 'ANSI' versions of Win32 APIs. To be - // able to pass strings to Win32 APIs on CE we need to convert them - // to 'Unicode', UTF-16. - - // Creates a UTF-16 wide string from the given ANSI string, allocating - // memory using new. The caller is responsible for deleting the return - // value using delete[]. Returns the wide string, or NULL if the - // input is NULL. - // - // The wide string is created using the ANSI codepage (CP_ACP) to - // match the behaviour of the ANSI versions of Win32 calls and the - // C runtime. - static LPCWSTR AnsiToUtf16(const char* c_str); - - // Creates an ANSI string from the given wide string, allocating - // memory using new. The caller is responsible for deleting the return - // value using delete[]. Returns the ANSI string, or NULL if the - // input is NULL. - // - // The returned string is created using the ANSI codepage (CP_ACP) to - // match the behaviour of the ANSI versions of Win32 calls and the - // C runtime. - static const char* Utf16ToAnsi(LPCWSTR utf16_str); -#endif - - // Compares two C strings. Returns true iff they have the same content. - // - // Unlike strcmp(), this function can handle NULL argument(s). A - // NULL C string is considered different to any non-NULL C string, - // including the empty string. - static bool CStringEquals(const char* lhs, const char* rhs); - - // Converts a wide C string to a String using the UTF-8 encoding. - // NULL will be converted to "(null)". If an error occurred during - // the conversion, "(failed to convert from wide string)" is - // returned. - static std::string ShowWideCString(const wchar_t* wide_c_str); - - // Compares two wide C strings. Returns true iff they have the same - // content. - // - // Unlike wcscmp(), this function can handle NULL argument(s). A - // NULL C string is considered different to any non-NULL C string, - // including the empty string. - static bool WideCStringEquals(const wchar_t* lhs, const wchar_t* rhs); - - // Compares two C strings, ignoring case. Returns true iff they - // have the same content. - // - // Unlike strcasecmp(), this function can handle NULL argument(s). - // A NULL C string is considered different to any non-NULL C string, - // including the empty string. - static bool CaseInsensitiveCStringEquals(const char* lhs, - const char* rhs); - - // Compares two wide C strings, ignoring case. Returns true iff they - // have the same content. - // - // Unlike wcscasecmp(), this function can handle NULL argument(s). - // A NULL C string is considered different to any non-NULL wide C string, - // including the empty string. - // NB: The implementations on different platforms slightly differ. - // On windows, this method uses _wcsicmp which compares according to LC_CTYPE - // environment variable. On GNU platform this method uses wcscasecmp - // which compares according to LC_CTYPE category of the current locale. - // On MacOS X, it uses towlower, which also uses LC_CTYPE category of the - // current locale. - static bool CaseInsensitiveWideCStringEquals(const wchar_t* lhs, - const wchar_t* rhs); - - // Returns true iff the given string ends with the given suffix, ignoring - // case. Any string is considered to end with an empty suffix. - static bool EndsWithCaseInsensitive( - const std::string& str, const std::string& suffix); - - // Formats an int value as "%02d". - static std::string FormatIntWidth2(int value); // "%02d" for width == 2 - - // Formats an int value as "%X". - static std::string FormatHexInt(int value); - - // Formats a byte as "%02X". - static std::string FormatByte(unsigned char value); - - private: - String(); // Not meant to be instantiated. -}; // class String - -// Gets the content of the stringstream's buffer as an std::string. Each '\0' -// character in the buffer is replaced with "\\0". -GTEST_API_ std::string StringStreamToString(::std::stringstream* stream); - -} // namespace internal -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_STRING_H_ diff --git a/freedv-server/googletest/include/gtest/internal/gtest-tuple.h b/freedv-server/googletest/include/gtest/internal/gtest-tuple.h deleted file mode 100644 index 7b3dfc31..00000000 --- a/freedv-server/googletest/include/gtest/internal/gtest-tuple.h +++ /dev/null @@ -1,1012 +0,0 @@ -// This file was GENERATED by command: -// pump.py gtest-tuple.h.pump -// DO NOT EDIT BY HAND!!! - -// Copyright 2009 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// Implements a subset of TR1 tuple needed by Google Test and Google Mock. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TUPLE_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TUPLE_H_ - -#include // For ::std::pair. - -// The compiler used in Symbian has a bug that prevents us from declaring the -// tuple template as a friend (it complains that tuple is redefined). This -// hack bypasses the bug by declaring the members that should otherwise be -// private as public. -// Sun Studio versions < 12 also have the above bug. -#if defined(__SYMBIAN32__) || (defined(__SUNPRO_CC) && __SUNPRO_CC < 0x590) -# define GTEST_DECLARE_TUPLE_AS_FRIEND_ public: -#else -# define GTEST_DECLARE_TUPLE_AS_FRIEND_ \ - template friend class tuple; \ - private: -#endif - -// GTEST_n_TUPLE_(T) is the type of an n-tuple. -#define GTEST_0_TUPLE_(T) tuple<> -#define GTEST_1_TUPLE_(T) tuple -#define GTEST_2_TUPLE_(T) tuple -#define GTEST_3_TUPLE_(T) tuple -#define GTEST_4_TUPLE_(T) tuple -#define GTEST_5_TUPLE_(T) tuple -#define GTEST_6_TUPLE_(T) tuple -#define GTEST_7_TUPLE_(T) tuple -#define GTEST_8_TUPLE_(T) tuple -#define GTEST_9_TUPLE_(T) tuple -#define GTEST_10_TUPLE_(T) tuple - -// GTEST_n_TYPENAMES_(T) declares a list of n typenames. -#define GTEST_0_TYPENAMES_(T) -#define GTEST_1_TYPENAMES_(T) typename T##0 -#define GTEST_2_TYPENAMES_(T) typename T##0, typename T##1 -#define GTEST_3_TYPENAMES_(T) typename T##0, typename T##1, typename T##2 -#define GTEST_4_TYPENAMES_(T) typename T##0, typename T##1, typename T##2, \ - typename T##3 -#define GTEST_5_TYPENAMES_(T) typename T##0, typename T##1, typename T##2, \ - typename T##3, typename T##4 -#define GTEST_6_TYPENAMES_(T) typename T##0, typename T##1, typename T##2, \ - typename T##3, typename T##4, typename T##5 -#define GTEST_7_TYPENAMES_(T) typename T##0, typename T##1, typename T##2, \ - typename T##3, typename T##4, typename T##5, typename T##6 -#define GTEST_8_TYPENAMES_(T) typename T##0, typename T##1, typename T##2, \ - typename T##3, typename T##4, typename T##5, typename T##6, typename T##7 -#define GTEST_9_TYPENAMES_(T) typename T##0, typename T##1, typename T##2, \ - typename T##3, typename T##4, typename T##5, typename T##6, \ - typename T##7, typename T##8 -#define GTEST_10_TYPENAMES_(T) typename T##0, typename T##1, typename T##2, \ - typename T##3, typename T##4, typename T##5, typename T##6, \ - typename T##7, typename T##8, typename T##9 - -// In theory, defining stuff in the ::std namespace is undefined -// behavior. We can do this as we are playing the role of a standard -// library vendor. -namespace std { -namespace tr1 { - -template -class tuple; - -// Anything in namespace gtest_internal is Google Test's INTERNAL -// IMPLEMENTATION DETAIL and MUST NOT BE USED DIRECTLY in user code. -namespace gtest_internal { - -// ByRef::type is T if T is a reference; otherwise it's const T&. -template -struct ByRef { typedef const T& type; }; // NOLINT -template -struct ByRef { typedef T& type; }; // NOLINT - -// A handy wrapper for ByRef. -#define GTEST_BY_REF_(T) typename ::std::tr1::gtest_internal::ByRef::type - -// AddRef::type is T if T is a reference; otherwise it's T&. This -// is the same as tr1::add_reference::type. -template -struct AddRef { typedef T& type; }; // NOLINT -template -struct AddRef { typedef T& type; }; // NOLINT - -// A handy wrapper for AddRef. -#define GTEST_ADD_REF_(T) typename ::std::tr1::gtest_internal::AddRef::type - -// A helper for implementing get(). -template class Get; - -// A helper for implementing tuple_element. kIndexValid is true -// iff k < the number of fields in tuple type T. -template -struct TupleElement; - -template -struct TupleElement { - typedef T0 type; -}; - -template -struct TupleElement { - typedef T1 type; -}; - -template -struct TupleElement { - typedef T2 type; -}; - -template -struct TupleElement { - typedef T3 type; -}; - -template -struct TupleElement { - typedef T4 type; -}; - -template -struct TupleElement { - typedef T5 type; -}; - -template -struct TupleElement { - typedef T6 type; -}; - -template -struct TupleElement { - typedef T7 type; -}; - -template -struct TupleElement { - typedef T8 type; -}; - -template -struct TupleElement { - typedef T9 type; -}; - -} // namespace gtest_internal - -template <> -class tuple<> { - public: - tuple() {} - tuple(const tuple& /* t */) {} - tuple& operator=(const tuple& /* t */) { return *this; } -}; - -template -class GTEST_1_TUPLE_(T) { - public: - template friend class gtest_internal::Get; - - tuple() : f0_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0) : f0_(f0) {} - - tuple(const tuple& t) : f0_(t.f0_) {} - - template - tuple(const GTEST_1_TUPLE_(U)& t) : f0_(t.f0_) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_1_TUPLE_(U)& t) { - return CopyFrom(t); - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_1_TUPLE_(U)& t) { - f0_ = t.f0_; - return *this; - } - - T0 f0_; -}; - -template -class GTEST_2_TUPLE_(T) { - public: - template friend class gtest_internal::Get; - - tuple() : f0_(), f1_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0, GTEST_BY_REF_(T1) f1) : f0_(f0), - f1_(f1) {} - - tuple(const tuple& t) : f0_(t.f0_), f1_(t.f1_) {} - - template - tuple(const GTEST_2_TUPLE_(U)& t) : f0_(t.f0_), f1_(t.f1_) {} - template - tuple(const ::std::pair& p) : f0_(p.first), f1_(p.second) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_2_TUPLE_(U)& t) { - return CopyFrom(t); - } - template - tuple& operator=(const ::std::pair& p) { - f0_ = p.first; - f1_ = p.second; - return *this; - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_2_TUPLE_(U)& t) { - f0_ = t.f0_; - f1_ = t.f1_; - return *this; - } - - T0 f0_; - T1 f1_; -}; - -template -class GTEST_3_TUPLE_(T) { - public: - template friend class gtest_internal::Get; - - tuple() : f0_(), f1_(), f2_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0, GTEST_BY_REF_(T1) f1, - GTEST_BY_REF_(T2) f2) : f0_(f0), f1_(f1), f2_(f2) {} - - tuple(const tuple& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_) {} - - template - tuple(const GTEST_3_TUPLE_(U)& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_3_TUPLE_(U)& t) { - return CopyFrom(t); - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_3_TUPLE_(U)& t) { - f0_ = t.f0_; - f1_ = t.f1_; - f2_ = t.f2_; - return *this; - } - - T0 f0_; - T1 f1_; - T2 f2_; -}; - -template -class GTEST_4_TUPLE_(T) { - public: - template friend class gtest_internal::Get; - - tuple() : f0_(), f1_(), f2_(), f3_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0, GTEST_BY_REF_(T1) f1, - GTEST_BY_REF_(T2) f2, GTEST_BY_REF_(T3) f3) : f0_(f0), f1_(f1), f2_(f2), - f3_(f3) {} - - tuple(const tuple& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), f3_(t.f3_) {} - - template - tuple(const GTEST_4_TUPLE_(U)& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), - f3_(t.f3_) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_4_TUPLE_(U)& t) { - return CopyFrom(t); - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_4_TUPLE_(U)& t) { - f0_ = t.f0_; - f1_ = t.f1_; - f2_ = t.f2_; - f3_ = t.f3_; - return *this; - } - - T0 f0_; - T1 f1_; - T2 f2_; - T3 f3_; -}; - -template -class GTEST_5_TUPLE_(T) { - public: - template friend class gtest_internal::Get; - - tuple() : f0_(), f1_(), f2_(), f3_(), f4_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0, GTEST_BY_REF_(T1) f1, - GTEST_BY_REF_(T2) f2, GTEST_BY_REF_(T3) f3, - GTEST_BY_REF_(T4) f4) : f0_(f0), f1_(f1), f2_(f2), f3_(f3), f4_(f4) {} - - tuple(const tuple& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), f3_(t.f3_), - f4_(t.f4_) {} - - template - tuple(const GTEST_5_TUPLE_(U)& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), - f3_(t.f3_), f4_(t.f4_) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_5_TUPLE_(U)& t) { - return CopyFrom(t); - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_5_TUPLE_(U)& t) { - f0_ = t.f0_; - f1_ = t.f1_; - f2_ = t.f2_; - f3_ = t.f3_; - f4_ = t.f4_; - return *this; - } - - T0 f0_; - T1 f1_; - T2 f2_; - T3 f3_; - T4 f4_; -}; - -template -class GTEST_6_TUPLE_(T) { - public: - template friend class gtest_internal::Get; - - tuple() : f0_(), f1_(), f2_(), f3_(), f4_(), f5_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0, GTEST_BY_REF_(T1) f1, - GTEST_BY_REF_(T2) f2, GTEST_BY_REF_(T3) f3, GTEST_BY_REF_(T4) f4, - GTEST_BY_REF_(T5) f5) : f0_(f0), f1_(f1), f2_(f2), f3_(f3), f4_(f4), - f5_(f5) {} - - tuple(const tuple& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), f3_(t.f3_), - f4_(t.f4_), f5_(t.f5_) {} - - template - tuple(const GTEST_6_TUPLE_(U)& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), - f3_(t.f3_), f4_(t.f4_), f5_(t.f5_) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_6_TUPLE_(U)& t) { - return CopyFrom(t); - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_6_TUPLE_(U)& t) { - f0_ = t.f0_; - f1_ = t.f1_; - f2_ = t.f2_; - f3_ = t.f3_; - f4_ = t.f4_; - f5_ = t.f5_; - return *this; - } - - T0 f0_; - T1 f1_; - T2 f2_; - T3 f3_; - T4 f4_; - T5 f5_; -}; - -template -class GTEST_7_TUPLE_(T) { - public: - template friend class gtest_internal::Get; - - tuple() : f0_(), f1_(), f2_(), f3_(), f4_(), f5_(), f6_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0, GTEST_BY_REF_(T1) f1, - GTEST_BY_REF_(T2) f2, GTEST_BY_REF_(T3) f3, GTEST_BY_REF_(T4) f4, - GTEST_BY_REF_(T5) f5, GTEST_BY_REF_(T6) f6) : f0_(f0), f1_(f1), f2_(f2), - f3_(f3), f4_(f4), f5_(f5), f6_(f6) {} - - tuple(const tuple& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), f3_(t.f3_), - f4_(t.f4_), f5_(t.f5_), f6_(t.f6_) {} - - template - tuple(const GTEST_7_TUPLE_(U)& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), - f3_(t.f3_), f4_(t.f4_), f5_(t.f5_), f6_(t.f6_) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_7_TUPLE_(U)& t) { - return CopyFrom(t); - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_7_TUPLE_(U)& t) { - f0_ = t.f0_; - f1_ = t.f1_; - f2_ = t.f2_; - f3_ = t.f3_; - f4_ = t.f4_; - f5_ = t.f5_; - f6_ = t.f6_; - return *this; - } - - T0 f0_; - T1 f1_; - T2 f2_; - T3 f3_; - T4 f4_; - T5 f5_; - T6 f6_; -}; - -template -class GTEST_8_TUPLE_(T) { - public: - template friend class gtest_internal::Get; - - tuple() : f0_(), f1_(), f2_(), f3_(), f4_(), f5_(), f6_(), f7_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0, GTEST_BY_REF_(T1) f1, - GTEST_BY_REF_(T2) f2, GTEST_BY_REF_(T3) f3, GTEST_BY_REF_(T4) f4, - GTEST_BY_REF_(T5) f5, GTEST_BY_REF_(T6) f6, - GTEST_BY_REF_(T7) f7) : f0_(f0), f1_(f1), f2_(f2), f3_(f3), f4_(f4), - f5_(f5), f6_(f6), f7_(f7) {} - - tuple(const tuple& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), f3_(t.f3_), - f4_(t.f4_), f5_(t.f5_), f6_(t.f6_), f7_(t.f7_) {} - - template - tuple(const GTEST_8_TUPLE_(U)& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), - f3_(t.f3_), f4_(t.f4_), f5_(t.f5_), f6_(t.f6_), f7_(t.f7_) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_8_TUPLE_(U)& t) { - return CopyFrom(t); - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_8_TUPLE_(U)& t) { - f0_ = t.f0_; - f1_ = t.f1_; - f2_ = t.f2_; - f3_ = t.f3_; - f4_ = t.f4_; - f5_ = t.f5_; - f6_ = t.f6_; - f7_ = t.f7_; - return *this; - } - - T0 f0_; - T1 f1_; - T2 f2_; - T3 f3_; - T4 f4_; - T5 f5_; - T6 f6_; - T7 f7_; -}; - -template -class GTEST_9_TUPLE_(T) { - public: - template friend class gtest_internal::Get; - - tuple() : f0_(), f1_(), f2_(), f3_(), f4_(), f5_(), f6_(), f7_(), f8_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0, GTEST_BY_REF_(T1) f1, - GTEST_BY_REF_(T2) f2, GTEST_BY_REF_(T3) f3, GTEST_BY_REF_(T4) f4, - GTEST_BY_REF_(T5) f5, GTEST_BY_REF_(T6) f6, GTEST_BY_REF_(T7) f7, - GTEST_BY_REF_(T8) f8) : f0_(f0), f1_(f1), f2_(f2), f3_(f3), f4_(f4), - f5_(f5), f6_(f6), f7_(f7), f8_(f8) {} - - tuple(const tuple& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), f3_(t.f3_), - f4_(t.f4_), f5_(t.f5_), f6_(t.f6_), f7_(t.f7_), f8_(t.f8_) {} - - template - tuple(const GTEST_9_TUPLE_(U)& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), - f3_(t.f3_), f4_(t.f4_), f5_(t.f5_), f6_(t.f6_), f7_(t.f7_), f8_(t.f8_) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_9_TUPLE_(U)& t) { - return CopyFrom(t); - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_9_TUPLE_(U)& t) { - f0_ = t.f0_; - f1_ = t.f1_; - f2_ = t.f2_; - f3_ = t.f3_; - f4_ = t.f4_; - f5_ = t.f5_; - f6_ = t.f6_; - f7_ = t.f7_; - f8_ = t.f8_; - return *this; - } - - T0 f0_; - T1 f1_; - T2 f2_; - T3 f3_; - T4 f4_; - T5 f5_; - T6 f6_; - T7 f7_; - T8 f8_; -}; - -template -class tuple { - public: - template friend class gtest_internal::Get; - - tuple() : f0_(), f1_(), f2_(), f3_(), f4_(), f5_(), f6_(), f7_(), f8_(), - f9_() {} - - explicit tuple(GTEST_BY_REF_(T0) f0, GTEST_BY_REF_(T1) f1, - GTEST_BY_REF_(T2) f2, GTEST_BY_REF_(T3) f3, GTEST_BY_REF_(T4) f4, - GTEST_BY_REF_(T5) f5, GTEST_BY_REF_(T6) f6, GTEST_BY_REF_(T7) f7, - GTEST_BY_REF_(T8) f8, GTEST_BY_REF_(T9) f9) : f0_(f0), f1_(f1), f2_(f2), - f3_(f3), f4_(f4), f5_(f5), f6_(f6), f7_(f7), f8_(f8), f9_(f9) {} - - tuple(const tuple& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), f3_(t.f3_), - f4_(t.f4_), f5_(t.f5_), f6_(t.f6_), f7_(t.f7_), f8_(t.f8_), f9_(t.f9_) {} - - template - tuple(const GTEST_10_TUPLE_(U)& t) : f0_(t.f0_), f1_(t.f1_), f2_(t.f2_), - f3_(t.f3_), f4_(t.f4_), f5_(t.f5_), f6_(t.f6_), f7_(t.f7_), f8_(t.f8_), - f9_(t.f9_) {} - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_10_TUPLE_(U)& t) { - return CopyFrom(t); - } - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_10_TUPLE_(U)& t) { - f0_ = t.f0_; - f1_ = t.f1_; - f2_ = t.f2_; - f3_ = t.f3_; - f4_ = t.f4_; - f5_ = t.f5_; - f6_ = t.f6_; - f7_ = t.f7_; - f8_ = t.f8_; - f9_ = t.f9_; - return *this; - } - - T0 f0_; - T1 f1_; - T2 f2_; - T3 f3_; - T4 f4_; - T5 f5_; - T6 f6_; - T7 f7_; - T8 f8_; - T9 f9_; -}; - -// 6.1.3.2 Tuple creation functions. - -// Known limitations: we don't support passing an -// std::tr1::reference_wrapper to make_tuple(). And we don't -// implement tie(). - -inline tuple<> make_tuple() { return tuple<>(); } - -template -inline GTEST_1_TUPLE_(T) make_tuple(const T0& f0) { - return GTEST_1_TUPLE_(T)(f0); -} - -template -inline GTEST_2_TUPLE_(T) make_tuple(const T0& f0, const T1& f1) { - return GTEST_2_TUPLE_(T)(f0, f1); -} - -template -inline GTEST_3_TUPLE_(T) make_tuple(const T0& f0, const T1& f1, const T2& f2) { - return GTEST_3_TUPLE_(T)(f0, f1, f2); -} - -template -inline GTEST_4_TUPLE_(T) make_tuple(const T0& f0, const T1& f1, const T2& f2, - const T3& f3) { - return GTEST_4_TUPLE_(T)(f0, f1, f2, f3); -} - -template -inline GTEST_5_TUPLE_(T) make_tuple(const T0& f0, const T1& f1, const T2& f2, - const T3& f3, const T4& f4) { - return GTEST_5_TUPLE_(T)(f0, f1, f2, f3, f4); -} - -template -inline GTEST_6_TUPLE_(T) make_tuple(const T0& f0, const T1& f1, const T2& f2, - const T3& f3, const T4& f4, const T5& f5) { - return GTEST_6_TUPLE_(T)(f0, f1, f2, f3, f4, f5); -} - -template -inline GTEST_7_TUPLE_(T) make_tuple(const T0& f0, const T1& f1, const T2& f2, - const T3& f3, const T4& f4, const T5& f5, const T6& f6) { - return GTEST_7_TUPLE_(T)(f0, f1, f2, f3, f4, f5, f6); -} - -template -inline GTEST_8_TUPLE_(T) make_tuple(const T0& f0, const T1& f1, const T2& f2, - const T3& f3, const T4& f4, const T5& f5, const T6& f6, const T7& f7) { - return GTEST_8_TUPLE_(T)(f0, f1, f2, f3, f4, f5, f6, f7); -} - -template -inline GTEST_9_TUPLE_(T) make_tuple(const T0& f0, const T1& f1, const T2& f2, - const T3& f3, const T4& f4, const T5& f5, const T6& f6, const T7& f7, - const T8& f8) { - return GTEST_9_TUPLE_(T)(f0, f1, f2, f3, f4, f5, f6, f7, f8); -} - -template -inline GTEST_10_TUPLE_(T) make_tuple(const T0& f0, const T1& f1, const T2& f2, - const T3& f3, const T4& f4, const T5& f5, const T6& f6, const T7& f7, - const T8& f8, const T9& f9) { - return GTEST_10_TUPLE_(T)(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9); -} - -// 6.1.3.3 Tuple helper classes. - -template struct tuple_size; - -template -struct tuple_size { - static const int value = 0; -}; - -template -struct tuple_size { - static const int value = 1; -}; - -template -struct tuple_size { - static const int value = 2; -}; - -template -struct tuple_size { - static const int value = 3; -}; - -template -struct tuple_size { - static const int value = 4; -}; - -template -struct tuple_size { - static const int value = 5; -}; - -template -struct tuple_size { - static const int value = 6; -}; - -template -struct tuple_size { - static const int value = 7; -}; - -template -struct tuple_size { - static const int value = 8; -}; - -template -struct tuple_size { - static const int value = 9; -}; - -template -struct tuple_size { - static const int value = 10; -}; - -template -struct tuple_element { - typedef typename gtest_internal::TupleElement< - k < (tuple_size::value), k, Tuple>::type type; -}; - -#define GTEST_TUPLE_ELEMENT_(k, Tuple) typename tuple_element::type - -// 6.1.3.4 Element access. - -namespace gtest_internal { - -template <> -class Get<0> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(0, Tuple)) - Field(Tuple& t) { return t.f0_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(0, Tuple)) - ConstField(const Tuple& t) { return t.f0_; } -}; - -template <> -class Get<1> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(1, Tuple)) - Field(Tuple& t) { return t.f1_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(1, Tuple)) - ConstField(const Tuple& t) { return t.f1_; } -}; - -template <> -class Get<2> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(2, Tuple)) - Field(Tuple& t) { return t.f2_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(2, Tuple)) - ConstField(const Tuple& t) { return t.f2_; } -}; - -template <> -class Get<3> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(3, Tuple)) - Field(Tuple& t) { return t.f3_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(3, Tuple)) - ConstField(const Tuple& t) { return t.f3_; } -}; - -template <> -class Get<4> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(4, Tuple)) - Field(Tuple& t) { return t.f4_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(4, Tuple)) - ConstField(const Tuple& t) { return t.f4_; } -}; - -template <> -class Get<5> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(5, Tuple)) - Field(Tuple& t) { return t.f5_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(5, Tuple)) - ConstField(const Tuple& t) { return t.f5_; } -}; - -template <> -class Get<6> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(6, Tuple)) - Field(Tuple& t) { return t.f6_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(6, Tuple)) - ConstField(const Tuple& t) { return t.f6_; } -}; - -template <> -class Get<7> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(7, Tuple)) - Field(Tuple& t) { return t.f7_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(7, Tuple)) - ConstField(const Tuple& t) { return t.f7_; } -}; - -template <> -class Get<8> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(8, Tuple)) - Field(Tuple& t) { return t.f8_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(8, Tuple)) - ConstField(const Tuple& t) { return t.f8_; } -}; - -template <> -class Get<9> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(9, Tuple)) - Field(Tuple& t) { return t.f9_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(9, Tuple)) - ConstField(const Tuple& t) { return t.f9_; } -}; - -} // namespace gtest_internal - -template -GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(k, GTEST_10_TUPLE_(T))) -get(GTEST_10_TUPLE_(T)& t) { - return gtest_internal::Get::Field(t); -} - -template -GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(k, GTEST_10_TUPLE_(T))) -get(const GTEST_10_TUPLE_(T)& t) { - return gtest_internal::Get::ConstField(t); -} - -// 6.1.3.5 Relational operators - -// We only implement == and !=, as we don't have a need for the rest yet. - -namespace gtest_internal { - -// SameSizeTuplePrefixComparator::Eq(t1, t2) returns true if the -// first k fields of t1 equals the first k fields of t2. -// SameSizeTuplePrefixComparator(k1, k2) would be a compiler error if -// k1 != k2. -template -struct SameSizeTuplePrefixComparator; - -template <> -struct SameSizeTuplePrefixComparator<0, 0> { - template - static bool Eq(const Tuple1& /* t1 */, const Tuple2& /* t2 */) { - return true; - } -}; - -template -struct SameSizeTuplePrefixComparator { - template - static bool Eq(const Tuple1& t1, const Tuple2& t2) { - return SameSizeTuplePrefixComparator::Eq(t1, t2) && - ::std::tr1::get(t1) == ::std::tr1::get(t2); - } -}; - -} // namespace gtest_internal - -template -inline bool operator==(const GTEST_10_TUPLE_(T)& t, - const GTEST_10_TUPLE_(U)& u) { - return gtest_internal::SameSizeTuplePrefixComparator< - tuple_size::value, - tuple_size::value>::Eq(t, u); -} - -template -inline bool operator!=(const GTEST_10_TUPLE_(T)& t, - const GTEST_10_TUPLE_(U)& u) { return !(t == u); } - -// 6.1.4 Pairs. -// Unimplemented. - -} // namespace tr1 -} // namespace std - -#undef GTEST_0_TUPLE_ -#undef GTEST_1_TUPLE_ -#undef GTEST_2_TUPLE_ -#undef GTEST_3_TUPLE_ -#undef GTEST_4_TUPLE_ -#undef GTEST_5_TUPLE_ -#undef GTEST_6_TUPLE_ -#undef GTEST_7_TUPLE_ -#undef GTEST_8_TUPLE_ -#undef GTEST_9_TUPLE_ -#undef GTEST_10_TUPLE_ - -#undef GTEST_0_TYPENAMES_ -#undef GTEST_1_TYPENAMES_ -#undef GTEST_2_TYPENAMES_ -#undef GTEST_3_TYPENAMES_ -#undef GTEST_4_TYPENAMES_ -#undef GTEST_5_TYPENAMES_ -#undef GTEST_6_TYPENAMES_ -#undef GTEST_7_TYPENAMES_ -#undef GTEST_8_TYPENAMES_ -#undef GTEST_9_TYPENAMES_ -#undef GTEST_10_TYPENAMES_ - -#undef GTEST_DECLARE_TUPLE_AS_FRIEND_ -#undef GTEST_BY_REF_ -#undef GTEST_ADD_REF_ -#undef GTEST_TUPLE_ELEMENT_ - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TUPLE_H_ diff --git a/freedv-server/googletest/include/gtest/internal/gtest-tuple.h.pump b/freedv-server/googletest/include/gtest/internal/gtest-tuple.h.pump deleted file mode 100644 index c7d9e039..00000000 --- a/freedv-server/googletest/include/gtest/internal/gtest-tuple.h.pump +++ /dev/null @@ -1,339 +0,0 @@ -$$ -*- mode: c++; -*- -$var n = 10 $$ Maximum number of tuple fields we want to support. -$$ This meta comment fixes auto-indentation in Emacs. }} -// Copyright 2009 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// Implements a subset of TR1 tuple needed by Google Test and Google Mock. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TUPLE_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TUPLE_H_ - -#include // For ::std::pair. - -// The compiler used in Symbian has a bug that prevents us from declaring the -// tuple template as a friend (it complains that tuple is redefined). This -// hack bypasses the bug by declaring the members that should otherwise be -// private as public. -// Sun Studio versions < 12 also have the above bug. -#if defined(__SYMBIAN32__) || (defined(__SUNPRO_CC) && __SUNPRO_CC < 0x590) -# define GTEST_DECLARE_TUPLE_AS_FRIEND_ public: -#else -# define GTEST_DECLARE_TUPLE_AS_FRIEND_ \ - template friend class tuple; \ - private: -#endif - - -$range i 0..n-1 -$range j 0..n -$range k 1..n -// GTEST_n_TUPLE_(T) is the type of an n-tuple. -#define GTEST_0_TUPLE_(T) tuple<> - -$for k [[ -$range m 0..k-1 -$range m2 k..n-1 -#define GTEST_$(k)_TUPLE_(T) tuple<$for m, [[T##$m]]$for m2 [[, void]]> - -]] - -// GTEST_n_TYPENAMES_(T) declares a list of n typenames. - -$for j [[ -$range m 0..j-1 -#define GTEST_$(j)_TYPENAMES_(T) $for m, [[typename T##$m]] - - -]] - -// In theory, defining stuff in the ::std namespace is undefined -// behavior. We can do this as we are playing the role of a standard -// library vendor. -namespace std { -namespace tr1 { - -template <$for i, [[typename T$i = void]]> -class tuple; - -// Anything in namespace gtest_internal is Google Test's INTERNAL -// IMPLEMENTATION DETAIL and MUST NOT BE USED DIRECTLY in user code. -namespace gtest_internal { - -// ByRef::type is T if T is a reference; otherwise it's const T&. -template -struct ByRef { typedef const T& type; }; // NOLINT -template -struct ByRef { typedef T& type; }; // NOLINT - -// A handy wrapper for ByRef. -#define GTEST_BY_REF_(T) typename ::std::tr1::gtest_internal::ByRef::type - -// AddRef::type is T if T is a reference; otherwise it's T&. This -// is the same as tr1::add_reference::type. -template -struct AddRef { typedef T& type; }; // NOLINT -template -struct AddRef { typedef T& type; }; // NOLINT - -// A handy wrapper for AddRef. -#define GTEST_ADD_REF_(T) typename ::std::tr1::gtest_internal::AddRef::type - -// A helper for implementing get(). -template class Get; - -// A helper for implementing tuple_element. kIndexValid is true -// iff k < the number of fields in tuple type T. -template -struct TupleElement; - - -$for i [[ -template -struct TupleElement { - typedef T$i type; -}; - - -]] -} // namespace gtest_internal - -template <> -class tuple<> { - public: - tuple() {} - tuple(const tuple& /* t */) {} - tuple& operator=(const tuple& /* t */) { return *this; } -}; - - -$for k [[ -$range m 0..k-1 -template -class $if k < n [[GTEST_$(k)_TUPLE_(T)]] $else [[tuple]] { - public: - template friend class gtest_internal::Get; - - tuple() : $for m, [[f$(m)_()]] {} - - explicit tuple($for m, [[GTEST_BY_REF_(T$m) f$m]]) : [[]] -$for m, [[f$(m)_(f$m)]] {} - - tuple(const tuple& t) : $for m, [[f$(m)_(t.f$(m)_)]] {} - - template - tuple(const GTEST_$(k)_TUPLE_(U)& t) : $for m, [[f$(m)_(t.f$(m)_)]] {} - -$if k == 2 [[ - template - tuple(const ::std::pair& p) : f0_(p.first), f1_(p.second) {} - -]] - - tuple& operator=(const tuple& t) { return CopyFrom(t); } - - template - tuple& operator=(const GTEST_$(k)_TUPLE_(U)& t) { - return CopyFrom(t); - } - -$if k == 2 [[ - template - tuple& operator=(const ::std::pair& p) { - f0_ = p.first; - f1_ = p.second; - return *this; - } - -]] - - GTEST_DECLARE_TUPLE_AS_FRIEND_ - - template - tuple& CopyFrom(const GTEST_$(k)_TUPLE_(U)& t) { - -$for m [[ - f$(m)_ = t.f$(m)_; - -]] - return *this; - } - - -$for m [[ - T$m f$(m)_; - -]] -}; - - -]] -// 6.1.3.2 Tuple creation functions. - -// Known limitations: we don't support passing an -// std::tr1::reference_wrapper to make_tuple(). And we don't -// implement tie(). - -inline tuple<> make_tuple() { return tuple<>(); } - -$for k [[ -$range m 0..k-1 - -template -inline GTEST_$(k)_TUPLE_(T) make_tuple($for m, [[const T$m& f$m]]) { - return GTEST_$(k)_TUPLE_(T)($for m, [[f$m]]); -} - -]] - -// 6.1.3.3 Tuple helper classes. - -template struct tuple_size; - - -$for j [[ -template -struct tuple_size { - static const int value = $j; -}; - - -]] -template -struct tuple_element { - typedef typename gtest_internal::TupleElement< - k < (tuple_size::value), k, Tuple>::type type; -}; - -#define GTEST_TUPLE_ELEMENT_(k, Tuple) typename tuple_element::type - -// 6.1.3.4 Element access. - -namespace gtest_internal { - - -$for i [[ -template <> -class Get<$i> { - public: - template - static GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_($i, Tuple)) - Field(Tuple& t) { return t.f$(i)_; } // NOLINT - - template - static GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_($i, Tuple)) - ConstField(const Tuple& t) { return t.f$(i)_; } -}; - - -]] -} // namespace gtest_internal - -template -GTEST_ADD_REF_(GTEST_TUPLE_ELEMENT_(k, GTEST_$(n)_TUPLE_(T))) -get(GTEST_$(n)_TUPLE_(T)& t) { - return gtest_internal::Get::Field(t); -} - -template -GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(k, GTEST_$(n)_TUPLE_(T))) -get(const GTEST_$(n)_TUPLE_(T)& t) { - return gtest_internal::Get::ConstField(t); -} - -// 6.1.3.5 Relational operators - -// We only implement == and !=, as we don't have a need for the rest yet. - -namespace gtest_internal { - -// SameSizeTuplePrefixComparator::Eq(t1, t2) returns true if the -// first k fields of t1 equals the first k fields of t2. -// SameSizeTuplePrefixComparator(k1, k2) would be a compiler error if -// k1 != k2. -template -struct SameSizeTuplePrefixComparator; - -template <> -struct SameSizeTuplePrefixComparator<0, 0> { - template - static bool Eq(const Tuple1& /* t1 */, const Tuple2& /* t2 */) { - return true; - } -}; - -template -struct SameSizeTuplePrefixComparator { - template - static bool Eq(const Tuple1& t1, const Tuple2& t2) { - return SameSizeTuplePrefixComparator::Eq(t1, t2) && - ::std::tr1::get(t1) == ::std::tr1::get(t2); - } -}; - -} // namespace gtest_internal - -template -inline bool operator==(const GTEST_$(n)_TUPLE_(T)& t, - const GTEST_$(n)_TUPLE_(U)& u) { - return gtest_internal::SameSizeTuplePrefixComparator< - tuple_size::value, - tuple_size::value>::Eq(t, u); -} - -template -inline bool operator!=(const GTEST_$(n)_TUPLE_(T)& t, - const GTEST_$(n)_TUPLE_(U)& u) { return !(t == u); } - -// 6.1.4 Pairs. -// Unimplemented. - -} // namespace tr1 -} // namespace std - - -$for j [[ -#undef GTEST_$(j)_TUPLE_ - -]] - - -$for j [[ -#undef GTEST_$(j)_TYPENAMES_ - -]] - -#undef GTEST_DECLARE_TUPLE_AS_FRIEND_ -#undef GTEST_BY_REF_ -#undef GTEST_ADD_REF_ -#undef GTEST_TUPLE_ELEMENT_ - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TUPLE_H_ diff --git a/freedv-server/googletest/include/gtest/internal/gtest-type-util.h b/freedv-server/googletest/include/gtest/internal/gtest-type-util.h deleted file mode 100644 index e46f7cfc..00000000 --- a/freedv-server/googletest/include/gtest/internal/gtest-type-util.h +++ /dev/null @@ -1,3331 +0,0 @@ -// This file was GENERATED by command: -// pump.py gtest-type-util.h.pump -// DO NOT EDIT BY HAND!!! - -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// Type utilities needed for implementing typed and type-parameterized -// tests. This file is generated by a SCRIPT. DO NOT EDIT BY HAND! -// -// Currently we support at most 50 types in a list, and at most 50 -// type-parameterized tests in one type-parameterized test case. -// Please contact googletestframework@googlegroups.com if you need -// more. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TYPE_UTIL_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TYPE_UTIL_H_ - -#include "gtest/internal/gtest-port.h" - -// #ifdef __GNUC__ is too general here. It is possible to use gcc without using -// libstdc++ (which is where cxxabi.h comes from). -# if GTEST_HAS_CXXABI_H_ -# include -# elif defined(__HP_aCC) -# include -# endif // GTEST_HASH_CXXABI_H_ - -namespace testing { -namespace internal { - -// GetTypeName() returns a human-readable name of type T. -// NB: This function is also used in Google Mock, so don't move it inside of -// the typed-test-only section below. -template -std::string GetTypeName() { -# if GTEST_HAS_RTTI - - const char* const name = typeid(T).name(); -# if GTEST_HAS_CXXABI_H_ || defined(__HP_aCC) - int status = 0; - // gcc's implementation of typeid(T).name() mangles the type name, - // so we have to demangle it. -# if GTEST_HAS_CXXABI_H_ - using abi::__cxa_demangle; -# endif // GTEST_HAS_CXXABI_H_ - char* const readable_name = __cxa_demangle(name, 0, 0, &status); - const std::string name_str(status == 0 ? readable_name : name); - free(readable_name); - return name_str; -# else - return name; -# endif // GTEST_HAS_CXXABI_H_ || __HP_aCC - -# else - - return ""; - -# endif // GTEST_HAS_RTTI -} - -#if GTEST_HAS_TYPED_TEST || GTEST_HAS_TYPED_TEST_P - -// AssertyTypeEq::type is defined iff T1 and T2 are the same -// type. This can be used as a compile-time assertion to ensure that -// two types are equal. - -template -struct AssertTypeEq; - -template -struct AssertTypeEq { - typedef bool type; -}; - -// A unique type used as the default value for the arguments of class -// template Types. This allows us to simulate variadic templates -// (e.g. Types, Type, and etc), which C++ doesn't -// support directly. -struct None {}; - -// The following family of struct and struct templates are used to -// represent type lists. In particular, TypesN -// represents a type list with N types (T1, T2, ..., and TN) in it. -// Except for Types0, every struct in the family has two member types: -// Head for the first type in the list, and Tail for the rest of the -// list. - -// The empty type list. -struct Types0 {}; - -// Type lists of length 1, 2, 3, and so on. - -template -struct Types1 { - typedef T1 Head; - typedef Types0 Tail; -}; -template -struct Types2 { - typedef T1 Head; - typedef Types1 Tail; -}; - -template -struct Types3 { - typedef T1 Head; - typedef Types2 Tail; -}; - -template -struct Types4 { - typedef T1 Head; - typedef Types3 Tail; -}; - -template -struct Types5 { - typedef T1 Head; - typedef Types4 Tail; -}; - -template -struct Types6 { - typedef T1 Head; - typedef Types5 Tail; -}; - -template -struct Types7 { - typedef T1 Head; - typedef Types6 Tail; -}; - -template -struct Types8 { - typedef T1 Head; - typedef Types7 Tail; -}; - -template -struct Types9 { - typedef T1 Head; - typedef Types8 Tail; -}; - -template -struct Types10 { - typedef T1 Head; - typedef Types9 Tail; -}; - -template -struct Types11 { - typedef T1 Head; - typedef Types10 Tail; -}; - -template -struct Types12 { - typedef T1 Head; - typedef Types11 Tail; -}; - -template -struct Types13 { - typedef T1 Head; - typedef Types12 Tail; -}; - -template -struct Types14 { - typedef T1 Head; - typedef Types13 Tail; -}; - -template -struct Types15 { - typedef T1 Head; - typedef Types14 Tail; -}; - -template -struct Types16 { - typedef T1 Head; - typedef Types15 Tail; -}; - -template -struct Types17 { - typedef T1 Head; - typedef Types16 Tail; -}; - -template -struct Types18 { - typedef T1 Head; - typedef Types17 Tail; -}; - -template -struct Types19 { - typedef T1 Head; - typedef Types18 Tail; -}; - -template -struct Types20 { - typedef T1 Head; - typedef Types19 Tail; -}; - -template -struct Types21 { - typedef T1 Head; - typedef Types20 Tail; -}; - -template -struct Types22 { - typedef T1 Head; - typedef Types21 Tail; -}; - -template -struct Types23 { - typedef T1 Head; - typedef Types22 Tail; -}; - -template -struct Types24 { - typedef T1 Head; - typedef Types23 Tail; -}; - -template -struct Types25 { - typedef T1 Head; - typedef Types24 Tail; -}; - -template -struct Types26 { - typedef T1 Head; - typedef Types25 Tail; -}; - -template -struct Types27 { - typedef T1 Head; - typedef Types26 Tail; -}; - -template -struct Types28 { - typedef T1 Head; - typedef Types27 Tail; -}; - -template -struct Types29 { - typedef T1 Head; - typedef Types28 Tail; -}; - -template -struct Types30 { - typedef T1 Head; - typedef Types29 Tail; -}; - -template -struct Types31 { - typedef T1 Head; - typedef Types30 Tail; -}; - -template -struct Types32 { - typedef T1 Head; - typedef Types31 Tail; -}; - -template -struct Types33 { - typedef T1 Head; - typedef Types32 Tail; -}; - -template -struct Types34 { - typedef T1 Head; - typedef Types33 Tail; -}; - -template -struct Types35 { - typedef T1 Head; - typedef Types34 Tail; -}; - -template -struct Types36 { - typedef T1 Head; - typedef Types35 Tail; -}; - -template -struct Types37 { - typedef T1 Head; - typedef Types36 Tail; -}; - -template -struct Types38 { - typedef T1 Head; - typedef Types37 Tail; -}; - -template -struct Types39 { - typedef T1 Head; - typedef Types38 Tail; -}; - -template -struct Types40 { - typedef T1 Head; - typedef Types39 Tail; -}; - -template -struct Types41 { - typedef T1 Head; - typedef Types40 Tail; -}; - -template -struct Types42 { - typedef T1 Head; - typedef Types41 Tail; -}; - -template -struct Types43 { - typedef T1 Head; - typedef Types42 Tail; -}; - -template -struct Types44 { - typedef T1 Head; - typedef Types43 Tail; -}; - -template -struct Types45 { - typedef T1 Head; - typedef Types44 Tail; -}; - -template -struct Types46 { - typedef T1 Head; - typedef Types45 Tail; -}; - -template -struct Types47 { - typedef T1 Head; - typedef Types46 Tail; -}; - -template -struct Types48 { - typedef T1 Head; - typedef Types47 Tail; -}; - -template -struct Types49 { - typedef T1 Head; - typedef Types48 Tail; -}; - -template -struct Types50 { - typedef T1 Head; - typedef Types49 Tail; -}; - - -} // namespace internal - -// We don't want to require the users to write TypesN<...> directly, -// as that would require them to count the length. Types<...> is much -// easier to write, but generates horrible messages when there is a -// compiler error, as gcc insists on printing out each template -// argument, even if it has the default value (this means Types -// will appear as Types in the compiler -// errors). -// -// Our solution is to combine the best part of the two approaches: a -// user would write Types, and Google Test will translate -// that to TypesN internally to make error messages -// readable. The translation is done by the 'type' member of the -// Types template. -template -struct Types { - typedef internal::Types50 type; -}; - -template <> -struct Types { - typedef internal::Types0 type; -}; -template -struct Types { - typedef internal::Types1 type; -}; -template -struct Types { - typedef internal::Types2 type; -}; -template -struct Types { - typedef internal::Types3 type; -}; -template -struct Types { - typedef internal::Types4 type; -}; -template -struct Types { - typedef internal::Types5 type; -}; -template -struct Types { - typedef internal::Types6 type; -}; -template -struct Types { - typedef internal::Types7 type; -}; -template -struct Types { - typedef internal::Types8 type; -}; -template -struct Types { - typedef internal::Types9 type; -}; -template -struct Types { - typedef internal::Types10 type; -}; -template -struct Types { - typedef internal::Types11 type; -}; -template -struct Types { - typedef internal::Types12 type; -}; -template -struct Types { - typedef internal::Types13 type; -}; -template -struct Types { - typedef internal::Types14 type; -}; -template -struct Types { - typedef internal::Types15 type; -}; -template -struct Types { - typedef internal::Types16 type; -}; -template -struct Types { - typedef internal::Types17 type; -}; -template -struct Types { - typedef internal::Types18 type; -}; -template -struct Types { - typedef internal::Types19 type; -}; -template -struct Types { - typedef internal::Types20 type; -}; -template -struct Types { - typedef internal::Types21 type; -}; -template -struct Types { - typedef internal::Types22 type; -}; -template -struct Types { - typedef internal::Types23 type; -}; -template -struct Types { - typedef internal::Types24 type; -}; -template -struct Types { - typedef internal::Types25 type; -}; -template -struct Types { - typedef internal::Types26 type; -}; -template -struct Types { - typedef internal::Types27 type; -}; -template -struct Types { - typedef internal::Types28 type; -}; -template -struct Types { - typedef internal::Types29 type; -}; -template -struct Types { - typedef internal::Types30 type; -}; -template -struct Types { - typedef internal::Types31 type; -}; -template -struct Types { - typedef internal::Types32 type; -}; -template -struct Types { - typedef internal::Types33 type; -}; -template -struct Types { - typedef internal::Types34 type; -}; -template -struct Types { - typedef internal::Types35 type; -}; -template -struct Types { - typedef internal::Types36 type; -}; -template -struct Types { - typedef internal::Types37 type; -}; -template -struct Types { - typedef internal::Types38 type; -}; -template -struct Types { - typedef internal::Types39 type; -}; -template -struct Types { - typedef internal::Types40 type; -}; -template -struct Types { - typedef internal::Types41 type; -}; -template -struct Types { - typedef internal::Types42 type; -}; -template -struct Types { - typedef internal::Types43 type; -}; -template -struct Types { - typedef internal::Types44 type; -}; -template -struct Types { - typedef internal::Types45 type; -}; -template -struct Types { - typedef internal::Types46 type; -}; -template -struct Types { - typedef internal::Types47 type; -}; -template -struct Types { - typedef internal::Types48 type; -}; -template -struct Types { - typedef internal::Types49 type; -}; - -namespace internal { - -# define GTEST_TEMPLATE_ template class - -// The template "selector" struct TemplateSel is used to -// represent Tmpl, which must be a class template with one type -// parameter, as a type. TemplateSel::Bind::type is defined -// as the type Tmpl. This allows us to actually instantiate the -// template "selected" by TemplateSel. -// -// This trick is necessary for simulating typedef for class templates, -// which C++ doesn't support directly. -template -struct TemplateSel { - template - struct Bind { - typedef Tmpl type; - }; -}; - -# define GTEST_BIND_(TmplSel, T) \ - TmplSel::template Bind::type - -// A unique struct template used as the default value for the -// arguments of class template Templates. This allows us to simulate -// variadic templates (e.g. Templates, Templates, -// and etc), which C++ doesn't support directly. -template -struct NoneT {}; - -// The following family of struct and struct templates are used to -// represent template lists. In particular, TemplatesN represents a list of N templates (T1, T2, ..., and TN). Except -// for Templates0, every struct in the family has two member types: -// Head for the selector of the first template in the list, and Tail -// for the rest of the list. - -// The empty template list. -struct Templates0 {}; - -// Template lists of length 1, 2, 3, and so on. - -template -struct Templates1 { - typedef TemplateSel Head; - typedef Templates0 Tail; -}; -template -struct Templates2 { - typedef TemplateSel Head; - typedef Templates1 Tail; -}; - -template -struct Templates3 { - typedef TemplateSel Head; - typedef Templates2 Tail; -}; - -template -struct Templates4 { - typedef TemplateSel Head; - typedef Templates3 Tail; -}; - -template -struct Templates5 { - typedef TemplateSel Head; - typedef Templates4 Tail; -}; - -template -struct Templates6 { - typedef TemplateSel Head; - typedef Templates5 Tail; -}; - -template -struct Templates7 { - typedef TemplateSel Head; - typedef Templates6 Tail; -}; - -template -struct Templates8 { - typedef TemplateSel Head; - typedef Templates7 Tail; -}; - -template -struct Templates9 { - typedef TemplateSel Head; - typedef Templates8 Tail; -}; - -template -struct Templates10 { - typedef TemplateSel Head; - typedef Templates9 Tail; -}; - -template -struct Templates11 { - typedef TemplateSel Head; - typedef Templates10 Tail; -}; - -template -struct Templates12 { - typedef TemplateSel Head; - typedef Templates11 Tail; -}; - -template -struct Templates13 { - typedef TemplateSel Head; - typedef Templates12 Tail; -}; - -template -struct Templates14 { - typedef TemplateSel Head; - typedef Templates13 Tail; -}; - -template -struct Templates15 { - typedef TemplateSel Head; - typedef Templates14 Tail; -}; - -template -struct Templates16 { - typedef TemplateSel Head; - typedef Templates15 Tail; -}; - -template -struct Templates17 { - typedef TemplateSel Head; - typedef Templates16 Tail; -}; - -template -struct Templates18 { - typedef TemplateSel Head; - typedef Templates17 Tail; -}; - -template -struct Templates19 { - typedef TemplateSel Head; - typedef Templates18 Tail; -}; - -template -struct Templates20 { - typedef TemplateSel Head; - typedef Templates19 Tail; -}; - -template -struct Templates21 { - typedef TemplateSel Head; - typedef Templates20 Tail; -}; - -template -struct Templates22 { - typedef TemplateSel Head; - typedef Templates21 Tail; -}; - -template -struct Templates23 { - typedef TemplateSel Head; - typedef Templates22 Tail; -}; - -template -struct Templates24 { - typedef TemplateSel Head; - typedef Templates23 Tail; -}; - -template -struct Templates25 { - typedef TemplateSel Head; - typedef Templates24 Tail; -}; - -template -struct Templates26 { - typedef TemplateSel Head; - typedef Templates25 Tail; -}; - -template -struct Templates27 { - typedef TemplateSel Head; - typedef Templates26 Tail; -}; - -template -struct Templates28 { - typedef TemplateSel Head; - typedef Templates27 Tail; -}; - -template -struct Templates29 { - typedef TemplateSel Head; - typedef Templates28 Tail; -}; - -template -struct Templates30 { - typedef TemplateSel Head; - typedef Templates29 Tail; -}; - -template -struct Templates31 { - typedef TemplateSel Head; - typedef Templates30 Tail; -}; - -template -struct Templates32 { - typedef TemplateSel Head; - typedef Templates31 Tail; -}; - -template -struct Templates33 { - typedef TemplateSel Head; - typedef Templates32 Tail; -}; - -template -struct Templates34 { - typedef TemplateSel Head; - typedef Templates33 Tail; -}; - -template -struct Templates35 { - typedef TemplateSel Head; - typedef Templates34 Tail; -}; - -template -struct Templates36 { - typedef TemplateSel Head; - typedef Templates35 Tail; -}; - -template -struct Templates37 { - typedef TemplateSel Head; - typedef Templates36 Tail; -}; - -template -struct Templates38 { - typedef TemplateSel Head; - typedef Templates37 Tail; -}; - -template -struct Templates39 { - typedef TemplateSel Head; - typedef Templates38 Tail; -}; - -template -struct Templates40 { - typedef TemplateSel Head; - typedef Templates39 Tail; -}; - -template -struct Templates41 { - typedef TemplateSel Head; - typedef Templates40 Tail; -}; - -template -struct Templates42 { - typedef TemplateSel Head; - typedef Templates41 Tail; -}; - -template -struct Templates43 { - typedef TemplateSel Head; - typedef Templates42 Tail; -}; - -template -struct Templates44 { - typedef TemplateSel Head; - typedef Templates43 Tail; -}; - -template -struct Templates45 { - typedef TemplateSel Head; - typedef Templates44 Tail; -}; - -template -struct Templates46 { - typedef TemplateSel Head; - typedef Templates45 Tail; -}; - -template -struct Templates47 { - typedef TemplateSel Head; - typedef Templates46 Tail; -}; - -template -struct Templates48 { - typedef TemplateSel Head; - typedef Templates47 Tail; -}; - -template -struct Templates49 { - typedef TemplateSel Head; - typedef Templates48 Tail; -}; - -template -struct Templates50 { - typedef TemplateSel Head; - typedef Templates49 Tail; -}; - - -// We don't want to require the users to write TemplatesN<...> directly, -// as that would require them to count the length. Templates<...> is much -// easier to write, but generates horrible messages when there is a -// compiler error, as gcc insists on printing out each template -// argument, even if it has the default value (this means Templates -// will appear as Templates in the compiler -// errors). -// -// Our solution is to combine the best part of the two approaches: a -// user would write Templates, and Google Test will translate -// that to TemplatesN internally to make error messages -// readable. The translation is done by the 'type' member of the -// Templates template. -template -struct Templates { - typedef Templates50 type; -}; - -template <> -struct Templates { - typedef Templates0 type; -}; -template -struct Templates { - typedef Templates1 type; -}; -template -struct Templates { - typedef Templates2 type; -}; -template -struct Templates { - typedef Templates3 type; -}; -template -struct Templates { - typedef Templates4 type; -}; -template -struct Templates { - typedef Templates5 type; -}; -template -struct Templates { - typedef Templates6 type; -}; -template -struct Templates { - typedef Templates7 type; -}; -template -struct Templates { - typedef Templates8 type; -}; -template -struct Templates { - typedef Templates9 type; -}; -template -struct Templates { - typedef Templates10 type; -}; -template -struct Templates { - typedef Templates11 type; -}; -template -struct Templates { - typedef Templates12 type; -}; -template -struct Templates { - typedef Templates13 type; -}; -template -struct Templates { - typedef Templates14 type; -}; -template -struct Templates { - typedef Templates15 type; -}; -template -struct Templates { - typedef Templates16 type; -}; -template -struct Templates { - typedef Templates17 type; -}; -template -struct Templates { - typedef Templates18 type; -}; -template -struct Templates { - typedef Templates19 type; -}; -template -struct Templates { - typedef Templates20 type; -}; -template -struct Templates { - typedef Templates21 type; -}; -template -struct Templates { - typedef Templates22 type; -}; -template -struct Templates { - typedef Templates23 type; -}; -template -struct Templates { - typedef Templates24 type; -}; -template -struct Templates { - typedef Templates25 type; -}; -template -struct Templates { - typedef Templates26 type; -}; -template -struct Templates { - typedef Templates27 type; -}; -template -struct Templates { - typedef Templates28 type; -}; -template -struct Templates { - typedef Templates29 type; -}; -template -struct Templates { - typedef Templates30 type; -}; -template -struct Templates { - typedef Templates31 type; -}; -template -struct Templates { - typedef Templates32 type; -}; -template -struct Templates { - typedef Templates33 type; -}; -template -struct Templates { - typedef Templates34 type; -}; -template -struct Templates { - typedef Templates35 type; -}; -template -struct Templates { - typedef Templates36 type; -}; -template -struct Templates { - typedef Templates37 type; -}; -template -struct Templates { - typedef Templates38 type; -}; -template -struct Templates { - typedef Templates39 type; -}; -template -struct Templates { - typedef Templates40 type; -}; -template -struct Templates { - typedef Templates41 type; -}; -template -struct Templates { - typedef Templates42 type; -}; -template -struct Templates { - typedef Templates43 type; -}; -template -struct Templates { - typedef Templates44 type; -}; -template -struct Templates { - typedef Templates45 type; -}; -template -struct Templates { - typedef Templates46 type; -}; -template -struct Templates { - typedef Templates47 type; -}; -template -struct Templates { - typedef Templates48 type; -}; -template -struct Templates { - typedef Templates49 type; -}; - -// The TypeList template makes it possible to use either a single type -// or a Types<...> list in TYPED_TEST_CASE() and -// INSTANTIATE_TYPED_TEST_CASE_P(). - -template -struct TypeList { - typedef Types1 type; -}; - -template -struct TypeList > { - typedef typename Types::type type; -}; - -#endif // GTEST_HAS_TYPED_TEST || GTEST_HAS_TYPED_TEST_P - -} // namespace internal -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TYPE_UTIL_H_ diff --git a/freedv-server/googletest/include/gtest/internal/gtest-type-util.h.pump b/freedv-server/googletest/include/gtest/internal/gtest-type-util.h.pump deleted file mode 100644 index 251fdf02..00000000 --- a/freedv-server/googletest/include/gtest/internal/gtest-type-util.h.pump +++ /dev/null @@ -1,297 +0,0 @@ -$$ -*- mode: c++; -*- -$var n = 50 $$ Maximum length of type lists we want to support. -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// Type utilities needed for implementing typed and type-parameterized -// tests. This file is generated by a SCRIPT. DO NOT EDIT BY HAND! -// -// Currently we support at most $n types in a list, and at most $n -// type-parameterized tests in one type-parameterized test case. -// Please contact googletestframework@googlegroups.com if you need -// more. - -#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TYPE_UTIL_H_ -#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TYPE_UTIL_H_ - -#include "gtest/internal/gtest-port.h" - -// #ifdef __GNUC__ is too general here. It is possible to use gcc without using -// libstdc++ (which is where cxxabi.h comes from). -# if GTEST_HAS_CXXABI_H_ -# include -# elif defined(__HP_aCC) -# include -# endif // GTEST_HASH_CXXABI_H_ - -namespace testing { -namespace internal { - -// GetTypeName() returns a human-readable name of type T. -// NB: This function is also used in Google Mock, so don't move it inside of -// the typed-test-only section below. -template -std::string GetTypeName() { -# if GTEST_HAS_RTTI - - const char* const name = typeid(T).name(); -# if GTEST_HAS_CXXABI_H_ || defined(__HP_aCC) - int status = 0; - // gcc's implementation of typeid(T).name() mangles the type name, - // so we have to demangle it. -# if GTEST_HAS_CXXABI_H_ - using abi::__cxa_demangle; -# endif // GTEST_HAS_CXXABI_H_ - char* const readable_name = __cxa_demangle(name, 0, 0, &status); - const std::string name_str(status == 0 ? readable_name : name); - free(readable_name); - return name_str; -# else - return name; -# endif // GTEST_HAS_CXXABI_H_ || __HP_aCC - -# else - - return ""; - -# endif // GTEST_HAS_RTTI -} - -#if GTEST_HAS_TYPED_TEST || GTEST_HAS_TYPED_TEST_P - -// AssertyTypeEq::type is defined iff T1 and T2 are the same -// type. This can be used as a compile-time assertion to ensure that -// two types are equal. - -template -struct AssertTypeEq; - -template -struct AssertTypeEq { - typedef bool type; -}; - -// A unique type used as the default value for the arguments of class -// template Types. This allows us to simulate variadic templates -// (e.g. Types, Type, and etc), which C++ doesn't -// support directly. -struct None {}; - -// The following family of struct and struct templates are used to -// represent type lists. In particular, TypesN -// represents a type list with N types (T1, T2, ..., and TN) in it. -// Except for Types0, every struct in the family has two member types: -// Head for the first type in the list, and Tail for the rest of the -// list. - -// The empty type list. -struct Types0 {}; - -// Type lists of length 1, 2, 3, and so on. - -template -struct Types1 { - typedef T1 Head; - typedef Types0 Tail; -}; - -$range i 2..n - -$for i [[ -$range j 1..i -$range k 2..i -template <$for j, [[typename T$j]]> -struct Types$i { - typedef T1 Head; - typedef Types$(i-1)<$for k, [[T$k]]> Tail; -}; - - -]] - -} // namespace internal - -// We don't want to require the users to write TypesN<...> directly, -// as that would require them to count the length. Types<...> is much -// easier to write, but generates horrible messages when there is a -// compiler error, as gcc insists on printing out each template -// argument, even if it has the default value (this means Types -// will appear as Types in the compiler -// errors). -// -// Our solution is to combine the best part of the two approaches: a -// user would write Types, and Google Test will translate -// that to TypesN internally to make error messages -// readable. The translation is done by the 'type' member of the -// Types template. - -$range i 1..n -template <$for i, [[typename T$i = internal::None]]> -struct Types { - typedef internal::Types$n<$for i, [[T$i]]> type; -}; - -template <> -struct Types<$for i, [[internal::None]]> { - typedef internal::Types0 type; -}; - -$range i 1..n-1 -$for i [[ -$range j 1..i -$range k i+1..n -template <$for j, [[typename T$j]]> -struct Types<$for j, [[T$j]]$for k[[, internal::None]]> { - typedef internal::Types$i<$for j, [[T$j]]> type; -}; - -]] - -namespace internal { - -# define GTEST_TEMPLATE_ template class - -// The template "selector" struct TemplateSel is used to -// represent Tmpl, which must be a class template with one type -// parameter, as a type. TemplateSel::Bind::type is defined -// as the type Tmpl. This allows us to actually instantiate the -// template "selected" by TemplateSel. -// -// This trick is necessary for simulating typedef for class templates, -// which C++ doesn't support directly. -template -struct TemplateSel { - template - struct Bind { - typedef Tmpl type; - }; -}; - -# define GTEST_BIND_(TmplSel, T) \ - TmplSel::template Bind::type - -// A unique struct template used as the default value for the -// arguments of class template Templates. This allows us to simulate -// variadic templates (e.g. Templates, Templates, -// and etc), which C++ doesn't support directly. -template -struct NoneT {}; - -// The following family of struct and struct templates are used to -// represent template lists. In particular, TemplatesN represents a list of N templates (T1, T2, ..., and TN). Except -// for Templates0, every struct in the family has two member types: -// Head for the selector of the first template in the list, and Tail -// for the rest of the list. - -// The empty template list. -struct Templates0 {}; - -// Template lists of length 1, 2, 3, and so on. - -template -struct Templates1 { - typedef TemplateSel Head; - typedef Templates0 Tail; -}; - -$range i 2..n - -$for i [[ -$range j 1..i -$range k 2..i -template <$for j, [[GTEST_TEMPLATE_ T$j]]> -struct Templates$i { - typedef TemplateSel Head; - typedef Templates$(i-1)<$for k, [[T$k]]> Tail; -}; - - -]] - -// We don't want to require the users to write TemplatesN<...> directly, -// as that would require them to count the length. Templates<...> is much -// easier to write, but generates horrible messages when there is a -// compiler error, as gcc insists on printing out each template -// argument, even if it has the default value (this means Templates -// will appear as Templates in the compiler -// errors). -// -// Our solution is to combine the best part of the two approaches: a -// user would write Templates, and Google Test will translate -// that to TemplatesN internally to make error messages -// readable. The translation is done by the 'type' member of the -// Templates template. - -$range i 1..n -template <$for i, [[GTEST_TEMPLATE_ T$i = NoneT]]> -struct Templates { - typedef Templates$n<$for i, [[T$i]]> type; -}; - -template <> -struct Templates<$for i, [[NoneT]]> { - typedef Templates0 type; -}; - -$range i 1..n-1 -$for i [[ -$range j 1..i -$range k i+1..n -template <$for j, [[GTEST_TEMPLATE_ T$j]]> -struct Templates<$for j, [[T$j]]$for k[[, NoneT]]> { - typedef Templates$i<$for j, [[T$j]]> type; -}; - -]] - -// The TypeList template makes it possible to use either a single type -// or a Types<...> list in TYPED_TEST_CASE() and -// INSTANTIATE_TYPED_TEST_CASE_P(). - -template -struct TypeList { - typedef Types1 type; -}; - - -$range i 1..n -template <$for i, [[typename T$i]]> -struct TypeList > { - typedef typename Types<$for i, [[T$i]]>::type type; -}; - -#endif // GTEST_HAS_TYPED_TEST || GTEST_HAS_TYPED_TEST_P - -} // namespace internal -} // namespace testing - -#endif // GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TYPE_UTIL_H_ diff --git a/freedv-server/googletest/libtool b/freedv-server/googletest/libtool deleted file mode 100755 index 69d9c6fc..00000000 --- a/freedv-server/googletest/libtool +++ /dev/null @@ -1,10246 +0,0 @@ -#! /bin/bash - -# libtool - Provide generalized library-building support services. -# Generated automatically by config.status (gtest) 1.7.0 -# Libtool was configured on host server1: -# NOTE: Changes made to this file will be lost: look at ltmain.sh. -# -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011 Free Software -# Foundation, Inc. -# Written by Gordon Matzigkeit, 1996 -# -# This file is part of GNU Libtool. -# -# GNU Libtool is free software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License as -# published by the Free Software Foundation; either version 2 of -# the License, or (at your option) any later version. -# -# As a special exception to the GNU General Public License, -# if you distribute this file as part of a program or library that -# is built using GNU Libtool, you may include this file under the -# same distribution terms that you use for the rest of that program. -# -# GNU Libtool is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, or -# obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - -# The names of the tagged configurations supported by this script. -available_tags="CXX " - -# ### BEGIN LIBTOOL CONFIG - -# Which release of libtool.m4 was used? -macro_version=2.4.2 -macro_revision=1.3337 - -# Whether or not to build shared libraries. -build_libtool_libs=yes - -# Whether or not to build static libraries. -build_old_libs=yes - -# What type of objects to build. -pic_mode=default - -# Whether or not to optimize for fast installation. -fast_install=yes - -# Shell to use when invoking shell scripts. -SHELL="/bin/bash" - -# An echo program that protects backslashes. -ECHO="printf %s\\n" - -# The PATH separator for the build system. -PATH_SEPARATOR=":" - -# The host system. -host_alias= -host=x86_64-unknown-linux-gnu -host_os=linux-gnu - -# The build system. -build_alias= -build=x86_64-unknown-linux-gnu -build_os=linux-gnu - -# A sed program that does not truncate output. -SED="/bin/sed" - -# Sed that helps us avoid accidentally triggering echo(1) options like -n. -Xsed="$SED -e 1s/^X//" - -# A grep program that handles long lines. -GREP="/bin/grep" - -# An ERE matcher. -EGREP="/bin/grep -E" - -# A literal string matcher. -FGREP="/bin/grep -F" - -# A BSD- or MS-compatible name lister. -NM="/usr/bin/nm -B" - -# Whether we need soft or hard links. -LN_S="ln -s" - -# What is the maximum length of a command? -max_cmd_len=1572864 - -# Object file suffix (normally "o"). -objext=o - -# Executable file suffix (normally ""). -exeext= - -# whether the shell understands "unset". -lt_unset=unset - -# turn spaces into newlines. -SP2NL="tr \\040 \\012" - -# turn newlines into spaces. -NL2SP="tr \\015\\012 \\040\\040" - -# convert $build file names to $host format. -to_host_file_cmd=func_convert_file_noop - -# convert $build files to toolchain format. -to_tool_file_cmd=func_convert_file_noop - -# An object symbol dumper. -OBJDUMP="objdump" - -# Method to check whether dependent libraries are shared objects. -deplibs_check_method="pass_all" - -# Command to use when deplibs_check_method = "file_magic". -file_magic_cmd="\$MAGIC_CMD" - -# How to find potential files when deplibs_check_method = "file_magic". -file_magic_glob="" - -# Find potential files using nocaseglob when deplibs_check_method = "file_magic". -want_nocaseglob="no" - -# DLL creation program. -DLLTOOL="false" - -# Command to associate shared and link libraries. -sharedlib_from_linklib_cmd="printf %s\\n" - -# The archiver. -AR="ar" - -# Flags to create an archive. -AR_FLAGS="cru" - -# How to feed a file listing to the archiver. -archiver_list_spec="@" - -# A symbol stripping program. -STRIP="strip" - -# Commands used to install an old-style archive. -RANLIB="ranlib" -old_postinstall_cmds="chmod 644 \$oldlib~\$RANLIB \$tool_oldlib" -old_postuninstall_cmds="" - -# Whether to use a lock for old archive extraction. -lock_old_archive_extraction=no - -# A C compiler. -LTCC="gcc" - -# LTCC compiler flags. -LTCFLAGS="-g -O2" - -# Take the output of nm and produce a listing of raw symbols and C names. -global_symbol_pipe="sed -n -e 's/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p' | sed '/ __gnu_lto/d'" - -# Transform the output of nm in a proper C declaration. -global_symbol_to_cdecl="sed -n -e 's/^T .* \\(.*\\)\$/extern int \\1();/p' -e 's/^[ABCDGIRSTW]* .* \\(.*\\)\$/extern char \\1;/p'" - -# Transform the output of nm in a C name address pair. -global_symbol_to_c_name_address="sed -n -e 's/^: \\([^ ]*\\)[ ]*\$/ {\\\"\\1\\\", (void *) 0},/p' -e 's/^[ABCDGIRSTW]* \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (void *) \\&\\2},/p'" - -# Transform the output of nm in a C name address pair when lib prefix is needed. -global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \\([^ ]*\\)[ ]*\$/ {\\\"\\1\\\", (void *) 0},/p' -e 's/^[ABCDGIRSTW]* \\([^ ]*\\) \\(lib[^ ]*\\)\$/ {\"\\2\", (void *) \\&\\2},/p' -e 's/^[ABCDGIRSTW]* \\([^ ]*\\) \\([^ ]*\\)\$/ {\"lib\\2\", (void *) \\&\\2},/p'" - -# Specify filename containing input files for $NM. -nm_file_list_spec="@" - -# The root where to search for dependent libraries,and in which our libraries should be installed. -lt_sysroot= - -# The name of the directory that contains temporary libtool files. -objdir=.libs - -# Used to examine libraries when file_magic_cmd begins with "file". -MAGIC_CMD=file - -# Must we lock files when doing compilation? -need_locks="no" - -# Manifest tool. -MANIFEST_TOOL=":" - -# Tool to manipulate archived DWARF debug symbol files on Mac OS X. -DSYMUTIL="" - -# Tool to change global to local symbols on Mac OS X. -NMEDIT="" - -# Tool to manipulate fat objects and archives on Mac OS X. -LIPO="" - -# ldd/readelf like tool for Mach-O binaries on Mac OS X. -OTOOL="" - -# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4. -OTOOL64="" - -# Old archive suffix (normally "a"). -libext=a - -# Shared library suffix (normally ".so"). -shrext_cmds=".so" - -# The commands to extract the exported symbol list from a shared archive. -extract_expsyms_cmds="" - -# Variables whose values should be saved in libtool wrapper scripts and -# restored at link time. -variables_saved_for_relink="PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" - -# Do we need the "lib" prefix for modules? -need_lib_prefix=no - -# Do we need a version for libraries? -need_version=no - -# Library versioning type. -version_type=linux - -# Shared library runtime path variable. -runpath_var=LD_RUN_PATH - -# Shared library path variable. -shlibpath_var=LD_LIBRARY_PATH - -# Is shlibpath searched before the hard-coded library search path? -shlibpath_overrides_runpath=no - -# Format of library name prefix. -libname_spec="lib\$name" - -# List of archive names. First name is the real one, the rest are links. -# The last name is the one that the linker finds with -lNAME -library_names_spec="\${libname}\${release}\${shared_ext}\$versuffix \${libname}\${release}\${shared_ext}\$major \$libname\${shared_ext}" - -# The coded name of the library, if different from the real name. -soname_spec="\${libname}\${release}\${shared_ext}\$major" - -# Permission mode override for installation of shared libraries. -install_override_mode="" - -# Command to use after installation of a shared archive. -postinstall_cmds="" - -# Command to use after uninstallation of a shared archive. -postuninstall_cmds="" - -# Commands used to finish a libtool library installation in a directory. -finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir" - -# As "finish_cmds", except a single script fragment to be evaled but -# not shown. -finish_eval="" - -# Whether we should hardcode library paths into libraries. -hardcode_into_libs=yes - -# Compile-time system search path for libraries. -sys_lib_search_path_spec="/usr/lib/gcc/x86_64-linux-gnu/4.7 /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib " - -# Run-time system search path for libraries. -sys_lib_dlsearch_path_spec="/lib /usr/lib /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu " - -# Whether dlopen is supported. -dlopen_support=unknown - -# Whether dlopen of programs is supported. -dlopen_self=unknown - -# Whether dlopen of statically linked programs is supported. -dlopen_self_static=unknown - -# Commands to strip libraries. -old_striplib="strip --strip-debug" -striplib="strip --strip-unneeded" - - -# The linker used to build libraries. -LD="/usr/bin/ld -m elf_x86_64" - -# How to create reloadable object files. -reload_flag=" -r" -reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs" - -# Commands used to build an old-style archive. -old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs~\$RANLIB \$tool_oldlib" - -# A language specific compiler. -CC="gcc" - -# Is the compiler the GNU compiler? -with_gcc=yes - -# Compiler flag to turn off builtin functions. -no_builtin_flag=" -fno-builtin" - -# Additional compiler flags for building library objects. -pic_flag=" -fPIC -DPIC" - -# How to pass a linker flag through the compiler. -wl="-Wl," - -# Compiler flag to prevent dynamic linking. -link_static_flag="-static" - -# Does compiler simultaneously support -c and -o options? -compiler_c_o="yes" - -# Whether or not to add -lc for building shared libraries. -build_libtool_need_lc=no - -# Whether or not to disallow shared libs when runtime libs are static. -allow_libtool_libs_with_static_runtimes=no - -# Compiler flag to allow reflexive dlopens. -export_dynamic_flag_spec="\${wl}--export-dynamic" - -# Compiler flag to generate shared objects directly from archives. -whole_archive_flag_spec="\${wl}--whole-archive\$convenience \${wl}--no-whole-archive" - -# Whether the compiler copes with passing no objects directly. -compiler_needs_object="no" - -# Create an old-style archive from a shared archive. -old_archive_from_new_cmds="" - -# Create a temporary old-style archive to link instead of a shared archive. -old_archive_from_expsyms_cmds="" - -# Commands used to build a shared archive. -archive_cmds="\$CC -shared \$pic_flag \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname -o \$lib" -archive_expsym_cmds="echo \\\"{ global:\\\" > \$output_objdir/\$libname.ver~ - cat \$export_symbols | sed -e \\\"s/\\\\(.*\\\\)/\\\\1;/\\\" >> \$output_objdir/\$libname.ver~ - echo \\\"local: *; };\\\" >> \$output_objdir/\$libname.ver~ - \$CC -shared \$pic_flag \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-version-script \${wl}\$output_objdir/\$libname.ver -o \$lib" - -# Commands used to build a loadable module if different from building -# a shared archive. -module_cmds="" -module_expsym_cmds="" - -# Whether we are building with GNU ld or not. -with_gnu_ld="yes" - -# Flag that allows shared libraries with undefined symbols to be built. -allow_undefined_flag="" - -# Flag that enforces no undefined symbols. -no_undefined_flag="" - -# Flag to hardcode $libdir into a binary during linking. -# This must work even if $libdir does not exist -hardcode_libdir_flag_spec="\${wl}-rpath \${wl}\$libdir" - -# Whether we need a single "-rpath" flag with a separated argument. -hardcode_libdir_separator="" - -# Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes -# DIR into the resulting binary. -hardcode_direct=no - -# Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes -# DIR into the resulting binary and the resulting library dependency is -# "absolute",i.e impossible to change by setting ${shlibpath_var} if the -# library is relocated. -hardcode_direct_absolute=no - -# Set to "yes" if using the -LDIR flag during linking hardcodes DIR -# into the resulting binary. -hardcode_minus_L=no - -# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR -# into the resulting binary. -hardcode_shlibpath_var=unsupported - -# Set to "yes" if building a shared library automatically hardcodes DIR -# into the library and all subsequent libraries and executables linked -# against it. -hardcode_automatic=no - -# Set to yes if linker adds runtime paths of dependent libraries -# to runtime path list. -inherit_rpath=no - -# Whether libtool must link a program against all its dependency libraries. -link_all_deplibs=no - -# Set to "yes" if exported symbols are required. -always_export_symbols=no - -# The commands to list exported symbols. -export_symbols_cmds="\$NM \$libobjs \$convenience | \$global_symbol_pipe | \$SED 's/.* //' | sort | uniq > \$export_symbols" - -# Symbols that should not be listed in the preloaded symbols. -exclude_expsyms="_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*" - -# Symbols that must always be exported. -include_expsyms="" - -# Commands necessary for linking programs (against libraries) with templates. -prelink_cmds="" - -# Commands necessary for finishing linking programs. -postlink_cmds="" - -# Specify filename containing input files. -file_list_spec="" - -# How to hardcode a shared library path into an executable. -hardcode_action=immediate - -# The directories searched by this compiler when creating a shared library. -compiler_lib_search_dirs="" - -# Dependencies to place before and after the objects being linked to -# create a shared library. -predep_objects="" -postdep_objects="" -predeps="" -postdeps="" - -# The library search path used internally by the compiler when linking -# a shared library. -compiler_lib_search_path="" - -# ### END LIBTOOL CONFIG - - -# libtool (GNU libtool) 2.4.2 -# Written by Gordon Matzigkeit , 1996 - -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, -# 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. -# This is free software; see the source for copying conditions. There is NO -# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -# GNU Libtool is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# As a special exception to the GNU General Public License, -# if you distribute this file as part of a program or library that -# is built using GNU Libtool, you may include this file under the -# same distribution terms that you use for the rest of that program. -# -# GNU Libtool is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - -# Usage: $progname [OPTION]... [MODE-ARG]... -# -# Provide generalized library-building support services. -# -# --config show all configuration variables -# --debug enable verbose shell tracing -# -n, --dry-run display commands without modifying any files -# --features display basic configuration information and exit -# --mode=MODE use operation mode MODE -# --preserve-dup-deps don't remove duplicate dependency libraries -# --quiet, --silent don't print informational messages -# --no-quiet, --no-silent -# print informational messages (default) -# --no-warn don't display warning messages -# --tag=TAG use configuration variables from tag TAG -# -v, --verbose print more informational messages than default -# --no-verbose don't print the extra informational messages -# --version print version information -# -h, --help, --help-all print short, long, or detailed help message -# -# MODE must be one of the following: -# -# clean remove files from the build directory -# compile compile a source file into a libtool object -# execute automatically set library path, then run a program -# finish complete the installation of libtool libraries -# install install libraries or executables -# link create a library or an executable -# uninstall remove libraries from an installed directory -# -# MODE-ARGS vary depending on the MODE. When passed as first option, -# `--mode=MODE' may be abbreviated as `MODE' or a unique abbreviation of that. -# Try `$progname --help --mode=MODE' for a more detailed description of MODE. -# -# When reporting a bug, please describe a test case to reproduce it and -# include the following information: -# -# host-triplet: $host -# shell: $SHELL -# compiler: $LTCC -# compiler flags: $LTCFLAGS -# linker: $LD (gnu? $with_gnu_ld) -# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1ubuntu1 -# automake: $automake_version -# autoconf: $autoconf_version -# -# Report bugs to . -# GNU libtool home page: . -# General help using GNU software: . - -PROGRAM=libtool -PACKAGE=libtool -VERSION="2.4.2 Debian-2.4.2-1ubuntu1" -TIMESTAMP="" -package_revision=1.3337 - -# Be Bourne compatible -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then - emulate sh - NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac -fi -BIN_SH=xpg4; export BIN_SH # for Tru64 -DUALCASE=1; export DUALCASE # for MKS sh - -# A function that is used when there is no print builtin or printf. -func_fallback_echo () -{ - eval 'cat <<_LTECHO_EOF -$1 -_LTECHO_EOF' -} - -# NLS nuisances: We save the old values to restore during execute mode. -lt_user_locale= -lt_safe_locale= -for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES -do - eval "if test \"\${$lt_var+set}\" = set; then - save_$lt_var=\$$lt_var - $lt_var=C - export $lt_var - lt_user_locale=\"$lt_var=\\\$save_\$lt_var; \$lt_user_locale\" - lt_safe_locale=\"$lt_var=C; \$lt_safe_locale\" - fi" -done -LC_ALL=C -LANGUAGE=C -export LANGUAGE LC_ALL - -$lt_unset CDPATH - - -# Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh -# is ksh but when the shell is invoked as "sh" and the current value of -# the _XPG environment variable is not equal to 1 (one), the special -# positional parameter $0, within a function call, is the name of the -# function. -progpath="$0" - - - -: ${CP="cp -f"} -test "${ECHO+set}" = set || ECHO=${as_echo-'printf %s\n'} -: ${MAKE="make"} -: ${MKDIR="mkdir"} -: ${MV="mv -f"} -: ${RM="rm -f"} -: ${SHELL="${CONFIG_SHELL-/bin/sh}"} -: ${Xsed="$SED -e 1s/^X//"} - -# Global variables: -EXIT_SUCCESS=0 -EXIT_FAILURE=1 -EXIT_MISMATCH=63 # $? = 63 is used to indicate version mismatch to missing. -EXIT_SKIP=77 # $? = 77 is used to indicate a skipped test to automake. - -exit_status=$EXIT_SUCCESS - -# Make sure IFS has a sensible default -lt_nl=' -' -IFS=" $lt_nl" - -dirname="s,/[^/]*$,," -basename="s,^.*/,," - -# func_dirname file append nondir_replacement -# Compute the dirname of FILE. If nonempty, add APPEND to the result, -# otherwise set result to NONDIR_REPLACEMENT. -func_dirname () -{ - case ${1} in - */*) func_dirname_result="${1%/*}${2}" ;; - * ) func_dirname_result="${3}" ;; - esac -} # Extended-shell func_dirname implementation - - -# func_basename file -func_basename () -{ - func_basename_result="${1##*/}" -} # Extended-shell func_basename implementation - - -# func_dirname_and_basename file append nondir_replacement -# perform func_basename and func_dirname in a single function -# call: -# dirname: Compute the dirname of FILE. If nonempty, -# add APPEND to the result, otherwise set result -# to NONDIR_REPLACEMENT. -# value returned in "$func_dirname_result" -# basename: Compute filename of FILE. -# value retuned in "$func_basename_result" -# Implementation must be kept synchronized with func_dirname -# and func_basename. For efficiency, we do not delegate to -# those functions but instead duplicate the functionality here. -func_dirname_and_basename () -{ - case ${1} in - */*) func_dirname_result="${1%/*}${2}" ;; - * ) func_dirname_result="${3}" ;; - esac - func_basename_result="${1##*/}" -} # Extended-shell func_dirname_and_basename implementation - - -# func_stripname prefix suffix name -# strip PREFIX and SUFFIX off of NAME. -# PREFIX and SUFFIX must not contain globbing or regex special -# characters, hashes, percent signs, but SUFFIX may contain a leading -# dot (in which case that matches only a dot). -# func_strip_suffix prefix name -func_stripname () -{ - # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are - # positional parameters, so assign one to ordinary parameter first. - func_stripname_result=${3} - func_stripname_result=${func_stripname_result#"${1}"} - func_stripname_result=${func_stripname_result%"${2}"} -} # Extended-shell func_stripname implementation - - -# These SED scripts presuppose an absolute path with a trailing slash. -pathcar='s,^/\([^/]*\).*$,\1,' -pathcdr='s,^/[^/]*,,' -removedotparts=':dotsl - s@/\./@/@g - t dotsl - s,/\.$,/,' -collapseslashes='s@/\{1,\}@/@g' -finalslash='s,/*$,/,' - -# func_normal_abspath PATH -# Remove doubled-up and trailing slashes, "." path components, -# and cancel out any ".." path components in PATH after making -# it an absolute path. -# value returned in "$func_normal_abspath_result" -func_normal_abspath () -{ - # Start from root dir and reassemble the path. - func_normal_abspath_result= - func_normal_abspath_tpath=$1 - func_normal_abspath_altnamespace= - case $func_normal_abspath_tpath in - "") - # Empty path, that just means $cwd. - func_stripname '' '/' "`pwd`" - func_normal_abspath_result=$func_stripname_result - return - ;; - # The next three entries are used to spot a run of precisely - # two leading slashes without using negated character classes; - # we take advantage of case's first-match behaviour. - ///*) - # Unusual form of absolute path, do nothing. - ;; - //*) - # Not necessarily an ordinary path; POSIX reserves leading '//' - # and for example Cygwin uses it to access remote file shares - # over CIFS/SMB, so we conserve a leading double slash if found. - func_normal_abspath_altnamespace=/ - ;; - /*) - # Absolute path, do nothing. - ;; - *) - # Relative path, prepend $cwd. - func_normal_abspath_tpath=`pwd`/$func_normal_abspath_tpath - ;; - esac - # Cancel out all the simple stuff to save iterations. We also want - # the path to end with a slash for ease of parsing, so make sure - # there is one (and only one) here. - func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ - -e "$removedotparts" -e "$collapseslashes" -e "$finalslash"` - while :; do - # Processed it all yet? - if test "$func_normal_abspath_tpath" = / ; then - # If we ascended to the root using ".." the result may be empty now. - if test -z "$func_normal_abspath_result" ; then - func_normal_abspath_result=/ - fi - break - fi - func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \ - -e "$pathcar"` - func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ - -e "$pathcdr"` - # Figure out what to do with it - case $func_normal_abspath_tcomponent in - "") - # Trailing empty path component, ignore it. - ;; - ..) - # Parent dir; strip last assembled component from result. - func_dirname "$func_normal_abspath_result" - func_normal_abspath_result=$func_dirname_result - ;; - *) - # Actual path component, append it. - func_normal_abspath_result=$func_normal_abspath_result/$func_normal_abspath_tcomponent - ;; - esac - done - # Restore leading double-slash if one was found on entry. - func_normal_abspath_result=$func_normal_abspath_altnamespace$func_normal_abspath_result -} - -# func_relative_path SRCDIR DSTDIR -# generates a relative path from SRCDIR to DSTDIR, with a trailing -# slash if non-empty, suitable for immediately appending a filename -# without needing to append a separator. -# value returned in "$func_relative_path_result" -func_relative_path () -{ - func_relative_path_result= - func_normal_abspath "$1" - func_relative_path_tlibdir=$func_normal_abspath_result - func_normal_abspath "$2" - func_relative_path_tbindir=$func_normal_abspath_result - - # Ascend the tree starting from libdir - while :; do - # check if we have found a prefix of bindir - case $func_relative_path_tbindir in - $func_relative_path_tlibdir) - # found an exact match - func_relative_path_tcancelled= - break - ;; - $func_relative_path_tlibdir*) - # found a matching prefix - func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir" - func_relative_path_tcancelled=$func_stripname_result - if test -z "$func_relative_path_result"; then - func_relative_path_result=. - fi - break - ;; - *) - func_dirname $func_relative_path_tlibdir - func_relative_path_tlibdir=${func_dirname_result} - if test "x$func_relative_path_tlibdir" = x ; then - # Have to descend all the way to the root! - func_relative_path_result=../$func_relative_path_result - func_relative_path_tcancelled=$func_relative_path_tbindir - break - fi - func_relative_path_result=../$func_relative_path_result - ;; - esac - done - - # Now calculate path; take care to avoid doubling-up slashes. - func_stripname '' '/' "$func_relative_path_result" - func_relative_path_result=$func_stripname_result - func_stripname '/' '/' "$func_relative_path_tcancelled" - if test "x$func_stripname_result" != x ; then - func_relative_path_result=${func_relative_path_result}/${func_stripname_result} - fi - - # Normalisation. If bindir is libdir, return empty string, - # else relative path ending with a slash; either way, target - # file name can be directly appended. - if test ! -z "$func_relative_path_result"; then - func_stripname './' '' "$func_relative_path_result/" - func_relative_path_result=$func_stripname_result - fi -} - -# The name of this program: -func_dirname_and_basename "$progpath" -progname=$func_basename_result - -# Make sure we have an absolute path for reexecution: -case $progpath in - [\\/]*|[A-Za-z]:\\*) ;; - *[\\/]*) - progdir=$func_dirname_result - progdir=`cd "$progdir" && pwd` - progpath="$progdir/$progname" - ;; - *) - save_IFS="$IFS" - IFS=${PATH_SEPARATOR-:} - for progdir in $PATH; do - IFS="$save_IFS" - test -x "$progdir/$progname" && break - done - IFS="$save_IFS" - test -n "$progdir" || progdir=`pwd` - progpath="$progdir/$progname" - ;; -esac - -# Sed substitution that helps us do robust quoting. It backslashifies -# metacharacters that are still active within double-quoted strings. -Xsed="${SED}"' -e 1s/^X//' -sed_quote_subst='s/\([`"$\\]\)/\\\1/g' - -# Same as above, but do not quote variable references. -double_quote_subst='s/\(["`\\]\)/\\\1/g' - -# Sed substitution that turns a string into a regex matching for the -# string literally. -sed_make_literal_regex='s,[].[^$\\*\/],\\&,g' - -# Sed substitution that converts a w32 file name or path -# which contains forward slashes, into one that contains -# (escaped) backslashes. A very naive implementation. -lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g' - -# Re-`\' parameter expansions in output of double_quote_subst that were -# `\'-ed in input to the same. If an odd number of `\' preceded a '$' -# in input to double_quote_subst, that '$' was protected from expansion. -# Since each input `\' is now two `\'s, look for any number of runs of -# four `\'s followed by two `\'s and then a '$'. `\' that '$'. -bs='\\' -bs2='\\\\' -bs4='\\\\\\\\' -dollar='\$' -sed_double_backslash="\ - s/$bs4/&\\ -/g - s/^$bs2$dollar/$bs&/ - s/\\([^$bs]\\)$bs2$dollar/\\1$bs2$bs$dollar/g - s/\n//g" - -# Standard options: -opt_dry_run=false -opt_help=false -opt_quiet=false -opt_verbose=false -opt_warning=: - -# func_echo arg... -# Echo program name prefixed message, along with the current mode -# name if it has been set yet. -func_echo () -{ - $ECHO "$progname: ${opt_mode+$opt_mode: }$*" -} - -# func_verbose arg... -# Echo program name prefixed message in verbose mode only. -func_verbose () -{ - $opt_verbose && func_echo ${1+"$@"} - - # A bug in bash halts the script if the last line of a function - # fails when set -e is in force, so we need another command to - # work around that: - : -} - -# func_echo_all arg... -# Invoke $ECHO with all args, space-separated. -func_echo_all () -{ - $ECHO "$*" -} - -# func_error arg... -# Echo program name prefixed message to standard error. -func_error () -{ - $ECHO "$progname: ${opt_mode+$opt_mode: }"${1+"$@"} 1>&2 -} - -# func_warning arg... -# Echo program name prefixed warning message to standard error. -func_warning () -{ - $opt_warning && $ECHO "$progname: ${opt_mode+$opt_mode: }warning: "${1+"$@"} 1>&2 - - # bash bug again: - : -} - -# func_fatal_error arg... -# Echo program name prefixed message to standard error, and exit. -func_fatal_error () -{ - func_error ${1+"$@"} - exit $EXIT_FAILURE -} - -# func_fatal_help arg... -# Echo program name prefixed message to standard error, followed by -# a help hint, and exit. -func_fatal_help () -{ - func_error ${1+"$@"} - func_fatal_error "$help" -} -help="Try \`$progname --help' for more information." ## default - - -# func_grep expression filename -# Check whether EXPRESSION matches any line of FILENAME, without output. -func_grep () -{ - $GREP "$1" "$2" >/dev/null 2>&1 -} - - -# func_mkdir_p directory-path -# Make sure the entire path to DIRECTORY-PATH is available. -func_mkdir_p () -{ - my_directory_path="$1" - my_dir_list= - - if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then - - # Protect directory names starting with `-' - case $my_directory_path in - -*) my_directory_path="./$my_directory_path" ;; - esac - - # While some portion of DIR does not yet exist... - while test ! -d "$my_directory_path"; do - # ...make a list in topmost first order. Use a colon delimited - # list incase some portion of path contains whitespace. - my_dir_list="$my_directory_path:$my_dir_list" - - # If the last portion added has no slash in it, the list is done - case $my_directory_path in */*) ;; *) break ;; esac - - # ...otherwise throw away the child directory and loop - my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"` - done - my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'` - - save_mkdir_p_IFS="$IFS"; IFS=':' - for my_dir in $my_dir_list; do - IFS="$save_mkdir_p_IFS" - # mkdir can fail with a `File exist' error if two processes - # try to create one of the directories concurrently. Don't - # stop in that case! - $MKDIR "$my_dir" 2>/dev/null || : - done - IFS="$save_mkdir_p_IFS" - - # Bail out if we (or some other process) failed to create a directory. - test -d "$my_directory_path" || \ - func_fatal_error "Failed to create \`$1'" - fi -} - - -# func_mktempdir [string] -# Make a temporary directory that won't clash with other running -# libtool processes, and avoids race conditions if possible. If -# given, STRING is the basename for that directory. -func_mktempdir () -{ - my_template="${TMPDIR-/tmp}/${1-$progname}" - - if test "$opt_dry_run" = ":"; then - # Return a directory name, but don't create it in dry-run mode - my_tmpdir="${my_template}-$$" - else - - # If mktemp works, use that first and foremost - my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null` - - if test ! -d "$my_tmpdir"; then - # Failing that, at least try and use $RANDOM to avoid a race - my_tmpdir="${my_template}-${RANDOM-0}$$" - - save_mktempdir_umask=`umask` - umask 0077 - $MKDIR "$my_tmpdir" - umask $save_mktempdir_umask - fi - - # If we're not in dry-run mode, bomb out on failure - test -d "$my_tmpdir" || \ - func_fatal_error "cannot create temporary directory \`$my_tmpdir'" - fi - - $ECHO "$my_tmpdir" -} - - -# func_quote_for_eval arg -# Aesthetically quote ARG to be evaled later. -# This function returns two values: FUNC_QUOTE_FOR_EVAL_RESULT -# is double-quoted, suitable for a subsequent eval, whereas -# FUNC_QUOTE_FOR_EVAL_UNQUOTED_RESULT has merely all characters -# which are still active within double quotes backslashified. -func_quote_for_eval () -{ - case $1 in - *[\\\`\"\$]*) - func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;; - *) - func_quote_for_eval_unquoted_result="$1" ;; - esac - - case $func_quote_for_eval_unquoted_result in - # Double-quote args containing shell metacharacters to delay - # word splitting, command substitution and and variable - # expansion for a subsequent eval. - # Many Bourne shells cannot handle close brackets correctly - # in scan sets, so we specify it separately. - *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") - func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\"" - ;; - *) - func_quote_for_eval_result="$func_quote_for_eval_unquoted_result" - esac -} - - -# func_quote_for_expand arg -# Aesthetically quote ARG to be evaled later; same as above, -# but do not quote variable references. -func_quote_for_expand () -{ - case $1 in - *[\\\`\"]*) - my_arg=`$ECHO "$1" | $SED \ - -e "$double_quote_subst" -e "$sed_double_backslash"` ;; - *) - my_arg="$1" ;; - esac - - case $my_arg in - # Double-quote args containing shell metacharacters to delay - # word splitting and command substitution for a subsequent eval. - # Many Bourne shells cannot handle close brackets correctly - # in scan sets, so we specify it separately. - *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") - my_arg="\"$my_arg\"" - ;; - esac - - func_quote_for_expand_result="$my_arg" -} - - -# func_show_eval cmd [fail_exp] -# Unless opt_silent is true, then output CMD. Then, if opt_dryrun is -# not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP -# is given, then evaluate it. -func_show_eval () -{ - my_cmd="$1" - my_fail_exp="${2-:}" - - ${opt_silent-false} || { - func_quote_for_expand "$my_cmd" - eval "func_echo $func_quote_for_expand_result" - } - - if ${opt_dry_run-false}; then :; else - eval "$my_cmd" - my_status=$? - if test "$my_status" -eq 0; then :; else - eval "(exit $my_status); $my_fail_exp" - fi - fi -} - - -# func_show_eval_locale cmd [fail_exp] -# Unless opt_silent is true, then output CMD. Then, if opt_dryrun is -# not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP -# is given, then evaluate it. Use the saved locale for evaluation. -func_show_eval_locale () -{ - my_cmd="$1" - my_fail_exp="${2-:}" - - ${opt_silent-false} || { - func_quote_for_expand "$my_cmd" - eval "func_echo $func_quote_for_expand_result" - } - - if ${opt_dry_run-false}; then :; else - eval "$lt_user_locale - $my_cmd" - my_status=$? - eval "$lt_safe_locale" - if test "$my_status" -eq 0; then :; else - eval "(exit $my_status); $my_fail_exp" - fi - fi -} - -# func_tr_sh -# Turn $1 into a string suitable for a shell variable name. -# Result is stored in $func_tr_sh_result. All characters -# not in the set a-zA-Z0-9_ are replaced with '_'. Further, -# if $1 begins with a digit, a '_' is prepended as well. -func_tr_sh () -{ - case $1 in - [0-9]* | *[!a-zA-Z0-9_]*) - func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'` - ;; - * ) - func_tr_sh_result=$1 - ;; - esac -} - - -# func_version -# Echo version message to standard output and exit. -func_version () -{ - $opt_debug - - $SED -n '/(C)/!b go - :more - /\./!{ - N - s/\n# / / - b more - } - :go - /^# '$PROGRAM' (GNU /,/# warranty; / { - s/^# // - s/^# *$// - s/\((C)\)[ 0-9,-]*\( [1-9][0-9]*\)/\1\2/ - p - }' < "$progpath" - exit $? -} - -# func_usage -# Echo short help message to standard output and exit. -func_usage () -{ - $opt_debug - - $SED -n '/^# Usage:/,/^# *.*--help/ { - s/^# // - s/^# *$// - s/\$progname/'$progname'/ - p - }' < "$progpath" - echo - $ECHO "run \`$progname --help | more' for full usage" - exit $? -} - -# func_help [NOEXIT] -# Echo long help message to standard output and exit, -# unless 'noexit' is passed as argument. -func_help () -{ - $opt_debug - - $SED -n '/^# Usage:/,/# Report bugs to/ { - :print - s/^# // - s/^# *$// - s*\$progname*'$progname'* - s*\$host*'"$host"'* - s*\$SHELL*'"$SHELL"'* - s*\$LTCC*'"$LTCC"'* - s*\$LTCFLAGS*'"$LTCFLAGS"'* - s*\$LD*'"$LD"'* - s/\$with_gnu_ld/'"$with_gnu_ld"'/ - s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/ - s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/ - p - d - } - /^# .* home page:/b print - /^# General help using/b print - ' < "$progpath" - ret=$? - if test -z "$1"; then - exit $ret - fi -} - -# func_missing_arg argname -# Echo program name prefixed message to standard error and set global -# exit_cmd. -func_missing_arg () -{ - $opt_debug - - func_error "missing argument for $1." - exit_cmd=exit -} - - -# func_split_short_opt shortopt -# Set func_split_short_opt_name and func_split_short_opt_arg shell -# variables after splitting SHORTOPT after the 2nd character. -func_split_short_opt () -{ - func_split_short_opt_arg=${1#??} - func_split_short_opt_name=${1%"$func_split_short_opt_arg"} -} # Extended-shell func_split_short_opt implementation - - -# func_split_long_opt longopt -# Set func_split_long_opt_name and func_split_long_opt_arg shell -# variables after splitting LONGOPT at the `=' sign. -func_split_long_opt () -{ - func_split_long_opt_name=${1%%=*} - func_split_long_opt_arg=${1#*=} -} # Extended-shell func_split_long_opt implementation - -exit_cmd=: - - - - - -magic="%%%MAGIC variable%%%" -magic_exe="%%%MAGIC EXE variable%%%" - -# Global variables. -nonopt= -preserve_args= -lo2o="s/\\.lo\$/.${objext}/" -o2lo="s/\\.${objext}\$/.lo/" -extracted_archives= -extracted_serial=0 - -# If this variable is set in any of the actions, the command in it -# will be execed at the end. This prevents here-documents from being -# left over by shells. -exec_cmd= - -# func_append var value -# Append VALUE to the end of shell variable VAR. -func_append () -{ - eval "${1}+=\${2}" -} # Extended-shell func_append implementation - -# func_append_quoted var value -# Quote VALUE and append to the end of shell variable VAR, separated -# by a space. -func_append_quoted () -{ - func_quote_for_eval "${2}" - eval "${1}+=\\ \$func_quote_for_eval_result" -} # Extended-shell func_append_quoted implementation - - -# func_arith arithmetic-term... -func_arith () -{ - func_arith_result=$(( $* )) -} # Extended-shell func_arith implementation - - -# func_len string -# STRING may not start with a hyphen. -func_len () -{ - func_len_result=${#1} -} # Extended-shell func_len implementation - - -# func_lo2o object -func_lo2o () -{ - case ${1} in - *.lo) func_lo2o_result=${1%.lo}.${objext} ;; - *) func_lo2o_result=${1} ;; - esac -} # Extended-shell func_lo2o implementation - - -# func_xform libobj-or-source -func_xform () -{ - func_xform_result=${1%.*}.lo -} # Extended-shell func_xform implementation - - -# func_fatal_configuration arg... -# Echo program name prefixed message to standard error, followed by -# a configuration failure hint, and exit. -func_fatal_configuration () -{ - func_error ${1+"$@"} - func_error "See the $PACKAGE documentation for more information." - func_fatal_error "Fatal configuration error." -} - - -# func_config -# Display the configuration for all the tags in this script. -func_config () -{ - re_begincf='^# ### BEGIN LIBTOOL' - re_endcf='^# ### END LIBTOOL' - - # Default configuration. - $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath" - - # Now print the configurations for the tags. - for tagname in $taglist; do - $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath" - done - - exit $? -} - -# func_features -# Display the features supported by this script. -func_features () -{ - echo "host: $host" - if test "$build_libtool_libs" = yes; then - echo "enable shared libraries" - else - echo "disable shared libraries" - fi - if test "$build_old_libs" = yes; then - echo "enable static libraries" - else - echo "disable static libraries" - fi - - exit $? -} - -# func_enable_tag tagname -# Verify that TAGNAME is valid, and either flag an error and exit, or -# enable the TAGNAME tag. We also add TAGNAME to the global $taglist -# variable here. -func_enable_tag () -{ - # Global variable: - tagname="$1" - - re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$" - re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$" - sed_extractcf="/$re_begincf/,/$re_endcf/p" - - # Validate tagname. - case $tagname in - *[!-_A-Za-z0-9,/]*) - func_fatal_error "invalid tag name: $tagname" - ;; - esac - - # Don't test for the "default" C tag, as we know it's - # there but not specially marked. - case $tagname in - CC) ;; - *) - if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then - taglist="$taglist $tagname" - - # Evaluate the configuration. Be careful to quote the path - # and the sed script, to avoid splitting on whitespace, but - # also don't use non-portable quotes within backquotes within - # quotes we have to do it in 2 steps: - extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` - eval "$extractedcf" - else - func_error "ignoring unknown tag $tagname" - fi - ;; - esac -} - -# func_check_version_match -# Ensure that we are using m4 macros, and libtool script from the same -# release of libtool. -func_check_version_match () -{ - if test "$package_revision" != "$macro_revision"; then - if test "$VERSION" != "$macro_version"; then - if test -z "$macro_version"; then - cat >&2 <<_LT_EOF -$progname: Version mismatch error. This is $PACKAGE $VERSION, but the -$progname: definition of this LT_INIT comes from an older release. -$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION -$progname: and run autoconf again. -_LT_EOF - else - cat >&2 <<_LT_EOF -$progname: Version mismatch error. This is $PACKAGE $VERSION, but the -$progname: definition of this LT_INIT comes from $PACKAGE $macro_version. -$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION -$progname: and run autoconf again. -_LT_EOF - fi - else - cat >&2 <<_LT_EOF -$progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision, -$progname: but the definition of this LT_INIT comes from revision $macro_revision. -$progname: You should recreate aclocal.m4 with macros from revision $package_revision -$progname: of $PACKAGE $VERSION and run autoconf again. -_LT_EOF - fi - - exit $EXIT_MISMATCH - fi -} - - -# Shorthand for --mode=foo, only valid as the first argument -case $1 in -clean|clea|cle|cl) - shift; set dummy --mode clean ${1+"$@"}; shift - ;; -compile|compil|compi|comp|com|co|c) - shift; set dummy --mode compile ${1+"$@"}; shift - ;; -execute|execut|execu|exec|exe|ex|e) - shift; set dummy --mode execute ${1+"$@"}; shift - ;; -finish|finis|fini|fin|fi|f) - shift; set dummy --mode finish ${1+"$@"}; shift - ;; -install|instal|insta|inst|ins|in|i) - shift; set dummy --mode install ${1+"$@"}; shift - ;; -link|lin|li|l) - shift; set dummy --mode link ${1+"$@"}; shift - ;; -uninstall|uninstal|uninsta|uninst|unins|unin|uni|un|u) - shift; set dummy --mode uninstall ${1+"$@"}; shift - ;; -esac - - - -# Option defaults: -opt_debug=: -opt_dry_run=false -opt_config=false -opt_preserve_dup_deps=false -opt_features=false -opt_finish=false -opt_help=false -opt_help_all=false -opt_silent=: -opt_warning=: -opt_verbose=: -opt_silent=false -opt_verbose=false - - -# Parse options once, thoroughly. This comes as soon as possible in the -# script to make things like `--version' happen as quickly as we can. -{ - # this just eases exit handling - while test $# -gt 0; do - opt="$1" - shift - case $opt in - --debug|-x) opt_debug='set -x' - func_echo "enabling shell trace mode" - $opt_debug - ;; - --dry-run|--dryrun|-n) - opt_dry_run=: - ;; - --config) - opt_config=: -func_config - ;; - --dlopen|-dlopen) - optarg="$1" - opt_dlopen="${opt_dlopen+$opt_dlopen -}$optarg" - shift - ;; - --preserve-dup-deps) - opt_preserve_dup_deps=: - ;; - --features) - opt_features=: -func_features - ;; - --finish) - opt_finish=: -set dummy --mode finish ${1+"$@"}; shift - ;; - --help) - opt_help=: - ;; - --help-all) - opt_help_all=: -opt_help=': help-all' - ;; - --mode) - test $# = 0 && func_missing_arg $opt && break - optarg="$1" - opt_mode="$optarg" -case $optarg in - # Valid mode arguments: - clean|compile|execute|finish|install|link|relink|uninstall) ;; - - # Catch anything else as an error - *) func_error "invalid argument for $opt" - exit_cmd=exit - break - ;; -esac - shift - ;; - --no-silent|--no-quiet) - opt_silent=false -preserve_args+=" $opt" - ;; - --no-warning|--no-warn) - opt_warning=false -preserve_args+=" $opt" - ;; - --no-verbose) - opt_verbose=false -preserve_args+=" $opt" - ;; - --silent|--quiet) - opt_silent=: -preserve_args+=" $opt" - opt_verbose=false - ;; - --verbose|-v) - opt_verbose=: -preserve_args+=" $opt" -opt_silent=false - ;; - --tag) - test $# = 0 && func_missing_arg $opt && break - optarg="$1" - opt_tag="$optarg" -preserve_args+=" $opt $optarg" -func_enable_tag "$optarg" - shift - ;; - - -\?|-h) func_usage ;; - --help) func_help ;; - --version) func_version ;; - - # Separate optargs to long options: - --*=*) - func_split_long_opt "$opt" - set dummy "$func_split_long_opt_name" "$func_split_long_opt_arg" ${1+"$@"} - shift - ;; - - # Separate non-argument short options: - -\?*|-h*|-n*|-v*) - func_split_short_opt "$opt" - set dummy "$func_split_short_opt_name" "-$func_split_short_opt_arg" ${1+"$@"} - shift - ;; - - --) break ;; - -*) func_fatal_help "unrecognized option \`$opt'" ;; - *) set dummy "$opt" ${1+"$@"}; shift; break ;; - esac - done - - # Validate options: - - # save first non-option argument - if test "$#" -gt 0; then - nonopt="$opt" - shift - fi - - # preserve --debug - test "$opt_debug" = : || preserve_args+=" --debug" - - case $host in - *cygwin* | *mingw* | *pw32* | *cegcc*) - # don't eliminate duplications in $postdeps and $predeps - opt_duplicate_compiler_generated_deps=: - ;; - *) - opt_duplicate_compiler_generated_deps=$opt_preserve_dup_deps - ;; - esac - - $opt_help || { - # Sanity checks first: - func_check_version_match - - if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then - func_fatal_configuration "not configured to build any kind of library" - fi - - # Darwin sucks - eval std_shrext=\"$shrext_cmds\" - - # Only execute mode is allowed to have -dlopen flags. - if test -n "$opt_dlopen" && test "$opt_mode" != execute; then - func_error "unrecognized option \`-dlopen'" - $ECHO "$help" 1>&2 - exit $EXIT_FAILURE - fi - - # Change the help message to a mode-specific one. - generic_help="$help" - help="Try \`$progname --help --mode=$opt_mode' for more information." - } - - - # Bail if the options were screwed - $exit_cmd $EXIT_FAILURE -} - - - - -## ----------- ## -## Main. ## -## ----------- ## - -# func_lalib_p file -# True iff FILE is a libtool `.la' library or `.lo' object file. -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_lalib_p () -{ - test -f "$1" && - $SED -e 4q "$1" 2>/dev/null \ - | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1 -} - -# func_lalib_unsafe_p file -# True iff FILE is a libtool `.la' library or `.lo' object file. -# This function implements the same check as func_lalib_p without -# resorting to external programs. To this end, it redirects stdin and -# closes it afterwards, without saving the original file descriptor. -# As a safety measure, use it only where a negative result would be -# fatal anyway. Works if `file' does not exist. -func_lalib_unsafe_p () -{ - lalib_p=no - if test -f "$1" && test -r "$1" && exec 5<&0 <"$1"; then - for lalib_p_l in 1 2 3 4 - do - read lalib_p_line - case "$lalib_p_line" in - \#\ Generated\ by\ *$PACKAGE* ) lalib_p=yes; break;; - esac - done - exec 0<&5 5<&- - fi - test "$lalib_p" = yes -} - -# func_ltwrapper_script_p file -# True iff FILE is a libtool wrapper script -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_ltwrapper_script_p () -{ - func_lalib_p "$1" -} - -# func_ltwrapper_executable_p file -# True iff FILE is a libtool wrapper executable -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_ltwrapper_executable_p () -{ - func_ltwrapper_exec_suffix= - case $1 in - *.exe) ;; - *) func_ltwrapper_exec_suffix=.exe ;; - esac - $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1 -} - -# func_ltwrapper_scriptname file -# Assumes file is an ltwrapper_executable -# uses $file to determine the appropriate filename for a -# temporary ltwrapper_script. -func_ltwrapper_scriptname () -{ - func_dirname_and_basename "$1" "" "." - func_stripname '' '.exe' "$func_basename_result" - func_ltwrapper_scriptname_result="$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper" -} - -# func_ltwrapper_p file -# True iff FILE is a libtool wrapper script or wrapper executable -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_ltwrapper_p () -{ - func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1" -} - - -# func_execute_cmds commands fail_cmd -# Execute tilde-delimited COMMANDS. -# If FAIL_CMD is given, eval that upon failure. -# FAIL_CMD may read-access the current command in variable CMD! -func_execute_cmds () -{ - $opt_debug - save_ifs=$IFS; IFS='~' - for cmd in $1; do - IFS=$save_ifs - eval cmd=\"$cmd\" - func_show_eval "$cmd" "${2-:}" - done - IFS=$save_ifs -} - - -# func_source file -# Source FILE, adding directory component if necessary. -# Note that it is not necessary on cygwin/mingw to append a dot to -# FILE even if both FILE and FILE.exe exist: automatic-append-.exe -# behavior happens only for exec(3), not for open(2)! Also, sourcing -# `FILE.' does not work on cygwin managed mounts. -func_source () -{ - $opt_debug - case $1 in - */* | *\\*) . "$1" ;; - *) . "./$1" ;; - esac -} - - -# func_resolve_sysroot PATH -# Replace a leading = in PATH with a sysroot. Store the result into -# func_resolve_sysroot_result -func_resolve_sysroot () -{ - func_resolve_sysroot_result=$1 - case $func_resolve_sysroot_result in - =*) - func_stripname '=' '' "$func_resolve_sysroot_result" - func_resolve_sysroot_result=$lt_sysroot$func_stripname_result - ;; - esac -} - -# func_replace_sysroot PATH -# If PATH begins with the sysroot, replace it with = and -# store the result into func_replace_sysroot_result. -func_replace_sysroot () -{ - case "$lt_sysroot:$1" in - ?*:"$lt_sysroot"*) - func_stripname "$lt_sysroot" '' "$1" - func_replace_sysroot_result="=$func_stripname_result" - ;; - *) - # Including no sysroot. - func_replace_sysroot_result=$1 - ;; - esac -} - -# func_infer_tag arg -# Infer tagged configuration to use if any are available and -# if one wasn't chosen via the "--tag" command line option. -# Only attempt this if the compiler in the base compile -# command doesn't match the default compiler. -# arg is usually of the form 'gcc ...' -func_infer_tag () -{ - $opt_debug - if test -n "$available_tags" && test -z "$tagname"; then - CC_quoted= - for arg in $CC; do - func_append_quoted CC_quoted "$arg" - done - CC_expanded=`func_echo_all $CC` - CC_quoted_expanded=`func_echo_all $CC_quoted` - case $@ in - # Blanks in the command may have been stripped by the calling shell, - # but not from the CC environment variable when configure was run. - " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \ - " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) ;; - # Blanks at the start of $base_compile will cause this to fail - # if we don't check for them as well. - *) - for z in $available_tags; do - if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then - # Evaluate the configuration. - eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" - CC_quoted= - for arg in $CC; do - # Double-quote args containing other shell metacharacters. - func_append_quoted CC_quoted "$arg" - done - CC_expanded=`func_echo_all $CC` - CC_quoted_expanded=`func_echo_all $CC_quoted` - case "$@ " in - " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \ - " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) - # The compiler in the base compile command matches - # the one in the tagged configuration. - # Assume this is the tagged configuration we want. - tagname=$z - break - ;; - esac - fi - done - # If $tagname still isn't set, then no tagged configuration - # was found and let the user know that the "--tag" command - # line option must be used. - if test -z "$tagname"; then - func_echo "unable to infer tagged configuration" - func_fatal_error "specify a tag with \`--tag'" -# else -# func_verbose "using $tagname tagged configuration" - fi - ;; - esac - fi -} - - - -# func_write_libtool_object output_name pic_name nonpic_name -# Create a libtool object file (analogous to a ".la" file), -# but don't create it if we're doing a dry run. -func_write_libtool_object () -{ - write_libobj=${1} - if test "$build_libtool_libs" = yes; then - write_lobj=\'${2}\' - else - write_lobj=none - fi - - if test "$build_old_libs" = yes; then - write_oldobj=\'${3}\' - else - write_oldobj=none - fi - - $opt_dry_run || { - cat >${write_libobj}T </dev/null` - if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then - func_convert_core_file_wine_to_w32_result=`$ECHO "$func_convert_core_file_wine_to_w32_tmp" | - $SED -e "$lt_sed_naive_backslashify"` - else - func_convert_core_file_wine_to_w32_result= - fi - fi -} -# end: func_convert_core_file_wine_to_w32 - - -# func_convert_core_path_wine_to_w32 ARG -# Helper function used by path conversion functions when $build is *nix, and -# $host is mingw, cygwin, or some other w32 environment. Relies on a correctly -# configured wine environment available, with the winepath program in $build's -# $PATH. Assumes ARG has no leading or trailing path separator characters. -# -# ARG is path to be converted from $build format to win32. -# Result is available in $func_convert_core_path_wine_to_w32_result. -# Unconvertible file (directory) names in ARG are skipped; if no directory names -# are convertible, then the result may be empty. -func_convert_core_path_wine_to_w32 () -{ - $opt_debug - # unfortunately, winepath doesn't convert paths, only file names - func_convert_core_path_wine_to_w32_result="" - if test -n "$1"; then - oldIFS=$IFS - IFS=: - for func_convert_core_path_wine_to_w32_f in $1; do - IFS=$oldIFS - func_convert_core_file_wine_to_w32 "$func_convert_core_path_wine_to_w32_f" - if test -n "$func_convert_core_file_wine_to_w32_result" ; then - if test -z "$func_convert_core_path_wine_to_w32_result"; then - func_convert_core_path_wine_to_w32_result="$func_convert_core_file_wine_to_w32_result" - else - func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result" - fi - fi - done - IFS=$oldIFS - fi -} -# end: func_convert_core_path_wine_to_w32 - - -# func_cygpath ARGS... -# Wrapper around calling the cygpath program via LT_CYGPATH. This is used when -# when (1) $build is *nix and Cygwin is hosted via a wine environment; or (2) -# $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or -# (2), returns the Cygwin file name or path in func_cygpath_result (input -# file name or path is assumed to be in w32 format, as previously converted -# from $build's *nix or MSYS format). In case (3), returns the w32 file name -# or path in func_cygpath_result (input file name or path is assumed to be in -# Cygwin format). Returns an empty string on error. -# -# ARGS are passed to cygpath, with the last one being the file name or path to -# be converted. -# -# Specify the absolute *nix (or w32) name to cygpath in the LT_CYGPATH -# environment variable; do not put it in $PATH. -func_cygpath () -{ - $opt_debug - if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then - func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` - if test "$?" -ne 0; then - # on failure, ensure result is empty - func_cygpath_result= - fi - else - func_cygpath_result= - func_error "LT_CYGPATH is empty or specifies non-existent file: \`$LT_CYGPATH'" - fi -} -#end: func_cygpath - - -# func_convert_core_msys_to_w32 ARG -# Convert file name or path ARG from MSYS format to w32 format. Return -# result in func_convert_core_msys_to_w32_result. -func_convert_core_msys_to_w32 () -{ - $opt_debug - # awkward: cmd appends spaces to result - func_convert_core_msys_to_w32_result=`( cmd //c echo "$1" ) 2>/dev/null | - $SED -e 's/[ ]*$//' -e "$lt_sed_naive_backslashify"` -} -#end: func_convert_core_msys_to_w32 - - -# func_convert_file_check ARG1 ARG2 -# Verify that ARG1 (a file name in $build format) was converted to $host -# format in ARG2. Otherwise, emit an error message, but continue (resetting -# func_to_host_file_result to ARG1). -func_convert_file_check () -{ - $opt_debug - if test -z "$2" && test -n "$1" ; then - func_error "Could not determine host file name corresponding to" - func_error " \`$1'" - func_error "Continuing, but uninstalled executables may not work." - # Fallback: - func_to_host_file_result="$1" - fi -} -# end func_convert_file_check - - -# func_convert_path_check FROM_PATHSEP TO_PATHSEP FROM_PATH TO_PATH -# Verify that FROM_PATH (a path in $build format) was converted to $host -# format in TO_PATH. Otherwise, emit an error message, but continue, resetting -# func_to_host_file_result to a simplistic fallback value (see below). -func_convert_path_check () -{ - $opt_debug - if test -z "$4" && test -n "$3"; then - func_error "Could not determine the host path corresponding to" - func_error " \`$3'" - func_error "Continuing, but uninstalled executables may not work." - # Fallback. This is a deliberately simplistic "conversion" and - # should not be "improved". See libtool.info. - if test "x$1" != "x$2"; then - lt_replace_pathsep_chars="s|$1|$2|g" - func_to_host_path_result=`echo "$3" | - $SED -e "$lt_replace_pathsep_chars"` - else - func_to_host_path_result="$3" - fi - fi -} -# end func_convert_path_check - - -# func_convert_path_front_back_pathsep FRONTPAT BACKPAT REPL ORIG -# Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT -# and appending REPL if ORIG matches BACKPAT. -func_convert_path_front_back_pathsep () -{ - $opt_debug - case $4 in - $1 ) func_to_host_path_result="$3$func_to_host_path_result" - ;; - esac - case $4 in - $2 ) func_to_host_path_result+="$3" - ;; - esac -} -# end func_convert_path_front_back_pathsep - - -################################################## -# $build to $host FILE NAME CONVERSION FUNCTIONS # -################################################## -# invoked via `$to_host_file_cmd ARG' -# -# In each case, ARG is the path to be converted from $build to $host format. -# Result will be available in $func_to_host_file_result. - - -# func_to_host_file ARG -# Converts the file name ARG from $build format to $host format. Return result -# in func_to_host_file_result. -func_to_host_file () -{ - $opt_debug - $to_host_file_cmd "$1" -} -# end func_to_host_file - - -# func_to_tool_file ARG LAZY -# converts the file name ARG from $build format to toolchain format. Return -# result in func_to_tool_file_result. If the conversion in use is listed -# in (the comma separated) LAZY, no conversion takes place. -func_to_tool_file () -{ - $opt_debug - case ,$2, in - *,"$to_tool_file_cmd",*) - func_to_tool_file_result=$1 - ;; - *) - $to_tool_file_cmd "$1" - func_to_tool_file_result=$func_to_host_file_result - ;; - esac -} -# end func_to_tool_file - - -# func_convert_file_noop ARG -# Copy ARG to func_to_host_file_result. -func_convert_file_noop () -{ - func_to_host_file_result="$1" -} -# end func_convert_file_noop - - -# func_convert_file_msys_to_w32 ARG -# Convert file name ARG from (mingw) MSYS to (mingw) w32 format; automatic -# conversion to w32 is not available inside the cwrapper. Returns result in -# func_to_host_file_result. -func_convert_file_msys_to_w32 () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - func_convert_core_msys_to_w32 "$1" - func_to_host_file_result="$func_convert_core_msys_to_w32_result" - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_msys_to_w32 - - -# func_convert_file_cygwin_to_w32 ARG -# Convert file name ARG from Cygwin to w32 format. Returns result in -# func_to_host_file_result. -func_convert_file_cygwin_to_w32 () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - # because $build is cygwin, we call "the" cygpath in $PATH; no need to use - # LT_CYGPATH in this case. - func_to_host_file_result=`cygpath -m "$1"` - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_cygwin_to_w32 - - -# func_convert_file_nix_to_w32 ARG -# Convert file name ARG from *nix to w32 format. Requires a wine environment -# and a working winepath. Returns result in func_to_host_file_result. -func_convert_file_nix_to_w32 () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - func_convert_core_file_wine_to_w32 "$1" - func_to_host_file_result="$func_convert_core_file_wine_to_w32_result" - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_nix_to_w32 - - -# func_convert_file_msys_to_cygwin ARG -# Convert file name ARG from MSYS to Cygwin format. Requires LT_CYGPATH set. -# Returns result in func_to_host_file_result. -func_convert_file_msys_to_cygwin () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - func_convert_core_msys_to_w32 "$1" - func_cygpath -u "$func_convert_core_msys_to_w32_result" - func_to_host_file_result="$func_cygpath_result" - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_msys_to_cygwin - - -# func_convert_file_nix_to_cygwin ARG -# Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed -# in a wine environment, working winepath, and LT_CYGPATH set. Returns result -# in func_to_host_file_result. -func_convert_file_nix_to_cygwin () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - # convert from *nix to w32, then use cygpath to convert from w32 to cygwin. - func_convert_core_file_wine_to_w32 "$1" - func_cygpath -u "$func_convert_core_file_wine_to_w32_result" - func_to_host_file_result="$func_cygpath_result" - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_nix_to_cygwin - - -############################################# -# $build to $host PATH CONVERSION FUNCTIONS # -############################################# -# invoked via `$to_host_path_cmd ARG' -# -# In each case, ARG is the path to be converted from $build to $host format. -# The result will be available in $func_to_host_path_result. -# -# Path separators are also converted from $build format to $host format. If -# ARG begins or ends with a path separator character, it is preserved (but -# converted to $host format) on output. -# -# All path conversion functions are named using the following convention: -# file name conversion function : func_convert_file_X_to_Y () -# path conversion function : func_convert_path_X_to_Y () -# where, for any given $build/$host combination the 'X_to_Y' value is the -# same. If conversion functions are added for new $build/$host combinations, -# the two new functions must follow this pattern, or func_init_to_host_path_cmd -# will break. - - -# func_init_to_host_path_cmd -# Ensures that function "pointer" variable $to_host_path_cmd is set to the -# appropriate value, based on the value of $to_host_file_cmd. -to_host_path_cmd= -func_init_to_host_path_cmd () -{ - $opt_debug - if test -z "$to_host_path_cmd"; then - func_stripname 'func_convert_file_' '' "$to_host_file_cmd" - to_host_path_cmd="func_convert_path_${func_stripname_result}" - fi -} - - -# func_to_host_path ARG -# Converts the path ARG from $build format to $host format. Return result -# in func_to_host_path_result. -func_to_host_path () -{ - $opt_debug - func_init_to_host_path_cmd - $to_host_path_cmd "$1" -} -# end func_to_host_path - - -# func_convert_path_noop ARG -# Copy ARG to func_to_host_path_result. -func_convert_path_noop () -{ - func_to_host_path_result="$1" -} -# end func_convert_path_noop - - -# func_convert_path_msys_to_w32 ARG -# Convert path ARG from (mingw) MSYS to (mingw) w32 format; automatic -# conversion to w32 is not available inside the cwrapper. Returns result in -# func_to_host_path_result. -func_convert_path_msys_to_w32 () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # Remove leading and trailing path separator characters from ARG. MSYS - # behavior is inconsistent here; cygpath turns them into '.;' and ';.'; - # and winepath ignores them completely. - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_msys_to_w32 "$func_to_host_path_tmp1" - func_to_host_path_result="$func_convert_core_msys_to_w32_result" - func_convert_path_check : ";" \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" - fi -} -# end func_convert_path_msys_to_w32 - - -# func_convert_path_cygwin_to_w32 ARG -# Convert path ARG from Cygwin to w32 format. Returns result in -# func_to_host_file_result. -func_convert_path_cygwin_to_w32 () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # See func_convert_path_msys_to_w32: - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` - func_convert_path_check : ";" \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" - fi -} -# end func_convert_path_cygwin_to_w32 - - -# func_convert_path_nix_to_w32 ARG -# Convert path ARG from *nix to w32 format. Requires a wine environment and -# a working winepath. Returns result in func_to_host_file_result. -func_convert_path_nix_to_w32 () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # See func_convert_path_msys_to_w32: - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1" - func_to_host_path_result="$func_convert_core_path_wine_to_w32_result" - func_convert_path_check : ";" \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" - fi -} -# end func_convert_path_nix_to_w32 - - -# func_convert_path_msys_to_cygwin ARG -# Convert path ARG from MSYS to Cygwin format. Requires LT_CYGPATH set. -# Returns result in func_to_host_file_result. -func_convert_path_msys_to_cygwin () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # See func_convert_path_msys_to_w32: - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_msys_to_w32 "$func_to_host_path_tmp1" - func_cygpath -u -p "$func_convert_core_msys_to_w32_result" - func_to_host_path_result="$func_cygpath_result" - func_convert_path_check : : \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" : "$1" - fi -} -# end func_convert_path_msys_to_cygwin - - -# func_convert_path_nix_to_cygwin ARG -# Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a -# a wine environment, working winepath, and LT_CYGPATH set. Returns result in -# func_to_host_file_result. -func_convert_path_nix_to_cygwin () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # Remove leading and trailing path separator characters from - # ARG. msys behavior is inconsistent here, cygpath turns them - # into '.;' and ';.', and winepath ignores them completely. - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1" - func_cygpath -u -p "$func_convert_core_path_wine_to_w32_result" - func_to_host_path_result="$func_cygpath_result" - func_convert_path_check : : \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" : "$1" - fi -} -# end func_convert_path_nix_to_cygwin - - -# func_mode_compile arg... -func_mode_compile () -{ - $opt_debug - # Get the compilation command and the source file. - base_compile= - srcfile="$nonopt" # always keep a non-empty value in "srcfile" - suppress_opt=yes - suppress_output= - arg_mode=normal - libobj= - later= - pie_flag= - - for arg - do - case $arg_mode in - arg ) - # do not "continue". Instead, add this to base_compile - lastarg="$arg" - arg_mode=normal - ;; - - target ) - libobj="$arg" - arg_mode=normal - continue - ;; - - normal ) - # Accept any command-line options. - case $arg in - -o) - test -n "$libobj" && \ - func_fatal_error "you cannot specify \`-o' more than once" - arg_mode=target - continue - ;; - - -pie | -fpie | -fPIE) - pie_flag+=" $arg" - continue - ;; - - -shared | -static | -prefer-pic | -prefer-non-pic) - later+=" $arg" - continue - ;; - - -no-suppress) - suppress_opt=no - continue - ;; - - -Xcompiler) - arg_mode=arg # the next one goes into the "base_compile" arg list - continue # The current "srcfile" will either be retained or - ;; # replaced later. I would guess that would be a bug. - - -Wc,*) - func_stripname '-Wc,' '' "$arg" - args=$func_stripname_result - lastarg= - save_ifs="$IFS"; IFS=',' - for arg in $args; do - IFS="$save_ifs" - func_append_quoted lastarg "$arg" - done - IFS="$save_ifs" - func_stripname ' ' '' "$lastarg" - lastarg=$func_stripname_result - - # Add the arguments to base_compile. - base_compile+=" $lastarg" - continue - ;; - - *) - # Accept the current argument as the source file. - # The previous "srcfile" becomes the current argument. - # - lastarg="$srcfile" - srcfile="$arg" - ;; - esac # case $arg - ;; - esac # case $arg_mode - - # Aesthetically quote the previous argument. - func_append_quoted base_compile "$lastarg" - done # for arg - - case $arg_mode in - arg) - func_fatal_error "you must specify an argument for -Xcompile" - ;; - target) - func_fatal_error "you must specify a target with \`-o'" - ;; - *) - # Get the name of the library object. - test -z "$libobj" && { - func_basename "$srcfile" - libobj="$func_basename_result" - } - ;; - esac - - # Recognize several different file suffixes. - # If the user specifies -o file.o, it is replaced with file.lo - case $libobj in - *.[cCFSifmso] | \ - *.ada | *.adb | *.ads | *.asm | \ - *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ - *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup) - func_xform "$libobj" - libobj=$func_xform_result - ;; - esac - - case $libobj in - *.lo) func_lo2o "$libobj"; obj=$func_lo2o_result ;; - *) - func_fatal_error "cannot determine name of library object from \`$libobj'" - ;; - esac - - func_infer_tag $base_compile - - for arg in $later; do - case $arg in - -shared) - test "$build_libtool_libs" != yes && \ - func_fatal_configuration "can not build a shared library" - build_old_libs=no - continue - ;; - - -static) - build_libtool_libs=no - build_old_libs=yes - continue - ;; - - -prefer-pic) - pic_mode=yes - continue - ;; - - -prefer-non-pic) - pic_mode=no - continue - ;; - esac - done - - func_quote_for_eval "$libobj" - test "X$libobj" != "X$func_quote_for_eval_result" \ - && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \ - && func_warning "libobj name \`$libobj' may not contain shell special characters." - func_dirname_and_basename "$obj" "/" "" - objname="$func_basename_result" - xdir="$func_dirname_result" - lobj=${xdir}$objdir/$objname - - test -z "$base_compile" && \ - func_fatal_help "you must specify a compilation command" - - # Delete any leftover library objects. - if test "$build_old_libs" = yes; then - removelist="$obj $lobj $libobj ${libobj}T" - else - removelist="$lobj $libobj ${libobj}T" - fi - - # On Cygwin there's no "real" PIC flag so we must build both object types - case $host_os in - cygwin* | mingw* | pw32* | os2* | cegcc*) - pic_mode=default - ;; - esac - if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then - # non-PIC code in shared libraries is not supported - pic_mode=default - fi - - # Calculate the filename of the output object if compiler does - # not support -o with -c - if test "$compiler_c_o" = no; then - output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} - lockfile="$output_obj.lock" - else - output_obj= - need_locks=no - lockfile= - fi - - # Lock this critical section if it is needed - # We use this script file to make the link, it avoids creating a new file - if test "$need_locks" = yes; then - until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do - func_echo "Waiting for $lockfile to be removed" - sleep 2 - done - elif test "$need_locks" = warn; then - if test -f "$lockfile"; then - $ECHO "\ -*** ERROR, $lockfile exists and contains: -`cat $lockfile 2>/dev/null` - -This indicates that another process is trying to use the same -temporary object file, and libtool could not work around it because -your compiler does not support \`-c' and \`-o' together. If you -repeat this compilation, it may succeed, by chance, but you had better -avoid parallel builds (make -j) in this platform, or get a better -compiler." - - $opt_dry_run || $RM $removelist - exit $EXIT_FAILURE - fi - removelist+=" $output_obj" - $ECHO "$srcfile" > "$lockfile" - fi - - $opt_dry_run || $RM $removelist - removelist+=" $lockfile" - trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15 - - func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 - srcfile=$func_to_tool_file_result - func_quote_for_eval "$srcfile" - qsrcfile=$func_quote_for_eval_result - - # Only build a PIC object if we are building libtool libraries. - if test "$build_libtool_libs" = yes; then - # Without this assignment, base_compile gets emptied. - fbsd_hideous_sh_bug=$base_compile - - if test "$pic_mode" != no; then - command="$base_compile $qsrcfile $pic_flag" - else - # Don't build PIC code - command="$base_compile $qsrcfile" - fi - - func_mkdir_p "$xdir$objdir" - - if test -z "$output_obj"; then - # Place PIC objects in $objdir - command+=" -o $lobj" - fi - - func_show_eval_locale "$command" \ - 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE' - - if test "$need_locks" = warn && - test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then - $ECHO "\ -*** ERROR, $lockfile contains: -`cat $lockfile 2>/dev/null` - -but it should contain: -$srcfile - -This indicates that another process is trying to use the same -temporary object file, and libtool could not work around it because -your compiler does not support \`-c' and \`-o' together. If you -repeat this compilation, it may succeed, by chance, but you had better -avoid parallel builds (make -j) in this platform, or get a better -compiler." - - $opt_dry_run || $RM $removelist - exit $EXIT_FAILURE - fi - - # Just move the object if needed, then go on to compile the next one - if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then - func_show_eval '$MV "$output_obj" "$lobj"' \ - 'error=$?; $opt_dry_run || $RM $removelist; exit $error' - fi - - # Allow error messages only from the first compilation. - if test "$suppress_opt" = yes; then - suppress_output=' >/dev/null 2>&1' - fi - fi - - # Only build a position-dependent object if we build old libraries. - if test "$build_old_libs" = yes; then - if test "$pic_mode" != yes; then - # Don't build PIC code - command="$base_compile $qsrcfile$pie_flag" - else - command="$base_compile $qsrcfile $pic_flag" - fi - if test "$compiler_c_o" = yes; then - command+=" -o $obj" - fi - - # Suppress compiler output if we already did a PIC compilation. - command+="$suppress_output" - func_show_eval_locale "$command" \ - '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' - - if test "$need_locks" = warn && - test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then - $ECHO "\ -*** ERROR, $lockfile contains: -`cat $lockfile 2>/dev/null` - -but it should contain: -$srcfile - -This indicates that another process is trying to use the same -temporary object file, and libtool could not work around it because -your compiler does not support \`-c' and \`-o' together. If you -repeat this compilation, it may succeed, by chance, but you had better -avoid parallel builds (make -j) in this platform, or get a better -compiler." - - $opt_dry_run || $RM $removelist - exit $EXIT_FAILURE - fi - - # Just move the object if needed - if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then - func_show_eval '$MV "$output_obj" "$obj"' \ - 'error=$?; $opt_dry_run || $RM $removelist; exit $error' - fi - fi - - $opt_dry_run || { - func_write_libtool_object "$libobj" "$objdir/$objname" "$objname" - - # Unlock the critical section if it was locked - if test "$need_locks" != no; then - removelist=$lockfile - $RM "$lockfile" - fi - } - - exit $EXIT_SUCCESS -} - -$opt_help || { - test "$opt_mode" = compile && func_mode_compile ${1+"$@"} -} - -func_mode_help () -{ - # We need to display help for each of the modes. - case $opt_mode in - "") - # Generic help is extracted from the usage comments - # at the start of this file. - func_help - ;; - - clean) - $ECHO \ -"Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE... - -Remove files from the build directory. - -RM is the name of the program to use to delete files associated with each FILE -(typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed -to RM. - -If FILE is a libtool library, object or program, all the files associated -with it are deleted. Otherwise, only FILE itself is deleted using RM." - ;; - - compile) - $ECHO \ -"Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE - -Compile a source file into a libtool library object. - -This mode accepts the following additional options: - - -o OUTPUT-FILE set the output file name to OUTPUT-FILE - -no-suppress do not suppress compiler output for multiple passes - -prefer-pic try to build PIC objects only - -prefer-non-pic try to build non-PIC objects only - -shared do not build a \`.o' file suitable for static linking - -static only build a \`.o' file suitable for static linking - -Wc,FLAG pass FLAG directly to the compiler - -COMPILE-COMMAND is a command to be used in creating a \`standard' object file -from the given SOURCEFILE. - -The output file name is determined by removing the directory component from -SOURCEFILE, then substituting the C source code suffix \`.c' with the -library object suffix, \`.lo'." - ;; - - execute) - $ECHO \ -"Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]... - -Automatically set library path, then run a program. - -This mode accepts the following additional options: - - -dlopen FILE add the directory containing FILE to the library path - -This mode sets the library path environment variable according to \`-dlopen' -flags. - -If any of the ARGS are libtool executable wrappers, then they are translated -into their corresponding uninstalled binary, and any of their required library -directories are added to the library path. - -Then, COMMAND is executed, with ARGS as arguments." - ;; - - finish) - $ECHO \ -"Usage: $progname [OPTION]... --mode=finish [LIBDIR]... - -Complete the installation of libtool libraries. - -Each LIBDIR is a directory that contains libtool libraries. - -The commands that this mode executes may require superuser privileges. Use -the \`--dry-run' option if you just want to see what would be executed." - ;; - - install) - $ECHO \ -"Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND... - -Install executables or libraries. - -INSTALL-COMMAND is the installation command. The first component should be -either the \`install' or \`cp' program. - -The following components of INSTALL-COMMAND are treated specially: - - -inst-prefix-dir PREFIX-DIR Use PREFIX-DIR as a staging area for installation - -The rest of the components are interpreted as arguments to that command (only -BSD-compatible install options are recognized)." - ;; - - link) - $ECHO \ -"Usage: $progname [OPTION]... --mode=link LINK-COMMAND... - -Link object files or libraries together to form another library, or to -create an executable program. - -LINK-COMMAND is a command using the C compiler that you would use to create -a program from several object files. - -The following components of LINK-COMMAND are treated specially: - - -all-static do not do any dynamic linking at all - -avoid-version do not add a version suffix if possible - -bindir BINDIR specify path to binaries directory (for systems where - libraries must be found in the PATH setting at runtime) - -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime - -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols - -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3) - -export-symbols SYMFILE - try to export only the symbols listed in SYMFILE - -export-symbols-regex REGEX - try to export only the symbols matching REGEX - -LLIBDIR search LIBDIR for required installed libraries - -lNAME OUTPUT-FILE requires the installed library libNAME - -module build a library that can dlopened - -no-fast-install disable the fast-install mode - -no-install link a not-installable executable - -no-undefined declare that a library does not refer to external symbols - -o OUTPUT-FILE create OUTPUT-FILE from the specified objects - -objectlist FILE Use a list of object files found in FILE to specify objects - -precious-files-regex REGEX - don't remove output files matching REGEX - -release RELEASE specify package release information - -rpath LIBDIR the created library will eventually be installed in LIBDIR - -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries - -shared only do dynamic linking of libtool libraries - -shrext SUFFIX override the standard shared library file extension - -static do not do any dynamic linking of uninstalled libtool libraries - -static-libtool-libs - do not do any dynamic linking of libtool libraries - -version-info CURRENT[:REVISION[:AGE]] - specify library version info [each variable defaults to 0] - -weak LIBNAME declare that the target provides the LIBNAME interface - -Wc,FLAG - -Xcompiler FLAG pass linker-specific FLAG directly to the compiler - -Wl,FLAG - -Xlinker FLAG pass linker-specific FLAG directly to the linker - -XCClinker FLAG pass link-specific FLAG to the compiler driver (CC) - -All other options (arguments beginning with \`-') are ignored. - -Every other argument is treated as a filename. Files ending in \`.la' are -treated as uninstalled libtool libraries, other files are standard or library -object files. - -If the OUTPUT-FILE ends in \`.la', then a libtool library is created, -only library objects (\`.lo' files) may be specified, and \`-rpath' is -required, except when creating a convenience library. - -If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created -using \`ar' and \`ranlib', or on Windows using \`lib'. - -If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file -is created, otherwise an executable program is created." - ;; - - uninstall) - $ECHO \ -"Usage: $progname [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE... - -Remove libraries from an installation directory. - -RM is the name of the program to use to delete files associated with each FILE -(typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed -to RM. - -If FILE is a libtool library, all the files associated with it are deleted. -Otherwise, only FILE itself is deleted using RM." - ;; - - *) - func_fatal_help "invalid operation mode \`$opt_mode'" - ;; - esac - - echo - $ECHO "Try \`$progname --help' for more information about other modes." -} - -# Now that we've collected a possible --mode arg, show help if necessary -if $opt_help; then - if test "$opt_help" = :; then - func_mode_help - else - { - func_help noexit - for opt_mode in compile link execute install finish uninstall clean; do - func_mode_help - done - } | sed -n '1p; 2,$s/^Usage:/ or: /p' - { - func_help noexit - for opt_mode in compile link execute install finish uninstall clean; do - echo - func_mode_help - done - } | - sed '1d - /^When reporting/,/^Report/{ - H - d - } - $x - /information about other modes/d - /more detailed .*MODE/d - s/^Usage:.*--mode=\([^ ]*\) .*/Description of \1 mode:/' - fi - exit $? -fi - - -# func_mode_execute arg... -func_mode_execute () -{ - $opt_debug - # The first argument is the command name. - cmd="$nonopt" - test -z "$cmd" && \ - func_fatal_help "you must specify a COMMAND" - - # Handle -dlopen flags immediately. - for file in $opt_dlopen; do - test -f "$file" \ - || func_fatal_help "\`$file' is not a file" - - dir= - case $file in - *.la) - func_resolve_sysroot "$file" - file=$func_resolve_sysroot_result - - # Check to see that this really is a libtool archive. - func_lalib_unsafe_p "$file" \ - || func_fatal_help "\`$lib' is not a valid libtool archive" - - # Read the libtool library. - dlname= - library_names= - func_source "$file" - - # Skip this library if it cannot be dlopened. - if test -z "$dlname"; then - # Warn if it was a shared library. - test -n "$library_names" && \ - func_warning "\`$file' was not linked with \`-export-dynamic'" - continue - fi - - func_dirname "$file" "" "." - dir="$func_dirname_result" - - if test -f "$dir/$objdir/$dlname"; then - dir+="/$objdir" - else - if test ! -f "$dir/$dlname"; then - func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" - fi - fi - ;; - - *.lo) - # Just add the directory containing the .lo file. - func_dirname "$file" "" "." - dir="$func_dirname_result" - ;; - - *) - func_warning "\`-dlopen' is ignored for non-libtool libraries and objects" - continue - ;; - esac - - # Get the absolute pathname. - absdir=`cd "$dir" && pwd` - test -n "$absdir" && dir="$absdir" - - # Now add the directory to shlibpath_var. - if eval "test -z \"\$$shlibpath_var\""; then - eval "$shlibpath_var=\"\$dir\"" - else - eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\"" - fi - done - - # This variable tells wrapper scripts just to set shlibpath_var - # rather than running their programs. - libtool_execute_magic="$magic" - - # Check if any of the arguments is a wrapper script. - args= - for file - do - case $file in - -* | *.la | *.lo ) ;; - *) - # Do a test to see if this is really a libtool program. - if func_ltwrapper_script_p "$file"; then - func_source "$file" - # Transform arg to wrapped name. - file="$progdir/$program" - elif func_ltwrapper_executable_p "$file"; then - func_ltwrapper_scriptname "$file" - func_source "$func_ltwrapper_scriptname_result" - # Transform arg to wrapped name. - file="$progdir/$program" - fi - ;; - esac - # Quote arguments (to preserve shell metacharacters). - func_append_quoted args "$file" - done - - if test "X$opt_dry_run" = Xfalse; then - if test -n "$shlibpath_var"; then - # Export the shlibpath_var. - eval "export $shlibpath_var" - fi - - # Restore saved environment variables - for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES - do - eval "if test \"\${save_$lt_var+set}\" = set; then - $lt_var=\$save_$lt_var; export $lt_var - else - $lt_unset $lt_var - fi" - done - - # Now prepare to actually exec the command. - exec_cmd="\$cmd$args" - else - # Display what would be done. - if test -n "$shlibpath_var"; then - eval "\$ECHO \"\$shlibpath_var=\$$shlibpath_var\"" - echo "export $shlibpath_var" - fi - $ECHO "$cmd$args" - exit $EXIT_SUCCESS - fi -} - -test "$opt_mode" = execute && func_mode_execute ${1+"$@"} - - -# func_mode_finish arg... -func_mode_finish () -{ - $opt_debug - libs= - libdirs= - admincmds= - - for opt in "$nonopt" ${1+"$@"} - do - if test -d "$opt"; then - libdirs+=" $opt" - - elif test -f "$opt"; then - if func_lalib_unsafe_p "$opt"; then - libs+=" $opt" - else - func_warning "\`$opt' is not a valid libtool archive" - fi - - else - func_fatal_error "invalid argument \`$opt'" - fi - done - - if test -n "$libs"; then - if test -n "$lt_sysroot"; then - sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` - sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" - else - sysroot_cmd= - fi - - # Remove sysroot references - if $opt_dry_run; then - for lib in $libs; do - echo "removing references to $lt_sysroot and \`=' prefixes from $lib" - done - else - tmpdir=`func_mktempdir` - for lib in $libs; do - sed -e "${sysroot_cmd} s/\([ ']-[LR]\)=/\1/g; s/\([ ']\)=/\1/g" $lib \ - > $tmpdir/tmp-la - mv -f $tmpdir/tmp-la $lib - done - ${RM}r "$tmpdir" - fi - fi - - if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then - for libdir in $libdirs; do - if test -n "$finish_cmds"; then - # Do each command in the finish commands. - func_execute_cmds "$finish_cmds" 'admincmds="$admincmds -'"$cmd"'"' - fi - if test -n "$finish_eval"; then - # Do the single finish_eval. - eval cmds=\"$finish_eval\" - $opt_dry_run || eval "$cmds" || admincmds+=" - $cmds" - fi - done - fi - - # Exit here if they wanted silent mode. - $opt_silent && exit $EXIT_SUCCESS - - if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then - echo "----------------------------------------------------------------------" - echo "Libraries have been installed in:" - for libdir in $libdirs; do - $ECHO " $libdir" - done - echo - echo "If you ever happen to want to link against installed libraries" - echo "in a given directory, LIBDIR, you must either use libtool, and" - echo "specify the full pathname of the library, or use the \`-LLIBDIR'" - echo "flag during linking and do at least one of the following:" - if test -n "$shlibpath_var"; then - echo " - add LIBDIR to the \`$shlibpath_var' environment variable" - echo " during execution" - fi - if test -n "$runpath_var"; then - echo " - add LIBDIR to the \`$runpath_var' environment variable" - echo " during linking" - fi - if test -n "$hardcode_libdir_flag_spec"; then - libdir=LIBDIR - eval flag=\"$hardcode_libdir_flag_spec\" - - $ECHO " - use the \`$flag' linker flag" - fi - if test -n "$admincmds"; then - $ECHO " - have your system administrator run these commands:$admincmds" - fi - if test -f /etc/ld.so.conf; then - echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'" - fi - echo - - echo "See any operating system documentation about shared libraries for" - case $host in - solaris2.[6789]|solaris2.1[0-9]) - echo "more information, such as the ld(1), crle(1) and ld.so(8) manual" - echo "pages." - ;; - *) - echo "more information, such as the ld(1) and ld.so(8) manual pages." - ;; - esac - echo "----------------------------------------------------------------------" - fi - exit $EXIT_SUCCESS -} - -test "$opt_mode" = finish && func_mode_finish ${1+"$@"} - - -# func_mode_install arg... -func_mode_install () -{ - $opt_debug - # There may be an optional sh(1) argument at the beginning of - # install_prog (especially on Windows NT). - if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh || - # Allow the use of GNU shtool's install command. - case $nonopt in *shtool*) :;; *) false;; esac; then - # Aesthetically quote it. - func_quote_for_eval "$nonopt" - install_prog="$func_quote_for_eval_result " - arg=$1 - shift - else - install_prog= - arg=$nonopt - fi - - # The real first argument should be the name of the installation program. - # Aesthetically quote it. - func_quote_for_eval "$arg" - install_prog+="$func_quote_for_eval_result" - install_shared_prog=$install_prog - case " $install_prog " in - *[\\\ /]cp\ *) install_cp=: ;; - *) install_cp=false ;; - esac - - # We need to accept at least all the BSD install flags. - dest= - files= - opts= - prev= - install_type= - isdir=no - stripme= - no_mode=: - for arg - do - arg2= - if test -n "$dest"; then - files+=" $dest" - dest=$arg - continue - fi - - case $arg in - -d) isdir=yes ;; - -f) - if $install_cp; then :; else - prev=$arg - fi - ;; - -g | -m | -o) - prev=$arg - ;; - -s) - stripme=" -s" - continue - ;; - -*) - ;; - *) - # If the previous option needed an argument, then skip it. - if test -n "$prev"; then - if test "x$prev" = x-m && test -n "$install_override_mode"; then - arg2=$install_override_mode - no_mode=false - fi - prev= - else - dest=$arg - continue - fi - ;; - esac - - # Aesthetically quote the argument. - func_quote_for_eval "$arg" - install_prog+=" $func_quote_for_eval_result" - if test -n "$arg2"; then - func_quote_for_eval "$arg2" - fi - install_shared_prog+=" $func_quote_for_eval_result" - done - - test -z "$install_prog" && \ - func_fatal_help "you must specify an install program" - - test -n "$prev" && \ - func_fatal_help "the \`$prev' option requires an argument" - - if test -n "$install_override_mode" && $no_mode; then - if $install_cp; then :; else - func_quote_for_eval "$install_override_mode" - install_shared_prog+=" -m $func_quote_for_eval_result" - fi - fi - - if test -z "$files"; then - if test -z "$dest"; then - func_fatal_help "no file or destination specified" - else - func_fatal_help "you must specify a destination" - fi - fi - - # Strip any trailing slash from the destination. - func_stripname '' '/' "$dest" - dest=$func_stripname_result - - # Check to see that the destination is a directory. - test -d "$dest" && isdir=yes - if test "$isdir" = yes; then - destdir="$dest" - destname= - else - func_dirname_and_basename "$dest" "" "." - destdir="$func_dirname_result" - destname="$func_basename_result" - - # Not a directory, so check to see that there is only one file specified. - set dummy $files; shift - test "$#" -gt 1 && \ - func_fatal_help "\`$dest' is not a directory" - fi - case $destdir in - [\\/]* | [A-Za-z]:[\\/]*) ;; - *) - for file in $files; do - case $file in - *.lo) ;; - *) - func_fatal_help "\`$destdir' must be an absolute directory name" - ;; - esac - done - ;; - esac - - # This variable tells wrapper scripts just to set variables rather - # than running their programs. - libtool_install_magic="$magic" - - staticlibs= - future_libdirs= - current_libdirs= - for file in $files; do - - # Do each installation. - case $file in - *.$libext) - # Do the static libraries later. - staticlibs+=" $file" - ;; - - *.la) - func_resolve_sysroot "$file" - file=$func_resolve_sysroot_result - - # Check to see that this really is a libtool archive. - func_lalib_unsafe_p "$file" \ - || func_fatal_help "\`$file' is not a valid libtool archive" - - library_names= - old_library= - relink_command= - func_source "$file" - - # Add the libdir to current_libdirs if it is the destination. - if test "X$destdir" = "X$libdir"; then - case "$current_libdirs " in - *" $libdir "*) ;; - *) current_libdirs+=" $libdir" ;; - esac - else - # Note the libdir as a future libdir. - case "$future_libdirs " in - *" $libdir "*) ;; - *) future_libdirs+=" $libdir" ;; - esac - fi - - func_dirname "$file" "/" "" - dir="$func_dirname_result" - dir+="$objdir" - - if test -n "$relink_command"; then - # Determine the prefix the user has applied to our future dir. - inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` - - # Don't allow the user to place us outside of our expected - # location b/c this prevents finding dependent libraries that - # are installed to the same prefix. - # At present, this check doesn't affect windows .dll's that - # are installed into $libdir/../bin (currently, that works fine) - # but it's something to keep an eye on. - test "$inst_prefix_dir" = "$destdir" && \ - func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir" - - if test -n "$inst_prefix_dir"; then - # Stick the inst_prefix_dir data into the link command. - relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` - else - relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` - fi - - func_warning "relinking \`$file'" - func_show_eval "$relink_command" \ - 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"' - fi - - # See the names of the shared library. - set dummy $library_names; shift - if test -n "$1"; then - realname="$1" - shift - - srcname="$realname" - test -n "$relink_command" && srcname="$realname"T - - # Install the shared library and build the symlinks. - func_show_eval "$install_shared_prog $dir/$srcname $destdir/$realname" \ - 'exit $?' - tstripme="$stripme" - case $host_os in - cygwin* | mingw* | pw32* | cegcc*) - case $realname in - *.dll.a) - tstripme="" - ;; - esac - ;; - esac - if test -n "$tstripme" && test -n "$striplib"; then - func_show_eval "$striplib $destdir/$realname" 'exit $?' - fi - - if test "$#" -gt 0; then - # Delete the old symlinks, and create new ones. - # Try `ln -sf' first, because the `ln' binary might depend on - # the symlink we replace! Solaris /bin/ln does not understand -f, - # so we also need to try rm && ln -s. - for linkname - do - test "$linkname" != "$realname" \ - && func_show_eval "(cd $destdir && { $LN_S -f $realname $linkname || { $RM $linkname && $LN_S $realname $linkname; }; })" - done - fi - - # Do each command in the postinstall commands. - lib="$destdir/$realname" - func_execute_cmds "$postinstall_cmds" 'exit $?' - fi - - # Install the pseudo-library for information purposes. - func_basename "$file" - name="$func_basename_result" - instname="$dir/$name"i - func_show_eval "$install_prog $instname $destdir/$name" 'exit $?' - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs+=" $dir/$old_library" - ;; - - *.lo) - # Install (i.e. copy) a libtool object. - - # Figure out destination file name, if it wasn't already specified. - if test -n "$destname"; then - destfile="$destdir/$destname" - else - func_basename "$file" - destfile="$func_basename_result" - destfile="$destdir/$destfile" - fi - - # Deduce the name of the destination old-style object file. - case $destfile in - *.lo) - func_lo2o "$destfile" - staticdest=$func_lo2o_result - ;; - *.$objext) - staticdest="$destfile" - destfile= - ;; - *) - func_fatal_help "cannot copy a libtool object to \`$destfile'" - ;; - esac - - # Install the libtool object if requested. - test -n "$destfile" && \ - func_show_eval "$install_prog $file $destfile" 'exit $?' - - # Install the old object if enabled. - if test "$build_old_libs" = yes; then - # Deduce the name of the old-style object file. - func_lo2o "$file" - staticobj=$func_lo2o_result - func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?' - fi - exit $EXIT_SUCCESS - ;; - - *) - # Figure out destination file name, if it wasn't already specified. - if test -n "$destname"; then - destfile="$destdir/$destname" - else - func_basename "$file" - destfile="$func_basename_result" - destfile="$destdir/$destfile" - fi - - # If the file is missing, and there is a .exe on the end, strip it - # because it is most likely a libtool script we actually want to - # install - stripped_ext="" - case $file in - *.exe) - if test ! -f "$file"; then - func_stripname '' '.exe' "$file" - file=$func_stripname_result - stripped_ext=".exe" - fi - ;; - esac - - # Do a test to see if this is really a libtool program. - case $host in - *cygwin* | *mingw*) - if func_ltwrapper_executable_p "$file"; then - func_ltwrapper_scriptname "$file" - wrapper=$func_ltwrapper_scriptname_result - else - func_stripname '' '.exe' "$file" - wrapper=$func_stripname_result - fi - ;; - *) - wrapper=$file - ;; - esac - if func_ltwrapper_script_p "$wrapper"; then - notinst_deplibs= - relink_command= - - func_source "$wrapper" - - # Check the variables that should have been set. - test -z "$generated_by_libtool_version" && \ - func_fatal_error "invalid libtool wrapper script \`$wrapper'" - - finalize=yes - for lib in $notinst_deplibs; do - # Check to see that each library is installed. - libdir= - if test -f "$lib"; then - func_source "$lib" - fi - libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test - if test -n "$libdir" && test ! -f "$libfile"; then - func_warning "\`$lib' has not been installed in \`$libdir'" - finalize=no - fi - done - - relink_command= - func_source "$wrapper" - - outputname= - if test "$fast_install" = no && test -n "$relink_command"; then - $opt_dry_run || { - if test "$finalize" = yes; then - tmpdir=`func_mktempdir` - func_basename "$file$stripped_ext" - file="$func_basename_result" - outputname="$tmpdir/$file" - # Replace the output file specification. - relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` - - $opt_silent || { - func_quote_for_expand "$relink_command" - eval "func_echo $func_quote_for_expand_result" - } - if eval "$relink_command"; then : - else - func_error "error: relink \`$file' with the above command before installing it" - $opt_dry_run || ${RM}r "$tmpdir" - continue - fi - file="$outputname" - else - func_warning "cannot relink \`$file'" - fi - } - else - # Install the binary that we compiled earlier. - file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` - fi - fi - - # remove .exe since cygwin /usr/bin/install will append another - # one anyway - case $install_prog,$host in - */usr/bin/install*,*cygwin*) - case $file:$destfile in - *.exe:*.exe) - # this is ok - ;; - *.exe:*) - destfile=$destfile.exe - ;; - *:*.exe) - func_stripname '' '.exe' "$destfile" - destfile=$func_stripname_result - ;; - esac - ;; - esac - func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?' - $opt_dry_run || if test -n "$outputname"; then - ${RM}r "$tmpdir" - fi - ;; - esac - done - - for file in $staticlibs; do - func_basename "$file" - name="$func_basename_result" - - # Set up the ranlib parameters. - oldlib="$destdir/$name" - func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 - tool_oldlib=$func_to_tool_file_result - - func_show_eval "$install_prog \$file \$oldlib" 'exit $?' - - if test -n "$stripme" && test -n "$old_striplib"; then - func_show_eval "$old_striplib $tool_oldlib" 'exit $?' - fi - - # Do each command in the postinstall commands. - func_execute_cmds "$old_postinstall_cmds" 'exit $?' - done - - test -n "$future_libdirs" && \ - func_warning "remember to run \`$progname --finish$future_libdirs'" - - if test -n "$current_libdirs"; then - # Maybe just do a dry run. - $opt_dry_run && current_libdirs=" -n$current_libdirs" - exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs' - else - exit $EXIT_SUCCESS - fi -} - -test "$opt_mode" = install && func_mode_install ${1+"$@"} - - -# func_generate_dlsyms outputname originator pic_p -# Extract symbols from dlprefiles and create ${outputname}S.o with -# a dlpreopen symbol table. -func_generate_dlsyms () -{ - $opt_debug - my_outputname="$1" - my_originator="$2" - my_pic_p="${3-no}" - my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'` - my_dlsyms= - - if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then - if test -n "$NM" && test -n "$global_symbol_pipe"; then - my_dlsyms="${my_outputname}S.c" - else - func_error "not configured to extract global symbols from dlpreopened files" - fi - fi - - if test -n "$my_dlsyms"; then - case $my_dlsyms in - "") ;; - *.c) - # Discover the nlist of each of the dlfiles. - nlist="$output_objdir/${my_outputname}.nm" - - func_show_eval "$RM $nlist ${nlist}S ${nlist}T" - - # Parse the name list into a source file. - func_verbose "creating $output_objdir/$my_dlsyms" - - $opt_dry_run || $ECHO > "$output_objdir/$my_dlsyms" "\ -/* $my_dlsyms - symbol resolution table for \`$my_outputname' dlsym emulation. */ -/* Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION */ - -#ifdef __cplusplus -extern \"C\" { -#endif - -#if defined(__GNUC__) && (((__GNUC__ == 4) && (__GNUC_MINOR__ >= 4)) || (__GNUC__ > 4)) -#pragma GCC diagnostic ignored \"-Wstrict-prototypes\" -#endif - -/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ -#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) -/* DATA imports from DLLs on WIN32 con't be const, because runtime - relocations are performed -- see ld's documentation on pseudo-relocs. */ -# define LT_DLSYM_CONST -#elif defined(__osf__) -/* This system does not cope well with relocations in const data. */ -# define LT_DLSYM_CONST -#else -# define LT_DLSYM_CONST const -#endif - -/* External symbol declarations for the compiler. */\ -" - - if test "$dlself" = yes; then - func_verbose "generating symbol list for \`$output'" - - $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" - - # Add our own program objects to the symbol list. - progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` - for progfile in $progfiles; do - func_to_tool_file "$progfile" func_convert_file_msys_to_w32 - func_verbose "extracting global C symbols from \`$func_to_tool_file_result'" - $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" - done - - if test -n "$exclude_expsyms"; then - $opt_dry_run || { - eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T' - eval '$MV "$nlist"T "$nlist"' - } - fi - - if test -n "$export_symbols_regex"; then - $opt_dry_run || { - eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T' - eval '$MV "$nlist"T "$nlist"' - } - fi - - # Prepare the list of exported symbols - if test -z "$export_symbols"; then - export_symbols="$output_objdir/$outputname.exp" - $opt_dry_run || { - $RM $export_symbols - eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"' - case $host in - *cygwin* | *mingw* | *cegcc* ) - eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' - eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"' - ;; - esac - } - else - $opt_dry_run || { - eval "${SED} -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"' - eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T' - eval '$MV "$nlist"T "$nlist"' - case $host in - *cygwin* | *mingw* | *cegcc* ) - eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' - eval 'cat "$nlist" >> "$output_objdir/$outputname.def"' - ;; - esac - } - fi - fi - - for dlprefile in $dlprefiles; do - func_verbose "extracting global C symbols from \`$dlprefile'" - func_basename "$dlprefile" - name="$func_basename_result" - case $host in - *cygwin* | *mingw* | *cegcc* ) - # if an import library, we need to obtain dlname - if func_win32_import_lib_p "$dlprefile"; then - func_tr_sh "$dlprefile" - eval "curr_lafile=\$libfile_$func_tr_sh_result" - dlprefile_dlbasename="" - if test -n "$curr_lafile" && func_lalib_p "$curr_lafile"; then - # Use subshell, to avoid clobbering current variable values - dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` - if test -n "$dlprefile_dlname" ; then - func_basename "$dlprefile_dlname" - dlprefile_dlbasename="$func_basename_result" - else - # no lafile. user explicitly requested -dlpreopen . - $sharedlib_from_linklib_cmd "$dlprefile" - dlprefile_dlbasename=$sharedlib_from_linklib_result - fi - fi - $opt_dry_run || { - if test -n "$dlprefile_dlbasename" ; then - eval '$ECHO ": $dlprefile_dlbasename" >> "$nlist"' - else - func_warning "Could not compute DLL name from $name" - eval '$ECHO ": $name " >> "$nlist"' - fi - func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 - eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe | - $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" - } - else # not an import lib - $opt_dry_run || { - eval '$ECHO ": $name " >> "$nlist"' - func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 - eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" - } - fi - ;; - *) - $opt_dry_run || { - eval '$ECHO ": $name " >> "$nlist"' - func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 - eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" - } - ;; - esac - done - - $opt_dry_run || { - # Make sure we have at least an empty file. - test -f "$nlist" || : > "$nlist" - - if test -n "$exclude_expsyms"; then - $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T - $MV "$nlist"T "$nlist" - fi - - # Try sorting and uniquifying the output. - if $GREP -v "^: " < "$nlist" | - if sort -k 3 /dev/null 2>&1; then - sort -k 3 - else - sort +2 - fi | - uniq > "$nlist"S; then - : - else - $GREP -v "^: " < "$nlist" > "$nlist"S - fi - - if test -f "$nlist"S; then - eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$my_dlsyms"' - else - echo '/* NONE */' >> "$output_objdir/$my_dlsyms" - fi - - echo >> "$output_objdir/$my_dlsyms" "\ - -/* The mapping between symbol names and symbols. */ -typedef struct { - const char *name; - void *address; -} lt_dlsymlist; -extern LT_DLSYM_CONST lt_dlsymlist -lt_${my_prefix}_LTX_preloaded_symbols[]; -LT_DLSYM_CONST lt_dlsymlist -lt_${my_prefix}_LTX_preloaded_symbols[] = -{\ - { \"$my_originator\", (void *) 0 }," - - case $need_lib_prefix in - no) - eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$my_dlsyms" - ;; - *) - eval "$global_symbol_to_c_name_address_lib_prefix" < "$nlist" >> "$output_objdir/$my_dlsyms" - ;; - esac - echo >> "$output_objdir/$my_dlsyms" "\ - {0, (void *) 0} -}; - -/* This works around a problem in FreeBSD linker */ -#ifdef FREEBSD_WORKAROUND -static const void *lt_preloaded_setup() { - return lt_${my_prefix}_LTX_preloaded_symbols; -} -#endif - -#ifdef __cplusplus -} -#endif\ -" - } # !$opt_dry_run - - pic_flag_for_symtable= - case "$compile_command " in - *" -static "*) ;; - *) - case $host in - # compiling the symbol table file with pic_flag works around - # a FreeBSD bug that causes programs to crash when -lm is - # linked before any other PIC object. But we must not use - # pic_flag when linking with -static. The problem exists in - # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1. - *-*-freebsd2.*|*-*-freebsd3.0*|*-*-freebsdelf3.0*) - pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; - *-*-hpux*) - pic_flag_for_symtable=" $pic_flag" ;; - *) - if test "X$my_pic_p" != Xno; then - pic_flag_for_symtable=" $pic_flag" - fi - ;; - esac - ;; - esac - symtab_cflags= - for arg in $LTCFLAGS; do - case $arg in - -pie | -fpie | -fPIE) ;; - *) symtab_cflags+=" $arg" ;; - esac - done - - # Now compile the dynamic symbol file. - func_show_eval '(cd $output_objdir && $LTCC$symtab_cflags -c$no_builtin_flag$pic_flag_for_symtable "$my_dlsyms")' 'exit $?' - - # Clean up the generated files. - func_show_eval '$RM "$output_objdir/$my_dlsyms" "$nlist" "${nlist}S" "${nlist}T"' - - # Transform the symbol file into the correct name. - symfileobj="$output_objdir/${my_outputname}S.$objext" - case $host in - *cygwin* | *mingw* | *cegcc* ) - if test -f "$output_objdir/$my_outputname.def"; then - compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` - else - compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` - fi - ;; - *) - compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` - ;; - esac - ;; - *) - func_fatal_error "unknown suffix for \`$my_dlsyms'" - ;; - esac - else - # We keep going just in case the user didn't refer to - # lt_preloaded_symbols. The linker will fail if global_symbol_pipe - # really was required. - - # Nullify the symbol file. - compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` - fi -} - -# func_win32_libid arg -# return the library type of file 'arg' -# -# Need a lot of goo to handle *both* DLLs and import libs -# Has to be a shell function in order to 'eat' the argument -# that is supplied when $file_magic_command is called. -# Despite the name, also deal with 64 bit binaries. -func_win32_libid () -{ - $opt_debug - win32_libid_type="unknown" - win32_fileres=`file -L $1 2>/dev/null` - case $win32_fileres in - *ar\ archive\ import\ library*) # definitely import - win32_libid_type="x86 archive import" - ;; - *ar\ archive*) # could be an import, or static - # Keep the egrep pattern in sync with the one in _LT_CHECK_MAGIC_METHOD. - if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null | - $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then - func_to_tool_file "$1" func_convert_file_msys_to_w32 - win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | - $SED -n -e ' - 1,100{ - / I /{ - s,.*,import, - p - q - } - }'` - case $win32_nmres in - import*) win32_libid_type="x86 archive import";; - *) win32_libid_type="x86 archive static";; - esac - fi - ;; - *DLL*) - win32_libid_type="x86 DLL" - ;; - *executable*) # but shell scripts are "executable" too... - case $win32_fileres in - *MS\ Windows\ PE\ Intel*) - win32_libid_type="x86 DLL" - ;; - esac - ;; - esac - $ECHO "$win32_libid_type" -} - -# func_cygming_dll_for_implib ARG -# -# Platform-specific function to extract the -# name of the DLL associated with the specified -# import library ARG. -# Invoked by eval'ing the libtool variable -# $sharedlib_from_linklib_cmd -# Result is available in the variable -# $sharedlib_from_linklib_result -func_cygming_dll_for_implib () -{ - $opt_debug - sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` -} - -# func_cygming_dll_for_implib_fallback_core SECTION_NAME LIBNAMEs -# -# The is the core of a fallback implementation of a -# platform-specific function to extract the name of the -# DLL associated with the specified import library LIBNAME. -# -# SECTION_NAME is either .idata$6 or .idata$7, depending -# on the platform and compiler that created the implib. -# -# Echos the name of the DLL associated with the -# specified import library. -func_cygming_dll_for_implib_fallback_core () -{ - $opt_debug - match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` - $OBJDUMP -s --section "$1" "$2" 2>/dev/null | - $SED '/^Contents of section '"$match_literal"':/{ - # Place marker at beginning of archive member dllname section - s/.*/====MARK====/ - p - d - } - # These lines can sometimes be longer than 43 characters, but - # are always uninteresting - /:[ ]*file format pe[i]\{,1\}-/d - /^In archive [^:]*:/d - # Ensure marker is printed - /^====MARK====/p - # Remove all lines with less than 43 characters - /^.\{43\}/!d - # From remaining lines, remove first 43 characters - s/^.\{43\}//' | - $SED -n ' - # Join marker and all lines until next marker into a single line - /^====MARK====/ b para - H - $ b para - b - :para - x - s/\n//g - # Remove the marker - s/^====MARK====// - # Remove trailing dots and whitespace - s/[\. \t]*$// - # Print - /./p' | - # we now have a list, one entry per line, of the stringified - # contents of the appropriate section of all members of the - # archive which possess that section. Heuristic: eliminate - # all those which have a first or second character that is - # a '.' (that is, objdump's representation of an unprintable - # character.) This should work for all archives with less than - # 0x302f exports -- but will fail for DLLs whose name actually - # begins with a literal '.' or a single character followed by - # a '.'. - # - # Of those that remain, print the first one. - $SED -e '/^\./d;/^.\./d;q' -} - -# func_cygming_gnu_implib_p ARG -# This predicate returns with zero status (TRUE) if -# ARG is a GNU/binutils-style import library. Returns -# with nonzero status (FALSE) otherwise. -func_cygming_gnu_implib_p () -{ - $opt_debug - func_to_tool_file "$1" func_convert_file_msys_to_w32 - func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` - test -n "$func_cygming_gnu_implib_tmp" -} - -# func_cygming_ms_implib_p ARG -# This predicate returns with zero status (TRUE) if -# ARG is an MS-style import library. Returns -# with nonzero status (FALSE) otherwise. -func_cygming_ms_implib_p () -{ - $opt_debug - func_to_tool_file "$1" func_convert_file_msys_to_w32 - func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` - test -n "$func_cygming_ms_implib_tmp" -} - -# func_cygming_dll_for_implib_fallback ARG -# Platform-specific function to extract the -# name of the DLL associated with the specified -# import library ARG. -# -# This fallback implementation is for use when $DLLTOOL -# does not support the --identify-strict option. -# Invoked by eval'ing the libtool variable -# $sharedlib_from_linklib_cmd -# Result is available in the variable -# $sharedlib_from_linklib_result -func_cygming_dll_for_implib_fallback () -{ - $opt_debug - if func_cygming_gnu_implib_p "$1" ; then - # binutils import library - sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` - elif func_cygming_ms_implib_p "$1" ; then - # ms-generated import library - sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` - else - # unknown - sharedlib_from_linklib_result="" - fi -} - - -# func_extract_an_archive dir oldlib -func_extract_an_archive () -{ - $opt_debug - f_ex_an_ar_dir="$1"; shift - f_ex_an_ar_oldlib="$1" - if test "$lock_old_archive_extraction" = yes; then - lockfile=$f_ex_an_ar_oldlib.lock - until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do - func_echo "Waiting for $lockfile to be removed" - sleep 2 - done - fi - func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \ - 'stat=$?; rm -f "$lockfile"; exit $stat' - if test "$lock_old_archive_extraction" = yes; then - $opt_dry_run || rm -f "$lockfile" - fi - if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then - : - else - func_fatal_error "object name conflicts in archive: $f_ex_an_ar_dir/$f_ex_an_ar_oldlib" - fi -} - - -# func_extract_archives gentop oldlib ... -func_extract_archives () -{ - $opt_debug - my_gentop="$1"; shift - my_oldlibs=${1+"$@"} - my_oldobjs="" - my_xlib="" - my_xabs="" - my_xdir="" - - for my_xlib in $my_oldlibs; do - # Extract the objects. - case $my_xlib in - [\\/]* | [A-Za-z]:[\\/]*) my_xabs="$my_xlib" ;; - *) my_xabs=`pwd`"/$my_xlib" ;; - esac - func_basename "$my_xlib" - my_xlib="$func_basename_result" - my_xlib_u=$my_xlib - while :; do - case " $extracted_archives " in - *" $my_xlib_u "*) - func_arith $extracted_serial + 1 - extracted_serial=$func_arith_result - my_xlib_u=lt$extracted_serial-$my_xlib ;; - *) break ;; - esac - done - extracted_archives="$extracted_archives $my_xlib_u" - my_xdir="$my_gentop/$my_xlib_u" - - func_mkdir_p "$my_xdir" - - case $host in - *-darwin*) - func_verbose "Extracting $my_xabs" - # Do not bother doing anything if just a dry run - $opt_dry_run || { - darwin_orig_dir=`pwd` - cd $my_xdir || exit $? - darwin_archive=$my_xabs - darwin_curdir=`pwd` - darwin_base_archive=`basename "$darwin_archive"` - darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` - if test -n "$darwin_arches"; then - darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` - darwin_arch= - func_verbose "$darwin_base_archive has multiple architectures $darwin_arches" - for darwin_arch in $darwin_arches ; do - func_mkdir_p "unfat-$$/${darwin_base_archive}-${darwin_arch}" - $LIPO -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}" - cd "unfat-$$/${darwin_base_archive}-${darwin_arch}" - func_extract_an_archive "`pwd`" "${darwin_base_archive}" - cd "$darwin_curdir" - $RM "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" - done # $darwin_arches - ## Okay now we've a bunch of thin objects, gotta fatten them up :) - darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u` - darwin_file= - darwin_files= - for darwin_file in $darwin_filelist; do - darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` - $LIPO -create -output "$darwin_file" $darwin_files - done # $darwin_filelist - $RM -rf unfat-$$ - cd "$darwin_orig_dir" - else - cd $darwin_orig_dir - func_extract_an_archive "$my_xdir" "$my_xabs" - fi # $darwin_arches - } # !$opt_dry_run - ;; - *) - func_extract_an_archive "$my_xdir" "$my_xabs" - ;; - esac - my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` - done - - func_extract_archives_result="$my_oldobjs" -} - - -# func_emit_wrapper [arg=no] -# -# Emit a libtool wrapper script on stdout. -# Don't directly open a file because we may want to -# incorporate the script contents within a cygwin/mingw -# wrapper executable. Must ONLY be called from within -# func_mode_link because it depends on a number of variables -# set therein. -# -# ARG is the value that the WRAPPER_SCRIPT_BELONGS_IN_OBJDIR -# variable will take. If 'yes', then the emitted script -# will assume that the directory in which it is stored is -# the $objdir directory. This is a cygwin/mingw-specific -# behavior. -func_emit_wrapper () -{ - func_emit_wrapper_arg1=${1-no} - - $ECHO "\ -#! $SHELL - -# $output - temporary wrapper script for $objdir/$outputname -# Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION -# -# The $output program cannot be directly executed until all the libtool -# libraries that it depends on are installed. -# -# This wrapper script should never be moved out of the build directory. -# If it is, it will not operate correctly. - -# Sed substitution that helps us do robust quoting. It backslashifies -# metacharacters that are still active within double-quoted strings. -sed_quote_subst='$sed_quote_subst' - -# Be Bourne compatible -if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then - emulate sh - NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on \${1+\"\$@\"}, which - # is contrary to our usage. Disable this feature. - alias -g '\${1+\"\$@\"}'='\"\$@\"' - setopt NO_GLOB_SUBST -else - case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac -fi -BIN_SH=xpg4; export BIN_SH # for Tru64 -DUALCASE=1; export DUALCASE # for MKS sh - -# The HP-UX ksh and POSIX shell print the target directory to stdout -# if CDPATH is set. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -relink_command=\"$relink_command\" - -# This environment variable determines our operation mode. -if test \"\$libtool_install_magic\" = \"$magic\"; then - # install mode needs the following variables: - generated_by_libtool_version='$macro_version' - notinst_deplibs='$notinst_deplibs' -else - # When we are sourced in execute mode, \$file and \$ECHO are already set. - if test \"\$libtool_execute_magic\" != \"$magic\"; then - file=\"\$0\"" - - qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` - $ECHO "\ - -# A function that is used when there is no print builtin or printf. -func_fallback_echo () -{ - eval 'cat <<_LTECHO_EOF -\$1 -_LTECHO_EOF' -} - ECHO=\"$qECHO\" - fi - -# Very basic option parsing. These options are (a) specific to -# the libtool wrapper, (b) are identical between the wrapper -# /script/ and the wrapper /executable/ which is used only on -# windows platforms, and (c) all begin with the string "--lt-" -# (application programs are unlikely to have options which match -# this pattern). -# -# There are only two supported options: --lt-debug and -# --lt-dump-script. There is, deliberately, no --lt-help. -# -# The first argument to this parsing function should be the -# script's $0 value, followed by "$@". -lt_option_debug= -func_parse_lt_options () -{ - lt_script_arg0=\$0 - shift - for lt_opt - do - case \"\$lt_opt\" in - --lt-debug) lt_option_debug=1 ;; - --lt-dump-script) - lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` - test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. - lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` - cat \"\$lt_dump_D/\$lt_dump_F\" - exit 0 - ;; - --lt-*) - \$ECHO \"Unrecognized --lt- option: '\$lt_opt'\" 1>&2 - exit 1 - ;; - esac - done - - # Print the debug banner immediately: - if test -n \"\$lt_option_debug\"; then - echo \"${outputname}:${output}:\${LINENO}: libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\" 1>&2 - fi -} - -# Used when --lt-debug. Prints its arguments to stdout -# (redirection is the responsibility of the caller) -func_lt_dump_args () -{ - lt_dump_args_N=1; - for lt_arg - do - \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\" - lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` - done -} - -# Core function for launching the target application -func_exec_program_core () -{ -" - case $host in - # Backslashes separate directories on plain windows - *-*-mingw | *-*-os2* | *-cegcc*) - $ECHO "\ - if test -n \"\$lt_option_debug\"; then - \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir\\\\\$program\" 1>&2 - func_lt_dump_args \${1+\"\$@\"} 1>&2 - fi - exec \"\$progdir\\\\\$program\" \${1+\"\$@\"} -" - ;; - - *) - $ECHO "\ - if test -n \"\$lt_option_debug\"; then - \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir/\$program\" 1>&2 - func_lt_dump_args \${1+\"\$@\"} 1>&2 - fi - exec \"\$progdir/\$program\" \${1+\"\$@\"} -" - ;; - esac - $ECHO "\ - \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2 - exit 1 -} - -# A function to encapsulate launching the target application -# Strips options in the --lt-* namespace from \$@ and -# launches target application with the remaining arguments. -func_exec_program () -{ - case \" \$* \" in - *\\ --lt-*) - for lt_wr_arg - do - case \$lt_wr_arg in - --lt-*) ;; - *) set x \"\$@\" \"\$lt_wr_arg\"; shift;; - esac - shift - done ;; - esac - func_exec_program_core \${1+\"\$@\"} -} - - # Parse options - func_parse_lt_options \"\$0\" \${1+\"\$@\"} - - # Find the directory that this script lives in. - thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` - test \"x\$thisdir\" = \"x\$file\" && thisdir=. - - # Follow symbolic links until we get to the real thisdir. - file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` - while test -n \"\$file\"; do - destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` - - # If there was a directory component, then change thisdir. - if test \"x\$destdir\" != \"x\$file\"; then - case \"\$destdir\" in - [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;; - *) thisdir=\"\$thisdir/\$destdir\" ;; - esac - fi - - file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` - file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` - done - - # Usually 'no', except on cygwin/mingw when embedded into - # the cwrapper. - WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=$func_emit_wrapper_arg1 - if test \"\$WRAPPER_SCRIPT_BELONGS_IN_OBJDIR\" = \"yes\"; then - # special case for '.' - if test \"\$thisdir\" = \".\"; then - thisdir=\`pwd\` - fi - # remove .libs from thisdir - case \"\$thisdir\" in - *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; - $objdir ) thisdir=. ;; - esac - fi - - # Try to get the absolute directory name. - absdir=\`cd \"\$thisdir\" && pwd\` - test -n \"\$absdir\" && thisdir=\"\$absdir\" -" - - if test "$fast_install" = yes; then - $ECHO "\ - program=lt-'$outputname'$exeext - progdir=\"\$thisdir/$objdir\" - - if test ! -f \"\$progdir/\$program\" || - { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ - test \"X\$file\" != \"X\$progdir/\$program\"; }; then - - file=\"\$\$-\$program\" - - if test ! -d \"\$progdir\"; then - $MKDIR \"\$progdir\" - else - $RM \"\$progdir/\$file\" - fi" - - $ECHO "\ - - # relink executable if necessary - if test -n \"\$relink_command\"; then - if relink_command_output=\`eval \$relink_command 2>&1\`; then : - else - $ECHO \"\$relink_command_output\" >&2 - $RM \"\$progdir/\$file\" - exit 1 - fi - fi - - $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null || - { $RM \"\$progdir/\$program\"; - $MV \"\$progdir/\$file\" \"\$progdir/\$program\"; } - $RM \"\$progdir/\$file\" - fi" - else - $ECHO "\ - program='$outputname' - progdir=\"\$thisdir/$objdir\" -" - fi - - $ECHO "\ - - if test -f \"\$progdir/\$program\"; then" - - # fixup the dll searchpath if we need to. - # - # Fix the DLL searchpath if we need to. Do this before prepending - # to shlibpath, because on Windows, both are PATH and uninstalled - # libraries must come first. - if test -n "$dllsearchpath"; then - $ECHO "\ - # Add the dll search path components to the executable PATH - PATH=$dllsearchpath:\$PATH -" - fi - - # Export our shlibpath_var if we have one. - if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then - $ECHO "\ - # Add our own library path to $shlibpath_var - $shlibpath_var=\"$temp_rpath\$$shlibpath_var\" - - # Some systems cannot cope with colon-terminated $shlibpath_var - # The second colon is a workaround for a bug in BeOS R4 sed - $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` - - export $shlibpath_var -" - fi - - $ECHO "\ - if test \"\$libtool_execute_magic\" != \"$magic\"; then - # Run the actual program with our arguments. - func_exec_program \${1+\"\$@\"} - fi - else - # The program doesn't exist. - \$ECHO \"\$0: error: \\\`\$progdir/\$program' does not exist\" 1>&2 - \$ECHO \"This script is just a wrapper for \$program.\" 1>&2 - \$ECHO \"See the $PACKAGE documentation for more information.\" 1>&2 - exit 1 - fi -fi\ -" -} - - -# func_emit_cwrapperexe_src -# emit the source code for a wrapper executable on stdout -# Must ONLY be called from within func_mode_link because -# it depends on a number of variable set therein. -func_emit_cwrapperexe_src () -{ - cat < -#include -#ifdef _MSC_VER -# include -# include -# include -#else -# include -# include -# ifdef __CYGWIN__ -# include -# endif -#endif -#include -#include -#include -#include -#include -#include -#include -#include - -/* declarations of non-ANSI functions */ -#if defined(__MINGW32__) -# ifdef __STRICT_ANSI__ -int _putenv (const char *); -# endif -#elif defined(__CYGWIN__) -# ifdef __STRICT_ANSI__ -char *realpath (const char *, char *); -int putenv (char *); -int setenv (const char *, const char *, int); -# endif -/* #elif defined (other platforms) ... */ -#endif - -/* portability defines, excluding path handling macros */ -#if defined(_MSC_VER) -# define setmode _setmode -# define stat _stat -# define chmod _chmod -# define getcwd _getcwd -# define putenv _putenv -# define S_IXUSR _S_IEXEC -# ifndef _INTPTR_T_DEFINED -# define _INTPTR_T_DEFINED -# define intptr_t int -# endif -#elif defined(__MINGW32__) -# define setmode _setmode -# define stat _stat -# define chmod _chmod -# define getcwd _getcwd -# define putenv _putenv -#elif defined(__CYGWIN__) -# define HAVE_SETENV -# define FOPEN_WB "wb" -/* #elif defined (other platforms) ... */ -#endif - -#if defined(PATH_MAX) -# define LT_PATHMAX PATH_MAX -#elif defined(MAXPATHLEN) -# define LT_PATHMAX MAXPATHLEN -#else -# define LT_PATHMAX 1024 -#endif - -#ifndef S_IXOTH -# define S_IXOTH 0 -#endif -#ifndef S_IXGRP -# define S_IXGRP 0 -#endif - -/* path handling portability macros */ -#ifndef DIR_SEPARATOR -# define DIR_SEPARATOR '/' -# define PATH_SEPARATOR ':' -#endif - -#if defined (_WIN32) || defined (__MSDOS__) || defined (__DJGPP__) || \ - defined (__OS2__) -# define HAVE_DOS_BASED_FILE_SYSTEM -# define FOPEN_WB "wb" -# ifndef DIR_SEPARATOR_2 -# define DIR_SEPARATOR_2 '\\' -# endif -# ifndef PATH_SEPARATOR_2 -# define PATH_SEPARATOR_2 ';' -# endif -#endif - -#ifndef DIR_SEPARATOR_2 -# define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) -#else /* DIR_SEPARATOR_2 */ -# define IS_DIR_SEPARATOR(ch) \ - (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2)) -#endif /* DIR_SEPARATOR_2 */ - -#ifndef PATH_SEPARATOR_2 -# define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR) -#else /* PATH_SEPARATOR_2 */ -# define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR_2) -#endif /* PATH_SEPARATOR_2 */ - -#ifndef FOPEN_WB -# define FOPEN_WB "w" -#endif -#ifndef _O_BINARY -# define _O_BINARY 0 -#endif - -#define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type))) -#define XFREE(stale) do { \ - if (stale) { free ((void *) stale); stale = 0; } \ -} while (0) - -#if defined(LT_DEBUGWRAPPER) -static int lt_debug = 1; -#else -static int lt_debug = 0; -#endif - -const char *program_name = "libtool-wrapper"; /* in case xstrdup fails */ - -void *xmalloc (size_t num); -char *xstrdup (const char *string); -const char *base_name (const char *name); -char *find_executable (const char *wrapper); -char *chase_symlinks (const char *pathspec); -int make_executable (const char *path); -int check_executable (const char *path); -char *strendzap (char *str, const char *pat); -void lt_debugprintf (const char *file, int line, const char *fmt, ...); -void lt_fatal (const char *file, int line, const char *message, ...); -static const char *nonnull (const char *s); -static const char *nonempty (const char *s); -void lt_setenv (const char *name, const char *value); -char *lt_extend_str (const char *orig_value, const char *add, int to_end); -void lt_update_exe_path (const char *name, const char *value); -void lt_update_lib_path (const char *name, const char *value); -char **prepare_spawn (char **argv); -void lt_dump_script (FILE *f); -EOF - - cat <= 0) - && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH))) - return 1; - else - return 0; -} - -int -make_executable (const char *path) -{ - int rval = 0; - struct stat st; - - lt_debugprintf (__FILE__, __LINE__, "(make_executable): %s\n", - nonempty (path)); - if ((!path) || (!*path)) - return 0; - - if (stat (path, &st) >= 0) - { - rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR); - } - return rval; -} - -/* Searches for the full path of the wrapper. Returns - newly allocated full path name if found, NULL otherwise - Does not chase symlinks, even on platforms that support them. -*/ -char * -find_executable (const char *wrapper) -{ - int has_slash = 0; - const char *p; - const char *p_next; - /* static buffer for getcwd */ - char tmp[LT_PATHMAX + 1]; - int tmp_len; - char *concat_name; - - lt_debugprintf (__FILE__, __LINE__, "(find_executable): %s\n", - nonempty (wrapper)); - - if ((wrapper == NULL) || (*wrapper == '\0')) - return NULL; - - /* Absolute path? */ -#if defined (HAVE_DOS_BASED_FILE_SYSTEM) - if (isalpha ((unsigned char) wrapper[0]) && wrapper[1] == ':') - { - concat_name = xstrdup (wrapper); - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - } - else - { -#endif - if (IS_DIR_SEPARATOR (wrapper[0])) - { - concat_name = xstrdup (wrapper); - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - } -#if defined (HAVE_DOS_BASED_FILE_SYSTEM) - } -#endif - - for (p = wrapper; *p; p++) - if (*p == '/') - { - has_slash = 1; - break; - } - if (!has_slash) - { - /* no slashes; search PATH */ - const char *path = getenv ("PATH"); - if (path != NULL) - { - for (p = path; *p; p = p_next) - { - const char *q; - size_t p_len; - for (q = p; *q; q++) - if (IS_PATH_SEPARATOR (*q)) - break; - p_len = q - p; - p_next = (*q == '\0' ? q : q + 1); - if (p_len == 0) - { - /* empty path: current directory */ - if (getcwd (tmp, LT_PATHMAX) == NULL) - lt_fatal (__FILE__, __LINE__, "getcwd failed: %s", - nonnull (strerror (errno))); - tmp_len = strlen (tmp); - concat_name = - XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); - memcpy (concat_name, tmp, tmp_len); - concat_name[tmp_len] = '/'; - strcpy (concat_name + tmp_len + 1, wrapper); - } - else - { - concat_name = - XMALLOC (char, p_len + 1 + strlen (wrapper) + 1); - memcpy (concat_name, p, p_len); - concat_name[p_len] = '/'; - strcpy (concat_name + p_len + 1, wrapper); - } - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - } - } - /* not found in PATH; assume curdir */ - } - /* Relative path | not found in path: prepend cwd */ - if (getcwd (tmp, LT_PATHMAX) == NULL) - lt_fatal (__FILE__, __LINE__, "getcwd failed: %s", - nonnull (strerror (errno))); - tmp_len = strlen (tmp); - concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); - memcpy (concat_name, tmp, tmp_len); - concat_name[tmp_len] = '/'; - strcpy (concat_name + tmp_len + 1, wrapper); - - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - return NULL; -} - -char * -chase_symlinks (const char *pathspec) -{ -#ifndef S_ISLNK - return xstrdup (pathspec); -#else - char buf[LT_PATHMAX]; - struct stat s; - char *tmp_pathspec = xstrdup (pathspec); - char *p; - int has_symlinks = 0; - while (strlen (tmp_pathspec) && !has_symlinks) - { - lt_debugprintf (__FILE__, __LINE__, - "checking path component for symlinks: %s\n", - tmp_pathspec); - if (lstat (tmp_pathspec, &s) == 0) - { - if (S_ISLNK (s.st_mode) != 0) - { - has_symlinks = 1; - break; - } - - /* search backwards for last DIR_SEPARATOR */ - p = tmp_pathspec + strlen (tmp_pathspec) - 1; - while ((p > tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) - p--; - if ((p == tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) - { - /* no more DIR_SEPARATORS left */ - break; - } - *p = '\0'; - } - else - { - lt_fatal (__FILE__, __LINE__, - "error accessing file \"%s\": %s", - tmp_pathspec, nonnull (strerror (errno))); - } - } - XFREE (tmp_pathspec); - - if (!has_symlinks) - { - return xstrdup (pathspec); - } - - tmp_pathspec = realpath (pathspec, buf); - if (tmp_pathspec == 0) - { - lt_fatal (__FILE__, __LINE__, - "could not follow symlinks for %s", pathspec); - } - return xstrdup (tmp_pathspec); -#endif -} - -char * -strendzap (char *str, const char *pat) -{ - size_t len, patlen; - - assert (str != NULL); - assert (pat != NULL); - - len = strlen (str); - patlen = strlen (pat); - - if (patlen <= len) - { - str += len - patlen; - if (strcmp (str, pat) == 0) - *str = '\0'; - } - return str; -} - -void -lt_debugprintf (const char *file, int line, const char *fmt, ...) -{ - va_list args; - if (lt_debug) - { - (void) fprintf (stderr, "%s:%s:%d: ", program_name, file, line); - va_start (args, fmt); - (void) vfprintf (stderr, fmt, args); - va_end (args); - } -} - -static void -lt_error_core (int exit_status, const char *file, - int line, const char *mode, - const char *message, va_list ap) -{ - fprintf (stderr, "%s:%s:%d: %s: ", program_name, file, line, mode); - vfprintf (stderr, message, ap); - fprintf (stderr, ".\n"); - - if (exit_status >= 0) - exit (exit_status); -} - -void -lt_fatal (const char *file, int line, const char *message, ...) -{ - va_list ap; - va_start (ap, message); - lt_error_core (EXIT_FAILURE, file, line, "FATAL", message, ap); - va_end (ap); -} - -static const char * -nonnull (const char *s) -{ - return s ? s : "(null)"; -} - -static const char * -nonempty (const char *s) -{ - return (s && !*s) ? "(empty)" : nonnull (s); -} - -void -lt_setenv (const char *name, const char *value) -{ - lt_debugprintf (__FILE__, __LINE__, - "(lt_setenv) setting '%s' to '%s'\n", - nonnull (name), nonnull (value)); - { -#ifdef HAVE_SETENV - /* always make a copy, for consistency with !HAVE_SETENV */ - char *str = xstrdup (value); - setenv (name, str, 1); -#else - int len = strlen (name) + 1 + strlen (value) + 1; - char *str = XMALLOC (char, len); - sprintf (str, "%s=%s", name, value); - if (putenv (str) != EXIT_SUCCESS) - { - XFREE (str); - } -#endif - } -} - -char * -lt_extend_str (const char *orig_value, const char *add, int to_end) -{ - char *new_value; - if (orig_value && *orig_value) - { - int orig_value_len = strlen (orig_value); - int add_len = strlen (add); - new_value = XMALLOC (char, add_len + orig_value_len + 1); - if (to_end) - { - strcpy (new_value, orig_value); - strcpy (new_value + orig_value_len, add); - } - else - { - strcpy (new_value, add); - strcpy (new_value + add_len, orig_value); - } - } - else - { - new_value = xstrdup (add); - } - return new_value; -} - -void -lt_update_exe_path (const char *name, const char *value) -{ - lt_debugprintf (__FILE__, __LINE__, - "(lt_update_exe_path) modifying '%s' by prepending '%s'\n", - nonnull (name), nonnull (value)); - - if (name && *name && value && *value) - { - char *new_value = lt_extend_str (getenv (name), value, 0); - /* some systems can't cope with a ':'-terminated path #' */ - int len = strlen (new_value); - while (((len = strlen (new_value)) > 0) && IS_PATH_SEPARATOR (new_value[len-1])) - { - new_value[len-1] = '\0'; - } - lt_setenv (name, new_value); - XFREE (new_value); - } -} - -void -lt_update_lib_path (const char *name, const char *value) -{ - lt_debugprintf (__FILE__, __LINE__, - "(lt_update_lib_path) modifying '%s' by prepending '%s'\n", - nonnull (name), nonnull (value)); - - if (name && *name && value && *value) - { - char *new_value = lt_extend_str (getenv (name), value, 0); - lt_setenv (name, new_value); - XFREE (new_value); - } -} - -EOF - case $host_os in - mingw*) - cat <<"EOF" - -/* Prepares an argument vector before calling spawn(). - Note that spawn() does not by itself call the command interpreter - (getenv ("COMSPEC") != NULL ? getenv ("COMSPEC") : - ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO); - GetVersionEx(&v); - v.dwPlatformId == VER_PLATFORM_WIN32_NT; - }) ? "cmd.exe" : "command.com"). - Instead it simply concatenates the arguments, separated by ' ', and calls - CreateProcess(). We must quote the arguments since Win32 CreateProcess() - interprets characters like ' ', '\t', '\\', '"' (but not '<' and '>') in a - special way: - - Space and tab are interpreted as delimiters. They are not treated as - delimiters if they are surrounded by double quotes: "...". - - Unescaped double quotes are removed from the input. Their only effect is - that within double quotes, space and tab are treated like normal - characters. - - Backslashes not followed by double quotes are not special. - - But 2*n+1 backslashes followed by a double quote become - n backslashes followed by a double quote (n >= 0): - \" -> " - \\\" -> \" - \\\\\" -> \\" - */ -#define SHELL_SPECIAL_CHARS "\"\\ \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037" -#define SHELL_SPACE_CHARS " \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037" -char ** -prepare_spawn (char **argv) -{ - size_t argc; - char **new_argv; - size_t i; - - /* Count number of arguments. */ - for (argc = 0; argv[argc] != NULL; argc++) - ; - - /* Allocate new argument vector. */ - new_argv = XMALLOC (char *, argc + 1); - - /* Put quoted arguments into the new argument vector. */ - for (i = 0; i < argc; i++) - { - const char *string = argv[i]; - - if (string[0] == '\0') - new_argv[i] = xstrdup ("\"\""); - else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL) - { - int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); - size_t length; - unsigned int backslashes; - const char *s; - char *quoted_string; - char *p; - - length = 0; - backslashes = 0; - if (quote_around) - length++; - for (s = string; *s != '\0'; s++) - { - char c = *s; - if (c == '"') - length += backslashes + 1; - length++; - if (c == '\\') - backslashes++; - else - backslashes = 0; - } - if (quote_around) - length += backslashes + 1; - - quoted_string = XMALLOC (char, length + 1); - - p = quoted_string; - backslashes = 0; - if (quote_around) - *p++ = '"'; - for (s = string; *s != '\0'; s++) - { - char c = *s; - if (c == '"') - { - unsigned int j; - for (j = backslashes + 1; j > 0; j--) - *p++ = '\\'; - } - *p++ = c; - if (c == '\\') - backslashes++; - else - backslashes = 0; - } - if (quote_around) - { - unsigned int j; - for (j = backslashes; j > 0; j--) - *p++ = '\\'; - *p++ = '"'; - } - *p = '\0'; - - new_argv[i] = quoted_string; - } - else - new_argv[i] = (char *) string; - } - new_argv[argc] = NULL; - - return new_argv; -} -EOF - ;; - esac - - cat <<"EOF" -void lt_dump_script (FILE* f) -{ -EOF - func_emit_wrapper yes | - $SED -n -e ' -s/^\(.\{79\}\)\(..*\)/\1\ -\2/ -h -s/\([\\"]\)/\\\1/g -s/$/\\n/ -s/\([^\n]*\).*/ fputs ("\1", f);/p -g -D' - cat <<"EOF" -} -EOF -} -# end: func_emit_cwrapperexe_src - -# func_win32_import_lib_p ARG -# True if ARG is an import lib, as indicated by $file_magic_cmd -func_win32_import_lib_p () -{ - $opt_debug - case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in - *import*) : ;; - *) false ;; - esac -} - -# func_mode_link arg... -func_mode_link () -{ - $opt_debug - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) - # It is impossible to link a dll without this setting, and - # we shouldn't force the makefile maintainer to figure out - # which system we are compiling for in order to pass an extra - # flag for every libtool invocation. - # allow_undefined=no - - # FIXME: Unfortunately, there are problems with the above when trying - # to make a dll which has undefined symbols, in which case not - # even a static library is built. For now, we need to specify - # -no-undefined on the libtool link line when we can be certain - # that all symbols are satisfied, otherwise we get a static library. - allow_undefined=yes - ;; - *) - allow_undefined=yes - ;; - esac - libtool_args=$nonopt - base_compile="$nonopt $@" - compile_command=$nonopt - finalize_command=$nonopt - - compile_rpath= - finalize_rpath= - compile_shlibpath= - finalize_shlibpath= - convenience= - old_convenience= - deplibs= - old_deplibs= - compiler_flags= - linker_flags= - dllsearchpath= - lib_search_path=`pwd` - inst_prefix_dir= - new_inherited_linker_flags= - - avoid_version=no - bindir= - dlfiles= - dlprefiles= - dlself=no - export_dynamic=no - export_symbols= - export_symbols_regex= - generated= - libobjs= - ltlibs= - module=no - no_install=no - objs= - non_pic_objects= - precious_files_regex= - prefer_static_libs=no - preload=no - prev= - prevarg= - release= - rpath= - xrpath= - perm_rpath= - temp_rpath= - thread_safe=no - vinfo= - vinfo_number=no - weak_libs= - single_module="${wl}-single_module" - func_infer_tag $base_compile - - # We need to know -static, to get the right output filenames. - for arg - do - case $arg in - -shared) - test "$build_libtool_libs" != yes && \ - func_fatal_configuration "can not build a shared library" - build_old_libs=no - break - ;; - -all-static | -static | -static-libtool-libs) - case $arg in - -all-static) - if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then - func_warning "complete static linking is impossible in this configuration" - fi - if test -n "$link_static_flag"; then - dlopen_self=$dlopen_self_static - fi - prefer_static_libs=yes - ;; - -static) - if test -z "$pic_flag" && test -n "$link_static_flag"; then - dlopen_self=$dlopen_self_static - fi - prefer_static_libs=built - ;; - -static-libtool-libs) - if test -z "$pic_flag" && test -n "$link_static_flag"; then - dlopen_self=$dlopen_self_static - fi - prefer_static_libs=yes - ;; - esac - build_libtool_libs=no - build_old_libs=yes - break - ;; - esac - done - - # See if our shared archives depend on static archives. - test -n "$old_archive_from_new_cmds" && build_old_libs=yes - - # Go through the arguments, transforming them on the way. - while test "$#" -gt 0; do - arg="$1" - shift - func_quote_for_eval "$arg" - qarg=$func_quote_for_eval_unquoted_result - libtool_args+=" $func_quote_for_eval_result" - - # If the previous option needs an argument, assign it. - if test -n "$prev"; then - case $prev in - output) - compile_command+=" @OUTPUT@" - finalize_command+=" @OUTPUT@" - ;; - esac - - case $prev in - bindir) - bindir="$arg" - prev= - continue - ;; - dlfiles|dlprefiles) - if test "$preload" = no; then - # Add the symbol object into the linking commands. - compile_command+=" @SYMFILE@" - finalize_command+=" @SYMFILE@" - preload=yes - fi - case $arg in - *.la | *.lo) ;; # We handle these cases below. - force) - if test "$dlself" = no; then - dlself=needless - export_dynamic=yes - fi - prev= - continue - ;; - self) - if test "$prev" = dlprefiles; then - dlself=yes - elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then - dlself=yes - else - dlself=needless - export_dynamic=yes - fi - prev= - continue - ;; - *) - if test "$prev" = dlfiles; then - dlfiles+=" $arg" - else - dlprefiles+=" $arg" - fi - prev= - continue - ;; - esac - ;; - expsyms) - export_symbols="$arg" - test -f "$arg" \ - || func_fatal_error "symbol file \`$arg' does not exist" - prev= - continue - ;; - expsyms_regex) - export_symbols_regex="$arg" - prev= - continue - ;; - framework) - case $host in - *-*-darwin*) - case "$deplibs " in - *" $qarg.ltframework "*) ;; - *) deplibs+=" $qarg.ltframework" # this is fixed later - ;; - esac - ;; - esac - prev= - continue - ;; - inst_prefix) - inst_prefix_dir="$arg" - prev= - continue - ;; - objectlist) - if test -f "$arg"; then - save_arg=$arg - moreargs= - for fil in `cat "$save_arg"` - do -# moreargs+=" $fil" - arg=$fil - # A libtool-controlled object. - - # Check to see that this really is a libtool object. - if func_lalib_unsafe_p "$arg"; then - pic_object= - non_pic_object= - - # Read the .lo file - func_source "$arg" - - if test -z "$pic_object" || - test -z "$non_pic_object" || - test "$pic_object" = none && - test "$non_pic_object" = none; then - func_fatal_error "cannot find name of object for \`$arg'" - fi - - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir="$func_dirname_result" - - if test "$pic_object" != none; then - # Prepend the subdirectory the object is found in. - pic_object="$xdir$pic_object" - - if test "$prev" = dlfiles; then - if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then - dlfiles+=" $pic_object" - prev= - continue - else - # If libtool objects are unsupported, then we need to preload. - prev=dlprefiles - fi - fi - - # CHECK ME: I think I busted this. -Ossama - if test "$prev" = dlprefiles; then - # Preload the old-style object. - dlprefiles+=" $pic_object" - prev= - fi - - # A PIC object. - libobjs+=" $pic_object" - arg="$pic_object" - fi - - # Non-PIC object. - if test "$non_pic_object" != none; then - # Prepend the subdirectory the object is found in. - non_pic_object="$xdir$non_pic_object" - - # A standard non-PIC object - non_pic_objects+=" $non_pic_object" - if test -z "$pic_object" || test "$pic_object" = none ; then - arg="$non_pic_object" - fi - else - # If the PIC object exists, use it instead. - # $xdir was prepended to $pic_object above. - non_pic_object="$pic_object" - non_pic_objects+=" $non_pic_object" - fi - else - # Only an error if not doing a dry-run. - if $opt_dry_run; then - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir="$func_dirname_result" - - func_lo2o "$arg" - pic_object=$xdir$objdir/$func_lo2o_result - non_pic_object=$xdir$func_lo2o_result - libobjs+=" $pic_object" - non_pic_objects+=" $non_pic_object" - else - func_fatal_error "\`$arg' is not a valid libtool object" - fi - fi - done - else - func_fatal_error "link input file \`$arg' does not exist" - fi - arg=$save_arg - prev= - continue - ;; - precious_regex) - precious_files_regex="$arg" - prev= - continue - ;; - release) - release="-$arg" - prev= - continue - ;; - rpath | xrpath) - # We need an absolute path. - case $arg in - [\\/]* | [A-Za-z]:[\\/]*) ;; - *) - func_fatal_error "only absolute run-paths are allowed" - ;; - esac - if test "$prev" = rpath; then - case "$rpath " in - *" $arg "*) ;; - *) rpath+=" $arg" ;; - esac - else - case "$xrpath " in - *" $arg "*) ;; - *) xrpath+=" $arg" ;; - esac - fi - prev= - continue - ;; - shrext) - shrext_cmds="$arg" - prev= - continue - ;; - weak) - weak_libs+=" $arg" - prev= - continue - ;; - xcclinker) - linker_flags+=" $qarg" - compiler_flags+=" $qarg" - prev= - compile_command+=" $qarg" - finalize_command+=" $qarg" - continue - ;; - xcompiler) - compiler_flags+=" $qarg" - prev= - compile_command+=" $qarg" - finalize_command+=" $qarg" - continue - ;; - xlinker) - linker_flags+=" $qarg" - compiler_flags+=" $wl$qarg" - prev= - compile_command+=" $wl$qarg" - finalize_command+=" $wl$qarg" - continue - ;; - *) - eval "$prev=\"\$arg\"" - prev= - continue - ;; - esac - fi # test -n "$prev" - - prevarg="$arg" - - case $arg in - -all-static) - if test -n "$link_static_flag"; then - # See comment for -static flag below, for more details. - compile_command+=" $link_static_flag" - finalize_command+=" $link_static_flag" - fi - continue - ;; - - -allow-undefined) - # FIXME: remove this flag sometime in the future. - func_fatal_error "\`-allow-undefined' must not be used because it is the default" - ;; - - -avoid-version) - avoid_version=yes - continue - ;; - - -bindir) - prev=bindir - continue - ;; - - -dlopen) - prev=dlfiles - continue - ;; - - -dlpreopen) - prev=dlprefiles - continue - ;; - - -export-dynamic) - export_dynamic=yes - continue - ;; - - -export-symbols | -export-symbols-regex) - if test -n "$export_symbols" || test -n "$export_symbols_regex"; then - func_fatal_error "more than one -exported-symbols argument is not allowed" - fi - if test "X$arg" = "X-export-symbols"; then - prev=expsyms - else - prev=expsyms_regex - fi - continue - ;; - - -framework) - prev=framework - continue - ;; - - -inst-prefix-dir) - prev=inst_prefix - continue - ;; - - # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:* - # so, if we see these flags be careful not to treat them like -L - -L[A-Z][A-Z]*:*) - case $with_gcc/$host in - no/*-*-irix* | /*-*-irix*) - compile_command+=" $arg" - finalize_command+=" $arg" - ;; - esac - continue - ;; - - -L*) - func_stripname "-L" '' "$arg" - if test -z "$func_stripname_result"; then - if test "$#" -gt 0; then - func_fatal_error "require no space between \`-L' and \`$1'" - else - func_fatal_error "need path for \`-L' option" - fi - fi - func_resolve_sysroot "$func_stripname_result" - dir=$func_resolve_sysroot_result - # We need an absolute path. - case $dir in - [\\/]* | [A-Za-z]:[\\/]*) ;; - *) - absdir=`cd "$dir" && pwd` - test -z "$absdir" && \ - func_fatal_error "cannot determine absolute directory name of \`$dir'" - dir="$absdir" - ;; - esac - case "$deplibs " in - *" -L$dir "* | *" $arg "*) - # Will only happen for absolute or sysroot arguments - ;; - *) - # Preserve sysroot, but never include relative directories - case $dir in - [\\/]* | [A-Za-z]:[\\/]* | =*) deplibs+=" $arg" ;; - *) deplibs+=" -L$dir" ;; - esac - lib_search_path+=" $dir" - ;; - esac - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) - testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` - case :$dllsearchpath: in - *":$dir:"*) ;; - ::) dllsearchpath=$dir;; - *) dllsearchpath+=":$dir";; - esac - case :$dllsearchpath: in - *":$testbindir:"*) ;; - ::) dllsearchpath=$testbindir;; - *) dllsearchpath+=":$testbindir";; - esac - ;; - esac - continue - ;; - - -l*) - if test "X$arg" = "X-lc" || test "X$arg" = "X-lm"; then - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-cegcc* | *-*-haiku*) - # These systems don't actually have a C or math library (as such) - continue - ;; - *-*-os2*) - # These systems don't actually have a C library (as such) - test "X$arg" = "X-lc" && continue - ;; - *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) - # Do not include libc due to us having libc/libc_r. - test "X$arg" = "X-lc" && continue - ;; - *-*-rhapsody* | *-*-darwin1.[012]) - # Rhapsody C and math libraries are in the System framework - deplibs+=" System.ltframework" - continue - ;; - *-*-sco3.2v5* | *-*-sco5v6*) - # Causes problems with __ctype - test "X$arg" = "X-lc" && continue - ;; - *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) - # Compiler inserts libc in the correct place for threads to work - test "X$arg" = "X-lc" && continue - ;; - esac - elif test "X$arg" = "X-lc_r"; then - case $host in - *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; - esac - fi - deplibs+=" $arg" - continue - ;; - - -module) - module=yes - continue - ;; - - # Tru64 UNIX uses -model [arg] to determine the layout of C++ - # classes, name mangling, and exception handling. - # Darwin uses the -arch flag to determine output architecture. - -model|-arch|-isysroot|--sysroot) - compiler_flags+=" $arg" - compile_command+=" $arg" - finalize_command+=" $arg" - prev=xcompiler - continue - ;; - - -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ - |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) - compiler_flags+=" $arg" - compile_command+=" $arg" - finalize_command+=" $arg" - case "$new_inherited_linker_flags " in - *" $arg "*) ;; - * ) new_inherited_linker_flags+=" $arg" ;; - esac - continue - ;; - - -multi_module) - single_module="${wl}-multi_module" - continue - ;; - - -no-fast-install) - fast_install=no - continue - ;; - - -no-install) - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-darwin* | *-cegcc*) - # The PATH hackery in wrapper scripts is required on Windows - # and Darwin in order for the loader to find any dlls it needs. - func_warning "\`-no-install' is ignored for $host" - func_warning "assuming \`-no-fast-install' instead" - fast_install=no - ;; - *) no_install=yes ;; - esac - continue - ;; - - -no-undefined) - allow_undefined=no - continue - ;; - - -objectlist) - prev=objectlist - continue - ;; - - -o) prev=output ;; - - -precious-files-regex) - prev=precious_regex - continue - ;; - - -release) - prev=release - continue - ;; - - -rpath) - prev=rpath - continue - ;; - - -R) - prev=xrpath - continue - ;; - - -R*) - func_stripname '-R' '' "$arg" - dir=$func_stripname_result - # We need an absolute path. - case $dir in - [\\/]* | [A-Za-z]:[\\/]*) ;; - =*) - func_stripname '=' '' "$dir" - dir=$lt_sysroot$func_stripname_result - ;; - *) - func_fatal_error "only absolute run-paths are allowed" - ;; - esac - case "$xrpath " in - *" $dir "*) ;; - *) xrpath+=" $dir" ;; - esac - continue - ;; - - -shared) - # The effects of -shared are defined in a previous loop. - continue - ;; - - -shrext) - prev=shrext - continue - ;; - - -static | -static-libtool-libs) - # The effects of -static are defined in a previous loop. - # We used to do the same as -all-static on platforms that - # didn't have a PIC flag, but the assumption that the effects - # would be equivalent was wrong. It would break on at least - # Digital Unix and AIX. - continue - ;; - - -thread-safe) - thread_safe=yes - continue - ;; - - -version-info) - prev=vinfo - continue - ;; - - -version-number) - prev=vinfo - vinfo_number=yes - continue - ;; - - -weak) - prev=weak - continue - ;; - - -Wc,*) - func_stripname '-Wc,' '' "$arg" - args=$func_stripname_result - arg= - save_ifs="$IFS"; IFS=',' - for flag in $args; do - IFS="$save_ifs" - func_quote_for_eval "$flag" - arg+=" $func_quote_for_eval_result" - compiler_flags+=" $func_quote_for_eval_result" - done - IFS="$save_ifs" - func_stripname ' ' '' "$arg" - arg=$func_stripname_result - ;; - - -Wl,*) - func_stripname '-Wl,' '' "$arg" - args=$func_stripname_result - arg= - save_ifs="$IFS"; IFS=',' - for flag in $args; do - IFS="$save_ifs" - func_quote_for_eval "$flag" - arg+=" $wl$func_quote_for_eval_result" - compiler_flags+=" $wl$func_quote_for_eval_result" - linker_flags+=" $func_quote_for_eval_result" - done - IFS="$save_ifs" - func_stripname ' ' '' "$arg" - arg=$func_stripname_result - ;; - - -Xcompiler) - prev=xcompiler - continue - ;; - - -Xlinker) - prev=xlinker - continue - ;; - - -XCClinker) - prev=xcclinker - continue - ;; - - # -msg_* for osf cc - -msg_*) - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - ;; - - # Flags to be passed through unchanged, with rationale: - # -64, -mips[0-9] enable 64-bit mode for the SGI compiler - # -r[0-9][0-9]* specify processor for the SGI compiler - # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler - # +DA*, +DD* enable 64-bit mode for the HP compiler - # -q* compiler args for the IBM compiler - # -m*, -t[45]*, -txscale* architecture-specific flags for GCC - # -F/path path to uninstalled frameworks, gcc on darwin - # -p, -pg, --coverage, -fprofile-* profiling flags for GCC - # @file GCC response files - # -tp=* Portland pgcc target processor selection - # --sysroot=* for sysroot support - # -O*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization - -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ - -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \ - -O*|-flto*|-fwhopr*|-fuse-linker-plugin) - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - compile_command+=" $arg" - finalize_command+=" $arg" - compiler_flags+=" $arg" - continue - ;; - - # Some other compiler flag. - -* | +*) - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - ;; - - *.$objext) - # A standard object. - objs+=" $arg" - ;; - - *.lo) - # A libtool-controlled object. - - # Check to see that this really is a libtool object. - if func_lalib_unsafe_p "$arg"; then - pic_object= - non_pic_object= - - # Read the .lo file - func_source "$arg" - - if test -z "$pic_object" || - test -z "$non_pic_object" || - test "$pic_object" = none && - test "$non_pic_object" = none; then - func_fatal_error "cannot find name of object for \`$arg'" - fi - - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir="$func_dirname_result" - - if test "$pic_object" != none; then - # Prepend the subdirectory the object is found in. - pic_object="$xdir$pic_object" - - if test "$prev" = dlfiles; then - if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then - dlfiles+=" $pic_object" - prev= - continue - else - # If libtool objects are unsupported, then we need to preload. - prev=dlprefiles - fi - fi - - # CHECK ME: I think I busted this. -Ossama - if test "$prev" = dlprefiles; then - # Preload the old-style object. - dlprefiles+=" $pic_object" - prev= - fi - - # A PIC object. - libobjs+=" $pic_object" - arg="$pic_object" - fi - - # Non-PIC object. - if test "$non_pic_object" != none; then - # Prepend the subdirectory the object is found in. - non_pic_object="$xdir$non_pic_object" - - # A standard non-PIC object - non_pic_objects+=" $non_pic_object" - if test -z "$pic_object" || test "$pic_object" = none ; then - arg="$non_pic_object" - fi - else - # If the PIC object exists, use it instead. - # $xdir was prepended to $pic_object above. - non_pic_object="$pic_object" - non_pic_objects+=" $non_pic_object" - fi - else - # Only an error if not doing a dry-run. - if $opt_dry_run; then - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir="$func_dirname_result" - - func_lo2o "$arg" - pic_object=$xdir$objdir/$func_lo2o_result - non_pic_object=$xdir$func_lo2o_result - libobjs+=" $pic_object" - non_pic_objects+=" $non_pic_object" - else - func_fatal_error "\`$arg' is not a valid libtool object" - fi - fi - ;; - - *.$libext) - # An archive. - deplibs+=" $arg" - old_deplibs+=" $arg" - continue - ;; - - *.la) - # A libtool-controlled library. - - func_resolve_sysroot "$arg" - if test "$prev" = dlfiles; then - # This library was specified with -dlopen. - dlfiles+=" $func_resolve_sysroot_result" - prev= - elif test "$prev" = dlprefiles; then - # The library was specified with -dlpreopen. - dlprefiles+=" $func_resolve_sysroot_result" - prev= - else - deplibs+=" $func_resolve_sysroot_result" - fi - continue - ;; - - # Some other compiler argument. - *) - # Unknown arguments in both finalize_command and compile_command need - # to be aesthetically quoted because they are evaled later. - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - ;; - esac # arg - - # Now actually substitute the argument into the commands. - if test -n "$arg"; then - compile_command+=" $arg" - finalize_command+=" $arg" - fi - done # argument parsing loop - - test -n "$prev" && \ - func_fatal_help "the \`$prevarg' option requires an argument" - - if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then - eval arg=\"$export_dynamic_flag_spec\" - compile_command+=" $arg" - finalize_command+=" $arg" - fi - - oldlibs= - # calculate the name of the file, without its directory - func_basename "$output" - outputname="$func_basename_result" - libobjs_save="$libobjs" - - if test -n "$shlibpath_var"; then - # get the directories listed in $shlibpath_var - eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\` - else - shlib_search_path= - fi - eval sys_lib_search_path=\"$sys_lib_search_path_spec\" - eval sys_lib_dlsearch_path=\"$sys_lib_dlsearch_path_spec\" - - func_dirname "$output" "/" "" - output_objdir="$func_dirname_result$objdir" - func_to_tool_file "$output_objdir/" - tool_output_objdir=$func_to_tool_file_result - # Create the object directory. - func_mkdir_p "$output_objdir" - - # Determine the type of output - case $output in - "") - func_fatal_help "you must specify an output file" - ;; - *.$libext) linkmode=oldlib ;; - *.lo | *.$objext) linkmode=obj ;; - *.la) linkmode=lib ;; - *) linkmode=prog ;; # Anything else should be a program. - esac - - specialdeplibs= - - libs= - # Find all interdependent deplibs by searching for libraries - # that are linked more than once (e.g. -la -lb -la) - for deplib in $deplibs; do - if $opt_preserve_dup_deps ; then - case "$libs " in - *" $deplib "*) specialdeplibs+=" $deplib" ;; - esac - fi - libs+=" $deplib" - done - - if test "$linkmode" = lib; then - libs="$predeps $libs $compiler_lib_search_path $postdeps" - - # Compute libraries that are listed more than once in $predeps - # $postdeps and mark them as special (i.e., whose duplicates are - # not to be eliminated). - pre_post_deps= - if $opt_duplicate_compiler_generated_deps; then - for pre_post_dep in $predeps $postdeps; do - case "$pre_post_deps " in - *" $pre_post_dep "*) specialdeplibs+=" $pre_post_deps" ;; - esac - pre_post_deps+=" $pre_post_dep" - done - fi - pre_post_deps= - fi - - deplibs= - newdependency_libs= - newlib_search_path= - need_relink=no # whether we're linking any uninstalled libtool libraries - notinst_deplibs= # not-installed libtool libraries - notinst_path= # paths that contain not-installed libtool libraries - - case $linkmode in - lib) - passes="conv dlpreopen link" - for file in $dlfiles $dlprefiles; do - case $file in - *.la) ;; - *) - func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file" - ;; - esac - done - ;; - prog) - compile_deplibs= - finalize_deplibs= - alldeplibs=no - newdlfiles= - newdlprefiles= - passes="conv scan dlopen dlpreopen link" - ;; - *) passes="conv" - ;; - esac - - for pass in $passes; do - # The preopen pass in lib mode reverses $deplibs; put it back here - # so that -L comes before libs that need it for instance... - if test "$linkmode,$pass" = "lib,link"; then - ## FIXME: Find the place where the list is rebuilt in the wrong - ## order, and fix it there properly - tmp_deplibs= - for deplib in $deplibs; do - tmp_deplibs="$deplib $tmp_deplibs" - done - deplibs="$tmp_deplibs" - fi - - if test "$linkmode,$pass" = "lib,link" || - test "$linkmode,$pass" = "prog,scan"; then - libs="$deplibs" - deplibs= - fi - if test "$linkmode" = prog; then - case $pass in - dlopen) libs="$dlfiles" ;; - dlpreopen) libs="$dlprefiles" ;; - link) - libs="$deplibs %DEPLIBS%" - test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs" - ;; - esac - fi - if test "$linkmode,$pass" = "lib,dlpreopen"; then - # Collect and forward deplibs of preopened libtool libs - for lib in $dlprefiles; do - # Ignore non-libtool-libs - dependency_libs= - func_resolve_sysroot "$lib" - case $lib in - *.la) func_source "$func_resolve_sysroot_result" ;; - esac - - # Collect preopened libtool deplibs, except any this library - # has declared as weak libs - for deplib in $dependency_libs; do - func_basename "$deplib" - deplib_base=$func_basename_result - case " $weak_libs " in - *" $deplib_base "*) ;; - *) deplibs+=" $deplib" ;; - esac - done - done - libs="$dlprefiles" - fi - if test "$pass" = dlopen; then - # Collect dlpreopened libraries - save_deplibs="$deplibs" - deplibs= - fi - - for deplib in $libs; do - lib= - found=no - case $deplib in - -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ - |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) - if test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - compiler_flags+=" $deplib" - if test "$linkmode" = lib ; then - case "$new_inherited_linker_flags " in - *" $deplib "*) ;; - * ) new_inherited_linker_flags+=" $deplib" ;; - esac - fi - fi - continue - ;; - -l*) - if test "$linkmode" != lib && test "$linkmode" != prog; then - func_warning "\`-l' is ignored for archives/objects" - continue - fi - func_stripname '-l' '' "$deplib" - name=$func_stripname_result - if test "$linkmode" = lib; then - searchdirs="$newlib_search_path $lib_search_path $compiler_lib_search_dirs $sys_lib_search_path $shlib_search_path" - else - searchdirs="$newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path" - fi - for searchdir in $searchdirs; do - for search_ext in .la $std_shrext .so .a; do - # Search the libtool library - lib="$searchdir/lib${name}${search_ext}" - if test -f "$lib"; then - if test "$search_ext" = ".la"; then - found=yes - else - found=no - fi - break 2 - fi - done - done - if test "$found" != yes; then - # deplib doesn't seem to be a libtool library - if test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - deplibs="$deplib $deplibs" - test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs" - fi - continue - else # deplib is a libtool library - # If $allow_libtool_libs_with_static_runtimes && $deplib is a stdlib, - # We need to do some special things here, and not later. - if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then - case " $predeps $postdeps " in - *" $deplib "*) - if func_lalib_p "$lib"; then - library_names= - old_library= - func_source "$lib" - for l in $old_library $library_names; do - ll="$l" - done - if test "X$ll" = "X$old_library" ; then # only static version available - found=no - func_dirname "$lib" "" "." - ladir="$func_dirname_result" - lib=$ladir/$old_library - if test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - deplibs="$deplib $deplibs" - test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs" - fi - continue - fi - fi - ;; - *) ;; - esac - fi - fi - ;; # -l - *.ltframework) - if test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - deplibs="$deplib $deplibs" - if test "$linkmode" = lib ; then - case "$new_inherited_linker_flags " in - *" $deplib "*) ;; - * ) new_inherited_linker_flags+=" $deplib" ;; - esac - fi - fi - continue - ;; - -L*) - case $linkmode in - lib) - deplibs="$deplib $deplibs" - test "$pass" = conv && continue - newdependency_libs="$deplib $newdependency_libs" - func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - newlib_search_path+=" $func_resolve_sysroot_result" - ;; - prog) - if test "$pass" = conv; then - deplibs="$deplib $deplibs" - continue - fi - if test "$pass" = scan; then - deplibs="$deplib $deplibs" - else - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - fi - func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - newlib_search_path+=" $func_resolve_sysroot_result" - ;; - *) - func_warning "\`-L' is ignored for archives/objects" - ;; - esac # linkmode - continue - ;; # -L - -R*) - if test "$pass" = link; then - func_stripname '-R' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - dir=$func_resolve_sysroot_result - # Make sure the xrpath contains only unique directories. - case "$xrpath " in - *" $dir "*) ;; - *) xrpath+=" $dir" ;; - esac - fi - deplibs="$deplib $deplibs" - continue - ;; - *.la) - func_resolve_sysroot "$deplib" - lib=$func_resolve_sysroot_result - ;; - *.$libext) - if test "$pass" = conv; then - deplibs="$deplib $deplibs" - continue - fi - case $linkmode in - lib) - # Linking convenience modules into shared libraries is allowed, - # but linking other static libraries is non-portable. - case " $dlpreconveniencelibs " in - *" $deplib "*) ;; - *) - valid_a_lib=no - case $deplibs_check_method in - match_pattern*) - set dummy $deplibs_check_method; shift - match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` - if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ - | $EGREP "$match_pattern_regex" > /dev/null; then - valid_a_lib=yes - fi - ;; - pass_all) - valid_a_lib=yes - ;; - esac - if test "$valid_a_lib" != yes; then - echo - $ECHO "*** Warning: Trying to link with static lib archive $deplib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have" - echo "*** because the file extensions .$libext of this argument makes me believe" - echo "*** that it is just a static archive that I should not use here." - else - echo - $ECHO "*** Warning: Linking the shared library $output against the" - $ECHO "*** static library $deplib is not portable!" - deplibs="$deplib $deplibs" - fi - ;; - esac - continue - ;; - prog) - if test "$pass" != link; then - deplibs="$deplib $deplibs" - else - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - fi - continue - ;; - esac # linkmode - ;; # *.$libext - *.lo | *.$objext) - if test "$pass" = conv; then - deplibs="$deplib $deplibs" - elif test "$linkmode" = prog; then - if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then - # If there is no dlopen support or we're linking statically, - # we need to preload. - newdlprefiles+=" $deplib" - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - newdlfiles+=" $deplib" - fi - fi - continue - ;; - %DEPLIBS%) - alldeplibs=yes - continue - ;; - esac # case $deplib - - if test "$found" = yes || test -f "$lib"; then : - else - func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'" - fi - - # Check to see that this really is a libtool archive. - func_lalib_unsafe_p "$lib" \ - || func_fatal_error "\`$lib' is not a valid libtool archive" - - func_dirname "$lib" "" "." - ladir="$func_dirname_result" - - dlname= - dlopen= - dlpreopen= - libdir= - library_names= - old_library= - inherited_linker_flags= - # If the library was installed with an old release of libtool, - # it will not redefine variables installed, or shouldnotlink - installed=yes - shouldnotlink=no - avoidtemprpath= - - - # Read the .la file - func_source "$lib" - - # Convert "-framework foo" to "foo.ltframework" - if test -n "$inherited_linker_flags"; then - tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` - for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do - case " $new_inherited_linker_flags " in - *" $tmp_inherited_linker_flag "*) ;; - *) new_inherited_linker_flags+=" $tmp_inherited_linker_flag";; - esac - done - fi - dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - if test "$linkmode,$pass" = "lib,link" || - test "$linkmode,$pass" = "prog,scan" || - { test "$linkmode" != prog && test "$linkmode" != lib; }; then - test -n "$dlopen" && dlfiles+=" $dlopen" - test -n "$dlpreopen" && dlprefiles+=" $dlpreopen" - fi - - if test "$pass" = conv; then - # Only check for convenience libraries - deplibs="$lib $deplibs" - if test -z "$libdir"; then - if test -z "$old_library"; then - func_fatal_error "cannot find name of link library for \`$lib'" - fi - # It is a libtool convenience library, so add in its objects. - convenience+=" $ladir/$objdir/$old_library" - old_convenience+=" $ladir/$objdir/$old_library" - tmp_libs= - for deplib in $dependency_libs; do - deplibs="$deplib $deplibs" - if $opt_preserve_dup_deps ; then - case "$tmp_libs " in - *" $deplib "*) specialdeplibs+=" $deplib" ;; - esac - fi - tmp_libs+=" $deplib" - done - elif test "$linkmode" != prog && test "$linkmode" != lib; then - func_fatal_error "\`$lib' is not a convenience library" - fi - continue - fi # $pass = conv - - - # Get the name of the library we link against. - linklib= - if test -n "$old_library" && - { test "$prefer_static_libs" = yes || - test "$prefer_static_libs,$installed" = "built,no"; }; then - linklib=$old_library - else - for l in $old_library $library_names; do - linklib="$l" - done - fi - if test -z "$linklib"; then - func_fatal_error "cannot find name of link library for \`$lib'" - fi - - # This library was specified with -dlopen. - if test "$pass" = dlopen; then - if test -z "$libdir"; then - func_fatal_error "cannot -dlopen a convenience library: \`$lib'" - fi - if test -z "$dlname" || - test "$dlopen_support" != yes || - test "$build_libtool_libs" = no; then - # If there is no dlname, no dlopen support or we're linking - # statically, we need to preload. We also need to preload any - # dependent libraries so libltdl's deplib preloader doesn't - # bomb out in the load deplibs phase. - dlprefiles+=" $lib $dependency_libs" - else - newdlfiles+=" $lib" - fi - continue - fi # $pass = dlopen - - # We need an absolute path. - case $ladir in - [\\/]* | [A-Za-z]:[\\/]*) abs_ladir="$ladir" ;; - *) - abs_ladir=`cd "$ladir" && pwd` - if test -z "$abs_ladir"; then - func_warning "cannot determine absolute directory name of \`$ladir'" - func_warning "passing it literally to the linker, although it might fail" - abs_ladir="$ladir" - fi - ;; - esac - func_basename "$lib" - laname="$func_basename_result" - - # Find the relevant object directory and library name. - if test "X$installed" = Xyes; then - if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then - func_warning "library \`$lib' was moved." - dir="$ladir" - absdir="$abs_ladir" - libdir="$abs_ladir" - else - dir="$lt_sysroot$libdir" - absdir="$lt_sysroot$libdir" - fi - test "X$hardcode_automatic" = Xyes && avoidtemprpath=yes - else - if test ! -f "$ladir/$objdir/$linklib" && test -f "$abs_ladir/$linklib"; then - dir="$ladir" - absdir="$abs_ladir" - # Remove this search path later - notinst_path+=" $abs_ladir" - else - dir="$ladir/$objdir" - absdir="$abs_ladir/$objdir" - # Remove this search path later - notinst_path+=" $abs_ladir" - fi - fi # $installed = yes - func_stripname 'lib' '.la' "$laname" - name=$func_stripname_result - - # This library was specified with -dlpreopen. - if test "$pass" = dlpreopen; then - if test -z "$libdir" && test "$linkmode" = prog; then - func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'" - fi - case "$host" in - # special handling for platforms with PE-DLLs. - *cygwin* | *mingw* | *cegcc* ) - # Linker will automatically link against shared library if both - # static and shared are present. Therefore, ensure we extract - # symbols from the import library if a shared library is present - # (otherwise, the dlopen module name will be incorrect). We do - # this by putting the import library name into $newdlprefiles. - # We recover the dlopen module name by 'saving' the la file - # name in a special purpose variable, and (later) extracting the - # dlname from the la file. - if test -n "$dlname"; then - func_tr_sh "$dir/$linklib" - eval "libfile_$func_tr_sh_result=\$abs_ladir/\$laname" - newdlprefiles+=" $dir/$linklib" - else - newdlprefiles+=" $dir/$old_library" - # Keep a list of preopened convenience libraries to check - # that they are being used correctly in the link pass. - test -z "$libdir" && \ - dlpreconveniencelibs+=" $dir/$old_library" - fi - ;; - * ) - # Prefer using a static library (so that no silly _DYNAMIC symbols - # are required to link). - if test -n "$old_library"; then - newdlprefiles+=" $dir/$old_library" - # Keep a list of preopened convenience libraries to check - # that they are being used correctly in the link pass. - test -z "$libdir" && \ - dlpreconveniencelibs+=" $dir/$old_library" - # Otherwise, use the dlname, so that lt_dlopen finds it. - elif test -n "$dlname"; then - newdlprefiles+=" $dir/$dlname" - else - newdlprefiles+=" $dir/$linklib" - fi - ;; - esac - fi # $pass = dlpreopen - - if test -z "$libdir"; then - # Link the convenience library - if test "$linkmode" = lib; then - deplibs="$dir/$old_library $deplibs" - elif test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$dir/$old_library $compile_deplibs" - finalize_deplibs="$dir/$old_library $finalize_deplibs" - else - deplibs="$lib $deplibs" # used for prog,scan pass - fi - continue - fi - - - if test "$linkmode" = prog && test "$pass" != link; then - newlib_search_path+=" $ladir" - deplibs="$lib $deplibs" - - linkalldeplibs=no - if test "$link_all_deplibs" != no || test -z "$library_names" || - test "$build_libtool_libs" = no; then - linkalldeplibs=yes - fi - - tmp_libs= - for deplib in $dependency_libs; do - case $deplib in - -L*) func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - newlib_search_path+=" $func_resolve_sysroot_result" - ;; - esac - # Need to link against all dependency_libs? - if test "$linkalldeplibs" = yes; then - deplibs="$deplib $deplibs" - else - # Need to hardcode shared library paths - # or/and link against static libraries - newdependency_libs="$deplib $newdependency_libs" - fi - if $opt_preserve_dup_deps ; then - case "$tmp_libs " in - *" $deplib "*) specialdeplibs+=" $deplib" ;; - esac - fi - tmp_libs+=" $deplib" - done # for deplib - continue - fi # $linkmode = prog... - - if test "$linkmode,$pass" = "prog,link"; then - if test -n "$library_names" && - { { test "$prefer_static_libs" = no || - test "$prefer_static_libs,$installed" = "built,yes"; } || - test -z "$old_library"; }; then - # We need to hardcode the library path - if test -n "$shlibpath_var" && test -z "$avoidtemprpath" ; then - # Make sure the rpath contains only unique directories. - case "$temp_rpath:" in - *"$absdir:"*) ;; - *) temp_rpath+="$absdir:" ;; - esac - fi - - # Hardcode the library path. - # Skip directories that are in the system default run-time - # search path. - case " $sys_lib_dlsearch_path " in - *" $absdir "*) ;; - *) - case "$compile_rpath " in - *" $absdir "*) ;; - *) compile_rpath+=" $absdir" ;; - esac - ;; - esac - case " $sys_lib_dlsearch_path " in - *" $libdir "*) ;; - *) - case "$finalize_rpath " in - *" $libdir "*) ;; - *) finalize_rpath+=" $libdir" ;; - esac - ;; - esac - fi # $linkmode,$pass = prog,link... - - if test "$alldeplibs" = yes && - { test "$deplibs_check_method" = pass_all || - { test "$build_libtool_libs" = yes && - test -n "$library_names"; }; }; then - # We only need to search for static libraries - continue - fi - fi - - link_static=no # Whether the deplib will be linked statically - use_static_libs=$prefer_static_libs - if test "$use_static_libs" = built && test "$installed" = yes; then - use_static_libs=no - fi - if test -n "$library_names" && - { test "$use_static_libs" = no || test -z "$old_library"; }; then - case $host in - *cygwin* | *mingw* | *cegcc*) - # No point in relinking DLLs because paths are not encoded - notinst_deplibs+=" $lib" - need_relink=no - ;; - *) - if test "$installed" = no; then - notinst_deplibs+=" $lib" - need_relink=yes - fi - ;; - esac - # This is a shared library - - # Warn about portability, can't link against -module's on some - # systems (darwin). Don't bleat about dlopened modules though! - dlopenmodule="" - for dlpremoduletest in $dlprefiles; do - if test "X$dlpremoduletest" = "X$lib"; then - dlopenmodule="$dlpremoduletest" - break - fi - done - if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then - echo - if test "$linkmode" = prog; then - $ECHO "*** Warning: Linking the executable $output against the loadable module" - else - $ECHO "*** Warning: Linking the shared library $output against the loadable module" - fi - $ECHO "*** $linklib is not portable!" - fi - if test "$linkmode" = lib && - test "$hardcode_into_libs" = yes; then - # Hardcode the library path. - # Skip directories that are in the system default run-time - # search path. - case " $sys_lib_dlsearch_path " in - *" $absdir "*) ;; - *) - case "$compile_rpath " in - *" $absdir "*) ;; - *) compile_rpath+=" $absdir" ;; - esac - ;; - esac - case " $sys_lib_dlsearch_path " in - *" $libdir "*) ;; - *) - case "$finalize_rpath " in - *" $libdir "*) ;; - *) finalize_rpath+=" $libdir" ;; - esac - ;; - esac - fi - - if test -n "$old_archive_from_expsyms_cmds"; then - # figure out the soname - set dummy $library_names - shift - realname="$1" - shift - libname=`eval "\\$ECHO \"$libname_spec\""` - # use dlname if we got it. it's perfectly good, no? - if test -n "$dlname"; then - soname="$dlname" - elif test -n "$soname_spec"; then - # bleh windows - case $host in - *cygwin* | mingw* | *cegcc*) - func_arith $current - $age - major=$func_arith_result - versuffix="-$major" - ;; - esac - eval soname=\"$soname_spec\" - else - soname="$realname" - fi - - # Make a new name for the extract_expsyms_cmds to use - soroot="$soname" - func_basename "$soroot" - soname="$func_basename_result" - func_stripname 'lib' '.dll' "$soname" - newlib=libimp-$func_stripname_result.a - - # If the library has no export list, then create one now - if test -f "$output_objdir/$soname-def"; then : - else - func_verbose "extracting exported symbol list from \`$soname'" - func_execute_cmds "$extract_expsyms_cmds" 'exit $?' - fi - - # Create $newlib - if test -f "$output_objdir/$newlib"; then :; else - func_verbose "generating import library for \`$soname'" - func_execute_cmds "$old_archive_from_expsyms_cmds" 'exit $?' - fi - # make sure the library variables are pointing to the new library - dir=$output_objdir - linklib=$newlib - fi # test -n "$old_archive_from_expsyms_cmds" - - if test "$linkmode" = prog || test "$opt_mode" != relink; then - add_shlibpath= - add_dir= - add= - lib_linked=yes - case $hardcode_action in - immediate | unsupported) - if test "$hardcode_direct" = no; then - add="$dir/$linklib" - case $host in - *-*-sco3.2v5.0.[024]*) add_dir="-L$dir" ;; - *-*-sysv4*uw2*) add_dir="-L$dir" ;; - *-*-sysv5OpenUNIX* | *-*-sysv5UnixWare7.[01].[10]* | \ - *-*-unixware7*) add_dir="-L$dir" ;; - *-*-darwin* ) - # if the lib is a (non-dlopened) module then we can not - # link against it, someone is ignoring the earlier warnings - if /usr/bin/file -L $add 2> /dev/null | - $GREP ": [^:]* bundle" >/dev/null ; then - if test "X$dlopenmodule" != "X$lib"; then - $ECHO "*** Warning: lib $linklib is a module, not a shared library" - if test -z "$old_library" ; then - echo - echo "*** And there doesn't seem to be a static archive available" - echo "*** The link will probably fail, sorry" - else - add="$dir/$old_library" - fi - elif test -n "$old_library"; then - add="$dir/$old_library" - fi - fi - esac - elif test "$hardcode_minus_L" = no; then - case $host in - *-*-sunos*) add_shlibpath="$dir" ;; - esac - add_dir="-L$dir" - add="-l$name" - elif test "$hardcode_shlibpath_var" = no; then - add_shlibpath="$dir" - add="-l$name" - else - lib_linked=no - fi - ;; - relink) - if test "$hardcode_direct" = yes && - test "$hardcode_direct_absolute" = no; then - add="$dir/$linklib" - elif test "$hardcode_minus_L" = yes; then - add_dir="-L$absdir" - # Try looking first in the location we're being installed to. - if test -n "$inst_prefix_dir"; then - case $libdir in - [\\/]*) - add_dir+=" -L$inst_prefix_dir$libdir" - ;; - esac - fi - add="-l$name" - elif test "$hardcode_shlibpath_var" = yes; then - add_shlibpath="$dir" - add="-l$name" - else - lib_linked=no - fi - ;; - *) lib_linked=no ;; - esac - - if test "$lib_linked" != yes; then - func_fatal_configuration "unsupported hardcode properties" - fi - - if test -n "$add_shlibpath"; then - case :$compile_shlibpath: in - *":$add_shlibpath:"*) ;; - *) compile_shlibpath+="$add_shlibpath:" ;; - esac - fi - if test "$linkmode" = prog; then - test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs" - test -n "$add" && compile_deplibs="$add $compile_deplibs" - else - test -n "$add_dir" && deplibs="$add_dir $deplibs" - test -n "$add" && deplibs="$add $deplibs" - if test "$hardcode_direct" != yes && - test "$hardcode_minus_L" != yes && - test "$hardcode_shlibpath_var" = yes; then - case :$finalize_shlibpath: in - *":$libdir:"*) ;; - *) finalize_shlibpath+="$libdir:" ;; - esac - fi - fi - fi - - if test "$linkmode" = prog || test "$opt_mode" = relink; then - add_shlibpath= - add_dir= - add= - # Finalize command for both is simple: just hardcode it. - if test "$hardcode_direct" = yes && - test "$hardcode_direct_absolute" = no; then - add="$libdir/$linklib" - elif test "$hardcode_minus_L" = yes; then - add_dir="-L$libdir" - add="-l$name" - elif test "$hardcode_shlibpath_var" = yes; then - case :$finalize_shlibpath: in - *":$libdir:"*) ;; - *) finalize_shlibpath+="$libdir:" ;; - esac - add="-l$name" - elif test "$hardcode_automatic" = yes; then - if test -n "$inst_prefix_dir" && - test -f "$inst_prefix_dir$libdir/$linklib" ; then - add="$inst_prefix_dir$libdir/$linklib" - else - add="$libdir/$linklib" - fi - else - # We cannot seem to hardcode it, guess we'll fake it. - add_dir="-L$libdir" - # Try looking first in the location we're being installed to. - if test -n "$inst_prefix_dir"; then - case $libdir in - [\\/]*) - add_dir+=" -L$inst_prefix_dir$libdir" - ;; - esac - fi - add="-l$name" - fi - - if test "$linkmode" = prog; then - test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs" - test -n "$add" && finalize_deplibs="$add $finalize_deplibs" - else - test -n "$add_dir" && deplibs="$add_dir $deplibs" - test -n "$add" && deplibs="$add $deplibs" - fi - fi - elif test "$linkmode" = prog; then - # Here we assume that one of hardcode_direct or hardcode_minus_L - # is not unsupported. This is valid on all known static and - # shared platforms. - if test "$hardcode_direct" != unsupported; then - test -n "$old_library" && linklib="$old_library" - compile_deplibs="$dir/$linklib $compile_deplibs" - finalize_deplibs="$dir/$linklib $finalize_deplibs" - else - compile_deplibs="-l$name -L$dir $compile_deplibs" - finalize_deplibs="-l$name -L$dir $finalize_deplibs" - fi - elif test "$build_libtool_libs" = yes; then - # Not a shared library - if test "$deplibs_check_method" != pass_all; then - # We're trying link a shared library against a static one - # but the system doesn't support it. - - # Just print a warning and add the library to dependency_libs so - # that the program can be linked against the static library. - echo - $ECHO "*** Warning: This system can not link to static lib archive $lib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have." - if test "$module" = yes; then - echo "*** But as you try to build a module library, libtool will still create " - echo "*** a static module, that should work as long as the dlopening application" - echo "*** is linked with the -dlopen flag to resolve symbols at runtime." - if test -z "$global_symbol_pipe"; then - echo - echo "*** However, this would only work if libtool was able to extract symbol" - echo "*** lists from a program, using \`nm' or equivalent, but libtool could" - echo "*** not find such a program. So, this module is probably useless." - echo "*** \`nm' from GNU binutils and a full rebuild may help." - fi - if test "$build_old_libs" = no; then - build_libtool_libs=module - build_old_libs=yes - else - build_libtool_libs=no - fi - fi - else - deplibs="$dir/$old_library $deplibs" - link_static=yes - fi - fi # link shared/static library? - - if test "$linkmode" = lib; then - if test -n "$dependency_libs" && - { test "$hardcode_into_libs" != yes || - test "$build_old_libs" = yes || - test "$link_static" = yes; }; then - # Extract -R from dependency_libs - temp_deplibs= - for libdir in $dependency_libs; do - case $libdir in - -R*) func_stripname '-R' '' "$libdir" - temp_xrpath=$func_stripname_result - case " $xrpath " in - *" $temp_xrpath "*) ;; - *) xrpath+=" $temp_xrpath";; - esac;; - *) temp_deplibs+=" $libdir";; - esac - done - dependency_libs="$temp_deplibs" - fi - - newlib_search_path+=" $absdir" - # Link against this library - test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs" - # ... and its dependency_libs - tmp_libs= - for deplib in $dependency_libs; do - newdependency_libs="$deplib $newdependency_libs" - case $deplib in - -L*) func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result";; - *) func_resolve_sysroot "$deplib" ;; - esac - if $opt_preserve_dup_deps ; then - case "$tmp_libs " in - *" $func_resolve_sysroot_result "*) - specialdeplibs+=" $func_resolve_sysroot_result" ;; - esac - fi - tmp_libs+=" $func_resolve_sysroot_result" - done - - if test "$link_all_deplibs" != no; then - # Add the search paths of all dependency libraries - for deplib in $dependency_libs; do - path= - case $deplib in - -L*) path="$deplib" ;; - *.la) - func_resolve_sysroot "$deplib" - deplib=$func_resolve_sysroot_result - func_dirname "$deplib" "" "." - dir=$func_dirname_result - # We need an absolute path. - case $dir in - [\\/]* | [A-Za-z]:[\\/]*) absdir="$dir" ;; - *) - absdir=`cd "$dir" && pwd` - if test -z "$absdir"; then - func_warning "cannot determine absolute directory name of \`$dir'" - absdir="$dir" - fi - ;; - esac - if $GREP "^installed=no" $deplib > /dev/null; then - case $host in - *-*-darwin*) - depdepl= - eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` - if test -n "$deplibrary_names" ; then - for tmp in $deplibrary_names ; do - depdepl=$tmp - done - if test -f "$absdir/$objdir/$depdepl" ; then - depdepl="$absdir/$objdir/$depdepl" - darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` - if test -z "$darwin_install_name"; then - darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` - fi - compiler_flags+=" ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}" - linker_flags+=" -dylib_file ${darwin_install_name}:${depdepl}" - path= - fi - fi - ;; - *) - path="-L$absdir/$objdir" - ;; - esac - else - eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` - test -z "$libdir" && \ - func_fatal_error "\`$deplib' is not a valid libtool archive" - test "$absdir" != "$libdir" && \ - func_warning "\`$deplib' seems to be moved" - - path="-L$absdir" - fi - ;; - esac - case " $deplibs " in - *" $path "*) ;; - *) deplibs="$path $deplibs" ;; - esac - done - fi # link_all_deplibs != no - fi # linkmode = lib - done # for deplib in $libs - if test "$pass" = link; then - if test "$linkmode" = "prog"; then - compile_deplibs="$new_inherited_linker_flags $compile_deplibs" - finalize_deplibs="$new_inherited_linker_flags $finalize_deplibs" - else - compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - fi - fi - dependency_libs="$newdependency_libs" - if test "$pass" = dlpreopen; then - # Link the dlpreopened libraries before other libraries - for deplib in $save_deplibs; do - deplibs="$deplib $deplibs" - done - fi - if test "$pass" != dlopen; then - if test "$pass" != conv; then - # Make sure lib_search_path contains only unique directories. - lib_search_path= - for dir in $newlib_search_path; do - case "$lib_search_path " in - *" $dir "*) ;; - *) lib_search_path+=" $dir" ;; - esac - done - newlib_search_path= - fi - - if test "$linkmode,$pass" != "prog,link"; then - vars="deplibs" - else - vars="compile_deplibs finalize_deplibs" - fi - for var in $vars dependency_libs; do - # Add libraries to $var in reverse order - eval tmp_libs=\"\$$var\" - new_libs= - for deplib in $tmp_libs; do - # FIXME: Pedantically, this is the right thing to do, so - # that some nasty dependency loop isn't accidentally - # broken: - #new_libs="$deplib $new_libs" - # Pragmatically, this seems to cause very few problems in - # practice: - case $deplib in - -L*) new_libs="$deplib $new_libs" ;; - -R*) ;; - *) - # And here is the reason: when a library appears more - # than once as an explicit dependence of a library, or - # is implicitly linked in more than once by the - # compiler, it is considered special, and multiple - # occurrences thereof are not removed. Compare this - # with having the same library being listed as a - # dependency of multiple other libraries: in this case, - # we know (pedantically, we assume) the library does not - # need to be listed more than once, so we keep only the - # last copy. This is not always right, but it is rare - # enough that we require users that really mean to play - # such unportable linking tricks to link the library - # using -Wl,-lname, so that libtool does not consider it - # for duplicate removal. - case " $specialdeplibs " in - *" $deplib "*) new_libs="$deplib $new_libs" ;; - *) - case " $new_libs " in - *" $deplib "*) ;; - *) new_libs="$deplib $new_libs" ;; - esac - ;; - esac - ;; - esac - done - tmp_libs= - for deplib in $new_libs; do - case $deplib in - -L*) - case " $tmp_libs " in - *" $deplib "*) ;; - *) tmp_libs+=" $deplib" ;; - esac - ;; - *) tmp_libs+=" $deplib" ;; - esac - done - eval $var=\"$tmp_libs\" - done # for var - fi - # Last step: remove runtime libs from dependency_libs - # (they stay in deplibs) - tmp_libs= - for i in $dependency_libs ; do - case " $predeps $postdeps $compiler_lib_search_path " in - *" $i "*) - i="" - ;; - esac - if test -n "$i" ; then - tmp_libs+=" $i" - fi - done - dependency_libs=$tmp_libs - done # for pass - if test "$linkmode" = prog; then - dlfiles="$newdlfiles" - fi - if test "$linkmode" = prog || test "$linkmode" = lib; then - dlprefiles="$newdlprefiles" - fi - - case $linkmode in - oldlib) - if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then - func_warning "\`-dlopen' is ignored for archives" - fi - - case " $deplibs" in - *\ -l* | *\ -L*) - func_warning "\`-l' and \`-L' are ignored for archives" ;; - esac - - test -n "$rpath" && \ - func_warning "\`-rpath' is ignored for archives" - - test -n "$xrpath" && \ - func_warning "\`-R' is ignored for archives" - - test -n "$vinfo" && \ - func_warning "\`-version-info/-version-number' is ignored for archives" - - test -n "$release" && \ - func_warning "\`-release' is ignored for archives" - - test -n "$export_symbols$export_symbols_regex" && \ - func_warning "\`-export-symbols' is ignored for archives" - - # Now set the variables for building old libraries. - build_libtool_libs=no - oldlibs="$output" - objs+="$old_deplibs" - ;; - - lib) - # Make sure we only generate libraries of the form `libNAME.la'. - case $outputname in - lib*) - func_stripname 'lib' '.la' "$outputname" - name=$func_stripname_result - eval shared_ext=\"$shrext_cmds\" - eval libname=\"$libname_spec\" - ;; - *) - test "$module" = no && \ - func_fatal_help "libtool library \`$output' must begin with \`lib'" - - if test "$need_lib_prefix" != no; then - # Add the "lib" prefix for modules if required - func_stripname '' '.la' "$outputname" - name=$func_stripname_result - eval shared_ext=\"$shrext_cmds\" - eval libname=\"$libname_spec\" - else - func_stripname '' '.la' "$outputname" - libname=$func_stripname_result - fi - ;; - esac - - if test -n "$objs"; then - if test "$deplibs_check_method" != pass_all; then - func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs" - else - echo - $ECHO "*** Warning: Linking the shared library $output against the non-libtool" - $ECHO "*** objects $objs is not portable!" - libobjs+=" $objs" - fi - fi - - test "$dlself" != no && \ - func_warning "\`-dlopen self' is ignored for libtool libraries" - - set dummy $rpath - shift - test "$#" -gt 1 && \ - func_warning "ignoring multiple \`-rpath's for a libtool library" - - install_libdir="$1" - - oldlibs= - if test -z "$rpath"; then - if test "$build_libtool_libs" = yes; then - # Building a libtool convenience library. - # Some compilers have problems with a `.al' extension so - # convenience libraries should have the same extension an - # archive normally would. - oldlibs="$output_objdir/$libname.$libext $oldlibs" - build_libtool_libs=convenience - build_old_libs=yes - fi - - test -n "$vinfo" && \ - func_warning "\`-version-info/-version-number' is ignored for convenience libraries" - - test -n "$release" && \ - func_warning "\`-release' is ignored for convenience libraries" - else - - # Parse the version information argument. - save_ifs="$IFS"; IFS=':' - set dummy $vinfo 0 0 0 - shift - IFS="$save_ifs" - - test -n "$7" && \ - func_fatal_help "too many parameters to \`-version-info'" - - # convert absolute version numbers to libtool ages - # this retains compatibility with .la files and attempts - # to make the code below a bit more comprehensible - - case $vinfo_number in - yes) - number_major="$1" - number_minor="$2" - number_revision="$3" - # - # There are really only two kinds -- those that - # use the current revision as the major version - # and those that subtract age and use age as - # a minor version. But, then there is irix - # which has an extra 1 added just for fun - # - case $version_type in - # correct linux to gnu/linux during the next big refactor - darwin|linux|osf|windows|none) - func_arith $number_major + $number_minor - current=$func_arith_result - age="$number_minor" - revision="$number_revision" - ;; - freebsd-aout|freebsd-elf|qnx|sunos) - current="$number_major" - revision="$number_minor" - age="0" - ;; - irix|nonstopux) - func_arith $number_major + $number_minor - current=$func_arith_result - age="$number_minor" - revision="$number_minor" - lt_irix_increment=no - ;; - *) - func_fatal_configuration "$modename: unknown library version type \`$version_type'" - ;; - esac - ;; - no) - current="$1" - revision="$2" - age="$3" - ;; - esac - - # Check that each of the things are valid numbers. - case $current in - 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; - *) - func_error "CURRENT \`$current' must be a nonnegative integer" - func_fatal_error "\`$vinfo' is not valid version information" - ;; - esac - - case $revision in - 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; - *) - func_error "REVISION \`$revision' must be a nonnegative integer" - func_fatal_error "\`$vinfo' is not valid version information" - ;; - esac - - case $age in - 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; - *) - func_error "AGE \`$age' must be a nonnegative integer" - func_fatal_error "\`$vinfo' is not valid version information" - ;; - esac - - if test "$age" -gt "$current"; then - func_error "AGE \`$age' is greater than the current interface number \`$current'" - func_fatal_error "\`$vinfo' is not valid version information" - fi - - # Calculate the version variables. - major= - versuffix= - verstring= - case $version_type in - none) ;; - - darwin) - # Like Linux, but with the current version available in - # verstring for coding it into the library header - func_arith $current - $age - major=.$func_arith_result - versuffix="$major.$age.$revision" - # Darwin ld doesn't like 0 for these options... - func_arith $current + 1 - minor_current=$func_arith_result - xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision" - verstring="-compatibility_version $minor_current -current_version $minor_current.$revision" - ;; - - freebsd-aout) - major=".$current" - versuffix=".$current.$revision"; - ;; - - freebsd-elf) - major=".$current" - versuffix=".$current" - ;; - - irix | nonstopux) - if test "X$lt_irix_increment" = "Xno"; then - func_arith $current - $age - else - func_arith $current - $age + 1 - fi - major=$func_arith_result - - case $version_type in - nonstopux) verstring_prefix=nonstopux ;; - *) verstring_prefix=sgi ;; - esac - verstring="$verstring_prefix$major.$revision" - - # Add in all the interfaces that we are compatible with. - loop=$revision - while test "$loop" -ne 0; do - func_arith $revision - $loop - iface=$func_arith_result - func_arith $loop - 1 - loop=$func_arith_result - verstring="$verstring_prefix$major.$iface:$verstring" - done - - # Before this point, $major must not contain `.'. - major=.$major - versuffix="$major.$revision" - ;; - - linux) # correct to gnu/linux during the next big refactor - func_arith $current - $age - major=.$func_arith_result - versuffix="$major.$age.$revision" - ;; - - osf) - func_arith $current - $age - major=.$func_arith_result - versuffix=".$current.$age.$revision" - verstring="$current.$age.$revision" - - # Add in all the interfaces that we are compatible with. - loop=$age - while test "$loop" -ne 0; do - func_arith $current - $loop - iface=$func_arith_result - func_arith $loop - 1 - loop=$func_arith_result - verstring="$verstring:${iface}.0" - done - - # Make executables depend on our current version. - verstring+=":${current}.0" - ;; - - qnx) - major=".$current" - versuffix=".$current" - ;; - - sunos) - major=".$current" - versuffix=".$current.$revision" - ;; - - windows) - # Use '-' rather than '.', since we only want one - # extension on DOS 8.3 filesystems. - func_arith $current - $age - major=$func_arith_result - versuffix="-$major" - ;; - - *) - func_fatal_configuration "unknown library version type \`$version_type'" - ;; - esac - - # Clear the version info if we defaulted, and they specified a release. - if test -z "$vinfo" && test -n "$release"; then - major= - case $version_type in - darwin) - # we can't check for "0.0" in archive_cmds due to quoting - # problems, so we reset it completely - verstring= - ;; - *) - verstring="0.0" - ;; - esac - if test "$need_version" = no; then - versuffix= - else - versuffix=".0.0" - fi - fi - - # Remove version info from name if versioning should be avoided - if test "$avoid_version" = yes && test "$need_version" = no; then - major= - versuffix= - verstring="" - fi - - # Check to see if the archive will have undefined symbols. - if test "$allow_undefined" = yes; then - if test "$allow_undefined_flag" = unsupported; then - func_warning "undefined symbols not allowed in $host shared libraries" - build_libtool_libs=no - build_old_libs=yes - fi - else - # Don't allow undefined symbols. - allow_undefined_flag="$no_undefined_flag" - fi - - fi - - func_generate_dlsyms "$libname" "$libname" "yes" - libobjs+=" $symfileobj" - test "X$libobjs" = "X " && libobjs= - - if test "$opt_mode" != relink; then - # Remove our outputs, but don't remove object files since they - # may have been created when compiling PIC objects. - removelist= - tempremovelist=`$ECHO "$output_objdir/*"` - for p in $tempremovelist; do - case $p in - *.$objext | *.gcno) - ;; - $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/${libname}${release}.*) - if test "X$precious_files_regex" != "X"; then - if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1 - then - continue - fi - fi - removelist+=" $p" - ;; - *) ;; - esac - done - test -n "$removelist" && \ - func_show_eval "${RM}r \$removelist" - fi - - # Now set the variables for building old libraries. - if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then - oldlibs+=" $output_objdir/$libname.$libext" - - # Transform .lo files to .o files. - oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP` - fi - - # Eliminate all temporary directories. - #for path in $notinst_path; do - # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` - # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` - # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` - #done - - if test -n "$xrpath"; then - # If the user specified any rpath flags, then add them. - temp_xrpath= - for libdir in $xrpath; do - func_replace_sysroot "$libdir" - temp_xrpath+=" -R$func_replace_sysroot_result" - case "$finalize_rpath " in - *" $libdir "*) ;; - *) finalize_rpath+=" $libdir" ;; - esac - done - if test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes; then - dependency_libs="$temp_xrpath $dependency_libs" - fi - fi - - # Make sure dlfiles contains only unique files that won't be dlpreopened - old_dlfiles="$dlfiles" - dlfiles= - for lib in $old_dlfiles; do - case " $dlprefiles $dlfiles " in - *" $lib "*) ;; - *) dlfiles+=" $lib" ;; - esac - done - - # Make sure dlprefiles contains only unique files - old_dlprefiles="$dlprefiles" - dlprefiles= - for lib in $old_dlprefiles; do - case "$dlprefiles " in - *" $lib "*) ;; - *) dlprefiles+=" $lib" ;; - esac - done - - if test "$build_libtool_libs" = yes; then - if test -n "$rpath"; then - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-cegcc* | *-*-haiku*) - # these systems don't actually have a c library (as such)! - ;; - *-*-rhapsody* | *-*-darwin1.[012]) - # Rhapsody C library is in the System framework - deplibs+=" System.ltframework" - ;; - *-*-netbsd*) - # Don't link with libc until the a.out ld.so is fixed. - ;; - *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) - # Do not include libc due to us having libc/libc_r. - ;; - *-*-sco3.2v5* | *-*-sco5v6*) - # Causes problems with __ctype - ;; - *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) - # Compiler inserts libc in the correct place for threads to work - ;; - *) - # Add libc to deplibs on all other systems if necessary. - if test "$build_libtool_need_lc" = "yes"; then - deplibs+=" -lc" - fi - ;; - esac - fi - - # Transform deplibs into only deplibs that can be linked in shared. - name_save=$name - libname_save=$libname - release_save=$release - versuffix_save=$versuffix - major_save=$major - # I'm not sure if I'm treating the release correctly. I think - # release should show up in the -l (ie -lgmp5) so we don't want to - # add it in twice. Is that correct? - release="" - versuffix="" - major="" - newdeplibs= - droppeddeps=no - case $deplibs_check_method in - pass_all) - # Don't check for shared/static. Everything works. - # This might be a little naive. We might want to check - # whether the library exists or not. But this is on - # osf3 & osf4 and I'm not really sure... Just - # implementing what was already the behavior. - newdeplibs=$deplibs - ;; - test_compile) - # This code stresses the "libraries are programs" paradigm to its - # limits. Maybe even breaks it. We compile a program, linking it - # against the deplibs as a proxy for the library. Then we can check - # whether they linked in statically or dynamically with ldd. - $opt_dry_run || $RM conftest.c - cat > conftest.c </dev/null` - $nocaseglob - else - potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` - fi - for potent_lib in $potential_libs; do - # Follow soft links. - if ls -lLd "$potent_lib" 2>/dev/null | - $GREP " -> " >/dev/null; then - continue - fi - # The statement above tries to avoid entering an - # endless loop below, in case of cyclic links. - # We might still enter an endless loop, since a link - # loop can be closed while we follow links, - # but so what? - potlib="$potent_lib" - while test -h "$potlib" 2>/dev/null; do - potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` - case $potliblink in - [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; - *) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";; - esac - done - if eval $file_magic_cmd \"\$potlib\" 2>/dev/null | - $SED -e 10q | - $EGREP "$file_magic_regex" > /dev/null; then - newdeplibs+=" $a_deplib" - a_deplib="" - break 2 - fi - done - done - fi - if test -n "$a_deplib" ; then - droppeddeps=yes - echo - $ECHO "*** Warning: linker path does not have real file for library $a_deplib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have" - echo "*** because I did check the linker path looking for a file starting" - if test -z "$potlib" ; then - $ECHO "*** with $libname but no candidates were found. (...for file magic test)" - else - $ECHO "*** with $libname and none of the candidates passed a file format test" - $ECHO "*** using a file magic. Last file checked: $potlib" - fi - fi - ;; - *) - # Add a -L argument. - newdeplibs+=" $a_deplib" - ;; - esac - done # Gone through all deplibs. - ;; - match_pattern*) - set dummy $deplibs_check_method; shift - match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` - for a_deplib in $deplibs; do - case $a_deplib in - -l*) - func_stripname -l '' "$a_deplib" - name=$func_stripname_result - if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then - case " $predeps $postdeps " in - *" $a_deplib "*) - newdeplibs+=" $a_deplib" - a_deplib="" - ;; - esac - fi - if test -n "$a_deplib" ; then - libname=`eval "\\$ECHO \"$libname_spec\""` - for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do - potential_libs=`ls $i/$libname[.-]* 2>/dev/null` - for potent_lib in $potential_libs; do - potlib="$potent_lib" # see symlink-check above in file_magic test - if eval "\$ECHO \"$potent_lib\"" 2>/dev/null | $SED 10q | \ - $EGREP "$match_pattern_regex" > /dev/null; then - newdeplibs+=" $a_deplib" - a_deplib="" - break 2 - fi - done - done - fi - if test -n "$a_deplib" ; then - droppeddeps=yes - echo - $ECHO "*** Warning: linker path does not have real file for library $a_deplib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have" - echo "*** because I did check the linker path looking for a file starting" - if test -z "$potlib" ; then - $ECHO "*** with $libname but no candidates were found. (...for regex pattern test)" - else - $ECHO "*** with $libname and none of the candidates passed a file format test" - $ECHO "*** using a regex pattern. Last file checked: $potlib" - fi - fi - ;; - *) - # Add a -L argument. - newdeplibs+=" $a_deplib" - ;; - esac - done # Gone through all deplibs. - ;; - none | unknown | *) - newdeplibs="" - tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` - if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then - for i in $predeps $postdeps ; do - # can't use Xsed below, because $i might contain '/' - tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"` - done - fi - case $tmp_deplibs in - *[!\ \ ]*) - echo - if test "X$deplibs_check_method" = "Xnone"; then - echo "*** Warning: inter-library dependencies are not supported in this platform." - else - echo "*** Warning: inter-library dependencies are not known to be supported." - fi - echo "*** All declared inter-library dependencies are being dropped." - droppeddeps=yes - ;; - esac - ;; - esac - versuffix=$versuffix_save - major=$major_save - release=$release_save - libname=$libname_save - name=$name_save - - case $host in - *-*-rhapsody* | *-*-darwin1.[012]) - # On Rhapsody replace the C library with the System framework - newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` - ;; - esac - - if test "$droppeddeps" = yes; then - if test "$module" = yes; then - echo - echo "*** Warning: libtool could not satisfy all declared inter-library" - $ECHO "*** dependencies of module $libname. Therefore, libtool will create" - echo "*** a static module, that should work as long as the dlopening" - echo "*** application is linked with the -dlopen flag." - if test -z "$global_symbol_pipe"; then - echo - echo "*** However, this would only work if libtool was able to extract symbol" - echo "*** lists from a program, using \`nm' or equivalent, but libtool could" - echo "*** not find such a program. So, this module is probably useless." - echo "*** \`nm' from GNU binutils and a full rebuild may help." - fi - if test "$build_old_libs" = no; then - oldlibs="$output_objdir/$libname.$libext" - build_libtool_libs=module - build_old_libs=yes - else - build_libtool_libs=no - fi - else - echo "*** The inter-library dependencies that have been dropped here will be" - echo "*** automatically added whenever a program is linked with this library" - echo "*** or is declared to -dlopen it." - - if test "$allow_undefined" = no; then - echo - echo "*** Since this library must not contain undefined symbols," - echo "*** because either the platform does not support them or" - echo "*** it was explicitly requested with -no-undefined," - echo "*** libtool will only create a static version of it." - if test "$build_old_libs" = no; then - oldlibs="$output_objdir/$libname.$libext" - build_libtool_libs=module - build_old_libs=yes - else - build_libtool_libs=no - fi - fi - fi - fi - # Done checking deplibs! - deplibs=$newdeplibs - fi - # Time to change all our "foo.ltframework" stuff back to "-framework foo" - case $host in - *-*-darwin*) - newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - ;; - esac - - # move library search paths that coincide with paths to not yet - # installed libraries to the beginning of the library search list - new_libs= - for path in $notinst_path; do - case " $new_libs " in - *" -L$path/$objdir "*) ;; - *) - case " $deplibs " in - *" -L$path/$objdir "*) - new_libs+=" -L$path/$objdir" ;; - esac - ;; - esac - done - for deplib in $deplibs; do - case $deplib in - -L*) - case " $new_libs " in - *" $deplib "*) ;; - *) new_libs+=" $deplib" ;; - esac - ;; - *) new_libs+=" $deplib" ;; - esac - done - deplibs="$new_libs" - - # All the library-specific variables (install_libdir is set above). - library_names= - old_library= - dlname= - - # Test again, we may have decided not to build it any more - if test "$build_libtool_libs" = yes; then - # Remove ${wl} instances when linking with ld. - # FIXME: should test the right _cmds variable. - case $archive_cmds in - *\$LD\ *) wl= ;; - esac - if test "$hardcode_into_libs" = yes; then - # Hardcode the library paths - hardcode_libdirs= - dep_rpath= - rpath="$finalize_rpath" - test "$opt_mode" != relink && rpath="$compile_rpath$rpath" - for libdir in $rpath; do - if test -n "$hardcode_libdir_flag_spec"; then - if test -n "$hardcode_libdir_separator"; then - func_replace_sysroot "$libdir" - libdir=$func_replace_sysroot_result - if test -z "$hardcode_libdirs"; then - hardcode_libdirs="$libdir" - else - # Just accumulate the unique libdirs. - case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in - *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) - ;; - *) - hardcode_libdirs+="$hardcode_libdir_separator$libdir" - ;; - esac - fi - else - eval flag=\"$hardcode_libdir_flag_spec\" - dep_rpath+=" $flag" - fi - elif test -n "$runpath_var"; then - case "$perm_rpath " in - *" $libdir "*) ;; - *) perm_rpath+=" $libdir" ;; - esac - fi - done - # Substitute the hardcoded libdirs into the rpath. - if test -n "$hardcode_libdir_separator" && - test -n "$hardcode_libdirs"; then - libdir="$hardcode_libdirs" - eval "dep_rpath=\"$hardcode_libdir_flag_spec\"" - fi - if test -n "$runpath_var" && test -n "$perm_rpath"; then - # We should set the runpath_var. - rpath= - for dir in $perm_rpath; do - rpath+="$dir:" - done - eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var" - fi - test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs" - fi - - shlibpath="$finalize_shlibpath" - test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath" - if test -n "$shlibpath"; then - eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var" - fi - - # Get the real and link names of the library. - eval shared_ext=\"$shrext_cmds\" - eval library_names=\"$library_names_spec\" - set dummy $library_names - shift - realname="$1" - shift - - if test -n "$soname_spec"; then - eval soname=\"$soname_spec\" - else - soname="$realname" - fi - if test -z "$dlname"; then - dlname=$soname - fi - - lib="$output_objdir/$realname" - linknames= - for link - do - linknames+=" $link" - done - - # Use standard objects if they are pic - test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` - test "X$libobjs" = "X " && libobjs= - - delfiles= - if test -n "$export_symbols" && test -n "$include_expsyms"; then - $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp" - export_symbols="$output_objdir/$libname.uexp" - delfiles+=" $export_symbols" - fi - - orig_export_symbols= - case $host_os in - cygwin* | mingw* | cegcc*) - if test -n "$export_symbols" && test -z "$export_symbols_regex"; then - # exporting using user supplied symfile - if test "x`$SED 1q $export_symbols`" != xEXPORTS; then - # and it's NOT already a .def file. Must figure out - # which of the given symbols are data symbols and tag - # them as such. So, trigger use of export_symbols_cmds. - # export_symbols gets reassigned inside the "prepare - # the list of exported symbols" if statement, so the - # include_expsyms logic still works. - orig_export_symbols="$export_symbols" - export_symbols= - always_export_symbols=yes - fi - fi - ;; - esac - - # Prepare the list of exported symbols - if test -z "$export_symbols"; then - if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then - func_verbose "generating symbol list for \`$libname.la'" - export_symbols="$output_objdir/$libname.exp" - $opt_dry_run || $RM $export_symbols - cmds=$export_symbols_cmds - save_ifs="$IFS"; IFS='~' - for cmd1 in $cmds; do - IFS="$save_ifs" - # Take the normal branch if the nm_file_list_spec branch - # doesn't work or if tool conversion is not needed. - case $nm_file_list_spec~$to_tool_file_cmd in - *~func_convert_file_noop | *~func_convert_file_msys_to_w32 | ~*) - try_normal_branch=yes - eval cmd=\"$cmd1\" - func_len " $cmd" - len=$func_len_result - ;; - *) - try_normal_branch=no - ;; - esac - if test "$try_normal_branch" = yes \ - && { test "$len" -lt "$max_cmd_len" \ - || test "$max_cmd_len" -le -1; } - then - func_show_eval "$cmd" 'exit $?' - skipped_export=false - elif test -n "$nm_file_list_spec"; then - func_basename "$output" - output_la=$func_basename_result - save_libobjs=$libobjs - save_output=$output - output=${output_objdir}/${output_la}.nm - func_to_tool_file "$output" - libobjs=$nm_file_list_spec$func_to_tool_file_result - delfiles+=" $output" - func_verbose "creating $NM input file list: $output" - for obj in $save_libobjs; do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" - done > "$output" - eval cmd=\"$cmd1\" - func_show_eval "$cmd" 'exit $?' - output=$save_output - libobjs=$save_libobjs - skipped_export=false - else - # The command line is too long to execute in one step. - func_verbose "using reloadable object file for export list..." - skipped_export=: - # Break out early, otherwise skipped_export may be - # set to false by a later but shorter cmd. - break - fi - done - IFS="$save_ifs" - if test -n "$export_symbols_regex" && test "X$skipped_export" != "X:"; then - func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' - func_show_eval '$MV "${export_symbols}T" "$export_symbols"' - fi - fi - fi - - if test -n "$export_symbols" && test -n "$include_expsyms"; then - tmp_export_symbols="$export_symbols" - test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols" - $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"' - fi - - if test "X$skipped_export" != "X:" && test -n "$orig_export_symbols"; then - # The given exports_symbols file has to be filtered, so filter it. - func_verbose "filter symbol list for \`$libname.la' to tag DATA exports" - # FIXME: $output_objdir/$libname.filter potentially contains lots of - # 's' commands which not all seds can handle. GNU sed should be fine - # though. Also, the filter scales superlinearly with the number of - # global variables. join(1) would be nice here, but unfortunately - # isn't a blessed tool. - $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter - delfiles+=" $export_symbols $output_objdir/$libname.filter" - export_symbols=$output_objdir/$libname.def - $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols - fi - - tmp_deplibs= - for test_deplib in $deplibs; do - case " $convenience " in - *" $test_deplib "*) ;; - *) - tmp_deplibs+=" $test_deplib" - ;; - esac - done - deplibs="$tmp_deplibs" - - if test -n "$convenience"; then - if test -n "$whole_archive_flag_spec" && - test "$compiler_needs_object" = yes && - test -z "$libobjs"; then - # extract the archives, so we have objects to list. - # TODO: could optimize this to just extract one archive. - whole_archive_flag_spec= - fi - if test -n "$whole_archive_flag_spec"; then - save_libobjs=$libobjs - eval libobjs=\"\$libobjs $whole_archive_flag_spec\" - test "X$libobjs" = "X " && libobjs= - else - gentop="$output_objdir/${outputname}x" - generated+=" $gentop" - - func_extract_archives $gentop $convenience - libobjs+=" $func_extract_archives_result" - test "X$libobjs" = "X " && libobjs= - fi - fi - - if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then - eval flag=\"$thread_safe_flag_spec\" - linker_flags+=" $flag" - fi - - # Make a backup of the uninstalled library when relinking - if test "$opt_mode" = relink; then - $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || exit $? - fi - - # Do each of the archive commands. - if test "$module" = yes && test -n "$module_cmds" ; then - if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then - eval test_cmds=\"$module_expsym_cmds\" - cmds=$module_expsym_cmds - else - eval test_cmds=\"$module_cmds\" - cmds=$module_cmds - fi - else - if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then - eval test_cmds=\"$archive_expsym_cmds\" - cmds=$archive_expsym_cmds - else - eval test_cmds=\"$archive_cmds\" - cmds=$archive_cmds - fi - fi - - if test "X$skipped_export" != "X:" && - func_len " $test_cmds" && - len=$func_len_result && - test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then - : - else - # The command line is too long to link in one step, link piecewise - # or, if using GNU ld and skipped_export is not :, use a linker - # script. - - # Save the value of $output and $libobjs because we want to - # use them later. If we have whole_archive_flag_spec, we - # want to use save_libobjs as it was before - # whole_archive_flag_spec was expanded, because we can't - # assume the linker understands whole_archive_flag_spec. - # This may have to be revisited, in case too many - # convenience libraries get linked in and end up exceeding - # the spec. - if test -z "$convenience" || test -z "$whole_archive_flag_spec"; then - save_libobjs=$libobjs - fi - save_output=$output - func_basename "$output" - output_la=$func_basename_result - - # Clear the reloadable object creation command queue and - # initialize k to one. - test_cmds= - concat_cmds= - objlist= - last_robj= - k=1 - - if test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "$with_gnu_ld" = yes; then - output=${output_objdir}/${output_la}.lnkscript - func_verbose "creating GNU ld script: $output" - echo 'INPUT (' > $output - for obj in $save_libobjs - do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" >> $output - done - echo ')' >> $output - delfiles+=" $output" - func_to_tool_file "$output" - output=$func_to_tool_file_result - elif test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "X$file_list_spec" != X; then - output=${output_objdir}/${output_la}.lnk - func_verbose "creating linker input file list: $output" - : > $output - set x $save_libobjs - shift - firstobj= - if test "$compiler_needs_object" = yes; then - firstobj="$1 " - shift - fi - for obj - do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" >> $output - done - delfiles+=" $output" - func_to_tool_file "$output" - output=$firstobj\"$file_list_spec$func_to_tool_file_result\" - else - if test -n "$save_libobjs"; then - func_verbose "creating reloadable object files..." - output=$output_objdir/$output_la-${k}.$objext - eval test_cmds=\"$reload_cmds\" - func_len " $test_cmds" - len0=$func_len_result - len=$len0 - - # Loop over the list of objects to be linked. - for obj in $save_libobjs - do - func_len " $obj" - func_arith $len + $func_len_result - len=$func_arith_result - if test "X$objlist" = X || - test "$len" -lt "$max_cmd_len"; then - objlist+=" $obj" - else - # The command $test_cmds is almost too long, add a - # command to the queue. - if test "$k" -eq 1 ; then - # The first file doesn't have a previous command to add. - reload_objs=$objlist - eval concat_cmds=\"$reload_cmds\" - else - # All subsequent reloadable object files will link in - # the last one created. - reload_objs="$objlist $last_robj" - eval concat_cmds=\"\$concat_cmds~$reload_cmds~\$RM $last_robj\" - fi - last_robj=$output_objdir/$output_la-${k}.$objext - func_arith $k + 1 - k=$func_arith_result - output=$output_objdir/$output_la-${k}.$objext - objlist=" $obj" - func_len " $last_robj" - func_arith $len0 + $func_len_result - len=$func_arith_result - fi - done - # Handle the remaining objects by creating one last - # reloadable object file. All subsequent reloadable object - # files will link in the last one created. - test -z "$concat_cmds" || concat_cmds=$concat_cmds~ - reload_objs="$objlist $last_robj" - eval concat_cmds=\"\${concat_cmds}$reload_cmds\" - if test -n "$last_robj"; then - eval concat_cmds=\"\${concat_cmds}~\$RM $last_robj\" - fi - delfiles+=" $output" - - else - output= - fi - - if ${skipped_export-false}; then - func_verbose "generating symbol list for \`$libname.la'" - export_symbols="$output_objdir/$libname.exp" - $opt_dry_run || $RM $export_symbols - libobjs=$output - # Append the command to create the export file. - test -z "$concat_cmds" || concat_cmds=$concat_cmds~ - eval concat_cmds=\"\$concat_cmds$export_symbols_cmds\" - if test -n "$last_robj"; then - eval concat_cmds=\"\$concat_cmds~\$RM $last_robj\" - fi - fi - - test -n "$save_libobjs" && - func_verbose "creating a temporary reloadable object file: $output" - - # Loop through the commands generated above and execute them. - save_ifs="$IFS"; IFS='~' - for cmd in $concat_cmds; do - IFS="$save_ifs" - $opt_silent || { - func_quote_for_expand "$cmd" - eval "func_echo $func_quote_for_expand_result" - } - $opt_dry_run || eval "$cmd" || { - lt_exit=$? - - # Restore the uninstalled library and exit - if test "$opt_mode" = relink; then - ( cd "$output_objdir" && \ - $RM "${realname}T" && \ - $MV "${realname}U" "$realname" ) - fi - - exit $lt_exit - } - done - IFS="$save_ifs" - - if test -n "$export_symbols_regex" && ${skipped_export-false}; then - func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' - func_show_eval '$MV "${export_symbols}T" "$export_symbols"' - fi - fi - - if ${skipped_export-false}; then - if test -n "$export_symbols" && test -n "$include_expsyms"; then - tmp_export_symbols="$export_symbols" - test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols" - $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"' - fi - - if test -n "$orig_export_symbols"; then - # The given exports_symbols file has to be filtered, so filter it. - func_verbose "filter symbol list for \`$libname.la' to tag DATA exports" - # FIXME: $output_objdir/$libname.filter potentially contains lots of - # 's' commands which not all seds can handle. GNU sed should be fine - # though. Also, the filter scales superlinearly with the number of - # global variables. join(1) would be nice here, but unfortunately - # isn't a blessed tool. - $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter - delfiles+=" $export_symbols $output_objdir/$libname.filter" - export_symbols=$output_objdir/$libname.def - $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols - fi - fi - - libobjs=$output - # Restore the value of output. - output=$save_output - - if test -n "$convenience" && test -n "$whole_archive_flag_spec"; then - eval libobjs=\"\$libobjs $whole_archive_flag_spec\" - test "X$libobjs" = "X " && libobjs= - fi - # Expand the library linking commands again to reset the - # value of $libobjs for piecewise linking. - - # Do each of the archive commands. - if test "$module" = yes && test -n "$module_cmds" ; then - if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then - cmds=$module_expsym_cmds - else - cmds=$module_cmds - fi - else - if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then - cmds=$archive_expsym_cmds - else - cmds=$archive_cmds - fi - fi - fi - - if test -n "$delfiles"; then - # Append the command to remove temporary files to $cmds. - eval cmds=\"\$cmds~\$RM $delfiles\" - fi - - # Add any objects from preloaded convenience libraries - if test -n "$dlprefiles"; then - gentop="$output_objdir/${outputname}x" - generated+=" $gentop" - - func_extract_archives $gentop $dlprefiles - libobjs+=" $func_extract_archives_result" - test "X$libobjs" = "X " && libobjs= - fi - - save_ifs="$IFS"; IFS='~' - for cmd in $cmds; do - IFS="$save_ifs" - eval cmd=\"$cmd\" - $opt_silent || { - func_quote_for_expand "$cmd" - eval "func_echo $func_quote_for_expand_result" - } - $opt_dry_run || eval "$cmd" || { - lt_exit=$? - - # Restore the uninstalled library and exit - if test "$opt_mode" = relink; then - ( cd "$output_objdir" && \ - $RM "${realname}T" && \ - $MV "${realname}U" "$realname" ) - fi - - exit $lt_exit - } - done - IFS="$save_ifs" - - # Restore the uninstalled library and exit - if test "$opt_mode" = relink; then - $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV ${realname}U $realname)' || exit $? - - if test -n "$convenience"; then - if test -z "$whole_archive_flag_spec"; then - func_show_eval '${RM}r "$gentop"' - fi - fi - - exit $EXIT_SUCCESS - fi - - # Create links to the real library. - for linkname in $linknames; do - if test "$realname" != "$linkname"; then - func_show_eval '(cd "$output_objdir" && $RM "$linkname" && $LN_S "$realname" "$linkname")' 'exit $?' - fi - done - - # If -module or -export-dynamic was specified, set the dlname. - if test "$module" = yes || test "$export_dynamic" = yes; then - # On all known operating systems, these are identical. - dlname="$soname" - fi - fi - ;; - - obj) - if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then - func_warning "\`-dlopen' is ignored for objects" - fi - - case " $deplibs" in - *\ -l* | *\ -L*) - func_warning "\`-l' and \`-L' are ignored for objects" ;; - esac - - test -n "$rpath" && \ - func_warning "\`-rpath' is ignored for objects" - - test -n "$xrpath" && \ - func_warning "\`-R' is ignored for objects" - - test -n "$vinfo" && \ - func_warning "\`-version-info' is ignored for objects" - - test -n "$release" && \ - func_warning "\`-release' is ignored for objects" - - case $output in - *.lo) - test -n "$objs$old_deplibs" && \ - func_fatal_error "cannot build library object \`$output' from non-libtool objects" - - libobj=$output - func_lo2o "$libobj" - obj=$func_lo2o_result - ;; - *) - libobj= - obj="$output" - ;; - esac - - # Delete the old objects. - $opt_dry_run || $RM $obj $libobj - - # Objects from convenience libraries. This assumes - # single-version convenience libraries. Whenever we create - # different ones for PIC/non-PIC, this we'll have to duplicate - # the extraction. - reload_conv_objs= - gentop= - # reload_cmds runs $LD directly, so let us get rid of - # -Wl from whole_archive_flag_spec and hope we can get by with - # turning comma into space.. - wl= - - if test -n "$convenience"; then - if test -n "$whole_archive_flag_spec"; then - eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" - reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` - else - gentop="$output_objdir/${obj}x" - generated+=" $gentop" - - func_extract_archives $gentop $convenience - reload_conv_objs="$reload_objs $func_extract_archives_result" - fi - fi - - # If we're not building shared, we need to use non_pic_objs - test "$build_libtool_libs" != yes && libobjs="$non_pic_objects" - - # Create the old-style object. - reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test - - output="$obj" - func_execute_cmds "$reload_cmds" 'exit $?' - - # Exit if we aren't doing a library object file. - if test -z "$libobj"; then - if test -n "$gentop"; then - func_show_eval '${RM}r "$gentop"' - fi - - exit $EXIT_SUCCESS - fi - - if test "$build_libtool_libs" != yes; then - if test -n "$gentop"; then - func_show_eval '${RM}r "$gentop"' - fi - - # Create an invalid libtool object if no PIC, so that we don't - # accidentally link it into a program. - # $show "echo timestamp > $libobj" - # $opt_dry_run || eval "echo timestamp > $libobj" || exit $? - exit $EXIT_SUCCESS - fi - - if test -n "$pic_flag" || test "$pic_mode" != default; then - # Only do commands if we really have different PIC objects. - reload_objs="$libobjs $reload_conv_objs" - output="$libobj" - func_execute_cmds "$reload_cmds" 'exit $?' - fi - - if test -n "$gentop"; then - func_show_eval '${RM}r "$gentop"' - fi - - exit $EXIT_SUCCESS - ;; - - prog) - case $host in - *cygwin*) func_stripname '' '.exe' "$output" - output=$func_stripname_result.exe;; - esac - test -n "$vinfo" && \ - func_warning "\`-version-info' is ignored for programs" - - test -n "$release" && \ - func_warning "\`-release' is ignored for programs" - - test "$preload" = yes \ - && test "$dlopen_support" = unknown \ - && test "$dlopen_self" = unknown \ - && test "$dlopen_self_static" = unknown && \ - func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support." - - case $host in - *-*-rhapsody* | *-*-darwin1.[012]) - # On Rhapsody replace the C library is the System framework - compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` - finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` - ;; - esac - - case $host in - *-*-darwin*) - # Don't allow lazy linking, it breaks C++ global constructors - # But is supposedly fixed on 10.4 or later (yay!). - if test "$tagname" = CXX ; then - case ${MACOSX_DEPLOYMENT_TARGET-10.0} in - 10.[0123]) - compile_command+=" ${wl}-bind_at_load" - finalize_command+=" ${wl}-bind_at_load" - ;; - esac - fi - # Time to change all our "foo.ltframework" stuff back to "-framework foo" - compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - ;; - esac - - - # move library search paths that coincide with paths to not yet - # installed libraries to the beginning of the library search list - new_libs= - for path in $notinst_path; do - case " $new_libs " in - *" -L$path/$objdir "*) ;; - *) - case " $compile_deplibs " in - *" -L$path/$objdir "*) - new_libs+=" -L$path/$objdir" ;; - esac - ;; - esac - done - for deplib in $compile_deplibs; do - case $deplib in - -L*) - case " $new_libs " in - *" $deplib "*) ;; - *) new_libs+=" $deplib" ;; - esac - ;; - *) new_libs+=" $deplib" ;; - esac - done - compile_deplibs="$new_libs" - - - compile_command+=" $compile_deplibs" - finalize_command+=" $finalize_deplibs" - - if test -n "$rpath$xrpath"; then - # If the user specified any rpath flags, then add them. - for libdir in $rpath $xrpath; do - # This is the magic to use -rpath. - case "$finalize_rpath " in - *" $libdir "*) ;; - *) finalize_rpath+=" $libdir" ;; - esac - done - fi - - # Now hardcode the library paths - rpath= - hardcode_libdirs= - for libdir in $compile_rpath $finalize_rpath; do - if test -n "$hardcode_libdir_flag_spec"; then - if test -n "$hardcode_libdir_separator"; then - if test -z "$hardcode_libdirs"; then - hardcode_libdirs="$libdir" - else - # Just accumulate the unique libdirs. - case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in - *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) - ;; - *) - hardcode_libdirs+="$hardcode_libdir_separator$libdir" - ;; - esac - fi - else - eval flag=\"$hardcode_libdir_flag_spec\" - rpath+=" $flag" - fi - elif test -n "$runpath_var"; then - case "$perm_rpath " in - *" $libdir "*) ;; - *) perm_rpath+=" $libdir" ;; - esac - fi - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) - testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'` - case :$dllsearchpath: in - *":$libdir:"*) ;; - ::) dllsearchpath=$libdir;; - *) dllsearchpath+=":$libdir";; - esac - case :$dllsearchpath: in - *":$testbindir:"*) ;; - ::) dllsearchpath=$testbindir;; - *) dllsearchpath+=":$testbindir";; - esac - ;; - esac - done - # Substitute the hardcoded libdirs into the rpath. - if test -n "$hardcode_libdir_separator" && - test -n "$hardcode_libdirs"; then - libdir="$hardcode_libdirs" - eval rpath=\" $hardcode_libdir_flag_spec\" - fi - compile_rpath="$rpath" - - rpath= - hardcode_libdirs= - for libdir in $finalize_rpath; do - if test -n "$hardcode_libdir_flag_spec"; then - if test -n "$hardcode_libdir_separator"; then - if test -z "$hardcode_libdirs"; then - hardcode_libdirs="$libdir" - else - # Just accumulate the unique libdirs. - case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in - *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) - ;; - *) - hardcode_libdirs+="$hardcode_libdir_separator$libdir" - ;; - esac - fi - else - eval flag=\"$hardcode_libdir_flag_spec\" - rpath+=" $flag" - fi - elif test -n "$runpath_var"; then - case "$finalize_perm_rpath " in - *" $libdir "*) ;; - *) finalize_perm_rpath+=" $libdir" ;; - esac - fi - done - # Substitute the hardcoded libdirs into the rpath. - if test -n "$hardcode_libdir_separator" && - test -n "$hardcode_libdirs"; then - libdir="$hardcode_libdirs" - eval rpath=\" $hardcode_libdir_flag_spec\" - fi - finalize_rpath="$rpath" - - if test -n "$libobjs" && test "$build_old_libs" = yes; then - # Transform all the library objects into standard objects. - compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` - finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` - fi - - func_generate_dlsyms "$outputname" "@PROGRAM@" "no" - - # template prelinking step - if test -n "$prelink_cmds"; then - func_execute_cmds "$prelink_cmds" 'exit $?' - fi - - wrappers_required=yes - case $host in - *cegcc* | *mingw32ce*) - # Disable wrappers for cegcc and mingw32ce hosts, we are cross compiling anyway. - wrappers_required=no - ;; - *cygwin* | *mingw* ) - if test "$build_libtool_libs" != yes; then - wrappers_required=no - fi - ;; - *) - if test "$need_relink" = no || test "$build_libtool_libs" != yes; then - wrappers_required=no - fi - ;; - esac - if test "$wrappers_required" = no; then - # Replace the output file specification. - compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` - link_command="$compile_command$compile_rpath" - - # We have no uninstalled library dependencies, so finalize right now. - exit_status=0 - func_show_eval "$link_command" 'exit_status=$?' - - if test -n "$postlink_cmds"; then - func_to_tool_file "$output" - postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` - func_execute_cmds "$postlink_cmds" 'exit $?' - fi - - # Delete the generated files. - if test -f "$output_objdir/${outputname}S.${objext}"; then - func_show_eval '$RM "$output_objdir/${outputname}S.${objext}"' - fi - - exit $exit_status - fi - - if test -n "$compile_shlibpath$finalize_shlibpath"; then - compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command" - fi - if test -n "$finalize_shlibpath"; then - finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command" - fi - - compile_var= - finalize_var= - if test -n "$runpath_var"; then - if test -n "$perm_rpath"; then - # We should set the runpath_var. - rpath= - for dir in $perm_rpath; do - rpath+="$dir:" - done - compile_var="$runpath_var=\"$rpath\$$runpath_var\" " - fi - if test -n "$finalize_perm_rpath"; then - # We should set the runpath_var. - rpath= - for dir in $finalize_perm_rpath; do - rpath+="$dir:" - done - finalize_var="$runpath_var=\"$rpath\$$runpath_var\" " - fi - fi - - if test "$no_install" = yes; then - # We don't need to create a wrapper script. - link_command="$compile_var$compile_command$compile_rpath" - # Replace the output file specification. - link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` - # Delete the old output file. - $opt_dry_run || $RM $output - # Link the executable and exit - func_show_eval "$link_command" 'exit $?' - - if test -n "$postlink_cmds"; then - func_to_tool_file "$output" - postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` - func_execute_cmds "$postlink_cmds" 'exit $?' - fi - - exit $EXIT_SUCCESS - fi - - if test "$hardcode_action" = relink; then - # Fast installation is not supported - link_command="$compile_var$compile_command$compile_rpath" - relink_command="$finalize_var$finalize_command$finalize_rpath" - - func_warning "this platform does not like uninstalled shared libraries" - func_warning "\`$output' will be relinked during installation" - else - if test "$fast_install" != no; then - link_command="$finalize_var$compile_command$finalize_rpath" - if test "$fast_install" = yes; then - relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` - else - # fast_install is set to needless - relink_command= - fi - else - link_command="$compile_var$compile_command$compile_rpath" - relink_command="$finalize_var$finalize_command$finalize_rpath" - fi - fi - - # Replace the output file specification. - link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` - - # Delete the old output files. - $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname - - func_show_eval "$link_command" 'exit $?' - - if test -n "$postlink_cmds"; then - func_to_tool_file "$output_objdir/$outputname" - postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` - func_execute_cmds "$postlink_cmds" 'exit $?' - fi - - # Now create the wrapper script. - func_verbose "creating $output" - - # Quote the relink command for shipping. - if test -n "$relink_command"; then - # Preserve any variables that may affect compiler behavior - for var in $variables_saved_for_relink; do - if eval test -z \"\${$var+set}\"; then - relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" - elif eval var_value=\$$var; test -z "$var_value"; then - relink_command="$var=; export $var; $relink_command" - else - func_quote_for_eval "$var_value" - relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" - fi - done - relink_command="(cd `pwd`; $relink_command)" - relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` - fi - - # Only actually do things if not in dry run mode. - $opt_dry_run || { - # win32 will think the script is a binary if it has - # a .exe suffix, so we strip it off here. - case $output in - *.exe) func_stripname '' '.exe' "$output" - output=$func_stripname_result ;; - esac - # test for cygwin because mv fails w/o .exe extensions - case $host in - *cygwin*) - exeext=.exe - func_stripname '' '.exe' "$outputname" - outputname=$func_stripname_result ;; - *) exeext= ;; - esac - case $host in - *cygwin* | *mingw* ) - func_dirname_and_basename "$output" "" "." - output_name=$func_basename_result - output_path=$func_dirname_result - cwrappersource="$output_path/$objdir/lt-$output_name.c" - cwrapper="$output_path/$output_name.exe" - $RM $cwrappersource $cwrapper - trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15 - - func_emit_cwrapperexe_src > $cwrappersource - - # The wrapper executable is built using the $host compiler, - # because it contains $host paths and files. If cross- - # compiling, it, like the target executable, must be - # executed on the $host or under an emulation environment. - $opt_dry_run || { - $LTCC $LTCFLAGS -o $cwrapper $cwrappersource - $STRIP $cwrapper - } - - # Now, create the wrapper script for func_source use: - func_ltwrapper_scriptname $cwrapper - $RM $func_ltwrapper_scriptname_result - trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15 - $opt_dry_run || { - # note: this script will not be executed, so do not chmod. - if test "x$build" = "x$host" ; then - $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result - else - func_emit_wrapper no > $func_ltwrapper_scriptname_result - fi - } - ;; - * ) - $RM $output - trap "$RM $output; exit $EXIT_FAILURE" 1 2 15 - - func_emit_wrapper no > $output - chmod +x $output - ;; - esac - } - exit $EXIT_SUCCESS - ;; - esac - - # See if we need to build an old-fashioned archive. - for oldlib in $oldlibs; do - - if test "$build_libtool_libs" = convenience; then - oldobjs="$libobjs_save $symfileobj" - addlibs="$convenience" - build_libtool_libs=no - else - if test "$build_libtool_libs" = module; then - oldobjs="$libobjs_save" - build_libtool_libs=no - else - oldobjs="$old_deplibs $non_pic_objects" - if test "$preload" = yes && test -f "$symfileobj"; then - oldobjs+=" $symfileobj" - fi - fi - addlibs="$old_convenience" - fi - - if test -n "$addlibs"; then - gentop="$output_objdir/${outputname}x" - generated+=" $gentop" - - func_extract_archives $gentop $addlibs - oldobjs+=" $func_extract_archives_result" - fi - - # Do each command in the archive commands. - if test -n "$old_archive_from_new_cmds" && test "$build_libtool_libs" = yes; then - cmds=$old_archive_from_new_cmds - else - - # Add any objects from preloaded convenience libraries - if test -n "$dlprefiles"; then - gentop="$output_objdir/${outputname}x" - generated+=" $gentop" - - func_extract_archives $gentop $dlprefiles - oldobjs+=" $func_extract_archives_result" - fi - - # POSIX demands no paths to be encoded in archives. We have - # to avoid creating archives with duplicate basenames if we - # might have to extract them afterwards, e.g., when creating a - # static archive out of a convenience library, or when linking - # the entirety of a libtool archive into another (currently - # not supported by libtool). - if (for obj in $oldobjs - do - func_basename "$obj" - $ECHO "$func_basename_result" - done | sort | sort -uc >/dev/null 2>&1); then - : - else - echo "copying selected object files to avoid basename conflicts..." - gentop="$output_objdir/${outputname}x" - generated+=" $gentop" - func_mkdir_p "$gentop" - save_oldobjs=$oldobjs - oldobjs= - counter=1 - for obj in $save_oldobjs - do - func_basename "$obj" - objbase="$func_basename_result" - case " $oldobjs " in - " ") oldobjs=$obj ;; - *[\ /]"$objbase "*) - while :; do - # Make sure we don't pick an alternate name that also - # overlaps. - newobj=lt$counter-$objbase - func_arith $counter + 1 - counter=$func_arith_result - case " $oldobjs " in - *[\ /]"$newobj "*) ;; - *) if test ! -f "$gentop/$newobj"; then break; fi ;; - esac - done - func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj" - oldobjs+=" $gentop/$newobj" - ;; - *) oldobjs+=" $obj" ;; - esac - done - fi - func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 - tool_oldlib=$func_to_tool_file_result - eval cmds=\"$old_archive_cmds\" - - func_len " $cmds" - len=$func_len_result - if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then - cmds=$old_archive_cmds - elif test -n "$archiver_list_spec"; then - func_verbose "using command file archive linking..." - for obj in $oldobjs - do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" - done > $output_objdir/$libname.libcmd - func_to_tool_file "$output_objdir/$libname.libcmd" - oldobjs=" $archiver_list_spec$func_to_tool_file_result" - cmds=$old_archive_cmds - else - # the command line is too long to link in one step, link in parts - func_verbose "using piecewise archive linking..." - save_RANLIB=$RANLIB - RANLIB=: - objlist= - concat_cmds= - save_oldobjs=$oldobjs - oldobjs= - # Is there a better way of finding the last object in the list? - for obj in $save_oldobjs - do - last_oldobj=$obj - done - eval test_cmds=\"$old_archive_cmds\" - func_len " $test_cmds" - len0=$func_len_result - len=$len0 - for obj in $save_oldobjs - do - func_len " $obj" - func_arith $len + $func_len_result - len=$func_arith_result - objlist+=" $obj" - if test "$len" -lt "$max_cmd_len"; then - : - else - # the above command should be used before it gets too long - oldobjs=$objlist - if test "$obj" = "$last_oldobj" ; then - RANLIB=$save_RANLIB - fi - test -z "$concat_cmds" || concat_cmds=$concat_cmds~ - eval concat_cmds=\"\${concat_cmds}$old_archive_cmds\" - objlist= - len=$len0 - fi - done - RANLIB=$save_RANLIB - oldobjs=$objlist - if test "X$oldobjs" = "X" ; then - eval cmds=\"\$concat_cmds\" - else - eval cmds=\"\$concat_cmds~\$old_archive_cmds\" - fi - fi - fi - func_execute_cmds "$cmds" 'exit $?' - done - - test -n "$generated" && \ - func_show_eval "${RM}r$generated" - - # Now create the libtool archive. - case $output in - *.la) - old_library= - test "$build_old_libs" = yes && old_library="$libname.$libext" - func_verbose "creating $output" - - # Preserve any variables that may affect compiler behavior - for var in $variables_saved_for_relink; do - if eval test -z \"\${$var+set}\"; then - relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" - elif eval var_value=\$$var; test -z "$var_value"; then - relink_command="$var=; export $var; $relink_command" - else - func_quote_for_eval "$var_value" - relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" - fi - done - # Quote the link command for shipping. - relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" - relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` - if test "$hardcode_automatic" = yes ; then - relink_command= - fi - - # Only create the output if not a dry run. - $opt_dry_run || { - for installed in no yes; do - if test "$installed" = yes; then - if test -z "$install_libdir"; then - break - fi - output="$output_objdir/$outputname"i - # Replace all uninstalled libtool libraries with the installed ones - newdependency_libs= - for deplib in $dependency_libs; do - case $deplib in - *.la) - func_basename "$deplib" - name="$func_basename_result" - func_resolve_sysroot "$deplib" - eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` - test -z "$libdir" && \ - func_fatal_error "\`$deplib' is not a valid libtool archive" - newdependency_libs+=" ${lt_sysroot:+=}$libdir/$name" - ;; - -L*) - func_stripname -L '' "$deplib" - func_replace_sysroot "$func_stripname_result" - newdependency_libs+=" -L$func_replace_sysroot_result" - ;; - -R*) - func_stripname -R '' "$deplib" - func_replace_sysroot "$func_stripname_result" - newdependency_libs+=" -R$func_replace_sysroot_result" - ;; - *) newdependency_libs+=" $deplib" ;; - esac - done - dependency_libs="$newdependency_libs" - newdlfiles= - - for lib in $dlfiles; do - case $lib in - *.la) - func_basename "$lib" - name="$func_basename_result" - eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` - test -z "$libdir" && \ - func_fatal_error "\`$lib' is not a valid libtool archive" - newdlfiles+=" ${lt_sysroot:+=}$libdir/$name" - ;; - *) newdlfiles+=" $lib" ;; - esac - done - dlfiles="$newdlfiles" - newdlprefiles= - for lib in $dlprefiles; do - case $lib in - *.la) - # Only pass preopened files to the pseudo-archive (for - # eventual linking with the app. that links it) if we - # didn't already link the preopened objects directly into - # the library: - func_basename "$lib" - name="$func_basename_result" - eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` - test -z "$libdir" && \ - func_fatal_error "\`$lib' is not a valid libtool archive" - newdlprefiles+=" ${lt_sysroot:+=}$libdir/$name" - ;; - esac - done - dlprefiles="$newdlprefiles" - else - newdlfiles= - for lib in $dlfiles; do - case $lib in - [\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;; - *) abs=`pwd`"/$lib" ;; - esac - newdlfiles+=" $abs" - done - dlfiles="$newdlfiles" - newdlprefiles= - for lib in $dlprefiles; do - case $lib in - [\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;; - *) abs=`pwd`"/$lib" ;; - esac - newdlprefiles+=" $abs" - done - dlprefiles="$newdlprefiles" - fi - $RM $output - # place dlname in correct position for cygwin - # In fact, it would be nice if we could use this code for all target - # systems that can't hard-code library paths into their executables - # and that have no shared library path variable independent of PATH, - # but it turns out we can't easily determine that from inspecting - # libtool variables, so we have to hard-code the OSs to which it - # applies here; at the moment, that means platforms that use the PE - # object format with DLL files. See the long comment at the top of - # tests/bindir.at for full details. - tdlname=$dlname - case $host,$output,$installed,$module,$dlname in - *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll) - # If a -bindir argument was supplied, place the dll there. - if test "x$bindir" != x ; - then - func_relative_path "$install_libdir" "$bindir" - tdlname=$func_relative_path_result$dlname - else - # Otherwise fall back on heuristic. - tdlname=../bin/$dlname - fi - ;; - esac - $ECHO > $output "\ -# $outputname - a libtool library file -# Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION -# -# Please DO NOT delete this file! -# It is necessary for linking the library. - -# The name that we can dlopen(3). -dlname='$tdlname' - -# Names of this library. -library_names='$library_names' - -# The name of the static archive. -old_library='$old_library' - -# Linker flags that can not go in dependency_libs. -inherited_linker_flags='$new_inherited_linker_flags' - -# Libraries that this one depends upon. -dependency_libs='$dependency_libs' - -# Names of additional weak libraries provided by this library -weak_library_names='$weak_libs' - -# Version information for $libname. -current=$current -age=$age -revision=$revision - -# Is this an already installed library? -installed=$installed - -# Should we warn about portability when linking against -modules? -shouldnotlink=$module - -# Files to dlopen/dlpreopen -dlopen='$dlfiles' -dlpreopen='$dlprefiles' - -# Directory that this library needs to be installed in: -libdir='$install_libdir'" - if test "$installed" = no && test "$need_relink" = yes; then - $ECHO >> $output "\ -relink_command=\"$relink_command\"" - fi - done - } - - # Do a symbolic link so that the libtool archive can be found in - # LD_LIBRARY_PATH before the program is installed. - func_show_eval '( cd "$output_objdir" && $RM "$outputname" && $LN_S "../$outputname" "$outputname" )' 'exit $?' - ;; - esac - exit $EXIT_SUCCESS -} - -{ test "$opt_mode" = link || test "$opt_mode" = relink; } && - func_mode_link ${1+"$@"} - - -# func_mode_uninstall arg... -func_mode_uninstall () -{ - $opt_debug - RM="$nonopt" - files= - rmforce= - exit_status=0 - - # This variable tells wrapper scripts just to set variables rather - # than running their programs. - libtool_install_magic="$magic" - - for arg - do - case $arg in - -f) RM+=" $arg"; rmforce=yes ;; - -*) RM+=" $arg" ;; - *) files+=" $arg" ;; - esac - done - - test -z "$RM" && \ - func_fatal_help "you must specify an RM program" - - rmdirs= - - for file in $files; do - func_dirname "$file" "" "." - dir="$func_dirname_result" - if test "X$dir" = X.; then - odir="$objdir" - else - odir="$dir/$objdir" - fi - func_basename "$file" - name="$func_basename_result" - test "$opt_mode" = uninstall && odir="$dir" - - # Remember odir for removal later, being careful to avoid duplicates - if test "$opt_mode" = clean; then - case " $rmdirs " in - *" $odir "*) ;; - *) rmdirs+=" $odir" ;; - esac - fi - - # Don't error if the file doesn't exist and rm -f was used. - if { test -L "$file"; } >/dev/null 2>&1 || - { test -h "$file"; } >/dev/null 2>&1 || - test -f "$file"; then - : - elif test -d "$file"; then - exit_status=1 - continue - elif test "$rmforce" = yes; then - continue - fi - - rmfiles="$file" - - case $name in - *.la) - # Possibly a libtool archive, so verify it. - if func_lalib_p "$file"; then - func_source $dir/$name - - # Delete the libtool libraries and symlinks. - for n in $library_names; do - rmfiles+=" $odir/$n" - done - test -n "$old_library" && rmfiles+=" $odir/$old_library" - - case "$opt_mode" in - clean) - case " $library_names " in - *" $dlname "*) ;; - *) test -n "$dlname" && rmfiles+=" $odir/$dlname" ;; - esac - test -n "$libdir" && rmfiles+=" $odir/$name $odir/${name}i" - ;; - uninstall) - if test -n "$library_names"; then - # Do each command in the postuninstall commands. - func_execute_cmds "$postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1' - fi - - if test -n "$old_library"; then - # Do each command in the old_postuninstall commands. - func_execute_cmds "$old_postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1' - fi - # FIXME: should reinstall the best remaining shared library. - ;; - esac - fi - ;; - - *.lo) - # Possibly a libtool object, so verify it. - if func_lalib_p "$file"; then - - # Read the .lo file - func_source $dir/$name - - # Add PIC object to the list of files to remove. - if test -n "$pic_object" && - test "$pic_object" != none; then - rmfiles+=" $dir/$pic_object" - fi - - # Add non-PIC object to the list of files to remove. - if test -n "$non_pic_object" && - test "$non_pic_object" != none; then - rmfiles+=" $dir/$non_pic_object" - fi - fi - ;; - - *) - if test "$opt_mode" = clean ; then - noexename=$name - case $file in - *.exe) - func_stripname '' '.exe' "$file" - file=$func_stripname_result - func_stripname '' '.exe' "$name" - noexename=$func_stripname_result - # $file with .exe has already been added to rmfiles, - # add $file without .exe - rmfiles+=" $file" - ;; - esac - # Do a test to see if this is a libtool program. - if func_ltwrapper_p "$file"; then - if func_ltwrapper_executable_p "$file"; then - func_ltwrapper_scriptname "$file" - relink_command= - func_source $func_ltwrapper_scriptname_result - rmfiles+=" $func_ltwrapper_scriptname_result" - else - relink_command= - func_source $dir/$noexename - fi - - # note $name still contains .exe if it was in $file originally - # as does the version of $file that was added into $rmfiles - rmfiles+=" $odir/$name $odir/${name}S.${objext}" - if test "$fast_install" = yes && test -n "$relink_command"; then - rmfiles+=" $odir/lt-$name" - fi - if test "X$noexename" != "X$name" ; then - rmfiles+=" $odir/lt-${noexename}.c" - fi - fi - fi - ;; - esac - func_show_eval "$RM $rmfiles" 'exit_status=1' - done - - # Try to remove the ${objdir}s in the directories where we deleted files - for dir in $rmdirs; do - if test -d "$dir"; then - func_show_eval "rmdir $dir >/dev/null 2>&1" - fi - done - - exit $exit_status -} - -{ test "$opt_mode" = uninstall || test "$opt_mode" = clean; } && - func_mode_uninstall ${1+"$@"} - -test -z "$opt_mode" && { - help="$generic_help" - func_fatal_help "you must specify a MODE" -} - -test -z "$exec_cmd" && \ - func_fatal_help "invalid operation mode \`$opt_mode'" - -if test -n "$exec_cmd"; then - eval exec "$exec_cmd" - exit $EXIT_FAILURE -fi - -exit $exit_status - - -# The TAGs below are defined such that we never get into a situation -# in which we disable both kinds of libraries. Given conflicting -# choices, we go for a static library, that is the most portable, -# since we can't tell whether shared libraries were disabled because -# the user asked for that or because the platform doesn't support -# them. This is particularly important on AIX, because we don't -# support having both static and shared libraries enabled at the same -# time on that platform, so we default to a shared-only configuration. -# If a disable-shared tag is given, we'll fallback to a static-only -# configuration. But we'll never go from static-only to shared-only. - -# ### BEGIN LIBTOOL TAG CONFIG: disable-shared -build_libtool_libs=no -build_old_libs=yes -# ### END LIBTOOL TAG CONFIG: disable-shared - -# ### BEGIN LIBTOOL TAG CONFIG: disable-static -build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` -# ### END LIBTOOL TAG CONFIG: disable-static - -# Local Variables: -# mode:shell-script -# sh-indentation:2 -# End: -# vi:sw=2 - - -# ### BEGIN LIBTOOL TAG CONFIG: CXX - -# The linker used to build libraries. -LD="/usr/bin/ld -m elf_x86_64" - -# How to create reloadable object files. -reload_flag=" -r" -reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs" - -# Commands used to build an old-style archive. -old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs~\$RANLIB \$tool_oldlib" - -# A language specific compiler. -CC="g++" - -# Is the compiler the GNU compiler? -with_gcc=yes - -# Compiler flag to turn off builtin functions. -no_builtin_flag=" -fno-builtin" - -# Additional compiler flags for building library objects. -pic_flag=" -fPIC -DPIC" - -# How to pass a linker flag through the compiler. -wl="-Wl," - -# Compiler flag to prevent dynamic linking. -link_static_flag="-static" - -# Does compiler simultaneously support -c and -o options? -compiler_c_o="yes" - -# Whether or not to add -lc for building shared libraries. -build_libtool_need_lc=no - -# Whether or not to disallow shared libs when runtime libs are static. -allow_libtool_libs_with_static_runtimes=no - -# Compiler flag to allow reflexive dlopens. -export_dynamic_flag_spec="\${wl}--export-dynamic" - -# Compiler flag to generate shared objects directly from archives. -whole_archive_flag_spec="\${wl}--whole-archive\$convenience \${wl}--no-whole-archive" - -# Whether the compiler copes with passing no objects directly. -compiler_needs_object="no" - -# Create an old-style archive from a shared archive. -old_archive_from_new_cmds="" - -# Create a temporary old-style archive to link instead of a shared archive. -old_archive_from_expsyms_cmds="" - -# Commands used to build a shared archive. -archive_cmds="\$CC \$pic_flag -shared -nostdlib \$predep_objects \$libobjs \$deplibs \$postdep_objects \$compiler_flags \${wl}-soname \$wl\$soname -o \$lib" -archive_expsym_cmds="\$CC \$pic_flag -shared -nostdlib \$predep_objects \$libobjs \$deplibs \$postdep_objects \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-retain-symbols-file \$wl\$export_symbols -o \$lib" - -# Commands used to build a loadable module if different from building -# a shared archive. -module_cmds="" -module_expsym_cmds="" - -# Whether we are building with GNU ld or not. -with_gnu_ld="yes" - -# Flag that allows shared libraries with undefined symbols to be built. -allow_undefined_flag="" - -# Flag that enforces no undefined symbols. -no_undefined_flag="" - -# Flag to hardcode $libdir into a binary during linking. -# This must work even if $libdir does not exist -hardcode_libdir_flag_spec="\${wl}-rpath \${wl}\$libdir" - -# Whether we need a single "-rpath" flag with a separated argument. -hardcode_libdir_separator="" - -# Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes -# DIR into the resulting binary. -hardcode_direct=no - -# Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes -# DIR into the resulting binary and the resulting library dependency is -# "absolute",i.e impossible to change by setting ${shlibpath_var} if the -# library is relocated. -hardcode_direct_absolute=no - -# Set to "yes" if using the -LDIR flag during linking hardcodes DIR -# into the resulting binary. -hardcode_minus_L=no - -# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR -# into the resulting binary. -hardcode_shlibpath_var=unsupported - -# Set to "yes" if building a shared library automatically hardcodes DIR -# into the library and all subsequent libraries and executables linked -# against it. -hardcode_automatic=no - -# Set to yes if linker adds runtime paths of dependent libraries -# to runtime path list. -inherit_rpath=no - -# Whether libtool must link a program against all its dependency libraries. -link_all_deplibs=no - -# Set to "yes" if exported symbols are required. -always_export_symbols=no - -# The commands to list exported symbols. -export_symbols_cmds="\$NM \$libobjs \$convenience | \$global_symbol_pipe | \$SED 's/.* //' | sort | uniq > \$export_symbols" - -# Symbols that should not be listed in the preloaded symbols. -exclude_expsyms="_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*" - -# Symbols that must always be exported. -include_expsyms="" - -# Commands necessary for linking programs (against libraries) with templates. -prelink_cmds="" - -# Commands necessary for finishing linking programs. -postlink_cmds="" - -# Specify filename containing input files. -file_list_spec="" - -# How to hardcode a shared library path into an executable. -hardcode_action=immediate - -# The directories searched by this compiler when creating a shared library. -compiler_lib_search_dirs="/usr/lib/gcc/x86_64-linux-gnu/4.7 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../.." - -# Dependencies to place before and after the objects being linked to -# create a shared library. -predep_objects="/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o" -postdep_objects="/usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o" -predeps="" -postdeps="-lstdc++ -lm -lgcc_s -lc -lgcc_s" - -# The library search path used internally by the compiler when linking -# a shared library. -compiler_lib_search_path="-L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.." - -# ### END LIBTOOL TAG CONFIG: CXX diff --git a/freedv-server/googletest/m4/acx_pthread.m4 b/freedv-server/googletest/m4/acx_pthread.m4 deleted file mode 100644 index 2cf20de1..00000000 --- a/freedv-server/googletest/m4/acx_pthread.m4 +++ /dev/null @@ -1,363 +0,0 @@ -# This was retrieved from -# http://svn.0pointer.de/viewvc/trunk/common/acx_pthread.m4?revision=1277&root=avahi -# See also (perhaps for new versions?) -# http://svn.0pointer.de/viewvc/trunk/common/acx_pthread.m4?root=avahi -# -# We've rewritten the inconsistency check code (from avahi), to work -# more broadly. In particular, it no longer assumes ld accepts -zdefs. -# This caused a restructing of the code, but the functionality has only -# changed a little. - -dnl @synopsis ACX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) -dnl -dnl @summary figure out how to build C programs using POSIX threads -dnl -dnl This macro figures out how to build C programs using POSIX threads. -dnl It sets the PTHREAD_LIBS output variable to the threads library and -dnl linker flags, and the PTHREAD_CFLAGS output variable to any special -dnl C compiler flags that are needed. (The user can also force certain -dnl compiler flags/libs to be tested by setting these environment -dnl variables.) -dnl -dnl Also sets PTHREAD_CC to any special C compiler that is needed for -dnl multi-threaded programs (defaults to the value of CC otherwise). -dnl (This is necessary on AIX to use the special cc_r compiler alias.) -dnl -dnl NOTE: You are assumed to not only compile your program with these -dnl flags, but also link it with them as well. e.g. you should link -dnl with $PTHREAD_CC $CFLAGS $PTHREAD_CFLAGS $LDFLAGS ... $PTHREAD_LIBS -dnl $LIBS -dnl -dnl If you are only building threads programs, you may wish to use -dnl these variables in your default LIBS, CFLAGS, and CC: -dnl -dnl LIBS="$PTHREAD_LIBS $LIBS" -dnl CFLAGS="$CFLAGS $PTHREAD_CFLAGS" -dnl CC="$PTHREAD_CC" -dnl -dnl In addition, if the PTHREAD_CREATE_JOINABLE thread-attribute -dnl constant has a nonstandard name, defines PTHREAD_CREATE_JOINABLE to -dnl that name (e.g. PTHREAD_CREATE_UNDETACHED on AIX). -dnl -dnl ACTION-IF-FOUND is a list of shell commands to run if a threads -dnl library is found, and ACTION-IF-NOT-FOUND is a list of commands to -dnl run it if it is not found. If ACTION-IF-FOUND is not specified, the -dnl default action will define HAVE_PTHREAD. -dnl -dnl Please let the authors know if this macro fails on any platform, or -dnl if you have any other suggestions or comments. This macro was based -dnl on work by SGJ on autoconf scripts for FFTW (www.fftw.org) (with -dnl help from M. Frigo), as well as ac_pthread and hb_pthread macros -dnl posted by Alejandro Forero Cuervo to the autoconf macro repository. -dnl We are also grateful for the helpful feedback of numerous users. -dnl -dnl @category InstalledPackages -dnl @author Steven G. Johnson -dnl @version 2006-05-29 -dnl @license GPLWithACException -dnl -dnl Checks for GCC shared/pthread inconsistency based on work by -dnl Marcin Owsiany - - -AC_DEFUN([ACX_PTHREAD], [ -AC_REQUIRE([AC_CANONICAL_HOST]) -AC_LANG_SAVE -AC_LANG_C -acx_pthread_ok=no - -# We used to check for pthread.h first, but this fails if pthread.h -# requires special compiler flags (e.g. on True64 or Sequent). -# It gets checked for in the link test anyway. - -# First of all, check if the user has set any of the PTHREAD_LIBS, -# etcetera environment variables, and if threads linking works using -# them: -if test x"$PTHREAD_LIBS$PTHREAD_CFLAGS" != x; then - save_CFLAGS="$CFLAGS" - CFLAGS="$CFLAGS $PTHREAD_CFLAGS" - save_LIBS="$LIBS" - LIBS="$PTHREAD_LIBS $LIBS" - AC_MSG_CHECKING([for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTHREAD_CFLAGS]) - AC_TRY_LINK_FUNC(pthread_join, acx_pthread_ok=yes) - AC_MSG_RESULT($acx_pthread_ok) - if test x"$acx_pthread_ok" = xno; then - PTHREAD_LIBS="" - PTHREAD_CFLAGS="" - fi - LIBS="$save_LIBS" - CFLAGS="$save_CFLAGS" -fi - -# We must check for the threads library under a number of different -# names; the ordering is very important because some systems -# (e.g. DEC) have both -lpthread and -lpthreads, where one of the -# libraries is broken (non-POSIX). - -# Create a list of thread flags to try. Items starting with a "-" are -# C compiler flags, and other items are library names, except for "none" -# which indicates that we try without any flags at all, and "pthread-config" -# which is a program returning the flags for the Pth emulation library. - -acx_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config" - -# The ordering *is* (sometimes) important. Some notes on the -# individual items follow: - -# pthreads: AIX (must check this before -lpthread) -# none: in case threads are in libc; should be tried before -Kthread and -# other compiler flags to prevent continual compiler warnings -# -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h) -# -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able) -# lthread: LinuxThreads port on FreeBSD (also preferred to -pthread) -# -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads) -# -pthreads: Solaris/gcc -# -mthreads: Mingw32/gcc, Lynx/gcc -# -mt: Sun Workshop C (may only link SunOS threads [-lthread], but it -# doesn't hurt to check since this sometimes defines pthreads too; -# also defines -D_REENTRANT) -# ... -mt is also the pthreads flag for HP/aCC -# pthread: Linux, etcetera -# --thread-safe: KAI C++ -# pthread-config: use pthread-config program (for GNU Pth library) - -case "${host_cpu}-${host_os}" in - *solaris*) - - # On Solaris (at least, for some versions), libc contains stubbed - # (non-functional) versions of the pthreads routines, so link-based - # tests will erroneously succeed. (We need to link with -pthreads/-mt/ - # -lpthread.) (The stubs are missing pthread_cleanup_push, or rather - # a function called by this macro, so we could check for that, but - # who knows whether they'll stub that too in a future libc.) So, - # we'll just look for -pthreads and -lpthread first: - - acx_pthread_flags="-pthreads pthread -mt -pthread $acx_pthread_flags" - ;; -esac - -if test x"$acx_pthread_ok" = xno; then -for flag in $acx_pthread_flags; do - - case $flag in - none) - AC_MSG_CHECKING([whether pthreads work without any flags]) - ;; - - -*) - AC_MSG_CHECKING([whether pthreads work with $flag]) - PTHREAD_CFLAGS="$flag" - ;; - - pthread-config) - AC_CHECK_PROG(acx_pthread_config, pthread-config, yes, no) - if test x"$acx_pthread_config" = xno; then continue; fi - PTHREAD_CFLAGS="`pthread-config --cflags`" - PTHREAD_LIBS="`pthread-config --ldflags` `pthread-config --libs`" - ;; - - *) - AC_MSG_CHECKING([for the pthreads library -l$flag]) - PTHREAD_LIBS="-l$flag" - ;; - esac - - save_LIBS="$LIBS" - save_CFLAGS="$CFLAGS" - LIBS="$PTHREAD_LIBS $LIBS" - CFLAGS="$CFLAGS $PTHREAD_CFLAGS" - - # Check for various functions. We must include pthread.h, - # since some functions may be macros. (On the Sequent, we - # need a special flag -Kthread to make this header compile.) - # We check for pthread_join because it is in -lpthread on IRIX - # while pthread_create is in libc. We check for pthread_attr_init - # due to DEC craziness with -lpthreads. We check for - # pthread_cleanup_push because it is one of the few pthread - # functions on Solaris that doesn't have a non-functional libc stub. - # We try pthread_create on general principles. - AC_TRY_LINK([#include ], - [pthread_t th; pthread_join(th, 0); - pthread_attr_init(0); pthread_cleanup_push(0, 0); - pthread_create(0,0,0,0); pthread_cleanup_pop(0); ], - [acx_pthread_ok=yes]) - - LIBS="$save_LIBS" - CFLAGS="$save_CFLAGS" - - AC_MSG_RESULT($acx_pthread_ok) - if test "x$acx_pthread_ok" = xyes; then - break; - fi - - PTHREAD_LIBS="" - PTHREAD_CFLAGS="" -done -fi - -# Various other checks: -if test "x$acx_pthread_ok" = xyes; then - save_LIBS="$LIBS" - LIBS="$PTHREAD_LIBS $LIBS" - save_CFLAGS="$CFLAGS" - CFLAGS="$CFLAGS $PTHREAD_CFLAGS" - - # Detect AIX lossage: JOINABLE attribute is called UNDETACHED. - AC_MSG_CHECKING([for joinable pthread attribute]) - attr_name=unknown - for attr in PTHREAD_CREATE_JOINABLE PTHREAD_CREATE_UNDETACHED; do - AC_TRY_LINK([#include ], [int attr=$attr; return attr;], - [attr_name=$attr; break]) - done - AC_MSG_RESULT($attr_name) - if test "$attr_name" != PTHREAD_CREATE_JOINABLE; then - AC_DEFINE_UNQUOTED(PTHREAD_CREATE_JOINABLE, $attr_name, - [Define to necessary symbol if this constant - uses a non-standard name on your system.]) - fi - - AC_MSG_CHECKING([if more special flags are required for pthreads]) - flag=no - case "${host_cpu}-${host_os}" in - *-aix* | *-freebsd* | *-darwin*) flag="-D_THREAD_SAFE";; - *solaris* | *-osf* | *-hpux*) flag="-D_REENTRANT";; - esac - AC_MSG_RESULT(${flag}) - if test "x$flag" != xno; then - PTHREAD_CFLAGS="$flag $PTHREAD_CFLAGS" - fi - - LIBS="$save_LIBS" - CFLAGS="$save_CFLAGS" - # More AIX lossage: must compile with xlc_r or cc_r - if test x"$GCC" != xyes; then - AC_CHECK_PROGS(PTHREAD_CC, xlc_r cc_r, ${CC}) - else - PTHREAD_CC=$CC - fi - - # The next part tries to detect GCC inconsistency with -shared on some - # architectures and systems. The problem is that in certain - # configurations, when -shared is specified, GCC "forgets" to - # internally use various flags which are still necessary. - - # - # Prepare the flags - # - save_CFLAGS="$CFLAGS" - save_LIBS="$LIBS" - save_CC="$CC" - - # Try with the flags determined by the earlier checks. - # - # -Wl,-z,defs forces link-time symbol resolution, so that the - # linking checks with -shared actually have any value - # - # FIXME: -fPIC is required for -shared on many architectures, - # so we specify it here, but the right way would probably be to - # properly detect whether it is actually required. - CFLAGS="-shared -fPIC -Wl,-z,defs $CFLAGS $PTHREAD_CFLAGS" - LIBS="$PTHREAD_LIBS $LIBS" - CC="$PTHREAD_CC" - - # In order not to create several levels of indentation, we test - # the value of "$done" until we find the cure or run out of ideas. - done="no" - - # First, make sure the CFLAGS we added are actually accepted by our - # compiler. If not (and OS X's ld, for instance, does not accept -z), - # then we can't do this test. - if test x"$done" = xno; then - AC_MSG_CHECKING([whether to check for GCC pthread/shared inconsistencies]) - AC_TRY_LINK(,, , [done=yes]) - - if test "x$done" = xyes ; then - AC_MSG_RESULT([no]) - else - AC_MSG_RESULT([yes]) - fi - fi - - if test x"$done" = xno; then - AC_MSG_CHECKING([whether -pthread is sufficient with -shared]) - AC_TRY_LINK([#include ], - [pthread_t th; pthread_join(th, 0); - pthread_attr_init(0); pthread_cleanup_push(0, 0); - pthread_create(0,0,0,0); pthread_cleanup_pop(0); ], - [done=yes]) - - if test "x$done" = xyes; then - AC_MSG_RESULT([yes]) - else - AC_MSG_RESULT([no]) - fi - fi - - # - # Linux gcc on some architectures such as mips/mipsel forgets - # about -lpthread - # - if test x"$done" = xno; then - AC_MSG_CHECKING([whether -lpthread fixes that]) - LIBS="-lpthread $PTHREAD_LIBS $save_LIBS" - AC_TRY_LINK([#include ], - [pthread_t th; pthread_join(th, 0); - pthread_attr_init(0); pthread_cleanup_push(0, 0); - pthread_create(0,0,0,0); pthread_cleanup_pop(0); ], - [done=yes]) - - if test "x$done" = xyes; then - AC_MSG_RESULT([yes]) - PTHREAD_LIBS="-lpthread $PTHREAD_LIBS" - else - AC_MSG_RESULT([no]) - fi - fi - # - # FreeBSD 4.10 gcc forgets to use -lc_r instead of -lc - # - if test x"$done" = xno; then - AC_MSG_CHECKING([whether -lc_r fixes that]) - LIBS="-lc_r $PTHREAD_LIBS $save_LIBS" - AC_TRY_LINK([#include ], - [pthread_t th; pthread_join(th, 0); - pthread_attr_init(0); pthread_cleanup_push(0, 0); - pthread_create(0,0,0,0); pthread_cleanup_pop(0); ], - [done=yes]) - - if test "x$done" = xyes; then - AC_MSG_RESULT([yes]) - PTHREAD_LIBS="-lc_r $PTHREAD_LIBS" - else - AC_MSG_RESULT([no]) - fi - fi - if test x"$done" = xno; then - # OK, we have run out of ideas - AC_MSG_WARN([Impossible to determine how to use pthreads with shared libraries]) - - # so it's not safe to assume that we may use pthreads - acx_pthread_ok=no - fi - - CFLAGS="$save_CFLAGS" - LIBS="$save_LIBS" - CC="$save_CC" -else - PTHREAD_CC="$CC" -fi - -AC_SUBST(PTHREAD_LIBS) -AC_SUBST(PTHREAD_CFLAGS) -AC_SUBST(PTHREAD_CC) - -# Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND: -if test x"$acx_pthread_ok" = xyes; then - ifelse([$1],,AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files.]),[$1]) - : -else - acx_pthread_ok=no - $2 -fi -AC_LANG_RESTORE -])dnl ACX_PTHREAD diff --git a/freedv-server/googletest/m4/gtest.m4 b/freedv-server/googletest/m4/gtest.m4 deleted file mode 100644 index 6598ba75..00000000 --- a/freedv-server/googletest/m4/gtest.m4 +++ /dev/null @@ -1,74 +0,0 @@ -dnl GTEST_LIB_CHECK([minimum version [, -dnl action if found [,action if not found]]]) -dnl -dnl Check for the presence of the Google Test library, optionally at a minimum -dnl version, and indicate a viable version with the HAVE_GTEST flag. It defines -dnl standard variables for substitution including GTEST_CPPFLAGS, -dnl GTEST_CXXFLAGS, GTEST_LDFLAGS, and GTEST_LIBS. It also defines -dnl GTEST_VERSION as the version of Google Test found. Finally, it provides -dnl optional custom action slots in the event GTEST is found or not. -AC_DEFUN([GTEST_LIB_CHECK], -[ -dnl Provide a flag to enable or disable Google Test usage. -AC_ARG_ENABLE([gtest], - [AS_HELP_STRING([--enable-gtest], - [Enable tests using the Google C++ Testing Framework. - (Default is enabled.)])], - [], - [enable_gtest=]) -AC_ARG_VAR([GTEST_CONFIG], - [The exact path of Google Test's 'gtest-config' script.]) -AC_ARG_VAR([GTEST_CPPFLAGS], - [C-like preprocessor flags for Google Test.]) -AC_ARG_VAR([GTEST_CXXFLAGS], - [C++ compile flags for Google Test.]) -AC_ARG_VAR([GTEST_LDFLAGS], - [Linker path and option flags for Google Test.]) -AC_ARG_VAR([GTEST_LIBS], - [Library linking flags for Google Test.]) -AC_ARG_VAR([GTEST_VERSION], - [The version of Google Test available.]) -HAVE_GTEST="no" -AS_IF([test "x${enable_gtest}" != "xno"], - [AC_MSG_CHECKING([for 'gtest-config']) - AS_IF([test "x${enable_gtest}" != "xyes"], - [AS_IF([test -x "${enable_gtest}/scripts/gtest-config"], - [GTEST_CONFIG="${enable_gtest}/scripts/gtest-config"], - [GTEST_CONFIG="${enable_gtest}/bin/gtest-config"]) - AS_IF([test -x "${GTEST_CONFIG}"], [], - [AC_MSG_RESULT([no]) - AC_MSG_ERROR([dnl -Unable to locate either a built or installed Google Test. -The specific location '${enable_gtest}' was provided for a built or installed -Google Test, but no 'gtest-config' script could be found at this location.]) - ])], - [AC_PATH_PROG([GTEST_CONFIG], [gtest-config])]) - AS_IF([test -x "${GTEST_CONFIG}"], - [AC_MSG_RESULT([${GTEST_CONFIG}]) - m4_ifval([$1], - [_gtest_min_version="--min-version=$1" - AC_MSG_CHECKING([for Google Test at least version >= $1])], - [_gtest_min_version="--min-version=0" - AC_MSG_CHECKING([for Google Test])]) - AS_IF([${GTEST_CONFIG} ${_gtest_min_version}], - [AC_MSG_RESULT([yes]) - HAVE_GTEST='yes'], - [AC_MSG_RESULT([no])])], - [AC_MSG_RESULT([no])]) - AS_IF([test "x${HAVE_GTEST}" = "xyes"], - [GTEST_CPPFLAGS=`${GTEST_CONFIG} --cppflags` - GTEST_CXXFLAGS=`${GTEST_CONFIG} --cxxflags` - GTEST_LDFLAGS=`${GTEST_CONFIG} --ldflags` - GTEST_LIBS=`${GTEST_CONFIG} --libs` - GTEST_VERSION=`${GTEST_CONFIG} --version` - AC_DEFINE([HAVE_GTEST],[1],[Defined when Google Test is available.])], - [AS_IF([test "x${enable_gtest}" = "xyes"], - [AC_MSG_ERROR([dnl -Google Test was enabled, but no viable version could be found.]) - ])])]) -AC_SUBST([HAVE_GTEST]) -AM_CONDITIONAL([HAVE_GTEST],[test "x$HAVE_GTEST" = "xyes"]) -AS_IF([test "x$HAVE_GTEST" = "xyes"], - [m4_ifval([$2], [$2])], - [m4_ifval([$3], [$3])]) -]) diff --git a/freedv-server/googletest/m4/libtool.m4 b/freedv-server/googletest/m4/libtool.m4 deleted file mode 100644 index 828104cf..00000000 --- a/freedv-server/googletest/m4/libtool.m4 +++ /dev/null @@ -1,8001 +0,0 @@ -# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- -# -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011 Free Software -# Foundation, Inc. -# Written by Gordon Matzigkeit, 1996 -# -# This file is free software; the Free Software Foundation gives -# unlimited permission to copy and/or distribute it, with or without -# modifications, as long as this notice is preserved. - -m4_define([_LT_COPYING], [dnl -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011 Free Software -# Foundation, Inc. -# Written by Gordon Matzigkeit, 1996 -# -# This file is part of GNU Libtool. -# -# GNU Libtool is free software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License as -# published by the Free Software Foundation; either version 2 of -# the License, or (at your option) any later version. -# -# As a special exception to the GNU General Public License, -# if you distribute this file as part of a program or library that -# is built using GNU Libtool, you may include this file under the -# same distribution terms that you use for the rest of that program. -# -# GNU Libtool is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, or -# obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -]) - -# serial 57 LT_INIT - - -# LT_PREREQ(VERSION) -# ------------------ -# Complain and exit if this libtool version is less that VERSION. -m4_defun([LT_PREREQ], -[m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1, - [m4_default([$3], - [m4_fatal([Libtool version $1 or higher is required], - 63)])], - [$2])]) - - -# _LT_CHECK_BUILDDIR -# ------------------ -# Complain if the absolute build directory name contains unusual characters -m4_defun([_LT_CHECK_BUILDDIR], -[case `pwd` in - *\ * | *\ *) - AC_MSG_WARN([Libtool does not cope well with whitespace in `pwd`]) ;; -esac -]) - - -# LT_INIT([OPTIONS]) -# ------------------ -AC_DEFUN([LT_INIT], -[AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT -AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl -AC_BEFORE([$0], [LT_LANG])dnl -AC_BEFORE([$0], [LT_OUTPUT])dnl -AC_BEFORE([$0], [LTDL_INIT])dnl -m4_require([_LT_CHECK_BUILDDIR])dnl - -dnl Autoconf doesn't catch unexpanded LT_ macros by default: -m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl -m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])dnl -dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4 -dnl unless we require an AC_DEFUNed macro: -AC_REQUIRE([LTOPTIONS_VERSION])dnl -AC_REQUIRE([LTSUGAR_VERSION])dnl -AC_REQUIRE([LTVERSION_VERSION])dnl -AC_REQUIRE([LTOBSOLETE_VERSION])dnl -m4_require([_LT_PROG_LTMAIN])dnl - -_LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}]) - -dnl Parse OPTIONS -_LT_SET_OPTIONS([$0], [$1]) - -# This can be used to rebuild libtool when needed -LIBTOOL_DEPS="$ltmain" - -# Always use our own libtool. -LIBTOOL='$(SHELL) $(top_builddir)/libtool' -AC_SUBST(LIBTOOL)dnl - -_LT_SETUP - -# Only expand once: -m4_define([LT_INIT]) -])# LT_INIT - -# Old names: -AU_ALIAS([AC_PROG_LIBTOOL], [LT_INIT]) -AU_ALIAS([AM_PROG_LIBTOOL], [LT_INIT]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_PROG_LIBTOOL], []) -dnl AC_DEFUN([AM_PROG_LIBTOOL], []) - - -# _LT_CC_BASENAME(CC) -# ------------------- -# Calculate cc_basename. Skip known compiler wrappers and cross-prefix. -m4_defun([_LT_CC_BASENAME], -[for cc_temp in $1""; do - case $cc_temp in - compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;; - distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;; - \-*) ;; - *) break;; - esac -done -cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` -]) - - -# _LT_FILEUTILS_DEFAULTS -# ---------------------- -# It is okay to use these file commands and assume they have been set -# sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'. -m4_defun([_LT_FILEUTILS_DEFAULTS], -[: ${CP="cp -f"} -: ${MV="mv -f"} -: ${RM="rm -f"} -])# _LT_FILEUTILS_DEFAULTS - - -# _LT_SETUP -# --------- -m4_defun([_LT_SETUP], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -AC_REQUIRE([AC_CANONICAL_BUILD])dnl -AC_REQUIRE([_LT_PREPARE_SED_QUOTE_VARS])dnl -AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])dnl - -_LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl -dnl -_LT_DECL([], [host_alias], [0], [The host system])dnl -_LT_DECL([], [host], [0])dnl -_LT_DECL([], [host_os], [0])dnl -dnl -_LT_DECL([], [build_alias], [0], [The build system])dnl -_LT_DECL([], [build], [0])dnl -_LT_DECL([], [build_os], [0])dnl -dnl -AC_REQUIRE([AC_PROG_CC])dnl -AC_REQUIRE([LT_PATH_LD])dnl -AC_REQUIRE([LT_PATH_NM])dnl -dnl -AC_REQUIRE([AC_PROG_LN_S])dnl -test -z "$LN_S" && LN_S="ln -s" -_LT_DECL([], [LN_S], [1], [Whether we need soft or hard links])dnl -dnl -AC_REQUIRE([LT_CMD_MAX_LEN])dnl -_LT_DECL([objext], [ac_objext], [0], [Object file suffix (normally "o")])dnl -_LT_DECL([], [exeext], [0], [Executable file suffix (normally "")])dnl -dnl -m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_CHECK_SHELL_FEATURES])dnl -m4_require([_LT_PATH_CONVERSION_FUNCTIONS])dnl -m4_require([_LT_CMD_RELOAD])dnl -m4_require([_LT_CHECK_MAGIC_METHOD])dnl -m4_require([_LT_CHECK_SHAREDLIB_FROM_LINKLIB])dnl -m4_require([_LT_CMD_OLD_ARCHIVE])dnl -m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl -m4_require([_LT_WITH_SYSROOT])dnl - -_LT_CONFIG_LIBTOOL_INIT([ -# See if we are running on zsh, and set the options which allow our -# commands through without removal of \ escapes INIT. -if test -n "\${ZSH_VERSION+set}" ; then - setopt NO_GLOB_SUBST -fi -]) -if test -n "${ZSH_VERSION+set}" ; then - setopt NO_GLOB_SUBST -fi - -_LT_CHECK_OBJDIR - -m4_require([_LT_TAG_COMPILER])dnl - -case $host_os in -aix3*) - # AIX sometimes has problems with the GCC collect2 program. For some - # reason, if we set the COLLECT_NAMES environment variable, the problems - # vanish in a puff of smoke. - if test "X${COLLECT_NAMES+set}" != Xset; then - COLLECT_NAMES= - export COLLECT_NAMES - fi - ;; -esac - -# Global variables: -ofile=libtool -can_build_shared=yes - -# All known linkers require a `.a' archive for static linking (except MSVC, -# which needs '.lib'). -libext=a - -with_gnu_ld="$lt_cv_prog_gnu_ld" - -old_CC="$CC" -old_CFLAGS="$CFLAGS" - -# Set sane defaults for various variables -test -z "$CC" && CC=cc -test -z "$LTCC" && LTCC=$CC -test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS -test -z "$LD" && LD=ld -test -z "$ac_objext" && ac_objext=o - -_LT_CC_BASENAME([$compiler]) - -# Only perform the check for file, if the check method requires it -test -z "$MAGIC_CMD" && MAGIC_CMD=file -case $deplibs_check_method in -file_magic*) - if test "$file_magic_cmd" = '$MAGIC_CMD'; then - _LT_PATH_MAGIC - fi - ;; -esac - -# Use C for the default configuration in the libtool script -LT_SUPPORTED_TAG([CC]) -_LT_LANG_C_CONFIG -_LT_LANG_DEFAULT_CONFIG -_LT_CONFIG_COMMANDS -])# _LT_SETUP - - -# _LT_PREPARE_SED_QUOTE_VARS -# -------------------------- -# Define a few sed substitution that help us do robust quoting. -m4_defun([_LT_PREPARE_SED_QUOTE_VARS], -[# Backslashify metacharacters that are still active within -# double-quoted strings. -sed_quote_subst='s/\([["`$\\]]\)/\\\1/g' - -# Same as above, but do not quote variable references. -double_quote_subst='s/\([["`\\]]\)/\\\1/g' - -# Sed substitution to delay expansion of an escaped shell variable in a -# double_quote_subst'ed string. -delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' - -# Sed substitution to delay expansion of an escaped single quote. -delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' - -# Sed substitution to avoid accidental globbing in evaled expressions -no_glob_subst='s/\*/\\\*/g' -]) - -# _LT_PROG_LTMAIN -# --------------- -# Note that this code is called both from `configure', and `config.status' -# now that we use AC_CONFIG_COMMANDS to generate libtool. Notably, -# `config.status' has no value for ac_aux_dir unless we are using Automake, -# so we pass a copy along to make sure it has a sensible value anyway. -m4_defun([_LT_PROG_LTMAIN], -[m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([ltmain.sh])])dnl -_LT_CONFIG_LIBTOOL_INIT([ac_aux_dir='$ac_aux_dir']) -ltmain="$ac_aux_dir/ltmain.sh" -])# _LT_PROG_LTMAIN - - -## ------------------------------------- ## -## Accumulate code for creating libtool. ## -## ------------------------------------- ## - -# So that we can recreate a full libtool script including additional -# tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS -# in macros and then make a single call at the end using the `libtool' -# label. - - -# _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS]) -# ---------------------------------------- -# Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later. -m4_define([_LT_CONFIG_LIBTOOL_INIT], -[m4_ifval([$1], - [m4_append([_LT_OUTPUT_LIBTOOL_INIT], - [$1 -])])]) - -# Initialize. -m4_define([_LT_OUTPUT_LIBTOOL_INIT]) - - -# _LT_CONFIG_LIBTOOL([COMMANDS]) -# ------------------------------ -# Register COMMANDS to be passed to AC_CONFIG_COMMANDS later. -m4_define([_LT_CONFIG_LIBTOOL], -[m4_ifval([$1], - [m4_append([_LT_OUTPUT_LIBTOOL_COMMANDS], - [$1 -])])]) - -# Initialize. -m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS]) - - -# _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS]) -# ----------------------------------------------------- -m4_defun([_LT_CONFIG_SAVE_COMMANDS], -[_LT_CONFIG_LIBTOOL([$1]) -_LT_CONFIG_LIBTOOL_INIT([$2]) -]) - - -# _LT_FORMAT_COMMENT([COMMENT]) -# ----------------------------- -# Add leading comment marks to the start of each line, and a trailing -# full-stop to the whole comment if one is not present already. -m4_define([_LT_FORMAT_COMMENT], -[m4_ifval([$1], [ -m4_bpatsubst([m4_bpatsubst([$1], [^ *], [# ])], - [['`$\]], [\\\&])]m4_bmatch([$1], [[!?.]$], [], [.]) -)]) - - - -## ------------------------ ## -## FIXME: Eliminate VARNAME ## -## ------------------------ ## - - -# _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?]) -# ------------------------------------------------------------------- -# CONFIGNAME is the name given to the value in the libtool script. -# VARNAME is the (base) name used in the configure script. -# VALUE may be 0, 1 or 2 for a computed quote escaped value based on -# VARNAME. Any other value will be used directly. -m4_define([_LT_DECL], -[lt_if_append_uniq([lt_decl_varnames], [$2], [, ], - [lt_dict_add_subkey([lt_decl_dict], [$2], [libtool_name], - [m4_ifval([$1], [$1], [$2])]) - lt_dict_add_subkey([lt_decl_dict], [$2], [value], [$3]) - m4_ifval([$4], - [lt_dict_add_subkey([lt_decl_dict], [$2], [description], [$4])]) - lt_dict_add_subkey([lt_decl_dict], [$2], - [tagged?], [m4_ifval([$5], [yes], [no])])]) -]) - - -# _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION]) -# -------------------------------------------------------- -m4_define([_LT_TAGDECL], [_LT_DECL([$1], [$2], [$3], [$4], [yes])]) - - -# lt_decl_tag_varnames([SEPARATOR], [VARNAME1...]) -# ------------------------------------------------ -m4_define([lt_decl_tag_varnames], -[_lt_decl_filter([tagged?], [yes], $@)]) - - -# _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..]) -# --------------------------------------------------------- -m4_define([_lt_decl_filter], -[m4_case([$#], - [0], [m4_fatal([$0: too few arguments: $#])], - [1], [m4_fatal([$0: too few arguments: $#: $1])], - [2], [lt_dict_filter([lt_decl_dict], [$1], [$2], [], lt_decl_varnames)], - [3], [lt_dict_filter([lt_decl_dict], [$1], [$2], [$3], lt_decl_varnames)], - [lt_dict_filter([lt_decl_dict], $@)])[]dnl -]) - - -# lt_decl_quote_varnames([SEPARATOR], [VARNAME1...]) -# -------------------------------------------------- -m4_define([lt_decl_quote_varnames], -[_lt_decl_filter([value], [1], $@)]) - - -# lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...]) -# --------------------------------------------------- -m4_define([lt_decl_dquote_varnames], -[_lt_decl_filter([value], [2], $@)]) - - -# lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...]) -# --------------------------------------------------- -m4_define([lt_decl_varnames_tagged], -[m4_assert([$# <= 2])dnl -_$0(m4_quote(m4_default([$1], [[, ]])), - m4_ifval([$2], [[$2]], [m4_dquote(lt_decl_tag_varnames)]), - m4_split(m4_normalize(m4_quote(_LT_TAGS)), [ ]))]) -m4_define([_lt_decl_varnames_tagged], -[m4_ifval([$3], [lt_combine([$1], [$2], [_], $3)])]) - - -# lt_decl_all_varnames([SEPARATOR], [VARNAME1...]) -# ------------------------------------------------ -m4_define([lt_decl_all_varnames], -[_$0(m4_quote(m4_default([$1], [[, ]])), - m4_if([$2], [], - m4_quote(lt_decl_varnames), - m4_quote(m4_shift($@))))[]dnl -]) -m4_define([_lt_decl_all_varnames], -[lt_join($@, lt_decl_varnames_tagged([$1], - lt_decl_tag_varnames([[, ]], m4_shift($@))))dnl -]) - - -# _LT_CONFIG_STATUS_DECLARE([VARNAME]) -# ------------------------------------ -# Quote a variable value, and forward it to `config.status' so that its -# declaration there will have the same value as in `configure'. VARNAME -# must have a single quote delimited value for this to work. -m4_define([_LT_CONFIG_STATUS_DECLARE], -[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) - - -# _LT_CONFIG_STATUS_DECLARATIONS -# ------------------------------ -# We delimit libtool config variables with single quotes, so when -# we write them to config.status, we have to be sure to quote all -# embedded single quotes properly. In configure, this macro expands -# each variable declared with _LT_DECL (and _LT_TAGDECL) into: -# -# ='`$ECHO "$" | $SED "$delay_single_quote_subst"`' -m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], -[m4_foreach([_lt_var], m4_quote(lt_decl_all_varnames), - [m4_n([_LT_CONFIG_STATUS_DECLARE(_lt_var)])])]) - - -# _LT_LIBTOOL_TAGS -# ---------------- -# Output comment and list of tags supported by the script -m4_defun([_LT_LIBTOOL_TAGS], -[_LT_FORMAT_COMMENT([The names of the tagged configurations supported by this script])dnl -available_tags="_LT_TAGS"dnl -]) - - -# _LT_LIBTOOL_DECLARE(VARNAME, [TAG]) -# ----------------------------------- -# Extract the dictionary values for VARNAME (optionally with TAG) and -# expand to a commented shell variable setting: -# -# # Some comment about what VAR is for. -# visible_name=$lt_internal_name -m4_define([_LT_LIBTOOL_DECLARE], -[_LT_FORMAT_COMMENT(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], - [description])))[]dnl -m4_pushdef([_libtool_name], - m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [libtool_name])))[]dnl -m4_case(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [value])), - [0], [_libtool_name=[$]$1], - [1], [_libtool_name=$lt_[]$1], - [2], [_libtool_name=$lt_[]$1], - [_libtool_name=lt_dict_fetch([lt_decl_dict], [$1], [value])])[]dnl -m4_ifval([$2], [_$2])[]m4_popdef([_libtool_name])[]dnl -]) - - -# _LT_LIBTOOL_CONFIG_VARS -# ----------------------- -# Produce commented declarations of non-tagged libtool config variables -# suitable for insertion in the LIBTOOL CONFIG section of the `libtool' -# script. Tagged libtool config variables (even for the LIBTOOL CONFIG -# section) are produced by _LT_LIBTOOL_TAG_VARS. -m4_defun([_LT_LIBTOOL_CONFIG_VARS], -[m4_foreach([_lt_var], - m4_quote(_lt_decl_filter([tagged?], [no], [], lt_decl_varnames)), - [m4_n([_LT_LIBTOOL_DECLARE(_lt_var)])])]) - - -# _LT_LIBTOOL_TAG_VARS(TAG) -# ------------------------- -m4_define([_LT_LIBTOOL_TAG_VARS], -[m4_foreach([_lt_var], m4_quote(lt_decl_tag_varnames), - [m4_n([_LT_LIBTOOL_DECLARE(_lt_var, [$1])])])]) - - -# _LT_TAGVAR(VARNAME, [TAGNAME]) -# ------------------------------ -m4_define([_LT_TAGVAR], [m4_ifval([$2], [$1_$2], [$1])]) - - -# _LT_CONFIG_COMMANDS -# ------------------- -# Send accumulated output to $CONFIG_STATUS. Thanks to the lists of -# variables for single and double quote escaping we saved from calls -# to _LT_DECL, we can put quote escaped variables declarations -# into `config.status', and then the shell code to quote escape them in -# for loops in `config.status'. Finally, any additional code accumulated -# from calls to _LT_CONFIG_LIBTOOL_INIT is expanded. -m4_defun([_LT_CONFIG_COMMANDS], -[AC_PROVIDE_IFELSE([LT_OUTPUT], - dnl If the libtool generation code has been placed in $CONFIG_LT, - dnl instead of duplicating it all over again into config.status, - dnl then we will have config.status run $CONFIG_LT later, so it - dnl needs to know what name is stored there: - [AC_CONFIG_COMMANDS([libtool], - [$SHELL $CONFIG_LT || AS_EXIT(1)], [CONFIG_LT='$CONFIG_LT'])], - dnl If the libtool generation code is destined for config.status, - dnl expand the accumulated commands and init code now: - [AC_CONFIG_COMMANDS([libtool], - [_LT_OUTPUT_LIBTOOL_COMMANDS], [_LT_OUTPUT_LIBTOOL_COMMANDS_INIT])]) -])#_LT_CONFIG_COMMANDS - - -# Initialize. -m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS_INIT], -[ - -# The HP-UX ksh and POSIX shell print the target directory to stdout -# if CDPATH is set. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -sed_quote_subst='$sed_quote_subst' -double_quote_subst='$double_quote_subst' -delay_variable_subst='$delay_variable_subst' -_LT_CONFIG_STATUS_DECLARATIONS -LTCC='$LTCC' -LTCFLAGS='$LTCFLAGS' -compiler='$compiler_DEFAULT' - -# A function that is used when there is no print builtin or printf. -func_fallback_echo () -{ - eval 'cat <<_LTECHO_EOF -\$[]1 -_LTECHO_EOF' -} - -# Quote evaled strings. -for var in lt_decl_all_varnames([[ \ -]], lt_decl_quote_varnames); do - case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in - *[[\\\\\\\`\\"\\\$]]*) - eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" - ;; - *) - eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" - ;; - esac -done - -# Double-quote double-evaled strings. -for var in lt_decl_all_varnames([[ \ -]], lt_decl_dquote_varnames); do - case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in - *[[\\\\\\\`\\"\\\$]]*) - eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" - ;; - *) - eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" - ;; - esac -done - -_LT_OUTPUT_LIBTOOL_INIT -]) - -# _LT_GENERATED_FILE_INIT(FILE, [COMMENT]) -# ------------------------------------ -# Generate a child script FILE with all initialization necessary to -# reuse the environment learned by the parent script, and make the -# file executable. If COMMENT is supplied, it is inserted after the -# `#!' sequence but before initialization text begins. After this -# macro, additional text can be appended to FILE to form the body of -# the child script. The macro ends with non-zero status if the -# file could not be fully written (such as if the disk is full). -m4_ifdef([AS_INIT_GENERATED], -[m4_defun([_LT_GENERATED_FILE_INIT],[AS_INIT_GENERATED($@)])], -[m4_defun([_LT_GENERATED_FILE_INIT], -[m4_require([AS_PREPARE])]dnl -[m4_pushdef([AS_MESSAGE_LOG_FD])]dnl -[lt_write_fail=0 -cat >$1 <<_ASEOF || lt_write_fail=1 -#! $SHELL -# Generated by $as_me. -$2 -SHELL=\${CONFIG_SHELL-$SHELL} -export SHELL -_ASEOF -cat >>$1 <<\_ASEOF || lt_write_fail=1 -AS_SHELL_SANITIZE -_AS_PREPARE -exec AS_MESSAGE_FD>&1 -_ASEOF -test $lt_write_fail = 0 && chmod +x $1[]dnl -m4_popdef([AS_MESSAGE_LOG_FD])])])# _LT_GENERATED_FILE_INIT - -# LT_OUTPUT -# --------- -# This macro allows early generation of the libtool script (before -# AC_OUTPUT is called), incase it is used in configure for compilation -# tests. -AC_DEFUN([LT_OUTPUT], -[: ${CONFIG_LT=./config.lt} -AC_MSG_NOTICE([creating $CONFIG_LT]) -_LT_GENERATED_FILE_INIT(["$CONFIG_LT"], -[# Run this file to recreate a libtool stub with the current configuration.]) - -cat >>"$CONFIG_LT" <<\_LTEOF -lt_cl_silent=false -exec AS_MESSAGE_LOG_FD>>config.log -{ - echo - AS_BOX([Running $as_me.]) -} >&AS_MESSAGE_LOG_FD - -lt_cl_help="\ -\`$as_me' creates a local libtool stub from the current configuration, -for use in further configure time tests before the real libtool is -generated. - -Usage: $[0] [[OPTIONS]] - - -h, --help print this help, then exit - -V, --version print version number, then exit - -q, --quiet do not print progress messages - -d, --debug don't remove temporary files - -Report bugs to ." - -lt_cl_version="\ -m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl -m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION]) -configured by $[0], generated by m4_PACKAGE_STRING. - -Copyright (C) 2011 Free Software Foundation, Inc. -This config.lt script is free software; the Free Software Foundation -gives unlimited permision to copy, distribute and modify it." - -while test $[#] != 0 -do - case $[1] in - --version | --v* | -V ) - echo "$lt_cl_version"; exit 0 ;; - --help | --h* | -h ) - echo "$lt_cl_help"; exit 0 ;; - --debug | --d* | -d ) - debug=: ;; - --quiet | --q* | --silent | --s* | -q ) - lt_cl_silent=: ;; - - -*) AC_MSG_ERROR([unrecognized option: $[1] -Try \`$[0] --help' for more information.]) ;; - - *) AC_MSG_ERROR([unrecognized argument: $[1] -Try \`$[0] --help' for more information.]) ;; - esac - shift -done - -if $lt_cl_silent; then - exec AS_MESSAGE_FD>/dev/null -fi -_LTEOF - -cat >>"$CONFIG_LT" <<_LTEOF -_LT_OUTPUT_LIBTOOL_COMMANDS_INIT -_LTEOF - -cat >>"$CONFIG_LT" <<\_LTEOF -AC_MSG_NOTICE([creating $ofile]) -_LT_OUTPUT_LIBTOOL_COMMANDS -AS_EXIT(0) -_LTEOF -chmod +x "$CONFIG_LT" - -# configure is writing to config.log, but config.lt does its own redirection, -# appending to config.log, which fails on DOS, as config.log is still kept -# open by configure. Here we exec the FD to /dev/null, effectively closing -# config.log, so it can be properly (re)opened and appended to by config.lt. -lt_cl_success=: -test "$silent" = yes && - lt_config_lt_args="$lt_config_lt_args --quiet" -exec AS_MESSAGE_LOG_FD>/dev/null -$SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false -exec AS_MESSAGE_LOG_FD>>config.log -$lt_cl_success || AS_EXIT(1) -])# LT_OUTPUT - - -# _LT_CONFIG(TAG) -# --------------- -# If TAG is the built-in tag, create an initial libtool script with a -# default configuration from the untagged config vars. Otherwise add code -# to config.status for appending the configuration named by TAG from the -# matching tagged config vars. -m4_defun([_LT_CONFIG], -[m4_require([_LT_FILEUTILS_DEFAULTS])dnl -_LT_CONFIG_SAVE_COMMANDS([ - m4_define([_LT_TAG], m4_if([$1], [], [C], [$1]))dnl - m4_if(_LT_TAG, [C], [ - # See if we are running on zsh, and set the options which allow our - # commands through without removal of \ escapes. - if test -n "${ZSH_VERSION+set}" ; then - setopt NO_GLOB_SUBST - fi - - cfgfile="${ofile}T" - trap "$RM \"$cfgfile\"; exit 1" 1 2 15 - $RM "$cfgfile" - - cat <<_LT_EOF >> "$cfgfile" -#! $SHELL - -# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. -# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: -# NOTE: Changes made to this file will be lost: look at ltmain.sh. -# -_LT_COPYING -_LT_LIBTOOL_TAGS - -# ### BEGIN LIBTOOL CONFIG -_LT_LIBTOOL_CONFIG_VARS -_LT_LIBTOOL_TAG_VARS -# ### END LIBTOOL CONFIG - -_LT_EOF - - case $host_os in - aix3*) - cat <<\_LT_EOF >> "$cfgfile" -# AIX sometimes has problems with the GCC collect2 program. For some -# reason, if we set the COLLECT_NAMES environment variable, the problems -# vanish in a puff of smoke. -if test "X${COLLECT_NAMES+set}" != Xset; then - COLLECT_NAMES= - export COLLECT_NAMES -fi -_LT_EOF - ;; - esac - - _LT_PROG_LTMAIN - - # We use sed instead of cat because bash on DJGPP gets confused if - # if finds mixed CR/LF and LF-only lines. Since sed operates in - # text mode, it properly converts lines to CR/LF. This bash problem - # is reportedly fixed, but why not run on old versions too? - sed '$q' "$ltmain" >> "$cfgfile" \ - || (rm -f "$cfgfile"; exit 1) - - _LT_PROG_REPLACE_SHELLFNS - - mv -f "$cfgfile" "$ofile" || - (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") - chmod +x "$ofile" -], -[cat <<_LT_EOF >> "$ofile" - -dnl Unfortunately we have to use $1 here, since _LT_TAG is not expanded -dnl in a comment (ie after a #). -# ### BEGIN LIBTOOL TAG CONFIG: $1 -_LT_LIBTOOL_TAG_VARS(_LT_TAG) -# ### END LIBTOOL TAG CONFIG: $1 -_LT_EOF -])dnl /m4_if -], -[m4_if([$1], [], [ - PACKAGE='$PACKAGE' - VERSION='$VERSION' - TIMESTAMP='$TIMESTAMP' - RM='$RM' - ofile='$ofile'], []) -])dnl /_LT_CONFIG_SAVE_COMMANDS -])# _LT_CONFIG - - -# LT_SUPPORTED_TAG(TAG) -# --------------------- -# Trace this macro to discover what tags are supported by the libtool -# --tag option, using: -# autoconf --trace 'LT_SUPPORTED_TAG:$1' -AC_DEFUN([LT_SUPPORTED_TAG], []) - - -# C support is built-in for now -m4_define([_LT_LANG_C_enabled], []) -m4_define([_LT_TAGS], []) - - -# LT_LANG(LANG) -# ------------- -# Enable libtool support for the given language if not already enabled. -AC_DEFUN([LT_LANG], -[AC_BEFORE([$0], [LT_OUTPUT])dnl -m4_case([$1], - [C], [_LT_LANG(C)], - [C++], [_LT_LANG(CXX)], - [Go], [_LT_LANG(GO)], - [Java], [_LT_LANG(GCJ)], - [Fortran 77], [_LT_LANG(F77)], - [Fortran], [_LT_LANG(FC)], - [Windows Resource], [_LT_LANG(RC)], - [m4_ifdef([_LT_LANG_]$1[_CONFIG], - [_LT_LANG($1)], - [m4_fatal([$0: unsupported language: "$1"])])])dnl -])# LT_LANG - - -# _LT_LANG(LANGNAME) -# ------------------ -m4_defun([_LT_LANG], -[m4_ifdef([_LT_LANG_]$1[_enabled], [], - [LT_SUPPORTED_TAG([$1])dnl - m4_append([_LT_TAGS], [$1 ])dnl - m4_define([_LT_LANG_]$1[_enabled], [])dnl - _LT_LANG_$1_CONFIG($1)])dnl -])# _LT_LANG - - -m4_ifndef([AC_PROG_GO], [ -############################################################ -# NOTE: This macro has been submitted for inclusion into # -# GNU Autoconf as AC_PROG_GO. When it is available in # -# a released version of Autoconf we should remove this # -# macro and use it instead. # -############################################################ -m4_defun([AC_PROG_GO], -[AC_LANG_PUSH(Go)dnl -AC_ARG_VAR([GOC], [Go compiler command])dnl -AC_ARG_VAR([GOFLAGS], [Go compiler flags])dnl -_AC_ARG_VAR_LDFLAGS()dnl -AC_CHECK_TOOL(GOC, gccgo) -if test -z "$GOC"; then - if test -n "$ac_tool_prefix"; then - AC_CHECK_PROG(GOC, [${ac_tool_prefix}gccgo], [${ac_tool_prefix}gccgo]) - fi -fi -if test -z "$GOC"; then - AC_CHECK_PROG(GOC, gccgo, gccgo, false) -fi -])#m4_defun -])#m4_ifndef - - -# _LT_LANG_DEFAULT_CONFIG -# ----------------------- -m4_defun([_LT_LANG_DEFAULT_CONFIG], -[AC_PROVIDE_IFELSE([AC_PROG_CXX], - [LT_LANG(CXX)], - [m4_define([AC_PROG_CXX], defn([AC_PROG_CXX])[LT_LANG(CXX)])]) - -AC_PROVIDE_IFELSE([AC_PROG_F77], - [LT_LANG(F77)], - [m4_define([AC_PROG_F77], defn([AC_PROG_F77])[LT_LANG(F77)])]) - -AC_PROVIDE_IFELSE([AC_PROG_FC], - [LT_LANG(FC)], - [m4_define([AC_PROG_FC], defn([AC_PROG_FC])[LT_LANG(FC)])]) - -dnl The call to [A][M_PROG_GCJ] is quoted like that to stop aclocal -dnl pulling things in needlessly. -AC_PROVIDE_IFELSE([AC_PROG_GCJ], - [LT_LANG(GCJ)], - [AC_PROVIDE_IFELSE([A][M_PROG_GCJ], - [LT_LANG(GCJ)], - [AC_PROVIDE_IFELSE([LT_PROG_GCJ], - [LT_LANG(GCJ)], - [m4_ifdef([AC_PROG_GCJ], - [m4_define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[LT_LANG(GCJ)])]) - m4_ifdef([A][M_PROG_GCJ], - [m4_define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[LT_LANG(GCJ)])]) - m4_ifdef([LT_PROG_GCJ], - [m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])]) - -AC_PROVIDE_IFELSE([AC_PROG_GO], - [LT_LANG(GO)], - [m4_define([AC_PROG_GO], defn([AC_PROG_GO])[LT_LANG(GO)])]) - -AC_PROVIDE_IFELSE([LT_PROG_RC], - [LT_LANG(RC)], - [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])]) -])# _LT_LANG_DEFAULT_CONFIG - -# Obsolete macros: -AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)]) -AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)]) -AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)]) -AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)]) -AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_CXX], []) -dnl AC_DEFUN([AC_LIBTOOL_F77], []) -dnl AC_DEFUN([AC_LIBTOOL_FC], []) -dnl AC_DEFUN([AC_LIBTOOL_GCJ], []) -dnl AC_DEFUN([AC_LIBTOOL_RC], []) - - -# _LT_TAG_COMPILER -# ---------------- -m4_defun([_LT_TAG_COMPILER], -[AC_REQUIRE([AC_PROG_CC])dnl - -_LT_DECL([LTCC], [CC], [1], [A C compiler])dnl -_LT_DECL([LTCFLAGS], [CFLAGS], [1], [LTCC compiler flags])dnl -_LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl -_LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU compiler?])dnl - -# If no C compiler was specified, use CC. -LTCC=${LTCC-"$CC"} - -# If no C compiler flags were specified, use CFLAGS. -LTCFLAGS=${LTCFLAGS-"$CFLAGS"} - -# Allow CC to be a program name with arguments. -compiler=$CC -])# _LT_TAG_COMPILER - - -# _LT_COMPILER_BOILERPLATE -# ------------------------ -# Check for compiler boilerplate output or warnings with -# the simple compiler test code. -m4_defun([_LT_COMPILER_BOILERPLATE], -[m4_require([_LT_DECL_SED])dnl -ac_outfile=conftest.$ac_objext -echo "$lt_simple_compile_test_code" >conftest.$ac_ext -eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_compiler_boilerplate=`cat conftest.err` -$RM conftest* -])# _LT_COMPILER_BOILERPLATE - - -# _LT_LINKER_BOILERPLATE -# ---------------------- -# Check for linker boilerplate output or warnings with -# the simple link test code. -m4_defun([_LT_LINKER_BOILERPLATE], -[m4_require([_LT_DECL_SED])dnl -ac_outfile=conftest.$ac_objext -echo "$lt_simple_link_test_code" >conftest.$ac_ext -eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_linker_boilerplate=`cat conftest.err` -$RM -r conftest* -])# _LT_LINKER_BOILERPLATE - -# _LT_REQUIRED_DARWIN_CHECKS -# ------------------------- -m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[ - case $host_os in - rhapsody* | darwin*) - AC_CHECK_TOOL([DSYMUTIL], [dsymutil], [:]) - AC_CHECK_TOOL([NMEDIT], [nmedit], [:]) - AC_CHECK_TOOL([LIPO], [lipo], [:]) - AC_CHECK_TOOL([OTOOL], [otool], [:]) - AC_CHECK_TOOL([OTOOL64], [otool64], [:]) - _LT_DECL([], [DSYMUTIL], [1], - [Tool to manipulate archived DWARF debug symbol files on Mac OS X]) - _LT_DECL([], [NMEDIT], [1], - [Tool to change global to local symbols on Mac OS X]) - _LT_DECL([], [LIPO], [1], - [Tool to manipulate fat objects and archives on Mac OS X]) - _LT_DECL([], [OTOOL], [1], - [ldd/readelf like tool for Mach-O binaries on Mac OS X]) - _LT_DECL([], [OTOOL64], [1], - [ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4]) - - AC_CACHE_CHECK([for -single_module linker flag],[lt_cv_apple_cc_single_mod], - [lt_cv_apple_cc_single_mod=no - if test -z "${LT_MULTI_MODULE}"; then - # By default we will add the -single_module flag. You can override - # by either setting the environment variable LT_MULTI_MODULE - # non-empty at configure time, or by adding -multi_module to the - # link flags. - rm -rf libconftest.dylib* - echo "int foo(void){return 1;}" > conftest.c - echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ --dynamiclib -Wl,-single_module conftest.c" >&AS_MESSAGE_LOG_FD - $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ - -dynamiclib -Wl,-single_module conftest.c 2>conftest.err - _lt_result=$? - # If there is a non-empty error log, and "single_module" - # appears in it, assume the flag caused a linker warning - if test -s conftest.err && $GREP single_module conftest.err; then - cat conftest.err >&AS_MESSAGE_LOG_FD - # Otherwise, if the output was created with a 0 exit code from - # the compiler, it worked. - elif test -f libconftest.dylib && test $_lt_result -eq 0; then - lt_cv_apple_cc_single_mod=yes - else - cat conftest.err >&AS_MESSAGE_LOG_FD - fi - rm -rf libconftest.dylib* - rm -f conftest.* - fi]) - - AC_CACHE_CHECK([for -exported_symbols_list linker flag], - [lt_cv_ld_exported_symbols_list], - [lt_cv_ld_exported_symbols_list=no - save_LDFLAGS=$LDFLAGS - echo "_main" > conftest.sym - LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" - AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])], - [lt_cv_ld_exported_symbols_list=yes], - [lt_cv_ld_exported_symbols_list=no]) - LDFLAGS="$save_LDFLAGS" - ]) - - AC_CACHE_CHECK([for -force_load linker flag],[lt_cv_ld_force_load], - [lt_cv_ld_force_load=no - cat > conftest.c << _LT_EOF -int forced_loaded() { return 2;} -_LT_EOF - echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD - $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD - echo "$AR cru libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD - $AR cru libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD - echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD - $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD - cat > conftest.c << _LT_EOF -int main() { return 0;} -_LT_EOF - echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&AS_MESSAGE_LOG_FD - $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err - _lt_result=$? - if test -s conftest.err && $GREP force_load conftest.err; then - cat conftest.err >&AS_MESSAGE_LOG_FD - elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then - lt_cv_ld_force_load=yes - else - cat conftest.err >&AS_MESSAGE_LOG_FD - fi - rm -f conftest.err libconftest.a conftest conftest.c - rm -rf conftest.dSYM - ]) - case $host_os in - rhapsody* | darwin1.[[012]]) - _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; - darwin1.*) - _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; - darwin*) # darwin 5.x on - # if running on 10.5 or later, the deployment target defaults - # to the OS version, if on x86, and 10.4, the deployment - # target defaults to 10.4. Don't you love it? - case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in - 10.0,*86*-darwin8*|10.0,*-darwin[[91]]*) - _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; - 10.[[012]]*) - _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; - 10.*) - _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; - esac - ;; - esac - if test "$lt_cv_apple_cc_single_mod" = "yes"; then - _lt_dar_single_mod='$single_module' - fi - if test "$lt_cv_ld_exported_symbols_list" = "yes"; then - _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' - else - _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}' - fi - if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then - _lt_dsymutil='~$DSYMUTIL $lib || :' - else - _lt_dsymutil= - fi - ;; - esac -]) - - -# _LT_DARWIN_LINKER_FEATURES([TAG]) -# --------------------------------- -# Checks for linker and compiler features on darwin -m4_defun([_LT_DARWIN_LINKER_FEATURES], -[ - m4_require([_LT_REQUIRED_DARWIN_CHECKS]) - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_automatic, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported - if test "$lt_cv_ld_force_load" = "yes"; then - _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' - m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], - [FC], [_LT_TAGVAR(compiler_needs_object, $1)=yes]) - else - _LT_TAGVAR(whole_archive_flag_spec, $1)='' - fi - _LT_TAGVAR(link_all_deplibs, $1)=yes - _LT_TAGVAR(allow_undefined_flag, $1)="$_lt_dar_allow_undefined" - case $cc_basename in - ifort*) _lt_dar_can_shared=yes ;; - *) _lt_dar_can_shared=$GCC ;; - esac - if test "$_lt_dar_can_shared" = "yes"; then - output_verbose_link_cmd=func_echo_all - _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" - _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" - _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" - _LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" - m4_if([$1], [CXX], -[ if test "$lt_cv_apple_cc_single_mod" != "yes"; then - _LT_TAGVAR(archive_cmds, $1)="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}" - _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}" - fi -],[]) - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi -]) - -# _LT_SYS_MODULE_PATH_AIX([TAGNAME]) -# ---------------------------------- -# Links a minimal program and checks the executable -# for the system default hardcoded library path. In most cases, -# this is /usr/lib:/lib, but when the MPI compilers are used -# the location of the communication and MPI libs are included too. -# If we don't find anything, use the default library path according -# to the aix ld manual. -# Store the results from the different compilers for each TAGNAME. -# Allow to override them for all tags through lt_cv_aix_libpath. -m4_defun([_LT_SYS_MODULE_PATH_AIX], -[m4_require([_LT_DECL_SED])dnl -if test "${lt_cv_aix_libpath+set}" = set; then - aix_libpath=$lt_cv_aix_libpath -else - AC_CACHE_VAL([_LT_TAGVAR([lt_cv_aix_libpath_], [$1])], - [AC_LINK_IFELSE([AC_LANG_PROGRAM],[ - lt_aix_libpath_sed='[ - /Import File Strings/,/^$/ { - /^0/ { - s/^0 *\([^ ]*\) *$/\1/ - p - } - }]' - _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - # Check for a 64-bit object if we didn't find anything. - if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then - _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - fi],[]) - if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then - _LT_TAGVAR([lt_cv_aix_libpath_], [$1])="/usr/lib:/lib" - fi - ]) - aix_libpath=$_LT_TAGVAR([lt_cv_aix_libpath_], [$1]) -fi -])# _LT_SYS_MODULE_PATH_AIX - - -# _LT_SHELL_INIT(ARG) -# ------------------- -m4_define([_LT_SHELL_INIT], -[m4_divert_text([M4SH-INIT], [$1 -])])# _LT_SHELL_INIT - - - -# _LT_PROG_ECHO_BACKSLASH -# ----------------------- -# Find how we can fake an echo command that does not interpret backslash. -# In particular, with Autoconf 2.60 or later we add some code to the start -# of the generated configure script which will find a shell with a builtin -# printf (which we can use as an echo command). -m4_defun([_LT_PROG_ECHO_BACKSLASH], -[ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO -ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO - -AC_MSG_CHECKING([how to print strings]) -# Test print first, because it will be a builtin if present. -if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ - test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then - ECHO='print -r --' -elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then - ECHO='printf %s\n' -else - # Use this function as a fallback that always works. - func_fallback_echo () - { - eval 'cat <<_LTECHO_EOF -$[]1 -_LTECHO_EOF' - } - ECHO='func_fallback_echo' -fi - -# func_echo_all arg... -# Invoke $ECHO with all args, space-separated. -func_echo_all () -{ - $ECHO "$*" -} - -case "$ECHO" in - printf*) AC_MSG_RESULT([printf]) ;; - print*) AC_MSG_RESULT([print -r]) ;; - *) AC_MSG_RESULT([cat]) ;; -esac - -m4_ifdef([_AS_DETECT_SUGGESTED], -[_AS_DETECT_SUGGESTED([ - test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || ( - ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' - ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO - ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO - PATH=/empty FPATH=/empty; export PATH FPATH - test "X`printf %s $ECHO`" = "X$ECHO" \ - || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) - -_LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts]) -_LT_DECL([], [ECHO], [1], [An echo program that protects backslashes]) -])# _LT_PROG_ECHO_BACKSLASH - - -# _LT_WITH_SYSROOT -# ---------------- -AC_DEFUN([_LT_WITH_SYSROOT], -[AC_MSG_CHECKING([for sysroot]) -AC_ARG_WITH([sysroot], -[ --with-sysroot[=DIR] Search for dependent libraries within DIR - (or the compiler's sysroot if not specified).], -[], [with_sysroot=no]) - -dnl lt_sysroot will always be passed unquoted. We quote it here -dnl in case the user passed a directory name. -lt_sysroot= -case ${with_sysroot} in #( - yes) - if test "$GCC" = yes; then - lt_sysroot=`$CC --print-sysroot 2>/dev/null` - fi - ;; #( - /*) - lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` - ;; #( - no|'') - ;; #( - *) - AC_MSG_RESULT([${with_sysroot}]) - AC_MSG_ERROR([The sysroot must be an absolute path.]) - ;; -esac - - AC_MSG_RESULT([${lt_sysroot:-no}]) -_LT_DECL([], [lt_sysroot], [0], [The root where to search for ]dnl -[dependent libraries, and in which our libraries should be installed.])]) - -# _LT_ENABLE_LOCK -# --------------- -m4_defun([_LT_ENABLE_LOCK], -[AC_ARG_ENABLE([libtool-lock], - [AS_HELP_STRING([--disable-libtool-lock], - [avoid locking (might break parallel builds)])]) -test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes - -# Some flags need to be propagated to the compiler or linker for good -# libtool support. -case $host in -ia64-*-hpux*) - # Find out which ABI we are using. - echo 'int i;' > conftest.$ac_ext - if AC_TRY_EVAL(ac_compile); then - case `/usr/bin/file conftest.$ac_objext` in - *ELF-32*) - HPUX_IA64_MODE="32" - ;; - *ELF-64*) - HPUX_IA64_MODE="64" - ;; - esac - fi - rm -rf conftest* - ;; -*-*-irix6*) - # Find out which ABI we are using. - echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext - if AC_TRY_EVAL(ac_compile); then - if test "$lt_cv_prog_gnu_ld" = yes; then - case `/usr/bin/file conftest.$ac_objext` in - *32-bit*) - LD="${LD-ld} -melf32bsmip" - ;; - *N32*) - LD="${LD-ld} -melf32bmipn32" - ;; - *64-bit*) - LD="${LD-ld} -melf64bmip" - ;; - esac - else - case `/usr/bin/file conftest.$ac_objext` in - *32-bit*) - LD="${LD-ld} -32" - ;; - *N32*) - LD="${LD-ld} -n32" - ;; - *64-bit*) - LD="${LD-ld} -64" - ;; - esac - fi - fi - rm -rf conftest* - ;; - -x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ -s390*-*linux*|s390*-*tpf*|sparc*-*linux*) - # Find out which ABI we are using. - echo 'int i;' > conftest.$ac_ext - if AC_TRY_EVAL(ac_compile); then - case `/usr/bin/file conftest.o` in - *32-bit*) - case $host in - x86_64-*kfreebsd*-gnu) - LD="${LD-ld} -m elf_i386_fbsd" - ;; - x86_64-*linux*) - LD="${LD-ld} -m elf_i386" - ;; - ppc64-*linux*|powerpc64-*linux*) - LD="${LD-ld} -m elf32ppclinux" - ;; - s390x-*linux*) - LD="${LD-ld} -m elf_s390" - ;; - sparc64-*linux*) - LD="${LD-ld} -m elf32_sparc" - ;; - esac - ;; - *64-bit*) - case $host in - x86_64-*kfreebsd*-gnu) - LD="${LD-ld} -m elf_x86_64_fbsd" - ;; - x86_64-*linux*) - LD="${LD-ld} -m elf_x86_64" - ;; - ppc*-*linux*|powerpc*-*linux*) - LD="${LD-ld} -m elf64ppc" - ;; - s390*-*linux*|s390*-*tpf*) - LD="${LD-ld} -m elf64_s390" - ;; - sparc*-*linux*) - LD="${LD-ld} -m elf64_sparc" - ;; - esac - ;; - esac - fi - rm -rf conftest* - ;; - -*-*-sco3.2v5*) - # On SCO OpenServer 5, we need -belf to get full-featured binaries. - SAVE_CFLAGS="$CFLAGS" - CFLAGS="$CFLAGS -belf" - AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf, - [AC_LANG_PUSH(C) - AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no]) - AC_LANG_POP]) - if test x"$lt_cv_cc_needs_belf" != x"yes"; then - # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf - CFLAGS="$SAVE_CFLAGS" - fi - ;; -*-*solaris*) - # Find out which ABI we are using. - echo 'int i;' > conftest.$ac_ext - if AC_TRY_EVAL(ac_compile); then - case `/usr/bin/file conftest.o` in - *64-bit*) - case $lt_cv_prog_gnu_ld in - yes*) - case $host in - i?86-*-solaris*) - LD="${LD-ld} -m elf_x86_64" - ;; - sparc*-*-solaris*) - LD="${LD-ld} -m elf64_sparc" - ;; - esac - # GNU ld 2.21 introduced _sol2 emulations. Use them if available. - if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then - LD="${LD-ld}_sol2" - fi - ;; - *) - if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then - LD="${LD-ld} -64" - fi - ;; - esac - ;; - esac - fi - rm -rf conftest* - ;; -esac - -need_locks="$enable_libtool_lock" -])# _LT_ENABLE_LOCK - - -# _LT_PROG_AR -# ----------- -m4_defun([_LT_PROG_AR], -[AC_CHECK_TOOLS(AR, [ar], false) -: ${AR=ar} -: ${AR_FLAGS=cru} -_LT_DECL([], [AR], [1], [The archiver]) -_LT_DECL([], [AR_FLAGS], [1], [Flags to create an archive]) - -AC_CACHE_CHECK([for archiver @FILE support], [lt_cv_ar_at_file], - [lt_cv_ar_at_file=no - AC_COMPILE_IFELSE([AC_LANG_PROGRAM], - [echo conftest.$ac_objext > conftest.lst - lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&AS_MESSAGE_LOG_FD' - AC_TRY_EVAL([lt_ar_try]) - if test "$ac_status" -eq 0; then - # Ensure the archiver fails upon bogus file names. - rm -f conftest.$ac_objext libconftest.a - AC_TRY_EVAL([lt_ar_try]) - if test "$ac_status" -ne 0; then - lt_cv_ar_at_file=@ - fi - fi - rm -f conftest.* libconftest.a - ]) - ]) - -if test "x$lt_cv_ar_at_file" = xno; then - archiver_list_spec= -else - archiver_list_spec=$lt_cv_ar_at_file -fi -_LT_DECL([], [archiver_list_spec], [1], - [How to feed a file listing to the archiver]) -])# _LT_PROG_AR - - -# _LT_CMD_OLD_ARCHIVE -# ------------------- -m4_defun([_LT_CMD_OLD_ARCHIVE], -[_LT_PROG_AR - -AC_CHECK_TOOL(STRIP, strip, :) -test -z "$STRIP" && STRIP=: -_LT_DECL([], [STRIP], [1], [A symbol stripping program]) - -AC_CHECK_TOOL(RANLIB, ranlib, :) -test -z "$RANLIB" && RANLIB=: -_LT_DECL([], [RANLIB], [1], - [Commands used to install an old-style archive]) - -# Determine commands to create old-style static archives. -old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs' -old_postinstall_cmds='chmod 644 $oldlib' -old_postuninstall_cmds= - -if test -n "$RANLIB"; then - case $host_os in - openbsd*) - old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib" - ;; - *) - old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib" - ;; - esac - old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib" -fi - -case $host_os in - darwin*) - lock_old_archive_extraction=yes ;; - *) - lock_old_archive_extraction=no ;; -esac -_LT_DECL([], [old_postinstall_cmds], [2]) -_LT_DECL([], [old_postuninstall_cmds], [2]) -_LT_TAGDECL([], [old_archive_cmds], [2], - [Commands used to build an old-style archive]) -_LT_DECL([], [lock_old_archive_extraction], [0], - [Whether to use a lock for old archive extraction]) -])# _LT_CMD_OLD_ARCHIVE - - -# _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS, -# [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE]) -# ---------------------------------------------------------------- -# Check whether the given compiler option works -AC_DEFUN([_LT_COMPILER_OPTION], -[m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_DECL_SED])dnl -AC_CACHE_CHECK([$1], [$2], - [$2=no - m4_if([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4]) - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - lt_compiler_flag="$3" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - # The option is referenced via a variable to avoid confusing sed. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD) - (eval "$lt_compile" 2>conftest.err) - ac_status=$? - cat conftest.err >&AS_MESSAGE_LOG_FD - echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD - if (exit $ac_status) && test -s "$ac_outfile"; then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings other than the usual output. - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then - $2=yes - fi - fi - $RM conftest* -]) - -if test x"[$]$2" = xyes; then - m4_if([$5], , :, [$5]) -else - m4_if([$6], , :, [$6]) -fi -])# _LT_COMPILER_OPTION - -# Old name: -AU_ALIAS([AC_LIBTOOL_COMPILER_OPTION], [_LT_COMPILER_OPTION]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], []) - - -# _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS, -# [ACTION-SUCCESS], [ACTION-FAILURE]) -# ---------------------------------------------------- -# Check whether the given linker option works -AC_DEFUN([_LT_LINKER_OPTION], -[m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_DECL_SED])dnl -AC_CACHE_CHECK([$1], [$2], - [$2=no - save_LDFLAGS="$LDFLAGS" - LDFLAGS="$LDFLAGS $3" - echo "$lt_simple_link_test_code" > conftest.$ac_ext - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then - # The linker can only warn and ignore the option if not recognized - # So say no if there are warnings - if test -s conftest.err; then - # Append any errors to the config.log. - cat conftest.err 1>&AS_MESSAGE_LOG_FD - $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if diff conftest.exp conftest.er2 >/dev/null; then - $2=yes - fi - else - $2=yes - fi - fi - $RM -r conftest* - LDFLAGS="$save_LDFLAGS" -]) - -if test x"[$]$2" = xyes; then - m4_if([$4], , :, [$4]) -else - m4_if([$5], , :, [$5]) -fi -])# _LT_LINKER_OPTION - -# Old name: -AU_ALIAS([AC_LIBTOOL_LINKER_OPTION], [_LT_LINKER_OPTION]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], []) - - -# LT_CMD_MAX_LEN -#--------------- -AC_DEFUN([LT_CMD_MAX_LEN], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -# find the maximum length of command line arguments -AC_MSG_CHECKING([the maximum length of command line arguments]) -AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl - i=0 - teststring="ABCD" - - case $build_os in - msdosdjgpp*) - # On DJGPP, this test can blow up pretty badly due to problems in libc - # (any single argument exceeding 2000 bytes causes a buffer overrun - # during glob expansion). Even if it were fixed, the result of this - # check would be larger than it should be. - lt_cv_sys_max_cmd_len=12288; # 12K is about right - ;; - - gnu*) - # Under GNU Hurd, this test is not required because there is - # no limit to the length of command line arguments. - # Libtool will interpret -1 as no limit whatsoever - lt_cv_sys_max_cmd_len=-1; - ;; - - cygwin* | mingw* | cegcc*) - # On Win9x/ME, this test blows up -- it succeeds, but takes - # about 5 minutes as the teststring grows exponentially. - # Worse, since 9x/ME are not pre-emptively multitasking, - # you end up with a "frozen" computer, even though with patience - # the test eventually succeeds (with a max line length of 256k). - # Instead, let's just punt: use the minimum linelength reported by - # all of the supported platforms: 8192 (on NT/2K/XP). - lt_cv_sys_max_cmd_len=8192; - ;; - - mint*) - # On MiNT this can take a long time and run out of memory. - lt_cv_sys_max_cmd_len=8192; - ;; - - amigaos*) - # On AmigaOS with pdksh, this test takes hours, literally. - # So we just punt and use a minimum line length of 8192. - lt_cv_sys_max_cmd_len=8192; - ;; - - netbsd* | freebsd* | openbsd* | darwin* | dragonfly*) - # This has been around since 386BSD, at least. Likely further. - if test -x /sbin/sysctl; then - lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` - elif test -x /usr/sbin/sysctl; then - lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` - else - lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs - fi - # And add a safety zone - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` - ;; - - interix*) - # We know the value 262144 and hardcode it with a safety zone (like BSD) - lt_cv_sys_max_cmd_len=196608 - ;; - - os2*) - # The test takes a long time on OS/2. - lt_cv_sys_max_cmd_len=8192 - ;; - - osf*) - # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure - # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not - # nice to cause kernel panics so lets avoid the loop below. - # First set a reasonable default. - lt_cv_sys_max_cmd_len=16384 - # - if test -x /sbin/sysconfig; then - case `/sbin/sysconfig -q proc exec_disable_arg_limit` in - *1*) lt_cv_sys_max_cmd_len=-1 ;; - esac - fi - ;; - sco3.2v5*) - lt_cv_sys_max_cmd_len=102400 - ;; - sysv5* | sco5v6* | sysv4.2uw2*) - kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` - if test -n "$kargmax"; then - lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` - else - lt_cv_sys_max_cmd_len=32768 - fi - ;; - *) - lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` - if test -n "$lt_cv_sys_max_cmd_len"; then - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` - else - # Make teststring a little bigger before we do anything with it. - # a 1K string should be a reasonable start. - for i in 1 2 3 4 5 6 7 8 ; do - teststring=$teststring$teststring - done - SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} - # If test is not a shell built-in, we'll probably end up computing a - # maximum length that is only half of the actual maximum length, but - # we can't tell. - while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ - = "X$teststring$teststring"; } >/dev/null 2>&1 && - test $i != 17 # 1/2 MB should be enough - do - i=`expr $i + 1` - teststring=$teststring$teststring - done - # Only check the string length outside the loop. - lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` - teststring= - # Add a significant safety factor because C++ compilers can tack on - # massive amounts of additional arguments before passing them to the - # linker. It appears as though 1/2 is a usable value. - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` - fi - ;; - esac -]) -if test -n $lt_cv_sys_max_cmd_len ; then - AC_MSG_RESULT($lt_cv_sys_max_cmd_len) -else - AC_MSG_RESULT(none) -fi -max_cmd_len=$lt_cv_sys_max_cmd_len -_LT_DECL([], [max_cmd_len], [0], - [What is the maximum length of a command?]) -])# LT_CMD_MAX_LEN - -# Old name: -AU_ALIAS([AC_LIBTOOL_SYS_MAX_CMD_LEN], [LT_CMD_MAX_LEN]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], []) - - -# _LT_HEADER_DLFCN -# ---------------- -m4_defun([_LT_HEADER_DLFCN], -[AC_CHECK_HEADERS([dlfcn.h], [], [], [AC_INCLUDES_DEFAULT])dnl -])# _LT_HEADER_DLFCN - - -# _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE, -# ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING) -# ---------------------------------------------------------------- -m4_defun([_LT_TRY_DLOPEN_SELF], -[m4_require([_LT_HEADER_DLFCN])dnl -if test "$cross_compiling" = yes; then : - [$4] -else - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 - lt_status=$lt_dlunknown - cat > conftest.$ac_ext <<_LT_EOF -[#line $LINENO "configure" -#include "confdefs.h" - -#if HAVE_DLFCN_H -#include -#endif - -#include - -#ifdef RTLD_GLOBAL -# define LT_DLGLOBAL RTLD_GLOBAL -#else -# ifdef DL_GLOBAL -# define LT_DLGLOBAL DL_GLOBAL -# else -# define LT_DLGLOBAL 0 -# endif -#endif - -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we - find out it does not work in some platform. */ -#ifndef LT_DLLAZY_OR_NOW -# ifdef RTLD_LAZY -# define LT_DLLAZY_OR_NOW RTLD_LAZY -# else -# ifdef DL_LAZY -# define LT_DLLAZY_OR_NOW DL_LAZY -# else -# ifdef RTLD_NOW -# define LT_DLLAZY_OR_NOW RTLD_NOW -# else -# ifdef DL_NOW -# define LT_DLLAZY_OR_NOW DL_NOW -# else -# define LT_DLLAZY_OR_NOW 0 -# endif -# endif -# endif -# endif -#endif - -/* When -fvisbility=hidden is used, assume the code has been annotated - correspondingly for the symbols needed. */ -#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) -int fnord () __attribute__((visibility("default"))); -#endif - -int fnord () { return 42; } -int main () -{ - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); - int status = $lt_dlunknown; - - if (self) - { - if (dlsym (self,"fnord")) status = $lt_dlno_uscore; - else - { - if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; - else puts (dlerror ()); - } - /* dlclose (self); */ - } - else - puts (dlerror ()); - - return status; -}] -_LT_EOF - if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then - (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null - lt_status=$? - case x$lt_status in - x$lt_dlno_uscore) $1 ;; - x$lt_dlneed_uscore) $2 ;; - x$lt_dlunknown|x*) $3 ;; - esac - else : - # compilation failed - $3 - fi -fi -rm -fr conftest* -])# _LT_TRY_DLOPEN_SELF - - -# LT_SYS_DLOPEN_SELF -# ------------------ -AC_DEFUN([LT_SYS_DLOPEN_SELF], -[m4_require([_LT_HEADER_DLFCN])dnl -if test "x$enable_dlopen" != xyes; then - enable_dlopen=unknown - enable_dlopen_self=unknown - enable_dlopen_self_static=unknown -else - lt_cv_dlopen=no - lt_cv_dlopen_libs= - - case $host_os in - beos*) - lt_cv_dlopen="load_add_on" - lt_cv_dlopen_libs= - lt_cv_dlopen_self=yes - ;; - - mingw* | pw32* | cegcc*) - lt_cv_dlopen="LoadLibrary" - lt_cv_dlopen_libs= - ;; - - cygwin*) - lt_cv_dlopen="dlopen" - lt_cv_dlopen_libs= - ;; - - darwin*) - # if libdl is installed we need to link against it - AC_CHECK_LIB([dl], [dlopen], - [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[ - lt_cv_dlopen="dyld" - lt_cv_dlopen_libs= - lt_cv_dlopen_self=yes - ]) - ;; - - *) - AC_CHECK_FUNC([shl_load], - [lt_cv_dlopen="shl_load"], - [AC_CHECK_LIB([dld], [shl_load], - [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"], - [AC_CHECK_FUNC([dlopen], - [lt_cv_dlopen="dlopen"], - [AC_CHECK_LIB([dl], [dlopen], - [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], - [AC_CHECK_LIB([svld], [dlopen], - [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], - [AC_CHECK_LIB([dld], [dld_link], - [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"]) - ]) - ]) - ]) - ]) - ]) - ;; - esac - - if test "x$lt_cv_dlopen" != xno; then - enable_dlopen=yes - else - enable_dlopen=no - fi - - case $lt_cv_dlopen in - dlopen) - save_CPPFLAGS="$CPPFLAGS" - test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" - - save_LDFLAGS="$LDFLAGS" - wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" - - save_LIBS="$LIBS" - LIBS="$lt_cv_dlopen_libs $LIBS" - - AC_CACHE_CHECK([whether a program can dlopen itself], - lt_cv_dlopen_self, [dnl - _LT_TRY_DLOPEN_SELF( - lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes, - lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross) - ]) - - if test "x$lt_cv_dlopen_self" = xyes; then - wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" - AC_CACHE_CHECK([whether a statically linked program can dlopen itself], - lt_cv_dlopen_self_static, [dnl - _LT_TRY_DLOPEN_SELF( - lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes, - lt_cv_dlopen_self_static=no, lt_cv_dlopen_self_static=cross) - ]) - fi - - CPPFLAGS="$save_CPPFLAGS" - LDFLAGS="$save_LDFLAGS" - LIBS="$save_LIBS" - ;; - esac - - case $lt_cv_dlopen_self in - yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; - *) enable_dlopen_self=unknown ;; - esac - - case $lt_cv_dlopen_self_static in - yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; - *) enable_dlopen_self_static=unknown ;; - esac -fi -_LT_DECL([dlopen_support], [enable_dlopen], [0], - [Whether dlopen is supported]) -_LT_DECL([dlopen_self], [enable_dlopen_self], [0], - [Whether dlopen of programs is supported]) -_LT_DECL([dlopen_self_static], [enable_dlopen_self_static], [0], - [Whether dlopen of statically linked programs is supported]) -])# LT_SYS_DLOPEN_SELF - -# Old name: -AU_ALIAS([AC_LIBTOOL_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], []) - - -# _LT_COMPILER_C_O([TAGNAME]) -# --------------------------- -# Check to see if options -c and -o are simultaneously supported by compiler. -# This macro does not hard code the compiler like AC_PROG_CC_C_O. -m4_defun([_LT_COMPILER_C_O], -[m4_require([_LT_DECL_SED])dnl -m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_TAG_COMPILER])dnl -AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext], - [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)], - [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no - $RM -r conftest 2>/dev/null - mkdir conftest - cd conftest - mkdir out - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - lt_compiler_flag="-o out/conftest2.$ac_objext" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD) - (eval "$lt_compile" 2>out/conftest.err) - ac_status=$? - cat out/conftest.err >&AS_MESSAGE_LOG_FD - echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD - if (exit $ac_status) && test -s out/conftest2.$ac_objext - then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp - $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 - if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then - _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes - fi - fi - chmod u+w . 2>&AS_MESSAGE_LOG_FD - $RM conftest* - # SGI C++ compiler will create directory out/ii_files/ for - # template instantiation - test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files - $RM out/* && rmdir out - cd .. - $RM -r conftest - $RM conftest* -]) -_LT_TAGDECL([compiler_c_o], [lt_cv_prog_compiler_c_o], [1], - [Does compiler simultaneously support -c and -o options?]) -])# _LT_COMPILER_C_O - - -# _LT_COMPILER_FILE_LOCKS([TAGNAME]) -# ---------------------------------- -# Check to see if we can do hard links to lock some files if needed -m4_defun([_LT_COMPILER_FILE_LOCKS], -[m4_require([_LT_ENABLE_LOCK])dnl -m4_require([_LT_FILEUTILS_DEFAULTS])dnl -_LT_COMPILER_C_O([$1]) - -hard_links="nottested" -if test "$_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then - # do not overwrite the value of need_locks provided by the user - AC_MSG_CHECKING([if we can lock with hard links]) - hard_links=yes - $RM conftest* - ln conftest.a conftest.b 2>/dev/null && hard_links=no - touch conftest.a - ln conftest.a conftest.b 2>&5 || hard_links=no - ln conftest.a conftest.b 2>/dev/null && hard_links=no - AC_MSG_RESULT([$hard_links]) - if test "$hard_links" = no; then - AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) - need_locks=warn - fi -else - need_locks=no -fi -_LT_DECL([], [need_locks], [1], [Must we lock files when doing compilation?]) -])# _LT_COMPILER_FILE_LOCKS - - -# _LT_CHECK_OBJDIR -# ---------------- -m4_defun([_LT_CHECK_OBJDIR], -[AC_CACHE_CHECK([for objdir], [lt_cv_objdir], -[rm -f .libs 2>/dev/null -mkdir .libs 2>/dev/null -if test -d .libs; then - lt_cv_objdir=.libs -else - # MS-DOS does not allow filenames that begin with a dot. - lt_cv_objdir=_libs -fi -rmdir .libs 2>/dev/null]) -objdir=$lt_cv_objdir -_LT_DECL([], [objdir], [0], - [The name of the directory that contains temporary libtool files])dnl -m4_pattern_allow([LT_OBJDIR])dnl -AC_DEFINE_UNQUOTED(LT_OBJDIR, "$lt_cv_objdir/", - [Define to the sub-directory in which libtool stores uninstalled libraries.]) -])# _LT_CHECK_OBJDIR - - -# _LT_LINKER_HARDCODE_LIBPATH([TAGNAME]) -# -------------------------------------- -# Check hardcoding attributes. -m4_defun([_LT_LINKER_HARDCODE_LIBPATH], -[AC_MSG_CHECKING([how to hardcode library paths into programs]) -_LT_TAGVAR(hardcode_action, $1)= -if test -n "$_LT_TAGVAR(hardcode_libdir_flag_spec, $1)" || - test -n "$_LT_TAGVAR(runpath_var, $1)" || - test "X$_LT_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then - - # We can hardcode non-existent directories. - if test "$_LT_TAGVAR(hardcode_direct, $1)" != no && - # If the only mechanism to avoid hardcoding is shlibpath_var, we - # have to relink, otherwise we might link with an installed library - # when we should be linking with a yet-to-be-installed one - ## test "$_LT_TAGVAR(hardcode_shlibpath_var, $1)" != no && - test "$_LT_TAGVAR(hardcode_minus_L, $1)" != no; then - # Linking always hardcodes the temporary library directory. - _LT_TAGVAR(hardcode_action, $1)=relink - else - # We can link without hardcoding, and we can hardcode nonexisting dirs. - _LT_TAGVAR(hardcode_action, $1)=immediate - fi -else - # We cannot hardcode anything, or else we can only hardcode existing - # directories. - _LT_TAGVAR(hardcode_action, $1)=unsupported -fi -AC_MSG_RESULT([$_LT_TAGVAR(hardcode_action, $1)]) - -if test "$_LT_TAGVAR(hardcode_action, $1)" = relink || - test "$_LT_TAGVAR(inherit_rpath, $1)" = yes; then - # Fast installation is not supported - enable_fast_install=no -elif test "$shlibpath_overrides_runpath" = yes || - test "$enable_shared" = no; then - # Fast installation is not necessary - enable_fast_install=needless -fi -_LT_TAGDECL([], [hardcode_action], [0], - [How to hardcode a shared library path into an executable]) -])# _LT_LINKER_HARDCODE_LIBPATH - - -# _LT_CMD_STRIPLIB -# ---------------- -m4_defun([_LT_CMD_STRIPLIB], -[m4_require([_LT_DECL_EGREP]) -striplib= -old_striplib= -AC_MSG_CHECKING([whether stripping libraries is possible]) -if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" - test -z "$striplib" && striplib="$STRIP --strip-unneeded" - AC_MSG_RESULT([yes]) -else -# FIXME - insert some real tests, host_os isn't really good enough - case $host_os in - darwin*) - if test -n "$STRIP" ; then - striplib="$STRIP -x" - old_striplib="$STRIP -S" - AC_MSG_RESULT([yes]) - else - AC_MSG_RESULT([no]) - fi - ;; - *) - AC_MSG_RESULT([no]) - ;; - esac -fi -_LT_DECL([], [old_striplib], [1], [Commands to strip libraries]) -_LT_DECL([], [striplib], [1]) -])# _LT_CMD_STRIPLIB - - -# _LT_SYS_DYNAMIC_LINKER([TAG]) -# ----------------------------- -# PORTME Fill in your ld.so characteristics -m4_defun([_LT_SYS_DYNAMIC_LINKER], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -m4_require([_LT_DECL_EGREP])dnl -m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_DECL_OBJDUMP])dnl -m4_require([_LT_DECL_SED])dnl -m4_require([_LT_CHECK_SHELL_FEATURES])dnl -AC_MSG_CHECKING([dynamic linker characteristics]) -m4_if([$1], - [], [ -if test "$GCC" = yes; then - case $host_os in - darwin*) lt_awk_arg="/^libraries:/,/LR/" ;; - *) lt_awk_arg="/^libraries:/" ;; - esac - case $host_os in - mingw* | cegcc*) lt_sed_strip_eq="s,=\([[A-Za-z]]:\),\1,g" ;; - *) lt_sed_strip_eq="s,=/,/,g" ;; - esac - lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` - case $lt_search_path_spec in - *\;*) - # if the path contains ";" then we assume it to be the separator - # otherwise default to the standard path separator (i.e. ":") - it is - # assumed that no part of a normal pathname contains ";" but that should - # okay in the real world where ";" in dirpaths is itself problematic. - lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` - ;; - *) - lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` - ;; - esac - # Ok, now we have the path, separated by spaces, we can step through it - # and add multilib dir if necessary. - lt_tmp_lt_search_path_spec= - lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` - for lt_sys_path in $lt_search_path_spec; do - if test -d "$lt_sys_path/$lt_multi_os_dir"; then - lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir" - else - test -d "$lt_sys_path" && \ - lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path" - fi - done - lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk ' -BEGIN {RS=" "; FS="/|\n";} { - lt_foo=""; - lt_count=0; - for (lt_i = NF; lt_i > 0; lt_i--) { - if ($lt_i != "" && $lt_i != ".") { - if ($lt_i == "..") { - lt_count++; - } else { - if (lt_count == 0) { - lt_foo="/" $lt_i lt_foo; - } else { - lt_count--; - } - } - } - } - if (lt_foo != "") { lt_freq[[lt_foo]]++; } - if (lt_freq[[lt_foo]] == 1) { print lt_foo; } -}'` - # AWK program above erroneously prepends '/' to C:/dos/paths - # for these hosts. - case $host_os in - mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\ - $SED 's,/\([[A-Za-z]]:\),\1,g'` ;; - esac - sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` -else - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" -fi]) -library_names_spec= -libname_spec='lib$name' -soname_spec= -shrext_cmds=".so" -postinstall_cmds= -postuninstall_cmds= -finish_cmds= -finish_eval= -shlibpath_var= -shlibpath_overrides_runpath=unknown -version_type=none -dynamic_linker="$host_os ld.so" -sys_lib_dlsearch_path_spec="/lib /usr/lib" -need_lib_prefix=unknown -hardcode_into_libs=no - -# when you set need_version to no, make sure it does not cause -set_version -# flags to be left without arguments -need_version=unknown - -case $host_os in -aix3*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' - shlibpath_var=LIBPATH - - # AIX 3 has no versioning support, so we append a major version to the name. - soname_spec='${libname}${release}${shared_ext}$major' - ;; - -aix[[4-9]]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - hardcode_into_libs=yes - if test "$host_cpu" = ia64; then - # AIX 5 supports IA64 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - else - # With GCC up to 2.95.x, collect2 would create an import file - # for dependence libraries. The import file would start with - # the line `#! .'. This would cause the generated library to - # depend on `.', always an invalid library. This was fixed in - # development snapshots of GCC prior to 3.0. - case $host_os in - aix4 | aix4.[[01]] | aix4.[[01]].*) - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' - echo ' yes ' - echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then - : - else - can_build_shared=no - fi - ;; - esac - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct - # soname into executable. Probably we can add versioning support to - # collect2, so additional links can be useful in future. - if test "$aix_use_runtimelinking" = yes; then - # If using run time linking (on AIX 4.2 or later) use lib.so - # instead of lib.a to let people know that these are not - # typical AIX shared libraries. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - else - # We preserve .a as extension for shared libraries through AIX4.2 - # and later when we are not doing run time linking. - library_names_spec='${libname}${release}.a $libname.a' - soname_spec='${libname}${release}${shared_ext}$major' - fi - shlibpath_var=LIBPATH - fi - ;; - -amigaos*) - case $host_cpu in - powerpc) - # Since July 2007 AmigaOS4 officially supports .so libraries. - # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - ;; - m68k) - library_names_spec='$libname.ixlibrary $libname.a' - # Create ${libname}_ixlibrary.a entries in /sys/libs. - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' - ;; - esac - ;; - -beos*) - library_names_spec='${libname}${shared_ext}' - dynamic_linker="$host_os ld.so" - shlibpath_var=LIBRARY_PATH - ;; - -bsdi[[45]]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" - # the default ld.so.conf also contains /usr/contrib/lib and - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow - # libtool to hard-code these into programs - ;; - -cygwin* | mingw* | pw32* | cegcc*) - version_type=windows - shrext_cmds=".dll" - need_version=no - need_lib_prefix=no - - case $GCC,$cc_basename in - yes,*) - # gcc - library_names_spec='$libname.dll.a' - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \${file}`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname~ - chmod a+x \$dldir/$dlname~ - if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then - eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; - fi' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - - case $host_os in - cygwin*) - # Cygwin DLLs use 'cyg' prefix rather than 'lib' - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' -m4_if([$1], [],[ - sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"]) - ;; - mingw* | cegcc*) - # MinGW DLLs use traditional 'lib' prefix - soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' - ;; - pw32*) - # pw32 DLLs use 'pw' prefix rather than 'lib' - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' - ;; - esac - dynamic_linker='Win32 ld.exe' - ;; - - *,cl*) - # Native MSVC - libname_spec='$name' - soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' - library_names_spec='${libname}.dll.lib' - - case $build_os in - mingw*) - sys_lib_search_path_spec= - lt_save_ifs=$IFS - IFS=';' - for lt_path in $LIB - do - IFS=$lt_save_ifs - # Let DOS variable expansion print the short 8.3 style file name. - lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` - sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" - done - IFS=$lt_save_ifs - # Convert to MSYS style. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` - ;; - cygwin*) - # Convert to unix form, then to dos form, then back to unix form - # but this time dos style (no spaces!) so that the unix form looks - # like /cygdrive/c/PROGRA~1:/cygdr... - sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` - sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` - sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - ;; - *) - sys_lib_search_path_spec="$LIB" - if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then - # It is most probably a Windows format PATH. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` - else - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - fi - # FIXME: find the short name or the path components, as spaces are - # common. (e.g. "Program Files" -> "PROGRA~1") - ;; - esac - - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \${file}`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - dynamic_linker='Win32 link.exe' - ;; - - *) - # Assume MSVC wrapper - library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' - dynamic_linker='Win32 ld.exe' - ;; - esac - # FIXME: first we should search . and the directory the executable is in - shlibpath_var=PATH - ;; - -darwin* | rhapsody*) - dynamic_linker="$host_os dyld" - version_type=darwin - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext' - soname_spec='${libname}${release}${major}$shared_ext' - shlibpath_overrides_runpath=yes - shlibpath_var=DYLD_LIBRARY_PATH - shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' -m4_if([$1], [],[ - sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"]) - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' - ;; - -dgux*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -freebsd* | dragonfly*) - # DragonFly does not have aout. When/if they implement a new - # versioning mechanism, adjust this. - if test -x /usr/bin/objformat; then - objformat=`/usr/bin/objformat` - else - case $host_os in - freebsd[[23]].*) objformat=aout ;; - *) objformat=elf ;; - esac - fi - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' - need_version=no - need_lib_prefix=no - ;; - freebsd-*) - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' - need_version=yes - ;; - esac - shlibpath_var=LD_LIBRARY_PATH - case $host_os in - freebsd2.*) - shlibpath_overrides_runpath=yes - ;; - freebsd3.[[01]]* | freebsdelf3.[[01]]*) - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \ - freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1) - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - *) # from 4.6 on, and DragonFly - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - esac - ;; - -gnu*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -haiku*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - dynamic_linker="$host_os runtime_loader" - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LIBRARY_PATH - shlibpath_overrides_runpath=yes - sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' - hardcode_into_libs=yes - ;; - -hpux9* | hpux10* | hpux11*) - # Give a soname corresponding to the major version so that dld.sl refuses to - # link against other versions. - version_type=sunos - need_lib_prefix=no - need_version=no - case $host_cpu in - ia64*) - shrext_cmds='.so' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.so" - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - if test "X$HPUX_IA64_MODE" = X32; then - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" - else - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" - fi - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - hppa*64*) - shrext_cmds='.sl' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.sl" - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - *) - shrext_cmds='.sl' - dynamic_linker="$host_os dld.sl" - shlibpath_var=SHLIB_PATH - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - ;; - esac - # HP-UX runs *really* slowly unless shared libraries are mode 555, ... - postinstall_cmds='chmod 555 $lib' - # or fails outright, so override atomically: - install_override_mode=555 - ;; - -interix[[3-9]]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -irix5* | irix6* | nonstopux*) - case $host_os in - nonstopux*) version_type=nonstopux ;; - *) - if test "$lt_cv_prog_gnu_ld" = yes; then - version_type=linux # correct to gnu/linux during the next big refactor - else - version_type=irix - fi ;; - esac - need_lib_prefix=no - need_version=no - soname_spec='${libname}${release}${shared_ext}$major' - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' - case $host_os in - irix5* | nonstopux*) - libsuff= shlibsuff= - ;; - *) - case $LD in # libtool.m4 will add one of these switches to LD - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") - libsuff= shlibsuff= libmagic=32-bit;; - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") - libsuff=32 shlibsuff=N32 libmagic=N32;; - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") - libsuff=64 shlibsuff=64 libmagic=64-bit;; - *) libsuff= shlibsuff= libmagic=never-match;; - esac - ;; - esac - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH - shlibpath_overrides_runpath=no - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" - hardcode_into_libs=yes - ;; - -# No shared lib support for Linux oldld, aout, or coff. -linux*oldld* | linux*aout* | linux*coff*) - dynamic_linker=no - ;; - -# This must be glibc/ELF. -linux* | k*bsd*-gnu | kopensolaris*-gnu) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - - # Some binutils ld are patched to set DT_RUNPATH - AC_CACHE_VAL([lt_cv_shlibpath_overrides_runpath], - [lt_cv_shlibpath_overrides_runpath=no - save_LDFLAGS=$LDFLAGS - save_libdir=$libdir - eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ - LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\"" - AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])], - [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null], - [lt_cv_shlibpath_overrides_runpath=yes])]) - LDFLAGS=$save_LDFLAGS - libdir=$save_libdir - ]) - shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath - - # This implies no fast_install, which is unacceptable. - # Some rework will be needed to allow for fast_install - # before this can be enabled. - hardcode_into_libs=yes - - # Append ld.so.conf contents to the search path - if test -f /etc/ld.so.conf; then - lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" - fi - - # We used to test for /lib/ld.so.1 and disable shared libraries on - # powerpc, because MkLinux only supported shared libraries with the - # GNU dynamic linker. Since this was broken with cross compilers, - # most powerpc-linux boxes support dynamic linking these days and - # people can always --disable-shared, the test was removed, and we - # assume the GNU/Linux dynamic linker is in use. - dynamic_linker='GNU/Linux ld.so' - ;; - -netbsdelf*-gnu) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='NetBSD ld.elf_so' - ;; - -netbsd*) - version_type=sunos - need_lib_prefix=no - need_version=no - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - dynamic_linker='NetBSD (a.out) ld.so' - else - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - dynamic_linker='NetBSD ld.elf_so' - fi - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - -newsos6) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - ;; - -*nto* | *qnx*) - version_type=qnx - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='ldqnx.so' - ;; - -openbsd*) - version_type=sunos - sys_lib_dlsearch_path_spec="/usr/lib" - need_lib_prefix=no - # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. - case $host_os in - openbsd3.3 | openbsd3.3.*) need_version=yes ;; - *) need_version=no ;; - esac - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - shlibpath_var=LD_LIBRARY_PATH - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - case $host_os in - openbsd2.[[89]] | openbsd2.[[89]].*) - shlibpath_overrides_runpath=no - ;; - *) - shlibpath_overrides_runpath=yes - ;; - esac - else - shlibpath_overrides_runpath=yes - fi - ;; - -os2*) - libname_spec='$name' - shrext_cmds=".dll" - need_lib_prefix=no - library_names_spec='$libname${shared_ext} $libname.a' - dynamic_linker='OS/2 ld.exe' - shlibpath_var=LIBPATH - ;; - -osf3* | osf4* | osf5*) - version_type=osf - need_lib_prefix=no - need_version=no - soname_spec='${libname}${release}${shared_ext}$major' - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" - ;; - -rdos*) - dynamic_linker=no - ;; - -solaris*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - # ldd complains unless libraries are executable - postinstall_cmds='chmod +x $lib' - ;; - -sunos4*) - version_type=sunos - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - if test "$with_gnu_ld" = yes; then - need_lib_prefix=no - fi - need_version=yes - ;; - -sysv4 | sysv4.3*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - case $host_vendor in - sni) - shlibpath_overrides_runpath=no - need_lib_prefix=no - runpath_var=LD_RUN_PATH - ;; - siemens) - need_lib_prefix=no - ;; - motorola) - need_lib_prefix=no - need_version=no - shlibpath_overrides_runpath=no - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' - ;; - esac - ;; - -sysv4*MP*) - if test -d /usr/nec ;then - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' - soname_spec='$libname${shared_ext}.$major' - shlibpath_var=LD_LIBRARY_PATH - fi - ;; - -sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) - version_type=freebsd-elf - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - if test "$with_gnu_ld" = yes; then - sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' - else - sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' - case $host_os in - sco3.2v5*) - sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" - ;; - esac - fi - sys_lib_dlsearch_path_spec='/usr/lib' - ;; - -tpf*) - # TPF is a cross-target only. Preferred cross-host = GNU/Linux. - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -uts4*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -*) - dynamic_linker=no - ;; -esac -AC_MSG_RESULT([$dynamic_linker]) -test "$dynamic_linker" = no && can_build_shared=no - -variables_saved_for_relink="PATH $shlibpath_var $runpath_var" -if test "$GCC" = yes; then - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" -fi - -if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then - sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec" -fi -if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then - sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec" -fi - -_LT_DECL([], [variables_saved_for_relink], [1], - [Variables whose values should be saved in libtool wrapper scripts and - restored at link time]) -_LT_DECL([], [need_lib_prefix], [0], - [Do we need the "lib" prefix for modules?]) -_LT_DECL([], [need_version], [0], [Do we need a version for libraries?]) -_LT_DECL([], [version_type], [0], [Library versioning type]) -_LT_DECL([], [runpath_var], [0], [Shared library runtime path variable]) -_LT_DECL([], [shlibpath_var], [0],[Shared library path variable]) -_LT_DECL([], [shlibpath_overrides_runpath], [0], - [Is shlibpath searched before the hard-coded library search path?]) -_LT_DECL([], [libname_spec], [1], [Format of library name prefix]) -_LT_DECL([], [library_names_spec], [1], - [[List of archive names. First name is the real one, the rest are links. - The last name is the one that the linker finds with -lNAME]]) -_LT_DECL([], [soname_spec], [1], - [[The coded name of the library, if different from the real name]]) -_LT_DECL([], [install_override_mode], [1], - [Permission mode override for installation of shared libraries]) -_LT_DECL([], [postinstall_cmds], [2], - [Command to use after installation of a shared archive]) -_LT_DECL([], [postuninstall_cmds], [2], - [Command to use after uninstallation of a shared archive]) -_LT_DECL([], [finish_cmds], [2], - [Commands used to finish a libtool library installation in a directory]) -_LT_DECL([], [finish_eval], [1], - [[As "finish_cmds", except a single script fragment to be evaled but - not shown]]) -_LT_DECL([], [hardcode_into_libs], [0], - [Whether we should hardcode library paths into libraries]) -_LT_DECL([], [sys_lib_search_path_spec], [2], - [Compile-time system search path for libraries]) -_LT_DECL([], [sys_lib_dlsearch_path_spec], [2], - [Run-time system search path for libraries]) -])# _LT_SYS_DYNAMIC_LINKER - - -# _LT_PATH_TOOL_PREFIX(TOOL) -# -------------------------- -# find a file program which can recognize shared library -AC_DEFUN([_LT_PATH_TOOL_PREFIX], -[m4_require([_LT_DECL_EGREP])dnl -AC_MSG_CHECKING([for $1]) -AC_CACHE_VAL(lt_cv_path_MAGIC_CMD, -[case $MAGIC_CMD in -[[\\/*] | ?:[\\/]*]) - lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. - ;; -*) - lt_save_MAGIC_CMD="$MAGIC_CMD" - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR -dnl $ac_dummy forces splitting on constant user-supplied paths. -dnl POSIX.2 word splitting is done only on the output of word expansions, -dnl not every word. This closes a longstanding sh security hole. - ac_dummy="m4_if([$2], , $PATH, [$2])" - for ac_dir in $ac_dummy; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - if test -f $ac_dir/$1; then - lt_cv_path_MAGIC_CMD="$ac_dir/$1" - if test -n "$file_magic_test_file"; then - case $deplibs_check_method in - "file_magic "*) - file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` - MAGIC_CMD="$lt_cv_path_MAGIC_CMD" - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | - $EGREP "$file_magic_regex" > /dev/null; then - : - else - cat <<_LT_EOF 1>&2 - -*** Warning: the command libtool uses to detect shared libraries, -*** $file_magic_cmd, produces output that libtool cannot recognize. -*** The result is that libtool may fail to recognize shared libraries -*** as such. This will affect the creation of libtool libraries that -*** depend on shared libraries, but programs linked with such libtool -*** libraries will work regardless of this problem. Nevertheless, you -*** may want to report the problem to your system manager and/or to -*** bug-libtool@gnu.org - -_LT_EOF - fi ;; - esac - fi - break - fi - done - IFS="$lt_save_ifs" - MAGIC_CMD="$lt_save_MAGIC_CMD" - ;; -esac]) -MAGIC_CMD="$lt_cv_path_MAGIC_CMD" -if test -n "$MAGIC_CMD"; then - AC_MSG_RESULT($MAGIC_CMD) -else - AC_MSG_RESULT(no) -fi -_LT_DECL([], [MAGIC_CMD], [0], - [Used to examine libraries when file_magic_cmd begins with "file"])dnl -])# _LT_PATH_TOOL_PREFIX - -# Old name: -AU_ALIAS([AC_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_PATH_TOOL_PREFIX], []) - - -# _LT_PATH_MAGIC -# -------------- -# find a file program which can recognize a shared library -m4_defun([_LT_PATH_MAGIC], -[_LT_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH) -if test -z "$lt_cv_path_MAGIC_CMD"; then - if test -n "$ac_tool_prefix"; then - _LT_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH) - else - MAGIC_CMD=: - fi -fi -])# _LT_PATH_MAGIC - - -# LT_PATH_LD -# ---------- -# find the pathname to the GNU or non-GNU linker -AC_DEFUN([LT_PATH_LD], -[AC_REQUIRE([AC_PROG_CC])dnl -AC_REQUIRE([AC_CANONICAL_HOST])dnl -AC_REQUIRE([AC_CANONICAL_BUILD])dnl -m4_require([_LT_DECL_SED])dnl -m4_require([_LT_DECL_EGREP])dnl -m4_require([_LT_PROG_ECHO_BACKSLASH])dnl - -AC_ARG_WITH([gnu-ld], - [AS_HELP_STRING([--with-gnu-ld], - [assume the C compiler uses GNU ld @<:@default=no@:>@])], - [test "$withval" = no || with_gnu_ld=yes], - [with_gnu_ld=no])dnl - -ac_prog=ld -if test "$GCC" = yes; then - # Check if gcc -print-prog-name=ld gives a path. - AC_MSG_CHECKING([for ld used by $CC]) - case $host in - *-*-mingw*) - # gcc leaves a trailing carriage return which upsets mingw - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; - *) - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; - esac - case $ac_prog in - # Accept absolute paths. - [[\\/]]* | ?:[[\\/]]*) - re_direlt='/[[^/]][[^/]]*/\.\./' - # Canonicalize the pathname of ld - ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` - while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do - ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` - done - test -z "$LD" && LD="$ac_prog" - ;; - "") - # If it fails, then pretend we aren't using GCC. - ac_prog=ld - ;; - *) - # If it is relative, then search for the first ld in PATH. - with_gnu_ld=unknown - ;; - esac -elif test "$with_gnu_ld" = yes; then - AC_MSG_CHECKING([for GNU ld]) -else - AC_MSG_CHECKING([for non-GNU ld]) -fi -AC_CACHE_VAL(lt_cv_path_LD, -[if test -z "$LD"; then - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - for ac_dir in $PATH; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then - lt_cv_path_LD="$ac_dir/$ac_prog" - # Check to see if the program is GNU ld. I'd rather use --version, - # but apparently some variants of GNU ld only accept -v. - # Break only if it was the GNU/non-GNU ld that we prefer. - case `"$lt_cv_path_LD" -v 2>&1 &1 /dev/null 2>&1; then - lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' - lt_cv_file_magic_cmd='func_win32_libid' - else - # Keep this pattern in sync with the one in func_win32_libid. - lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' - lt_cv_file_magic_cmd='$OBJDUMP -f' - fi - ;; - -cegcc*) - # use the weaker test based on 'objdump'. See mingw*. - lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' - lt_cv_file_magic_cmd='$OBJDUMP -f' - ;; - -darwin* | rhapsody*) - lt_cv_deplibs_check_method=pass_all - ;; - -freebsd* | dragonfly*) - if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then - case $host_cpu in - i*86 ) - # Not sure whether the presence of OpenBSD here was a mistake. - # Let's accept both of them until this is cleared up. - lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library' - lt_cv_file_magic_cmd=/usr/bin/file - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` - ;; - esac - else - lt_cv_deplibs_check_method=pass_all - fi - ;; - -gnu*) - lt_cv_deplibs_check_method=pass_all - ;; - -haiku*) - lt_cv_deplibs_check_method=pass_all - ;; - -hpux10.20* | hpux11*) - lt_cv_file_magic_cmd=/usr/bin/file - case $host_cpu in - ia64*) - lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64' - lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so - ;; - hppa*64*) - [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]'] - lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl - ;; - *) - lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]]\.[[0-9]]) shared library' - lt_cv_file_magic_test_file=/usr/lib/libc.sl - ;; - esac - ;; - -interix[[3-9]]*) - # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$' - ;; - -irix5* | irix6* | nonstopux*) - case $LD in - *-32|*"-32 ") libmagic=32-bit;; - *-n32|*"-n32 ") libmagic=N32;; - *-64|*"-64 ") libmagic=64-bit;; - *) libmagic=never-match;; - esac - lt_cv_deplibs_check_method=pass_all - ;; - -# This must be glibc/ELF. -linux* | k*bsd*-gnu | kopensolaris*-gnu) - lt_cv_deplibs_check_method=pass_all - ;; - -netbsd* | netbsdelf*-gnu) - if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' - else - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$' - fi - ;; - -newos6*) - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)' - lt_cv_file_magic_cmd=/usr/bin/file - lt_cv_file_magic_test_file=/usr/lib/libnls.so - ;; - -*nto* | *qnx*) - lt_cv_deplibs_check_method=pass_all - ;; - -openbsd*) - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' - else - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' - fi - ;; - -osf3* | osf4* | osf5*) - lt_cv_deplibs_check_method=pass_all - ;; - -rdos*) - lt_cv_deplibs_check_method=pass_all - ;; - -solaris*) - lt_cv_deplibs_check_method=pass_all - ;; - -sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) - lt_cv_deplibs_check_method=pass_all - ;; - -sysv4 | sysv4.3*) - case $host_vendor in - motorola) - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]' - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` - ;; - ncr) - lt_cv_deplibs_check_method=pass_all - ;; - sequent) - lt_cv_file_magic_cmd='/bin/file' - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )' - ;; - sni) - lt_cv_file_magic_cmd='/bin/file' - lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib" - lt_cv_file_magic_test_file=/lib/libc.so - ;; - siemens) - lt_cv_deplibs_check_method=pass_all - ;; - pc) - lt_cv_deplibs_check_method=pass_all - ;; - esac - ;; - -tpf*) - lt_cv_deplibs_check_method=pass_all - ;; -esac -]) - -file_magic_glob= -want_nocaseglob=no -if test "$build" = "$host"; then - case $host_os in - mingw* | pw32*) - if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then - want_nocaseglob=yes - else - file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` - fi - ;; - esac -fi - -file_magic_cmd=$lt_cv_file_magic_cmd -deplibs_check_method=$lt_cv_deplibs_check_method -test -z "$deplibs_check_method" && deplibs_check_method=unknown - -_LT_DECL([], [deplibs_check_method], [1], - [Method to check whether dependent libraries are shared objects]) -_LT_DECL([], [file_magic_cmd], [1], - [Command to use when deplibs_check_method = "file_magic"]) -_LT_DECL([], [file_magic_glob], [1], - [How to find potential files when deplibs_check_method = "file_magic"]) -_LT_DECL([], [want_nocaseglob], [1], - [Find potential files using nocaseglob when deplibs_check_method = "file_magic"]) -])# _LT_CHECK_MAGIC_METHOD - - -# LT_PATH_NM -# ---------- -# find the pathname to a BSD- or MS-compatible name lister -AC_DEFUN([LT_PATH_NM], -[AC_REQUIRE([AC_PROG_CC])dnl -AC_CACHE_CHECK([for BSD- or MS-compatible name lister (nm)], lt_cv_path_NM, -[if test -n "$NM"; then - # Let the user override the test. - lt_cv_path_NM="$NM" -else - lt_nm_to_check="${ac_tool_prefix}nm" - if test -n "$ac_tool_prefix" && test "$build" = "$host"; then - lt_nm_to_check="$lt_nm_to_check nm" - fi - for lt_tmp_nm in $lt_nm_to_check; do - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - tmp_nm="$ac_dir/$lt_tmp_nm" - if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then - # Check to see if the nm accepts a BSD-compat flag. - # Adding the `sed 1q' prevents false positives on HP-UX, which says: - # nm: unknown option "B" ignored - # Tru64's nm complains that /dev/null is an invalid object file - case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in - */dev/null* | *'Invalid file or object type'*) - lt_cv_path_NM="$tmp_nm -B" - break - ;; - *) - case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in - */dev/null*) - lt_cv_path_NM="$tmp_nm -p" - break - ;; - *) - lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but - continue # so that we can try to find one that supports BSD flags - ;; - esac - ;; - esac - fi - done - IFS="$lt_save_ifs" - done - : ${lt_cv_path_NM=no} -fi]) -if test "$lt_cv_path_NM" != "no"; then - NM="$lt_cv_path_NM" -else - # Didn't find any BSD compatible name lister, look for dumpbin. - if test -n "$DUMPBIN"; then : - # Let the user override the test. - else - AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) - case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in - *COFF*) - DUMPBIN="$DUMPBIN -symbols" - ;; - *) - DUMPBIN=: - ;; - esac - fi - AC_SUBST([DUMPBIN]) - if test "$DUMPBIN" != ":"; then - NM="$DUMPBIN" - fi -fi -test -z "$NM" && NM=nm -AC_SUBST([NM]) -_LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl - -AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface], - [lt_cv_nm_interface="BSD nm" - echo "int some_variable = 0;" > conftest.$ac_ext - (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&AS_MESSAGE_LOG_FD) - (eval "$ac_compile" 2>conftest.err) - cat conftest.err >&AS_MESSAGE_LOG_FD - (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD) - (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) - cat conftest.err >&AS_MESSAGE_LOG_FD - (eval echo "\"\$as_me:$LINENO: output\"" >&AS_MESSAGE_LOG_FD) - cat conftest.out >&AS_MESSAGE_LOG_FD - if $GREP 'External.*some_variable' conftest.out > /dev/null; then - lt_cv_nm_interface="MS dumpbin" - fi - rm -f conftest*]) -])# LT_PATH_NM - -# Old names: -AU_ALIAS([AM_PROG_NM], [LT_PATH_NM]) -AU_ALIAS([AC_PROG_NM], [LT_PATH_NM]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AM_PROG_NM], []) -dnl AC_DEFUN([AC_PROG_NM], []) - -# _LT_CHECK_SHAREDLIB_FROM_LINKLIB -# -------------------------------- -# how to determine the name of the shared library -# associated with a specific link library. -# -- PORTME fill in with the dynamic library characteristics -m4_defun([_LT_CHECK_SHAREDLIB_FROM_LINKLIB], -[m4_require([_LT_DECL_EGREP]) -m4_require([_LT_DECL_OBJDUMP]) -m4_require([_LT_DECL_DLLTOOL]) -AC_CACHE_CHECK([how to associate runtime and link libraries], -lt_cv_sharedlib_from_linklib_cmd, -[lt_cv_sharedlib_from_linklib_cmd='unknown' - -case $host_os in -cygwin* | mingw* | pw32* | cegcc*) - # two different shell functions defined in ltmain.sh - # decide which to use based on capabilities of $DLLTOOL - case `$DLLTOOL --help 2>&1` in - *--identify-strict*) - lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib - ;; - *) - lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback - ;; - esac - ;; -*) - # fallback: assume linklib IS sharedlib - lt_cv_sharedlib_from_linklib_cmd="$ECHO" - ;; -esac -]) -sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd -test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO - -_LT_DECL([], [sharedlib_from_linklib_cmd], [1], - [Command to associate shared and link libraries]) -])# _LT_CHECK_SHAREDLIB_FROM_LINKLIB - - -# _LT_PATH_MANIFEST_TOOL -# ---------------------- -# locate the manifest tool -m4_defun([_LT_PATH_MANIFEST_TOOL], -[AC_CHECK_TOOL(MANIFEST_TOOL, mt, :) -test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt -AC_CACHE_CHECK([if $MANIFEST_TOOL is a manifest tool], [lt_cv_path_mainfest_tool], - [lt_cv_path_mainfest_tool=no - echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&AS_MESSAGE_LOG_FD - $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out - cat conftest.err >&AS_MESSAGE_LOG_FD - if $GREP 'Manifest Tool' conftest.out > /dev/null; then - lt_cv_path_mainfest_tool=yes - fi - rm -f conftest*]) -if test "x$lt_cv_path_mainfest_tool" != xyes; then - MANIFEST_TOOL=: -fi -_LT_DECL([], [MANIFEST_TOOL], [1], [Manifest tool])dnl -])# _LT_PATH_MANIFEST_TOOL - - -# LT_LIB_M -# -------- -# check for math library -AC_DEFUN([LT_LIB_M], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -LIBM= -case $host in -*-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*) - # These system don't have libm, or don't need it - ;; -*-ncr-sysv4.3*) - AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw") - AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm") - ;; -*) - AC_CHECK_LIB(m, cos, LIBM="-lm") - ;; -esac -AC_SUBST([LIBM]) -])# LT_LIB_M - -# Old name: -AU_ALIAS([AC_CHECK_LIBM], [LT_LIB_M]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_CHECK_LIBM], []) - - -# _LT_COMPILER_NO_RTTI([TAGNAME]) -# ------------------------------- -m4_defun([_LT_COMPILER_NO_RTTI], -[m4_require([_LT_TAG_COMPILER])dnl - -_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)= - -if test "$GCC" = yes; then - case $cc_basename in - nvcc*) - _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -Xcompiler -fno-builtin' ;; - *) - _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' ;; - esac - - _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions], - lt_cv_prog_compiler_rtti_exceptions, - [-fno-rtti -fno-exceptions], [], - [_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"]) -fi -_LT_TAGDECL([no_builtin_flag], [lt_prog_compiler_no_builtin_flag], [1], - [Compiler flag to turn off builtin functions]) -])# _LT_COMPILER_NO_RTTI - - -# _LT_CMD_GLOBAL_SYMBOLS -# ---------------------- -m4_defun([_LT_CMD_GLOBAL_SYMBOLS], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -AC_REQUIRE([AC_PROG_CC])dnl -AC_REQUIRE([AC_PROG_AWK])dnl -AC_REQUIRE([LT_PATH_NM])dnl -AC_REQUIRE([LT_PATH_LD])dnl -m4_require([_LT_DECL_SED])dnl -m4_require([_LT_DECL_EGREP])dnl -m4_require([_LT_TAG_COMPILER])dnl - -# Check for command to grab the raw symbol name followed by C symbol from nm. -AC_MSG_CHECKING([command to parse $NM output from $compiler object]) -AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe], -[ -# These are sane defaults that work on at least a few old systems. -# [They come from Ultrix. What could be older than Ultrix?!! ;)] - -# Character class describing NM global symbol codes. -symcode='[[BCDEGRST]]' - -# Regexp to match symbols that can be accessed directly from C. -sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)' - -# Define system-specific variables. -case $host_os in -aix*) - symcode='[[BCDT]]' - ;; -cygwin* | mingw* | pw32* | cegcc*) - symcode='[[ABCDGISTW]]' - ;; -hpux*) - if test "$host_cpu" = ia64; then - symcode='[[ABCDEGRST]]' - fi - ;; -irix* | nonstopux*) - symcode='[[BCDEGRST]]' - ;; -osf*) - symcode='[[BCDEGQRST]]' - ;; -solaris*) - symcode='[[BDRT]]' - ;; -sco3.2v5*) - symcode='[[DT]]' - ;; -sysv4.2uw2*) - symcode='[[DT]]' - ;; -sysv5* | sco5v6* | unixware* | OpenUNIX*) - symcode='[[ABDT]]' - ;; -sysv4) - symcode='[[DFNSTU]]' - ;; -esac - -# If we're using GNU nm, then use its standard symbol codes. -case `$NM -V 2>&1` in -*GNU* | *'with BFD'*) - symcode='[[ABCDGIRSTW]]' ;; -esac - -# Transform an extracted symbol line into a proper C declaration. -# Some systems (esp. on ia64) link data and code symbols differently, -# so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" - -# Transform an extracted symbol line into symbol name and symbol address -lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p'" -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \(lib[[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"lib\2\", (void *) \&\2},/p'" - -# Handle CRLF in mingw tool chain -opt_cr= -case $build_os in -mingw*) - opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp - ;; -esac - -# Try without a prefix underscore, then with it. -for ac_symprfx in "" "_"; do - - # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. - symxfrm="\\1 $ac_symprfx\\2 \\2" - - # Write the raw and C identifiers. - if test "$lt_cv_nm_interface" = "MS dumpbin"; then - # Fake it for dumpbin and say T for any non-static function - # and D for any global variable. - # Also find C++ and __fastcall symbols from MSVC++, - # which start with @ or ?. - lt_cv_sys_global_symbol_pipe="$AWK ['"\ -" {last_section=section; section=\$ 3};"\ -" /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\ -" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ -" \$ 0!~/External *\|/{next};"\ -" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ -" {if(hide[section]) next};"\ -" {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\ -" {split(\$ 0, a, /\||\r/); split(a[2], s)};"\ -" s[1]~/^[@?]/{print s[1], s[1]; next};"\ -" s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\ -" ' prfx=^$ac_symprfx]" - else - lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" - fi - lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'" - - # Check to see that the pipe works correctly. - pipe_works=no - - rm -f conftest* - cat > conftest.$ac_ext <<_LT_EOF -#ifdef __cplusplus -extern "C" { -#endif -char nm_test_var; -void nm_test_func(void); -void nm_test_func(void){} -#ifdef __cplusplus -} -#endif -int main(){nm_test_var='a';nm_test_func();return(0);} -_LT_EOF - - if AC_TRY_EVAL(ac_compile); then - # Now try to grab the symbols. - nlist=conftest.nm - if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then - # Try sorting and uniquifying the output. - if sort "$nlist" | uniq > "$nlist"T; then - mv -f "$nlist"T "$nlist" - else - rm -f "$nlist"T - fi - - # Make sure that we snagged all the symbols we need. - if $GREP ' nm_test_var$' "$nlist" >/dev/null; then - if $GREP ' nm_test_func$' "$nlist" >/dev/null; then - cat <<_LT_EOF > conftest.$ac_ext -/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ -#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) -/* DATA imports from DLLs on WIN32 con't be const, because runtime - relocations are performed -- see ld's documentation on pseudo-relocs. */ -# define LT@&t@_DLSYM_CONST -#elif defined(__osf__) -/* This system does not cope well with relocations in const data. */ -# define LT@&t@_DLSYM_CONST -#else -# define LT@&t@_DLSYM_CONST const -#endif - -#ifdef __cplusplus -extern "C" { -#endif - -_LT_EOF - # Now generate the symbol file. - eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext' - - cat <<_LT_EOF >> conftest.$ac_ext - -/* The mapping between symbol names and symbols. */ -LT@&t@_DLSYM_CONST struct { - const char *name; - void *address; -} -lt__PROGRAM__LTX_preloaded_symbols[[]] = -{ - { "@PROGRAM@", (void *) 0 }, -_LT_EOF - $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext - cat <<\_LT_EOF >> conftest.$ac_ext - {0, (void *) 0} -}; - -/* This works around a problem in FreeBSD linker */ -#ifdef FREEBSD_WORKAROUND -static const void *lt_preloaded_setup() { - return lt__PROGRAM__LTX_preloaded_symbols; -} -#endif - -#ifdef __cplusplus -} -#endif -_LT_EOF - # Now try linking the two files. - mv conftest.$ac_objext conftstm.$ac_objext - lt_globsym_save_LIBS=$LIBS - lt_globsym_save_CFLAGS=$CFLAGS - LIBS="conftstm.$ac_objext" - CFLAGS="$CFLAGS$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)" - if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then - pipe_works=yes - fi - LIBS=$lt_globsym_save_LIBS - CFLAGS=$lt_globsym_save_CFLAGS - else - echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD - fi - else - echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD - fi - else - echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD - fi - else - echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD - cat conftest.$ac_ext >&5 - fi - rm -rf conftest* conftst* - - # Do not use the global_symbol_pipe unless it works. - if test "$pipe_works" = yes; then - break - else - lt_cv_sys_global_symbol_pipe= - fi -done -]) -if test -z "$lt_cv_sys_global_symbol_pipe"; then - lt_cv_sys_global_symbol_to_cdecl= -fi -if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then - AC_MSG_RESULT(failed) -else - AC_MSG_RESULT(ok) -fi - -# Response file support. -if test "$lt_cv_nm_interface" = "MS dumpbin"; then - nm_file_list_spec='@' -elif $NM --help 2>/dev/null | grep '[[@]]FILE' >/dev/null; then - nm_file_list_spec='@' -fi - -_LT_DECL([global_symbol_pipe], [lt_cv_sys_global_symbol_pipe], [1], - [Take the output of nm and produce a listing of raw symbols and C names]) -_LT_DECL([global_symbol_to_cdecl], [lt_cv_sys_global_symbol_to_cdecl], [1], - [Transform the output of nm in a proper C declaration]) -_LT_DECL([global_symbol_to_c_name_address], - [lt_cv_sys_global_symbol_to_c_name_address], [1], - [Transform the output of nm in a C name address pair]) -_LT_DECL([global_symbol_to_c_name_address_lib_prefix], - [lt_cv_sys_global_symbol_to_c_name_address_lib_prefix], [1], - [Transform the output of nm in a C name address pair when lib prefix is needed]) -_LT_DECL([], [nm_file_list_spec], [1], - [Specify filename containing input files for $NM]) -]) # _LT_CMD_GLOBAL_SYMBOLS - - -# _LT_COMPILER_PIC([TAGNAME]) -# --------------------------- -m4_defun([_LT_COMPILER_PIC], -[m4_require([_LT_TAG_COMPILER])dnl -_LT_TAGVAR(lt_prog_compiler_wl, $1)= -_LT_TAGVAR(lt_prog_compiler_pic, $1)= -_LT_TAGVAR(lt_prog_compiler_static, $1)= - -m4_if([$1], [CXX], [ - # C++ specific cases for pic, static, wl, etc. - if test "$GXX" = yes; then - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - - case $host_os in - aix*) - # All AIX code is PIC. - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - m68k) - # FIXME: we need at least 68020 code to build shared libraries, but - # adding the `-m68020' flag to GCC prevents building anything better, - # like `-m68040'. - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4' - ;; - esac - ;; - - beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) - # PIC is the default for these OSes. - ;; - mingw* | cygwin* | os2* | pw32* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - # Although the cygwin gcc ignores -fPIC, still need this for old-style - # (--disable-auto-import) libraries - m4_if([$1], [GCJ], [], - [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) - ;; - darwin* | rhapsody*) - # PIC is the default on this platform - # Common symbols not allowed in MH_DYLIB files - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common' - ;; - *djgpp*) - # DJGPP does not support shared libraries at all - _LT_TAGVAR(lt_prog_compiler_pic, $1)= - ;; - haiku*) - # PIC is the default for Haiku. - # The "-static" flag exists, but is broken. - _LT_TAGVAR(lt_prog_compiler_static, $1)= - ;; - interix[[3-9]]*) - # Interix 3.x gcc -fpic/-fPIC options generate broken code. - # Instead, we relocate shared libraries at runtime. - ;; - sysv4*MP*) - if test -d /usr/nec; then - _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic - fi - ;; - hpux*) - # PIC is the default for 64-bit PA HP-UX, but not for 32-bit - # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag - # sets the default TLS model and affects inlining. - case $host_cpu in - hppa*64*) - ;; - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - esac - ;; - *qnx* | *nto*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' - ;; - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - esac - else - case $host_os in - aix[[4-9]]*) - # All AIX code is PIC. - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - else - _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp' - fi - ;; - chorus*) - case $cc_basename in - cxch68*) - # Green Hills C++ Compiler - # _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" - ;; - esac - ;; - mingw* | cygwin* | os2* | pw32* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - m4_if([$1], [GCJ], [], - [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) - ;; - dgux*) - case $cc_basename in - ec++*) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - ;; - ghcx*) - # Green Hills C++ Compiler - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' - ;; - *) - ;; - esac - ;; - freebsd* | dragonfly*) - # FreeBSD uses GNU C++ - ;; - hpux9* | hpux10* | hpux11*) - case $cc_basename in - CC*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' - if test "$host_cpu" != ia64; then - _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' - fi - ;; - aCC*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' - case $host_cpu in - hppa*64*|ia64*) - # +Z the default - ;; - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' - ;; - esac - ;; - *) - ;; - esac - ;; - interix*) - # This is c89, which is MS Visual C++ (no shared libs) - # Anyone wants to do a port? - ;; - irix5* | irix6* | nonstopux*) - case $cc_basename in - CC*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - # CC pic flag -KPIC is the default. - ;; - *) - ;; - esac - ;; - linux* | k*bsd*-gnu | kopensolaris*-gnu) - case $cc_basename in - KCC*) - # KAI C++ Compiler - _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - ecpc* ) - # old Intel C++ for x86_64 which still supported -KPIC. - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - ;; - icpc* ) - # Intel C++, used to be incompatible with GCC. - # ICC 10 doesn't accept -KPIC any more. - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - ;; - pgCC* | pgcpp*) - # Portland Group C++ compiler - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - cxx*) - # Compaq C++ - # Make sure the PIC flag is empty. It appears that all Alpha - # Linux and Compaq Tru64 Unix objects are PIC. - _LT_TAGVAR(lt_prog_compiler_pic, $1)= - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - ;; - xlc* | xlC* | bgxl[[cC]]* | mpixl[[cC]]*) - # IBM XL 8.0, 9.0 on PPC and BlueGene - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink' - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) - # Sun C++ 5.9 - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' - ;; - esac - ;; - esac - ;; - lynxos*) - ;; - m88k*) - ;; - mvs*) - case $cc_basename in - cxx*) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall' - ;; - *) - ;; - esac - ;; - netbsd* | netbsdelf*-gnu) - ;; - *qnx* | *nto*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' - ;; - osf3* | osf4* | osf5*) - case $cc_basename in - KCC*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' - ;; - RCC*) - # Rational C++ 2.4.1 - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' - ;; - cxx*) - # Digital/Compaq C++ - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - # Make sure the PIC flag is empty. It appears that all Alpha - # Linux and Compaq Tru64 Unix objects are PIC. - _LT_TAGVAR(lt_prog_compiler_pic, $1)= - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - ;; - *) - ;; - esac - ;; - psos*) - ;; - solaris*) - case $cc_basename in - CC* | sunCC*) - # Sun C++ 4.2, 5.x and Centerline C++ - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' - ;; - gcx*) - # Green Hills C++ Compiler - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' - ;; - *) - ;; - esac - ;; - sunos4*) - case $cc_basename in - CC*) - # Sun C++ 4.x - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - lcc*) - # Lucid - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' - ;; - *) - ;; - esac - ;; - sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) - case $cc_basename in - CC*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - esac - ;; - tandem*) - case $cc_basename in - NCC*) - # NonStop-UX NCC 3.20 - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - ;; - *) - ;; - esac - ;; - vxworks*) - ;; - *) - _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no - ;; - esac - fi -], -[ - if test "$GCC" = yes; then - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - - case $host_os in - aix*) - # All AIX code is PIC. - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - m68k) - # FIXME: we need at least 68020 code to build shared libraries, but - # adding the `-m68020' flag to GCC prevents building anything better, - # like `-m68040'. - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4' - ;; - esac - ;; - - beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) - # PIC is the default for these OSes. - ;; - - mingw* | cygwin* | pw32* | os2* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - # Although the cygwin gcc ignores -fPIC, still need this for old-style - # (--disable-auto-import) libraries - m4_if([$1], [GCJ], [], - [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) - ;; - - darwin* | rhapsody*) - # PIC is the default on this platform - # Common symbols not allowed in MH_DYLIB files - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common' - ;; - - haiku*) - # PIC is the default for Haiku. - # The "-static" flag exists, but is broken. - _LT_TAGVAR(lt_prog_compiler_static, $1)= - ;; - - hpux*) - # PIC is the default for 64-bit PA HP-UX, but not for 32-bit - # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag - # sets the default TLS model and affects inlining. - case $host_cpu in - hppa*64*) - # +Z the default - ;; - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - esac - ;; - - interix[[3-9]]*) - # Interix 3.x gcc -fpic/-fPIC options generate broken code. - # Instead, we relocate shared libraries at runtime. - ;; - - msdosdjgpp*) - # Just because we use GCC doesn't mean we suddenly get shared libraries - # on systems that don't support them. - _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no - enable_shared=no - ;; - - *nto* | *qnx*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' - ;; - - sysv4*MP*) - if test -d /usr/nec; then - _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic - fi - ;; - - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - esac - - case $cc_basename in - nvcc*) # Cuda Compiler Driver 2.2 - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Xlinker ' - if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then - _LT_TAGVAR(lt_prog_compiler_pic, $1)="-Xcompiler $_LT_TAGVAR(lt_prog_compiler_pic, $1)" - fi - ;; - esac - else - # PORTME Check for flag to pass linker flags through the system compiler. - case $host_os in - aix*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - else - _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp' - fi - ;; - - mingw* | cygwin* | pw32* | os2* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - m4_if([$1], [GCJ], [], - [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) - ;; - - hpux9* | hpux10* | hpux11*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but - # not for PA HP-UX. - case $host_cpu in - hppa*64*|ia64*) - # +Z the default - ;; - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' - ;; - esac - # Is there a better lt_prog_compiler_static that works with the bundled CC? - _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' - ;; - - irix5* | irix6* | nonstopux*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - # PIC (with -KPIC) is the default. - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - ;; - - linux* | k*bsd*-gnu | kopensolaris*-gnu) - case $cc_basename in - # old Intel for x86_64 which still supported -KPIC. - ecc*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - ;; - # icc used to be incompatible with GCC. - # ICC 10 doesn't accept -KPIC any more. - icc* | ifort*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - ;; - # Lahey Fortran 8.1. - lf95*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='--shared' - _LT_TAGVAR(lt_prog_compiler_static, $1)='--static' - ;; - nagfor*) - # NAG Fortran compiler - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,-Wl,,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*) - # Portland Group compilers (*not* the Pentium gcc compiler, - # which looks to be a dead project) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - ccc*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - # All Alpha code is PIC. - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - ;; - xl* | bgxl* | bgf* | mpixl*) - # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink' - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) - # Sun Fortran 8.3 passes all unrecognized flags to the linker - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - _LT_TAGVAR(lt_prog_compiler_wl, $1)='' - ;; - *Sun\ F* | *Sun*Fortran*) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' - ;; - *Sun\ C*) - # Sun C 5.9 - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - ;; - *Intel*\ [[CF]]*Compiler*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - ;; - *Portland\ Group*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - esac - ;; - esac - ;; - - newsos6) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - - *nto* | *qnx*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' - ;; - - osf3* | osf4* | osf5*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - # All OSF/1 code is PIC. - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - ;; - - rdos*) - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - ;; - - solaris*) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - case $cc_basename in - f77* | f90* | f95* | sunf77* | sunf90* | sunf95*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';; - *) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';; - esac - ;; - - sunos4*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - - sysv4 | sysv4.2uw2* | sysv4.3*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - - sysv4*MP*) - if test -d /usr/nec ;then - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - fi - ;; - - sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - - unicos*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no - ;; - - uts4*) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - - *) - _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no - ;; - esac - fi -]) -case $host_os in - # For platforms which do not support PIC, -DPIC is meaningless: - *djgpp*) - _LT_TAGVAR(lt_prog_compiler_pic, $1)= - ;; - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])" - ;; -esac - -AC_CACHE_CHECK([for $compiler option to produce PIC], - [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)], - [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_prog_compiler_pic, $1)]) -_LT_TAGVAR(lt_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_cv_prog_compiler_pic, $1) - -# -# Check to make sure the PIC flag actually works. -# -if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then - _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, $1) works], - [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, $1)], - [$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])], [], - [case $_LT_TAGVAR(lt_prog_compiler_pic, $1) in - "" | " "*) ;; - *) _LT_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_TAGVAR(lt_prog_compiler_pic, $1)" ;; - esac], - [_LT_TAGVAR(lt_prog_compiler_pic, $1)= - _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no]) -fi -_LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1], - [Additional compiler flags for building library objects]) - -_LT_TAGDECL([wl], [lt_prog_compiler_wl], [1], - [How to pass a linker flag through the compiler]) -# -# Check to make sure the static flag actually works. -# -wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) eval lt_tmp_static_flag=\"$_LT_TAGVAR(lt_prog_compiler_static, $1)\" -_LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works], - _LT_TAGVAR(lt_cv_prog_compiler_static_works, $1), - $lt_tmp_static_flag, - [], - [_LT_TAGVAR(lt_prog_compiler_static, $1)=]) -_LT_TAGDECL([link_static_flag], [lt_prog_compiler_static], [1], - [Compiler flag to prevent dynamic linking]) -])# _LT_COMPILER_PIC - - -# _LT_LINKER_SHLIBS([TAGNAME]) -# ---------------------------- -# See if the linker supports building shared libraries. -m4_defun([_LT_LINKER_SHLIBS], -[AC_REQUIRE([LT_PATH_LD])dnl -AC_REQUIRE([LT_PATH_NM])dnl -m4_require([_LT_PATH_MANIFEST_TOOL])dnl -m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_DECL_EGREP])dnl -m4_require([_LT_DECL_SED])dnl -m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl -m4_require([_LT_TAG_COMPILER])dnl -AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries]) -m4_if([$1], [CXX], [ - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'] - case $host_os in - aix[[4-9]]*) - # If we're using GNU nm, then we don't want the "-C" option. - # -C means demangle to AIX nm, but means don't demangle with GNU nm - # Also, AIX nm treats weak defined symbols like other global defined - # symbols, whereas GNU nm marks them as "W". - if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then - _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - else - _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - fi - ;; - pw32*) - _LT_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds" - ;; - cygwin* | mingw* | cegcc*) - case $cc_basename in - cl*) - _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' - ;; - *) - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' - _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'] - ;; - esac - ;; - linux* | k*bsd*-gnu | gnu*) - _LT_TAGVAR(link_all_deplibs, $1)=no - ;; - *) - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - ;; - esac -], [ - runpath_var= - _LT_TAGVAR(allow_undefined_flag, $1)= - _LT_TAGVAR(always_export_symbols, $1)=no - _LT_TAGVAR(archive_cmds, $1)= - _LT_TAGVAR(archive_expsym_cmds, $1)= - _LT_TAGVAR(compiler_needs_object, $1)=no - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no - _LT_TAGVAR(export_dynamic_flag_spec, $1)= - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - _LT_TAGVAR(hardcode_automatic, $1)=no - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_direct_absolute, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= - _LT_TAGVAR(hardcode_libdir_separator, $1)= - _LT_TAGVAR(hardcode_minus_L, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported - _LT_TAGVAR(inherit_rpath, $1)=no - _LT_TAGVAR(link_all_deplibs, $1)=unknown - _LT_TAGVAR(module_cmds, $1)= - _LT_TAGVAR(module_expsym_cmds, $1)= - _LT_TAGVAR(old_archive_from_new_cmds, $1)= - _LT_TAGVAR(old_archive_from_expsyms_cmds, $1)= - _LT_TAGVAR(thread_safe_flag_spec, $1)= - _LT_TAGVAR(whole_archive_flag_spec, $1)= - # include_expsyms should be a list of space-separated symbols to be *always* - # included in the symbol list - _LT_TAGVAR(include_expsyms, $1)= - # exclude_expsyms can be an extended regexp of symbols to exclude - # it will be wrapped by ` (' and `)$', so one must not match beginning or - # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', - # as well as any symbol that contains `d'. - _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'] - # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out - # platforms (ab)use it in PIC code, but their linkers get confused if - # the symbol is explicitly referenced. Since portable code cannot - # rely on this symbol name, it's probably fine to never include it in - # preloaded symbol tables. - # Exclude shared library initialization/finalization symbols. -dnl Note also adjust exclude_expsyms for C++ above. - extract_expsyms_cmds= - - case $host_os in - cygwin* | mingw* | pw32* | cegcc*) - # FIXME: the MSVC++ port hasn't been tested in a loooong time - # When not using gcc, we currently assume that we are using - # Microsoft Visual C++. - if test "$GCC" != yes; then - with_gnu_ld=no - fi - ;; - interix*) - # we just hope/assume this is gcc and not c89 (= MSVC++) - with_gnu_ld=yes - ;; - openbsd*) - with_gnu_ld=no - ;; - linux* | k*bsd*-gnu | gnu*) - _LT_TAGVAR(link_all_deplibs, $1)=no - ;; - esac - - _LT_TAGVAR(ld_shlibs, $1)=yes - - # On some targets, GNU ld is compatible enough with the native linker - # that we're better off using the native interface for both. - lt_use_gnu_ld_interface=no - if test "$with_gnu_ld" = yes; then - case $host_os in - aix*) - # The AIX port of GNU ld has always aspired to compatibility - # with the native linker. However, as the warning in the GNU ld - # block says, versions before 2.19.5* couldn't really create working - # shared libraries, regardless of the interface used. - case `$LD -v 2>&1` in - *\ \(GNU\ Binutils\)\ 2.19.5*) ;; - *\ \(GNU\ Binutils\)\ 2.[[2-9]]*) ;; - *\ \(GNU\ Binutils\)\ [[3-9]]*) ;; - *) - lt_use_gnu_ld_interface=yes - ;; - esac - ;; - *) - lt_use_gnu_ld_interface=yes - ;; - esac - fi - - if test "$lt_use_gnu_ld_interface" = yes; then - # If archive_cmds runs LD, not CC, wlarc should be empty - wlarc='${wl}' - - # Set some defaults for GNU ld with shared library support. These - # are reset later if shared libraries are not supported. Putting them - # here allows them to be overridden if necessary. - runpath_var=LD_RUN_PATH - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' - # ancient GNU ld didn't support --whole-archive et. al. - if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then - _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' - else - _LT_TAGVAR(whole_archive_flag_spec, $1)= - fi - supports_anon_versioning=no - case `$LD -v 2>&1` in - *GNU\ gold*) supports_anon_versioning=yes ;; - *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... - *\ 2.11.*) ;; # other 2.11 versions - *) supports_anon_versioning=yes ;; - esac - - # See if GNU ld supports shared libraries. - case $host_os in - aix[[3-9]]*) - # On AIX/PPC, the GNU linker is very broken - if test "$host_cpu" != ia64; then - _LT_TAGVAR(ld_shlibs, $1)=no - cat <<_LT_EOF 1>&2 - -*** Warning: the GNU linker, at least up to release 2.19, is reported -*** to be unable to reliably create shared libraries on AIX. -*** Therefore, libtool is disabling shared libraries support. If you -*** really care for shared libraries, you may want to install binutils -*** 2.20 or above, or modify your PATH so that a non-GNU linker is found. -*** You will then need to restart the configuration process. - -_LT_EOF - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='' - ;; - m68k) - _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_minus_L, $1)=yes - ;; - esac - ;; - - beos*) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - # Joseph Beckenbach says some releases of gcc - # support --undefined. This deserves some investigation. FIXME - _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - cygwin* | mingw* | pw32* | cegcc*) - # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless, - # as there is no search path for DLLs. - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols' - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - _LT_TAGVAR(always_export_symbols, $1)=no - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' - _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'] - - if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - # If the export-symbols file already is a .def file (1st line - # is EXPORTS), use it as is; otherwise, prepend... - _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - cp $export_symbols $output_objdir/$soname.def; - else - echo EXPORTS > $output_objdir/$soname.def; - cat $export_symbols >> $output_objdir/$soname.def; - fi~ - $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - haiku*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(link_all_deplibs, $1)=yes - ;; - - interix[[3-9]]*) - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' - # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. - # Instead, shared libraries are loaded at an image base (0x10000000 by - # default) and relocated if they conflict, which is a slow very memory - # consuming and fragmenting process. To avoid this, we pick a random, - # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link - # time. Moving up from 0x10000000 also allows more sbrk(2) space. - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - ;; - - gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) - tmp_diet=no - if test "$host_os" = linux-dietlibc; then - case $cc_basename in - diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn) - esac - fi - if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \ - && test "$tmp_diet" = no - then - tmp_addflag=' $pic_flag' - tmp_sharedflag='-shared' - case $cc_basename,$host_cpu in - pgcc*) # Portland Group C compiler - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - tmp_addflag=' $pic_flag' - ;; - pgf77* | pgf90* | pgf95* | pgfortran*) - # Portland Group f77 and f90 compilers - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - tmp_addflag=' $pic_flag -Mnomain' ;; - ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 - tmp_addflag=' -i_dynamic' ;; - efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 - tmp_addflag=' -i_dynamic -nofor_main' ;; - ifc* | ifort*) # Intel Fortran compiler - tmp_addflag=' -nofor_main' ;; - lf95*) # Lahey Fortran 8.1 - _LT_TAGVAR(whole_archive_flag_spec, $1)= - tmp_sharedflag='--shared' ;; - xl[[cC]]* | bgxl[[cC]]* | mpixl[[cC]]*) # IBM XL C 8.0 on PPC (deal with xlf below) - tmp_sharedflag='-qmkshrobj' - tmp_addflag= ;; - nvcc*) # Cuda Compiler Driver 2.2 - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - _LT_TAGVAR(compiler_needs_object, $1)=yes - ;; - esac - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) # Sun C 5.9 - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - _LT_TAGVAR(compiler_needs_object, $1)=yes - tmp_sharedflag='-G' ;; - *Sun\ F*) # Sun Fortran 8.3 - tmp_sharedflag='-G' ;; - esac - _LT_TAGVAR(archive_cmds, $1)='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - - if test "x$supports_anon_versioning" = xyes; then - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' - fi - - case $cc_basename in - xlf* | bgf* | bgxlf* | mpixlf*) - # IBM XL Fortran 10.1 on PPC cannot create shared libs itself - _LT_TAGVAR(whole_archive_flag_spec, $1)='--whole-archive$convenience --no-whole-archive' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' - if test "x$supports_anon_versioning" = xyes; then - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' - fi - ;; - esac - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - netbsd* | netbsdelf*-gnu) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' - wlarc= - else - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - fi - ;; - - solaris*) - if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then - _LT_TAGVAR(ld_shlibs, $1)=no - cat <<_LT_EOF 1>&2 - -*** Warning: The releases 2.8.* of the GNU linker cannot reliably -*** create shared libraries on Solaris systems. Therefore, libtool -*** is disabling shared libraries support. We urge you to upgrade GNU -*** binutils to release 2.9.1 or newer. Another option is to modify -*** your PATH or compiler configuration so that the native linker is -*** used, and then restart. - -_LT_EOF - elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) - case `$LD -v 2>&1` in - *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) - _LT_TAGVAR(ld_shlibs, $1)=no - cat <<_LT_EOF 1>&2 - -*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not -*** reliably create shared libraries on SCO systems. Therefore, libtool -*** is disabling shared libraries support. We urge you to upgrade GNU -*** binutils to release 2.16.91.0.3 or newer. Another option is to modify -*** your PATH or compiler configuration so that the native linker is -*** used, and then restart. - -_LT_EOF - ;; - *) - # For security reasons, it is highly recommended that you always - # use absolute paths for naming shared libraries, and exclude the - # DT_RUNPATH tag from executables and libraries. But doing so - # requires that you compile everything twice, which is a pain. - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - esac - ;; - - sunos4*) - _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' - wlarc= - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - *) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - esac - - if test "$_LT_TAGVAR(ld_shlibs, $1)" = no; then - runpath_var= - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= - _LT_TAGVAR(export_dynamic_flag_spec, $1)= - _LT_TAGVAR(whole_archive_flag_spec, $1)= - fi - else - # PORTME fill in a description of your system's linker (not GNU ld) - case $host_os in - aix3*) - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - _LT_TAGVAR(always_export_symbols, $1)=yes - _LT_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' - # Note: this linker hardcodes the directories in LIBPATH if there - # are no directories specified by -L. - _LT_TAGVAR(hardcode_minus_L, $1)=yes - if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then - # Neither direct hardcoding nor static linking is supported with a - # broken collect2. - _LT_TAGVAR(hardcode_direct, $1)=unsupported - fi - ;; - - aix[[4-9]]*) - if test "$host_cpu" = ia64; then - # On IA64, the linker does run time linking by default, so we don't - # have to do anything special. - aix_use_runtimelinking=no - exp_sym_flag='-Bexport' - no_entry_flag="" - else - # If we're using GNU nm, then we don't want the "-C" option. - # -C means demangle to AIX nm, but means don't demangle with GNU nm - # Also, AIX nm treats weak defined symbols like other global - # defined symbols, whereas GNU nm marks them as "W". - if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then - _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - else - _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - fi - aix_use_runtimelinking=no - - # Test if we are trying to use run time linking or normal - # AIX style linking. If -brtl is somewhere in LDFLAGS, we - # need to do runtime linking. - case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*) - for ld_flag in $LDFLAGS; do - if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then - aix_use_runtimelinking=yes - break - fi - done - ;; - esac - - exp_sym_flag='-bexport' - no_entry_flag='-bnoentry' - fi - - # When large executables or shared objects are built, AIX ld can - # have problems creating the table of contents. If linking a library - # or program results in "error TOC overflow" add -mminimal-toc to - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. - - _LT_TAGVAR(archive_cmds, $1)='' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - _LT_TAGVAR(hardcode_libdir_separator, $1)=':' - _LT_TAGVAR(link_all_deplibs, $1)=yes - _LT_TAGVAR(file_list_spec, $1)='${wl}-f,' - - if test "$GCC" = yes; then - case $host_os in aix4.[[012]]|aix4.[[012]].*) - # We only want to do this on AIX 4.2 and lower, the check - # below for broken collect2 doesn't work under 4.3+ - collect2name=`${CC} -print-prog-name=collect2` - if test -f "$collect2name" && - strings "$collect2name" | $GREP resolve_lib_name >/dev/null - then - # We have reworked collect2 - : - else - # We have old collect2 - _LT_TAGVAR(hardcode_direct, $1)=unsupported - # It fails to find uninstalled libraries when the uninstalled - # path is not listed in the libpath. Setting hardcode_minus_L - # to unsupported forces relinking - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)= - fi - ;; - esac - shared_flag='-shared' - if test "$aix_use_runtimelinking" = yes; then - shared_flag="$shared_flag "'${wl}-G' - fi - _LT_TAGVAR(link_all_deplibs, $1)=no - else - # not using gcc - if test "$host_cpu" = ia64; then - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release - # chokes on -Wl,-G. The following line is correct: - shared_flag='-G' - else - if test "$aix_use_runtimelinking" = yes; then - shared_flag='${wl}-G' - else - shared_flag='${wl}-bM:SRE' - fi - fi - fi - - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall' - # It seems that -bexpall does not export symbols beginning with - # underscore (_), so it is better to generate a list of symbols to export. - _LT_TAGVAR(always_export_symbols, $1)=yes - if test "$aix_use_runtimelinking" = yes; then - # Warning - without using the other runtime loading flags (-brtl), - # -berok will link without error, but may produce a broken library. - _LT_TAGVAR(allow_undefined_flag, $1)='-berok' - # Determine the default libpath from the value encoded in an - # empty executable. - _LT_SYS_MODULE_PATH_AIX([$1]) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" - else - if test "$host_cpu" = ia64; then - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib' - _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs" - _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" - else - # Determine the default libpath from the value encoded in an - # empty executable. - _LT_SYS_MODULE_PATH_AIX([$1]) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" - # Warning - without using the other run time loading flags, - # -berok will link without error, but may produce a broken library. - _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok' - _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok' - if test "$with_gnu_ld" = yes; then - # We only use this code for GNU lds that support --whole-archive. - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive' - else - # Exported symbols can be pulled into shared objects from archives - _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience' - fi - _LT_TAGVAR(archive_cmds_need_lc, $1)=yes - # This is similar to how AIX traditionally builds its shared libraries. - _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' - fi - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='' - ;; - m68k) - _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_minus_L, $1)=yes - ;; - esac - ;; - - bsdi[[45]]*) - _LT_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic - ;; - - cygwin* | mingw* | pw32* | cegcc*) - # When not using gcc, we currently assume that we are using - # Microsoft Visual C++. - # hardcode_libdir_flag_spec is actually meaningless, as there is - # no search path for DLLs. - case $cc_basename in - cl*) - # Native MSVC - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - _LT_TAGVAR(always_export_symbols, $1)=yes - _LT_TAGVAR(file_list_spec, $1)='@' - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=".dll" - # FIXME: Setting linknames here is a bad hack. - _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' - _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; - else - sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; - fi~ - $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ - linknames=' - # The linker will not automatically build a static lib if we build a DLL. - # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1,DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols' - # Don't use ranlib - _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib' - _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~ - lt_tool_outputfile="@TOOL_OUTPUT@"~ - case $lt_outputfile in - *.exe|*.EXE) ;; - *) - lt_outputfile="$lt_outputfile.exe" - lt_tool_outputfile="$lt_tool_outputfile.exe" - ;; - esac~ - if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then - $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; - $RM "$lt_outputfile.manifest"; - fi' - ;; - *) - # Assume MSVC wrapper - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=".dll" - # FIXME: Setting linknames here is a bad hack. - _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' - # The linker will automatically build a .lib file if we build a DLL. - _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' - # FIXME: Should let the user specify the lib program. - _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs' - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - ;; - esac - ;; - - darwin* | rhapsody*) - _LT_DARWIN_LINKER_FEATURES($1) - ;; - - dgux*) - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor - # support. Future versions do this automatically, but an explicit c++rt0.o - # does not break anything, and helps significantly (at the cost of a little - # extra space). - freebsd2.2*) - _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - # Unfortunately, older versions of FreeBSD 2 do not have this feature. - freebsd2.*) - _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - # FreeBSD 3 and greater uses gcc -shared to do shared libraries. - freebsd* | dragonfly*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - hpux9*) - if test "$GCC" = yes; then - _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - else - _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - fi - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - _LT_TAGVAR(hardcode_direct, $1)=yes - - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' - ;; - - hpux10*) - if test "$GCC" = yes && test "$with_gnu_ld" = no; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' - else - _LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' - fi - if test "$with_gnu_ld" = no; then - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - _LT_TAGVAR(hardcode_minus_L, $1)=yes - fi - ;; - - hpux11*) - if test "$GCC" = yes && test "$with_gnu_ld" = no; then - case $host_cpu in - hppa*64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - ia64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - else - case $host_cpu in - hppa*64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - ia64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - m4_if($1, [], [ - # Older versions of the 11.00 compiler do not understand -b yet - # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does) - _LT_LINKER_OPTION([if $CC understands -b], - _LT_TAGVAR(lt_cv_prog_compiler__b, $1), [-b], - [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'], - [_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'])], - [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags']) - ;; - esac - fi - if test "$with_gnu_ld" = no; then - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - - case $host_cpu in - hppa*64*|ia64*) - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - *) - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' - - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - _LT_TAGVAR(hardcode_minus_L, $1)=yes - ;; - esac - fi - ;; - - irix5* | irix6* | nonstopux*) - if test "$GCC" = yes; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - # Try to use the -exported_symbol ld option, if it does not - # work, assume that -exports_file does not work either and - # implicitly export all symbols. - # This should be the same for all languages, so no per-tag cache variable. - AC_CACHE_CHECK([whether the $host_os linker accepts -exported_symbol], - [lt_cv_irix_exported_symbol], - [save_LDFLAGS="$LDFLAGS" - LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null" - AC_LINK_IFELSE( - [AC_LANG_SOURCE( - [AC_LANG_CASE([C], [[int foo (void) { return 0; }]], - [C++], [[int foo (void) { return 0; }]], - [Fortran 77], [[ - subroutine foo - end]], - [Fortran], [[ - subroutine foo - end]])])], - [lt_cv_irix_exported_symbol=yes], - [lt_cv_irix_exported_symbol=no]) - LDFLAGS="$save_LDFLAGS"]) - if test "$lt_cv_irix_exported_symbol" = yes; then - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' - fi - else - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' - fi - _LT_TAGVAR(archive_cmds_need_lc, $1)='no' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - _LT_TAGVAR(inherit_rpath, $1)=yes - _LT_TAGVAR(link_all_deplibs, $1)=yes - ;; - - netbsd* | netbsdelf*-gnu) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out - else - _LT_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF - fi - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - newsos6) - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - *nto* | *qnx*) - ;; - - openbsd*) - if test -f /usr/libexec/ld.so; then - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' - else - case $host_os in - openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*) - _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' - ;; - esac - fi - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - os2*) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' - _LT_TAGVAR(old_archive_from_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' - ;; - - osf3*) - if test "$GCC" = yes; then - _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - else - _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - fi - _LT_TAGVAR(archive_cmds_need_lc, $1)='no' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - ;; - - osf4* | osf5*) # as osf3* with the addition of -msym flag - if test "$GCC" = yes; then - _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - else - _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ - $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' - - # Both c and cxx compiler support -rpath directly - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' - fi - _LT_TAGVAR(archive_cmds_need_lc, $1)='no' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - ;; - - solaris*) - _LT_TAGVAR(no_undefined_flag, $1)=' -z defs' - if test "$GCC" = yes; then - wlarc='${wl}' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' - else - case `$CC -V 2>&1` in - *"Compilers 5.0"*) - wlarc='' - _LT_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp' - ;; - *) - wlarc='${wl}' - _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' - ;; - esac - fi - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - case $host_os in - solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; - *) - # The compiler driver will combine and reorder linker options, - # but understands `-z linker_flag'. GCC discards it without `$wl', - # but is careful enough not to reorder. - # Supported since Solaris 2.6 (maybe 2.5.1?) - if test "$GCC" = yes; then - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' - else - _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' - fi - ;; - esac - _LT_TAGVAR(link_all_deplibs, $1)=yes - ;; - - sunos4*) - if test "x$host_vendor" = xsequent; then - # Use $CC to link under sequent, because it throws in some extra .o - # files that make .init and .fini sections work. - _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' - else - _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' - fi - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - sysv4) - case $host_vendor in - sni) - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_direct, $1)=yes # is this really true??? - ;; - siemens) - ## LD is ld it makes a PLAMLIB - ## CC just makes a GrossModule. - _LT_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs' - _LT_TAGVAR(hardcode_direct, $1)=no - ;; - motorola) - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie - ;; - esac - runpath_var='LD_RUN_PATH' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - sysv4.3*) - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport' - ;; - - sysv4*MP*) - if test -d /usr/nec; then - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - runpath_var=LD_RUN_PATH - hardcode_runpath_var=yes - _LT_TAGVAR(ld_shlibs, $1)=yes - fi - ;; - - sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*) - _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - runpath_var='LD_RUN_PATH' - - if test "$GCC" = yes; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - else - _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - fi - ;; - - sysv5* | sco3.2v5* | sco5v6*) - # Note: We can NOT use -z defs as we might desire, because we do not - # link with -lc, and that would cause any symbols used from libc to - # always be unresolved, which means just about no library would - # ever link correctly. If we're not using GNU ld we use -z text - # though, which does catch some bad symbols but isn't as heavy-handed - # as -z defs. - _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' - _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs' - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=':' - _LT_TAGVAR(link_all_deplibs, $1)=yes - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport' - runpath_var='LD_RUN_PATH' - - if test "$GCC" = yes; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - else - _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - fi - ;; - - uts4*) - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - *) - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - - if test x$host_vendor = xsni; then - case $host in - sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Blargedynsym' - ;; - esac - fi - fi -]) -AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)]) -test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no - -_LT_TAGVAR(with_gnu_ld, $1)=$with_gnu_ld - -_LT_DECL([], [libext], [0], [Old archive suffix (normally "a")])dnl -_LT_DECL([], [shrext_cmds], [1], [Shared library suffix (normally ".so")])dnl -_LT_DECL([], [extract_expsyms_cmds], [2], - [The commands to extract the exported symbol list from a shared archive]) - -# -# Do we need to explicitly link libc? -# -case "x$_LT_TAGVAR(archive_cmds_need_lc, $1)" in -x|xyes) - # Assume -lc should be added - _LT_TAGVAR(archive_cmds_need_lc, $1)=yes - - if test "$enable_shared" = yes && test "$GCC" = yes; then - case $_LT_TAGVAR(archive_cmds, $1) in - *'~'*) - # FIXME: we may have to deal with multi-command sequences. - ;; - '$CC '*) - # Test whether the compiler implicitly links with -lc since on some - # systems, -lgcc has to come before -lc. If gcc already passes -lc - # to ld, don't add -lc before -lgcc. - AC_CACHE_CHECK([whether -lc should be explicitly linked in], - [lt_cv_]_LT_TAGVAR(archive_cmds_need_lc, $1), - [$RM conftest* - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - if AC_TRY_EVAL(ac_compile) 2>conftest.err; then - soname=conftest - lib=conftest - libobjs=conftest.$ac_objext - deplibs= - wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) - pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1) - compiler_flags=-v - linker_flags=-v - verstring= - output_objdir=. - libname=conftest - lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1) - _LT_TAGVAR(allow_undefined_flag, $1)= - if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) - then - lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=no - else - lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=yes - fi - _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag - else - cat conftest.err 1>&5 - fi - $RM conftest* - ]) - _LT_TAGVAR(archive_cmds_need_lc, $1)=$lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1) - ;; - esac - fi - ;; -esac - -_LT_TAGDECL([build_libtool_need_lc], [archive_cmds_need_lc], [0], - [Whether or not to add -lc for building shared libraries]) -_LT_TAGDECL([allow_libtool_libs_with_static_runtimes], - [enable_shared_with_static_runtimes], [0], - [Whether or not to disallow shared libs when runtime libs are static]) -_LT_TAGDECL([], [export_dynamic_flag_spec], [1], - [Compiler flag to allow reflexive dlopens]) -_LT_TAGDECL([], [whole_archive_flag_spec], [1], - [Compiler flag to generate shared objects directly from archives]) -_LT_TAGDECL([], [compiler_needs_object], [1], - [Whether the compiler copes with passing no objects directly]) -_LT_TAGDECL([], [old_archive_from_new_cmds], [2], - [Create an old-style archive from a shared archive]) -_LT_TAGDECL([], [old_archive_from_expsyms_cmds], [2], - [Create a temporary old-style archive to link instead of a shared archive]) -_LT_TAGDECL([], [archive_cmds], [2], [Commands used to build a shared archive]) -_LT_TAGDECL([], [archive_expsym_cmds], [2]) -_LT_TAGDECL([], [module_cmds], [2], - [Commands used to build a loadable module if different from building - a shared archive.]) -_LT_TAGDECL([], [module_expsym_cmds], [2]) -_LT_TAGDECL([], [with_gnu_ld], [1], - [Whether we are building with GNU ld or not]) -_LT_TAGDECL([], [allow_undefined_flag], [1], - [Flag that allows shared libraries with undefined symbols to be built]) -_LT_TAGDECL([], [no_undefined_flag], [1], - [Flag that enforces no undefined symbols]) -_LT_TAGDECL([], [hardcode_libdir_flag_spec], [1], - [Flag to hardcode $libdir into a binary during linking. - This must work even if $libdir does not exist]) -_LT_TAGDECL([], [hardcode_libdir_separator], [1], - [Whether we need a single "-rpath" flag with a separated argument]) -_LT_TAGDECL([], [hardcode_direct], [0], - [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes - DIR into the resulting binary]) -_LT_TAGDECL([], [hardcode_direct_absolute], [0], - [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes - DIR into the resulting binary and the resulting library dependency is - "absolute", i.e impossible to change by setting ${shlibpath_var} if the - library is relocated]) -_LT_TAGDECL([], [hardcode_minus_L], [0], - [Set to "yes" if using the -LDIR flag during linking hardcodes DIR - into the resulting binary]) -_LT_TAGDECL([], [hardcode_shlibpath_var], [0], - [Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR - into the resulting binary]) -_LT_TAGDECL([], [hardcode_automatic], [0], - [Set to "yes" if building a shared library automatically hardcodes DIR - into the library and all subsequent libraries and executables linked - against it]) -_LT_TAGDECL([], [inherit_rpath], [0], - [Set to yes if linker adds runtime paths of dependent libraries - to runtime path list]) -_LT_TAGDECL([], [link_all_deplibs], [0], - [Whether libtool must link a program against all its dependency libraries]) -_LT_TAGDECL([], [always_export_symbols], [0], - [Set to "yes" if exported symbols are required]) -_LT_TAGDECL([], [export_symbols_cmds], [2], - [The commands to list exported symbols]) -_LT_TAGDECL([], [exclude_expsyms], [1], - [Symbols that should not be listed in the preloaded symbols]) -_LT_TAGDECL([], [include_expsyms], [1], - [Symbols that must always be exported]) -_LT_TAGDECL([], [prelink_cmds], [2], - [Commands necessary for linking programs (against libraries) with templates]) -_LT_TAGDECL([], [postlink_cmds], [2], - [Commands necessary for finishing linking programs]) -_LT_TAGDECL([], [file_list_spec], [1], - [Specify filename containing input files]) -dnl FIXME: Not yet implemented -dnl _LT_TAGDECL([], [thread_safe_flag_spec], [1], -dnl [Compiler flag to generate thread safe objects]) -])# _LT_LINKER_SHLIBS - - -# _LT_LANG_C_CONFIG([TAG]) -# ------------------------ -# Ensure that the configuration variables for a C compiler are suitably -# defined. These variables are subsequently used by _LT_CONFIG to write -# the compiler configuration to `libtool'. -m4_defun([_LT_LANG_C_CONFIG], -[m4_require([_LT_DECL_EGREP])dnl -lt_save_CC="$CC" -AC_LANG_PUSH(C) - -# Source file extension for C test sources. -ac_ext=c - -# Object file extension for compiled C test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# Code to be used in simple compile tests -lt_simple_compile_test_code="int some_variable = 0;" - -# Code to be used in simple link tests -lt_simple_link_test_code='int main(){return(0);}' - -_LT_TAG_COMPILER -# Save the default compiler, since it gets overwritten when the other -# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP. -compiler_DEFAULT=$CC - -# save warnings/boilerplate of simple test code -_LT_COMPILER_BOILERPLATE -_LT_LINKER_BOILERPLATE - -## CAVEAT EMPTOR: -## There is no encapsulation within the following macros, do not change -## the running order or otherwise move them around unless you know exactly -## what you are doing... -if test -n "$compiler"; then - _LT_COMPILER_NO_RTTI($1) - _LT_COMPILER_PIC($1) - _LT_COMPILER_C_O($1) - _LT_COMPILER_FILE_LOCKS($1) - _LT_LINKER_SHLIBS($1) - _LT_SYS_DYNAMIC_LINKER($1) - _LT_LINKER_HARDCODE_LIBPATH($1) - LT_SYS_DLOPEN_SELF - _LT_CMD_STRIPLIB - - # Report which library types will actually be built - AC_MSG_CHECKING([if libtool supports shared libraries]) - AC_MSG_RESULT([$can_build_shared]) - - AC_MSG_CHECKING([whether to build shared libraries]) - test "$can_build_shared" = "no" && enable_shared=no - - # On AIX, shared libraries and static libraries use the same namespace, and - # are all built from PIC. - case $host_os in - aix3*) - test "$enable_shared" = yes && enable_static=no - if test -n "$RANLIB"; then - archive_cmds="$archive_cmds~\$RANLIB \$lib" - postinstall_cmds='$RANLIB $lib' - fi - ;; - - aix[[4-9]]*) - if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then - test "$enable_shared" = yes && enable_static=no - fi - ;; - esac - AC_MSG_RESULT([$enable_shared]) - - AC_MSG_CHECKING([whether to build static libraries]) - # Make sure either enable_shared or enable_static is yes. - test "$enable_shared" = yes || enable_static=yes - AC_MSG_RESULT([$enable_static]) - - _LT_CONFIG($1) -fi -AC_LANG_POP -CC="$lt_save_CC" -])# _LT_LANG_C_CONFIG - - -# _LT_LANG_CXX_CONFIG([TAG]) -# -------------------------- -# Ensure that the configuration variables for a C++ compiler are suitably -# defined. These variables are subsequently used by _LT_CONFIG to write -# the compiler configuration to `libtool'. -m4_defun([_LT_LANG_CXX_CONFIG], -[m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_DECL_EGREP])dnl -m4_require([_LT_PATH_MANIFEST_TOOL])dnl -if test -n "$CXX" && ( test "X$CXX" != "Xno" && - ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || - (test "X$CXX" != "Xg++"))) ; then - AC_PROG_CXXCPP -else - _lt_caught_CXX_error=yes -fi - -AC_LANG_PUSH(C++) -_LT_TAGVAR(archive_cmds_need_lc, $1)=no -_LT_TAGVAR(allow_undefined_flag, $1)= -_LT_TAGVAR(always_export_symbols, $1)=no -_LT_TAGVAR(archive_expsym_cmds, $1)= -_LT_TAGVAR(compiler_needs_object, $1)=no -_LT_TAGVAR(export_dynamic_flag_spec, $1)= -_LT_TAGVAR(hardcode_direct, $1)=no -_LT_TAGVAR(hardcode_direct_absolute, $1)=no -_LT_TAGVAR(hardcode_libdir_flag_spec, $1)= -_LT_TAGVAR(hardcode_libdir_separator, $1)= -_LT_TAGVAR(hardcode_minus_L, $1)=no -_LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported -_LT_TAGVAR(hardcode_automatic, $1)=no -_LT_TAGVAR(inherit_rpath, $1)=no -_LT_TAGVAR(module_cmds, $1)= -_LT_TAGVAR(module_expsym_cmds, $1)= -_LT_TAGVAR(link_all_deplibs, $1)=unknown -_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds -_LT_TAGVAR(reload_flag, $1)=$reload_flag -_LT_TAGVAR(reload_cmds, $1)=$reload_cmds -_LT_TAGVAR(no_undefined_flag, $1)= -_LT_TAGVAR(whole_archive_flag_spec, $1)= -_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no - -# Source file extension for C++ test sources. -ac_ext=cpp - -# Object file extension for compiled C++ test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# No sense in running all these tests if we already determined that -# the CXX compiler isn't working. Some variables (like enable_shared) -# are currently assumed to apply to all compilers on this platform, -# and will be corrupted by setting them based on a non-working compiler. -if test "$_lt_caught_CXX_error" != yes; then - # Code to be used in simple compile tests - lt_simple_compile_test_code="int some_variable = 0;" - - # Code to be used in simple link tests - lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }' - - # ltmain only uses $CC for tagged configurations so make sure $CC is set. - _LT_TAG_COMPILER - - # save warnings/boilerplate of simple test code - _LT_COMPILER_BOILERPLATE - _LT_LINKER_BOILERPLATE - - # Allow CC to be a program name with arguments. - lt_save_CC=$CC - lt_save_CFLAGS=$CFLAGS - lt_save_LD=$LD - lt_save_GCC=$GCC - GCC=$GXX - lt_save_with_gnu_ld=$with_gnu_ld - lt_save_path_LD=$lt_cv_path_LD - if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then - lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx - else - $as_unset lt_cv_prog_gnu_ld - fi - if test -n "${lt_cv_path_LDCXX+set}"; then - lt_cv_path_LD=$lt_cv_path_LDCXX - else - $as_unset lt_cv_path_LD - fi - test -z "${LDCXX+set}" || LD=$LDCXX - CC=${CXX-"c++"} - CFLAGS=$CXXFLAGS - compiler=$CC - _LT_TAGVAR(compiler, $1)=$CC - _LT_CC_BASENAME([$compiler]) - - if test -n "$compiler"; then - # We don't want -fno-exception when compiling C++ code, so set the - # no_builtin_flag separately - if test "$GXX" = yes; then - _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' - else - _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)= - fi - - if test "$GXX" = yes; then - # Set up default GNU C++ configuration - - LT_PATH_LD - - # Check if GNU C++ uses GNU ld as the underlying linker, since the - # archiving commands below assume that GNU ld is being used. - if test "$with_gnu_ld" = yes; then - _LT_TAGVAR(archive_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' - - # If archive_cmds runs LD, not CC, wlarc should be empty - # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to - # investigate it a little bit more. (MM) - wlarc='${wl}' - - # ancient GNU ld didn't support --whole-archive et. al. - if eval "`$CC -print-prog-name=ld` --help 2>&1" | - $GREP 'no-whole-archive' > /dev/null; then - _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' - else - _LT_TAGVAR(whole_archive_flag_spec, $1)= - fi - else - with_gnu_ld=no - wlarc= - - # A generic and very simple default shared library creation - # command for GNU C++ for the case where it uses the native - # linker, instead of GNU ld. If possible, this setting should - # overridden to take advantage of the native linker features on - # the platform it is being used on. - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' - fi - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - - else - GXX=no - with_gnu_ld=no - wlarc= - fi - - # PORTME: fill in a description of your system's C++ link characteristics - AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries]) - _LT_TAGVAR(ld_shlibs, $1)=yes - case $host_os in - aix3*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - aix[[4-9]]*) - if test "$host_cpu" = ia64; then - # On IA64, the linker does run time linking by default, so we don't - # have to do anything special. - aix_use_runtimelinking=no - exp_sym_flag='-Bexport' - no_entry_flag="" - else - aix_use_runtimelinking=no - - # Test if we are trying to use run time linking or normal - # AIX style linking. If -brtl is somewhere in LDFLAGS, we - # need to do runtime linking. - case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*) - for ld_flag in $LDFLAGS; do - case $ld_flag in - *-brtl*) - aix_use_runtimelinking=yes - break - ;; - esac - done - ;; - esac - - exp_sym_flag='-bexport' - no_entry_flag='-bnoentry' - fi - - # When large executables or shared objects are built, AIX ld can - # have problems creating the table of contents. If linking a library - # or program results in "error TOC overflow" add -mminimal-toc to - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. - - _LT_TAGVAR(archive_cmds, $1)='' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - _LT_TAGVAR(hardcode_libdir_separator, $1)=':' - _LT_TAGVAR(link_all_deplibs, $1)=yes - _LT_TAGVAR(file_list_spec, $1)='${wl}-f,' - - if test "$GXX" = yes; then - case $host_os in aix4.[[012]]|aix4.[[012]].*) - # We only want to do this on AIX 4.2 and lower, the check - # below for broken collect2 doesn't work under 4.3+ - collect2name=`${CC} -print-prog-name=collect2` - if test -f "$collect2name" && - strings "$collect2name" | $GREP resolve_lib_name >/dev/null - then - # We have reworked collect2 - : - else - # We have old collect2 - _LT_TAGVAR(hardcode_direct, $1)=unsupported - # It fails to find uninstalled libraries when the uninstalled - # path is not listed in the libpath. Setting hardcode_minus_L - # to unsupported forces relinking - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)= - fi - esac - shared_flag='-shared' - if test "$aix_use_runtimelinking" = yes; then - shared_flag="$shared_flag "'${wl}-G' - fi - else - # not using gcc - if test "$host_cpu" = ia64; then - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release - # chokes on -Wl,-G. The following line is correct: - shared_flag='-G' - else - if test "$aix_use_runtimelinking" = yes; then - shared_flag='${wl}-G' - else - shared_flag='${wl}-bM:SRE' - fi - fi - fi - - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall' - # It seems that -bexpall does not export symbols beginning with - # underscore (_), so it is better to generate a list of symbols to - # export. - _LT_TAGVAR(always_export_symbols, $1)=yes - if test "$aix_use_runtimelinking" = yes; then - # Warning - without using the other runtime loading flags (-brtl), - # -berok will link without error, but may produce a broken library. - _LT_TAGVAR(allow_undefined_flag, $1)='-berok' - # Determine the default libpath from the value encoded in an empty - # executable. - _LT_SYS_MODULE_PATH_AIX([$1]) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" - - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" - else - if test "$host_cpu" = ia64; then - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib' - _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs" - _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" - else - # Determine the default libpath from the value encoded in an - # empty executable. - _LT_SYS_MODULE_PATH_AIX([$1]) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" - # Warning - without using the other run time loading flags, - # -berok will link without error, but may produce a broken library. - _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok' - _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok' - if test "$with_gnu_ld" = yes; then - # We only use this code for GNU lds that support --whole-archive. - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive' - else - # Exported symbols can be pulled into shared objects from archives - _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience' - fi - _LT_TAGVAR(archive_cmds_need_lc, $1)=yes - # This is similar to how AIX traditionally builds its shared - # libraries. - _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' - fi - fi - ;; - - beos*) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - # Joseph Beckenbach says some releases of gcc - # support --undefined. This deserves some investigation. FIXME - _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - chorus*) - case $cc_basename in - *) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - ;; - - cygwin* | mingw* | pw32* | cegcc*) - case $GXX,$cc_basename in - ,cl* | no,cl*) - # Native MSVC - # hardcode_libdir_flag_spec is actually meaningless, as there is - # no search path for DLLs. - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - _LT_TAGVAR(always_export_symbols, $1)=yes - _LT_TAGVAR(file_list_spec, $1)='@' - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=".dll" - # FIXME: Setting linknames here is a bad hack. - _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' - _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; - else - $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; - fi~ - $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ - linknames=' - # The linker will not automatically build a static lib if we build a DLL. - # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - # Don't use ranlib - _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib' - _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~ - lt_tool_outputfile="@TOOL_OUTPUT@"~ - case $lt_outputfile in - *.exe|*.EXE) ;; - *) - lt_outputfile="$lt_outputfile.exe" - lt_tool_outputfile="$lt_tool_outputfile.exe" - ;; - esac~ - func_to_tool_file "$lt_outputfile"~ - if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then - $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; - $RM "$lt_outputfile.manifest"; - fi' - ;; - *) - # g++ - # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless, - # as there is no search path for DLLs. - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols' - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - _LT_TAGVAR(always_export_symbols, $1)=no - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - - if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - # If the export-symbols file already is a .def file (1st line - # is EXPORTS), use it as is; otherwise, prepend... - _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - cp $export_symbols $output_objdir/$soname.def; - else - echo EXPORTS > $output_objdir/$soname.def; - cat $export_symbols >> $output_objdir/$soname.def; - fi~ - $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - esac - ;; - darwin* | rhapsody*) - _LT_DARWIN_LINKER_FEATURES($1) - ;; - - dgux*) - case $cc_basename in - ec++*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - ghcx*) - # Green Hills C++ Compiler - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - *) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - ;; - - freebsd2.*) - # C++ shared libraries reported to be fairly broken before - # switch to ELF - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - - freebsd-elf*) - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - ;; - - freebsd* | dragonfly*) - # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF - # conventions - _LT_TAGVAR(ld_shlibs, $1)=yes - ;; - - gnu*) - ;; - - haiku*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(link_all_deplibs, $1)=yes - ;; - - hpux9*) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH, - # but as the default - # location of the library. - - case $cc_basename in - CC*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - aCC*) - _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - ;; - *) - if test "$GXX" = yes; then - _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - else - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - esac - ;; - - hpux10*|hpux11*) - if test $with_gnu_ld = no; then - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - - case $host_cpu in - hppa*64*|ia64*) - ;; - *) - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' - ;; - esac - fi - case $host_cpu in - hppa*64*|ia64*) - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - *) - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH, - # but as the default - # location of the library. - ;; - esac - - case $cc_basename in - CC*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - aCC*) - case $host_cpu in - hppa*64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - ia64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - esac - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - ;; - *) - if test "$GXX" = yes; then - if test $with_gnu_ld = no; then - case $host_cpu in - hppa*64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - ia64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - esac - fi - else - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - esac - ;; - - interix[[3-9]]*) - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' - # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. - # Instead, shared libraries are loaded at an image base (0x10000000 by - # default) and relocated if they conflict, which is a slow very memory - # consuming and fragmenting process. To avoid this, we pick a random, - # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link - # time. Moving up from 0x10000000 also allows more sbrk(2) space. - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - ;; - irix5* | irix6*) - case $cc_basename in - CC*) - # SGI C++ - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - - # Archives containing C++ object files must be created using - # "CC -ar", where "CC" is the IRIX C++ compiler. This is - # necessary to make sure instantiated templates are included - # in the archive. - _LT_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs' - ;; - *) - if test "$GXX" = yes; then - if test "$with_gnu_ld" = no; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - else - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib' - fi - fi - _LT_TAGVAR(link_all_deplibs, $1)=yes - ;; - esac - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - _LT_TAGVAR(inherit_rpath, $1)=yes - ;; - - linux* | k*bsd*-gnu | kopensolaris*-gnu) - case $cc_basename in - KCC*) - # Kuck and Associates, Inc. (KAI) C++ Compiler - - # KCC will only create a shared library if the output file - # ends with ".so" (or ".sl" for HP-UX), so rename the library - # to its proper name (with version) after linking. - _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' - - # Archives containing C++ object files must be created using - # "CC -Bstatic", where "CC" is the KAI C++ compiler. - _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' - ;; - icpc* | ecpc* ) - # Intel C++ - with_gnu_ld=yes - # version 8.0 and above of icpc choke on multiply defined symbols - # if we add $predep_objects and $postdep_objects, however 7.1 and - # earlier do not add the objects themselves. - case `$CC -V 2>&1` in - *"Version 7."*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - ;; - *) # Version 8.0 or newer - tmp_idyn= - case $host_cpu in - ia64*) tmp_idyn=' -i_dynamic';; - esac - _LT_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - ;; - esac - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive' - ;; - pgCC* | pgcpp*) - # Portland Group C++ compiler - case `$CC -V` in - *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) - _LT_TAGVAR(prelink_cmds, $1)='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ - compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' - _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ - $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ - $RANLIB $oldlib' - _LT_TAGVAR(archive_cmds, $1)='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ - $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ - $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' - ;; - *) # Version 6 and above use weak symbols - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' - ;; - esac - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - ;; - cxx*) - # Compaq C++ - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols' - - runpath_var=LD_RUN_PATH - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' - ;; - xl* | mpixl* | bgxl*) - # IBM XL 8.0 on PPC, with GNU ld - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' - _LT_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - if test "x$supports_anon_versioning" = xyes; then - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' - fi - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) - # Sun C++ 5.9 - _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs' - _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - _LT_TAGVAR(compiler_needs_object, $1)=yes - - # Not sure whether something based on - # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 - # would be better. - output_verbose_link_cmd='func_echo_all' - - # Archives containing C++ object files must be created using - # "CC -xar", where "CC" is the Sun C++ compiler. This is - # necessary to make sure instantiated templates are included - # in the archive. - _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs' - ;; - esac - ;; - esac - ;; - - lynxos*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - - m88k*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - - mvs*) - case $cc_basename in - cxx*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - *) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - ;; - - netbsd*) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' - wlarc= - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - fi - # Workaround some broken pre-1.5 toolchains - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' - ;; - - *nto* | *qnx*) - _LT_TAGVAR(ld_shlibs, $1)=yes - ;; - - openbsd2*) - # C++ shared libraries are fairly broken - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - - openbsd*) - if test -f /usr/libexec/ld.so; then - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' - _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' - fi - output_verbose_link_cmd=func_echo_all - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - osf3* | osf4* | osf5*) - case $cc_basename in - KCC*) - # Kuck and Associates, Inc. (KAI) C++ Compiler - - # KCC will only create a shared library if the output file - # ends with ".so" (or ".sl" for HP-UX), so rename the library - # to its proper name (with version) after linking. - _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - - # Archives containing C++ object files must be created using - # the KAI C++ compiler. - case $host in - osf3*) _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' ;; - *) _LT_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs' ;; - esac - ;; - RCC*) - # Rational C++ 2.4.1 - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - cxx*) - case $host in - osf3*) - _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - ;; - *) - _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ - echo "-hidden">> $lib.exp~ - $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~ - $RM $lib.exp' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' - ;; - esac - - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - ;; - *) - if test "$GXX" = yes && test "$with_gnu_ld" = no; then - _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' - case $host in - osf3*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - ;; - esac - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - - else - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - esac - ;; - - psos*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - - sunos4*) - case $cc_basename in - CC*) - # Sun C++ 4.x - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - lcc*) - # Lucid - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - *) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - ;; - - solaris*) - case $cc_basename in - CC* | sunCC*) - # Sun C++ 4.2, 5.x and Centerline C++ - _LT_TAGVAR(archive_cmds_need_lc,$1)=yes - _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs' - _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - case $host_os in - solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; - *) - # The compiler driver will combine and reorder linker options, - # but understands `-z linker_flag'. - # Supported since Solaris 2.6 (maybe 2.5.1?) - _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' - ;; - esac - _LT_TAGVAR(link_all_deplibs, $1)=yes - - output_verbose_link_cmd='func_echo_all' - - # Archives containing C++ object files must be created using - # "CC -xar", where "CC" is the Sun C++ compiler. This is - # necessary to make sure instantiated templates are included - # in the archive. - _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs' - ;; - gcx*) - # Green Hills C++ Compiler - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' - - # The C++ compiler must be used to create the archive. - _LT_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs' - ;; - *) - # GNU C++ compiler with Solaris linker - if test "$GXX" = yes && test "$with_gnu_ld" = no; then - _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs' - if $CC --version | $GREP -v '^2\.7' > /dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - else - # g++ 2.7 appears to require `-G' NOT `-shared' on this - # platform. - _LT_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - fi - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir' - case $host_os in - solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; - *) - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' - ;; - esac - fi - ;; - esac - ;; - - sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*) - _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - runpath_var='LD_RUN_PATH' - - case $cc_basename in - CC*) - _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - ;; - - sysv5* | sco3.2v5* | sco5v6*) - # Note: We can NOT use -z defs as we might desire, because we do not - # link with -lc, and that would cause any symbols used from libc to - # always be unresolved, which means just about no library would - # ever link correctly. If we're not using GNU ld we use -z text - # though, which does catch some bad symbols but isn't as heavy-handed - # as -z defs. - _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' - _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs' - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=':' - _LT_TAGVAR(link_all_deplibs, $1)=yes - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport' - runpath_var='LD_RUN_PATH' - - case $cc_basename in - CC*) - _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(old_archive_cmds, $1)='$CC -Tprelink_objects $oldobjs~ - '"$_LT_TAGVAR(old_archive_cmds, $1)" - _LT_TAGVAR(reload_cmds, $1)='$CC -Tprelink_objects $reload_objs~ - '"$_LT_TAGVAR(reload_cmds, $1)" - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - ;; - - tandem*) - case $cc_basename in - NCC*) - # NonStop-UX NCC 3.20 - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - *) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - ;; - - vxworks*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - - *) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - - AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)]) - test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no - - _LT_TAGVAR(GCC, $1)="$GXX" - _LT_TAGVAR(LD, $1)="$LD" - - ## CAVEAT EMPTOR: - ## There is no encapsulation within the following macros, do not change - ## the running order or otherwise move them around unless you know exactly - ## what you are doing... - _LT_SYS_HIDDEN_LIBDEPS($1) - _LT_COMPILER_PIC($1) - _LT_COMPILER_C_O($1) - _LT_COMPILER_FILE_LOCKS($1) - _LT_LINKER_SHLIBS($1) - _LT_SYS_DYNAMIC_LINKER($1) - _LT_LINKER_HARDCODE_LIBPATH($1) - - _LT_CONFIG($1) - fi # test -n "$compiler" - - CC=$lt_save_CC - CFLAGS=$lt_save_CFLAGS - LDCXX=$LD - LD=$lt_save_LD - GCC=$lt_save_GCC - with_gnu_ld=$lt_save_with_gnu_ld - lt_cv_path_LDCXX=$lt_cv_path_LD - lt_cv_path_LD=$lt_save_path_LD - lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld - lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld -fi # test "$_lt_caught_CXX_error" != yes - -AC_LANG_POP -])# _LT_LANG_CXX_CONFIG - - -# _LT_FUNC_STRIPNAME_CNF -# ---------------------- -# func_stripname_cnf prefix suffix name -# strip PREFIX and SUFFIX off of NAME. -# PREFIX and SUFFIX must not contain globbing or regex special -# characters, hashes, percent signs, but SUFFIX may contain a leading -# dot (in which case that matches only a dot). -# -# This function is identical to the (non-XSI) version of func_stripname, -# except this one can be used by m4 code that may be executed by configure, -# rather than the libtool script. -m4_defun([_LT_FUNC_STRIPNAME_CNF],[dnl -AC_REQUIRE([_LT_DECL_SED]) -AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH]) -func_stripname_cnf () -{ - case ${2} in - .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; - *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; - esac -} # func_stripname_cnf -])# _LT_FUNC_STRIPNAME_CNF - -# _LT_SYS_HIDDEN_LIBDEPS([TAGNAME]) -# --------------------------------- -# Figure out "hidden" library dependencies from verbose -# compiler output when linking a shared library. -# Parse the compiler output and extract the necessary -# objects, libraries and library flags. -m4_defun([_LT_SYS_HIDDEN_LIBDEPS], -[m4_require([_LT_FILEUTILS_DEFAULTS])dnl -AC_REQUIRE([_LT_FUNC_STRIPNAME_CNF])dnl -# Dependencies to place before and after the object being linked: -_LT_TAGVAR(predep_objects, $1)= -_LT_TAGVAR(postdep_objects, $1)= -_LT_TAGVAR(predeps, $1)= -_LT_TAGVAR(postdeps, $1)= -_LT_TAGVAR(compiler_lib_search_path, $1)= - -dnl we can't use the lt_simple_compile_test_code here, -dnl because it contains code intended for an executable, -dnl not a library. It's possible we should let each -dnl tag define a new lt_????_link_test_code variable, -dnl but it's only used here... -m4_if([$1], [], [cat > conftest.$ac_ext <<_LT_EOF -int a; -void foo (void) { a = 0; } -_LT_EOF -], [$1], [CXX], [cat > conftest.$ac_ext <<_LT_EOF -class Foo -{ -public: - Foo (void) { a = 0; } -private: - int a; -}; -_LT_EOF -], [$1], [F77], [cat > conftest.$ac_ext <<_LT_EOF - subroutine foo - implicit none - integer*4 a - a=0 - return - end -_LT_EOF -], [$1], [FC], [cat > conftest.$ac_ext <<_LT_EOF - subroutine foo - implicit none - integer a - a=0 - return - end -_LT_EOF -], [$1], [GCJ], [cat > conftest.$ac_ext <<_LT_EOF -public class foo { - private int a; - public void bar (void) { - a = 0; - } -}; -_LT_EOF -], [$1], [GO], [cat > conftest.$ac_ext <<_LT_EOF -package foo -func foo() { -} -_LT_EOF -]) - -_lt_libdeps_save_CFLAGS=$CFLAGS -case "$CC $CFLAGS " in #( -*\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;; -*\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;; -*\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;; -esac - -dnl Parse the compiler output and extract the necessary -dnl objects, libraries and library flags. -if AC_TRY_EVAL(ac_compile); then - # Parse the compiler output and extract the necessary - # objects, libraries and library flags. - - # Sentinel used to keep track of whether or not we are before - # the conftest object file. - pre_test_object_deps_done=no - - for p in `eval "$output_verbose_link_cmd"`; do - case ${prev}${p} in - - -L* | -R* | -l*) - # Some compilers place space between "-{L,R}" and the path. - # Remove the space. - if test $p = "-L" || - test $p = "-R"; then - prev=$p - continue - fi - - # Expand the sysroot to ease extracting the directories later. - if test -z "$prev"; then - case $p in - -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;; - -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;; - -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;; - esac - fi - case $p in - =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;; - esac - if test "$pre_test_object_deps_done" = no; then - case ${prev} in - -L | -R) - # Internal compiler library paths should come after those - # provided the user. The postdeps already come after the - # user supplied libs so there is no need to process them. - if test -z "$_LT_TAGVAR(compiler_lib_search_path, $1)"; then - _LT_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}" - else - _LT_TAGVAR(compiler_lib_search_path, $1)="${_LT_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}" - fi - ;; - # The "-l" case would never come before the object being - # linked, so don't bother handling this case. - esac - else - if test -z "$_LT_TAGVAR(postdeps, $1)"; then - _LT_TAGVAR(postdeps, $1)="${prev}${p}" - else - _LT_TAGVAR(postdeps, $1)="${_LT_TAGVAR(postdeps, $1)} ${prev}${p}" - fi - fi - prev= - ;; - - *.lto.$objext) ;; # Ignore GCC LTO objects - *.$objext) - # This assumes that the test object file only shows up - # once in the compiler output. - if test "$p" = "conftest.$objext"; then - pre_test_object_deps_done=yes - continue - fi - - if test "$pre_test_object_deps_done" = no; then - if test -z "$_LT_TAGVAR(predep_objects, $1)"; then - _LT_TAGVAR(predep_objects, $1)="$p" - else - _LT_TAGVAR(predep_objects, $1)="$_LT_TAGVAR(predep_objects, $1) $p" - fi - else - if test -z "$_LT_TAGVAR(postdep_objects, $1)"; then - _LT_TAGVAR(postdep_objects, $1)="$p" - else - _LT_TAGVAR(postdep_objects, $1)="$_LT_TAGVAR(postdep_objects, $1) $p" - fi - fi - ;; - - *) ;; # Ignore the rest. - - esac - done - - # Clean up. - rm -f a.out a.exe -else - echo "libtool.m4: error: problem compiling $1 test program" -fi - -$RM -f confest.$objext -CFLAGS=$_lt_libdeps_save_CFLAGS - -# PORTME: override above test on systems where it is broken -m4_if([$1], [CXX], -[case $host_os in -interix[[3-9]]*) - # Interix 3.5 installs completely hosed .la files for C++, so rather than - # hack all around it, let's just trust "g++" to DTRT. - _LT_TAGVAR(predep_objects,$1)= - _LT_TAGVAR(postdep_objects,$1)= - _LT_TAGVAR(postdeps,$1)= - ;; - -linux*) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) - # Sun C++ 5.9 - - # The more standards-conforming stlport4 library is - # incompatible with the Cstd library. Avoid specifying - # it if it's in CXXFLAGS. Ignore libCrun as - # -library=stlport4 depends on it. - case " $CXX $CXXFLAGS " in - *" -library=stlport4 "*) - solaris_use_stlport4=yes - ;; - esac - - if test "$solaris_use_stlport4" != yes; then - _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun' - fi - ;; - esac - ;; - -solaris*) - case $cc_basename in - CC* | sunCC*) - # The more standards-conforming stlport4 library is - # incompatible with the Cstd library. Avoid specifying - # it if it's in CXXFLAGS. Ignore libCrun as - # -library=stlport4 depends on it. - case " $CXX $CXXFLAGS " in - *" -library=stlport4 "*) - solaris_use_stlport4=yes - ;; - esac - - # Adding this requires a known-good setup of shared libraries for - # Sun compiler versions before 5.6, else PIC objects from an old - # archive will be linked into the output, leading to subtle bugs. - if test "$solaris_use_stlport4" != yes; then - _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun' - fi - ;; - esac - ;; -esac -]) - -case " $_LT_TAGVAR(postdeps, $1) " in -*" -lc "*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;; -esac - _LT_TAGVAR(compiler_lib_search_dirs, $1)= -if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then - _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` -fi -_LT_TAGDECL([], [compiler_lib_search_dirs], [1], - [The directories searched by this compiler when creating a shared library]) -_LT_TAGDECL([], [predep_objects], [1], - [Dependencies to place before and after the objects being linked to - create a shared library]) -_LT_TAGDECL([], [postdep_objects], [1]) -_LT_TAGDECL([], [predeps], [1]) -_LT_TAGDECL([], [postdeps], [1]) -_LT_TAGDECL([], [compiler_lib_search_path], [1], - [The library search path used internally by the compiler when linking - a shared library]) -])# _LT_SYS_HIDDEN_LIBDEPS - - -# _LT_LANG_F77_CONFIG([TAG]) -# -------------------------- -# Ensure that the configuration variables for a Fortran 77 compiler are -# suitably defined. These variables are subsequently used by _LT_CONFIG -# to write the compiler configuration to `libtool'. -m4_defun([_LT_LANG_F77_CONFIG], -[AC_LANG_PUSH(Fortran 77) -if test -z "$F77" || test "X$F77" = "Xno"; then - _lt_disable_F77=yes -fi - -_LT_TAGVAR(archive_cmds_need_lc, $1)=no -_LT_TAGVAR(allow_undefined_flag, $1)= -_LT_TAGVAR(always_export_symbols, $1)=no -_LT_TAGVAR(archive_expsym_cmds, $1)= -_LT_TAGVAR(export_dynamic_flag_spec, $1)= -_LT_TAGVAR(hardcode_direct, $1)=no -_LT_TAGVAR(hardcode_direct_absolute, $1)=no -_LT_TAGVAR(hardcode_libdir_flag_spec, $1)= -_LT_TAGVAR(hardcode_libdir_separator, $1)= -_LT_TAGVAR(hardcode_minus_L, $1)=no -_LT_TAGVAR(hardcode_automatic, $1)=no -_LT_TAGVAR(inherit_rpath, $1)=no -_LT_TAGVAR(module_cmds, $1)= -_LT_TAGVAR(module_expsym_cmds, $1)= -_LT_TAGVAR(link_all_deplibs, $1)=unknown -_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds -_LT_TAGVAR(reload_flag, $1)=$reload_flag -_LT_TAGVAR(reload_cmds, $1)=$reload_cmds -_LT_TAGVAR(no_undefined_flag, $1)= -_LT_TAGVAR(whole_archive_flag_spec, $1)= -_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no - -# Source file extension for f77 test sources. -ac_ext=f - -# Object file extension for compiled f77 test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# No sense in running all these tests if we already determined that -# the F77 compiler isn't working. Some variables (like enable_shared) -# are currently assumed to apply to all compilers on this platform, -# and will be corrupted by setting them based on a non-working compiler. -if test "$_lt_disable_F77" != yes; then - # Code to be used in simple compile tests - lt_simple_compile_test_code="\ - subroutine t - return - end -" - - # Code to be used in simple link tests - lt_simple_link_test_code="\ - program t - end -" - - # ltmain only uses $CC for tagged configurations so make sure $CC is set. - _LT_TAG_COMPILER - - # save warnings/boilerplate of simple test code - _LT_COMPILER_BOILERPLATE - _LT_LINKER_BOILERPLATE - - # Allow CC to be a program name with arguments. - lt_save_CC="$CC" - lt_save_GCC=$GCC - lt_save_CFLAGS=$CFLAGS - CC=${F77-"f77"} - CFLAGS=$FFLAGS - compiler=$CC - _LT_TAGVAR(compiler, $1)=$CC - _LT_CC_BASENAME([$compiler]) - GCC=$G77 - if test -n "$compiler"; then - AC_MSG_CHECKING([if libtool supports shared libraries]) - AC_MSG_RESULT([$can_build_shared]) - - AC_MSG_CHECKING([whether to build shared libraries]) - test "$can_build_shared" = "no" && enable_shared=no - - # On AIX, shared libraries and static libraries use the same namespace, and - # are all built from PIC. - case $host_os in - aix3*) - test "$enable_shared" = yes && enable_static=no - if test -n "$RANLIB"; then - archive_cmds="$archive_cmds~\$RANLIB \$lib" - postinstall_cmds='$RANLIB $lib' - fi - ;; - aix[[4-9]]*) - if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then - test "$enable_shared" = yes && enable_static=no - fi - ;; - esac - AC_MSG_RESULT([$enable_shared]) - - AC_MSG_CHECKING([whether to build static libraries]) - # Make sure either enable_shared or enable_static is yes. - test "$enable_shared" = yes || enable_static=yes - AC_MSG_RESULT([$enable_static]) - - _LT_TAGVAR(GCC, $1)="$G77" - _LT_TAGVAR(LD, $1)="$LD" - - ## CAVEAT EMPTOR: - ## There is no encapsulation within the following macros, do not change - ## the running order or otherwise move them around unless you know exactly - ## what you are doing... - _LT_COMPILER_PIC($1) - _LT_COMPILER_C_O($1) - _LT_COMPILER_FILE_LOCKS($1) - _LT_LINKER_SHLIBS($1) - _LT_SYS_DYNAMIC_LINKER($1) - _LT_LINKER_HARDCODE_LIBPATH($1) - - _LT_CONFIG($1) - fi # test -n "$compiler" - - GCC=$lt_save_GCC - CC="$lt_save_CC" - CFLAGS="$lt_save_CFLAGS" -fi # test "$_lt_disable_F77" != yes - -AC_LANG_POP -])# _LT_LANG_F77_CONFIG - - -# _LT_LANG_FC_CONFIG([TAG]) -# ------------------------- -# Ensure that the configuration variables for a Fortran compiler are -# suitably defined. These variables are subsequently used by _LT_CONFIG -# to write the compiler configuration to `libtool'. -m4_defun([_LT_LANG_FC_CONFIG], -[AC_LANG_PUSH(Fortran) - -if test -z "$FC" || test "X$FC" = "Xno"; then - _lt_disable_FC=yes -fi - -_LT_TAGVAR(archive_cmds_need_lc, $1)=no -_LT_TAGVAR(allow_undefined_flag, $1)= -_LT_TAGVAR(always_export_symbols, $1)=no -_LT_TAGVAR(archive_expsym_cmds, $1)= -_LT_TAGVAR(export_dynamic_flag_spec, $1)= -_LT_TAGVAR(hardcode_direct, $1)=no -_LT_TAGVAR(hardcode_direct_absolute, $1)=no -_LT_TAGVAR(hardcode_libdir_flag_spec, $1)= -_LT_TAGVAR(hardcode_libdir_separator, $1)= -_LT_TAGVAR(hardcode_minus_L, $1)=no -_LT_TAGVAR(hardcode_automatic, $1)=no -_LT_TAGVAR(inherit_rpath, $1)=no -_LT_TAGVAR(module_cmds, $1)= -_LT_TAGVAR(module_expsym_cmds, $1)= -_LT_TAGVAR(link_all_deplibs, $1)=unknown -_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds -_LT_TAGVAR(reload_flag, $1)=$reload_flag -_LT_TAGVAR(reload_cmds, $1)=$reload_cmds -_LT_TAGVAR(no_undefined_flag, $1)= -_LT_TAGVAR(whole_archive_flag_spec, $1)= -_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no - -# Source file extension for fc test sources. -ac_ext=${ac_fc_srcext-f} - -# Object file extension for compiled fc test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# No sense in running all these tests if we already determined that -# the FC compiler isn't working. Some variables (like enable_shared) -# are currently assumed to apply to all compilers on this platform, -# and will be corrupted by setting them based on a non-working compiler. -if test "$_lt_disable_FC" != yes; then - # Code to be used in simple compile tests - lt_simple_compile_test_code="\ - subroutine t - return - end -" - - # Code to be used in simple link tests - lt_simple_link_test_code="\ - program t - end -" - - # ltmain only uses $CC for tagged configurations so make sure $CC is set. - _LT_TAG_COMPILER - - # save warnings/boilerplate of simple test code - _LT_COMPILER_BOILERPLATE - _LT_LINKER_BOILERPLATE - - # Allow CC to be a program name with arguments. - lt_save_CC="$CC" - lt_save_GCC=$GCC - lt_save_CFLAGS=$CFLAGS - CC=${FC-"f95"} - CFLAGS=$FCFLAGS - compiler=$CC - GCC=$ac_cv_fc_compiler_gnu - - _LT_TAGVAR(compiler, $1)=$CC - _LT_CC_BASENAME([$compiler]) - - if test -n "$compiler"; then - AC_MSG_CHECKING([if libtool supports shared libraries]) - AC_MSG_RESULT([$can_build_shared]) - - AC_MSG_CHECKING([whether to build shared libraries]) - test "$can_build_shared" = "no" && enable_shared=no - - # On AIX, shared libraries and static libraries use the same namespace, and - # are all built from PIC. - case $host_os in - aix3*) - test "$enable_shared" = yes && enable_static=no - if test -n "$RANLIB"; then - archive_cmds="$archive_cmds~\$RANLIB \$lib" - postinstall_cmds='$RANLIB $lib' - fi - ;; - aix[[4-9]]*) - if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then - test "$enable_shared" = yes && enable_static=no - fi - ;; - esac - AC_MSG_RESULT([$enable_shared]) - - AC_MSG_CHECKING([whether to build static libraries]) - # Make sure either enable_shared or enable_static is yes. - test "$enable_shared" = yes || enable_static=yes - AC_MSG_RESULT([$enable_static]) - - _LT_TAGVAR(GCC, $1)="$ac_cv_fc_compiler_gnu" - _LT_TAGVAR(LD, $1)="$LD" - - ## CAVEAT EMPTOR: - ## There is no encapsulation within the following macros, do not change - ## the running order or otherwise move them around unless you know exactly - ## what you are doing... - _LT_SYS_HIDDEN_LIBDEPS($1) - _LT_COMPILER_PIC($1) - _LT_COMPILER_C_O($1) - _LT_COMPILER_FILE_LOCKS($1) - _LT_LINKER_SHLIBS($1) - _LT_SYS_DYNAMIC_LINKER($1) - _LT_LINKER_HARDCODE_LIBPATH($1) - - _LT_CONFIG($1) - fi # test -n "$compiler" - - GCC=$lt_save_GCC - CC=$lt_save_CC - CFLAGS=$lt_save_CFLAGS -fi # test "$_lt_disable_FC" != yes - -AC_LANG_POP -])# _LT_LANG_FC_CONFIG - - -# _LT_LANG_GCJ_CONFIG([TAG]) -# -------------------------- -# Ensure that the configuration variables for the GNU Java Compiler compiler -# are suitably defined. These variables are subsequently used by _LT_CONFIG -# to write the compiler configuration to `libtool'. -m4_defun([_LT_LANG_GCJ_CONFIG], -[AC_REQUIRE([LT_PROG_GCJ])dnl -AC_LANG_SAVE - -# Source file extension for Java test sources. -ac_ext=java - -# Object file extension for compiled Java test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# Code to be used in simple compile tests -lt_simple_compile_test_code="class foo {}" - -# Code to be used in simple link tests -lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }' - -# ltmain only uses $CC for tagged configurations so make sure $CC is set. -_LT_TAG_COMPILER - -# save warnings/boilerplate of simple test code -_LT_COMPILER_BOILERPLATE -_LT_LINKER_BOILERPLATE - -# Allow CC to be a program name with arguments. -lt_save_CC=$CC -lt_save_CFLAGS=$CFLAGS -lt_save_GCC=$GCC -GCC=yes -CC=${GCJ-"gcj"} -CFLAGS=$GCJFLAGS -compiler=$CC -_LT_TAGVAR(compiler, $1)=$CC -_LT_TAGVAR(LD, $1)="$LD" -_LT_CC_BASENAME([$compiler]) - -# GCJ did not exist at the time GCC didn't implicitly link libc in. -_LT_TAGVAR(archive_cmds_need_lc, $1)=no - -_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds -_LT_TAGVAR(reload_flag, $1)=$reload_flag -_LT_TAGVAR(reload_cmds, $1)=$reload_cmds - -## CAVEAT EMPTOR: -## There is no encapsulation within the following macros, do not change -## the running order or otherwise move them around unless you know exactly -## what you are doing... -if test -n "$compiler"; then - _LT_COMPILER_NO_RTTI($1) - _LT_COMPILER_PIC($1) - _LT_COMPILER_C_O($1) - _LT_COMPILER_FILE_LOCKS($1) - _LT_LINKER_SHLIBS($1) - _LT_LINKER_HARDCODE_LIBPATH($1) - - _LT_CONFIG($1) -fi - -AC_LANG_RESTORE - -GCC=$lt_save_GCC -CC=$lt_save_CC -CFLAGS=$lt_save_CFLAGS -])# _LT_LANG_GCJ_CONFIG - - -# _LT_LANG_GO_CONFIG([TAG]) -# -------------------------- -# Ensure that the configuration variables for the GNU Go compiler -# are suitably defined. These variables are subsequently used by _LT_CONFIG -# to write the compiler configuration to `libtool'. -m4_defun([_LT_LANG_GO_CONFIG], -[AC_REQUIRE([LT_PROG_GO])dnl -AC_LANG_SAVE - -# Source file extension for Go test sources. -ac_ext=go - -# Object file extension for compiled Go test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# Code to be used in simple compile tests -lt_simple_compile_test_code="package main; func main() { }" - -# Code to be used in simple link tests -lt_simple_link_test_code='package main; func main() { }' - -# ltmain only uses $CC for tagged configurations so make sure $CC is set. -_LT_TAG_COMPILER - -# save warnings/boilerplate of simple test code -_LT_COMPILER_BOILERPLATE -_LT_LINKER_BOILERPLATE - -# Allow CC to be a program name with arguments. -lt_save_CC=$CC -lt_save_CFLAGS=$CFLAGS -lt_save_GCC=$GCC -GCC=yes -CC=${GOC-"gccgo"} -CFLAGS=$GOFLAGS -compiler=$CC -_LT_TAGVAR(compiler, $1)=$CC -_LT_TAGVAR(LD, $1)="$LD" -_LT_CC_BASENAME([$compiler]) - -# Go did not exist at the time GCC didn't implicitly link libc in. -_LT_TAGVAR(archive_cmds_need_lc, $1)=no - -_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds -_LT_TAGVAR(reload_flag, $1)=$reload_flag -_LT_TAGVAR(reload_cmds, $1)=$reload_cmds - -## CAVEAT EMPTOR: -## There is no encapsulation within the following macros, do not change -## the running order or otherwise move them around unless you know exactly -## what you are doing... -if test -n "$compiler"; then - _LT_COMPILER_NO_RTTI($1) - _LT_COMPILER_PIC($1) - _LT_COMPILER_C_O($1) - _LT_COMPILER_FILE_LOCKS($1) - _LT_LINKER_SHLIBS($1) - _LT_LINKER_HARDCODE_LIBPATH($1) - - _LT_CONFIG($1) -fi - -AC_LANG_RESTORE - -GCC=$lt_save_GCC -CC=$lt_save_CC -CFLAGS=$lt_save_CFLAGS -])# _LT_LANG_GO_CONFIG - - -# _LT_LANG_RC_CONFIG([TAG]) -# ------------------------- -# Ensure that the configuration variables for the Windows resource compiler -# are suitably defined. These variables are subsequently used by _LT_CONFIG -# to write the compiler configuration to `libtool'. -m4_defun([_LT_LANG_RC_CONFIG], -[AC_REQUIRE([LT_PROG_RC])dnl -AC_LANG_SAVE - -# Source file extension for RC test sources. -ac_ext=rc - -# Object file extension for compiled RC test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# Code to be used in simple compile tests -lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }' - -# Code to be used in simple link tests -lt_simple_link_test_code="$lt_simple_compile_test_code" - -# ltmain only uses $CC for tagged configurations so make sure $CC is set. -_LT_TAG_COMPILER - -# save warnings/boilerplate of simple test code -_LT_COMPILER_BOILERPLATE -_LT_LINKER_BOILERPLATE - -# Allow CC to be a program name with arguments. -lt_save_CC="$CC" -lt_save_CFLAGS=$CFLAGS -lt_save_GCC=$GCC -GCC= -CC=${RC-"windres"} -CFLAGS= -compiler=$CC -_LT_TAGVAR(compiler, $1)=$CC -_LT_CC_BASENAME([$compiler]) -_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes - -if test -n "$compiler"; then - : - _LT_CONFIG($1) -fi - -GCC=$lt_save_GCC -AC_LANG_RESTORE -CC=$lt_save_CC -CFLAGS=$lt_save_CFLAGS -])# _LT_LANG_RC_CONFIG - - -# LT_PROG_GCJ -# ----------- -AC_DEFUN([LT_PROG_GCJ], -[m4_ifdef([AC_PROG_GCJ], [AC_PROG_GCJ], - [m4_ifdef([A][M_PROG_GCJ], [A][M_PROG_GCJ], - [AC_CHECK_TOOL(GCJ, gcj,) - test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2" - AC_SUBST(GCJFLAGS)])])[]dnl -]) - -# Old name: -AU_ALIAS([LT_AC_PROG_GCJ], [LT_PROG_GCJ]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([LT_AC_PROG_GCJ], []) - - -# LT_PROG_GO -# ---------- -AC_DEFUN([LT_PROG_GO], -[AC_CHECK_TOOL(GOC, gccgo,) -]) - - -# LT_PROG_RC -# ---------- -AC_DEFUN([LT_PROG_RC], -[AC_CHECK_TOOL(RC, windres,) -]) - -# Old name: -AU_ALIAS([LT_AC_PROG_RC], [LT_PROG_RC]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([LT_AC_PROG_RC], []) - - -# _LT_DECL_EGREP -# -------------- -# If we don't have a new enough Autoconf to choose the best grep -# available, choose the one first in the user's PATH. -m4_defun([_LT_DECL_EGREP], -[AC_REQUIRE([AC_PROG_EGREP])dnl -AC_REQUIRE([AC_PROG_FGREP])dnl -test -z "$GREP" && GREP=grep -_LT_DECL([], [GREP], [1], [A grep program that handles long lines]) -_LT_DECL([], [EGREP], [1], [An ERE matcher]) -_LT_DECL([], [FGREP], [1], [A literal string matcher]) -dnl Non-bleeding-edge autoconf doesn't subst GREP, so do it here too -AC_SUBST([GREP]) -]) - - -# _LT_DECL_OBJDUMP -# -------------- -# If we don't have a new enough Autoconf to choose the best objdump -# available, choose the one first in the user's PATH. -m4_defun([_LT_DECL_OBJDUMP], -[AC_CHECK_TOOL(OBJDUMP, objdump, false) -test -z "$OBJDUMP" && OBJDUMP=objdump -_LT_DECL([], [OBJDUMP], [1], [An object symbol dumper]) -AC_SUBST([OBJDUMP]) -]) - -# _LT_DECL_DLLTOOL -# ---------------- -# Ensure DLLTOOL variable is set. -m4_defun([_LT_DECL_DLLTOOL], -[AC_CHECK_TOOL(DLLTOOL, dlltool, false) -test -z "$DLLTOOL" && DLLTOOL=dlltool -_LT_DECL([], [DLLTOOL], [1], [DLL creation program]) -AC_SUBST([DLLTOOL]) -]) - -# _LT_DECL_SED -# ------------ -# Check for a fully-functional sed program, that truncates -# as few characters as possible. Prefer GNU sed if found. -m4_defun([_LT_DECL_SED], -[AC_PROG_SED -test -z "$SED" && SED=sed -Xsed="$SED -e 1s/^X//" -_LT_DECL([], [SED], [1], [A sed program that does not truncate output]) -_LT_DECL([], [Xsed], ["\$SED -e 1s/^X//"], - [Sed that helps us avoid accidentally triggering echo(1) options like -n]) -])# _LT_DECL_SED - -m4_ifndef([AC_PROG_SED], [ -############################################################ -# NOTE: This macro has been submitted for inclusion into # -# GNU Autoconf as AC_PROG_SED. When it is available in # -# a released version of Autoconf we should remove this # -# macro and use it instead. # -############################################################ - -m4_defun([AC_PROG_SED], -[AC_MSG_CHECKING([for a sed that does not truncate output]) -AC_CACHE_VAL(lt_cv_path_SED, -[# Loop through the user's path and test for sed and gsed. -# Then use that list of sed's as ones to test for truncation. -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for lt_ac_prog in sed gsed; do - for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then - lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext" - fi - done - done -done -IFS=$as_save_IFS -lt_ac_max=0 -lt_ac_count=0 -# Add /usr/xpg4/bin/sed as it is typically found on Solaris -# along with /bin/sed that truncates output. -for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do - test ! -f $lt_ac_sed && continue - cat /dev/null > conftest.in - lt_ac_count=0 - echo $ECHO_N "0123456789$ECHO_C" >conftest.in - # Check for GNU sed and select it if it is found. - if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then - lt_cv_path_SED=$lt_ac_sed - break - fi - while true; do - cat conftest.in conftest.in >conftest.tmp - mv conftest.tmp conftest.in - cp conftest.in conftest.nl - echo >>conftest.nl - $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break - cmp -s conftest.out conftest.nl || break - # 10000 chars as input seems more than enough - test $lt_ac_count -gt 10 && break - lt_ac_count=`expr $lt_ac_count + 1` - if test $lt_ac_count -gt $lt_ac_max; then - lt_ac_max=$lt_ac_count - lt_cv_path_SED=$lt_ac_sed - fi - done -done -]) -SED=$lt_cv_path_SED -AC_SUBST([SED]) -AC_MSG_RESULT([$SED]) -])#AC_PROG_SED -])#m4_ifndef - -# Old name: -AU_ALIAS([LT_AC_PROG_SED], [AC_PROG_SED]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([LT_AC_PROG_SED], []) - - -# _LT_CHECK_SHELL_FEATURES -# ------------------------ -# Find out whether the shell is Bourne or XSI compatible, -# or has some other useful features. -m4_defun([_LT_CHECK_SHELL_FEATURES], -[AC_MSG_CHECKING([whether the shell understands some XSI constructs]) -# Try some XSI features -xsi_shell=no -( _lt_dummy="a/b/c" - test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \ - = c,a/b,b/c, \ - && eval 'test $(( 1 + 1 )) -eq 2 \ - && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \ - && xsi_shell=yes -AC_MSG_RESULT([$xsi_shell]) -_LT_CONFIG_LIBTOOL_INIT([xsi_shell='$xsi_shell']) - -AC_MSG_CHECKING([whether the shell understands "+="]) -lt_shell_append=no -( foo=bar; set foo baz; eval "$[1]+=\$[2]" && test "$foo" = barbaz ) \ - >/dev/null 2>&1 \ - && lt_shell_append=yes -AC_MSG_RESULT([$lt_shell_append]) -_LT_CONFIG_LIBTOOL_INIT([lt_shell_append='$lt_shell_append']) - -if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then - lt_unset=unset -else - lt_unset=false -fi -_LT_DECL([], [lt_unset], [0], [whether the shell understands "unset"])dnl - -# test EBCDIC or ASCII -case `echo X|tr X '\101'` in - A) # ASCII based system - # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr - lt_SP2NL='tr \040 \012' - lt_NL2SP='tr \015\012 \040\040' - ;; - *) # EBCDIC based system - lt_SP2NL='tr \100 \n' - lt_NL2SP='tr \r\n \100\100' - ;; -esac -_LT_DECL([SP2NL], [lt_SP2NL], [1], [turn spaces into newlines])dnl -_LT_DECL([NL2SP], [lt_NL2SP], [1], [turn newlines into spaces])dnl -])# _LT_CHECK_SHELL_FEATURES - - -# _LT_PROG_FUNCTION_REPLACE (FUNCNAME, REPLACEMENT-BODY) -# ------------------------------------------------------ -# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and -# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY. -m4_defun([_LT_PROG_FUNCTION_REPLACE], -[dnl { -sed -e '/^$1 ()$/,/^} # $1 /c\ -$1 ()\ -{\ -m4_bpatsubsts([$2], [$], [\\], [^\([ ]\)], [\\\1]) -} # Extended-shell $1 implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: -]) - - -# _LT_PROG_REPLACE_SHELLFNS -# ------------------------- -# Replace existing portable implementations of several shell functions with -# equivalent extended shell implementations where those features are available.. -m4_defun([_LT_PROG_REPLACE_SHELLFNS], -[if test x"$xsi_shell" = xyes; then - _LT_PROG_FUNCTION_REPLACE([func_dirname], [dnl - case ${1} in - */*) func_dirname_result="${1%/*}${2}" ;; - * ) func_dirname_result="${3}" ;; - esac]) - - _LT_PROG_FUNCTION_REPLACE([func_basename], [dnl - func_basename_result="${1##*/}"]) - - _LT_PROG_FUNCTION_REPLACE([func_dirname_and_basename], [dnl - case ${1} in - */*) func_dirname_result="${1%/*}${2}" ;; - * ) func_dirname_result="${3}" ;; - esac - func_basename_result="${1##*/}"]) - - _LT_PROG_FUNCTION_REPLACE([func_stripname], [dnl - # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are - # positional parameters, so assign one to ordinary parameter first. - func_stripname_result=${3} - func_stripname_result=${func_stripname_result#"${1}"} - func_stripname_result=${func_stripname_result%"${2}"}]) - - _LT_PROG_FUNCTION_REPLACE([func_split_long_opt], [dnl - func_split_long_opt_name=${1%%=*} - func_split_long_opt_arg=${1#*=}]) - - _LT_PROG_FUNCTION_REPLACE([func_split_short_opt], [dnl - func_split_short_opt_arg=${1#??} - func_split_short_opt_name=${1%"$func_split_short_opt_arg"}]) - - _LT_PROG_FUNCTION_REPLACE([func_lo2o], [dnl - case ${1} in - *.lo) func_lo2o_result=${1%.lo}.${objext} ;; - *) func_lo2o_result=${1} ;; - esac]) - - _LT_PROG_FUNCTION_REPLACE([func_xform], [ func_xform_result=${1%.*}.lo]) - - _LT_PROG_FUNCTION_REPLACE([func_arith], [ func_arith_result=$(( $[*] ))]) - - _LT_PROG_FUNCTION_REPLACE([func_len], [ func_len_result=${#1}]) -fi - -if test x"$lt_shell_append" = xyes; then - _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"]) - - _LT_PROG_FUNCTION_REPLACE([func_append_quoted], [dnl - func_quote_for_eval "${2}" -dnl m4 expansion turns \\\\ into \\, and then the shell eval turns that into \ - eval "${1}+=\\\\ \\$func_quote_for_eval_result"]) - - # Save a `func_append' function call where possible by direct use of '+=' - sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") - test 0 -eq $? || _lt_function_replace_fail=: -else - # Save a `func_append' function call even when '+=' is not available - sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") - test 0 -eq $? || _lt_function_replace_fail=: -fi - -if test x"$_lt_function_replace_fail" = x":"; then - AC_MSG_WARN([Unable to substitute extended shell functions in $ofile]) -fi -]) - -# _LT_PATH_CONVERSION_FUNCTIONS -# ----------------------------- -# Determine which file name conversion functions should be used by -# func_to_host_file (and, implicitly, by func_to_host_path). These are needed -# for certain cross-compile configurations and native mingw. -m4_defun([_LT_PATH_CONVERSION_FUNCTIONS], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -AC_REQUIRE([AC_CANONICAL_BUILD])dnl -AC_MSG_CHECKING([how to convert $build file names to $host format]) -AC_CACHE_VAL(lt_cv_to_host_file_cmd, -[case $host in - *-*-mingw* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 - ;; - *-*-cygwin* ) - lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32 - ;; - * ) # otherwise, assume *nix - lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32 - ;; - esac - ;; - *-*-cygwin* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin - ;; - *-*-cygwin* ) - lt_cv_to_host_file_cmd=func_convert_file_noop - ;; - * ) # otherwise, assume *nix - lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin - ;; - esac - ;; - * ) # unhandled hosts (and "normal" native builds) - lt_cv_to_host_file_cmd=func_convert_file_noop - ;; -esac -]) -to_host_file_cmd=$lt_cv_to_host_file_cmd -AC_MSG_RESULT([$lt_cv_to_host_file_cmd]) -_LT_DECL([to_host_file_cmd], [lt_cv_to_host_file_cmd], - [0], [convert $build file names to $host format])dnl - -AC_MSG_CHECKING([how to convert $build file names to toolchain format]) -AC_CACHE_VAL(lt_cv_to_tool_file_cmd, -[#assume ordinary cross tools, or native build. -lt_cv_to_tool_file_cmd=func_convert_file_noop -case $host in - *-*-mingw* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 - ;; - esac - ;; -esac -]) -to_tool_file_cmd=$lt_cv_to_tool_file_cmd -AC_MSG_RESULT([$lt_cv_to_tool_file_cmd]) -_LT_DECL([to_tool_file_cmd], [lt_cv_to_tool_file_cmd], - [0], [convert $build files to toolchain format])dnl -])# _LT_PATH_CONVERSION_FUNCTIONS diff --git a/freedv-server/googletest/m4/ltoptions.m4 b/freedv-server/googletest/m4/ltoptions.m4 deleted file mode 100644 index 5d9acd8e..00000000 --- a/freedv-server/googletest/m4/ltoptions.m4 +++ /dev/null @@ -1,384 +0,0 @@ -# Helper functions for option handling. -*- Autoconf -*- -# -# Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, -# Inc. -# Written by Gary V. Vaughan, 2004 -# -# This file is free software; the Free Software Foundation gives -# unlimited permission to copy and/or distribute it, with or without -# modifications, as long as this notice is preserved. - -# serial 7 ltoptions.m4 - -# This is to help aclocal find these macros, as it can't see m4_define. -AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])]) - - -# _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) -# ------------------------------------------ -m4_define([_LT_MANGLE_OPTION], -[[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])]) - - -# _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) -# --------------------------------------- -# Set option OPTION-NAME for macro MACRO-NAME, and if there is a -# matching handler defined, dispatch to it. Other OPTION-NAMEs are -# saved as a flag. -m4_define([_LT_SET_OPTION], -[m4_define(_LT_MANGLE_OPTION([$1], [$2]))dnl -m4_ifdef(_LT_MANGLE_DEFUN([$1], [$2]), - _LT_MANGLE_DEFUN([$1], [$2]), - [m4_warning([Unknown $1 option `$2'])])[]dnl -]) - - -# _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) -# ------------------------------------------------------------ -# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. -m4_define([_LT_IF_OPTION], -[m4_ifdef(_LT_MANGLE_OPTION([$1], [$2]), [$3], [$4])]) - - -# _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) -# ------------------------------------------------------- -# Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME -# are set. -m4_define([_LT_UNLESS_OPTIONS], -[m4_foreach([_LT_Option], m4_split(m4_normalize([$2])), - [m4_ifdef(_LT_MANGLE_OPTION([$1], _LT_Option), - [m4_define([$0_found])])])[]dnl -m4_ifdef([$0_found], [m4_undefine([$0_found])], [$3 -])[]dnl -]) - - -# _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST) -# ---------------------------------------- -# OPTION-LIST is a space-separated list of Libtool options associated -# with MACRO-NAME. If any OPTION has a matching handler declared with -# LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about -# the unknown option and exit. -m4_defun([_LT_SET_OPTIONS], -[# Set options -m4_foreach([_LT_Option], m4_split(m4_normalize([$2])), - [_LT_SET_OPTION([$1], _LT_Option)]) - -m4_if([$1],[LT_INIT],[ - dnl - dnl Simply set some default values (i.e off) if boolean options were not - dnl specified: - _LT_UNLESS_OPTIONS([LT_INIT], [dlopen], [enable_dlopen=no - ]) - _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no - ]) - dnl - dnl If no reference was made to various pairs of opposing options, then - dnl we run the default mode handler for the pair. For example, if neither - dnl `shared' nor `disable-shared' was passed, we enable building of shared - dnl archives by default: - _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED]) - _LT_UNLESS_OPTIONS([LT_INIT], [static disable-static], [_LT_ENABLE_STATIC]) - _LT_UNLESS_OPTIONS([LT_INIT], [pic-only no-pic], [_LT_WITH_PIC]) - _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], - [_LT_ENABLE_FAST_INSTALL]) - ]) -])# _LT_SET_OPTIONS - - -## --------------------------------- ## -## Macros to handle LT_INIT options. ## -## --------------------------------- ## - -# _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME) -# ----------------------------------------- -m4_define([_LT_MANGLE_DEFUN], -[[_LT_OPTION_DEFUN_]m4_bpatsubst(m4_toupper([$1__$2]), [[^A-Z0-9_]], [_])]) - - -# LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE) -# ----------------------------------------------- -m4_define([LT_OPTION_DEFINE], -[m4_define(_LT_MANGLE_DEFUN([$1], [$2]), [$3])[]dnl -])# LT_OPTION_DEFINE - - -# dlopen -# ------ -LT_OPTION_DEFINE([LT_INIT], [dlopen], [enable_dlopen=yes -]) - -AU_DEFUN([AC_LIBTOOL_DLOPEN], -[_LT_SET_OPTION([LT_INIT], [dlopen]) -AC_DIAGNOSE([obsolete], -[$0: Remove this warning and the call to _LT_SET_OPTION when you -put the `dlopen' option into LT_INIT's first parameter.]) -]) - -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], []) - - -# win32-dll -# --------- -# Declare package support for building win32 dll's. -LT_OPTION_DEFINE([LT_INIT], [win32-dll], -[enable_win32_dll=yes - -case $host in -*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*) - AC_CHECK_TOOL(AS, as, false) - AC_CHECK_TOOL(DLLTOOL, dlltool, false) - AC_CHECK_TOOL(OBJDUMP, objdump, false) - ;; -esac - -test -z "$AS" && AS=as -_LT_DECL([], [AS], [1], [Assembler program])dnl - -test -z "$DLLTOOL" && DLLTOOL=dlltool -_LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl - -test -z "$OBJDUMP" && OBJDUMP=objdump -_LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl -])# win32-dll - -AU_DEFUN([AC_LIBTOOL_WIN32_DLL], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -_LT_SET_OPTION([LT_INIT], [win32-dll]) -AC_DIAGNOSE([obsolete], -[$0: Remove this warning and the call to _LT_SET_OPTION when you -put the `win32-dll' option into LT_INIT's first parameter.]) -]) - -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], []) - - -# _LT_ENABLE_SHARED([DEFAULT]) -# ---------------------------- -# implement the --enable-shared flag, and supports the `shared' and -# `disable-shared' LT_INIT options. -# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. -m4_define([_LT_ENABLE_SHARED], -[m4_define([_LT_ENABLE_SHARED_DEFAULT], [m4_if($1, no, no, yes)])dnl -AC_ARG_ENABLE([shared], - [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@], - [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])], - [p=${PACKAGE-default} - case $enableval in - yes) enable_shared=yes ;; - no) enable_shared=no ;; - *) - enable_shared=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for pkg in $enableval; do - IFS="$lt_save_ifs" - if test "X$pkg" = "X$p"; then - enable_shared=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac], - [enable_shared=]_LT_ENABLE_SHARED_DEFAULT) - - _LT_DECL([build_libtool_libs], [enable_shared], [0], - [Whether or not to build shared libraries]) -])# _LT_ENABLE_SHARED - -LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])]) -LT_OPTION_DEFINE([LT_INIT], [disable-shared], [_LT_ENABLE_SHARED([no])]) - -# Old names: -AC_DEFUN([AC_ENABLE_SHARED], -[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared]) -]) - -AC_DEFUN([AC_DISABLE_SHARED], -[_LT_SET_OPTION([LT_INIT], [disable-shared]) -]) - -AU_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)]) -AU_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)]) - -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AM_ENABLE_SHARED], []) -dnl AC_DEFUN([AM_DISABLE_SHARED], []) - - - -# _LT_ENABLE_STATIC([DEFAULT]) -# ---------------------------- -# implement the --enable-static flag, and support the `static' and -# `disable-static' LT_INIT options. -# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. -m4_define([_LT_ENABLE_STATIC], -[m4_define([_LT_ENABLE_STATIC_DEFAULT], [m4_if($1, no, no, yes)])dnl -AC_ARG_ENABLE([static], - [AS_HELP_STRING([--enable-static@<:@=PKGS@:>@], - [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])], - [p=${PACKAGE-default} - case $enableval in - yes) enable_static=yes ;; - no) enable_static=no ;; - *) - enable_static=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for pkg in $enableval; do - IFS="$lt_save_ifs" - if test "X$pkg" = "X$p"; then - enable_static=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac], - [enable_static=]_LT_ENABLE_STATIC_DEFAULT) - - _LT_DECL([build_old_libs], [enable_static], [0], - [Whether or not to build static libraries]) -])# _LT_ENABLE_STATIC - -LT_OPTION_DEFINE([LT_INIT], [static], [_LT_ENABLE_STATIC([yes])]) -LT_OPTION_DEFINE([LT_INIT], [disable-static], [_LT_ENABLE_STATIC([no])]) - -# Old names: -AC_DEFUN([AC_ENABLE_STATIC], -[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static]) -]) - -AC_DEFUN([AC_DISABLE_STATIC], -[_LT_SET_OPTION([LT_INIT], [disable-static]) -]) - -AU_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)]) -AU_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)]) - -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AM_ENABLE_STATIC], []) -dnl AC_DEFUN([AM_DISABLE_STATIC], []) - - - -# _LT_ENABLE_FAST_INSTALL([DEFAULT]) -# ---------------------------------- -# implement the --enable-fast-install flag, and support the `fast-install' -# and `disable-fast-install' LT_INIT options. -# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. -m4_define([_LT_ENABLE_FAST_INSTALL], -[m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl -AC_ARG_ENABLE([fast-install], - [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], - [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], - [p=${PACKAGE-default} - case $enableval in - yes) enable_fast_install=yes ;; - no) enable_fast_install=no ;; - *) - enable_fast_install=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for pkg in $enableval; do - IFS="$lt_save_ifs" - if test "X$pkg" = "X$p"; then - enable_fast_install=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac], - [enable_fast_install=]_LT_ENABLE_FAST_INSTALL_DEFAULT) - -_LT_DECL([fast_install], [enable_fast_install], [0], - [Whether or not to optimize for fast installation])dnl -])# _LT_ENABLE_FAST_INSTALL - -LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) -LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) - -# Old names: -AU_DEFUN([AC_ENABLE_FAST_INSTALL], -[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) -AC_DIAGNOSE([obsolete], -[$0: Remove this warning and the call to _LT_SET_OPTION when you put -the `fast-install' option into LT_INIT's first parameter.]) -]) - -AU_DEFUN([AC_DISABLE_FAST_INSTALL], -[_LT_SET_OPTION([LT_INIT], [disable-fast-install]) -AC_DIAGNOSE([obsolete], -[$0: Remove this warning and the call to _LT_SET_OPTION when you put -the `disable-fast-install' option into LT_INIT's first parameter.]) -]) - -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], []) -dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], []) - - -# _LT_WITH_PIC([MODE]) -# -------------------- -# implement the --with-pic flag, and support the `pic-only' and `no-pic' -# LT_INIT options. -# MODE is either `yes' or `no'. If omitted, it defaults to `both'. -m4_define([_LT_WITH_PIC], -[AC_ARG_WITH([pic], - [AS_HELP_STRING([--with-pic@<:@=PKGS@:>@], - [try to use only PIC/non-PIC objects @<:@default=use both@:>@])], - [lt_p=${PACKAGE-default} - case $withval in - yes|no) pic_mode=$withval ;; - *) - pic_mode=default - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for lt_pkg in $withval; do - IFS="$lt_save_ifs" - if test "X$lt_pkg" = "X$lt_p"; then - pic_mode=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac], - [pic_mode=default]) - -test -z "$pic_mode" && pic_mode=m4_default([$1], [default]) - -_LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl -])# _LT_WITH_PIC - -LT_OPTION_DEFINE([LT_INIT], [pic-only], [_LT_WITH_PIC([yes])]) -LT_OPTION_DEFINE([LT_INIT], [no-pic], [_LT_WITH_PIC([no])]) - -# Old name: -AU_DEFUN([AC_LIBTOOL_PICMODE], -[_LT_SET_OPTION([LT_INIT], [pic-only]) -AC_DIAGNOSE([obsolete], -[$0: Remove this warning and the call to _LT_SET_OPTION when you -put the `pic-only' option into LT_INIT's first parameter.]) -]) - -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_PICMODE], []) - -## ----------------- ## -## LTDL_INIT Options ## -## ----------------- ## - -m4_define([_LTDL_MODE], []) -LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive], - [m4_define([_LTDL_MODE], [nonrecursive])]) -LT_OPTION_DEFINE([LTDL_INIT], [recursive], - [m4_define([_LTDL_MODE], [recursive])]) -LT_OPTION_DEFINE([LTDL_INIT], [subproject], - [m4_define([_LTDL_MODE], [subproject])]) - -m4_define([_LTDL_TYPE], []) -LT_OPTION_DEFINE([LTDL_INIT], [installable], - [m4_define([_LTDL_TYPE], [installable])]) -LT_OPTION_DEFINE([LTDL_INIT], [convenience], - [m4_define([_LTDL_TYPE], [convenience])]) diff --git a/freedv-server/googletest/m4/ltsugar.m4 b/freedv-server/googletest/m4/ltsugar.m4 deleted file mode 100644 index 9000a057..00000000 --- a/freedv-server/googletest/m4/ltsugar.m4 +++ /dev/null @@ -1,123 +0,0 @@ -# ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*- -# -# Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc. -# Written by Gary V. Vaughan, 2004 -# -# This file is free software; the Free Software Foundation gives -# unlimited permission to copy and/or distribute it, with or without -# modifications, as long as this notice is preserved. - -# serial 6 ltsugar.m4 - -# This is to help aclocal find these macros, as it can't see m4_define. -AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])]) - - -# lt_join(SEP, ARG1, [ARG2...]) -# ----------------------------- -# Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their -# associated separator. -# Needed until we can rely on m4_join from Autoconf 2.62, since all earlier -# versions in m4sugar had bugs. -m4_define([lt_join], -[m4_if([$#], [1], [], - [$#], [2], [[$2]], - [m4_if([$2], [], [], [[$2]_])$0([$1], m4_shift(m4_shift($@)))])]) -m4_define([_lt_join], -[m4_if([$#$2], [2], [], - [m4_if([$2], [], [], [[$1$2]])$0([$1], m4_shift(m4_shift($@)))])]) - - -# lt_car(LIST) -# lt_cdr(LIST) -# ------------ -# Manipulate m4 lists. -# These macros are necessary as long as will still need to support -# Autoconf-2.59 which quotes differently. -m4_define([lt_car], [[$1]]) -m4_define([lt_cdr], -[m4_if([$#], 0, [m4_fatal([$0: cannot be called without arguments])], - [$#], 1, [], - [m4_dquote(m4_shift($@))])]) -m4_define([lt_unquote], $1) - - -# lt_append(MACRO-NAME, STRING, [SEPARATOR]) -# ------------------------------------------ -# Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. -# Note that neither SEPARATOR nor STRING are expanded; they are appended -# to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked). -# No SEPARATOR is output if MACRO-NAME was previously undefined (different -# than defined and empty). -# -# This macro is needed until we can rely on Autoconf 2.62, since earlier -# versions of m4sugar mistakenly expanded SEPARATOR but not STRING. -m4_define([lt_append], -[m4_define([$1], - m4_ifdef([$1], [m4_defn([$1])[$3]])[$2])]) - - - -# lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...]) -# ---------------------------------------------------------- -# Produce a SEP delimited list of all paired combinations of elements of -# PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list -# has the form PREFIXmINFIXSUFFIXn. -# Needed until we can rely on m4_combine added in Autoconf 2.62. -m4_define([lt_combine], -[m4_if(m4_eval([$# > 3]), [1], - [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl -[[m4_foreach([_Lt_prefix], [$2], - [m4_foreach([_Lt_suffix], - ]m4_dquote(m4_dquote(m4_shift(m4_shift(m4_shift($@)))))[, - [_Lt_sep([$1])[]m4_defn([_Lt_prefix])[$3]m4_defn([_Lt_suffix])])])])]) - - -# lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) -# ----------------------------------------------------------------------- -# Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited -# by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. -m4_define([lt_if_append_uniq], -[m4_ifdef([$1], - [m4_if(m4_index([$3]m4_defn([$1])[$3], [$3$2$3]), [-1], - [lt_append([$1], [$2], [$3])$4], - [$5])], - [lt_append([$1], [$2], [$3])$4])]) - - -# lt_dict_add(DICT, KEY, VALUE) -# ----------------------------- -m4_define([lt_dict_add], -[m4_define([$1($2)], [$3])]) - - -# lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE) -# -------------------------------------------- -m4_define([lt_dict_add_subkey], -[m4_define([$1($2:$3)], [$4])]) - - -# lt_dict_fetch(DICT, KEY, [SUBKEY]) -# ---------------------------------- -m4_define([lt_dict_fetch], -[m4_ifval([$3], - m4_ifdef([$1($2:$3)], [m4_defn([$1($2:$3)])]), - m4_ifdef([$1($2)], [m4_defn([$1($2)])]))]) - - -# lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE]) -# ----------------------------------------------------------------- -m4_define([lt_if_dict_fetch], -[m4_if(lt_dict_fetch([$1], [$2], [$3]), [$4], - [$5], - [$6])]) - - -# lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...]) -# -------------------------------------------------------------- -m4_define([lt_dict_filter], -[m4_if([$5], [], [], - [lt_join(m4_quote(m4_default([$4], [[, ]])), - lt_unquote(m4_split(m4_normalize(m4_foreach(_Lt_key, lt_car([m4_shiftn(4, $@)]), - [lt_if_dict_fetch([$1], _Lt_key, [$2], [$3], [_Lt_key ])])))))])[]dnl -]) diff --git a/freedv-server/googletest/m4/ltversion.m4 b/freedv-server/googletest/m4/ltversion.m4 deleted file mode 100644 index 07a8602d..00000000 --- a/freedv-server/googletest/m4/ltversion.m4 +++ /dev/null @@ -1,23 +0,0 @@ -# ltversion.m4 -- version numbers -*- Autoconf -*- -# -# Copyright (C) 2004 Free Software Foundation, Inc. -# Written by Scott James Remnant, 2004 -# -# This file is free software; the Free Software Foundation gives -# unlimited permission to copy and/or distribute it, with or without -# modifications, as long as this notice is preserved. - -# @configure_input@ - -# serial 3337 ltversion.m4 -# This file is part of GNU Libtool - -m4_define([LT_PACKAGE_VERSION], [2.4.2]) -m4_define([LT_PACKAGE_REVISION], [1.3337]) - -AC_DEFUN([LTVERSION_VERSION], -[macro_version='2.4.2' -macro_revision='1.3337' -_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) -_LT_DECL(, macro_revision, 0) -]) diff --git a/freedv-server/googletest/m4/lt~obsolete.m4 b/freedv-server/googletest/m4/lt~obsolete.m4 deleted file mode 100644 index c573da90..00000000 --- a/freedv-server/googletest/m4/lt~obsolete.m4 +++ /dev/null @@ -1,98 +0,0 @@ -# lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- -# -# Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc. -# Written by Scott James Remnant, 2004. -# -# This file is free software; the Free Software Foundation gives -# unlimited permission to copy and/or distribute it, with or without -# modifications, as long as this notice is preserved. - -# serial 5 lt~obsolete.m4 - -# These exist entirely to fool aclocal when bootstrapping libtool. -# -# In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN) -# which have later been changed to m4_define as they aren't part of the -# exported API, or moved to Autoconf or Automake where they belong. -# -# The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN -# in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us -# using a macro with the same name in our local m4/libtool.m4 it'll -# pull the old libtool.m4 in (it doesn't see our shiny new m4_define -# and doesn't know about Autoconf macros at all.) -# -# So we provide this file, which has a silly filename so it's always -# included after everything else. This provides aclocal with the -# AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything -# because those macros already exist, or will be overwritten later. -# We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. -# -# Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here. -# Yes, that means every name once taken will need to remain here until -# we give up compatibility with versions before 1.7, at which point -# we need to keep only those names which we still refer to. - -# This is to help aclocal find these macros, as it can't see m4_define. -AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])]) - -m4_ifndef([AC_LIBTOOL_LINKER_OPTION], [AC_DEFUN([AC_LIBTOOL_LINKER_OPTION])]) -m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP])]) -m4_ifndef([_LT_AC_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])]) -m4_ifndef([_LT_AC_SHELL_INIT], [AC_DEFUN([_LT_AC_SHELL_INIT])]) -m4_ifndef([_LT_AC_SYS_LIBPATH_AIX], [AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])]) -m4_ifndef([_LT_PROG_LTMAIN], [AC_DEFUN([_LT_PROG_LTMAIN])]) -m4_ifndef([_LT_AC_TAGVAR], [AC_DEFUN([_LT_AC_TAGVAR])]) -m4_ifndef([AC_LTDL_ENABLE_INSTALL], [AC_DEFUN([AC_LTDL_ENABLE_INSTALL])]) -m4_ifndef([AC_LTDL_PREOPEN], [AC_DEFUN([AC_LTDL_PREOPEN])]) -m4_ifndef([_LT_AC_SYS_COMPILER], [AC_DEFUN([_LT_AC_SYS_COMPILER])]) -m4_ifndef([_LT_AC_LOCK], [AC_DEFUN([_LT_AC_LOCK])]) -m4_ifndef([AC_LIBTOOL_SYS_OLD_ARCHIVE], [AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])]) -m4_ifndef([_LT_AC_TRY_DLOPEN_SELF], [AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])]) -m4_ifndef([AC_LIBTOOL_PROG_CC_C_O], [AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])]) -m4_ifndef([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])]) -m4_ifndef([AC_LIBTOOL_OBJDIR], [AC_DEFUN([AC_LIBTOOL_OBJDIR])]) -m4_ifndef([AC_LTDL_OBJDIR], [AC_DEFUN([AC_LTDL_OBJDIR])]) -m4_ifndef([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])]) -m4_ifndef([AC_LIBTOOL_SYS_LIB_STRIP], [AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])]) -m4_ifndef([AC_PATH_MAGIC], [AC_DEFUN([AC_PATH_MAGIC])]) -m4_ifndef([AC_PROG_LD_GNU], [AC_DEFUN([AC_PROG_LD_GNU])]) -m4_ifndef([AC_PROG_LD_RELOAD_FLAG], [AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])]) -m4_ifndef([AC_DEPLIBS_CHECK_METHOD], [AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])]) -m4_ifndef([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])]) -m4_ifndef([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])]) -m4_ifndef([AC_LIBTOOL_PROG_COMPILER_PIC], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])]) -m4_ifndef([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])]) -m4_ifndef([AC_LIBTOOL_POSTDEP_PREDEP], [AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])]) -m4_ifndef([LT_AC_PROG_EGREP], [AC_DEFUN([LT_AC_PROG_EGREP])]) -m4_ifndef([LT_AC_PROG_SED], [AC_DEFUN([LT_AC_PROG_SED])]) -m4_ifndef([_LT_CC_BASENAME], [AC_DEFUN([_LT_CC_BASENAME])]) -m4_ifndef([_LT_COMPILER_BOILERPLATE], [AC_DEFUN([_LT_COMPILER_BOILERPLATE])]) -m4_ifndef([_LT_LINKER_BOILERPLATE], [AC_DEFUN([_LT_LINKER_BOILERPLATE])]) -m4_ifndef([_AC_PROG_LIBTOOL], [AC_DEFUN([_AC_PROG_LIBTOOL])]) -m4_ifndef([AC_LIBTOOL_SETUP], [AC_DEFUN([AC_LIBTOOL_SETUP])]) -m4_ifndef([_LT_AC_CHECK_DLFCN], [AC_DEFUN([_LT_AC_CHECK_DLFCN])]) -m4_ifndef([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])]) -m4_ifndef([_LT_AC_TAGCONFIG], [AC_DEFUN([_LT_AC_TAGCONFIG])]) -m4_ifndef([AC_DISABLE_FAST_INSTALL], [AC_DEFUN([AC_DISABLE_FAST_INSTALL])]) -m4_ifndef([_LT_AC_LANG_CXX], [AC_DEFUN([_LT_AC_LANG_CXX])]) -m4_ifndef([_LT_AC_LANG_F77], [AC_DEFUN([_LT_AC_LANG_F77])]) -m4_ifndef([_LT_AC_LANG_GCJ], [AC_DEFUN([_LT_AC_LANG_GCJ])]) -m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])]) -m4_ifndef([_LT_AC_LANG_C_CONFIG], [AC_DEFUN([_LT_AC_LANG_C_CONFIG])]) -m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])]) -m4_ifndef([_LT_AC_LANG_CXX_CONFIG], [AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])]) -m4_ifndef([AC_LIBTOOL_LANG_F77_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])]) -m4_ifndef([_LT_AC_LANG_F77_CONFIG], [AC_DEFUN([_LT_AC_LANG_F77_CONFIG])]) -m4_ifndef([AC_LIBTOOL_LANG_GCJ_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])]) -m4_ifndef([_LT_AC_LANG_GCJ_CONFIG], [AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])]) -m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])]) -m4_ifndef([_LT_AC_LANG_RC_CONFIG], [AC_DEFUN([_LT_AC_LANG_RC_CONFIG])]) -m4_ifndef([AC_LIBTOOL_CONFIG], [AC_DEFUN([AC_LIBTOOL_CONFIG])]) -m4_ifndef([_LT_AC_FILE_LTDLL_C], [AC_DEFUN([_LT_AC_FILE_LTDLL_C])]) -m4_ifndef([_LT_REQUIRED_DARWIN_CHECKS], [AC_DEFUN([_LT_REQUIRED_DARWIN_CHECKS])]) -m4_ifndef([_LT_AC_PROG_CXXCPP], [AC_DEFUN([_LT_AC_PROG_CXXCPP])]) -m4_ifndef([_LT_PREPARE_SED_QUOTE_VARS], [AC_DEFUN([_LT_PREPARE_SED_QUOTE_VARS])]) -m4_ifndef([_LT_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_PROG_ECHO_BACKSLASH])]) -m4_ifndef([_LT_PROG_F77], [AC_DEFUN([_LT_PROG_F77])]) -m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])]) -m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])]) diff --git a/freedv-server/googletest/make/Makefile b/freedv-server/googletest/make/Makefile deleted file mode 100644 index 9ac74493..00000000 --- a/freedv-server/googletest/make/Makefile +++ /dev/null @@ -1,82 +0,0 @@ -# A sample Makefile for building Google Test and using it in user -# tests. Please tweak it to suit your environment and project. You -# may want to move it to your project's root directory. -# -# SYNOPSIS: -# -# make [all] - makes everything. -# make TARGET - makes the given target. -# make clean - removes all files generated by make. - -# Please tweak the following variable definitions as needed by your -# project, except GTEST_HEADERS, which you can use in your own targets -# but shouldn't modify. - -# Points to the root of Google Test, relative to where this file is. -# Remember to tweak this if you move this file. -GTEST_DIR = .. - -# Where to find user code. -USER_DIR = ../samples - -# Flags passed to the preprocessor. -# Set Google Test's header directory as a system directory, such that -# the compiler doesn't generate warnings in Google Test headers. -CPPFLAGS += -isystem $(GTEST_DIR)/include - -# Flags passed to the C++ compiler. -CXXFLAGS += -g -Wall -Wextra -pthread - -# All tests produced by this Makefile. Remember to add new tests you -# created to the list. -TESTS = sample1_unittest - -# All Google Test headers. Usually you shouldn't change this -# definition. -GTEST_HEADERS = $(GTEST_DIR)/include/gtest/*.h \ - $(GTEST_DIR)/include/gtest/internal/*.h - -# House-keeping build targets. - -all : $(TESTS) - -clean : - rm -f $(TESTS) gtest.a gtest_main.a *.o - -# Builds gtest.a and gtest_main.a. - -# Usually you shouldn't tweak such internal variables, indicated by a -# trailing _. -GTEST_SRCS_ = $(GTEST_DIR)/src/*.cc $(GTEST_DIR)/src/*.h $(GTEST_HEADERS) - -# For simplicity and to avoid depending on Google Test's -# implementation details, the dependencies specified below are -# conservative and not optimized. This is fine as Google Test -# compiles fast and for ordinary users its source rarely changes. -gtest-all.o : $(GTEST_SRCS_) - $(CXX) $(CPPFLAGS) -I$(GTEST_DIR) $(CXXFLAGS) -c \ - $(GTEST_DIR)/src/gtest-all.cc - -gtest_main.o : $(GTEST_SRCS_) - $(CXX) $(CPPFLAGS) -I$(GTEST_DIR) $(CXXFLAGS) -c \ - $(GTEST_DIR)/src/gtest_main.cc - -gtest.a : gtest-all.o - $(AR) $(ARFLAGS) $@ $^ - -gtest_main.a : gtest-all.o gtest_main.o - $(AR) $(ARFLAGS) $@ $^ - -# Builds a sample test. A test should link with either gtest.a or -# gtest_main.a, depending on whether it defines its own main() -# function. - -sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS) - $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc - -sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \ - $(USER_DIR)/sample1.h $(GTEST_HEADERS) - $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc - -sample1_unittest : sample1.o sample1_unittest.o gtest_main.a - $(CXX) $(CPPFLAGS) $(CXXFLAGS) -lpthread $^ -o $@ diff --git a/freedv-server/googletest/msvc/gtest-md.sln b/freedv-server/googletest/msvc/gtest-md.sln deleted file mode 100755 index f7908da1..00000000 --- a/freedv-server/googletest/msvc/gtest-md.sln +++ /dev/null @@ -1,45 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 8.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest-md", "gtest-md.vcproj", "{C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_main-md", "gtest_main-md.vcproj", "{3AF54C8A-10BF-4332-9147-F68ED9862033}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_prod_test-md", "gtest_prod_test-md.vcproj", "{24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_unittest-md", "gtest_unittest-md.vcproj", "{4D9FDFB5-986A-4139-823C-F4EE0ED481A2}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfiguration) = preSolution - Debug = Debug - Release = Release - EndGlobalSection - GlobalSection(ProjectConfiguration) = postSolution - {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Debug.ActiveCfg = Debug|Win32 - {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Debug.Build.0 = Debug|Win32 - {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Release.ActiveCfg = Release|Win32 - {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Release.Build.0 = Release|Win32 - {3AF54C8A-10BF-4332-9147-F68ED9862033}.Debug.ActiveCfg = Debug|Win32 - {3AF54C8A-10BF-4332-9147-F68ED9862033}.Debug.Build.0 = Debug|Win32 - {3AF54C8A-10BF-4332-9147-F68ED9862033}.Release.ActiveCfg = Release|Win32 - {3AF54C8A-10BF-4332-9147-F68ED9862033}.Release.Build.0 = Release|Win32 - {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Debug.ActiveCfg = Debug|Win32 - {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Debug.Build.0 = Debug|Win32 - {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Release.ActiveCfg = Release|Win32 - {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Release.Build.0 = Release|Win32 - {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Debug.ActiveCfg = Debug|Win32 - {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Debug.Build.0 = Debug|Win32 - {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Release.ActiveCfg = Release|Win32 - {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Release.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - EndGlobalSection - GlobalSection(ExtensibilityAddIns) = postSolution - EndGlobalSection -EndGlobal diff --git a/freedv-server/googletest/msvc/gtest-md.vcproj b/freedv-server/googletest/msvc/gtest-md.vcproj deleted file mode 100755 index 1c35c3a5..00000000 --- a/freedv-server/googletest/msvc/gtest-md.vcproj +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freedv-server/googletest/msvc/gtest.sln b/freedv-server/googletest/msvc/gtest.sln deleted file mode 100755 index ef4b057f..00000000 --- a/freedv-server/googletest/msvc/gtest.sln +++ /dev/null @@ -1,45 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 8.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest", "gtest.vcproj", "{C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_main", "gtest_main.vcproj", "{3AF54C8A-10BF-4332-9147-F68ED9862032}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_unittest", "gtest_unittest.vcproj", "{4D9FDFB5-986A-4139-823C-F4EE0ED481A1}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_prod_test", "gtest_prod_test.vcproj", "{24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfiguration) = preSolution - Debug = Debug - Release = Release - EndGlobalSection - GlobalSection(ProjectConfiguration) = postSolution - {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Debug.ActiveCfg = Debug|Win32 - {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Debug.Build.0 = Debug|Win32 - {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Release.ActiveCfg = Release|Win32 - {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Release.Build.0 = Release|Win32 - {3AF54C8A-10BF-4332-9147-F68ED9862032}.Debug.ActiveCfg = Debug|Win32 - {3AF54C8A-10BF-4332-9147-F68ED9862032}.Debug.Build.0 = Debug|Win32 - {3AF54C8A-10BF-4332-9147-F68ED9862032}.Release.ActiveCfg = Release|Win32 - {3AF54C8A-10BF-4332-9147-F68ED9862032}.Release.Build.0 = Release|Win32 - {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Debug.ActiveCfg = Debug|Win32 - {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Debug.Build.0 = Debug|Win32 - {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Release.ActiveCfg = Release|Win32 - {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Release.Build.0 = Release|Win32 - {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Debug.ActiveCfg = Debug|Win32 - {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Debug.Build.0 = Debug|Win32 - {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Release.ActiveCfg = Release|Win32 - {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Release.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - EndGlobalSection - GlobalSection(ExtensibilityAddIns) = postSolution - EndGlobalSection -EndGlobal diff --git a/freedv-server/googletest/msvc/gtest.vcproj b/freedv-server/googletest/msvc/gtest.vcproj deleted file mode 100755 index a8373ce9..00000000 --- a/freedv-server/googletest/msvc/gtest.vcproj +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freedv-server/googletest/msvc/gtest_main-md.vcproj b/freedv-server/googletest/msvc/gtest_main-md.vcproj deleted file mode 100755 index b5379fe6..00000000 --- a/freedv-server/googletest/msvc/gtest_main-md.vcproj +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freedv-server/googletest/msvc/gtest_main.vcproj b/freedv-server/googletest/msvc/gtest_main.vcproj deleted file mode 100755 index e8b763c5..00000000 --- a/freedv-server/googletest/msvc/gtest_main.vcproj +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freedv-server/googletest/msvc/gtest_prod_test-md.vcproj b/freedv-server/googletest/msvc/gtest_prod_test-md.vcproj deleted file mode 100755 index 05b05d9e..00000000 --- a/freedv-server/googletest/msvc/gtest_prod_test-md.vcproj +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freedv-server/googletest/msvc/gtest_prod_test.vcproj b/freedv-server/googletest/msvc/gtest_prod_test.vcproj deleted file mode 100755 index 6d7a2f02..00000000 --- a/freedv-server/googletest/msvc/gtest_prod_test.vcproj +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freedv-server/googletest/msvc/gtest_unittest-md.vcproj b/freedv-server/googletest/msvc/gtest_unittest-md.vcproj deleted file mode 100755 index 38a5e566..00000000 --- a/freedv-server/googletest/msvc/gtest_unittest-md.vcproj +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freedv-server/googletest/msvc/gtest_unittest.vcproj b/freedv-server/googletest/msvc/gtest_unittest.vcproj deleted file mode 100755 index cb1f52b1..00000000 --- a/freedv-server/googletest/msvc/gtest_unittest.vcproj +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freedv-server/googletest/samples/.deps/sample1.Plo b/freedv-server/googletest/samples/.deps/sample1.Plo deleted file mode 100644 index 9ce06a81..00000000 --- a/freedv-server/googletest/samples/.deps/sample1.Plo +++ /dev/null @@ -1 +0,0 @@ -# dummy diff --git a/freedv-server/googletest/samples/.deps/sample10_unittest.Po b/freedv-server/googletest/samples/.deps/sample10_unittest.Po deleted file mode 100644 index 9ce06a81..00000000 --- a/freedv-server/googletest/samples/.deps/sample10_unittest.Po +++ /dev/null @@ -1 +0,0 @@ -# dummy diff --git a/freedv-server/googletest/samples/.deps/sample1_unittest.Po b/freedv-server/googletest/samples/.deps/sample1_unittest.Po deleted file mode 100644 index 9ce06a81..00000000 --- a/freedv-server/googletest/samples/.deps/sample1_unittest.Po +++ /dev/null @@ -1 +0,0 @@ -# dummy diff --git a/freedv-server/googletest/samples/.deps/sample2.Plo b/freedv-server/googletest/samples/.deps/sample2.Plo deleted file mode 100644 index 9ce06a81..00000000 --- a/freedv-server/googletest/samples/.deps/sample2.Plo +++ /dev/null @@ -1 +0,0 @@ -# dummy diff --git a/freedv-server/googletest/samples/.deps/sample4.Plo b/freedv-server/googletest/samples/.deps/sample4.Plo deleted file mode 100644 index 9ce06a81..00000000 --- a/freedv-server/googletest/samples/.deps/sample4.Plo +++ /dev/null @@ -1 +0,0 @@ -# dummy diff --git a/freedv-server/googletest/samples/.deps/test_fused_gtest_test-sample1.Po b/freedv-server/googletest/samples/.deps/test_fused_gtest_test-sample1.Po deleted file mode 100644 index 9ce06a81..00000000 --- a/freedv-server/googletest/samples/.deps/test_fused_gtest_test-sample1.Po +++ /dev/null @@ -1 +0,0 @@ -# dummy diff --git a/freedv-server/googletest/samples/.deps/test_fused_gtest_test-sample1_unittest.Po b/freedv-server/googletest/samples/.deps/test_fused_gtest_test-sample1_unittest.Po deleted file mode 100644 index 9ce06a81..00000000 --- a/freedv-server/googletest/samples/.deps/test_fused_gtest_test-sample1_unittest.Po +++ /dev/null @@ -1 +0,0 @@ -# dummy diff --git a/freedv-server/googletest/samples/prime_tables.h b/freedv-server/googletest/samples/prime_tables.h deleted file mode 100644 index 92ce16a0..00000000 --- a/freedv-server/googletest/samples/prime_tables.h +++ /dev/null @@ -1,123 +0,0 @@ -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// Author: vladl@google.com (Vlad Losev) - -// This provides interface PrimeTable that determines whether a number is a -// prime and determines a next prime number. This interface is used -// in Google Test samples demonstrating use of parameterized tests. - -#ifndef GTEST_SAMPLES_PRIME_TABLES_H_ -#define GTEST_SAMPLES_PRIME_TABLES_H_ - -#include - -// The prime table interface. -class PrimeTable { - public: - virtual ~PrimeTable() {} - - // Returns true iff n is a prime number. - virtual bool IsPrime(int n) const = 0; - - // Returns the smallest prime number greater than p; or returns -1 - // if the next prime is beyond the capacity of the table. - virtual int GetNextPrime(int p) const = 0; -}; - -// Implementation #1 calculates the primes on-the-fly. -class OnTheFlyPrimeTable : public PrimeTable { - public: - virtual bool IsPrime(int n) const { - if (n <= 1) return false; - - for (int i = 2; i*i <= n; i++) { - // n is divisible by an integer other than 1 and itself. - if ((n % i) == 0) return false; - } - - return true; - } - - virtual int GetNextPrime(int p) const { - for (int n = p + 1; n > 0; n++) { - if (IsPrime(n)) return n; - } - - return -1; - } -}; - -// Implementation #2 pre-calculates the primes and stores the result -// in an array. -class PreCalculatedPrimeTable : public PrimeTable { - public: - // 'max' specifies the maximum number the prime table holds. - explicit PreCalculatedPrimeTable(int max) - : is_prime_size_(max + 1), is_prime_(new bool[max + 1]) { - CalculatePrimesUpTo(max); - } - virtual ~PreCalculatedPrimeTable() { delete[] is_prime_; } - - virtual bool IsPrime(int n) const { - return 0 <= n && n < is_prime_size_ && is_prime_[n]; - } - - virtual int GetNextPrime(int p) const { - for (int n = p + 1; n < is_prime_size_; n++) { - if (is_prime_[n]) return n; - } - - return -1; - } - - private: - void CalculatePrimesUpTo(int max) { - ::std::fill(is_prime_, is_prime_ + is_prime_size_, true); - is_prime_[0] = is_prime_[1] = false; - - for (int i = 2; i <= max; i++) { - if (!is_prime_[i]) continue; - - // Marks all multiples of i (except i itself) as non-prime. - for (int j = 2*i; j <= max; j += i) { - is_prime_[j] = false; - } - } - } - - const int is_prime_size_; - bool* const is_prime_; - - // Disables compiler warning "assignment operator could not be generated." - void operator=(const PreCalculatedPrimeTable& rhs); -}; - -#endif // GTEST_SAMPLES_PRIME_TABLES_H_ diff --git a/freedv-server/googletest/samples/sample1.cc b/freedv-server/googletest/samples/sample1.cc deleted file mode 100644 index f171e260..00000000 --- a/freedv-server/googletest/samples/sample1.cc +++ /dev/null @@ -1,68 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// A sample program demonstrating using Google C++ testing framework. -// -// Author: wan@google.com (Zhanyong Wan) - -#include "sample1.h" - -// Returns n! (the factorial of n). For negative n, n! is defined to be 1. -int Factorial(int n) { - int result = 1; - for (int i = 1; i <= n; i++) { - result *= i; - } - - return result; -} - -// Returns true iff n is a prime number. -bool IsPrime(int n) { - // Trivial case 1: small numbers - if (n <= 1) return false; - - // Trivial case 2: even numbers - if (n % 2 == 0) return n == 2; - - // Now, we have that n is odd and n >= 3. - - // Try to divide n by every odd number i, starting from 3 - for (int i = 3; ; i += 2) { - // We only have to try i up to the squre root of n - if (i > n/i) break; - - // Now, we have i <= n/i < n. - // If n is divisible by i, n is not prime. - if (n % i == 0) return false; - } - - // n has no integer factor in the range (1, n), and thus is prime. - return true; -} diff --git a/freedv-server/googletest/samples/sample1.h b/freedv-server/googletest/samples/sample1.h deleted file mode 100644 index 3dfeb98c..00000000 --- a/freedv-server/googletest/samples/sample1.h +++ /dev/null @@ -1,43 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// A sample program demonstrating using Google C++ testing framework. -// -// Author: wan@google.com (Zhanyong Wan) - -#ifndef GTEST_SAMPLES_SAMPLE1_H_ -#define GTEST_SAMPLES_SAMPLE1_H_ - -// Returns n! (the factorial of n). For negative n, n! is defined to be 1. -int Factorial(int n); - -// Returns true iff n is a prime number. -bool IsPrime(int n); - -#endif // GTEST_SAMPLES_SAMPLE1_H_ diff --git a/freedv-server/googletest/samples/sample10_unittest.cc b/freedv-server/googletest/samples/sample10_unittest.cc deleted file mode 100644 index 0051cd5d..00000000 --- a/freedv-server/googletest/samples/sample10_unittest.cc +++ /dev/null @@ -1,144 +0,0 @@ -// Copyright 2009 Google Inc. All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: vladl@google.com (Vlad Losev) - -// This sample shows how to use Google Test listener API to implement -// a primitive leak checker. - -#include -#include - -#include "gtest/gtest.h" - -using ::testing::EmptyTestEventListener; -using ::testing::InitGoogleTest; -using ::testing::Test; -using ::testing::TestCase; -using ::testing::TestEventListeners; -using ::testing::TestInfo; -using ::testing::TestPartResult; -using ::testing::UnitTest; - -namespace { - -// We will track memory used by this class. -class Water { - public: - // Normal Water declarations go here. - - // operator new and operator delete help us control water allocation. - void* operator new(size_t allocation_size) { - allocated_++; - return malloc(allocation_size); - } - - void operator delete(void* block, size_t /* allocation_size */) { - allocated_--; - free(block); - } - - static int allocated() { return allocated_; } - - private: - static int allocated_; -}; - -int Water::allocated_ = 0; - -// This event listener monitors how many Water objects are created and -// destroyed by each test, and reports a failure if a test leaks some Water -// objects. It does this by comparing the number of live Water objects at -// the beginning of a test and at the end of a test. -class LeakChecker : public EmptyTestEventListener { - private: - // Called before a test starts. - virtual void OnTestStart(const TestInfo& /* test_info */) { - initially_allocated_ = Water::allocated(); - } - - // Called after a test ends. - virtual void OnTestEnd(const TestInfo& /* test_info */) { - int difference = Water::allocated() - initially_allocated_; - - // You can generate a failure in any event handler except - // OnTestPartResult. Just use an appropriate Google Test assertion to do - // it. - EXPECT_LE(difference, 0) << "Leaked " << difference << " unit(s) of Water!"; - } - - int initially_allocated_; -}; - -TEST(ListenersTest, DoesNotLeak) { - Water* water = new Water; - delete water; -} - -// This should fail when the --check_for_leaks command line flag is -// specified. -TEST(ListenersTest, LeaksWater) { - Water* water = new Water; - EXPECT_TRUE(water != NULL); -} - -} // namespace - -int main(int argc, char **argv) { - InitGoogleTest(&argc, argv); - - bool check_for_leaks = false; - if (argc > 1 && strcmp(argv[1], "--check_for_leaks") == 0 ) - check_for_leaks = true; - else - printf("%s\n", "Run this program with --check_for_leaks to enable " - "custom leak checking in the tests."); - - // If we are given the --check_for_leaks command line flag, installs the - // leak checker. - if (check_for_leaks) { - TestEventListeners& listeners = UnitTest::GetInstance()->listeners(); - - // Adds the leak checker to the end of the test event listener list, - // after the default text output printer and the default XML report - // generator. - // - // The order is important - it ensures that failures generated in the - // leak checker's OnTestEnd() method are processed by the text and XML - // printers *before* their OnTestEnd() methods are called, such that - // they are attributed to the right test. Remember that a listener - // receives an OnXyzStart event *after* listeners preceding it in the - // list received that event, and receives an OnXyzEnd event *before* - // listeners preceding it. - // - // We don't need to worry about deleting the new listener later, as - // Google Test will do it. - listeners.Append(new LeakChecker); - } - return RUN_ALL_TESTS(); -} diff --git a/freedv-server/googletest/samples/sample1_unittest.cc b/freedv-server/googletest/samples/sample1_unittest.cc deleted file mode 100644 index aefc4f1d..00000000 --- a/freedv-server/googletest/samples/sample1_unittest.cc +++ /dev/null @@ -1,153 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// A sample program demonstrating using Google C++ testing framework. -// -// Author: wan@google.com (Zhanyong Wan) - - -// This sample shows how to write a simple unit test for a function, -// using Google C++ testing framework. -// -// Writing a unit test using Google C++ testing framework is easy as 1-2-3: - - -// Step 1. Include necessary header files such that the stuff your -// test logic needs is declared. -// -// Don't forget gtest.h, which declares the testing framework. - -#include -#include "sample1.h" -#include "gtest/gtest.h" - - -// Step 2. Use the TEST macro to define your tests. -// -// TEST has two parameters: the test case name and the test name. -// After using the macro, you should define your test logic between a -// pair of braces. You can use a bunch of macros to indicate the -// success or failure of a test. EXPECT_TRUE and EXPECT_EQ are -// examples of such macros. For a complete list, see gtest.h. -// -// -// -// In Google Test, tests are grouped into test cases. This is how we -// keep test code organized. You should put logically related tests -// into the same test case. -// -// The test case name and the test name should both be valid C++ -// identifiers. And you should not use underscore (_) in the names. -// -// Google Test guarantees that each test you define is run exactly -// once, but it makes no guarantee on the order the tests are -// executed. Therefore, you should write your tests in such a way -// that their results don't depend on their order. -// -// - - -// Tests Factorial(). - -// Tests factorial of negative numbers. -TEST(FactorialTest, Negative) { - // This test is named "Negative", and belongs to the "FactorialTest" - // test case. - EXPECT_EQ(1, Factorial(-5)); - EXPECT_EQ(1, Factorial(-1)); - EXPECT_GT(Factorial(-10), 0); - - // - // - // EXPECT_EQ(expected, actual) is the same as - // - // EXPECT_TRUE((expected) == (actual)) - // - // except that it will print both the expected value and the actual - // value when the assertion fails. This is very helpful for - // debugging. Therefore in this case EXPECT_EQ is preferred. - // - // On the other hand, EXPECT_TRUE accepts any Boolean expression, - // and is thus more general. - // - // -} - -// Tests factorial of 0. -TEST(FactorialTest, Zero) { - EXPECT_EQ(1, Factorial(0)); -} - -// Tests factorial of positive numbers. -TEST(FactorialTest, Positive) { - EXPECT_EQ(1, Factorial(1)); - EXPECT_EQ(2, Factorial(2)); - EXPECT_EQ(6, Factorial(3)); - EXPECT_EQ(40320, Factorial(8)); -} - - -// Tests IsPrime() - -// Tests negative input. -TEST(IsPrimeTest, Negative) { - // This test belongs to the IsPrimeTest test case. - - EXPECT_FALSE(IsPrime(-1)); - EXPECT_FALSE(IsPrime(-2)); - EXPECT_FALSE(IsPrime(INT_MIN)); -} - -// Tests some trivial cases. -TEST(IsPrimeTest, Trivial) { - EXPECT_FALSE(IsPrime(0)); - EXPECT_FALSE(IsPrime(1)); - EXPECT_TRUE(IsPrime(2)); - EXPECT_TRUE(IsPrime(3)); -} - -// Tests positive input. -TEST(IsPrimeTest, Positive) { - EXPECT_FALSE(IsPrime(4)); - EXPECT_TRUE(IsPrime(5)); - EXPECT_FALSE(IsPrime(6)); - EXPECT_TRUE(IsPrime(23)); -} - -// Step 3. Call RUN_ALL_TESTS() in main(). -// -// We do this by linking in src/gtest_main.cc file, which consists of -// a main() function which calls RUN_ALL_TESTS() for us. -// -// This runs all the tests you've defined, prints the result, and -// returns 0 if successful, or 1 otherwise. -// -// Did you notice that we didn't register the tests? The -// RUN_ALL_TESTS() macro magically knows about all the tests we -// defined. Isn't this convenient? diff --git a/freedv-server/googletest/samples/sample2.cc b/freedv-server/googletest/samples/sample2.cc deleted file mode 100644 index 5f763b9b..00000000 --- a/freedv-server/googletest/samples/sample2.cc +++ /dev/null @@ -1,56 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// A sample program demonstrating using Google C++ testing framework. -// -// Author: wan@google.com (Zhanyong Wan) - -#include "sample2.h" - -#include - -// Clones a 0-terminated C string, allocating memory using new. -const char* MyString::CloneCString(const char* a_c_string) { - if (a_c_string == NULL) return NULL; - - const size_t len = strlen(a_c_string); - char* const clone = new char[ len + 1 ]; - memcpy(clone, a_c_string, len + 1); - - return clone; -} - -// Sets the 0-terminated C string this MyString object -// represents. -void MyString::Set(const char* a_c_string) { - // Makes sure this works when c_string == c_string_ - const char* const temp = MyString::CloneCString(a_c_string); - delete[] c_string_; - c_string_ = temp; -} diff --git a/freedv-server/googletest/samples/sample2.h b/freedv-server/googletest/samples/sample2.h deleted file mode 100644 index cb485c70..00000000 --- a/freedv-server/googletest/samples/sample2.h +++ /dev/null @@ -1,85 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// A sample program demonstrating using Google C++ testing framework. -// -// Author: wan@google.com (Zhanyong Wan) - -#ifndef GTEST_SAMPLES_SAMPLE2_H_ -#define GTEST_SAMPLES_SAMPLE2_H_ - -#include - - -// A simple string class. -class MyString { - private: - const char* c_string_; - const MyString& operator=(const MyString& rhs); - - public: - // Clones a 0-terminated C string, allocating memory using new. - static const char* CloneCString(const char* a_c_string); - - //////////////////////////////////////////////////////////// - // - // C'tors - - // The default c'tor constructs a NULL string. - MyString() : c_string_(NULL) {} - - // Constructs a MyString by cloning a 0-terminated C string. - explicit MyString(const char* a_c_string) : c_string_(NULL) { - Set(a_c_string); - } - - // Copy c'tor - MyString(const MyString& string) : c_string_(NULL) { - Set(string.c_string_); - } - - //////////////////////////////////////////////////////////// - // - // D'tor. MyString is intended to be a final class, so the d'tor - // doesn't need to be virtual. - ~MyString() { delete[] c_string_; } - - // Gets the 0-terminated C string this MyString object represents. - const char* c_string() const { return c_string_; } - - size_t Length() const { - return c_string_ == NULL ? 0 : strlen(c_string_); - } - - // Sets the 0-terminated C string this MyString object represents. - void Set(const char* c_string); -}; - - -#endif // GTEST_SAMPLES_SAMPLE2_H_ diff --git a/freedv-server/googletest/samples/sample2_unittest.cc b/freedv-server/googletest/samples/sample2_unittest.cc deleted file mode 100644 index 4fa19b71..00000000 --- a/freedv-server/googletest/samples/sample2_unittest.cc +++ /dev/null @@ -1,109 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// A sample program demonstrating using Google C++ testing framework. -// -// Author: wan@google.com (Zhanyong Wan) - - -// This sample shows how to write a more complex unit test for a class -// that has multiple member functions. -// -// Usually, it's a good idea to have one test for each method in your -// class. You don't have to do that exactly, but it helps to keep -// your tests organized. You may also throw in additional tests as -// needed. - -#include "sample2.h" -#include "gtest/gtest.h" - -// In this example, we test the MyString class (a simple string). - -// Tests the default c'tor. -TEST(MyString, DefaultConstructor) { - const MyString s; - - // Asserts that s.c_string() returns NULL. - // - // - // - // If we write NULL instead of - // - // static_cast(NULL) - // - // in this assertion, it will generate a warning on gcc 3.4. The - // reason is that EXPECT_EQ needs to know the types of its - // arguments in order to print them when it fails. Since NULL is - // #defined as 0, the compiler will use the formatter function for - // int to print it. However, gcc thinks that NULL should be used as - // a pointer, not an int, and therefore complains. - // - // The root of the problem is C++'s lack of distinction between the - // integer number 0 and the null pointer constant. Unfortunately, - // we have to live with this fact. - // - // - EXPECT_STREQ(NULL, s.c_string()); - - EXPECT_EQ(0u, s.Length()); -} - -const char kHelloString[] = "Hello, world!"; - -// Tests the c'tor that accepts a C string. -TEST(MyString, ConstructorFromCString) { - const MyString s(kHelloString); - EXPECT_EQ(0, strcmp(s.c_string(), kHelloString)); - EXPECT_EQ(sizeof(kHelloString)/sizeof(kHelloString[0]) - 1, - s.Length()); -} - -// Tests the copy c'tor. -TEST(MyString, CopyConstructor) { - const MyString s1(kHelloString); - const MyString s2 = s1; - EXPECT_EQ(0, strcmp(s2.c_string(), kHelloString)); -} - -// Tests the Set method. -TEST(MyString, Set) { - MyString s; - - s.Set(kHelloString); - EXPECT_EQ(0, strcmp(s.c_string(), kHelloString)); - - // Set should work when the input pointer is the same as the one - // already in the MyString object. - s.Set(s.c_string()); - EXPECT_EQ(0, strcmp(s.c_string(), kHelloString)); - - // Can we set the MyString to NULL? - s.Set(NULL); - EXPECT_STREQ(NULL, s.c_string()); -} diff --git a/freedv-server/googletest/samples/sample3-inl.h b/freedv-server/googletest/samples/sample3-inl.h deleted file mode 100644 index 7e3084d6..00000000 --- a/freedv-server/googletest/samples/sample3-inl.h +++ /dev/null @@ -1,172 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// A sample program demonstrating using Google C++ testing framework. -// -// Author: wan@google.com (Zhanyong Wan) - -#ifndef GTEST_SAMPLES_SAMPLE3_INL_H_ -#define GTEST_SAMPLES_SAMPLE3_INL_H_ - -#include - - -// Queue is a simple queue implemented as a singled-linked list. -// -// The element type must support copy constructor. -template // E is the element type -class Queue; - -// QueueNode is a node in a Queue, which consists of an element of -// type E and a pointer to the next node. -template // E is the element type -class QueueNode { - friend class Queue; - - public: - // Gets the element in this node. - const E& element() const { return element_; } - - // Gets the next node in the queue. - QueueNode* next() { return next_; } - const QueueNode* next() const { return next_; } - - private: - // Creates a node with a given element value. The next pointer is - // set to NULL. - explicit QueueNode(const E& an_element) : element_(an_element), next_(NULL) {} - - // We disable the default assignment operator and copy c'tor. - const QueueNode& operator = (const QueueNode&); - QueueNode(const QueueNode&); - - E element_; - QueueNode* next_; -}; - -template // E is the element type. -class Queue { - public: - // Creates an empty queue. - Queue() : head_(NULL), last_(NULL), size_(0) {} - - // D'tor. Clears the queue. - ~Queue() { Clear(); } - - // Clears the queue. - void Clear() { - if (size_ > 0) { - // 1. Deletes every node. - QueueNode* node = head_; - QueueNode* next = node->next(); - for (; ;) { - delete node; - node = next; - if (node == NULL) break; - next = node->next(); - } - - // 2. Resets the member variables. - head_ = last_ = NULL; - size_ = 0; - } - } - - // Gets the number of elements. - size_t Size() const { return size_; } - - // Gets the first element of the queue, or NULL if the queue is empty. - QueueNode* Head() { return head_; } - const QueueNode* Head() const { return head_; } - - // Gets the last element of the queue, or NULL if the queue is empty. - QueueNode* Last() { return last_; } - const QueueNode* Last() const { return last_; } - - // Adds an element to the end of the queue. A copy of the element is - // created using the copy constructor, and then stored in the queue. - // Changes made to the element in the queue doesn't affect the source - // object, and vice versa. - void Enqueue(const E& element) { - QueueNode* new_node = new QueueNode(element); - - if (size_ == 0) { - head_ = last_ = new_node; - size_ = 1; - } else { - last_->next_ = new_node; - last_ = new_node; - size_++; - } - } - - // Removes the head of the queue and returns it. Returns NULL if - // the queue is empty. - E* Dequeue() { - if (size_ == 0) { - return NULL; - } - - const QueueNode* const old_head = head_; - head_ = head_->next_; - size_--; - if (size_ == 0) { - last_ = NULL; - } - - E* element = new E(old_head->element()); - delete old_head; - - return element; - } - - // Applies a function/functor on each element of the queue, and - // returns the result in a new queue. The original queue is not - // affected. - template - Queue* Map(F function) const { - Queue* new_queue = new Queue(); - for (const QueueNode* node = head_; node != NULL; node = node->next_) { - new_queue->Enqueue(function(node->element())); - } - - return new_queue; - } - - private: - QueueNode* head_; // The first node of the queue. - QueueNode* last_; // The last node of the queue. - size_t size_; // The number of elements in the queue. - - // We disallow copying a queue. - Queue(const Queue&); - const Queue& operator = (const Queue&); -}; - -#endif // GTEST_SAMPLES_SAMPLE3_INL_H_ diff --git a/freedv-server/googletest/samples/sample3_unittest.cc b/freedv-server/googletest/samples/sample3_unittest.cc deleted file mode 100644 index bf3877d0..00000000 --- a/freedv-server/googletest/samples/sample3_unittest.cc +++ /dev/null @@ -1,151 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// A sample program demonstrating using Google C++ testing framework. -// -// Author: wan@google.com (Zhanyong Wan) - - -// In this example, we use a more advanced feature of Google Test called -// test fixture. -// -// A test fixture is a place to hold objects and functions shared by -// all tests in a test case. Using a test fixture avoids duplicating -// the test code necessary to initialize and cleanup those common -// objects for each test. It is also useful for defining sub-routines -// that your tests need to invoke a lot. -// -// -// -// The tests share the test fixture in the sense of code sharing, not -// data sharing. Each test is given its own fresh copy of the -// fixture. You cannot expect the data modified by one test to be -// passed on to another test, which is a bad idea. -// -// The reason for this design is that tests should be independent and -// repeatable. In particular, a test should not fail as the result of -// another test's failure. If one test depends on info produced by -// another test, then the two tests should really be one big test. -// -// The macros for indicating the success/failure of a test -// (EXPECT_TRUE, FAIL, etc) need to know what the current test is -// (when Google Test prints the test result, it tells you which test -// each failure belongs to). Technically, these macros invoke a -// member function of the Test class. Therefore, you cannot use them -// in a global function. That's why you should put test sub-routines -// in a test fixture. -// -// - -#include "sample3-inl.h" -#include "gtest/gtest.h" - -// To use a test fixture, derive a class from testing::Test. -class QueueTest : public testing::Test { - protected: // You should make the members protected s.t. they can be - // accessed from sub-classes. - - // virtual void SetUp() will be called before each test is run. You - // should define it if you need to initialize the varaibles. - // Otherwise, this can be skipped. - virtual void SetUp() { - q1_.Enqueue(1); - q2_.Enqueue(2); - q2_.Enqueue(3); - } - - // virtual void TearDown() will be called after each test is run. - // You should define it if there is cleanup work to do. Otherwise, - // you don't have to provide it. - // - // virtual void TearDown() { - // } - - // A helper function that some test uses. - static int Double(int n) { - return 2*n; - } - - // A helper function for testing Queue::Map(). - void MapTester(const Queue * q) { - // Creates a new queue, where each element is twice as big as the - // corresponding one in q. - const Queue * const new_q = q->Map(Double); - - // Verifies that the new queue has the same size as q. - ASSERT_EQ(q->Size(), new_q->Size()); - - // Verifies the relationship between the elements of the two queues. - for ( const QueueNode * n1 = q->Head(), * n2 = new_q->Head(); - n1 != NULL; n1 = n1->next(), n2 = n2->next() ) { - EXPECT_EQ(2 * n1->element(), n2->element()); - } - - delete new_q; - } - - // Declares the variables your tests want to use. - Queue q0_; - Queue q1_; - Queue q2_; -}; - -// When you have a test fixture, you define a test using TEST_F -// instead of TEST. - -// Tests the default c'tor. -TEST_F(QueueTest, DefaultConstructor) { - // You can access data in the test fixture here. - EXPECT_EQ(0u, q0_.Size()); -} - -// Tests Dequeue(). -TEST_F(QueueTest, Dequeue) { - int * n = q0_.Dequeue(); - EXPECT_TRUE(n == NULL); - - n = q1_.Dequeue(); - ASSERT_TRUE(n != NULL); - EXPECT_EQ(1, *n); - EXPECT_EQ(0u, q1_.Size()); - delete n; - - n = q2_.Dequeue(); - ASSERT_TRUE(n != NULL); - EXPECT_EQ(2, *n); - EXPECT_EQ(1u, q2_.Size()); - delete n; -} - -// Tests the Queue::Map() function. -TEST_F(QueueTest, Map) { - MapTester(&q0_); - MapTester(&q1_); - MapTester(&q2_); -} diff --git a/freedv-server/googletest/samples/sample4.cc b/freedv-server/googletest/samples/sample4.cc deleted file mode 100644 index ae44bda6..00000000 --- a/freedv-server/googletest/samples/sample4.cc +++ /dev/null @@ -1,46 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// A sample program demonstrating using Google C++ testing framework. -// -// Author: wan@google.com (Zhanyong Wan) - -#include - -#include "sample4.h" - -// Returns the current counter value, and increments it. -int Counter::Increment() { - return counter_++; -} - -// Prints the current counter value to STDOUT. -void Counter::Print() const { - printf("%d", counter_); -} diff --git a/freedv-server/googletest/samples/sample4.h b/freedv-server/googletest/samples/sample4.h deleted file mode 100644 index cd60f0dd..00000000 --- a/freedv-server/googletest/samples/sample4.h +++ /dev/null @@ -1,53 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// A sample program demonstrating using Google C++ testing framework. -// -// Author: wan@google.com (Zhanyong Wan) - -#ifndef GTEST_SAMPLES_SAMPLE4_H_ -#define GTEST_SAMPLES_SAMPLE4_H_ - -// A simple monotonic counter. -class Counter { - private: - int counter_; - - public: - // Creates a counter that starts at 0. - Counter() : counter_(0) {} - - // Returns the current counter value, and increments it. - int Increment(); - - // Prints the current counter value to STDOUT. - void Print() const; -}; - -#endif // GTEST_SAMPLES_SAMPLE4_H_ diff --git a/freedv-server/googletest/samples/sample4_unittest.cc b/freedv-server/googletest/samples/sample4_unittest.cc deleted file mode 100644 index fa5afc7d..00000000 --- a/freedv-server/googletest/samples/sample4_unittest.cc +++ /dev/null @@ -1,45 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -#include "gtest/gtest.h" -#include "sample4.h" - -// Tests the Increment() method. -TEST(Counter, Increment) { - Counter c; - - // EXPECT_EQ() evaluates its arguments exactly once, so they - // can have side effects. - - EXPECT_EQ(0, c.Increment()); - EXPECT_EQ(1, c.Increment()); - EXPECT_EQ(2, c.Increment()); -} diff --git a/freedv-server/googletest/samples/sample5_unittest.cc b/freedv-server/googletest/samples/sample5_unittest.cc deleted file mode 100644 index 43d8e577..00000000 --- a/freedv-server/googletest/samples/sample5_unittest.cc +++ /dev/null @@ -1,199 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// This sample teaches how to reuse a test fixture in multiple test -// cases by deriving sub-fixtures from it. -// -// When you define a test fixture, you specify the name of the test -// case that will use this fixture. Therefore, a test fixture can -// be used by only one test case. -// -// Sometimes, more than one test cases may want to use the same or -// slightly different test fixtures. For example, you may want to -// make sure that all tests for a GUI library don't leak important -// system resources like fonts and brushes. In Google Test, you do -// this by putting the shared logic in a super (as in "super class") -// test fixture, and then have each test case use a fixture derived -// from this super fixture. - -#include -#include -#include "sample3-inl.h" -#include "gtest/gtest.h" -#include "sample1.h" - -// In this sample, we want to ensure that every test finishes within -// ~5 seconds. If a test takes longer to run, we consider it a -// failure. -// -// We put the code for timing a test in a test fixture called -// "QuickTest". QuickTest is intended to be the super fixture that -// other fixtures derive from, therefore there is no test case with -// the name "QuickTest". This is OK. -// -// Later, we will derive multiple test fixtures from QuickTest. -class QuickTest : public testing::Test { - protected: - // Remember that SetUp() is run immediately before a test starts. - // This is a good place to record the start time. - virtual void SetUp() { - start_time_ = time(NULL); - } - - // TearDown() is invoked immediately after a test finishes. Here we - // check if the test was too slow. - virtual void TearDown() { - // Gets the time when the test finishes - const time_t end_time = time(NULL); - - // Asserts that the test took no more than ~5 seconds. Did you - // know that you can use assertions in SetUp() and TearDown() as - // well? - EXPECT_TRUE(end_time - start_time_ <= 5) << "The test took too long."; - } - - // The UTC time (in seconds) when the test starts - time_t start_time_; -}; - - -// We derive a fixture named IntegerFunctionTest from the QuickTest -// fixture. All tests using this fixture will be automatically -// required to be quick. -class IntegerFunctionTest : public QuickTest { - // We don't need any more logic than already in the QuickTest fixture. - // Therefore the body is empty. -}; - - -// Now we can write tests in the IntegerFunctionTest test case. - -// Tests Factorial() -TEST_F(IntegerFunctionTest, Factorial) { - // Tests factorial of negative numbers. - EXPECT_EQ(1, Factorial(-5)); - EXPECT_EQ(1, Factorial(-1)); - EXPECT_GT(Factorial(-10), 0); - - // Tests factorial of 0. - EXPECT_EQ(1, Factorial(0)); - - // Tests factorial of positive numbers. - EXPECT_EQ(1, Factorial(1)); - EXPECT_EQ(2, Factorial(2)); - EXPECT_EQ(6, Factorial(3)); - EXPECT_EQ(40320, Factorial(8)); -} - - -// Tests IsPrime() -TEST_F(IntegerFunctionTest, IsPrime) { - // Tests negative input. - EXPECT_FALSE(IsPrime(-1)); - EXPECT_FALSE(IsPrime(-2)); - EXPECT_FALSE(IsPrime(INT_MIN)); - - // Tests some trivial cases. - EXPECT_FALSE(IsPrime(0)); - EXPECT_FALSE(IsPrime(1)); - EXPECT_TRUE(IsPrime(2)); - EXPECT_TRUE(IsPrime(3)); - - // Tests positive input. - EXPECT_FALSE(IsPrime(4)); - EXPECT_TRUE(IsPrime(5)); - EXPECT_FALSE(IsPrime(6)); - EXPECT_TRUE(IsPrime(23)); -} - - -// The next test case (named "QueueTest") also needs to be quick, so -// we derive another fixture from QuickTest. -// -// The QueueTest test fixture has some logic and shared objects in -// addition to what's in QuickTest already. We define the additional -// stuff inside the body of the test fixture, as usual. -class QueueTest : public QuickTest { - protected: - virtual void SetUp() { - // First, we need to set up the super fixture (QuickTest). - QuickTest::SetUp(); - - // Second, some additional setup for this fixture. - q1_.Enqueue(1); - q2_.Enqueue(2); - q2_.Enqueue(3); - } - - // By default, TearDown() inherits the behavior of - // QuickTest::TearDown(). As we have no additional cleaning work - // for QueueTest, we omit it here. - // - // virtual void TearDown() { - // QuickTest::TearDown(); - // } - - Queue q0_; - Queue q1_; - Queue q2_; -}; - - -// Now, let's write tests using the QueueTest fixture. - -// Tests the default constructor. -TEST_F(QueueTest, DefaultConstructor) { - EXPECT_EQ(0u, q0_.Size()); -} - -// Tests Dequeue(). -TEST_F(QueueTest, Dequeue) { - int* n = q0_.Dequeue(); - EXPECT_TRUE(n == NULL); - - n = q1_.Dequeue(); - EXPECT_TRUE(n != NULL); - EXPECT_EQ(1, *n); - EXPECT_EQ(0u, q1_.Size()); - delete n; - - n = q2_.Dequeue(); - EXPECT_TRUE(n != NULL); - EXPECT_EQ(2, *n); - EXPECT_EQ(1u, q2_.Size()); - delete n; -} - -// If necessary, you can derive further test fixtures from a derived -// fixture itself. For example, you can derive another fixture from -// QueueTest. Google Test imposes no limit on how deep the hierarchy -// can be. In practice, however, you probably don't want it to be too -// deep as to be confusing. diff --git a/freedv-server/googletest/samples/sample6_unittest.cc b/freedv-server/googletest/samples/sample6_unittest.cc deleted file mode 100644 index 8f2036a5..00000000 --- a/freedv-server/googletest/samples/sample6_unittest.cc +++ /dev/null @@ -1,224 +0,0 @@ -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// This sample shows how to test common properties of multiple -// implementations of the same interface (aka interface tests). - -// The interface and its implementations are in this header. -#include "prime_tables.h" - -#include "gtest/gtest.h" - -// First, we define some factory functions for creating instances of -// the implementations. You may be able to skip this step if all your -// implementations can be constructed the same way. - -template -PrimeTable* CreatePrimeTable(); - -template <> -PrimeTable* CreatePrimeTable() { - return new OnTheFlyPrimeTable; -} - -template <> -PrimeTable* CreatePrimeTable() { - return new PreCalculatedPrimeTable(10000); -} - -// Then we define a test fixture class template. -template -class PrimeTableTest : public testing::Test { - protected: - // The ctor calls the factory function to create a prime table - // implemented by T. - PrimeTableTest() : table_(CreatePrimeTable()) {} - - virtual ~PrimeTableTest() { delete table_; } - - // Note that we test an implementation via the base interface - // instead of the actual implementation class. This is important - // for keeping the tests close to the real world scenario, where the - // implementation is invoked via the base interface. It avoids - // got-yas where the implementation class has a method that shadows - // a method with the same name (but slightly different argument - // types) in the base interface, for example. - PrimeTable* const table_; -}; - -#if GTEST_HAS_TYPED_TEST - -using testing::Types; - -// Google Test offers two ways for reusing tests for different types. -// The first is called "typed tests". You should use it if you -// already know *all* the types you are gonna exercise when you write -// the tests. - -// To write a typed test case, first use -// -// TYPED_TEST_CASE(TestCaseName, TypeList); -// -// to declare it and specify the type parameters. As with TEST_F, -// TestCaseName must match the test fixture name. - -// The list of types we want to test. -typedef Types Implementations; - -TYPED_TEST_CASE(PrimeTableTest, Implementations); - -// Then use TYPED_TEST(TestCaseName, TestName) to define a typed test, -// similar to TEST_F. -TYPED_TEST(PrimeTableTest, ReturnsFalseForNonPrimes) { - // Inside the test body, you can refer to the type parameter by - // TypeParam, and refer to the fixture class by TestFixture. We - // don't need them in this example. - - // Since we are in the template world, C++ requires explicitly - // writing 'this->' when referring to members of the fixture class. - // This is something you have to learn to live with. - EXPECT_FALSE(this->table_->IsPrime(-5)); - EXPECT_FALSE(this->table_->IsPrime(0)); - EXPECT_FALSE(this->table_->IsPrime(1)); - EXPECT_FALSE(this->table_->IsPrime(4)); - EXPECT_FALSE(this->table_->IsPrime(6)); - EXPECT_FALSE(this->table_->IsPrime(100)); -} - -TYPED_TEST(PrimeTableTest, ReturnsTrueForPrimes) { - EXPECT_TRUE(this->table_->IsPrime(2)); - EXPECT_TRUE(this->table_->IsPrime(3)); - EXPECT_TRUE(this->table_->IsPrime(5)); - EXPECT_TRUE(this->table_->IsPrime(7)); - EXPECT_TRUE(this->table_->IsPrime(11)); - EXPECT_TRUE(this->table_->IsPrime(131)); -} - -TYPED_TEST(PrimeTableTest, CanGetNextPrime) { - EXPECT_EQ(2, this->table_->GetNextPrime(0)); - EXPECT_EQ(3, this->table_->GetNextPrime(2)); - EXPECT_EQ(5, this->table_->GetNextPrime(3)); - EXPECT_EQ(7, this->table_->GetNextPrime(5)); - EXPECT_EQ(11, this->table_->GetNextPrime(7)); - EXPECT_EQ(131, this->table_->GetNextPrime(128)); -} - -// That's it! Google Test will repeat each TYPED_TEST for each type -// in the type list specified in TYPED_TEST_CASE. Sit back and be -// happy that you don't have to define them multiple times. - -#endif // GTEST_HAS_TYPED_TEST - -#if GTEST_HAS_TYPED_TEST_P - -using testing::Types; - -// Sometimes, however, you don't yet know all the types that you want -// to test when you write the tests. For example, if you are the -// author of an interface and expect other people to implement it, you -// might want to write a set of tests to make sure each implementation -// conforms to some basic requirements, but you don't know what -// implementations will be written in the future. -// -// How can you write the tests without committing to the type -// parameters? That's what "type-parameterized tests" can do for you. -// It is a bit more involved than typed tests, but in return you get a -// test pattern that can be reused in many contexts, which is a big -// win. Here's how you do it: - -// First, define a test fixture class template. Here we just reuse -// the PrimeTableTest fixture defined earlier: - -template -class PrimeTableTest2 : public PrimeTableTest { -}; - -// Then, declare the test case. The argument is the name of the test -// fixture, and also the name of the test case (as usual). The _P -// suffix is for "parameterized" or "pattern". -TYPED_TEST_CASE_P(PrimeTableTest2); - -// Next, use TYPED_TEST_P(TestCaseName, TestName) to define a test, -// similar to what you do with TEST_F. -TYPED_TEST_P(PrimeTableTest2, ReturnsFalseForNonPrimes) { - EXPECT_FALSE(this->table_->IsPrime(-5)); - EXPECT_FALSE(this->table_->IsPrime(0)); - EXPECT_FALSE(this->table_->IsPrime(1)); - EXPECT_FALSE(this->table_->IsPrime(4)); - EXPECT_FALSE(this->table_->IsPrime(6)); - EXPECT_FALSE(this->table_->IsPrime(100)); -} - -TYPED_TEST_P(PrimeTableTest2, ReturnsTrueForPrimes) { - EXPECT_TRUE(this->table_->IsPrime(2)); - EXPECT_TRUE(this->table_->IsPrime(3)); - EXPECT_TRUE(this->table_->IsPrime(5)); - EXPECT_TRUE(this->table_->IsPrime(7)); - EXPECT_TRUE(this->table_->IsPrime(11)); - EXPECT_TRUE(this->table_->IsPrime(131)); -} - -TYPED_TEST_P(PrimeTableTest2, CanGetNextPrime) { - EXPECT_EQ(2, this->table_->GetNextPrime(0)); - EXPECT_EQ(3, this->table_->GetNextPrime(2)); - EXPECT_EQ(5, this->table_->GetNextPrime(3)); - EXPECT_EQ(7, this->table_->GetNextPrime(5)); - EXPECT_EQ(11, this->table_->GetNextPrime(7)); - EXPECT_EQ(131, this->table_->GetNextPrime(128)); -} - -// Type-parameterized tests involve one extra step: you have to -// enumerate the tests you defined: -REGISTER_TYPED_TEST_CASE_P( - PrimeTableTest2, // The first argument is the test case name. - // The rest of the arguments are the test names. - ReturnsFalseForNonPrimes, ReturnsTrueForPrimes, CanGetNextPrime); - -// At this point the test pattern is done. However, you don't have -// any real test yet as you haven't said which types you want to run -// the tests with. - -// To turn the abstract test pattern into real tests, you instantiate -// it with a list of types. Usually the test pattern will be defined -// in a .h file, and anyone can #include and instantiate it. You can -// even instantiate it more than once in the same program. To tell -// different instances apart, you give each of them a name, which will -// become part of the test case name and can be used in test filters. - -// The list of types we want to test. Note that it doesn't have to be -// defined at the time we write the TYPED_TEST_P()s. -typedef Types - PrimeTableImplementations; -INSTANTIATE_TYPED_TEST_CASE_P(OnTheFlyAndPreCalculated, // Instance name - PrimeTableTest2, // Test case name - PrimeTableImplementations); // Type list - -#endif // GTEST_HAS_TYPED_TEST_P diff --git a/freedv-server/googletest/samples/sample7_unittest.cc b/freedv-server/googletest/samples/sample7_unittest.cc deleted file mode 100644 index 1b651a21..00000000 --- a/freedv-server/googletest/samples/sample7_unittest.cc +++ /dev/null @@ -1,130 +0,0 @@ -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: vladl@google.com (Vlad Losev) - -// This sample shows how to test common properties of multiple -// implementations of an interface (aka interface tests) using -// value-parameterized tests. Each test in the test case has -// a parameter that is an interface pointer to an implementation -// tested. - -// The interface and its implementations are in this header. -#include "prime_tables.h" - -#include "gtest/gtest.h" - -#if GTEST_HAS_PARAM_TEST - -using ::testing::TestWithParam; -using ::testing::Values; - -// As a general rule, to prevent a test from affecting the tests that come -// after it, you should create and destroy the tested objects for each test -// instead of reusing them. In this sample we will define a simple factory -// function for PrimeTable objects. We will instantiate objects in test's -// SetUp() method and delete them in TearDown() method. -typedef PrimeTable* CreatePrimeTableFunc(); - -PrimeTable* CreateOnTheFlyPrimeTable() { - return new OnTheFlyPrimeTable(); -} - -template -PrimeTable* CreatePreCalculatedPrimeTable() { - return new PreCalculatedPrimeTable(max_precalculated); -} - -// Inside the test body, fixture constructor, SetUp(), and TearDown() you -// can refer to the test parameter by GetParam(). In this case, the test -// parameter is a factory function which we call in fixture's SetUp() to -// create and store an instance of PrimeTable. -class PrimeTableTest : public TestWithParam { - public: - virtual ~PrimeTableTest() { delete table_; } - virtual void SetUp() { table_ = (*GetParam())(); } - virtual void TearDown() { - delete table_; - table_ = NULL; - } - - protected: - PrimeTable* table_; -}; - -TEST_P(PrimeTableTest, ReturnsFalseForNonPrimes) { - EXPECT_FALSE(table_->IsPrime(-5)); - EXPECT_FALSE(table_->IsPrime(0)); - EXPECT_FALSE(table_->IsPrime(1)); - EXPECT_FALSE(table_->IsPrime(4)); - EXPECT_FALSE(table_->IsPrime(6)); - EXPECT_FALSE(table_->IsPrime(100)); -} - -TEST_P(PrimeTableTest, ReturnsTrueForPrimes) { - EXPECT_TRUE(table_->IsPrime(2)); - EXPECT_TRUE(table_->IsPrime(3)); - EXPECT_TRUE(table_->IsPrime(5)); - EXPECT_TRUE(table_->IsPrime(7)); - EXPECT_TRUE(table_->IsPrime(11)); - EXPECT_TRUE(table_->IsPrime(131)); -} - -TEST_P(PrimeTableTest, CanGetNextPrime) { - EXPECT_EQ(2, table_->GetNextPrime(0)); - EXPECT_EQ(3, table_->GetNextPrime(2)); - EXPECT_EQ(5, table_->GetNextPrime(3)); - EXPECT_EQ(7, table_->GetNextPrime(5)); - EXPECT_EQ(11, table_->GetNextPrime(7)); - EXPECT_EQ(131, table_->GetNextPrime(128)); -} - -// In order to run value-parameterized tests, you need to instantiate them, -// or bind them to a list of values which will be used as test parameters. -// You can instantiate them in a different translation module, or even -// instantiate them several times. -// -// Here, we instantiate our tests with a list of two PrimeTable object -// factory functions: -INSTANTIATE_TEST_CASE_P( - OnTheFlyAndPreCalculated, - PrimeTableTest, - Values(&CreateOnTheFlyPrimeTable, &CreatePreCalculatedPrimeTable<1000>)); - -#else - -// Google Test may not support value-parameterized tests with some -// compilers. If we use conditional compilation to compile out all -// code referring to the gtest_main library, MSVC linker will not link -// that library at all and consequently complain about missing entry -// point defined in that library (fatal error LNK1561: entry point -// must be defined). This dummy test keeps gtest_main linked in. -TEST(DummyTest, ValueParameterizedTestsAreNotSupportedOnThisPlatform) {} - -#endif // GTEST_HAS_PARAM_TEST diff --git a/freedv-server/googletest/samples/sample8_unittest.cc b/freedv-server/googletest/samples/sample8_unittest.cc deleted file mode 100644 index 5ad2e2c9..00000000 --- a/freedv-server/googletest/samples/sample8_unittest.cc +++ /dev/null @@ -1,173 +0,0 @@ -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: vladl@google.com (Vlad Losev) - -// This sample shows how to test code relying on some global flag variables. -// Combine() helps with generating all possible combinations of such flags, -// and each test is given one combination as a parameter. - -// Use class definitions to test from this header. -#include "prime_tables.h" - -#include "gtest/gtest.h" - -#if GTEST_HAS_COMBINE - -// Suppose we want to introduce a new, improved implementation of PrimeTable -// which combines speed of PrecalcPrimeTable and versatility of -// OnTheFlyPrimeTable (see prime_tables.h). Inside it instantiates both -// PrecalcPrimeTable and OnTheFlyPrimeTable and uses the one that is more -// appropriate under the circumstances. But in low memory conditions, it can be -// told to instantiate without PrecalcPrimeTable instance at all and use only -// OnTheFlyPrimeTable. -class HybridPrimeTable : public PrimeTable { - public: - HybridPrimeTable(bool force_on_the_fly, int max_precalculated) - : on_the_fly_impl_(new OnTheFlyPrimeTable), - precalc_impl_(force_on_the_fly ? NULL : - new PreCalculatedPrimeTable(max_precalculated)), - max_precalculated_(max_precalculated) {} - virtual ~HybridPrimeTable() { - delete on_the_fly_impl_; - delete precalc_impl_; - } - - virtual bool IsPrime(int n) const { - if (precalc_impl_ != NULL && n < max_precalculated_) - return precalc_impl_->IsPrime(n); - else - return on_the_fly_impl_->IsPrime(n); - } - - virtual int GetNextPrime(int p) const { - int next_prime = -1; - if (precalc_impl_ != NULL && p < max_precalculated_) - next_prime = precalc_impl_->GetNextPrime(p); - - return next_prime != -1 ? next_prime : on_the_fly_impl_->GetNextPrime(p); - } - - private: - OnTheFlyPrimeTable* on_the_fly_impl_; - PreCalculatedPrimeTable* precalc_impl_; - int max_precalculated_; -}; - -using ::testing::TestWithParam; -using ::testing::Bool; -using ::testing::Values; -using ::testing::Combine; - -// To test all code paths for HybridPrimeTable we must test it with numbers -// both within and outside PreCalculatedPrimeTable's capacity and also with -// PreCalculatedPrimeTable disabled. We do this by defining fixture which will -// accept different combinations of parameters for instantiating a -// HybridPrimeTable instance. -class PrimeTableTest : public TestWithParam< ::std::tr1::tuple > { - protected: - virtual void SetUp() { - // This can be written as - // - // bool force_on_the_fly; - // int max_precalculated; - // tie(force_on_the_fly, max_precalculated) = GetParam(); - // - // once the Google C++ Style Guide allows use of ::std::tr1::tie. - // - bool force_on_the_fly = ::std::tr1::get<0>(GetParam()); - int max_precalculated = ::std::tr1::get<1>(GetParam()); - table_ = new HybridPrimeTable(force_on_the_fly, max_precalculated); - } - virtual void TearDown() { - delete table_; - table_ = NULL; - } - HybridPrimeTable* table_; -}; - -TEST_P(PrimeTableTest, ReturnsFalseForNonPrimes) { - // Inside the test body, you can refer to the test parameter by GetParam(). - // In this case, the test parameter is a PrimeTable interface pointer which - // we can use directly. - // Please note that you can also save it in the fixture's SetUp() method - // or constructor and use saved copy in the tests. - - EXPECT_FALSE(table_->IsPrime(-5)); - EXPECT_FALSE(table_->IsPrime(0)); - EXPECT_FALSE(table_->IsPrime(1)); - EXPECT_FALSE(table_->IsPrime(4)); - EXPECT_FALSE(table_->IsPrime(6)); - EXPECT_FALSE(table_->IsPrime(100)); -} - -TEST_P(PrimeTableTest, ReturnsTrueForPrimes) { - EXPECT_TRUE(table_->IsPrime(2)); - EXPECT_TRUE(table_->IsPrime(3)); - EXPECT_TRUE(table_->IsPrime(5)); - EXPECT_TRUE(table_->IsPrime(7)); - EXPECT_TRUE(table_->IsPrime(11)); - EXPECT_TRUE(table_->IsPrime(131)); -} - -TEST_P(PrimeTableTest, CanGetNextPrime) { - EXPECT_EQ(2, table_->GetNextPrime(0)); - EXPECT_EQ(3, table_->GetNextPrime(2)); - EXPECT_EQ(5, table_->GetNextPrime(3)); - EXPECT_EQ(7, table_->GetNextPrime(5)); - EXPECT_EQ(11, table_->GetNextPrime(7)); - EXPECT_EQ(131, table_->GetNextPrime(128)); -} - -// In order to run value-parameterized tests, you need to instantiate them, -// or bind them to a list of values which will be used as test parameters. -// You can instantiate them in a different translation module, or even -// instantiate them several times. -// -// Here, we instantiate our tests with a list of parameters. We must combine -// all variations of the boolean flag suppressing PrecalcPrimeTable and some -// meaningful values for tests. We choose a small value (1), and a value that -// will put some of the tested numbers beyond the capability of the -// PrecalcPrimeTable instance and some inside it (10). Combine will produce all -// possible combinations. -INSTANTIATE_TEST_CASE_P(MeaningfulTestParameters, - PrimeTableTest, - Combine(Bool(), Values(1, 10))); - -#else - -// Google Test may not support Combine() with some compilers. If we -// use conditional compilation to compile out all code referring to -// the gtest_main library, MSVC linker will not link that library at -// all and consequently complain about missing entry point defined in -// that library (fatal error LNK1561: entry point must be -// defined). This dummy test keeps gtest_main linked in. -TEST(DummyTest, CombineIsNotSupportedOnThisPlatform) {} - -#endif // GTEST_HAS_COMBINE diff --git a/freedv-server/googletest/samples/sample9_unittest.cc b/freedv-server/googletest/samples/sample9_unittest.cc deleted file mode 100644 index b2e2079b..00000000 --- a/freedv-server/googletest/samples/sample9_unittest.cc +++ /dev/null @@ -1,160 +0,0 @@ -// Copyright 2009 Google Inc. All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: vladl@google.com (Vlad Losev) - -// This sample shows how to use Google Test listener API to implement -// an alternative console output and how to use the UnitTest reflection API -// to enumerate test cases and tests and to inspect their results. - -#include - -#include "gtest/gtest.h" - -using ::testing::EmptyTestEventListener; -using ::testing::InitGoogleTest; -using ::testing::Test; -using ::testing::TestCase; -using ::testing::TestEventListeners; -using ::testing::TestInfo; -using ::testing::TestPartResult; -using ::testing::UnitTest; - -namespace { - -// Provides alternative output mode which produces minimal amount of -// information about tests. -class TersePrinter : public EmptyTestEventListener { - private: - // Called before any test activity starts. - virtual void OnTestProgramStart(const UnitTest& /* unit_test */) {} - - // Called after all test activities have ended. - virtual void OnTestProgramEnd(const UnitTest& unit_test) { - fprintf(stdout, "TEST %s\n", unit_test.Passed() ? "PASSED" : "FAILED"); - fflush(stdout); - } - - // Called before a test starts. - virtual void OnTestStart(const TestInfo& test_info) { - fprintf(stdout, - "*** Test %s.%s starting.\n", - test_info.test_case_name(), - test_info.name()); - fflush(stdout); - } - - // Called after a failed assertion or a SUCCEED() invocation. - virtual void OnTestPartResult(const TestPartResult& test_part_result) { - fprintf(stdout, - "%s in %s:%d\n%s\n", - test_part_result.failed() ? "*** Failure" : "Success", - test_part_result.file_name(), - test_part_result.line_number(), - test_part_result.summary()); - fflush(stdout); - } - - // Called after a test ends. - virtual void OnTestEnd(const TestInfo& test_info) { - fprintf(stdout, - "*** Test %s.%s ending.\n", - test_info.test_case_name(), - test_info.name()); - fflush(stdout); - } -}; // class TersePrinter - -TEST(CustomOutputTest, PrintsMessage) { - printf("Printing something from the test body...\n"); -} - -TEST(CustomOutputTest, Succeeds) { - SUCCEED() << "SUCCEED() has been invoked from here"; -} - -TEST(CustomOutputTest, Fails) { - EXPECT_EQ(1, 2) - << "This test fails in order to demonstrate alternative failure messages"; -} - -} // namespace - -int main(int argc, char **argv) { - InitGoogleTest(&argc, argv); - - bool terse_output = false; - if (argc > 1 && strcmp(argv[1], "--terse_output") == 0 ) - terse_output = true; - else - printf("%s\n", "Run this program with --terse_output to change the way " - "it prints its output."); - - UnitTest& unit_test = *UnitTest::GetInstance(); - - // If we are given the --terse_output command line flag, suppresses the - // standard output and attaches own result printer. - if (terse_output) { - TestEventListeners& listeners = unit_test.listeners(); - - // Removes the default console output listener from the list so it will - // not receive events from Google Test and won't print any output. Since - // this operation transfers ownership of the listener to the caller we - // have to delete it as well. - delete listeners.Release(listeners.default_result_printer()); - - // Adds the custom output listener to the list. It will now receive - // events from Google Test and print the alternative output. We don't - // have to worry about deleting it since Google Test assumes ownership - // over it after adding it to the list. - listeners.Append(new TersePrinter); - } - int ret_val = RUN_ALL_TESTS(); - - // This is an example of using the UnitTest reflection API to inspect test - // results. Here we discount failures from the tests we expected to fail. - int unexpectedly_failed_tests = 0; - for (int i = 0; i < unit_test.total_test_case_count(); ++i) { - const TestCase& test_case = *unit_test.GetTestCase(i); - for (int j = 0; j < test_case.total_test_count(); ++j) { - const TestInfo& test_info = *test_case.GetTestInfo(j); - // Counts failed tests that were not meant to fail (those without - // 'Fails' in the name). - if (test_info.result()->Failed() && - strcmp(test_info.name(), "Fails") != 0) { - unexpectedly_failed_tests++; - } - } - } - - // Test that were meant to fail should not affect the test program outcome. - if (unexpectedly_failed_tests == 0) - ret_val = 0; - - return ret_val; -} diff --git a/freedv-server/googletest/scripts/fuse_gtest_files.py b/freedv-server/googletest/scripts/fuse_gtest_files.py deleted file mode 100755 index 57ef72f0..00000000 --- a/freedv-server/googletest/scripts/fuse_gtest_files.py +++ /dev/null @@ -1,250 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2009, Google Inc. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""fuse_gtest_files.py v0.2.0 -Fuses Google Test source code into a .h file and a .cc file. - -SYNOPSIS - fuse_gtest_files.py [GTEST_ROOT_DIR] OUTPUT_DIR - - Scans GTEST_ROOT_DIR for Google Test source code, and generates - two files: OUTPUT_DIR/gtest/gtest.h and OUTPUT_DIR/gtest/gtest-all.cc. - Then you can build your tests by adding OUTPUT_DIR to the include - search path and linking with OUTPUT_DIR/gtest/gtest-all.cc. These - two files contain everything you need to use Google Test. Hence - you can "install" Google Test by copying them to wherever you want. - - GTEST_ROOT_DIR can be omitted and defaults to the parent - directory of the directory holding this script. - -EXAMPLES - ./fuse_gtest_files.py fused_gtest - ./fuse_gtest_files.py path/to/unpacked/gtest fused_gtest - -This tool is experimental. In particular, it assumes that there is no -conditional inclusion of Google Test headers. Please report any -problems to googletestframework@googlegroups.com. You can read -http://code.google.com/p/googletest/wiki/GoogleTestAdvancedGuide for -more information. -""" - -__author__ = 'wan@google.com (Zhanyong Wan)' - -import os -import re -import sets -import sys - -# We assume that this file is in the scripts/ directory in the Google -# Test root directory. -DEFAULT_GTEST_ROOT_DIR = os.path.join(os.path.dirname(__file__), '..') - -# Regex for matching '#include "gtest/..."'. -INCLUDE_GTEST_FILE_REGEX = re.compile(r'^\s*#\s*include\s*"(gtest/.+)"') - -# Regex for matching '#include "src/..."'. -INCLUDE_SRC_FILE_REGEX = re.compile(r'^\s*#\s*include\s*"(src/.+)"') - -# Where to find the source seed files. -GTEST_H_SEED = 'include/gtest/gtest.h' -GTEST_SPI_H_SEED = 'include/gtest/gtest-spi.h' -GTEST_ALL_CC_SEED = 'src/gtest-all.cc' - -# Where to put the generated files. -GTEST_H_OUTPUT = 'gtest/gtest.h' -GTEST_ALL_CC_OUTPUT = 'gtest/gtest-all.cc' - - -def VerifyFileExists(directory, relative_path): - """Verifies that the given file exists; aborts on failure. - - relative_path is the file path relative to the given directory. - """ - - if not os.path.isfile(os.path.join(directory, relative_path)): - print 'ERROR: Cannot find %s in directory %s.' % (relative_path, - directory) - print ('Please either specify a valid project root directory ' - 'or omit it on the command line.') - sys.exit(1) - - -def ValidateGTestRootDir(gtest_root): - """Makes sure gtest_root points to a valid gtest root directory. - - The function aborts the program on failure. - """ - - VerifyFileExists(gtest_root, GTEST_H_SEED) - VerifyFileExists(gtest_root, GTEST_ALL_CC_SEED) - - -def VerifyOutputFile(output_dir, relative_path): - """Verifies that the given output file path is valid. - - relative_path is relative to the output_dir directory. - """ - - # Makes sure the output file either doesn't exist or can be overwritten. - output_file = os.path.join(output_dir, relative_path) - if os.path.exists(output_file): - # TODO(wan@google.com): The following user-interaction doesn't - # work with automated processes. We should provide a way for the - # Makefile to force overwriting the files. - print ('%s already exists in directory %s - overwrite it? (y/N) ' % - (relative_path, output_dir)) - answer = sys.stdin.readline().strip() - if answer not in ['y', 'Y']: - print 'ABORTED.' - sys.exit(1) - - # Makes sure the directory holding the output file exists; creates - # it and all its ancestors if necessary. - parent_directory = os.path.dirname(output_file) - if not os.path.isdir(parent_directory): - os.makedirs(parent_directory) - - -def ValidateOutputDir(output_dir): - """Makes sure output_dir points to a valid output directory. - - The function aborts the program on failure. - """ - - VerifyOutputFile(output_dir, GTEST_H_OUTPUT) - VerifyOutputFile(output_dir, GTEST_ALL_CC_OUTPUT) - - -def FuseGTestH(gtest_root, output_dir): - """Scans folder gtest_root to generate gtest/gtest.h in output_dir.""" - - output_file = file(os.path.join(output_dir, GTEST_H_OUTPUT), 'w') - processed_files = sets.Set() # Holds all gtest headers we've processed. - - def ProcessFile(gtest_header_path): - """Processes the given gtest header file.""" - - # We don't process the same header twice. - if gtest_header_path in processed_files: - return - - processed_files.add(gtest_header_path) - - # Reads each line in the given gtest header. - for line in file(os.path.join(gtest_root, gtest_header_path), 'r'): - m = INCLUDE_GTEST_FILE_REGEX.match(line) - if m: - # It's '#include "gtest/..."' - let's process it recursively. - ProcessFile('include/' + m.group(1)) - else: - # Otherwise we copy the line unchanged to the output file. - output_file.write(line) - - ProcessFile(GTEST_H_SEED) - output_file.close() - - -def FuseGTestAllCcToFile(gtest_root, output_file): - """Scans folder gtest_root to generate gtest/gtest-all.cc in output_file.""" - - processed_files = sets.Set() - - def ProcessFile(gtest_source_file): - """Processes the given gtest source file.""" - - # We don't process the same #included file twice. - if gtest_source_file in processed_files: - return - - processed_files.add(gtest_source_file) - - # Reads each line in the given gtest source file. - for line in file(os.path.join(gtest_root, gtest_source_file), 'r'): - m = INCLUDE_GTEST_FILE_REGEX.match(line) - if m: - if 'include/' + m.group(1) == GTEST_SPI_H_SEED: - # It's '#include "gtest/gtest-spi.h"'. This file is not - # #included by "gtest/gtest.h", so we need to process it. - ProcessFile(GTEST_SPI_H_SEED) - else: - # It's '#include "gtest/foo.h"' where foo is not gtest-spi. - # We treat it as '#include "gtest/gtest.h"', as all other - # gtest headers are being fused into gtest.h and cannot be - # #included directly. - - # There is no need to #include "gtest/gtest.h" more than once. - if not GTEST_H_SEED in processed_files: - processed_files.add(GTEST_H_SEED) - output_file.write('#include "%s"\n' % (GTEST_H_OUTPUT,)) - else: - m = INCLUDE_SRC_FILE_REGEX.match(line) - if m: - # It's '#include "src/foo"' - let's process it recursively. - ProcessFile(m.group(1)) - else: - output_file.write(line) - - ProcessFile(GTEST_ALL_CC_SEED) - - -def FuseGTestAllCc(gtest_root, output_dir): - """Scans folder gtest_root to generate gtest/gtest-all.cc in output_dir.""" - - output_file = file(os.path.join(output_dir, GTEST_ALL_CC_OUTPUT), 'w') - FuseGTestAllCcToFile(gtest_root, output_file) - output_file.close() - - -def FuseGTest(gtest_root, output_dir): - """Fuses gtest.h and gtest-all.cc.""" - - ValidateGTestRootDir(gtest_root) - ValidateOutputDir(output_dir) - - FuseGTestH(gtest_root, output_dir) - FuseGTestAllCc(gtest_root, output_dir) - - -def main(): - argc = len(sys.argv) - if argc == 2: - # fuse_gtest_files.py OUTPUT_DIR - FuseGTest(DEFAULT_GTEST_ROOT_DIR, sys.argv[1]) - elif argc == 3: - # fuse_gtest_files.py GTEST_ROOT_DIR OUTPUT_DIR - FuseGTest(sys.argv[1], sys.argv[2]) - else: - print __doc__ - sys.exit(1) - - -if __name__ == '__main__': - main() diff --git a/freedv-server/googletest/scripts/gen_gtest_pred_impl.py b/freedv-server/googletest/scripts/gen_gtest_pred_impl.py deleted file mode 100755 index 3e7ab042..00000000 --- a/freedv-server/googletest/scripts/gen_gtest_pred_impl.py +++ /dev/null @@ -1,730 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2006, Google Inc. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""gen_gtest_pred_impl.py v0.1 - -Generates the implementation of Google Test predicate assertions and -accompanying tests. - -Usage: - - gen_gtest_pred_impl.py MAX_ARITY - -where MAX_ARITY is a positive integer. - -The command generates the implementation of up-to MAX_ARITY-ary -predicate assertions, and writes it to file gtest_pred_impl.h in the -directory where the script is. It also generates the accompanying -unit test in file gtest_pred_impl_unittest.cc. -""" - -__author__ = 'wan@google.com (Zhanyong Wan)' - -import os -import sys -import time - -# Where this script is. -SCRIPT_DIR = os.path.dirname(sys.argv[0]) - -# Where to store the generated header. -HEADER = os.path.join(SCRIPT_DIR, '../include/gtest/gtest_pred_impl.h') - -# Where to store the generated unit test. -UNIT_TEST = os.path.join(SCRIPT_DIR, '../test/gtest_pred_impl_unittest.cc') - - -def HeaderPreamble(n): - """Returns the preamble for the header file. - - Args: - n: the maximum arity of the predicate macros to be generated. - """ - - # A map that defines the values used in the preamble template. - DEFS = { - 'today' : time.strftime('%m/%d/%Y'), - 'year' : time.strftime('%Y'), - 'command' : '%s %s' % (os.path.basename(sys.argv[0]), n), - 'n' : n - } - - return ( -"""// Copyright 2006, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// This file is AUTOMATICALLY GENERATED on %(today)s by command -// '%(command)s'. DO NOT EDIT BY HAND! -// -// Implements a family of generic predicate assertion macros. - -#ifndef GTEST_INCLUDE_GTEST_GTEST_PRED_IMPL_H_ -#define GTEST_INCLUDE_GTEST_GTEST_PRED_IMPL_H_ - -// Makes sure this header is not included before gtest.h. -#ifndef GTEST_INCLUDE_GTEST_GTEST_H_ -# error Do not include gtest_pred_impl.h directly. Include gtest.h instead. -#endif // GTEST_INCLUDE_GTEST_GTEST_H_ - -// This header implements a family of generic predicate assertion -// macros: -// -// ASSERT_PRED_FORMAT1(pred_format, v1) -// ASSERT_PRED_FORMAT2(pred_format, v1, v2) -// ... -// -// where pred_format is a function or functor that takes n (in the -// case of ASSERT_PRED_FORMATn) values and their source expression -// text, and returns a testing::AssertionResult. See the definition -// of ASSERT_EQ in gtest.h for an example. -// -// If you don't care about formatting, you can use the more -// restrictive version: -// -// ASSERT_PRED1(pred, v1) -// ASSERT_PRED2(pred, v1, v2) -// ... -// -// where pred is an n-ary function or functor that returns bool, -// and the values v1, v2, ..., must support the << operator for -// streaming to std::ostream. -// -// We also define the EXPECT_* variations. -// -// For now we only support predicates whose arity is at most %(n)s. -// Please email googletestframework@googlegroups.com if you need -// support for higher arities. - -// GTEST_ASSERT_ is the basic statement to which all of the assertions -// in this file reduce. Don't use this in your code. - -#define GTEST_ASSERT_(expression, on_failure) \\ - GTEST_AMBIGUOUS_ELSE_BLOCKER_ \\ - if (const ::testing::AssertionResult gtest_ar = (expression)) \\ - ; \\ - else \\ - on_failure(gtest_ar.failure_message()) -""" % DEFS) - - -def Arity(n): - """Returns the English name of the given arity.""" - - if n < 0: - return None - elif n <= 3: - return ['nullary', 'unary', 'binary', 'ternary'][n] - else: - return '%s-ary' % n - - -def Title(word): - """Returns the given word in title case. The difference between - this and string's title() method is that Title('4-ary') is '4-ary' - while '4-ary'.title() is '4-Ary'.""" - - return word[0].upper() + word[1:] - - -def OneTo(n): - """Returns the list [1, 2, 3, ..., n].""" - - return range(1, n + 1) - - -def Iter(n, format, sep=''): - """Given a positive integer n, a format string that contains 0 or - more '%s' format specs, and optionally a separator string, returns - the join of n strings, each formatted with the format string on an - iterator ranged from 1 to n. - - Example: - - Iter(3, 'v%s', sep=', ') returns 'v1, v2, v3'. - """ - - # How many '%s' specs are in format? - spec_count = len(format.split('%s')) - 1 - return sep.join([format % (spec_count * (i,)) for i in OneTo(n)]) - - -def ImplementationForArity(n): - """Returns the implementation of n-ary predicate assertions.""" - - # A map the defines the values used in the implementation template. - DEFS = { - 'n' : str(n), - 'vs' : Iter(n, 'v%s', sep=', '), - 'vts' : Iter(n, '#v%s', sep=', '), - 'arity' : Arity(n), - 'Arity' : Title(Arity(n)) - } - - impl = """ - -// Helper function for implementing {EXPECT|ASSERT}_PRED%(n)s. Don't use -// this in your code. -template -AssertionResult AssertPred%(n)sHelper(const char* pred_text""" % DEFS - - impl += Iter(n, """, - const char* e%s""") - - impl += """, - Pred pred""" - - impl += Iter(n, """, - const T%s& v%s""") - - impl += """) { - if (pred(%(vs)s)) return AssertionSuccess(); - -""" % DEFS - - impl += ' return AssertionFailure() << pred_text << "("' - - impl += Iter(n, """ - << e%s""", sep=' << ", "') - - impl += ' << ") evaluates to false, where"' - - impl += Iter(n, """ - << "\\n" << e%s << " evaluates to " << v%s""") - - impl += """; -} - -// Internal macro for implementing {EXPECT|ASSERT}_PRED_FORMAT%(n)s. -// Don't use this in your code. -#define GTEST_PRED_FORMAT%(n)s_(pred_format, %(vs)s, on_failure)\\ - GTEST_ASSERT_(pred_format(%(vts)s, %(vs)s), \\ - on_failure) - -// Internal macro for implementing {EXPECT|ASSERT}_PRED%(n)s. Don't use -// this in your code. -#define GTEST_PRED%(n)s_(pred, %(vs)s, on_failure)\\ - GTEST_ASSERT_(::testing::AssertPred%(n)sHelper(#pred""" % DEFS - - impl += Iter(n, """, \\ - #v%s""") - - impl += """, \\ - pred""" - - impl += Iter(n, """, \\ - v%s""") - - impl += """), on_failure) - -// %(Arity)s predicate assertion macros. -#define EXPECT_PRED_FORMAT%(n)s(pred_format, %(vs)s) \\ - GTEST_PRED_FORMAT%(n)s_(pred_format, %(vs)s, GTEST_NONFATAL_FAILURE_) -#define EXPECT_PRED%(n)s(pred, %(vs)s) \\ - GTEST_PRED%(n)s_(pred, %(vs)s, GTEST_NONFATAL_FAILURE_) -#define ASSERT_PRED_FORMAT%(n)s(pred_format, %(vs)s) \\ - GTEST_PRED_FORMAT%(n)s_(pred_format, %(vs)s, GTEST_FATAL_FAILURE_) -#define ASSERT_PRED%(n)s(pred, %(vs)s) \\ - GTEST_PRED%(n)s_(pred, %(vs)s, GTEST_FATAL_FAILURE_) - -""" % DEFS - - return impl - - -def HeaderPostamble(): - """Returns the postamble for the header file.""" - - return """ - -#endif // GTEST_INCLUDE_GTEST_GTEST_PRED_IMPL_H_ -""" - - -def GenerateFile(path, content): - """Given a file path and a content string, overwrites it with the - given content.""" - - print 'Updating file %s . . .' % path - - f = file(path, 'w+') - print >>f, content, - f.close() - - print 'File %s has been updated.' % path - - -def GenerateHeader(n): - """Given the maximum arity n, updates the header file that implements - the predicate assertions.""" - - GenerateFile(HEADER, - HeaderPreamble(n) - + ''.join([ImplementationForArity(i) for i in OneTo(n)]) - + HeaderPostamble()) - - -def UnitTestPreamble(): - """Returns the preamble for the unit test file.""" - - # A map that defines the values used in the preamble template. - DEFS = { - 'today' : time.strftime('%m/%d/%Y'), - 'year' : time.strftime('%Y'), - 'command' : '%s %s' % (os.path.basename(sys.argv[0]), sys.argv[1]), - } - - return ( -"""// Copyright 2006, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// This file is AUTOMATICALLY GENERATED on %(today)s by command -// '%(command)s'. DO NOT EDIT BY HAND! - -// Regression test for gtest_pred_impl.h -// -// This file is generated by a script and quite long. If you intend to -// learn how Google Test works by reading its unit tests, read -// gtest_unittest.cc instead. -// -// This is intended as a regression test for the Google Test predicate -// assertions. We compile it as part of the gtest_unittest target -// only to keep the implementation tidy and compact, as it is quite -// involved to set up the stage for testing Google Test using Google -// Test itself. -// -// Currently, gtest_unittest takes ~11 seconds to run in the testing -// daemon. In the future, if it grows too large and needs much more -// time to finish, we should consider separating this file into a -// stand-alone regression test. - -#include - -#include "gtest/gtest.h" -#include "gtest/gtest-spi.h" - -// A user-defined data type. -struct Bool { - explicit Bool(int val) : value(val != 0) {} - - bool operator>(int n) const { return value > Bool(n).value; } - - Bool operator+(const Bool& rhs) const { return Bool(value + rhs.value); } - - bool operator==(const Bool& rhs) const { return value == rhs.value; } - - bool value; -}; - -// Enables Bool to be used in assertions. -std::ostream& operator<<(std::ostream& os, const Bool& x) { - return os << (x.value ? "true" : "false"); -} - -""" % DEFS) - - -def TestsForArity(n): - """Returns the tests for n-ary predicate assertions.""" - - # A map that defines the values used in the template for the tests. - DEFS = { - 'n' : n, - 'es' : Iter(n, 'e%s', sep=', '), - 'vs' : Iter(n, 'v%s', sep=', '), - 'vts' : Iter(n, '#v%s', sep=', '), - 'tvs' : Iter(n, 'T%s v%s', sep=', '), - 'int_vs' : Iter(n, 'int v%s', sep=', '), - 'Bool_vs' : Iter(n, 'Bool v%s', sep=', '), - 'types' : Iter(n, 'typename T%s', sep=', '), - 'v_sum' : Iter(n, 'v%s', sep=' + '), - 'arity' : Arity(n), - 'Arity' : Title(Arity(n)), - } - - tests = ( -"""// Sample functions/functors for testing %(arity)s predicate assertions. - -// A %(arity)s predicate function. -template <%(types)s> -bool PredFunction%(n)s(%(tvs)s) { - return %(v_sum)s > 0; -} - -// The following two functions are needed to circumvent a bug in -// gcc 2.95.3, which sometimes has problem with the above template -// function. -bool PredFunction%(n)sInt(%(int_vs)s) { - return %(v_sum)s > 0; -} -bool PredFunction%(n)sBool(%(Bool_vs)s) { - return %(v_sum)s > 0; -} -""" % DEFS) - - tests += """ -// A %(arity)s predicate functor. -struct PredFunctor%(n)s { - template <%(types)s> - bool operator()(""" % DEFS - - tests += Iter(n, 'const T%s& v%s', sep=""", - """) - - tests += """) { - return %(v_sum)s > 0; - } -}; -""" % DEFS - - tests += """ -// A %(arity)s predicate-formatter function. -template <%(types)s> -testing::AssertionResult PredFormatFunction%(n)s(""" % DEFS - - tests += Iter(n, 'const char* e%s', sep=""", - """) - - tests += Iter(n, """, - const T%s& v%s""") - - tests += """) { - if (PredFunction%(n)s(%(vs)s)) - return testing::AssertionSuccess(); - - return testing::AssertionFailure() - << """ % DEFS - - tests += Iter(n, 'e%s', sep=' << " + " << ') - - tests += """ - << " is expected to be positive, but evaluates to " - << %(v_sum)s << "."; -} -""" % DEFS - - tests += """ -// A %(arity)s predicate-formatter functor. -struct PredFormatFunctor%(n)s { - template <%(types)s> - testing::AssertionResult operator()(""" % DEFS - - tests += Iter(n, 'const char* e%s', sep=""", - """) - - tests += Iter(n, """, - const T%s& v%s""") - - tests += """) const { - return PredFormatFunction%(n)s(%(es)s, %(vs)s); - } -}; -""" % DEFS - - tests += """ -// Tests for {EXPECT|ASSERT}_PRED_FORMAT%(n)s. - -class Predicate%(n)sTest : public testing::Test { - protected: - virtual void SetUp() { - expected_to_finish_ = true; - finished_ = false;""" % DEFS - - tests += """ - """ + Iter(n, 'n%s_ = ') + """0; - } -""" - - tests += """ - virtual void TearDown() { - // Verifies that each of the predicate's arguments was evaluated - // exactly once.""" - - tests += ''.join([""" - EXPECT_EQ(1, n%s_) << - "The predicate assertion didn't evaluate argument %s " - "exactly once.";""" % (i, i + 1) for i in OneTo(n)]) - - tests += """ - - // Verifies that the control flow in the test function is expected. - if (expected_to_finish_ && !finished_) { - FAIL() << "The predicate assertion unexpactedly aborted the test."; - } else if (!expected_to_finish_ && finished_) { - FAIL() << "The failed predicate assertion didn't abort the test " - "as expected."; - } - } - - // true iff the test function is expected to run to finish. - static bool expected_to_finish_; - - // true iff the test function did run to finish. - static bool finished_; -""" % DEFS - - tests += Iter(n, """ - static int n%s_;""") - - tests += """ -}; - -bool Predicate%(n)sTest::expected_to_finish_; -bool Predicate%(n)sTest::finished_; -""" % DEFS - - tests += Iter(n, """int Predicate%%(n)sTest::n%s_; -""") % DEFS - - tests += """ -typedef Predicate%(n)sTest EXPECT_PRED_FORMAT%(n)sTest; -typedef Predicate%(n)sTest ASSERT_PRED_FORMAT%(n)sTest; -typedef Predicate%(n)sTest EXPECT_PRED%(n)sTest; -typedef Predicate%(n)sTest ASSERT_PRED%(n)sTest; -""" % DEFS - - def GenTest(use_format, use_assert, expect_failure, - use_functor, use_user_type): - """Returns the test for a predicate assertion macro. - - Args: - use_format: true iff the assertion is a *_PRED_FORMAT*. - use_assert: true iff the assertion is a ASSERT_*. - expect_failure: true iff the assertion is expected to fail. - use_functor: true iff the first argument of the assertion is - a functor (as opposed to a function) - use_user_type: true iff the predicate functor/function takes - argument(s) of a user-defined type. - - Example: - - GenTest(1, 0, 0, 1, 0) returns a test that tests the behavior - of a successful EXPECT_PRED_FORMATn() that takes a functor - whose arguments have built-in types.""" - - if use_assert: - assrt = 'ASSERT' # 'assert' is reserved, so we cannot use - # that identifier here. - else: - assrt = 'EXPECT' - - assertion = assrt + '_PRED' - - if use_format: - pred_format = 'PredFormat' - assertion += '_FORMAT' - else: - pred_format = 'Pred' - - assertion += '%(n)s' % DEFS - - if use_functor: - pred_format_type = 'functor' - pred_format += 'Functor%(n)s()' - else: - pred_format_type = 'function' - pred_format += 'Function%(n)s' - if not use_format: - if use_user_type: - pred_format += 'Bool' - else: - pred_format += 'Int' - - test_name = pred_format_type.title() - - if use_user_type: - arg_type = 'user-defined type (Bool)' - test_name += 'OnUserType' - if expect_failure: - arg = 'Bool(n%s_++)' - else: - arg = 'Bool(++n%s_)' - else: - arg_type = 'built-in type (int)' - test_name += 'OnBuiltInType' - if expect_failure: - arg = 'n%s_++' - else: - arg = '++n%s_' - - if expect_failure: - successful_or_failed = 'failed' - expected_or_not = 'expected.' - test_name += 'Failure' - else: - successful_or_failed = 'successful' - expected_or_not = 'UNEXPECTED!' - test_name += 'Success' - - # A map that defines the values used in the test template. - defs = DEFS.copy() - defs.update({ - 'assert' : assrt, - 'assertion' : assertion, - 'test_name' : test_name, - 'pf_type' : pred_format_type, - 'pf' : pred_format, - 'arg_type' : arg_type, - 'arg' : arg, - 'successful' : successful_or_failed, - 'expected' : expected_or_not, - }) - - test = """ -// Tests a %(successful)s %(assertion)s where the -// predicate-formatter is a %(pf_type)s on a %(arg_type)s. -TEST_F(%(assertion)sTest, %(test_name)s) {""" % defs - - indent = (len(assertion) + 3)*' ' - extra_indent = '' - - if expect_failure: - extra_indent = ' ' - if use_assert: - test += """ - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT""" - else: - test += """ - EXPECT_NONFATAL_FAILURE({ // NOLINT""" - - test += '\n' + extra_indent + """ %(assertion)s(%(pf)s""" % defs - - test = test % defs - test += Iter(n, ',\n' + indent + extra_indent + '%(arg)s' % defs) - test += ');\n' + extra_indent + ' finished_ = true;\n' - - if expect_failure: - test += ' }, "");\n' - - test += '}\n' - return test - - # Generates tests for all 2**6 = 64 combinations. - tests += ''.join([GenTest(use_format, use_assert, expect_failure, - use_functor, use_user_type) - for use_format in [0, 1] - for use_assert in [0, 1] - for expect_failure in [0, 1] - for use_functor in [0, 1] - for use_user_type in [0, 1] - ]) - - return tests - - -def UnitTestPostamble(): - """Returns the postamble for the tests.""" - - return '' - - -def GenerateUnitTest(n): - """Returns the tests for up-to n-ary predicate assertions.""" - - GenerateFile(UNIT_TEST, - UnitTestPreamble() - + ''.join([TestsForArity(i) for i in OneTo(n)]) - + UnitTestPostamble()) - - -def _Main(): - """The entry point of the script. Generates the header file and its - unit test.""" - - if len(sys.argv) != 2: - print __doc__ - print 'Author: ' + __author__ - sys.exit(1) - - n = int(sys.argv[1]) - GenerateHeader(n) - GenerateUnitTest(n) - - -if __name__ == '__main__': - _Main() diff --git a/freedv-server/googletest/scripts/gtest-config b/freedv-server/googletest/scripts/gtest-config deleted file mode 100755 index f83ae5db..00000000 --- a/freedv-server/googletest/scripts/gtest-config +++ /dev/null @@ -1,274 +0,0 @@ -#!/bin/sh - -# These variables are automatically filled in by the configure script. -name="gtest" -version="1.7.0" - -show_usage() -{ - echo "Usage: gtest-config [OPTIONS...]" -} - -show_help() -{ - show_usage - cat <<\EOF - -The `gtest-config' script provides access to the necessary compile and linking -flags to connect with Google C++ Testing Framework, both in a build prior to -installation, and on the system proper after installation. The installation -overrides may be issued in combination with any other queries, but will only -affect installation queries if called on a built but not installed gtest. The -installation queries may not be issued with any other types of queries, and -only one installation query may be made at a time. The version queries and -compiler flag queries may be combined as desired but not mixed. Different -version queries are always combined with logical "and" semantics, and only the -last of any particular query is used while all previous ones ignored. All -versions must be specified as a sequence of numbers separated by periods. -Compiler flag queries output the union of the sets of flags when combined. - - Examples: - gtest-config --min-version=1.0 || echo "Insufficient Google Test version." - - g++ $(gtest-config --cppflags --cxxflags) -o foo.o -c foo.cpp - g++ $(gtest-config --ldflags --libs) -o foo foo.o - - # When using a built but not installed Google Test: - g++ $(../../my_gtest_build/scripts/gtest-config ...) ... - - # When using an installed Google Test, but with installation overrides: - export GTEST_PREFIX="/opt" - g++ $(gtest-config --libdir="/opt/lib64" ...) ... - - Help: - --usage brief usage information - --help display this help message - - Installation Overrides: - --prefix= overrides the installation prefix - --exec-prefix= overrides the executable installation prefix - --libdir= overrides the library installation prefix - --includedir= overrides the header file installation prefix - - Installation Queries: - --prefix installation prefix - --exec-prefix executable installation prefix - --libdir library installation directory - --includedir header file installation directory - --version the version of the Google Test installation - - Version Queries: - --min-version=VERSION return 0 if the version is at least VERSION - --exact-version=VERSION return 0 if the version is exactly VERSION - --max-version=VERSION return 0 if the version is at most VERSION - - Compilation Flag Queries: - --cppflags compile flags specific to the C-like preprocessors - --cxxflags compile flags appropriate for C++ programs - --ldflags linker flags - --libs libraries for linking - -EOF -} - -# This function bounds our version with a min and a max. It uses some clever -# POSIX-compliant variable expansion to portably do all the work in the shell -# and avoid any dependency on a particular "sed" or "awk" implementation. -# Notable is that it will only ever compare the first 3 components of versions. -# Further components will be cleanly stripped off. All versions must be -# unadorned, so "v1.0" will *not* work. The minimum version must be in $1, and -# the max in $2. TODO(chandlerc@google.com): If this ever breaks, we should -# investigate expanding this via autom4te from AS_VERSION_COMPARE rather than -# continuing to maintain our own shell version. -check_versions() -{ - major_version=${version%%.*} - minor_version="0" - point_version="0" - if test "${version#*.}" != "${version}"; then - minor_version=${version#*.} - minor_version=${minor_version%%.*} - fi - if test "${version#*.*.}" != "${version}"; then - point_version=${version#*.*.} - point_version=${point_version%%.*} - fi - - min_version="$1" - min_major_version=${min_version%%.*} - min_minor_version="0" - min_point_version="0" - if test "${min_version#*.}" != "${min_version}"; then - min_minor_version=${min_version#*.} - min_minor_version=${min_minor_version%%.*} - fi - if test "${min_version#*.*.}" != "${min_version}"; then - min_point_version=${min_version#*.*.} - min_point_version=${min_point_version%%.*} - fi - - max_version="$2" - max_major_version=${max_version%%.*} - max_minor_version="0" - max_point_version="0" - if test "${max_version#*.}" != "${max_version}"; then - max_minor_version=${max_version#*.} - max_minor_version=${max_minor_version%%.*} - fi - if test "${max_version#*.*.}" != "${max_version}"; then - max_point_version=${max_version#*.*.} - max_point_version=${max_point_version%%.*} - fi - - test $(($major_version)) -lt $(($min_major_version)) && exit 1 - if test $(($major_version)) -eq $(($min_major_version)); then - test $(($minor_version)) -lt $(($min_minor_version)) && exit 1 - if test $(($minor_version)) -eq $(($min_minor_version)); then - test $(($point_version)) -lt $(($min_point_version)) && exit 1 - fi - fi - - test $(($major_version)) -gt $(($max_major_version)) && exit 1 - if test $(($major_version)) -eq $(($max_major_version)); then - test $(($minor_version)) -gt $(($max_minor_version)) && exit 1 - if test $(($minor_version)) -eq $(($max_minor_version)); then - test $(($point_version)) -gt $(($max_point_version)) && exit 1 - fi - fi - - exit 0 -} - -# Show the usage line when no arguments are specified. -if test $# -eq 0; then - show_usage - exit 1 -fi - -while test $# -gt 0; do - case $1 in - --usage) show_usage; exit 0;; - --help) show_help; exit 0;; - - # Installation overrides - --prefix=*) GTEST_PREFIX=${1#--prefix=};; - --exec-prefix=*) GTEST_EXEC_PREFIX=${1#--exec-prefix=};; - --libdir=*) GTEST_LIBDIR=${1#--libdir=};; - --includedir=*) GTEST_INCLUDEDIR=${1#--includedir=};; - - # Installation queries - --prefix|--exec-prefix|--libdir|--includedir|--version) - if test -n "${do_query}"; then - show_usage - exit 1 - fi - do_query=${1#--} - ;; - - # Version checking - --min-version=*) - do_check_versions=yes - min_version=${1#--min-version=} - ;; - --max-version=*) - do_check_versions=yes - max_version=${1#--max-version=} - ;; - --exact-version=*) - do_check_versions=yes - exact_version=${1#--exact-version=} - ;; - - # Compiler flag output - --cppflags) echo_cppflags=yes;; - --cxxflags) echo_cxxflags=yes;; - --ldflags) echo_ldflags=yes;; - --libs) echo_libs=yes;; - - # Everything else is an error - *) show_usage; exit 1;; - esac - shift -done - -# These have defaults filled in by the configure script but can also be -# overridden by environment variables or command line parameters. -prefix="${GTEST_PREFIX:-/usr/local}" -exec_prefix="${GTEST_EXEC_PREFIX:-${prefix}}" -libdir="${GTEST_LIBDIR:-${exec_prefix}/lib}" -includedir="${GTEST_INCLUDEDIR:-${prefix}/include}" - -# We try and detect if our binary is not located at its installed location. If -# it's not, we provide variables pointing to the source and build tree rather -# than to the install tree. This allows building against a just-built gtest -# rather than an installed gtest. -bindir="${exec_prefix}/bin" -this_relative_bindir=`dirname $0` -this_bindir=`cd ${this_relative_bindir}; pwd -P` -if test "${this_bindir}" = "${this_bindir%${bindir}}"; then - # The path to the script doesn't end in the bindir sequence from Autoconf, - # assume that we are in a build tree. - build_dir=`dirname ${this_bindir}` - src_dir=`cd ${this_bindir}; cd ..; pwd -P` - - # TODO(chandlerc@google.com): This is a dangerous dependency on libtool, we - # should work to remove it, and/or remove libtool altogether, replacing it - # with direct references to the library and a link path. - gtest_libs="${build_dir}/lib/libgtest.la -pthread " - gtest_ldflags="" - - # We provide hooks to include from either the source or build dir, where the - # build dir is always preferred. This will potentially allow us to write - # build rules for generated headers and have them automatically be preferred - # over provided versions. - gtest_cppflags="-I${build_dir}/include -I${src_dir}/include" - gtest_cxxflags="-pthread" -else - # We're using an installed gtest, although it may be staged under some - # prefix. Assume (as our own libraries do) that we can resolve the prefix, - # and are present in the dynamic link paths. - gtest_ldflags="-L${libdir}" - gtest_libs="-l${name} -pthread " - gtest_cppflags="-I${includedir}" - gtest_cxxflags="-pthread" -fi - -# Do an installation query if requested. -if test -n "$do_query"; then - case $do_query in - prefix) echo $prefix; exit 0;; - exec-prefix) echo $exec_prefix; exit 0;; - libdir) echo $libdir; exit 0;; - includedir) echo $includedir; exit 0;; - version) echo $version; exit 0;; - *) show_usage; exit 1;; - esac -fi - -# Do a version check if requested. -if test "$do_check_versions" = "yes"; then - # Make sure we didn't receive a bad combination of parameters. - test "$echo_cppflags" = "yes" && show_usage && exit 1 - test "$echo_cxxflags" = "yes" && show_usage && exit 1 - test "$echo_ldflags" = "yes" && show_usage && exit 1 - test "$echo_libs" = "yes" && show_usage && exit 1 - - if test "$exact_version" != ""; then - check_versions $exact_version $exact_version - # unreachable - else - check_versions ${min_version:-0.0.0} ${max_version:-9999.9999.9999} - # unreachable - fi -fi - -# Do the output in the correct order so that these can be used in-line of -# a compiler invocation. -output="" -test "$echo_cppflags" = "yes" && output="$output $gtest_cppflags" -test "$echo_cxxflags" = "yes" && output="$output $gtest_cxxflags" -test "$echo_ldflags" = "yes" && output="$output $gtest_ldflags" -test "$echo_libs" = "yes" && output="$output $gtest_libs" -echo $output - -exit 0 diff --git a/freedv-server/googletest/scripts/gtest-config.in b/freedv-server/googletest/scripts/gtest-config.in deleted file mode 100755 index 780f8432..00000000 --- a/freedv-server/googletest/scripts/gtest-config.in +++ /dev/null @@ -1,274 +0,0 @@ -#!/bin/sh - -# These variables are automatically filled in by the configure script. -name="@PACKAGE_TARNAME@" -version="@PACKAGE_VERSION@" - -show_usage() -{ - echo "Usage: gtest-config [OPTIONS...]" -} - -show_help() -{ - show_usage - cat <<\EOF - -The `gtest-config' script provides access to the necessary compile and linking -flags to connect with Google C++ Testing Framework, both in a build prior to -installation, and on the system proper after installation. The installation -overrides may be issued in combination with any other queries, but will only -affect installation queries if called on a built but not installed gtest. The -installation queries may not be issued with any other types of queries, and -only one installation query may be made at a time. The version queries and -compiler flag queries may be combined as desired but not mixed. Different -version queries are always combined with logical "and" semantics, and only the -last of any particular query is used while all previous ones ignored. All -versions must be specified as a sequence of numbers separated by periods. -Compiler flag queries output the union of the sets of flags when combined. - - Examples: - gtest-config --min-version=1.0 || echo "Insufficient Google Test version." - - g++ $(gtest-config --cppflags --cxxflags) -o foo.o -c foo.cpp - g++ $(gtest-config --ldflags --libs) -o foo foo.o - - # When using a built but not installed Google Test: - g++ $(../../my_gtest_build/scripts/gtest-config ...) ... - - # When using an installed Google Test, but with installation overrides: - export GTEST_PREFIX="/opt" - g++ $(gtest-config --libdir="/opt/lib64" ...) ... - - Help: - --usage brief usage information - --help display this help message - - Installation Overrides: - --prefix= overrides the installation prefix - --exec-prefix= overrides the executable installation prefix - --libdir= overrides the library installation prefix - --includedir= overrides the header file installation prefix - - Installation Queries: - --prefix installation prefix - --exec-prefix executable installation prefix - --libdir library installation directory - --includedir header file installation directory - --version the version of the Google Test installation - - Version Queries: - --min-version=VERSION return 0 if the version is at least VERSION - --exact-version=VERSION return 0 if the version is exactly VERSION - --max-version=VERSION return 0 if the version is at most VERSION - - Compilation Flag Queries: - --cppflags compile flags specific to the C-like preprocessors - --cxxflags compile flags appropriate for C++ programs - --ldflags linker flags - --libs libraries for linking - -EOF -} - -# This function bounds our version with a min and a max. It uses some clever -# POSIX-compliant variable expansion to portably do all the work in the shell -# and avoid any dependency on a particular "sed" or "awk" implementation. -# Notable is that it will only ever compare the first 3 components of versions. -# Further components will be cleanly stripped off. All versions must be -# unadorned, so "v1.0" will *not* work. The minimum version must be in $1, and -# the max in $2. TODO(chandlerc@google.com): If this ever breaks, we should -# investigate expanding this via autom4te from AS_VERSION_COMPARE rather than -# continuing to maintain our own shell version. -check_versions() -{ - major_version=${version%%.*} - minor_version="0" - point_version="0" - if test "${version#*.}" != "${version}"; then - minor_version=${version#*.} - minor_version=${minor_version%%.*} - fi - if test "${version#*.*.}" != "${version}"; then - point_version=${version#*.*.} - point_version=${point_version%%.*} - fi - - min_version="$1" - min_major_version=${min_version%%.*} - min_minor_version="0" - min_point_version="0" - if test "${min_version#*.}" != "${min_version}"; then - min_minor_version=${min_version#*.} - min_minor_version=${min_minor_version%%.*} - fi - if test "${min_version#*.*.}" != "${min_version}"; then - min_point_version=${min_version#*.*.} - min_point_version=${min_point_version%%.*} - fi - - max_version="$2" - max_major_version=${max_version%%.*} - max_minor_version="0" - max_point_version="0" - if test "${max_version#*.}" != "${max_version}"; then - max_minor_version=${max_version#*.} - max_minor_version=${max_minor_version%%.*} - fi - if test "${max_version#*.*.}" != "${max_version}"; then - max_point_version=${max_version#*.*.} - max_point_version=${max_point_version%%.*} - fi - - test $(($major_version)) -lt $(($min_major_version)) && exit 1 - if test $(($major_version)) -eq $(($min_major_version)); then - test $(($minor_version)) -lt $(($min_minor_version)) && exit 1 - if test $(($minor_version)) -eq $(($min_minor_version)); then - test $(($point_version)) -lt $(($min_point_version)) && exit 1 - fi - fi - - test $(($major_version)) -gt $(($max_major_version)) && exit 1 - if test $(($major_version)) -eq $(($max_major_version)); then - test $(($minor_version)) -gt $(($max_minor_version)) && exit 1 - if test $(($minor_version)) -eq $(($max_minor_version)); then - test $(($point_version)) -gt $(($max_point_version)) && exit 1 - fi - fi - - exit 0 -} - -# Show the usage line when no arguments are specified. -if test $# -eq 0; then - show_usage - exit 1 -fi - -while test $# -gt 0; do - case $1 in - --usage) show_usage; exit 0;; - --help) show_help; exit 0;; - - # Installation overrides - --prefix=*) GTEST_PREFIX=${1#--prefix=};; - --exec-prefix=*) GTEST_EXEC_PREFIX=${1#--exec-prefix=};; - --libdir=*) GTEST_LIBDIR=${1#--libdir=};; - --includedir=*) GTEST_INCLUDEDIR=${1#--includedir=};; - - # Installation queries - --prefix|--exec-prefix|--libdir|--includedir|--version) - if test -n "${do_query}"; then - show_usage - exit 1 - fi - do_query=${1#--} - ;; - - # Version checking - --min-version=*) - do_check_versions=yes - min_version=${1#--min-version=} - ;; - --max-version=*) - do_check_versions=yes - max_version=${1#--max-version=} - ;; - --exact-version=*) - do_check_versions=yes - exact_version=${1#--exact-version=} - ;; - - # Compiler flag output - --cppflags) echo_cppflags=yes;; - --cxxflags) echo_cxxflags=yes;; - --ldflags) echo_ldflags=yes;; - --libs) echo_libs=yes;; - - # Everything else is an error - *) show_usage; exit 1;; - esac - shift -done - -# These have defaults filled in by the configure script but can also be -# overridden by environment variables or command line parameters. -prefix="${GTEST_PREFIX:-@prefix@}" -exec_prefix="${GTEST_EXEC_PREFIX:-@exec_prefix@}" -libdir="${GTEST_LIBDIR:-@libdir@}" -includedir="${GTEST_INCLUDEDIR:-@includedir@}" - -# We try and detect if our binary is not located at its installed location. If -# it's not, we provide variables pointing to the source and build tree rather -# than to the install tree. This allows building against a just-built gtest -# rather than an installed gtest. -bindir="@bindir@" -this_relative_bindir=`dirname $0` -this_bindir=`cd ${this_relative_bindir}; pwd -P` -if test "${this_bindir}" = "${this_bindir%${bindir}}"; then - # The path to the script doesn't end in the bindir sequence from Autoconf, - # assume that we are in a build tree. - build_dir=`dirname ${this_bindir}` - src_dir=`cd ${this_bindir}; cd @top_srcdir@; pwd -P` - - # TODO(chandlerc@google.com): This is a dangerous dependency on libtool, we - # should work to remove it, and/or remove libtool altogether, replacing it - # with direct references to the library and a link path. - gtest_libs="${build_dir}/lib/libgtest.la @PTHREAD_CFLAGS@ @PTHREAD_LIBS@" - gtest_ldflags="" - - # We provide hooks to include from either the source or build dir, where the - # build dir is always preferred. This will potentially allow us to write - # build rules for generated headers and have them automatically be preferred - # over provided versions. - gtest_cppflags="-I${build_dir}/include -I${src_dir}/include" - gtest_cxxflags="@PTHREAD_CFLAGS@" -else - # We're using an installed gtest, although it may be staged under some - # prefix. Assume (as our own libraries do) that we can resolve the prefix, - # and are present in the dynamic link paths. - gtest_ldflags="-L${libdir}" - gtest_libs="-l${name} @PTHREAD_CFLAGS@ @PTHREAD_LIBS@" - gtest_cppflags="-I${includedir}" - gtest_cxxflags="@PTHREAD_CFLAGS@" -fi - -# Do an installation query if requested. -if test -n "$do_query"; then - case $do_query in - prefix) echo $prefix; exit 0;; - exec-prefix) echo $exec_prefix; exit 0;; - libdir) echo $libdir; exit 0;; - includedir) echo $includedir; exit 0;; - version) echo $version; exit 0;; - *) show_usage; exit 1;; - esac -fi - -# Do a version check if requested. -if test "$do_check_versions" = "yes"; then - # Make sure we didn't receive a bad combination of parameters. - test "$echo_cppflags" = "yes" && show_usage && exit 1 - test "$echo_cxxflags" = "yes" && show_usage && exit 1 - test "$echo_ldflags" = "yes" && show_usage && exit 1 - test "$echo_libs" = "yes" && show_usage && exit 1 - - if test "$exact_version" != ""; then - check_versions $exact_version $exact_version - # unreachable - else - check_versions ${min_version:-0.0.0} ${max_version:-9999.9999.9999} - # unreachable - fi -fi - -# Do the output in the correct order so that these can be used in-line of -# a compiler invocation. -output="" -test "$echo_cppflags" = "yes" && output="$output $gtest_cppflags" -test "$echo_cxxflags" = "yes" && output="$output $gtest_cxxflags" -test "$echo_ldflags" = "yes" && output="$output $gtest_ldflags" -test "$echo_libs" = "yes" && output="$output $gtest_libs" -echo $output - -exit 0 diff --git a/freedv-server/googletest/scripts/pump.py b/freedv-server/googletest/scripts/pump.py deleted file mode 100755 index 5efb653c..00000000 --- a/freedv-server/googletest/scripts/pump.py +++ /dev/null @@ -1,855 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2008, Google Inc. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""pump v0.2.0 - Pretty Useful for Meta Programming. - -A tool for preprocessor meta programming. Useful for generating -repetitive boilerplate code. Especially useful for writing C++ -classes, functions, macros, and templates that need to work with -various number of arguments. - -USAGE: - pump.py SOURCE_FILE - -EXAMPLES: - pump.py foo.cc.pump - Converts foo.cc.pump to foo.cc. - -GRAMMAR: - CODE ::= ATOMIC_CODE* - ATOMIC_CODE ::= $var ID = EXPRESSION - | $var ID = [[ CODE ]] - | $range ID EXPRESSION..EXPRESSION - | $for ID SEPARATOR [[ CODE ]] - | $($) - | $ID - | $(EXPRESSION) - | $if EXPRESSION [[ CODE ]] ELSE_BRANCH - | [[ CODE ]] - | RAW_CODE - SEPARATOR ::= RAW_CODE | EMPTY - ELSE_BRANCH ::= $else [[ CODE ]] - | $elif EXPRESSION [[ CODE ]] ELSE_BRANCH - | EMPTY - EXPRESSION has Python syntax. -""" - -__author__ = 'wan@google.com (Zhanyong Wan)' - -import os -import re -import sys - - -TOKEN_TABLE = [ - (re.compile(r'\$var\s+'), '$var'), - (re.compile(r'\$elif\s+'), '$elif'), - (re.compile(r'\$else\s+'), '$else'), - (re.compile(r'\$for\s+'), '$for'), - (re.compile(r'\$if\s+'), '$if'), - (re.compile(r'\$range\s+'), '$range'), - (re.compile(r'\$[_A-Za-z]\w*'), '$id'), - (re.compile(r'\$\(\$\)'), '$($)'), - (re.compile(r'\$'), '$'), - (re.compile(r'\[\[\n?'), '[['), - (re.compile(r'\]\]\n?'), ']]'), - ] - - -class Cursor: - """Represents a position (line and column) in a text file.""" - - def __init__(self, line=-1, column=-1): - self.line = line - self.column = column - - def __eq__(self, rhs): - return self.line == rhs.line and self.column == rhs.column - - def __ne__(self, rhs): - return not self == rhs - - def __lt__(self, rhs): - return self.line < rhs.line or ( - self.line == rhs.line and self.column < rhs.column) - - def __le__(self, rhs): - return self < rhs or self == rhs - - def __gt__(self, rhs): - return rhs < self - - def __ge__(self, rhs): - return rhs <= self - - def __str__(self): - if self == Eof(): - return 'EOF' - else: - return '%s(%s)' % (self.line + 1, self.column) - - def __add__(self, offset): - return Cursor(self.line, self.column + offset) - - def __sub__(self, offset): - return Cursor(self.line, self.column - offset) - - def Clone(self): - """Returns a copy of self.""" - - return Cursor(self.line, self.column) - - -# Special cursor to indicate the end-of-file. -def Eof(): - """Returns the special cursor to denote the end-of-file.""" - return Cursor(-1, -1) - - -class Token: - """Represents a token in a Pump source file.""" - - def __init__(self, start=None, end=None, value=None, token_type=None): - if start is None: - self.start = Eof() - else: - self.start = start - if end is None: - self.end = Eof() - else: - self.end = end - self.value = value - self.token_type = token_type - - def __str__(self): - return 'Token @%s: \'%s\' type=%s' % ( - self.start, self.value, self.token_type) - - def Clone(self): - """Returns a copy of self.""" - - return Token(self.start.Clone(), self.end.Clone(), self.value, - self.token_type) - - -def StartsWith(lines, pos, string): - """Returns True iff the given position in lines starts with 'string'.""" - - return lines[pos.line][pos.column:].startswith(string) - - -def FindFirstInLine(line, token_table): - best_match_start = -1 - for (regex, token_type) in token_table: - m = regex.search(line) - if m: - # We found regex in lines - if best_match_start < 0 or m.start() < best_match_start: - best_match_start = m.start() - best_match_length = m.end() - m.start() - best_match_token_type = token_type - - if best_match_start < 0: - return None - - return (best_match_start, best_match_length, best_match_token_type) - - -def FindFirst(lines, token_table, cursor): - """Finds the first occurrence of any string in strings in lines.""" - - start = cursor.Clone() - cur_line_number = cursor.line - for line in lines[start.line:]: - if cur_line_number == start.line: - line = line[start.column:] - m = FindFirstInLine(line, token_table) - if m: - # We found a regex in line. - (start_column, length, token_type) = m - if cur_line_number == start.line: - start_column += start.column - found_start = Cursor(cur_line_number, start_column) - found_end = found_start + length - return MakeToken(lines, found_start, found_end, token_type) - cur_line_number += 1 - # We failed to find str in lines - return None - - -def SubString(lines, start, end): - """Returns a substring in lines.""" - - if end == Eof(): - end = Cursor(len(lines) - 1, len(lines[-1])) - - if start >= end: - return '' - - if start.line == end.line: - return lines[start.line][start.column:end.column] - - result_lines = ([lines[start.line][start.column:]] + - lines[start.line + 1:end.line] + - [lines[end.line][:end.column]]) - return ''.join(result_lines) - - -def StripMetaComments(str): - """Strip meta comments from each line in the given string.""" - - # First, completely remove lines containing nothing but a meta - # comment, including the trailing \n. - str = re.sub(r'^\s*\$\$.*\n', '', str) - - # Then, remove meta comments from contentful lines. - return re.sub(r'\s*\$\$.*', '', str) - - -def MakeToken(lines, start, end, token_type): - """Creates a new instance of Token.""" - - return Token(start, end, SubString(lines, start, end), token_type) - - -def ParseToken(lines, pos, regex, token_type): - line = lines[pos.line][pos.column:] - m = regex.search(line) - if m and not m.start(): - return MakeToken(lines, pos, pos + m.end(), token_type) - else: - print 'ERROR: %s expected at %s.' % (token_type, pos) - sys.exit(1) - - -ID_REGEX = re.compile(r'[_A-Za-z]\w*') -EQ_REGEX = re.compile(r'=') -REST_OF_LINE_REGEX = re.compile(r'.*?(?=$|\$\$)') -OPTIONAL_WHITE_SPACES_REGEX = re.compile(r'\s*') -WHITE_SPACE_REGEX = re.compile(r'\s') -DOT_DOT_REGEX = re.compile(r'\.\.') - - -def Skip(lines, pos, regex): - line = lines[pos.line][pos.column:] - m = re.search(regex, line) - if m and not m.start(): - return pos + m.end() - else: - return pos - - -def SkipUntil(lines, pos, regex, token_type): - line = lines[pos.line][pos.column:] - m = re.search(regex, line) - if m: - return pos + m.start() - else: - print ('ERROR: %s expected on line %s after column %s.' % - (token_type, pos.line + 1, pos.column)) - sys.exit(1) - - -def ParseExpTokenInParens(lines, pos): - def ParseInParens(pos): - pos = Skip(lines, pos, OPTIONAL_WHITE_SPACES_REGEX) - pos = Skip(lines, pos, r'\(') - pos = Parse(pos) - pos = Skip(lines, pos, r'\)') - return pos - - def Parse(pos): - pos = SkipUntil(lines, pos, r'\(|\)', ')') - if SubString(lines, pos, pos + 1) == '(': - pos = Parse(pos + 1) - pos = Skip(lines, pos, r'\)') - return Parse(pos) - else: - return pos - - start = pos.Clone() - pos = ParseInParens(pos) - return MakeToken(lines, start, pos, 'exp') - - -def RStripNewLineFromToken(token): - if token.value.endswith('\n'): - return Token(token.start, token.end, token.value[:-1], token.token_type) - else: - return token - - -def TokenizeLines(lines, pos): - while True: - found = FindFirst(lines, TOKEN_TABLE, pos) - if not found: - yield MakeToken(lines, pos, Eof(), 'code') - return - - if found.start == pos: - prev_token = None - prev_token_rstripped = None - else: - prev_token = MakeToken(lines, pos, found.start, 'code') - prev_token_rstripped = RStripNewLineFromToken(prev_token) - - if found.token_type == '$var': - if prev_token_rstripped: - yield prev_token_rstripped - yield found - id_token = ParseToken(lines, found.end, ID_REGEX, 'id') - yield id_token - pos = Skip(lines, id_token.end, OPTIONAL_WHITE_SPACES_REGEX) - - eq_token = ParseToken(lines, pos, EQ_REGEX, '=') - yield eq_token - pos = Skip(lines, eq_token.end, r'\s*') - - if SubString(lines, pos, pos + 2) != '[[': - exp_token = ParseToken(lines, pos, REST_OF_LINE_REGEX, 'exp') - yield exp_token - pos = Cursor(exp_token.end.line + 1, 0) - elif found.token_type == '$for': - if prev_token_rstripped: - yield prev_token_rstripped - yield found - id_token = ParseToken(lines, found.end, ID_REGEX, 'id') - yield id_token - pos = Skip(lines, id_token.end, WHITE_SPACE_REGEX) - elif found.token_type == '$range': - if prev_token_rstripped: - yield prev_token_rstripped - yield found - id_token = ParseToken(lines, found.end, ID_REGEX, 'id') - yield id_token - pos = Skip(lines, id_token.end, OPTIONAL_WHITE_SPACES_REGEX) - - dots_pos = SkipUntil(lines, pos, DOT_DOT_REGEX, '..') - yield MakeToken(lines, pos, dots_pos, 'exp') - yield MakeToken(lines, dots_pos, dots_pos + 2, '..') - pos = dots_pos + 2 - new_pos = Cursor(pos.line + 1, 0) - yield MakeToken(lines, pos, new_pos, 'exp') - pos = new_pos - elif found.token_type == '$': - if prev_token: - yield prev_token - yield found - exp_token = ParseExpTokenInParens(lines, found.end) - yield exp_token - pos = exp_token.end - elif (found.token_type == ']]' or found.token_type == '$if' or - found.token_type == '$elif' or found.token_type == '$else'): - if prev_token_rstripped: - yield prev_token_rstripped - yield found - pos = found.end - else: - if prev_token: - yield prev_token - yield found - pos = found.end - - -def Tokenize(s): - """A generator that yields the tokens in the given string.""" - if s != '': - lines = s.splitlines(True) - for token in TokenizeLines(lines, Cursor(0, 0)): - yield token - - -class CodeNode: - def __init__(self, atomic_code_list=None): - self.atomic_code = atomic_code_list - - -class VarNode: - def __init__(self, identifier=None, atomic_code=None): - self.identifier = identifier - self.atomic_code = atomic_code - - -class RangeNode: - def __init__(self, identifier=None, exp1=None, exp2=None): - self.identifier = identifier - self.exp1 = exp1 - self.exp2 = exp2 - - -class ForNode: - def __init__(self, identifier=None, sep=None, code=None): - self.identifier = identifier - self.sep = sep - self.code = code - - -class ElseNode: - def __init__(self, else_branch=None): - self.else_branch = else_branch - - -class IfNode: - def __init__(self, exp=None, then_branch=None, else_branch=None): - self.exp = exp - self.then_branch = then_branch - self.else_branch = else_branch - - -class RawCodeNode: - def __init__(self, token=None): - self.raw_code = token - - -class LiteralDollarNode: - def __init__(self, token): - self.token = token - - -class ExpNode: - def __init__(self, token, python_exp): - self.token = token - self.python_exp = python_exp - - -def PopFront(a_list): - head = a_list[0] - a_list[:1] = [] - return head - - -def PushFront(a_list, elem): - a_list[:0] = [elem] - - -def PopToken(a_list, token_type=None): - token = PopFront(a_list) - if token_type is not None and token.token_type != token_type: - print 'ERROR: %s expected at %s' % (token_type, token.start) - print 'ERROR: %s found instead' % (token,) - sys.exit(1) - - return token - - -def PeekToken(a_list): - if not a_list: - return None - - return a_list[0] - - -def ParseExpNode(token): - python_exp = re.sub(r'([_A-Za-z]\w*)', r'self.GetValue("\1")', token.value) - return ExpNode(token, python_exp) - - -def ParseElseNode(tokens): - def Pop(token_type=None): - return PopToken(tokens, token_type) - - next = PeekToken(tokens) - if not next: - return None - if next.token_type == '$else': - Pop('$else') - Pop('[[') - code_node = ParseCodeNode(tokens) - Pop(']]') - return code_node - elif next.token_type == '$elif': - Pop('$elif') - exp = Pop('code') - Pop('[[') - code_node = ParseCodeNode(tokens) - Pop(']]') - inner_else_node = ParseElseNode(tokens) - return CodeNode([IfNode(ParseExpNode(exp), code_node, inner_else_node)]) - elif not next.value.strip(): - Pop('code') - return ParseElseNode(tokens) - else: - return None - - -def ParseAtomicCodeNode(tokens): - def Pop(token_type=None): - return PopToken(tokens, token_type) - - head = PopFront(tokens) - t = head.token_type - if t == 'code': - return RawCodeNode(head) - elif t == '$var': - id_token = Pop('id') - Pop('=') - next = PeekToken(tokens) - if next.token_type == 'exp': - exp_token = Pop() - return VarNode(id_token, ParseExpNode(exp_token)) - Pop('[[') - code_node = ParseCodeNode(tokens) - Pop(']]') - return VarNode(id_token, code_node) - elif t == '$for': - id_token = Pop('id') - next_token = PeekToken(tokens) - if next_token.token_type == 'code': - sep_token = next_token - Pop('code') - else: - sep_token = None - Pop('[[') - code_node = ParseCodeNode(tokens) - Pop(']]') - return ForNode(id_token, sep_token, code_node) - elif t == '$if': - exp_token = Pop('code') - Pop('[[') - code_node = ParseCodeNode(tokens) - Pop(']]') - else_node = ParseElseNode(tokens) - return IfNode(ParseExpNode(exp_token), code_node, else_node) - elif t == '$range': - id_token = Pop('id') - exp1_token = Pop('exp') - Pop('..') - exp2_token = Pop('exp') - return RangeNode(id_token, ParseExpNode(exp1_token), - ParseExpNode(exp2_token)) - elif t == '$id': - return ParseExpNode(Token(head.start + 1, head.end, head.value[1:], 'id')) - elif t == '$($)': - return LiteralDollarNode(head) - elif t == '$': - exp_token = Pop('exp') - return ParseExpNode(exp_token) - elif t == '[[': - code_node = ParseCodeNode(tokens) - Pop(']]') - return code_node - else: - PushFront(tokens, head) - return None - - -def ParseCodeNode(tokens): - atomic_code_list = [] - while True: - if not tokens: - break - atomic_code_node = ParseAtomicCodeNode(tokens) - if atomic_code_node: - atomic_code_list.append(atomic_code_node) - else: - break - return CodeNode(atomic_code_list) - - -def ParseToAST(pump_src_text): - """Convert the given Pump source text into an AST.""" - tokens = list(Tokenize(pump_src_text)) - code_node = ParseCodeNode(tokens) - return code_node - - -class Env: - def __init__(self): - self.variables = [] - self.ranges = [] - - def Clone(self): - clone = Env() - clone.variables = self.variables[:] - clone.ranges = self.ranges[:] - return clone - - def PushVariable(self, var, value): - # If value looks like an int, store it as an int. - try: - int_value = int(value) - if ('%s' % int_value) == value: - value = int_value - except Exception: - pass - self.variables[:0] = [(var, value)] - - def PopVariable(self): - self.variables[:1] = [] - - def PushRange(self, var, lower, upper): - self.ranges[:0] = [(var, lower, upper)] - - def PopRange(self): - self.ranges[:1] = [] - - def GetValue(self, identifier): - for (var, value) in self.variables: - if identifier == var: - return value - - print 'ERROR: meta variable %s is undefined.' % (identifier,) - sys.exit(1) - - def EvalExp(self, exp): - try: - result = eval(exp.python_exp) - except Exception, e: - print 'ERROR: caught exception %s: %s' % (e.__class__.__name__, e) - print ('ERROR: failed to evaluate meta expression %s at %s' % - (exp.python_exp, exp.token.start)) - sys.exit(1) - return result - - def GetRange(self, identifier): - for (var, lower, upper) in self.ranges: - if identifier == var: - return (lower, upper) - - print 'ERROR: range %s is undefined.' % (identifier,) - sys.exit(1) - - -class Output: - def __init__(self): - self.string = '' - - def GetLastLine(self): - index = self.string.rfind('\n') - if index < 0: - return '' - - return self.string[index + 1:] - - def Append(self, s): - self.string += s - - -def RunAtomicCode(env, node, output): - if isinstance(node, VarNode): - identifier = node.identifier.value.strip() - result = Output() - RunAtomicCode(env.Clone(), node.atomic_code, result) - value = result.string - env.PushVariable(identifier, value) - elif isinstance(node, RangeNode): - identifier = node.identifier.value.strip() - lower = int(env.EvalExp(node.exp1)) - upper = int(env.EvalExp(node.exp2)) - env.PushRange(identifier, lower, upper) - elif isinstance(node, ForNode): - identifier = node.identifier.value.strip() - if node.sep is None: - sep = '' - else: - sep = node.sep.value - (lower, upper) = env.GetRange(identifier) - for i in range(lower, upper + 1): - new_env = env.Clone() - new_env.PushVariable(identifier, i) - RunCode(new_env, node.code, output) - if i != upper: - output.Append(sep) - elif isinstance(node, RawCodeNode): - output.Append(node.raw_code.value) - elif isinstance(node, IfNode): - cond = env.EvalExp(node.exp) - if cond: - RunCode(env.Clone(), node.then_branch, output) - elif node.else_branch is not None: - RunCode(env.Clone(), node.else_branch, output) - elif isinstance(node, ExpNode): - value = env.EvalExp(node) - output.Append('%s' % (value,)) - elif isinstance(node, LiteralDollarNode): - output.Append('$') - elif isinstance(node, CodeNode): - RunCode(env.Clone(), node, output) - else: - print 'BAD' - print node - sys.exit(1) - - -def RunCode(env, code_node, output): - for atomic_code in code_node.atomic_code: - RunAtomicCode(env, atomic_code, output) - - -def IsSingleLineComment(cur_line): - return '//' in cur_line - - -def IsInPreprocessorDirective(prev_lines, cur_line): - if cur_line.lstrip().startswith('#'): - return True - return prev_lines and prev_lines[-1].endswith('\\') - - -def WrapComment(line, output): - loc = line.find('//') - before_comment = line[:loc].rstrip() - if before_comment == '': - indent = loc - else: - output.append(before_comment) - indent = len(before_comment) - len(before_comment.lstrip()) - prefix = indent*' ' + '// ' - max_len = 80 - len(prefix) - comment = line[loc + 2:].strip() - segs = [seg for seg in re.split(r'(\w+\W*)', comment) if seg != ''] - cur_line = '' - for seg in segs: - if len((cur_line + seg).rstrip()) < max_len: - cur_line += seg - else: - if cur_line.strip() != '': - output.append(prefix + cur_line.rstrip()) - cur_line = seg.lstrip() - if cur_line.strip() != '': - output.append(prefix + cur_line.strip()) - - -def WrapCode(line, line_concat, output): - indent = len(line) - len(line.lstrip()) - prefix = indent*' ' # Prefix of the current line - max_len = 80 - indent - len(line_concat) # Maximum length of the current line - new_prefix = prefix + 4*' ' # Prefix of a continuation line - new_max_len = max_len - 4 # Maximum length of a continuation line - # Prefers to wrap a line after a ',' or ';'. - segs = [seg for seg in re.split(r'([^,;]+[,;]?)', line.strip()) if seg != ''] - cur_line = '' # The current line without leading spaces. - for seg in segs: - # If the line is still too long, wrap at a space. - while cur_line == '' and len(seg.strip()) > max_len: - seg = seg.lstrip() - split_at = seg.rfind(' ', 0, max_len) - output.append(prefix + seg[:split_at].strip() + line_concat) - seg = seg[split_at + 1:] - prefix = new_prefix - max_len = new_max_len - - if len((cur_line + seg).rstrip()) < max_len: - cur_line = (cur_line + seg).lstrip() - else: - output.append(prefix + cur_line.rstrip() + line_concat) - prefix = new_prefix - max_len = new_max_len - cur_line = seg.lstrip() - if cur_line.strip() != '': - output.append(prefix + cur_line.strip()) - - -def WrapPreprocessorDirective(line, output): - WrapCode(line, ' \\', output) - - -def WrapPlainCode(line, output): - WrapCode(line, '', output) - - -def IsMultiLineIWYUPragma(line): - return re.search(r'/\* IWYU pragma: ', line) - - -def IsHeaderGuardIncludeOrOneLineIWYUPragma(line): - return (re.match(r'^#(ifndef|define|endif\s*//)\s*[\w_]+\s*$', line) or - re.match(r'^#include\s', line) or - # Don't break IWYU pragmas, either; that causes iwyu.py problems. - re.search(r'// IWYU pragma: ', line)) - - -def WrapLongLine(line, output): - line = line.rstrip() - if len(line) <= 80: - output.append(line) - elif IsSingleLineComment(line): - if IsHeaderGuardIncludeOrOneLineIWYUPragma(line): - # The style guide made an exception to allow long header guard lines, - # includes and IWYU pragmas. - output.append(line) - else: - WrapComment(line, output) - elif IsInPreprocessorDirective(output, line): - if IsHeaderGuardIncludeOrOneLineIWYUPragma(line): - # The style guide made an exception to allow long header guard lines, - # includes and IWYU pragmas. - output.append(line) - else: - WrapPreprocessorDirective(line, output) - elif IsMultiLineIWYUPragma(line): - output.append(line) - else: - WrapPlainCode(line, output) - - -def BeautifyCode(string): - lines = string.splitlines() - output = [] - for line in lines: - WrapLongLine(line, output) - output2 = [line.rstrip() for line in output] - return '\n'.join(output2) + '\n' - - -def ConvertFromPumpSource(src_text): - """Return the text generated from the given Pump source text.""" - ast = ParseToAST(StripMetaComments(src_text)) - output = Output() - RunCode(Env(), ast, output) - return BeautifyCode(output.string) - - -def main(argv): - if len(argv) == 1: - print __doc__ - sys.exit(1) - - file_path = argv[-1] - output_str = ConvertFromPumpSource(file(file_path, 'r').read()) - if file_path.endswith('.pump'): - output_file_path = file_path[:-5] - else: - output_file_path = '-' - if output_file_path == '-': - print output_str, - else: - output_file = file(output_file_path, 'w') - output_file.write('// This file was GENERATED by command:\n') - output_file.write('// %s %s\n' % - (os.path.basename(__file__), os.path.basename(file_path))) - output_file.write('// DO NOT EDIT BY HAND!!!\n\n') - output_file.write(output_str) - output_file.close() - - -if __name__ == '__main__': - main(sys.argv) diff --git a/freedv-server/googletest/scripts/test/Makefile b/freedv-server/googletest/scripts/test/Makefile deleted file mode 100644 index cdff5846..00000000 --- a/freedv-server/googletest/scripts/test/Makefile +++ /dev/null @@ -1,59 +0,0 @@ -# A Makefile for fusing Google Test and building a sample test against it. -# -# SYNOPSIS: -# -# make [all] - makes everything. -# make TARGET - makes the given target. -# make check - makes everything and runs the built sample test. -# make clean - removes all files generated by make. - -# Points to the root of fused Google Test, relative to where this file is. -FUSED_GTEST_DIR = output - -# Paths to the fused gtest files. -FUSED_GTEST_H = $(FUSED_GTEST_DIR)/gtest/gtest.h -FUSED_GTEST_ALL_CC = $(FUSED_GTEST_DIR)/gtest/gtest-all.cc - -# Where to find the sample test. -SAMPLE_DIR = ../../samples - -# Where to find gtest_main.cc. -GTEST_MAIN_CC = ../../src/gtest_main.cc - -# Flags passed to the preprocessor. -# We have no idea here whether pthreads is available in the system, so -# disable its use. -CPPFLAGS += -I$(FUSED_GTEST_DIR) -DGTEST_HAS_PTHREAD=0 - -# Flags passed to the C++ compiler. -CXXFLAGS += -g - -all : sample1_unittest - -check : all - ./sample1_unittest - -clean : - rm -rf $(FUSED_GTEST_DIR) sample1_unittest *.o - -$(FUSED_GTEST_H) : - ../fuse_gtest_files.py $(FUSED_GTEST_DIR) - -$(FUSED_GTEST_ALL_CC) : - ../fuse_gtest_files.py $(FUSED_GTEST_DIR) - -gtest-all.o : $(FUSED_GTEST_H) $(FUSED_GTEST_ALL_CC) - $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(FUSED_GTEST_DIR)/gtest/gtest-all.cc - -gtest_main.o : $(FUSED_GTEST_H) $(GTEST_MAIN_CC) - $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(GTEST_MAIN_CC) - -sample1.o : $(SAMPLE_DIR)/sample1.cc $(SAMPLE_DIR)/sample1.h - $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(SAMPLE_DIR)/sample1.cc - -sample1_unittest.o : $(SAMPLE_DIR)/sample1_unittest.cc \ - $(SAMPLE_DIR)/sample1.h $(FUSED_GTEST_H) - $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(SAMPLE_DIR)/sample1_unittest.cc - -sample1_unittest : sample1.o sample1_unittest.o gtest-all.o gtest_main.o - $(CXX) $(CPPFLAGS) $(CXXFLAGS) $^ -o $@ diff --git a/freedv-server/googletest/src/.deps/gtest-all.Plo b/freedv-server/googletest/src/.deps/gtest-all.Plo deleted file mode 100644 index 9ce06a81..00000000 --- a/freedv-server/googletest/src/.deps/gtest-all.Plo +++ /dev/null @@ -1 +0,0 @@ -# dummy diff --git a/freedv-server/googletest/src/.deps/gtest_main.Plo b/freedv-server/googletest/src/.deps/gtest_main.Plo deleted file mode 100644 index 9ce06a81..00000000 --- a/freedv-server/googletest/src/.deps/gtest_main.Plo +++ /dev/null @@ -1 +0,0 @@ -# dummy diff --git a/freedv-server/googletest/src/gtest-all.cc b/freedv-server/googletest/src/gtest-all.cc deleted file mode 100644 index 0a9cee52..00000000 --- a/freedv-server/googletest/src/gtest-all.cc +++ /dev/null @@ -1,48 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: mheule@google.com (Markus Heule) -// -// Google C++ Testing Framework (Google Test) -// -// Sometimes it's desirable to build Google Test by compiling a single file. -// This file serves this purpose. - -// This line ensures that gtest.h can be compiled on its own, even -// when it's fused. -#include "gtest/gtest.h" - -// The following lines pull in the real gtest *.cc files. -#include "src/gtest.cc" -#include "src/gtest-death-test.cc" -#include "src/gtest-filepath.cc" -#include "src/gtest-port.cc" -#include "src/gtest-printers.cc" -#include "src/gtest-test-part.cc" -#include "src/gtest-typed-test.cc" diff --git a/freedv-server/googletest/src/gtest-death-test.cc b/freedv-server/googletest/src/gtest-death-test.cc deleted file mode 100644 index a6023fce..00000000 --- a/freedv-server/googletest/src/gtest-death-test.cc +++ /dev/null @@ -1,1344 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan), vladl@google.com (Vlad Losev) -// -// This file implements death tests. - -#include "gtest/gtest-death-test.h" -#include "gtest/internal/gtest-port.h" - -#if GTEST_HAS_DEATH_TEST - -# if GTEST_OS_MAC -# include -# endif // GTEST_OS_MAC - -# include -# include -# include - -# if GTEST_OS_LINUX -# include -# endif // GTEST_OS_LINUX - -# include - -# if GTEST_OS_WINDOWS -# include -# else -# include -# include -# endif // GTEST_OS_WINDOWS - -# if GTEST_OS_QNX -# include -# endif // GTEST_OS_QNX - -#endif // GTEST_HAS_DEATH_TEST - -#include "gtest/gtest-message.h" -#include "gtest/internal/gtest-string.h" - -// Indicates that this translation unit is part of Google Test's -// implementation. It must come before gtest-internal-inl.h is -// included, or there will be a compiler error. This trick is to -// prevent a user from accidentally including gtest-internal-inl.h in -// his code. -#define GTEST_IMPLEMENTATION_ 1 -#include "src/gtest-internal-inl.h" -#undef GTEST_IMPLEMENTATION_ - -namespace testing { - -// Constants. - -// The default death test style. -static const char kDefaultDeathTestStyle[] = "fast"; - -GTEST_DEFINE_string_( - death_test_style, - internal::StringFromGTestEnv("death_test_style", kDefaultDeathTestStyle), - "Indicates how to run a death test in a forked child process: " - "\"threadsafe\" (child process re-executes the test binary " - "from the beginning, running only the specific death test) or " - "\"fast\" (child process runs the death test immediately " - "after forking)."); - -GTEST_DEFINE_bool_( - death_test_use_fork, - internal::BoolFromGTestEnv("death_test_use_fork", false), - "Instructs to use fork()/_exit() instead of clone() in death tests. " - "Ignored and always uses fork() on POSIX systems where clone() is not " - "implemented. Useful when running under valgrind or similar tools if " - "those do not support clone(). Valgrind 3.3.1 will just fail if " - "it sees an unsupported combination of clone() flags. " - "It is not recommended to use this flag w/o valgrind though it will " - "work in 99% of the cases. Once valgrind is fixed, this flag will " - "most likely be removed."); - -namespace internal { -GTEST_DEFINE_string_( - internal_run_death_test, "", - "Indicates the file, line number, temporal index of " - "the single death test to run, and a file descriptor to " - "which a success code may be sent, all separated by " - "the '|' characters. This flag is specified if and only if the current " - "process is a sub-process launched for running a thread-safe " - "death test. FOR INTERNAL USE ONLY."); -} // namespace internal - -#if GTEST_HAS_DEATH_TEST - -namespace internal { - -// Valid only for fast death tests. Indicates the code is running in the -// child process of a fast style death test. -static bool g_in_fast_death_test_child = false; - -// Returns a Boolean value indicating whether the caller is currently -// executing in the context of the death test child process. Tools such as -// Valgrind heap checkers may need this to modify their behavior in death -// tests. IMPORTANT: This is an internal utility. Using it may break the -// implementation of death tests. User code MUST NOT use it. -bool InDeathTestChild() { -# if GTEST_OS_WINDOWS - - // On Windows, death tests are thread-safe regardless of the value of the - // death_test_style flag. - return !GTEST_FLAG(internal_run_death_test).empty(); - -# else - - if (GTEST_FLAG(death_test_style) == "threadsafe") - return !GTEST_FLAG(internal_run_death_test).empty(); - else - return g_in_fast_death_test_child; -#endif -} - -} // namespace internal - -// ExitedWithCode constructor. -ExitedWithCode::ExitedWithCode(int exit_code) : exit_code_(exit_code) { -} - -// ExitedWithCode function-call operator. -bool ExitedWithCode::operator()(int exit_status) const { -# if GTEST_OS_WINDOWS - - return exit_status == exit_code_; - -# else - - return WIFEXITED(exit_status) && WEXITSTATUS(exit_status) == exit_code_; - -# endif // GTEST_OS_WINDOWS -} - -# if !GTEST_OS_WINDOWS -// KilledBySignal constructor. -KilledBySignal::KilledBySignal(int signum) : signum_(signum) { -} - -// KilledBySignal function-call operator. -bool KilledBySignal::operator()(int exit_status) const { - return WIFSIGNALED(exit_status) && WTERMSIG(exit_status) == signum_; -} -# endif // !GTEST_OS_WINDOWS - -namespace internal { - -// Utilities needed for death tests. - -// Generates a textual description of a given exit code, in the format -// specified by wait(2). -static std::string ExitSummary(int exit_code) { - Message m; - -# if GTEST_OS_WINDOWS - - m << "Exited with exit status " << exit_code; - -# else - - if (WIFEXITED(exit_code)) { - m << "Exited with exit status " << WEXITSTATUS(exit_code); - } else if (WIFSIGNALED(exit_code)) { - m << "Terminated by signal " << WTERMSIG(exit_code); - } -# ifdef WCOREDUMP - if (WCOREDUMP(exit_code)) { - m << " (core dumped)"; - } -# endif -# endif // GTEST_OS_WINDOWS - - return m.GetString(); -} - -// Returns true if exit_status describes a process that was terminated -// by a signal, or exited normally with a nonzero exit code. -bool ExitedUnsuccessfully(int exit_status) { - return !ExitedWithCode(0)(exit_status); -} - -# if !GTEST_OS_WINDOWS -// Generates a textual failure message when a death test finds more than -// one thread running, or cannot determine the number of threads, prior -// to executing the given statement. It is the responsibility of the -// caller not to pass a thread_count of 1. -static std::string DeathTestThreadWarning(size_t thread_count) { - Message msg; - msg << "Death tests use fork(), which is unsafe particularly" - << " in a threaded context. For this test, " << GTEST_NAME_ << " "; - if (thread_count == 0) - msg << "couldn't detect the number of threads."; - else - msg << "detected " << thread_count << " threads."; - return msg.GetString(); -} -# endif // !GTEST_OS_WINDOWS - -// Flag characters for reporting a death test that did not die. -static const char kDeathTestLived = 'L'; -static const char kDeathTestReturned = 'R'; -static const char kDeathTestThrew = 'T'; -static const char kDeathTestInternalError = 'I'; - -// An enumeration describing all of the possible ways that a death test can -// conclude. DIED means that the process died while executing the test -// code; LIVED means that process lived beyond the end of the test code; -// RETURNED means that the test statement attempted to execute a return -// statement, which is not allowed; THREW means that the test statement -// returned control by throwing an exception. IN_PROGRESS means the test -// has not yet concluded. -// TODO(vladl@google.com): Unify names and possibly values for -// AbortReason, DeathTestOutcome, and flag characters above. -enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW }; - -// Routine for aborting the program which is safe to call from an -// exec-style death test child process, in which case the error -// message is propagated back to the parent process. Otherwise, the -// message is simply printed to stderr. In either case, the program -// then exits with status 1. -void DeathTestAbort(const std::string& message) { - // On a POSIX system, this function may be called from a threadsafe-style - // death test child process, which operates on a very small stack. Use - // the heap for any additional non-minuscule memory requirements. - const InternalRunDeathTestFlag* const flag = - GetUnitTestImpl()->internal_run_death_test_flag(); - if (flag != NULL) { - FILE* parent = posix::FDOpen(flag->write_fd(), "w"); - fputc(kDeathTestInternalError, parent); - fprintf(parent, "%s", message.c_str()); - fflush(parent); - _exit(1); - } else { - fprintf(stderr, "%s", message.c_str()); - fflush(stderr); - posix::Abort(); - } -} - -// A replacement for CHECK that calls DeathTestAbort if the assertion -// fails. -# define GTEST_DEATH_TEST_CHECK_(expression) \ - do { \ - if (!::testing::internal::IsTrue(expression)) { \ - DeathTestAbort( \ - ::std::string("CHECK failed: File ") + __FILE__ + ", line " \ - + ::testing::internal::StreamableToString(__LINE__) + ": " \ - + #expression); \ - } \ - } while (::testing::internal::AlwaysFalse()) - -// This macro is similar to GTEST_DEATH_TEST_CHECK_, but it is meant for -// evaluating any system call that fulfills two conditions: it must return -// -1 on failure, and set errno to EINTR when it is interrupted and -// should be tried again. The macro expands to a loop that repeatedly -// evaluates the expression as long as it evaluates to -1 and sets -// errno to EINTR. If the expression evaluates to -1 but errno is -// something other than EINTR, DeathTestAbort is called. -# define GTEST_DEATH_TEST_CHECK_SYSCALL_(expression) \ - do { \ - int gtest_retval; \ - do { \ - gtest_retval = (expression); \ - } while (gtest_retval == -1 && errno == EINTR); \ - if (gtest_retval == -1) { \ - DeathTestAbort( \ - ::std::string("CHECK failed: File ") + __FILE__ + ", line " \ - + ::testing::internal::StreamableToString(__LINE__) + ": " \ - + #expression + " != -1"); \ - } \ - } while (::testing::internal::AlwaysFalse()) - -// Returns the message describing the last system error in errno. -std::string GetLastErrnoDescription() { - return errno == 0 ? "" : posix::StrError(errno); -} - -// This is called from a death test parent process to read a failure -// message from the death test child process and log it with the FATAL -// severity. On Windows, the message is read from a pipe handle. On other -// platforms, it is read from a file descriptor. -static void FailFromInternalError(int fd) { - Message error; - char buffer[256]; - int num_read; - - do { - while ((num_read = posix::Read(fd, buffer, 255)) > 0) { - buffer[num_read] = '\0'; - error << buffer; - } - } while (num_read == -1 && errno == EINTR); - - if (num_read == 0) { - GTEST_LOG_(FATAL) << error.GetString(); - } else { - const int last_error = errno; - GTEST_LOG_(FATAL) << "Error while reading death test internal: " - << GetLastErrnoDescription() << " [" << last_error << "]"; - } -} - -// Death test constructor. Increments the running death test count -// for the current test. -DeathTest::DeathTest() { - TestInfo* const info = GetUnitTestImpl()->current_test_info(); - if (info == NULL) { - DeathTestAbort("Cannot run a death test outside of a TEST or " - "TEST_F construct"); - } -} - -// Creates and returns a death test by dispatching to the current -// death test factory. -bool DeathTest::Create(const char* statement, const RE* regex, - const char* file, int line, DeathTest** test) { - return GetUnitTestImpl()->death_test_factory()->Create( - statement, regex, file, line, test); -} - -const char* DeathTest::LastMessage() { - return last_death_test_message_.c_str(); -} - -void DeathTest::set_last_death_test_message(const std::string& message) { - last_death_test_message_ = message; -} - -std::string DeathTest::last_death_test_message_; - -// Provides cross platform implementation for some death functionality. -class DeathTestImpl : public DeathTest { - protected: - DeathTestImpl(const char* a_statement, const RE* a_regex) - : statement_(a_statement), - regex_(a_regex), - spawned_(false), - status_(-1), - outcome_(IN_PROGRESS), - read_fd_(-1), - write_fd_(-1) {} - - // read_fd_ is expected to be closed and cleared by a derived class. - ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); } - - void Abort(AbortReason reason); - virtual bool Passed(bool status_ok); - - const char* statement() const { return statement_; } - const RE* regex() const { return regex_; } - bool spawned() const { return spawned_; } - void set_spawned(bool is_spawned) { spawned_ = is_spawned; } - int status() const { return status_; } - void set_status(int a_status) { status_ = a_status; } - DeathTestOutcome outcome() const { return outcome_; } - void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } - int read_fd() const { return read_fd_; } - void set_read_fd(int fd) { read_fd_ = fd; } - int write_fd() const { return write_fd_; } - void set_write_fd(int fd) { write_fd_ = fd; } - - // Called in the parent process only. Reads the result code of the death - // test child process via a pipe, interprets it to set the outcome_ - // member, and closes read_fd_. Outputs diagnostics and terminates in - // case of unexpected codes. - void ReadAndInterpretStatusByte(); - - private: - // The textual content of the code this object is testing. This class - // doesn't own this string and should not attempt to delete it. - const char* const statement_; - // The regular expression which test output must match. DeathTestImpl - // doesn't own this object and should not attempt to delete it. - const RE* const regex_; - // True if the death test child process has been successfully spawned. - bool spawned_; - // The exit status of the child process. - int status_; - // How the death test concluded. - DeathTestOutcome outcome_; - // Descriptor to the read end of the pipe to the child process. It is - // always -1 in the child process. The child keeps its write end of the - // pipe in write_fd_. - int read_fd_; - // Descriptor to the child's write end of the pipe to the parent process. - // It is always -1 in the parent process. The parent keeps its end of the - // pipe in read_fd_. - int write_fd_; -}; - -// Called in the parent process only. Reads the result code of the death -// test child process via a pipe, interprets it to set the outcome_ -// member, and closes read_fd_. Outputs diagnostics and terminates in -// case of unexpected codes. -void DeathTestImpl::ReadAndInterpretStatusByte() { - char flag; - int bytes_read; - - // The read() here blocks until data is available (signifying the - // failure of the death test) or until the pipe is closed (signifying - // its success), so it's okay to call this in the parent before - // the child process has exited. - do { - bytes_read = posix::Read(read_fd(), &flag, 1); - } while (bytes_read == -1 && errno == EINTR); - - if (bytes_read == 0) { - set_outcome(DIED); - } else if (bytes_read == 1) { - switch (flag) { - case kDeathTestReturned: - set_outcome(RETURNED); - break; - case kDeathTestThrew: - set_outcome(THREW); - break; - case kDeathTestLived: - set_outcome(LIVED); - break; - case kDeathTestInternalError: - FailFromInternalError(read_fd()); // Does not return. - break; - default: - GTEST_LOG_(FATAL) << "Death test child process reported " - << "unexpected status byte (" - << static_cast(flag) << ")"; - } - } else { - GTEST_LOG_(FATAL) << "Read from death test child process failed: " - << GetLastErrnoDescription(); - } - GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Close(read_fd())); - set_read_fd(-1); -} - -// Signals that the death test code which should have exited, didn't. -// Should be called only in a death test child process. -// Writes a status byte to the child's status file descriptor, then -// calls _exit(1). -void DeathTestImpl::Abort(AbortReason reason) { - // The parent process considers the death test to be a failure if - // it finds any data in our pipe. So, here we write a single flag byte - // to the pipe, then exit. - const char status_ch = - reason == TEST_DID_NOT_DIE ? kDeathTestLived : - reason == TEST_THREW_EXCEPTION ? kDeathTestThrew : kDeathTestReturned; - - GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Write(write_fd(), &status_ch, 1)); - // We are leaking the descriptor here because on some platforms (i.e., - // when built as Windows DLL), destructors of global objects will still - // run after calling _exit(). On such systems, write_fd_ will be - // indirectly closed from the destructor of UnitTestImpl, causing double - // close if it is also closed here. On debug configurations, double close - // may assert. As there are no in-process buffers to flush here, we are - // relying on the OS to close the descriptor after the process terminates - // when the destructors are not run. - _exit(1); // Exits w/o any normal exit hooks (we were supposed to crash) -} - -// Returns an indented copy of stderr output for a death test. -// This makes distinguishing death test output lines from regular log lines -// much easier. -static ::std::string FormatDeathTestOutput(const ::std::string& output) { - ::std::string ret; - for (size_t at = 0; ; ) { - const size_t line_end = output.find('\n', at); - ret += "[ DEATH ] "; - if (line_end == ::std::string::npos) { - ret += output.substr(at); - break; - } - ret += output.substr(at, line_end + 1 - at); - at = line_end + 1; - } - return ret; -} - -// Assesses the success or failure of a death test, using both private -// members which have previously been set, and one argument: -// -// Private data members: -// outcome: An enumeration describing how the death test -// concluded: DIED, LIVED, THREW, or RETURNED. The death test -// fails in the latter three cases. -// status: The exit status of the child process. On *nix, it is in the -// in the format specified by wait(2). On Windows, this is the -// value supplied to the ExitProcess() API or a numeric code -// of the exception that terminated the program. -// regex: A regular expression object to be applied to -// the test's captured standard error output; the death test -// fails if it does not match. -// -// Argument: -// status_ok: true if exit_status is acceptable in the context of -// this particular death test, which fails if it is false -// -// Returns true iff all of the above conditions are met. Otherwise, the -// first failing condition, in the order given above, is the one that is -// reported. Also sets the last death test message string. -bool DeathTestImpl::Passed(bool status_ok) { - if (!spawned()) - return false; - - const std::string error_message = GetCapturedStderr(); - - bool success = false; - Message buffer; - - buffer << "Death test: " << statement() << "\n"; - switch (outcome()) { - case LIVED: - buffer << " Result: failed to die.\n" - << " Error msg:\n" << FormatDeathTestOutput(error_message); - break; - case THREW: - buffer << " Result: threw an exception.\n" - << " Error msg:\n" << FormatDeathTestOutput(error_message); - break; - case RETURNED: - buffer << " Result: illegal return in test statement.\n" - << " Error msg:\n" << FormatDeathTestOutput(error_message); - break; - case DIED: - if (status_ok) { - const bool matched = RE::PartialMatch(error_message.c_str(), *regex()); - if (matched) { - success = true; - } else { - buffer << " Result: died but not with expected error.\n" - << " Expected: " << regex()->pattern() << "\n" - << "Actual msg:\n" << FormatDeathTestOutput(error_message); - } - } else { - buffer << " Result: died but not with expected exit code:\n" - << " " << ExitSummary(status()) << "\n" - << "Actual msg:\n" << FormatDeathTestOutput(error_message); - } - break; - case IN_PROGRESS: - default: - GTEST_LOG_(FATAL) - << "DeathTest::Passed somehow called before conclusion of test"; - } - - DeathTest::set_last_death_test_message(buffer.GetString()); - return success; -} - -# if GTEST_OS_WINDOWS -// WindowsDeathTest implements death tests on Windows. Due to the -// specifics of starting new processes on Windows, death tests there are -// always threadsafe, and Google Test considers the -// --gtest_death_test_style=fast setting to be equivalent to -// --gtest_death_test_style=threadsafe there. -// -// A few implementation notes: Like the Linux version, the Windows -// implementation uses pipes for child-to-parent communication. But due to -// the specifics of pipes on Windows, some extra steps are required: -// -// 1. The parent creates a communication pipe and stores handles to both -// ends of it. -// 2. The parent starts the child and provides it with the information -// necessary to acquire the handle to the write end of the pipe. -// 3. The child acquires the write end of the pipe and signals the parent -// using a Windows event. -// 4. Now the parent can release the write end of the pipe on its side. If -// this is done before step 3, the object's reference count goes down to -// 0 and it is destroyed, preventing the child from acquiring it. The -// parent now has to release it, or read operations on the read end of -// the pipe will not return when the child terminates. -// 5. The parent reads child's output through the pipe (outcome code and -// any possible error messages) from the pipe, and its stderr and then -// determines whether to fail the test. -// -// Note: to distinguish Win32 API calls from the local method and function -// calls, the former are explicitly resolved in the global namespace. -// -class WindowsDeathTest : public DeathTestImpl { - public: - WindowsDeathTest(const char* a_statement, - const RE* a_regex, - const char* file, - int line) - : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {} - - // All of these virtual functions are inherited from DeathTest. - virtual int Wait(); - virtual TestRole AssumeRole(); - - private: - // The name of the file in which the death test is located. - const char* const file_; - // The line number on which the death test is located. - const int line_; - // Handle to the write end of the pipe to the child process. - AutoHandle write_handle_; - // Child process handle. - AutoHandle child_handle_; - // Event the child process uses to signal the parent that it has - // acquired the handle to the write end of the pipe. After seeing this - // event the parent can release its own handles to make sure its - // ReadFile() calls return when the child terminates. - AutoHandle event_handle_; -}; - -// Waits for the child in a death test to exit, returning its exit -// status, or 0 if no child process exists. As a side effect, sets the -// outcome data member. -int WindowsDeathTest::Wait() { - if (!spawned()) - return 0; - - // Wait until the child either signals that it has acquired the write end - // of the pipe or it dies. - const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; - switch (::WaitForMultipleObjects(2, - wait_handles, - FALSE, // Waits for any of the handles. - INFINITE)) { - case WAIT_OBJECT_0: - case WAIT_OBJECT_0 + 1: - break; - default: - GTEST_DEATH_TEST_CHECK_(false); // Should not get here. - } - - // The child has acquired the write end of the pipe or exited. - // We release the handle on our side and continue. - write_handle_.Reset(); - event_handle_.Reset(); - - ReadAndInterpretStatusByte(); - - // Waits for the child process to exit if it haven't already. This - // returns immediately if the child has already exited, regardless of - // whether previous calls to WaitForMultipleObjects synchronized on this - // handle or not. - GTEST_DEATH_TEST_CHECK_( - WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(), - INFINITE)); - DWORD status_code; - GTEST_DEATH_TEST_CHECK_( - ::GetExitCodeProcess(child_handle_.Get(), &status_code) != FALSE); - child_handle_.Reset(); - set_status(static_cast(status_code)); - return status(); -} - -// The AssumeRole process for a Windows death test. It creates a child -// process with the same executable as the current process to run the -// death test. The child process is given the --gtest_filter and -// --gtest_internal_run_death_test flags such that it knows to run the -// current death test only. -DeathTest::TestRole WindowsDeathTest::AssumeRole() { - const UnitTestImpl* const impl = GetUnitTestImpl(); - const InternalRunDeathTestFlag* const flag = - impl->internal_run_death_test_flag(); - const TestInfo* const info = impl->current_test_info(); - const int death_test_index = info->result()->death_test_count(); - - if (flag != NULL) { - // ParseInternalRunDeathTestFlag() has performed all the necessary - // processing. - set_write_fd(flag->write_fd()); - return EXECUTE_TEST; - } - - // WindowsDeathTest uses an anonymous pipe to communicate results of - // a death test. - SECURITY_ATTRIBUTES handles_are_inheritable = { - sizeof(SECURITY_ATTRIBUTES), NULL, TRUE }; - HANDLE read_handle, write_handle; - GTEST_DEATH_TEST_CHECK_( - ::CreatePipe(&read_handle, &write_handle, &handles_are_inheritable, - 0) // Default buffer size. - != FALSE); - set_read_fd(::_open_osfhandle(reinterpret_cast(read_handle), - O_RDONLY)); - write_handle_.Reset(write_handle); - event_handle_.Reset(::CreateEvent( - &handles_are_inheritable, - TRUE, // The event will automatically reset to non-signaled state. - FALSE, // The initial state is non-signalled. - NULL)); // The even is unnamed. - GTEST_DEATH_TEST_CHECK_(event_handle_.Get() != NULL); - const std::string filter_flag = - std::string("--") + GTEST_FLAG_PREFIX_ + kFilterFlag + "=" + - info->test_case_name() + "." + info->name(); - const std::string internal_flag = - std::string("--") + GTEST_FLAG_PREFIX_ + kInternalRunDeathTestFlag + - "=" + file_ + "|" + StreamableToString(line_) + "|" + - StreamableToString(death_test_index) + "|" + - StreamableToString(static_cast(::GetCurrentProcessId())) + - // size_t has the same width as pointers on both 32-bit and 64-bit - // Windows platforms. - // See http://msdn.microsoft.com/en-us/library/tcxf1dw6.aspx. - "|" + StreamableToString(reinterpret_cast(write_handle)) + - "|" + StreamableToString(reinterpret_cast(event_handle_.Get())); - - char executable_path[_MAX_PATH + 1]; // NOLINT - GTEST_DEATH_TEST_CHECK_( - _MAX_PATH + 1 != ::GetModuleFileNameA(NULL, - executable_path, - _MAX_PATH)); - - std::string command_line = - std::string(::GetCommandLineA()) + " " + filter_flag + " \"" + - internal_flag + "\""; - - DeathTest::set_last_death_test_message(""); - - CaptureStderr(); - // Flush the log buffers since the log streams are shared with the child. - FlushInfoLog(); - - // The child process will share the standard handles with the parent. - STARTUPINFOA startup_info; - memset(&startup_info, 0, sizeof(STARTUPINFO)); - startup_info.dwFlags = STARTF_USESTDHANDLES; - startup_info.hStdInput = ::GetStdHandle(STD_INPUT_HANDLE); - startup_info.hStdOutput = ::GetStdHandle(STD_OUTPUT_HANDLE); - startup_info.hStdError = ::GetStdHandle(STD_ERROR_HANDLE); - - PROCESS_INFORMATION process_info; - GTEST_DEATH_TEST_CHECK_(::CreateProcessA( - executable_path, - const_cast(command_line.c_str()), - NULL, // Retuned process handle is not inheritable. - NULL, // Retuned thread handle is not inheritable. - TRUE, // Child inherits all inheritable handles (for write_handle_). - 0x0, // Default creation flags. - NULL, // Inherit the parent's environment. - UnitTest::GetInstance()->original_working_dir(), - &startup_info, - &process_info) != FALSE); - child_handle_.Reset(process_info.hProcess); - ::CloseHandle(process_info.hThread); - set_spawned(true); - return OVERSEE_TEST; -} -# else // We are not on Windows. - -// ForkingDeathTest provides implementations for most of the abstract -// methods of the DeathTest interface. Only the AssumeRole method is -// left undefined. -class ForkingDeathTest : public DeathTestImpl { - public: - ForkingDeathTest(const char* statement, const RE* regex); - - // All of these virtual functions are inherited from DeathTest. - virtual int Wait(); - - protected: - void set_child_pid(pid_t child_pid) { child_pid_ = child_pid; } - - private: - // PID of child process during death test; 0 in the child process itself. - pid_t child_pid_; -}; - -// Constructs a ForkingDeathTest. -ForkingDeathTest::ForkingDeathTest(const char* a_statement, const RE* a_regex) - : DeathTestImpl(a_statement, a_regex), - child_pid_(-1) {} - -// Waits for the child in a death test to exit, returning its exit -// status, or 0 if no child process exists. As a side effect, sets the -// outcome data member. -int ForkingDeathTest::Wait() { - if (!spawned()) - return 0; - - ReadAndInterpretStatusByte(); - - int status_value; - GTEST_DEATH_TEST_CHECK_SYSCALL_(waitpid(child_pid_, &status_value, 0)); - set_status(status_value); - return status_value; -} - -// A concrete death test class that forks, then immediately runs the test -// in the child process. -class NoExecDeathTest : public ForkingDeathTest { - public: - NoExecDeathTest(const char* a_statement, const RE* a_regex) : - ForkingDeathTest(a_statement, a_regex) { } - virtual TestRole AssumeRole(); -}; - -// The AssumeRole process for a fork-and-run death test. It implements a -// straightforward fork, with a simple pipe to transmit the status byte. -DeathTest::TestRole NoExecDeathTest::AssumeRole() { - const size_t thread_count = GetThreadCount(); - if (thread_count != 1) { - GTEST_LOG_(WARNING) << DeathTestThreadWarning(thread_count); - } - - int pipe_fd[2]; - GTEST_DEATH_TEST_CHECK_(pipe(pipe_fd) != -1); - - DeathTest::set_last_death_test_message(""); - CaptureStderr(); - // When we fork the process below, the log file buffers are copied, but the - // file descriptors are shared. We flush all log files here so that closing - // the file descriptors in the child process doesn't throw off the - // synchronization between descriptors and buffers in the parent process. - // This is as close to the fork as possible to avoid a race condition in case - // there are multiple threads running before the death test, and another - // thread writes to the log file. - FlushInfoLog(); - - const pid_t child_pid = fork(); - GTEST_DEATH_TEST_CHECK_(child_pid != -1); - set_child_pid(child_pid); - if (child_pid == 0) { - GTEST_DEATH_TEST_CHECK_SYSCALL_(close(pipe_fd[0])); - set_write_fd(pipe_fd[1]); - // Redirects all logging to stderr in the child process to prevent - // concurrent writes to the log files. We capture stderr in the parent - // process and append the child process' output to a log. - LogToStderr(); - // Event forwarding to the listeners of event listener API mush be shut - // down in death test subprocesses. - GetUnitTestImpl()->listeners()->SuppressEventForwarding(); - g_in_fast_death_test_child = true; - return EXECUTE_TEST; - } else { - GTEST_DEATH_TEST_CHECK_SYSCALL_(close(pipe_fd[1])); - set_read_fd(pipe_fd[0]); - set_spawned(true); - return OVERSEE_TEST; - } -} - -// A concrete death test class that forks and re-executes the main -// program from the beginning, with command-line flags set that cause -// only this specific death test to be run. -class ExecDeathTest : public ForkingDeathTest { - public: - ExecDeathTest(const char* a_statement, const RE* a_regex, - const char* file, int line) : - ForkingDeathTest(a_statement, a_regex), file_(file), line_(line) { } - virtual TestRole AssumeRole(); - private: - static ::std::vector - GetArgvsForDeathTestChildProcess() { - ::std::vector args = GetInjectableArgvs(); - return args; - } - // The name of the file in which the death test is located. - const char* const file_; - // The line number on which the death test is located. - const int line_; -}; - -// Utility class for accumulating command-line arguments. -class Arguments { - public: - Arguments() { - args_.push_back(NULL); - } - - ~Arguments() { - for (std::vector::iterator i = args_.begin(); i != args_.end(); - ++i) { - free(*i); - } - } - void AddArgument(const char* argument) { - args_.insert(args_.end() - 1, posix::StrDup(argument)); - } - - template - void AddArguments(const ::std::vector& arguments) { - for (typename ::std::vector::const_iterator i = arguments.begin(); - i != arguments.end(); - ++i) { - args_.insert(args_.end() - 1, posix::StrDup(i->c_str())); - } - } - char* const* Argv() { - return &args_[0]; - } - - private: - std::vector args_; -}; - -// A struct that encompasses the arguments to the child process of a -// threadsafe-style death test process. -struct ExecDeathTestArgs { - char* const* argv; // Command-line arguments for the child's call to exec - int close_fd; // File descriptor to close; the read end of a pipe -}; - -# if GTEST_OS_MAC -inline char** GetEnviron() { - // When Google Test is built as a framework on MacOS X, the environ variable - // is unavailable. Apple's documentation (man environ) recommends using - // _NSGetEnviron() instead. - return *_NSGetEnviron(); -} -# else -// Some POSIX platforms expect you to declare environ. extern "C" makes -// it reside in the global namespace. -extern "C" char** environ; -inline char** GetEnviron() { return environ; } -# endif // GTEST_OS_MAC - -# if !GTEST_OS_QNX -// The main function for a threadsafe-style death test child process. -// This function is called in a clone()-ed process and thus must avoid -// any potentially unsafe operations like malloc or libc functions. -static int ExecDeathTestChildMain(void* child_arg) { - ExecDeathTestArgs* const args = static_cast(child_arg); - GTEST_DEATH_TEST_CHECK_SYSCALL_(close(args->close_fd)); - - // We need to execute the test program in the same environment where - // it was originally invoked. Therefore we change to the original - // working directory first. - const char* const original_dir = - UnitTest::GetInstance()->original_working_dir(); - // We can safely call chdir() as it's a direct system call. - if (chdir(original_dir) != 0) { - DeathTestAbort(std::string("chdir(\"") + original_dir + "\") failed: " + - GetLastErrnoDescription()); - return EXIT_FAILURE; - } - - // We can safely call execve() as it's a direct system call. We - // cannot use execvp() as it's a libc function and thus potentially - // unsafe. Since execve() doesn't search the PATH, the user must - // invoke the test program via a valid path that contains at least - // one path separator. - execve(args->argv[0], args->argv, GetEnviron()); - DeathTestAbort(std::string("execve(") + args->argv[0] + ", ...) in " + - original_dir + " failed: " + - GetLastErrnoDescription()); - return EXIT_FAILURE; -} -# endif // !GTEST_OS_QNX - -// Two utility routines that together determine the direction the stack -// grows. -// This could be accomplished more elegantly by a single recursive -// function, but we want to guard against the unlikely possibility of -// a smart compiler optimizing the recursion away. -// -// GTEST_NO_INLINE_ is required to prevent GCC 4.6 from inlining -// StackLowerThanAddress into StackGrowsDown, which then doesn't give -// correct answer. -void StackLowerThanAddress(const void* ptr, bool* result) GTEST_NO_INLINE_; -void StackLowerThanAddress(const void* ptr, bool* result) { - int dummy; - *result = (&dummy < ptr); -} - -bool StackGrowsDown() { - int dummy; - bool result; - StackLowerThanAddress(&dummy, &result); - return result; -} - -// Spawns a child process with the same executable as the current process in -// a thread-safe manner and instructs it to run the death test. The -// implementation uses fork(2) + exec. On systems where clone(2) is -// available, it is used instead, being slightly more thread-safe. On QNX, -// fork supports only single-threaded environments, so this function uses -// spawn(2) there instead. The function dies with an error message if -// anything goes wrong. -static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { - ExecDeathTestArgs args = { argv, close_fd }; - pid_t child_pid = -1; - -# if GTEST_OS_QNX - // Obtains the current directory and sets it to be closed in the child - // process. - const int cwd_fd = open(".", O_RDONLY); - GTEST_DEATH_TEST_CHECK_(cwd_fd != -1); - GTEST_DEATH_TEST_CHECK_SYSCALL_(fcntl(cwd_fd, F_SETFD, FD_CLOEXEC)); - // We need to execute the test program in the same environment where - // it was originally invoked. Therefore we change to the original - // working directory first. - const char* const original_dir = - UnitTest::GetInstance()->original_working_dir(); - // We can safely call chdir() as it's a direct system call. - if (chdir(original_dir) != 0) { - DeathTestAbort(std::string("chdir(\"") + original_dir + "\") failed: " + - GetLastErrnoDescription()); - return EXIT_FAILURE; - } - - int fd_flags; - // Set close_fd to be closed after spawn. - GTEST_DEATH_TEST_CHECK_SYSCALL_(fd_flags = fcntl(close_fd, F_GETFD)); - GTEST_DEATH_TEST_CHECK_SYSCALL_(fcntl(close_fd, F_SETFD, - fd_flags | FD_CLOEXEC)); - struct inheritance inherit = {0}; - // spawn is a system call. - child_pid = spawn(args.argv[0], 0, NULL, &inherit, args.argv, GetEnviron()); - // Restores the current working directory. - GTEST_DEATH_TEST_CHECK_(fchdir(cwd_fd) != -1); - GTEST_DEATH_TEST_CHECK_SYSCALL_(close(cwd_fd)); - -# else // GTEST_OS_QNX -# if GTEST_OS_LINUX - // When a SIGPROF signal is received while fork() or clone() are executing, - // the process may hang. To avoid this, we ignore SIGPROF here and re-enable - // it after the call to fork()/clone() is complete. - struct sigaction saved_sigprof_action; - struct sigaction ignore_sigprof_action; - memset(&ignore_sigprof_action, 0, sizeof(ignore_sigprof_action)); - sigemptyset(&ignore_sigprof_action.sa_mask); - ignore_sigprof_action.sa_handler = SIG_IGN; - GTEST_DEATH_TEST_CHECK_SYSCALL_(sigaction( - SIGPROF, &ignore_sigprof_action, &saved_sigprof_action)); -# endif // GTEST_OS_LINUX - -# if GTEST_HAS_CLONE - const bool use_fork = GTEST_FLAG(death_test_use_fork); - - if (!use_fork) { - static const bool stack_grows_down = StackGrowsDown(); - const size_t stack_size = getpagesize(); - // MMAP_ANONYMOUS is not defined on Mac, so we use MAP_ANON instead. - void* const stack = mmap(NULL, stack_size, PROT_READ | PROT_WRITE, - MAP_ANON | MAP_PRIVATE, -1, 0); - GTEST_DEATH_TEST_CHECK_(stack != MAP_FAILED); - - // Maximum stack alignment in bytes: For a downward-growing stack, this - // amount is subtracted from size of the stack space to get an address - // that is within the stack space and is aligned on all systems we care - // about. As far as I know there is no ABI with stack alignment greater - // than 64. We assume stack and stack_size already have alignment of - // kMaxStackAlignment. - const size_t kMaxStackAlignment = 64; - void* const stack_top = - static_cast(stack) + - (stack_grows_down ? stack_size - kMaxStackAlignment : 0); - GTEST_DEATH_TEST_CHECK_(stack_size > kMaxStackAlignment && - reinterpret_cast(stack_top) % kMaxStackAlignment == 0); - - child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args); - - GTEST_DEATH_TEST_CHECK_(munmap(stack, stack_size) != -1); - } -# else - const bool use_fork = true; -# endif // GTEST_HAS_CLONE - - if (use_fork && (child_pid = fork()) == 0) { - ExecDeathTestChildMain(&args); - _exit(0); - } -# endif // GTEST_OS_QNX -# if GTEST_OS_LINUX - GTEST_DEATH_TEST_CHECK_SYSCALL_( - sigaction(SIGPROF, &saved_sigprof_action, NULL)); -# endif // GTEST_OS_LINUX - - GTEST_DEATH_TEST_CHECK_(child_pid != -1); - return child_pid; -} - -// The AssumeRole process for a fork-and-exec death test. It re-executes the -// main program from the beginning, setting the --gtest_filter -// and --gtest_internal_run_death_test flags to cause only the current -// death test to be re-run. -DeathTest::TestRole ExecDeathTest::AssumeRole() { - const UnitTestImpl* const impl = GetUnitTestImpl(); - const InternalRunDeathTestFlag* const flag = - impl->internal_run_death_test_flag(); - const TestInfo* const info = impl->current_test_info(); - const int death_test_index = info->result()->death_test_count(); - - if (flag != NULL) { - set_write_fd(flag->write_fd()); - return EXECUTE_TEST; - } - - int pipe_fd[2]; - GTEST_DEATH_TEST_CHECK_(pipe(pipe_fd) != -1); - // Clear the close-on-exec flag on the write end of the pipe, lest - // it be closed when the child process does an exec: - GTEST_DEATH_TEST_CHECK_(fcntl(pipe_fd[1], F_SETFD, 0) != -1); - - const std::string filter_flag = - std::string("--") + GTEST_FLAG_PREFIX_ + kFilterFlag + "=" - + info->test_case_name() + "." + info->name(); - const std::string internal_flag = - std::string("--") + GTEST_FLAG_PREFIX_ + kInternalRunDeathTestFlag + "=" - + file_ + "|" + StreamableToString(line_) + "|" - + StreamableToString(death_test_index) + "|" - + StreamableToString(pipe_fd[1]); - Arguments args; - args.AddArguments(GetArgvsForDeathTestChildProcess()); - args.AddArgument(filter_flag.c_str()); - args.AddArgument(internal_flag.c_str()); - - DeathTest::set_last_death_test_message(""); - - CaptureStderr(); - // See the comment in NoExecDeathTest::AssumeRole for why the next line - // is necessary. - FlushInfoLog(); - - const pid_t child_pid = ExecDeathTestSpawnChild(args.Argv(), pipe_fd[0]); - GTEST_DEATH_TEST_CHECK_SYSCALL_(close(pipe_fd[1])); - set_child_pid(child_pid); - set_read_fd(pipe_fd[0]); - set_spawned(true); - return OVERSEE_TEST; -} - -# endif // !GTEST_OS_WINDOWS - -// Creates a concrete DeathTest-derived class that depends on the -// --gtest_death_test_style flag, and sets the pointer pointed to -// by the "test" argument to its address. If the test should be -// skipped, sets that pointer to NULL. Returns true, unless the -// flag is set to an invalid value. -bool DefaultDeathTestFactory::Create(const char* statement, const RE* regex, - const char* file, int line, - DeathTest** test) { - UnitTestImpl* const impl = GetUnitTestImpl(); - const InternalRunDeathTestFlag* const flag = - impl->internal_run_death_test_flag(); - const int death_test_index = impl->current_test_info() - ->increment_death_test_count(); - - if (flag != NULL) { - if (death_test_index > flag->index()) { - DeathTest::set_last_death_test_message( - "Death test count (" + StreamableToString(death_test_index) - + ") somehow exceeded expected maximum (" - + StreamableToString(flag->index()) + ")"); - return false; - } - - if (!(flag->file() == file && flag->line() == line && - flag->index() == death_test_index)) { - *test = NULL; - return true; - } - } - -# if GTEST_OS_WINDOWS - - if (GTEST_FLAG(death_test_style) == "threadsafe" || - GTEST_FLAG(death_test_style) == "fast") { - *test = new WindowsDeathTest(statement, regex, file, line); - } - -# else - - if (GTEST_FLAG(death_test_style) == "threadsafe") { - *test = new ExecDeathTest(statement, regex, file, line); - } else if (GTEST_FLAG(death_test_style) == "fast") { - *test = new NoExecDeathTest(statement, regex); - } - -# endif // GTEST_OS_WINDOWS - - else { // NOLINT - this is more readable than unbalanced brackets inside #if. - DeathTest::set_last_death_test_message( - "Unknown death test style \"" + GTEST_FLAG(death_test_style) - + "\" encountered"); - return false; - } - - return true; -} - -// Splits a given string on a given delimiter, populating a given -// vector with the fields. GTEST_HAS_DEATH_TEST implies that we have -// ::std::string, so we can use it here. -static void SplitString(const ::std::string& str, char delimiter, - ::std::vector< ::std::string>* dest) { - ::std::vector< ::std::string> parsed; - ::std::string::size_type pos = 0; - while (::testing::internal::AlwaysTrue()) { - const ::std::string::size_type colon = str.find(delimiter, pos); - if (colon == ::std::string::npos) { - parsed.push_back(str.substr(pos)); - break; - } else { - parsed.push_back(str.substr(pos, colon - pos)); - pos = colon + 1; - } - } - dest->swap(parsed); -} - -# if GTEST_OS_WINDOWS -// Recreates the pipe and event handles from the provided parameters, -// signals the event, and returns a file descriptor wrapped around the pipe -// handle. This function is called in the child process only. -int GetStatusFileDescriptor(unsigned int parent_process_id, - size_t write_handle_as_size_t, - size_t event_handle_as_size_t) { - AutoHandle parent_process_handle(::OpenProcess(PROCESS_DUP_HANDLE, - FALSE, // Non-inheritable. - parent_process_id)); - if (parent_process_handle.Get() == INVALID_HANDLE_VALUE) { - DeathTestAbort("Unable to open parent process " + - StreamableToString(parent_process_id)); - } - - // TODO(vladl@google.com): Replace the following check with a - // compile-time assertion when available. - GTEST_CHECK_(sizeof(HANDLE) <= sizeof(size_t)); - - const HANDLE write_handle = - reinterpret_cast(write_handle_as_size_t); - HANDLE dup_write_handle; - - // The newly initialized handle is accessible only in in the parent - // process. To obtain one accessible within the child, we need to use - // DuplicateHandle. - if (!::DuplicateHandle(parent_process_handle.Get(), write_handle, - ::GetCurrentProcess(), &dup_write_handle, - 0x0, // Requested privileges ignored since - // DUPLICATE_SAME_ACCESS is used. - FALSE, // Request non-inheritable handler. - DUPLICATE_SAME_ACCESS)) { - DeathTestAbort("Unable to duplicate the pipe handle " + - StreamableToString(write_handle_as_size_t) + - " from the parent process " + - StreamableToString(parent_process_id)); - } - - const HANDLE event_handle = reinterpret_cast(event_handle_as_size_t); - HANDLE dup_event_handle; - - if (!::DuplicateHandle(parent_process_handle.Get(), event_handle, - ::GetCurrentProcess(), &dup_event_handle, - 0x0, - FALSE, - DUPLICATE_SAME_ACCESS)) { - DeathTestAbort("Unable to duplicate the event handle " + - StreamableToString(event_handle_as_size_t) + - " from the parent process " + - StreamableToString(parent_process_id)); - } - - const int write_fd = - ::_open_osfhandle(reinterpret_cast(dup_write_handle), O_APPEND); - if (write_fd == -1) { - DeathTestAbort("Unable to convert pipe handle " + - StreamableToString(write_handle_as_size_t) + - " to a file descriptor"); - } - - // Signals the parent that the write end of the pipe has been acquired - // so the parent can release its own write end. - ::SetEvent(dup_event_handle); - - return write_fd; -} -# endif // GTEST_OS_WINDOWS - -// Returns a newly created InternalRunDeathTestFlag object with fields -// initialized from the GTEST_FLAG(internal_run_death_test) flag if -// the flag is specified; otherwise returns NULL. -InternalRunDeathTestFlag* ParseInternalRunDeathTestFlag() { - if (GTEST_FLAG(internal_run_death_test) == "") return NULL; - - // GTEST_HAS_DEATH_TEST implies that we have ::std::string, so we - // can use it here. - int line = -1; - int index = -1; - ::std::vector< ::std::string> fields; - SplitString(GTEST_FLAG(internal_run_death_test).c_str(), '|', &fields); - int write_fd = -1; - -# if GTEST_OS_WINDOWS - - unsigned int parent_process_id = 0; - size_t write_handle_as_size_t = 0; - size_t event_handle_as_size_t = 0; - - if (fields.size() != 6 - || !ParseNaturalNumber(fields[1], &line) - || !ParseNaturalNumber(fields[2], &index) - || !ParseNaturalNumber(fields[3], &parent_process_id) - || !ParseNaturalNumber(fields[4], &write_handle_as_size_t) - || !ParseNaturalNumber(fields[5], &event_handle_as_size_t)) { - DeathTestAbort("Bad --gtest_internal_run_death_test flag: " + - GTEST_FLAG(internal_run_death_test)); - } - write_fd = GetStatusFileDescriptor(parent_process_id, - write_handle_as_size_t, - event_handle_as_size_t); -# else - - if (fields.size() != 4 - || !ParseNaturalNumber(fields[1], &line) - || !ParseNaturalNumber(fields[2], &index) - || !ParseNaturalNumber(fields[3], &write_fd)) { - DeathTestAbort("Bad --gtest_internal_run_death_test flag: " - + GTEST_FLAG(internal_run_death_test)); - } - -# endif // GTEST_OS_WINDOWS - - return new InternalRunDeathTestFlag(fields[0], line, index, write_fd); -} - -} // namespace internal - -#endif // GTEST_HAS_DEATH_TEST - -} // namespace testing diff --git a/freedv-server/googletest/src/gtest-filepath.cc b/freedv-server/googletest/src/gtest-filepath.cc deleted file mode 100644 index 6be58b6f..00000000 --- a/freedv-server/googletest/src/gtest-filepath.cc +++ /dev/null @@ -1,382 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: keith.ray@gmail.com (Keith Ray) - -#include "gtest/gtest-message.h" -#include "gtest/internal/gtest-filepath.h" -#include "gtest/internal/gtest-port.h" - -#include - -#if GTEST_OS_WINDOWS_MOBILE -# include -#elif GTEST_OS_WINDOWS -# include -# include -#elif GTEST_OS_SYMBIAN -// Symbian OpenC has PATH_MAX in sys/syslimits.h -# include -#else -# include -# include // Some Linux distributions define PATH_MAX here. -#endif // GTEST_OS_WINDOWS_MOBILE - -#if GTEST_OS_WINDOWS -# define GTEST_PATH_MAX_ _MAX_PATH -#elif defined(PATH_MAX) -# define GTEST_PATH_MAX_ PATH_MAX -#elif defined(_XOPEN_PATH_MAX) -# define GTEST_PATH_MAX_ _XOPEN_PATH_MAX -#else -# define GTEST_PATH_MAX_ _POSIX_PATH_MAX -#endif // GTEST_OS_WINDOWS - -#include "gtest/internal/gtest-string.h" - -namespace testing { -namespace internal { - -#if GTEST_OS_WINDOWS -// On Windows, '\\' is the standard path separator, but many tools and the -// Windows API also accept '/' as an alternate path separator. Unless otherwise -// noted, a file path can contain either kind of path separators, or a mixture -// of them. -const char kPathSeparator = '\\'; -const char kAlternatePathSeparator = '/'; -const char kPathSeparatorString[] = "\\"; -const char kAlternatePathSeparatorString[] = "/"; -# if GTEST_OS_WINDOWS_MOBILE -// Windows CE doesn't have a current directory. You should not use -// the current directory in tests on Windows CE, but this at least -// provides a reasonable fallback. -const char kCurrentDirectoryString[] = "\\"; -// Windows CE doesn't define INVALID_FILE_ATTRIBUTES -const DWORD kInvalidFileAttributes = 0xffffffff; -# else -const char kCurrentDirectoryString[] = ".\\"; -# endif // GTEST_OS_WINDOWS_MOBILE -#else -const char kPathSeparator = '/'; -const char kPathSeparatorString[] = "/"; -const char kCurrentDirectoryString[] = "./"; -#endif // GTEST_OS_WINDOWS - -// Returns whether the given character is a valid path separator. -static bool IsPathSeparator(char c) { -#if GTEST_HAS_ALT_PATH_SEP_ - return (c == kPathSeparator) || (c == kAlternatePathSeparator); -#else - return c == kPathSeparator; -#endif -} - -// Returns the current working directory, or "" if unsuccessful. -FilePath FilePath::GetCurrentDir() { -#if GTEST_OS_WINDOWS_MOBILE - // Windows CE doesn't have a current directory, so we just return - // something reasonable. - return FilePath(kCurrentDirectoryString); -#elif GTEST_OS_WINDOWS - char cwd[GTEST_PATH_MAX_ + 1] = { '\0' }; - return FilePath(_getcwd(cwd, sizeof(cwd)) == NULL ? "" : cwd); -#else - char cwd[GTEST_PATH_MAX_ + 1] = { '\0' }; - return FilePath(getcwd(cwd, sizeof(cwd)) == NULL ? "" : cwd); -#endif // GTEST_OS_WINDOWS_MOBILE -} - -// Returns a copy of the FilePath with the case-insensitive extension removed. -// Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns -// FilePath("dir/file"). If a case-insensitive extension is not -// found, returns a copy of the original FilePath. -FilePath FilePath::RemoveExtension(const char* extension) const { - const std::string dot_extension = std::string(".") + extension; - if (String::EndsWithCaseInsensitive(pathname_, dot_extension)) { - return FilePath(pathname_.substr( - 0, pathname_.length() - dot_extension.length())); - } - return *this; -} - -// Returns a pointer to the last occurence of a valid path separator in -// the FilePath. On Windows, for example, both '/' and '\' are valid path -// separators. Returns NULL if no path separator was found. -const char* FilePath::FindLastPathSeparator() const { - const char* const last_sep = strrchr(c_str(), kPathSeparator); -#if GTEST_HAS_ALT_PATH_SEP_ - const char* const last_alt_sep = strrchr(c_str(), kAlternatePathSeparator); - // Comparing two pointers of which only one is NULL is undefined. - if (last_alt_sep != NULL && - (last_sep == NULL || last_alt_sep > last_sep)) { - return last_alt_sep; - } -#endif - return last_sep; -} - -// Returns a copy of the FilePath with the directory part removed. -// Example: FilePath("path/to/file").RemoveDirectoryName() returns -// FilePath("file"). If there is no directory part ("just_a_file"), it returns -// the FilePath unmodified. If there is no file part ("just_a_dir/") it -// returns an empty FilePath (""). -// On Windows platform, '\' is the path separator, otherwise it is '/'. -FilePath FilePath::RemoveDirectoryName() const { - const char* const last_sep = FindLastPathSeparator(); - return last_sep ? FilePath(last_sep + 1) : *this; -} - -// RemoveFileName returns the directory path with the filename removed. -// Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". -// If the FilePath is "a_file" or "/a_file", RemoveFileName returns -// FilePath("./") or, on Windows, FilePath(".\\"). If the filepath does -// not have a file, like "just/a/dir/", it returns the FilePath unmodified. -// On Windows platform, '\' is the path separator, otherwise it is '/'. -FilePath FilePath::RemoveFileName() const { - const char* const last_sep = FindLastPathSeparator(); - std::string dir; - if (last_sep) { - dir = std::string(c_str(), last_sep + 1 - c_str()); - } else { - dir = kCurrentDirectoryString; - } - return FilePath(dir); -} - -// Helper functions for naming files in a directory for xml output. - -// Given directory = "dir", base_name = "test", number = 0, -// extension = "xml", returns "dir/test.xml". If number is greater -// than zero (e.g., 12), returns "dir/test_12.xml". -// On Windows platform, uses \ as the separator rather than /. -FilePath FilePath::MakeFileName(const FilePath& directory, - const FilePath& base_name, - int number, - const char* extension) { - std::string file; - if (number == 0) { - file = base_name.string() + "." + extension; - } else { - file = base_name.string() + "_" + StreamableToString(number) - + "." + extension; - } - return ConcatPaths(directory, FilePath(file)); -} - -// Given directory = "dir", relative_path = "test.xml", returns "dir/test.xml". -// On Windows, uses \ as the separator rather than /. -FilePath FilePath::ConcatPaths(const FilePath& directory, - const FilePath& relative_path) { - if (directory.IsEmpty()) - return relative_path; - const FilePath dir(directory.RemoveTrailingPathSeparator()); - return FilePath(dir.string() + kPathSeparator + relative_path.string()); -} - -// Returns true if pathname describes something findable in the file-system, -// either a file, directory, or whatever. -bool FilePath::FileOrDirectoryExists() const { -#if GTEST_OS_WINDOWS_MOBILE - LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); - const DWORD attributes = GetFileAttributes(unicode); - delete [] unicode; - return attributes != kInvalidFileAttributes; -#else - posix::StatStruct file_stat; - return posix::Stat(pathname_.c_str(), &file_stat) == 0; -#endif // GTEST_OS_WINDOWS_MOBILE -} - -// Returns true if pathname describes a directory in the file-system -// that exists. -bool FilePath::DirectoryExists() const { - bool result = false; -#if GTEST_OS_WINDOWS - // Don't strip off trailing separator if path is a root directory on - // Windows (like "C:\\"). - const FilePath& path(IsRootDirectory() ? *this : - RemoveTrailingPathSeparator()); -#else - const FilePath& path(*this); -#endif - -#if GTEST_OS_WINDOWS_MOBILE - LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); - const DWORD attributes = GetFileAttributes(unicode); - delete [] unicode; - if ((attributes != kInvalidFileAttributes) && - (attributes & FILE_ATTRIBUTE_DIRECTORY)) { - result = true; - } -#else - posix::StatStruct file_stat; - result = posix::Stat(path.c_str(), &file_stat) == 0 && - posix::IsDir(file_stat); -#endif // GTEST_OS_WINDOWS_MOBILE - - return result; -} - -// Returns true if pathname describes a root directory. (Windows has one -// root directory per disk drive.) -bool FilePath::IsRootDirectory() const { -#if GTEST_OS_WINDOWS - // TODO(wan@google.com): on Windows a network share like - // \\server\share can be a root directory, although it cannot be the - // current directory. Handle this properly. - return pathname_.length() == 3 && IsAbsolutePath(); -#else - return pathname_.length() == 1 && IsPathSeparator(pathname_.c_str()[0]); -#endif -} - -// Returns true if pathname describes an absolute path. -bool FilePath::IsAbsolutePath() const { - const char* const name = pathname_.c_str(); -#if GTEST_OS_WINDOWS - return pathname_.length() >= 3 && - ((name[0] >= 'a' && name[0] <= 'z') || - (name[0] >= 'A' && name[0] <= 'Z')) && - name[1] == ':' && - IsPathSeparator(name[2]); -#else - return IsPathSeparator(name[0]); -#endif -} - -// Returns a pathname for a file that does not currently exist. The pathname -// will be directory/base_name.extension or -// directory/base_name_.extension if directory/base_name.extension -// already exists. The number will be incremented until a pathname is found -// that does not already exist. -// Examples: 'dir/foo_test.xml' or 'dir/foo_test_1.xml'. -// There could be a race condition if two or more processes are calling this -// function at the same time -- they could both pick the same filename. -FilePath FilePath::GenerateUniqueFileName(const FilePath& directory, - const FilePath& base_name, - const char* extension) { - FilePath full_pathname; - int number = 0; - do { - full_pathname.Set(MakeFileName(directory, base_name, number++, extension)); - } while (full_pathname.FileOrDirectoryExists()); - return full_pathname; -} - -// Returns true if FilePath ends with a path separator, which indicates that -// it is intended to represent a directory. Returns false otherwise. -// This does NOT check that a directory (or file) actually exists. -bool FilePath::IsDirectory() const { - return !pathname_.empty() && - IsPathSeparator(pathname_.c_str()[pathname_.length() - 1]); -} - -// Create directories so that path exists. Returns true if successful or if -// the directories already exist; returns false if unable to create directories -// for any reason. -bool FilePath::CreateDirectoriesRecursively() const { - if (!this->IsDirectory()) { - return false; - } - - if (pathname_.length() == 0 || this->DirectoryExists()) { - return true; - } - - const FilePath parent(this->RemoveTrailingPathSeparator().RemoveFileName()); - return parent.CreateDirectoriesRecursively() && this->CreateFolder(); -} - -// Create the directory so that path exists. Returns true if successful or -// if the directory already exists; returns false if unable to create the -// directory for any reason, including if the parent directory does not -// exist. Not named "CreateDirectory" because that's a macro on Windows. -bool FilePath::CreateFolder() const { -#if GTEST_OS_WINDOWS_MOBILE - FilePath removed_sep(this->RemoveTrailingPathSeparator()); - LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); - int result = CreateDirectory(unicode, NULL) ? 0 : -1; - delete [] unicode; -#elif GTEST_OS_WINDOWS - int result = _mkdir(pathname_.c_str()); -#else - int result = mkdir(pathname_.c_str(), 0777); -#endif // GTEST_OS_WINDOWS_MOBILE - - if (result == -1) { - return this->DirectoryExists(); // An error is OK if the directory exists. - } - return true; // No error. -} - -// If input name has a trailing separator character, remove it and return the -// name, otherwise return the name string unmodified. -// On Windows platform, uses \ as the separator, other platforms use /. -FilePath FilePath::RemoveTrailingPathSeparator() const { - return IsDirectory() - ? FilePath(pathname_.substr(0, pathname_.length() - 1)) - : *this; -} - -// Removes any redundant separators that might be in the pathname. -// For example, "bar///foo" becomes "bar/foo". Does not eliminate other -// redundancies that might be in a pathname involving "." or "..". -// TODO(wan@google.com): handle Windows network shares (e.g. \\server\share). -void FilePath::Normalize() { - if (pathname_.c_str() == NULL) { - pathname_ = ""; - return; - } - const char* src = pathname_.c_str(); - char* const dest = new char[pathname_.length() + 1]; - char* dest_ptr = dest; - memset(dest_ptr, 0, pathname_.length() + 1); - - while (*src != '\0') { - *dest_ptr = *src; - if (!IsPathSeparator(*src)) { - src++; - } else { -#if GTEST_HAS_ALT_PATH_SEP_ - if (*dest_ptr == kAlternatePathSeparator) { - *dest_ptr = kPathSeparator; - } -#endif - while (IsPathSeparator(*src)) - src++; - } - dest_ptr++; - } - *dest_ptr = '\0'; - pathname_ = dest; - delete[] dest; -} - -} // namespace internal -} // namespace testing diff --git a/freedv-server/googletest/src/gtest-internal-inl.h b/freedv-server/googletest/src/gtest-internal-inl.h deleted file mode 100644 index 35df303c..00000000 --- a/freedv-server/googletest/src/gtest-internal-inl.h +++ /dev/null @@ -1,1218 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// Utility functions and classes used by the Google C++ testing framework. -// -// Author: wan@google.com (Zhanyong Wan) -// -// This file contains purely Google Test's internal implementation. Please -// DO NOT #INCLUDE IT IN A USER PROGRAM. - -#ifndef GTEST_SRC_GTEST_INTERNAL_INL_H_ -#define GTEST_SRC_GTEST_INTERNAL_INL_H_ - -// GTEST_IMPLEMENTATION_ is defined to 1 iff the current translation unit is -// part of Google Test's implementation; otherwise it's undefined. -#if !GTEST_IMPLEMENTATION_ -// A user is trying to include this from his code - just say no. -# error "gtest-internal-inl.h is part of Google Test's internal implementation." -# error "It must not be included except by Google Test itself." -#endif // GTEST_IMPLEMENTATION_ - -#ifndef _WIN32_WCE -# include -#endif // !_WIN32_WCE -#include -#include // For strtoll/_strtoul64/malloc/free. -#include // For memmove. - -#include -#include -#include - -#include "gtest/internal/gtest-port.h" - -#if GTEST_CAN_STREAM_RESULTS_ -# include // NOLINT -# include // NOLINT -#endif - -#if GTEST_OS_WINDOWS -# include // NOLINT -#endif // GTEST_OS_WINDOWS - -#include "gtest/gtest.h" // NOLINT -#include "gtest/gtest-spi.h" - -namespace testing { - -// Declares the flags. -// -// We don't want the users to modify this flag in the code, but want -// Google Test's own unit tests to be able to access it. Therefore we -// declare it here as opposed to in gtest.h. -GTEST_DECLARE_bool_(death_test_use_fork); - -namespace internal { - -// The value of GetTestTypeId() as seen from within the Google Test -// library. This is solely for testing GetTestTypeId(). -GTEST_API_ extern const TypeId kTestTypeIdInGoogleTest; - -// Names of the flags (needed for parsing Google Test flags). -const char kAlsoRunDisabledTestsFlag[] = "also_run_disabled_tests"; -const char kBreakOnFailureFlag[] = "break_on_failure"; -const char kCatchExceptionsFlag[] = "catch_exceptions"; -const char kColorFlag[] = "color"; -const char kFilterFlag[] = "filter"; -const char kListTestsFlag[] = "list_tests"; -const char kOutputFlag[] = "output"; -const char kPrintTimeFlag[] = "print_time"; -const char kRandomSeedFlag[] = "random_seed"; -const char kRepeatFlag[] = "repeat"; -const char kShuffleFlag[] = "shuffle"; -const char kStackTraceDepthFlag[] = "stack_trace_depth"; -const char kStreamResultToFlag[] = "stream_result_to"; -const char kThrowOnFailureFlag[] = "throw_on_failure"; - -// A valid random seed must be in [1, kMaxRandomSeed]. -const int kMaxRandomSeed = 99999; - -// g_help_flag is true iff the --help flag or an equivalent form is -// specified on the command line. -GTEST_API_ extern bool g_help_flag; - -// Returns the current time in milliseconds. -GTEST_API_ TimeInMillis GetTimeInMillis(); - -// Returns true iff Google Test should use colors in the output. -GTEST_API_ bool ShouldUseColor(bool stdout_is_tty); - -// Formats the given time in milliseconds as seconds. -GTEST_API_ std::string FormatTimeInMillisAsSeconds(TimeInMillis ms); - -// Converts the given time in milliseconds to a date string in the ISO 8601 -// format, without the timezone information. N.B.: due to the use the -// non-reentrant localtime() function, this function is not thread safe. Do -// not use it in any code that can be called from multiple threads. -GTEST_API_ std::string FormatEpochTimeInMillisAsIso8601(TimeInMillis ms); - -// Parses a string for an Int32 flag, in the form of "--flag=value". -// -// On success, stores the value of the flag in *value, and returns -// true. On failure, returns false without changing *value. -GTEST_API_ bool ParseInt32Flag( - const char* str, const char* flag, Int32* value); - -// Returns a random seed in range [1, kMaxRandomSeed] based on the -// given --gtest_random_seed flag value. -inline int GetRandomSeedFromFlag(Int32 random_seed_flag) { - const unsigned int raw_seed = (random_seed_flag == 0) ? - static_cast(GetTimeInMillis()) : - static_cast(random_seed_flag); - - // Normalizes the actual seed to range [1, kMaxRandomSeed] such that - // it's easy to type. - const int normalized_seed = - static_cast((raw_seed - 1U) % - static_cast(kMaxRandomSeed)) + 1; - return normalized_seed; -} - -// Returns the first valid random seed after 'seed'. The behavior is -// undefined if 'seed' is invalid. The seed after kMaxRandomSeed is -// considered to be 1. -inline int GetNextRandomSeed(int seed) { - GTEST_CHECK_(1 <= seed && seed <= kMaxRandomSeed) - << "Invalid random seed " << seed << " - must be in [1, " - << kMaxRandomSeed << "]."; - const int next_seed = seed + 1; - return (next_seed > kMaxRandomSeed) ? 1 : next_seed; -} - -// This class saves the values of all Google Test flags in its c'tor, and -// restores them in its d'tor. -class GTestFlagSaver { - public: - // The c'tor. - GTestFlagSaver() { - also_run_disabled_tests_ = GTEST_FLAG(also_run_disabled_tests); - break_on_failure_ = GTEST_FLAG(break_on_failure); - catch_exceptions_ = GTEST_FLAG(catch_exceptions); - color_ = GTEST_FLAG(color); - death_test_style_ = GTEST_FLAG(death_test_style); - death_test_use_fork_ = GTEST_FLAG(death_test_use_fork); - filter_ = GTEST_FLAG(filter); - internal_run_death_test_ = GTEST_FLAG(internal_run_death_test); - list_tests_ = GTEST_FLAG(list_tests); - output_ = GTEST_FLAG(output); - print_time_ = GTEST_FLAG(print_time); - random_seed_ = GTEST_FLAG(random_seed); - repeat_ = GTEST_FLAG(repeat); - shuffle_ = GTEST_FLAG(shuffle); - stack_trace_depth_ = GTEST_FLAG(stack_trace_depth); - stream_result_to_ = GTEST_FLAG(stream_result_to); - throw_on_failure_ = GTEST_FLAG(throw_on_failure); - } - - // The d'tor is not virtual. DO NOT INHERIT FROM THIS CLASS. - ~GTestFlagSaver() { - GTEST_FLAG(also_run_disabled_tests) = also_run_disabled_tests_; - GTEST_FLAG(break_on_failure) = break_on_failure_; - GTEST_FLAG(catch_exceptions) = catch_exceptions_; - GTEST_FLAG(color) = color_; - GTEST_FLAG(death_test_style) = death_test_style_; - GTEST_FLAG(death_test_use_fork) = death_test_use_fork_; - GTEST_FLAG(filter) = filter_; - GTEST_FLAG(internal_run_death_test) = internal_run_death_test_; - GTEST_FLAG(list_tests) = list_tests_; - GTEST_FLAG(output) = output_; - GTEST_FLAG(print_time) = print_time_; - GTEST_FLAG(random_seed) = random_seed_; - GTEST_FLAG(repeat) = repeat_; - GTEST_FLAG(shuffle) = shuffle_; - GTEST_FLAG(stack_trace_depth) = stack_trace_depth_; - GTEST_FLAG(stream_result_to) = stream_result_to_; - GTEST_FLAG(throw_on_failure) = throw_on_failure_; - } - - private: - // Fields for saving the original values of flags. - bool also_run_disabled_tests_; - bool break_on_failure_; - bool catch_exceptions_; - std::string color_; - std::string death_test_style_; - bool death_test_use_fork_; - std::string filter_; - std::string internal_run_death_test_; - bool list_tests_; - std::string output_; - bool print_time_; - internal::Int32 random_seed_; - internal::Int32 repeat_; - bool shuffle_; - internal::Int32 stack_trace_depth_; - std::string stream_result_to_; - bool throw_on_failure_; -} GTEST_ATTRIBUTE_UNUSED_; - -// Converts a Unicode code point to a narrow string in UTF-8 encoding. -// code_point parameter is of type UInt32 because wchar_t may not be -// wide enough to contain a code point. -// If the code_point is not a valid Unicode code point -// (i.e. outside of Unicode range U+0 to U+10FFFF) it will be converted -// to "(Invalid Unicode 0xXXXXXXXX)". -GTEST_API_ std::string CodePointToUtf8(UInt32 code_point); - -// Converts a wide string to a narrow string in UTF-8 encoding. -// The wide string is assumed to have the following encoding: -// UTF-16 if sizeof(wchar_t) == 2 (on Windows, Cygwin, Symbian OS) -// UTF-32 if sizeof(wchar_t) == 4 (on Linux) -// Parameter str points to a null-terminated wide string. -// Parameter num_chars may additionally limit the number -// of wchar_t characters processed. -1 is used when the entire string -// should be processed. -// If the string contains code points that are not valid Unicode code points -// (i.e. outside of Unicode range U+0 to U+10FFFF) they will be output -// as '(Invalid Unicode 0xXXXXXXXX)'. If the string is in UTF16 encoding -// and contains invalid UTF-16 surrogate pairs, values in those pairs -// will be encoded as individual Unicode characters from Basic Normal Plane. -GTEST_API_ std::string WideStringToUtf8(const wchar_t* str, int num_chars); - -// Reads the GTEST_SHARD_STATUS_FILE environment variable, and creates the file -// if the variable is present. If a file already exists at this location, this -// function will write over it. If the variable is present, but the file cannot -// be created, prints an error and exits. -void WriteToShardStatusFileIfNeeded(); - -// Checks whether sharding is enabled by examining the relevant -// environment variable values. If the variables are present, -// but inconsistent (e.g., shard_index >= total_shards), prints -// an error and exits. If in_subprocess_for_death_test, sharding is -// disabled because it must only be applied to the original test -// process. Otherwise, we could filter out death tests we intended to execute. -GTEST_API_ bool ShouldShard(const char* total_shards_str, - const char* shard_index_str, - bool in_subprocess_for_death_test); - -// Parses the environment variable var as an Int32. If it is unset, -// returns default_val. If it is not an Int32, prints an error and -// and aborts. -GTEST_API_ Int32 Int32FromEnvOrDie(const char* env_var, Int32 default_val); - -// Given the total number of shards, the shard index, and the test id, -// returns true iff the test should be run on this shard. The test id is -// some arbitrary but unique non-negative integer assigned to each test -// method. Assumes that 0 <= shard_index < total_shards. -GTEST_API_ bool ShouldRunTestOnShard( - int total_shards, int shard_index, int test_id); - -// STL container utilities. - -// Returns the number of elements in the given container that satisfy -// the given predicate. -template -inline int CountIf(const Container& c, Predicate predicate) { - // Implemented as an explicit loop since std::count_if() in libCstd on - // Solaris has a non-standard signature. - int count = 0; - for (typename Container::const_iterator it = c.begin(); it != c.end(); ++it) { - if (predicate(*it)) - ++count; - } - return count; -} - -// Applies a function/functor to each element in the container. -template -void ForEach(const Container& c, Functor functor) { - std::for_each(c.begin(), c.end(), functor); -} - -// Returns the i-th element of the vector, or default_value if i is not -// in range [0, v.size()). -template -inline E GetElementOr(const std::vector& v, int i, E default_value) { - return (i < 0 || i >= static_cast(v.size())) ? default_value : v[i]; -} - -// Performs an in-place shuffle of a range of the vector's elements. -// 'begin' and 'end' are element indices as an STL-style range; -// i.e. [begin, end) are shuffled, where 'end' == size() means to -// shuffle to the end of the vector. -template -void ShuffleRange(internal::Random* random, int begin, int end, - std::vector* v) { - const int size = static_cast(v->size()); - GTEST_CHECK_(0 <= begin && begin <= size) - << "Invalid shuffle range start " << begin << ": must be in range [0, " - << size << "]."; - GTEST_CHECK_(begin <= end && end <= size) - << "Invalid shuffle range finish " << end << ": must be in range [" - << begin << ", " << size << "]."; - - // Fisher-Yates shuffle, from - // http://en.wikipedia.org/wiki/Fisher-Yates_shuffle - for (int range_width = end - begin; range_width >= 2; range_width--) { - const int last_in_range = begin + range_width - 1; - const int selected = begin + random->Generate(range_width); - std::swap((*v)[selected], (*v)[last_in_range]); - } -} - -// Performs an in-place shuffle of the vector's elements. -template -inline void Shuffle(internal::Random* random, std::vector* v) { - ShuffleRange(random, 0, static_cast(v->size()), v); -} - -// A function for deleting an object. Handy for being used as a -// functor. -template -static void Delete(T* x) { - delete x; -} - -// A predicate that checks the key of a TestProperty against a known key. -// -// TestPropertyKeyIs is copyable. -class TestPropertyKeyIs { - public: - // Constructor. - // - // TestPropertyKeyIs has NO default constructor. - explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} - - // Returns true iff the test name of test property matches on key_. - bool operator()(const TestProperty& test_property) const { - return test_property.key() == key_; - } - - private: - std::string key_; -}; - -// Class UnitTestOptions. -// -// This class contains functions for processing options the user -// specifies when running the tests. It has only static members. -// -// In most cases, the user can specify an option using either an -// environment variable or a command line flag. E.g. you can set the -// test filter using either GTEST_FILTER or --gtest_filter. If both -// the variable and the flag are present, the latter overrides the -// former. -class GTEST_API_ UnitTestOptions { - public: - // Functions for processing the gtest_output flag. - - // Returns the output format, or "" for normal printed output. - static std::string GetOutputFormat(); - - // Returns the absolute path of the requested output file, or the - // default (test_detail.xml in the original working directory) if - // none was explicitly specified. - static std::string GetAbsolutePathToOutputFile(); - - // Functions for processing the gtest_filter flag. - - // Returns true iff the wildcard pattern matches the string. The - // first ':' or '\0' character in pattern marks the end of it. - // - // This recursive algorithm isn't very efficient, but is clear and - // works well enough for matching test names, which are short. - static bool PatternMatchesString(const char *pattern, const char *str); - - // Returns true iff the user-specified filter matches the test case - // name and the test name. - static bool FilterMatchesTest(const std::string &test_case_name, - const std::string &test_name); - -#if GTEST_OS_WINDOWS - // Function for supporting the gtest_catch_exception flag. - - // Returns EXCEPTION_EXECUTE_HANDLER if Google Test should handle the - // given SEH exception, or EXCEPTION_CONTINUE_SEARCH otherwise. - // This function is useful as an __except condition. - static int GTestShouldProcessSEH(DWORD exception_code); -#endif // GTEST_OS_WINDOWS - - // Returns true if "name" matches the ':' separated list of glob-style - // filters in "filter". - static bool MatchesFilter(const std::string& name, const char* filter); -}; - -// Returns the current application's name, removing directory path if that -// is present. Used by UnitTestOptions::GetOutputFile. -GTEST_API_ FilePath GetCurrentExecutableName(); - -// The role interface for getting the OS stack trace as a string. -class OsStackTraceGetterInterface { - public: - OsStackTraceGetterInterface() {} - virtual ~OsStackTraceGetterInterface() {} - - // Returns the current OS stack trace as an std::string. Parameters: - // - // max_depth - the maximum number of stack frames to be included - // in the trace. - // skip_count - the number of top frames to be skipped; doesn't count - // against max_depth. - virtual string CurrentStackTrace(int max_depth, int skip_count) = 0; - - // UponLeavingGTest() should be called immediately before Google Test calls - // user code. It saves some information about the current stack that - // CurrentStackTrace() will use to find and hide Google Test stack frames. - virtual void UponLeavingGTest() = 0; - - private: - GTEST_DISALLOW_COPY_AND_ASSIGN_(OsStackTraceGetterInterface); -}; - -// A working implementation of the OsStackTraceGetterInterface interface. -class OsStackTraceGetter : public OsStackTraceGetterInterface { - public: - OsStackTraceGetter() : caller_frame_(NULL) {} - - virtual string CurrentStackTrace(int max_depth, int skip_count) - GTEST_LOCK_EXCLUDED_(mutex_); - - virtual void UponLeavingGTest() GTEST_LOCK_EXCLUDED_(mutex_); - - // This string is inserted in place of stack frames that are part of - // Google Test's implementation. - static const char* const kElidedFramesMarker; - - private: - Mutex mutex_; // protects all internal state - - // We save the stack frame below the frame that calls user code. - // We do this because the address of the frame immediately below - // the user code changes between the call to UponLeavingGTest() - // and any calls to CurrentStackTrace() from within the user code. - void* caller_frame_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(OsStackTraceGetter); -}; - -// Information about a Google Test trace point. -struct TraceInfo { - const char* file; - int line; - std::string message; -}; - -// This is the default global test part result reporter used in UnitTestImpl. -// This class should only be used by UnitTestImpl. -class DefaultGlobalTestPartResultReporter - : public TestPartResultReporterInterface { - public: - explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test); - // Implements the TestPartResultReporterInterface. Reports the test part - // result in the current test. - virtual void ReportTestPartResult(const TestPartResult& result); - - private: - UnitTestImpl* const unit_test_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(DefaultGlobalTestPartResultReporter); -}; - -// This is the default per thread test part result reporter used in -// UnitTestImpl. This class should only be used by UnitTestImpl. -class DefaultPerThreadTestPartResultReporter - : public TestPartResultReporterInterface { - public: - explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test); - // Implements the TestPartResultReporterInterface. The implementation just - // delegates to the current global test part result reporter of *unit_test_. - virtual void ReportTestPartResult(const TestPartResult& result); - - private: - UnitTestImpl* const unit_test_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(DefaultPerThreadTestPartResultReporter); -}; - -// The private implementation of the UnitTest class. We don't protect -// the methods under a mutex, as this class is not accessible by a -// user and the UnitTest class that delegates work to this class does -// proper locking. -class GTEST_API_ UnitTestImpl { - public: - explicit UnitTestImpl(UnitTest* parent); - virtual ~UnitTestImpl(); - - // There are two different ways to register your own TestPartResultReporter. - // You can register your own repoter to listen either only for test results - // from the current thread or for results from all threads. - // By default, each per-thread test result repoter just passes a new - // TestPartResult to the global test result reporter, which registers the - // test part result for the currently running test. - - // Returns the global test part result reporter. - TestPartResultReporterInterface* GetGlobalTestPartResultReporter(); - - // Sets the global test part result reporter. - void SetGlobalTestPartResultReporter( - TestPartResultReporterInterface* reporter); - - // Returns the test part result reporter for the current thread. - TestPartResultReporterInterface* GetTestPartResultReporterForCurrentThread(); - - // Sets the test part result reporter for the current thread. - void SetTestPartResultReporterForCurrentThread( - TestPartResultReporterInterface* reporter); - - // Gets the number of successful test cases. - int successful_test_case_count() const; - - // Gets the number of failed test cases. - int failed_test_case_count() const; - - // Gets the number of all test cases. - int total_test_case_count() const; - - // Gets the number of all test cases that contain at least one test - // that should run. - int test_case_to_run_count() const; - - // Gets the number of successful tests. - int successful_test_count() const; - - // Gets the number of failed tests. - int failed_test_count() const; - - // Gets the number of disabled tests that will be reported in the XML report. - int reportable_disabled_test_count() const; - - // Gets the number of disabled tests. - int disabled_test_count() const; - - // Gets the number of tests to be printed in the XML report. - int reportable_test_count() const; - - // Gets the number of all tests. - int total_test_count() const; - - // Gets the number of tests that should run. - int test_to_run_count() const; - - // Gets the time of the test program start, in ms from the start of the - // UNIX epoch. - TimeInMillis start_timestamp() const { return start_timestamp_; } - - // Gets the elapsed time, in milliseconds. - TimeInMillis elapsed_time() const { return elapsed_time_; } - - // Returns true iff the unit test passed (i.e. all test cases passed). - bool Passed() const { return !Failed(); } - - // Returns true iff the unit test failed (i.e. some test case failed - // or something outside of all tests failed). - bool Failed() const { - return failed_test_case_count() > 0 || ad_hoc_test_result()->Failed(); - } - - // Gets the i-th test case among all the test cases. i can range from 0 to - // total_test_case_count() - 1. If i is not in that range, returns NULL. - const TestCase* GetTestCase(int i) const { - const int index = GetElementOr(test_case_indices_, i, -1); - return index < 0 ? NULL : test_cases_[i]; - } - - // Gets the i-th test case among all the test cases. i can range from 0 to - // total_test_case_count() - 1. If i is not in that range, returns NULL. - TestCase* GetMutableTestCase(int i) { - const int index = GetElementOr(test_case_indices_, i, -1); - return index < 0 ? NULL : test_cases_[index]; - } - - // Provides access to the event listener list. - TestEventListeners* listeners() { return &listeners_; } - - // Returns the TestResult for the test that's currently running, or - // the TestResult for the ad hoc test if no test is running. - TestResult* current_test_result(); - - // Returns the TestResult for the ad hoc test. - const TestResult* ad_hoc_test_result() const { return &ad_hoc_test_result_; } - - // Sets the OS stack trace getter. - // - // Does nothing if the input and the current OS stack trace getter - // are the same; otherwise, deletes the old getter and makes the - // input the current getter. - void set_os_stack_trace_getter(OsStackTraceGetterInterface* getter); - - // Returns the current OS stack trace getter if it is not NULL; - // otherwise, creates an OsStackTraceGetter, makes it the current - // getter, and returns it. - OsStackTraceGetterInterface* os_stack_trace_getter(); - - // Returns the current OS stack trace as an std::string. - // - // The maximum number of stack frames to be included is specified by - // the gtest_stack_trace_depth flag. The skip_count parameter - // specifies the number of top frames to be skipped, which doesn't - // count against the number of frames to be included. - // - // For example, if Foo() calls Bar(), which in turn calls - // CurrentOsStackTraceExceptTop(1), Foo() will be included in the - // trace but Bar() and CurrentOsStackTraceExceptTop() won't. - std::string CurrentOsStackTraceExceptTop(int skip_count) GTEST_NO_INLINE_; - - // Finds and returns a TestCase with the given name. If one doesn't - // exist, creates one and returns it. - // - // Arguments: - // - // test_case_name: name of the test case - // type_param: the name of the test's type parameter, or NULL if - // this is not a typed or a type-parameterized test. - // set_up_tc: pointer to the function that sets up the test case - // tear_down_tc: pointer to the function that tears down the test case - TestCase* GetTestCase(const char* test_case_name, - const char* type_param, - Test::SetUpTestCaseFunc set_up_tc, - Test::TearDownTestCaseFunc tear_down_tc); - - // Adds a TestInfo to the unit test. - // - // Arguments: - // - // set_up_tc: pointer to the function that sets up the test case - // tear_down_tc: pointer to the function that tears down the test case - // test_info: the TestInfo object - void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, - Test::TearDownTestCaseFunc tear_down_tc, - TestInfo* test_info) { - // In order to support thread-safe death tests, we need to - // remember the original working directory when the test program - // was first invoked. We cannot do this in RUN_ALL_TESTS(), as - // the user may have changed the current directory before calling - // RUN_ALL_TESTS(). Therefore we capture the current directory in - // AddTestInfo(), which is called to register a TEST or TEST_F - // before main() is reached. - if (original_working_dir_.IsEmpty()) { - original_working_dir_.Set(FilePath::GetCurrentDir()); - GTEST_CHECK_(!original_working_dir_.IsEmpty()) - << "Failed to get the current working directory."; - } - - GetTestCase(test_info->test_case_name(), - test_info->type_param(), - set_up_tc, - tear_down_tc)->AddTestInfo(test_info); - } - -#if GTEST_HAS_PARAM_TEST - // Returns ParameterizedTestCaseRegistry object used to keep track of - // value-parameterized tests and instantiate and register them. - internal::ParameterizedTestCaseRegistry& parameterized_test_registry() { - return parameterized_test_registry_; - } -#endif // GTEST_HAS_PARAM_TEST - - // Sets the TestCase object for the test that's currently running. - void set_current_test_case(TestCase* a_current_test_case) { - current_test_case_ = a_current_test_case; - } - - // Sets the TestInfo object for the test that's currently running. If - // current_test_info is NULL, the assertion results will be stored in - // ad_hoc_test_result_. - void set_current_test_info(TestInfo* a_current_test_info) { - current_test_info_ = a_current_test_info; - } - - // Registers all parameterized tests defined using TEST_P and - // INSTANTIATE_TEST_CASE_P, creating regular tests for each test/parameter - // combination. This method can be called more then once; it has guards - // protecting from registering the tests more then once. If - // value-parameterized tests are disabled, RegisterParameterizedTests is - // present but does nothing. - void RegisterParameterizedTests(); - - // Runs all tests in this UnitTest object, prints the result, and - // returns true if all tests are successful. If any exception is - // thrown during a test, this test is considered to be failed, but - // the rest of the tests will still be run. - bool RunAllTests(); - - // Clears the results of all tests, except the ad hoc tests. - void ClearNonAdHocTestResult() { - ForEach(test_cases_, TestCase::ClearTestCaseResult); - } - - // Clears the results of ad-hoc test assertions. - void ClearAdHocTestResult() { - ad_hoc_test_result_.Clear(); - } - - // Adds a TestProperty to the current TestResult object when invoked in a - // context of a test or a test case, or to the global property set. If the - // result already contains a property with the same key, the value will be - // updated. - void RecordProperty(const TestProperty& test_property); - - enum ReactionToSharding { - HONOR_SHARDING_PROTOCOL, - IGNORE_SHARDING_PROTOCOL - }; - - // Matches the full name of each test against the user-specified - // filter to decide whether the test should run, then records the - // result in each TestCase and TestInfo object. - // If shard_tests == HONOR_SHARDING_PROTOCOL, further filters tests - // based on sharding variables in the environment. - // Returns the number of tests that should run. - int FilterTests(ReactionToSharding shard_tests); - - // Prints the names of the tests matching the user-specified filter flag. - void ListTestsMatchingFilter(); - - const TestCase* current_test_case() const { return current_test_case_; } - TestInfo* current_test_info() { return current_test_info_; } - const TestInfo* current_test_info() const { return current_test_info_; } - - // Returns the vector of environments that need to be set-up/torn-down - // before/after the tests are run. - std::vector& environments() { return environments_; } - - // Getters for the per-thread Google Test trace stack. - std::vector& gtest_trace_stack() { - return *(gtest_trace_stack_.pointer()); - } - const std::vector& gtest_trace_stack() const { - return gtest_trace_stack_.get(); - } - -#if GTEST_HAS_DEATH_TEST - void InitDeathTestSubprocessControlInfo() { - internal_run_death_test_flag_.reset(ParseInternalRunDeathTestFlag()); - } - // Returns a pointer to the parsed --gtest_internal_run_death_test - // flag, or NULL if that flag was not specified. - // This information is useful only in a death test child process. - // Must not be called before a call to InitGoogleTest. - const InternalRunDeathTestFlag* internal_run_death_test_flag() const { - return internal_run_death_test_flag_.get(); - } - - // Returns a pointer to the current death test factory. - internal::DeathTestFactory* death_test_factory() { - return death_test_factory_.get(); - } - - void SuppressTestEventsIfInSubprocess(); - - friend class ReplaceDeathTestFactory; -#endif // GTEST_HAS_DEATH_TEST - - // Initializes the event listener performing XML output as specified by - // UnitTestOptions. Must not be called before InitGoogleTest. - void ConfigureXmlOutput(); - -#if GTEST_CAN_STREAM_RESULTS_ - // Initializes the event listener for streaming test results to a socket. - // Must not be called before InitGoogleTest. - void ConfigureStreamingOutput(); -#endif - - // Performs initialization dependent upon flag values obtained in - // ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to - // ParseGoogleTestFlagsOnly. In case a user neglects to call InitGoogleTest - // this function is also called from RunAllTests. Since this function can be - // called more than once, it has to be idempotent. - void PostFlagParsingInit(); - - // Gets the random seed used at the start of the current test iteration. - int random_seed() const { return random_seed_; } - - // Gets the random number generator. - internal::Random* random() { return &random_; } - - // Shuffles all test cases, and the tests within each test case, - // making sure that death tests are still run first. - void ShuffleTests(); - - // Restores the test cases and tests to their order before the first shuffle. - void UnshuffleTests(); - - // Returns the value of GTEST_FLAG(catch_exceptions) at the moment - // UnitTest::Run() starts. - bool catch_exceptions() const { return catch_exceptions_; } - - private: - friend class ::testing::UnitTest; - - // Used by UnitTest::Run() to capture the state of - // GTEST_FLAG(catch_exceptions) at the moment it starts. - void set_catch_exceptions(bool value) { catch_exceptions_ = value; } - - // The UnitTest object that owns this implementation object. - UnitTest* const parent_; - - // The working directory when the first TEST() or TEST_F() was - // executed. - internal::FilePath original_working_dir_; - - // The default test part result reporters. - DefaultGlobalTestPartResultReporter default_global_test_part_result_reporter_; - DefaultPerThreadTestPartResultReporter - default_per_thread_test_part_result_reporter_; - - // Points to (but doesn't own) the global test part result reporter. - TestPartResultReporterInterface* global_test_part_result_repoter_; - - // Protects read and write access to global_test_part_result_reporter_. - internal::Mutex global_test_part_result_reporter_mutex_; - - // Points to (but doesn't own) the per-thread test part result reporter. - internal::ThreadLocal - per_thread_test_part_result_reporter_; - - // The vector of environments that need to be set-up/torn-down - // before/after the tests are run. - std::vector environments_; - - // The vector of TestCases in their original order. It owns the - // elements in the vector. - std::vector test_cases_; - - // Provides a level of indirection for the test case list to allow - // easy shuffling and restoring the test case order. The i-th - // element of this vector is the index of the i-th test case in the - // shuffled order. - std::vector test_case_indices_; - -#if GTEST_HAS_PARAM_TEST - // ParameterizedTestRegistry object used to register value-parameterized - // tests. - internal::ParameterizedTestCaseRegistry parameterized_test_registry_; - - // Indicates whether RegisterParameterizedTests() has been called already. - bool parameterized_tests_registered_; -#endif // GTEST_HAS_PARAM_TEST - - // Index of the last death test case registered. Initially -1. - int last_death_test_case_; - - // This points to the TestCase for the currently running test. It - // changes as Google Test goes through one test case after another. - // When no test is running, this is set to NULL and Google Test - // stores assertion results in ad_hoc_test_result_. Initially NULL. - TestCase* current_test_case_; - - // This points to the TestInfo for the currently running test. It - // changes as Google Test goes through one test after another. When - // no test is running, this is set to NULL and Google Test stores - // assertion results in ad_hoc_test_result_. Initially NULL. - TestInfo* current_test_info_; - - // Normally, a user only writes assertions inside a TEST or TEST_F, - // or inside a function called by a TEST or TEST_F. Since Google - // Test keeps track of which test is current running, it can - // associate such an assertion with the test it belongs to. - // - // If an assertion is encountered when no TEST or TEST_F is running, - // Google Test attributes the assertion result to an imaginary "ad hoc" - // test, and records the result in ad_hoc_test_result_. - TestResult ad_hoc_test_result_; - - // The list of event listeners that can be used to track events inside - // Google Test. - TestEventListeners listeners_; - - // The OS stack trace getter. Will be deleted when the UnitTest - // object is destructed. By default, an OsStackTraceGetter is used, - // but the user can set this field to use a custom getter if that is - // desired. - OsStackTraceGetterInterface* os_stack_trace_getter_; - - // True iff PostFlagParsingInit() has been called. - bool post_flag_parse_init_performed_; - - // The random number seed used at the beginning of the test run. - int random_seed_; - - // Our random number generator. - internal::Random random_; - - // The time of the test program start, in ms from the start of the - // UNIX epoch. - TimeInMillis start_timestamp_; - - // How long the test took to run, in milliseconds. - TimeInMillis elapsed_time_; - -#if GTEST_HAS_DEATH_TEST - // The decomposed components of the gtest_internal_run_death_test flag, - // parsed when RUN_ALL_TESTS is called. - internal::scoped_ptr internal_run_death_test_flag_; - internal::scoped_ptr death_test_factory_; -#endif // GTEST_HAS_DEATH_TEST - - // A per-thread stack of traces created by the SCOPED_TRACE() macro. - internal::ThreadLocal > gtest_trace_stack_; - - // The value of GTEST_FLAG(catch_exceptions) at the moment RunAllTests() - // starts. - bool catch_exceptions_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTestImpl); -}; // class UnitTestImpl - -// Convenience function for accessing the global UnitTest -// implementation object. -inline UnitTestImpl* GetUnitTestImpl() { - return UnitTest::GetInstance()->impl(); -} - -#if GTEST_USES_SIMPLE_RE - -// Internal helper functions for implementing the simple regular -// expression matcher. -GTEST_API_ bool IsInSet(char ch, const char* str); -GTEST_API_ bool IsAsciiDigit(char ch); -GTEST_API_ bool IsAsciiPunct(char ch); -GTEST_API_ bool IsRepeat(char ch); -GTEST_API_ bool IsAsciiWhiteSpace(char ch); -GTEST_API_ bool IsAsciiWordChar(char ch); -GTEST_API_ bool IsValidEscape(char ch); -GTEST_API_ bool AtomMatchesChar(bool escaped, char pattern, char ch); -GTEST_API_ bool ValidateRegex(const char* regex); -GTEST_API_ bool MatchRegexAtHead(const char* regex, const char* str); -GTEST_API_ bool MatchRepetitionAndRegexAtHead( - bool escaped, char ch, char repeat, const char* regex, const char* str); -GTEST_API_ bool MatchRegexAnywhere(const char* regex, const char* str); - -#endif // GTEST_USES_SIMPLE_RE - -// Parses the command line for Google Test flags, without initializing -// other parts of Google Test. -GTEST_API_ void ParseGoogleTestFlagsOnly(int* argc, char** argv); -GTEST_API_ void ParseGoogleTestFlagsOnly(int* argc, wchar_t** argv); - -#if GTEST_HAS_DEATH_TEST - -// Returns the message describing the last system error, regardless of the -// platform. -GTEST_API_ std::string GetLastErrnoDescription(); - -# if GTEST_OS_WINDOWS -// Provides leak-safe Windows kernel handle ownership. -class AutoHandle { - public: - AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} - explicit AutoHandle(HANDLE handle) : handle_(handle) {} - - ~AutoHandle() { Reset(); } - - HANDLE Get() const { return handle_; } - void Reset() { Reset(INVALID_HANDLE_VALUE); } - void Reset(HANDLE handle) { - if (handle != handle_) { - if (handle_ != INVALID_HANDLE_VALUE) - ::CloseHandle(handle_); - handle_ = handle; - } - } - - private: - HANDLE handle_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(AutoHandle); -}; -# endif // GTEST_OS_WINDOWS - -// Attempts to parse a string into a positive integer pointed to by the -// number parameter. Returns true if that is possible. -// GTEST_HAS_DEATH_TEST implies that we have ::std::string, so we can use -// it here. -template -bool ParseNaturalNumber(const ::std::string& str, Integer* number) { - // Fail fast if the given string does not begin with a digit; - // this bypasses strtoXXX's "optional leading whitespace and plus - // or minus sign" semantics, which are undesirable here. - if (str.empty() || !IsDigit(str[0])) { - return false; - } - errno = 0; - - char* end; - // BiggestConvertible is the largest integer type that system-provided - // string-to-number conversion routines can return. - -# if GTEST_OS_WINDOWS && !defined(__GNUC__) - - // MSVC and C++ Builder define __int64 instead of the standard long long. - typedef unsigned __int64 BiggestConvertible; - const BiggestConvertible parsed = _strtoui64(str.c_str(), &end, 10); - -# else - - typedef unsigned long long BiggestConvertible; // NOLINT - const BiggestConvertible parsed = strtoull(str.c_str(), &end, 10); - -# endif // GTEST_OS_WINDOWS && !defined(__GNUC__) - - const bool parse_success = *end == '\0' && errno == 0; - - // TODO(vladl@google.com): Convert this to compile time assertion when it is - // available. - GTEST_CHECK_(sizeof(Integer) <= sizeof(parsed)); - - const Integer result = static_cast(parsed); - if (parse_success && static_cast(result) == parsed) { - *number = result; - return true; - } - return false; -} -#endif // GTEST_HAS_DEATH_TEST - -// TestResult contains some private methods that should be hidden from -// Google Test user but are required for testing. This class allow our tests -// to access them. -// -// This class is supplied only for the purpose of testing Google Test's own -// constructs. Do not use it in user tests, either directly or indirectly. -class TestResultAccessor { - public: - static void RecordProperty(TestResult* test_result, - const std::string& xml_element, - const TestProperty& property) { - test_result->RecordProperty(xml_element, property); - } - - static void ClearTestPartResults(TestResult* test_result) { - test_result->ClearTestPartResults(); - } - - static const std::vector& test_part_results( - const TestResult& test_result) { - return test_result.test_part_results(); - } -}; - -#if GTEST_CAN_STREAM_RESULTS_ - -// Streams test results to the given port on the given host machine. -class StreamingListener : public EmptyTestEventListener { - public: - // Abstract base class for writing strings to a socket. - class AbstractSocketWriter { - public: - virtual ~AbstractSocketWriter() {} - - // Sends a string to the socket. - virtual void Send(const string& message) = 0; - - // Closes the socket. - virtual void CloseConnection() {} - - // Sends a string and a newline to the socket. - void SendLn(const string& message) { - Send(message + "\n"); - } - }; - - // Concrete class for actually writing strings to a socket. - class SocketWriter : public AbstractSocketWriter { - public: - SocketWriter(const string& host, const string& port) - : sockfd_(-1), host_name_(host), port_num_(port) { - MakeConnection(); - } - - virtual ~SocketWriter() { - if (sockfd_ != -1) - CloseConnection(); - } - - // Sends a string to the socket. - virtual void Send(const string& message) { - GTEST_CHECK_(sockfd_ != -1) - << "Send() can be called only when there is a connection."; - - const int len = static_cast(message.length()); - if (write(sockfd_, message.c_str(), len) != len) { - GTEST_LOG_(WARNING) - << "stream_result_to: failed to stream to " - << host_name_ << ":" << port_num_; - } - } - - private: - // Creates a client socket and connects to the server. - void MakeConnection(); - - // Closes the socket. - void CloseConnection() { - GTEST_CHECK_(sockfd_ != -1) - << "CloseConnection() can be called only when there is a connection."; - - close(sockfd_); - sockfd_ = -1; - } - - int sockfd_; // socket file descriptor - const string host_name_; - const string port_num_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(SocketWriter); - }; // class SocketWriter - - // Escapes '=', '&', '%', and '\n' characters in str as "%xx". - static string UrlEncode(const char* str); - - StreamingListener(const string& host, const string& port) - : socket_writer_(new SocketWriter(host, port)) { Start(); } - - explicit StreamingListener(AbstractSocketWriter* socket_writer) - : socket_writer_(socket_writer) { Start(); } - - void OnTestProgramStart(const UnitTest& /* unit_test */) { - SendLn("event=TestProgramStart"); - } - - void OnTestProgramEnd(const UnitTest& unit_test) { - // Note that Google Test current only report elapsed time for each - // test iteration, not for the entire test program. - SendLn("event=TestProgramEnd&passed=" + FormatBool(unit_test.Passed())); - - // Notify the streaming server to stop. - socket_writer_->CloseConnection(); - } - - void OnTestIterationStart(const UnitTest& /* unit_test */, int iteration) { - SendLn("event=TestIterationStart&iteration=" + - StreamableToString(iteration)); - } - - void OnTestIterationEnd(const UnitTest& unit_test, int /* iteration */) { - SendLn("event=TestIterationEnd&passed=" + - FormatBool(unit_test.Passed()) + "&elapsed_time=" + - StreamableToString(unit_test.elapsed_time()) + "ms"); - } - - void OnTestCaseStart(const TestCase& test_case) { - SendLn(std::string("event=TestCaseStart&name=") + test_case.name()); - } - - void OnTestCaseEnd(const TestCase& test_case) { - SendLn("event=TestCaseEnd&passed=" + FormatBool(test_case.Passed()) - + "&elapsed_time=" + StreamableToString(test_case.elapsed_time()) - + "ms"); - } - - void OnTestStart(const TestInfo& test_info) { - SendLn(std::string("event=TestStart&name=") + test_info.name()); - } - - void OnTestEnd(const TestInfo& test_info) { - SendLn("event=TestEnd&passed=" + - FormatBool((test_info.result())->Passed()) + - "&elapsed_time=" + - StreamableToString((test_info.result())->elapsed_time()) + "ms"); - } - - void OnTestPartResult(const TestPartResult& test_part_result) { - const char* file_name = test_part_result.file_name(); - if (file_name == NULL) - file_name = ""; - SendLn("event=TestPartResult&file=" + UrlEncode(file_name) + - "&line=" + StreamableToString(test_part_result.line_number()) + - "&message=" + UrlEncode(test_part_result.message())); - } - - private: - // Sends the given message and a newline to the socket. - void SendLn(const string& message) { socket_writer_->SendLn(message); } - - // Called at the start of streaming to notify the receiver what - // protocol we are using. - void Start() { SendLn("gtest_streaming_protocol_version=1.0"); } - - string FormatBool(bool value) { return value ? "1" : "0"; } - - const scoped_ptr socket_writer_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(StreamingListener); -}; // class StreamingListener - -#endif // GTEST_CAN_STREAM_RESULTS_ - -} // namespace internal -} // namespace testing - -#endif // GTEST_SRC_GTEST_INTERNAL_INL_H_ diff --git a/freedv-server/googletest/src/gtest-port.cc b/freedv-server/googletest/src/gtest-port.cc deleted file mode 100644 index 0c4df5f2..00000000 --- a/freedv-server/googletest/src/gtest-port.cc +++ /dev/null @@ -1,805 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -#include "gtest/internal/gtest-port.h" - -#include -#include -#include -#include - -#if GTEST_OS_WINDOWS_MOBILE -# include // For TerminateProcess() -#elif GTEST_OS_WINDOWS -# include -# include -#else -# include -#endif // GTEST_OS_WINDOWS_MOBILE - -#if GTEST_OS_MAC -# include -# include -# include -#endif // GTEST_OS_MAC - -#if GTEST_OS_QNX -# include -# include -#endif // GTEST_OS_QNX - -#include "gtest/gtest-spi.h" -#include "gtest/gtest-message.h" -#include "gtest/internal/gtest-internal.h" -#include "gtest/internal/gtest-string.h" - -// Indicates that this translation unit is part of Google Test's -// implementation. It must come before gtest-internal-inl.h is -// included, or there will be a compiler error. This trick is to -// prevent a user from accidentally including gtest-internal-inl.h in -// his code. -#define GTEST_IMPLEMENTATION_ 1 -#include "src/gtest-internal-inl.h" -#undef GTEST_IMPLEMENTATION_ - -namespace testing { -namespace internal { - -#if defined(_MSC_VER) || defined(__BORLANDC__) -// MSVC and C++Builder do not provide a definition of STDERR_FILENO. -const int kStdOutFileno = 1; -const int kStdErrFileno = 2; -#else -const int kStdOutFileno = STDOUT_FILENO; -const int kStdErrFileno = STDERR_FILENO; -#endif // _MSC_VER - -#if GTEST_OS_MAC - -// Returns the number of threads running in the process, or 0 to indicate that -// we cannot detect it. -size_t GetThreadCount() { - const task_t task = mach_task_self(); - mach_msg_type_number_t thread_count; - thread_act_array_t thread_list; - const kern_return_t status = task_threads(task, &thread_list, &thread_count); - if (status == KERN_SUCCESS) { - // task_threads allocates resources in thread_list and we need to free them - // to avoid leaks. - vm_deallocate(task, - reinterpret_cast(thread_list), - sizeof(thread_t) * thread_count); - return static_cast(thread_count); - } else { - return 0; - } -} - -#elif GTEST_OS_QNX - -// Returns the number of threads running in the process, or 0 to indicate that -// we cannot detect it. -size_t GetThreadCount() { - const int fd = open("/proc/self/as", O_RDONLY); - if (fd < 0) { - return 0; - } - procfs_info process_info; - const int status = - devctl(fd, DCMD_PROC_INFO, &process_info, sizeof(process_info), NULL); - close(fd); - if (status == EOK) { - return static_cast(process_info.num_threads); - } else { - return 0; - } -} - -#else - -size_t GetThreadCount() { - // There's no portable way to detect the number of threads, so we just - // return 0 to indicate that we cannot detect it. - return 0; -} - -#endif // GTEST_OS_MAC - -#if GTEST_USES_POSIX_RE - -// Implements RE. Currently only needed for death tests. - -RE::~RE() { - if (is_valid_) { - // regfree'ing an invalid regex might crash because the content - // of the regex is undefined. Since the regex's are essentially - // the same, one cannot be valid (or invalid) without the other - // being so too. - regfree(&partial_regex_); - regfree(&full_regex_); - } - free(const_cast(pattern_)); -} - -// Returns true iff regular expression re matches the entire str. -bool RE::FullMatch(const char* str, const RE& re) { - if (!re.is_valid_) return false; - - regmatch_t match; - return regexec(&re.full_regex_, str, 1, &match, 0) == 0; -} - -// Returns true iff regular expression re matches a substring of str -// (including str itself). -bool RE::PartialMatch(const char* str, const RE& re) { - if (!re.is_valid_) return false; - - regmatch_t match; - return regexec(&re.partial_regex_, str, 1, &match, 0) == 0; -} - -// Initializes an RE from its string representation. -void RE::Init(const char* regex) { - pattern_ = posix::StrDup(regex); - - // Reserves enough bytes to hold the regular expression used for a - // full match. - const size_t full_regex_len = strlen(regex) + 10; - char* const full_pattern = new char[full_regex_len]; - - snprintf(full_pattern, full_regex_len, "^(%s)$", regex); - is_valid_ = regcomp(&full_regex_, full_pattern, REG_EXTENDED) == 0; - // We want to call regcomp(&partial_regex_, ...) even if the - // previous expression returns false. Otherwise partial_regex_ may - // not be properly initialized can may cause trouble when it's - // freed. - // - // Some implementation of POSIX regex (e.g. on at least some - // versions of Cygwin) doesn't accept the empty string as a valid - // regex. We change it to an equivalent form "()" to be safe. - if (is_valid_) { - const char* const partial_regex = (*regex == '\0') ? "()" : regex; - is_valid_ = regcomp(&partial_regex_, partial_regex, REG_EXTENDED) == 0; - } - EXPECT_TRUE(is_valid_) - << "Regular expression \"" << regex - << "\" is not a valid POSIX Extended regular expression."; - - delete[] full_pattern; -} - -#elif GTEST_USES_SIMPLE_RE - -// Returns true iff ch appears anywhere in str (excluding the -// terminating '\0' character). -bool IsInSet(char ch, const char* str) { - return ch != '\0' && strchr(str, ch) != NULL; -} - -// Returns true iff ch belongs to the given classification. Unlike -// similar functions in , these aren't affected by the -// current locale. -bool IsAsciiDigit(char ch) { return '0' <= ch && ch <= '9'; } -bool IsAsciiPunct(char ch) { - return IsInSet(ch, "^-!\"#$%&'()*+,./:;<=>?@[\\]_`{|}~"); -} -bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } -bool IsAsciiWhiteSpace(char ch) { return IsInSet(ch, " \f\n\r\t\v"); } -bool IsAsciiWordChar(char ch) { - return ('a' <= ch && ch <= 'z') || ('A' <= ch && ch <= 'Z') || - ('0' <= ch && ch <= '9') || ch == '_'; -} - -// Returns true iff "\\c" is a supported escape sequence. -bool IsValidEscape(char c) { - return (IsAsciiPunct(c) || IsInSet(c, "dDfnrsStvwW")); -} - -// Returns true iff the given atom (specified by escaped and pattern) -// matches ch. The result is undefined if the atom is invalid. -bool AtomMatchesChar(bool escaped, char pattern_char, char ch) { - if (escaped) { // "\\p" where p is pattern_char. - switch (pattern_char) { - case 'd': return IsAsciiDigit(ch); - case 'D': return !IsAsciiDigit(ch); - case 'f': return ch == '\f'; - case 'n': return ch == '\n'; - case 'r': return ch == '\r'; - case 's': return IsAsciiWhiteSpace(ch); - case 'S': return !IsAsciiWhiteSpace(ch); - case 't': return ch == '\t'; - case 'v': return ch == '\v'; - case 'w': return IsAsciiWordChar(ch); - case 'W': return !IsAsciiWordChar(ch); - } - return IsAsciiPunct(pattern_char) && pattern_char == ch; - } - - return (pattern_char == '.' && ch != '\n') || pattern_char == ch; -} - -// Helper function used by ValidateRegex() to format error messages. -std::string FormatRegexSyntaxError(const char* regex, int index) { - return (Message() << "Syntax error at index " << index - << " in simple regular expression \"" << regex << "\": ").GetString(); -} - -// Generates non-fatal failures and returns false if regex is invalid; -// otherwise returns true. -bool ValidateRegex(const char* regex) { - if (regex == NULL) { - // TODO(wan@google.com): fix the source file location in the - // assertion failures to match where the regex is used in user - // code. - ADD_FAILURE() << "NULL is not a valid simple regular expression."; - return false; - } - - bool is_valid = true; - - // True iff ?, *, or + can follow the previous atom. - bool prev_repeatable = false; - for (int i = 0; regex[i]; i++) { - if (regex[i] == '\\') { // An escape sequence - i++; - if (regex[i] == '\0') { - ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) - << "'\\' cannot appear at the end."; - return false; - } - - if (!IsValidEscape(regex[i])) { - ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) - << "invalid escape sequence \"\\" << regex[i] << "\"."; - is_valid = false; - } - prev_repeatable = true; - } else { // Not an escape sequence. - const char ch = regex[i]; - - if (ch == '^' && i > 0) { - ADD_FAILURE() << FormatRegexSyntaxError(regex, i) - << "'^' can only appear at the beginning."; - is_valid = false; - } else if (ch == '$' && regex[i + 1] != '\0') { - ADD_FAILURE() << FormatRegexSyntaxError(regex, i) - << "'$' can only appear at the end."; - is_valid = false; - } else if (IsInSet(ch, "()[]{}|")) { - ADD_FAILURE() << FormatRegexSyntaxError(regex, i) - << "'" << ch << "' is unsupported."; - is_valid = false; - } else if (IsRepeat(ch) && !prev_repeatable) { - ADD_FAILURE() << FormatRegexSyntaxError(regex, i) - << "'" << ch << "' can only follow a repeatable token."; - is_valid = false; - } - - prev_repeatable = !IsInSet(ch, "^$?*+"); - } - } - - return is_valid; -} - -// Matches a repeated regex atom followed by a valid simple regular -// expression. The regex atom is defined as c if escaped is false, -// or \c otherwise. repeat is the repetition meta character (?, *, -// or +). The behavior is undefined if str contains too many -// characters to be indexable by size_t, in which case the test will -// probably time out anyway. We are fine with this limitation as -// std::string has it too. -bool MatchRepetitionAndRegexAtHead( - bool escaped, char c, char repeat, const char* regex, - const char* str) { - const size_t min_count = (repeat == '+') ? 1 : 0; - const size_t max_count = (repeat == '?') ? 1 : - static_cast(-1) - 1; - // We cannot call numeric_limits::max() as it conflicts with the - // max() macro on Windows. - - for (size_t i = 0; i <= max_count; ++i) { - // We know that the atom matches each of the first i characters in str. - if (i >= min_count && MatchRegexAtHead(regex, str + i)) { - // We have enough matches at the head, and the tail matches too. - // Since we only care about *whether* the pattern matches str - // (as opposed to *how* it matches), there is no need to find a - // greedy match. - return true; - } - if (str[i] == '\0' || !AtomMatchesChar(escaped, c, str[i])) - return false; - } - return false; -} - -// Returns true iff regex matches a prefix of str. regex must be a -// valid simple regular expression and not start with "^", or the -// result is undefined. -bool MatchRegexAtHead(const char* regex, const char* str) { - if (*regex == '\0') // An empty regex matches a prefix of anything. - return true; - - // "$" only matches the end of a string. Note that regex being - // valid guarantees that there's nothing after "$" in it. - if (*regex == '$') - return *str == '\0'; - - // Is the first thing in regex an escape sequence? - const bool escaped = *regex == '\\'; - if (escaped) - ++regex; - if (IsRepeat(regex[1])) { - // MatchRepetitionAndRegexAtHead() calls MatchRegexAtHead(), so - // here's an indirect recursion. It terminates as the regex gets - // shorter in each recursion. - return MatchRepetitionAndRegexAtHead( - escaped, regex[0], regex[1], regex + 2, str); - } else { - // regex isn't empty, isn't "$", and doesn't start with a - // repetition. We match the first atom of regex with the first - // character of str and recurse. - return (*str != '\0') && AtomMatchesChar(escaped, *regex, *str) && - MatchRegexAtHead(regex + 1, str + 1); - } -} - -// Returns true iff regex matches any substring of str. regex must be -// a valid simple regular expression, or the result is undefined. -// -// The algorithm is recursive, but the recursion depth doesn't exceed -// the regex length, so we won't need to worry about running out of -// stack space normally. In rare cases the time complexity can be -// exponential with respect to the regex length + the string length, -// but usually it's must faster (often close to linear). -bool MatchRegexAnywhere(const char* regex, const char* str) { - if (regex == NULL || str == NULL) - return false; - - if (*regex == '^') - return MatchRegexAtHead(regex + 1, str); - - // A successful match can be anywhere in str. - do { - if (MatchRegexAtHead(regex, str)) - return true; - } while (*str++ != '\0'); - return false; -} - -// Implements the RE class. - -RE::~RE() { - free(const_cast(pattern_)); - free(const_cast(full_pattern_)); -} - -// Returns true iff regular expression re matches the entire str. -bool RE::FullMatch(const char* str, const RE& re) { - return re.is_valid_ && MatchRegexAnywhere(re.full_pattern_, str); -} - -// Returns true iff regular expression re matches a substring of str -// (including str itself). -bool RE::PartialMatch(const char* str, const RE& re) { - return re.is_valid_ && MatchRegexAnywhere(re.pattern_, str); -} - -// Initializes an RE from its string representation. -void RE::Init(const char* regex) { - pattern_ = full_pattern_ = NULL; - if (regex != NULL) { - pattern_ = posix::StrDup(regex); - } - - is_valid_ = ValidateRegex(regex); - if (!is_valid_) { - // No need to calculate the full pattern when the regex is invalid. - return; - } - - const size_t len = strlen(regex); - // Reserves enough bytes to hold the regular expression used for a - // full match: we need space to prepend a '^', append a '$', and - // terminate the string with '\0'. - char* buffer = static_cast(malloc(len + 3)); - full_pattern_ = buffer; - - if (*regex != '^') - *buffer++ = '^'; // Makes sure full_pattern_ starts with '^'. - - // We don't use snprintf or strncpy, as they trigger a warning when - // compiled with VC++ 8.0. - memcpy(buffer, regex, len); - buffer += len; - - if (len == 0 || regex[len - 1] != '$') - *buffer++ = '$'; // Makes sure full_pattern_ ends with '$'. - - *buffer = '\0'; -} - -#endif // GTEST_USES_POSIX_RE - -const char kUnknownFile[] = "unknown file"; - -// Formats a source file path and a line number as they would appear -// in an error message from the compiler used to compile this code. -GTEST_API_ ::std::string FormatFileLocation(const char* file, int line) { - const std::string file_name(file == NULL ? kUnknownFile : file); - - if (line < 0) { - return file_name + ":"; - } -#ifdef _MSC_VER - return file_name + "(" + StreamableToString(line) + "):"; -#else - return file_name + ":" + StreamableToString(line) + ":"; -#endif // _MSC_VER -} - -// Formats a file location for compiler-independent XML output. -// Although this function is not platform dependent, we put it next to -// FormatFileLocation in order to contrast the two functions. -// Note that FormatCompilerIndependentFileLocation() does NOT append colon -// to the file location it produces, unlike FormatFileLocation(). -GTEST_API_ ::std::string FormatCompilerIndependentFileLocation( - const char* file, int line) { - const std::string file_name(file == NULL ? kUnknownFile : file); - - if (line < 0) - return file_name; - else - return file_name + ":" + StreamableToString(line); -} - - -GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line) - : severity_(severity) { - const char* const marker = - severity == GTEST_INFO ? "[ INFO ]" : - severity == GTEST_WARNING ? "[WARNING]" : - severity == GTEST_ERROR ? "[ ERROR ]" : "[ FATAL ]"; - GetStream() << ::std::endl << marker << " " - << FormatFileLocation(file, line).c_str() << ": "; -} - -// Flushes the buffers and, if severity is GTEST_FATAL, aborts the program. -GTestLog::~GTestLog() { - GetStream() << ::std::endl; - if (severity_ == GTEST_FATAL) { - fflush(stderr); - posix::Abort(); - } -} -// Disable Microsoft deprecation warnings for POSIX functions called from -// this class (creat, dup, dup2, and close) -#ifdef _MSC_VER -# pragma warning(push) -# pragma warning(disable: 4996) -#endif // _MSC_VER - -#if GTEST_HAS_STREAM_REDIRECTION - -// Object that captures an output stream (stdout/stderr). -class CapturedStream { - public: - // The ctor redirects the stream to a temporary file. - explicit CapturedStream(int fd) : fd_(fd), uncaptured_fd_(dup(fd)) { -# if GTEST_OS_WINDOWS - char temp_dir_path[MAX_PATH + 1] = { '\0' }; // NOLINT - char temp_file_path[MAX_PATH + 1] = { '\0' }; // NOLINT - - ::GetTempPathA(sizeof(temp_dir_path), temp_dir_path); - const UINT success = ::GetTempFileNameA(temp_dir_path, - "gtest_redir", - 0, // Generate unique file name. - temp_file_path); - GTEST_CHECK_(success != 0) - << "Unable to create a temporary file in " << temp_dir_path; - const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE); - GTEST_CHECK_(captured_fd != -1) << "Unable to open temporary file " - << temp_file_path; - filename_ = temp_file_path; -# else - // There's no guarantee that a test has write access to the current - // directory, so we create the temporary file in the /tmp directory - // instead. We use /tmp on most systems, and /sdcard on Android. - // That's because Android doesn't have /tmp. -# if GTEST_OS_LINUX_ANDROID - // Note: Android applications are expected to call the framework's - // Context.getExternalStorageDirectory() method through JNI to get - // the location of the world-writable SD Card directory. However, - // this requires a Context handle, which cannot be retrieved - // globally from native code. Doing so also precludes running the - // code as part of a regular standalone executable, which doesn't - // run in a Dalvik process (e.g. when running it through 'adb shell'). - // - // The location /sdcard is directly accessible from native code - // and is the only location (unofficially) supported by the Android - // team. It's generally a symlink to the real SD Card mount point - // which can be /mnt/sdcard, /mnt/sdcard0, /system/media/sdcard, or - // other OEM-customized locations. Never rely on these, and always - // use /sdcard. - char name_template[] = "/sdcard/gtest_captured_stream.XXXXXX"; -# else - char name_template[] = "/tmp/captured_stream.XXXXXX"; -# endif // GTEST_OS_LINUX_ANDROID - const int captured_fd = mkstemp(name_template); - filename_ = name_template; -# endif // GTEST_OS_WINDOWS - fflush(NULL); - dup2(captured_fd, fd_); - close(captured_fd); - } - - ~CapturedStream() { - remove(filename_.c_str()); - } - - std::string GetCapturedString() { - if (uncaptured_fd_ != -1) { - // Restores the original stream. - fflush(NULL); - dup2(uncaptured_fd_, fd_); - close(uncaptured_fd_); - uncaptured_fd_ = -1; - } - - FILE* const file = posix::FOpen(filename_.c_str(), "r"); - const std::string content = ReadEntireFile(file); - posix::FClose(file); - return content; - } - - private: - // Reads the entire content of a file as an std::string. - static std::string ReadEntireFile(FILE* file); - - // Returns the size (in bytes) of a file. - static size_t GetFileSize(FILE* file); - - const int fd_; // A stream to capture. - int uncaptured_fd_; - // Name of the temporary file holding the stderr output. - ::std::string filename_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(CapturedStream); -}; - -// Returns the size (in bytes) of a file. -size_t CapturedStream::GetFileSize(FILE* file) { - fseek(file, 0, SEEK_END); - return static_cast(ftell(file)); -} - -// Reads the entire content of a file as a string. -std::string CapturedStream::ReadEntireFile(FILE* file) { - const size_t file_size = GetFileSize(file); - char* const buffer = new char[file_size]; - - size_t bytes_last_read = 0; // # of bytes read in the last fread() - size_t bytes_read = 0; // # of bytes read so far - - fseek(file, 0, SEEK_SET); - - // Keeps reading the file until we cannot read further or the - // pre-determined file size is reached. - do { - bytes_last_read = fread(buffer+bytes_read, 1, file_size-bytes_read, file); - bytes_read += bytes_last_read; - } while (bytes_last_read > 0 && bytes_read < file_size); - - const std::string content(buffer, bytes_read); - delete[] buffer; - - return content; -} - -# ifdef _MSC_VER -# pragma warning(pop) -# endif // _MSC_VER - -static CapturedStream* g_captured_stderr = NULL; -static CapturedStream* g_captured_stdout = NULL; - -// Starts capturing an output stream (stdout/stderr). -void CaptureStream(int fd, const char* stream_name, CapturedStream** stream) { - if (*stream != NULL) { - GTEST_LOG_(FATAL) << "Only one " << stream_name - << " capturer can exist at a time."; - } - *stream = new CapturedStream(fd); -} - -// Stops capturing the output stream and returns the captured string. -std::string GetCapturedStream(CapturedStream** captured_stream) { - const std::string content = (*captured_stream)->GetCapturedString(); - - delete *captured_stream; - *captured_stream = NULL; - - return content; -} - -// Starts capturing stdout. -void CaptureStdout() { - CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); -} - -// Starts capturing stderr. -void CaptureStderr() { - CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); -} - -// Stops capturing stdout and returns the captured string. -std::string GetCapturedStdout() { - return GetCapturedStream(&g_captured_stdout); -} - -// Stops capturing stderr and returns the captured string. -std::string GetCapturedStderr() { - return GetCapturedStream(&g_captured_stderr); -} - -#endif // GTEST_HAS_STREAM_REDIRECTION - -#if GTEST_HAS_DEATH_TEST - -// A copy of all command line arguments. Set by InitGoogleTest(). -::std::vector g_argvs; - -static const ::std::vector* g_injected_test_argvs = - NULL; // Owned. - -void SetInjectableArgvs(const ::std::vector* argvs) { - if (g_injected_test_argvs != argvs) - delete g_injected_test_argvs; - g_injected_test_argvs = argvs; -} - -const ::std::vector& GetInjectableArgvs() { - if (g_injected_test_argvs != NULL) { - return *g_injected_test_argvs; - } - return g_argvs; -} -#endif // GTEST_HAS_DEATH_TEST - -#if GTEST_OS_WINDOWS_MOBILE -namespace posix { -void Abort() { - DebugBreak(); - TerminateProcess(GetCurrentProcess(), 1); -} -} // namespace posix -#endif // GTEST_OS_WINDOWS_MOBILE - -// Returns the name of the environment variable corresponding to the -// given flag. For example, FlagToEnvVar("foo") will return -// "GTEST_FOO" in the open-source version. -static std::string FlagToEnvVar(const char* flag) { - const std::string full_flag = - (Message() << GTEST_FLAG_PREFIX_ << flag).GetString(); - - Message env_var; - for (size_t i = 0; i != full_flag.length(); i++) { - env_var << ToUpper(full_flag.c_str()[i]); - } - - return env_var.GetString(); -} - -// Parses 'str' for a 32-bit signed integer. If successful, writes -// the result to *value and returns true; otherwise leaves *value -// unchanged and returns false. -bool ParseInt32(const Message& src_text, const char* str, Int32* value) { - // Parses the environment variable as a decimal integer. - char* end = NULL; - const long long_value = strtol(str, &end, 10); // NOLINT - - // Has strtol() consumed all characters in the string? - if (*end != '\0') { - // No - an invalid character was encountered. - Message msg; - msg << "WARNING: " << src_text - << " is expected to be a 32-bit integer, but actually" - << " has value \"" << str << "\".\n"; - printf("%s", msg.GetString().c_str()); - fflush(stdout); - return false; - } - - // Is the parsed value in the range of an Int32? - const Int32 result = static_cast(long_value); - if (long_value == LONG_MAX || long_value == LONG_MIN || - // The parsed value overflows as a long. (strtol() returns - // LONG_MAX or LONG_MIN when the input overflows.) - result != long_value - // The parsed value overflows as an Int32. - ) { - Message msg; - msg << "WARNING: " << src_text - << " is expected to be a 32-bit integer, but actually" - << " has value " << str << ", which overflows.\n"; - printf("%s", msg.GetString().c_str()); - fflush(stdout); - return false; - } - - *value = result; - return true; -} - -// Reads and returns the Boolean environment variable corresponding to -// the given flag; if it's not set, returns default_value. -// -// The value is considered true iff it's not "0". -bool BoolFromGTestEnv(const char* flag, bool default_value) { - const std::string env_var = FlagToEnvVar(flag); - const char* const string_value = posix::GetEnv(env_var.c_str()); - return string_value == NULL ? - default_value : strcmp(string_value, "0") != 0; -} - -// Reads and returns a 32-bit integer stored in the environment -// variable corresponding to the given flag; if it isn't set or -// doesn't represent a valid 32-bit integer, returns default_value. -Int32 Int32FromGTestEnv(const char* flag, Int32 default_value) { - const std::string env_var = FlagToEnvVar(flag); - const char* const string_value = posix::GetEnv(env_var.c_str()); - if (string_value == NULL) { - // The environment variable is not set. - return default_value; - } - - Int32 result = default_value; - if (!ParseInt32(Message() << "Environment variable " << env_var, - string_value, &result)) { - printf("The default value %s is used.\n", - (Message() << default_value).GetString().c_str()); - fflush(stdout); - return default_value; - } - - return result; -} - -// Reads and returns the string environment variable corresponding to -// the given flag; if it's not set, returns default_value. -const char* StringFromGTestEnv(const char* flag, const char* default_value) { - const std::string env_var = FlagToEnvVar(flag); - const char* const value = posix::GetEnv(env_var.c_str()); - return value == NULL ? default_value : value; -} - -} // namespace internal -} // namespace testing diff --git a/freedv-server/googletest/src/gtest-printers.cc b/freedv-server/googletest/src/gtest-printers.cc deleted file mode 100644 index 75fa4081..00000000 --- a/freedv-server/googletest/src/gtest-printers.cc +++ /dev/null @@ -1,363 +0,0 @@ -// Copyright 2007, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// Google Test - The Google C++ Testing Framework -// -// This file implements a universal value printer that can print a -// value of any type T: -// -// void ::testing::internal::UniversalPrinter::Print(value, ostream_ptr); -// -// It uses the << operator when possible, and prints the bytes in the -// object otherwise. A user can override its behavior for a class -// type Foo by defining either operator<<(::std::ostream&, const Foo&) -// or void PrintTo(const Foo&, ::std::ostream*) in the namespace that -// defines Foo. - -#include "gtest/gtest-printers.h" -#include -#include -#include // NOLINT -#include -#include "gtest/internal/gtest-port.h" - -namespace testing { - -namespace { - -using ::std::ostream; - -// Prints a segment of bytes in the given object. -void PrintByteSegmentInObjectTo(const unsigned char* obj_bytes, size_t start, - size_t count, ostream* os) { - char text[5] = ""; - for (size_t i = 0; i != count; i++) { - const size_t j = start + i; - if (i != 0) { - // Organizes the bytes into groups of 2 for easy parsing by - // human. - if ((j % 2) == 0) - *os << ' '; - else - *os << '-'; - } - GTEST_SNPRINTF_(text, sizeof(text), "%02X", obj_bytes[j]); - *os << text; - } -} - -// Prints the bytes in the given value to the given ostream. -void PrintBytesInObjectToImpl(const unsigned char* obj_bytes, size_t count, - ostream* os) { - // Tells the user how big the object is. - *os << count << "-byte object <"; - - const size_t kThreshold = 132; - const size_t kChunkSize = 64; - // If the object size is bigger than kThreshold, we'll have to omit - // some details by printing only the first and the last kChunkSize - // bytes. - // TODO(wan): let the user control the threshold using a flag. - if (count < kThreshold) { - PrintByteSegmentInObjectTo(obj_bytes, 0, count, os); - } else { - PrintByteSegmentInObjectTo(obj_bytes, 0, kChunkSize, os); - *os << " ... "; - // Rounds up to 2-byte boundary. - const size_t resume_pos = (count - kChunkSize + 1)/2*2; - PrintByteSegmentInObjectTo(obj_bytes, resume_pos, count - resume_pos, os); - } - *os << ">"; -} - -} // namespace - -namespace internal2 { - -// Delegates to PrintBytesInObjectToImpl() to print the bytes in the -// given object. The delegation simplifies the implementation, which -// uses the << operator and thus is easier done outside of the -// ::testing::internal namespace, which contains a << operator that -// sometimes conflicts with the one in STL. -void PrintBytesInObjectTo(const unsigned char* obj_bytes, size_t count, - ostream* os) { - PrintBytesInObjectToImpl(obj_bytes, count, os); -} - -} // namespace internal2 - -namespace internal { - -// Depending on the value of a char (or wchar_t), we print it in one -// of three formats: -// - as is if it's a printable ASCII (e.g. 'a', '2', ' '), -// - as a hexidecimal escape sequence (e.g. '\x7F'), or -// - as a special escape sequence (e.g. '\r', '\n'). -enum CharFormat { - kAsIs, - kHexEscape, - kSpecialEscape -}; - -// Returns true if c is a printable ASCII character. We test the -// value of c directly instead of calling isprint(), which is buggy on -// Windows Mobile. -inline bool IsPrintableAscii(wchar_t c) { - return 0x20 <= c && c <= 0x7E; -} - -// Prints a wide or narrow char c as a character literal without the -// quotes, escaping it when necessary; returns how c was formatted. -// The template argument UnsignedChar is the unsigned version of Char, -// which is the type of c. -template -static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { - switch (static_cast(c)) { - case L'\0': - *os << "\\0"; - break; - case L'\'': - *os << "\\'"; - break; - case L'\\': - *os << "\\\\"; - break; - case L'\a': - *os << "\\a"; - break; - case L'\b': - *os << "\\b"; - break; - case L'\f': - *os << "\\f"; - break; - case L'\n': - *os << "\\n"; - break; - case L'\r': - *os << "\\r"; - break; - case L'\t': - *os << "\\t"; - break; - case L'\v': - *os << "\\v"; - break; - default: - if (IsPrintableAscii(c)) { - *os << static_cast(c); - return kAsIs; - } else { - *os << "\\x" + String::FormatHexInt(static_cast(c)); - return kHexEscape; - } - } - return kSpecialEscape; -} - -// Prints a wchar_t c as if it's part of a string literal, escaping it when -// necessary; returns how c was formatted. -static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { - switch (c) { - case L'\'': - *os << "'"; - return kAsIs; - case L'"': - *os << "\\\""; - return kSpecialEscape; - default: - return PrintAsCharLiteralTo(c, os); - } -} - -// Prints a char c as if it's part of a string literal, escaping it when -// necessary; returns how c was formatted. -static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { - return PrintAsStringLiteralTo( - static_cast(static_cast(c)), os); -} - -// Prints a wide or narrow character c and its code. '\0' is printed -// as "'\\0'", other unprintable characters are also properly escaped -// using the standard C++ escape sequence. The template argument -// UnsignedChar is the unsigned version of Char, which is the type of c. -template -void PrintCharAndCodeTo(Char c, ostream* os) { - // First, print c as a literal in the most readable form we can find. - *os << ((sizeof(c) > 1) ? "L'" : "'"); - const CharFormat format = PrintAsCharLiteralTo(c, os); - *os << "'"; - - // To aid user debugging, we also print c's code in decimal, unless - // it's 0 (in which case c was printed as '\\0', making the code - // obvious). - if (c == 0) - return; - *os << " (" << static_cast(c); - - // For more convenience, we print c's code again in hexidecimal, - // unless c was already printed in the form '\x##' or the code is in - // [1, 9]. - if (format == kHexEscape || (1 <= c && c <= 9)) { - // Do nothing. - } else { - *os << ", 0x" << String::FormatHexInt(static_cast(c)); - } - *os << ")"; -} - -void PrintTo(unsigned char c, ::std::ostream* os) { - PrintCharAndCodeTo(c, os); -} -void PrintTo(signed char c, ::std::ostream* os) { - PrintCharAndCodeTo(c, os); -} - -// Prints a wchar_t as a symbol if it is printable or as its internal -// code otherwise and also as its code. L'\0' is printed as "L'\\0'". -void PrintTo(wchar_t wc, ostream* os) { - PrintCharAndCodeTo(wc, os); -} - -// Prints the given array of characters to the ostream. CharType must be either -// char or wchar_t. -// The array starts at begin, the length is len, it may include '\0' characters -// and may not be NUL-terminated. -template -static void PrintCharsAsStringTo( - const CharType* begin, size_t len, ostream* os) { - const char* const kQuoteBegin = sizeof(CharType) == 1 ? "\"" : "L\""; - *os << kQuoteBegin; - bool is_previous_hex = false; - for (size_t index = 0; index < len; ++index) { - const CharType cur = begin[index]; - if (is_previous_hex && IsXDigit(cur)) { - // Previous character is of '\x..' form and this character can be - // interpreted as another hexadecimal digit in its number. Break string to - // disambiguate. - *os << "\" " << kQuoteBegin; - } - is_previous_hex = PrintAsStringLiteralTo(cur, os) == kHexEscape; - } - *os << "\""; -} - -// Prints a (const) char/wchar_t array of 'len' elements, starting at address -// 'begin'. CharType must be either char or wchar_t. -template -static void UniversalPrintCharArray( - const CharType* begin, size_t len, ostream* os) { - // The code - // const char kFoo[] = "foo"; - // generates an array of 4, not 3, elements, with the last one being '\0'. - // - // Therefore when printing a char array, we don't print the last element if - // it's '\0', such that the output matches the string literal as it's - // written in the source code. - if (len > 0 && begin[len - 1] == '\0') { - PrintCharsAsStringTo(begin, len - 1, os); - return; - } - - // If, however, the last element in the array is not '\0', e.g. - // const char kFoo[] = { 'f', 'o', 'o' }; - // we must print the entire array. We also print a message to indicate - // that the array is not NUL-terminated. - PrintCharsAsStringTo(begin, len, os); - *os << " (no terminating NUL)"; -} - -// Prints a (const) char array of 'len' elements, starting at address 'begin'. -void UniversalPrintArray(const char* begin, size_t len, ostream* os) { - UniversalPrintCharArray(begin, len, os); -} - -// Prints a (const) wchar_t array of 'len' elements, starting at address -// 'begin'. -void UniversalPrintArray(const wchar_t* begin, size_t len, ostream* os) { - UniversalPrintCharArray(begin, len, os); -} - -// Prints the given C string to the ostream. -void PrintTo(const char* s, ostream* os) { - if (s == NULL) { - *os << "NULL"; - } else { - *os << ImplicitCast_(s) << " pointing to "; - PrintCharsAsStringTo(s, strlen(s), os); - } -} - -// MSVC compiler can be configured to define whar_t as a typedef -// of unsigned short. Defining an overload for const wchar_t* in that case -// would cause pointers to unsigned shorts be printed as wide strings, -// possibly accessing more memory than intended and causing invalid -// memory accesses. MSVC defines _NATIVE_WCHAR_T_DEFINED symbol when -// wchar_t is implemented as a native type. -#if !defined(_MSC_VER) || defined(_NATIVE_WCHAR_T_DEFINED) -// Prints the given wide C string to the ostream. -void PrintTo(const wchar_t* s, ostream* os) { - if (s == NULL) { - *os << "NULL"; - } else { - *os << ImplicitCast_(s) << " pointing to "; - PrintCharsAsStringTo(s, wcslen(s), os); - } -} -#endif // wchar_t is native - -// Prints a ::string object. -#if GTEST_HAS_GLOBAL_STRING -void PrintStringTo(const ::string& s, ostream* os) { - PrintCharsAsStringTo(s.data(), s.size(), os); -} -#endif // GTEST_HAS_GLOBAL_STRING - -void PrintStringTo(const ::std::string& s, ostream* os) { - PrintCharsAsStringTo(s.data(), s.size(), os); -} - -// Prints a ::wstring object. -#if GTEST_HAS_GLOBAL_WSTRING -void PrintWideStringTo(const ::wstring& s, ostream* os) { - PrintCharsAsStringTo(s.data(), s.size(), os); -} -#endif // GTEST_HAS_GLOBAL_WSTRING - -#if GTEST_HAS_STD_WSTRING -void PrintWideStringTo(const ::std::wstring& s, ostream* os) { - PrintCharsAsStringTo(s.data(), s.size(), os); -} -#endif // GTEST_HAS_STD_WSTRING - -} // namespace internal - -} // namespace testing diff --git a/freedv-server/googletest/src/gtest-test-part.cc b/freedv-server/googletest/src/gtest-test-part.cc deleted file mode 100644 index c60eef3a..00000000 --- a/freedv-server/googletest/src/gtest-test-part.cc +++ /dev/null @@ -1,110 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: mheule@google.com (Markus Heule) -// -// The Google C++ Testing Framework (Google Test) - -#include "gtest/gtest-test-part.h" - -// Indicates that this translation unit is part of Google Test's -// implementation. It must come before gtest-internal-inl.h is -// included, or there will be a compiler error. This trick is to -// prevent a user from accidentally including gtest-internal-inl.h in -// his code. -#define GTEST_IMPLEMENTATION_ 1 -#include "src/gtest-internal-inl.h" -#undef GTEST_IMPLEMENTATION_ - -namespace testing { - -using internal::GetUnitTestImpl; - -// Gets the summary of the failure message by omitting the stack trace -// in it. -std::string TestPartResult::ExtractSummary(const char* message) { - const char* const stack_trace = strstr(message, internal::kStackTraceMarker); - return stack_trace == NULL ? message : - std::string(message, stack_trace); -} - -// Prints a TestPartResult object. -std::ostream& operator<<(std::ostream& os, const TestPartResult& result) { - return os - << result.file_name() << ":" << result.line_number() << ": " - << (result.type() == TestPartResult::kSuccess ? "Success" : - result.type() == TestPartResult::kFatalFailure ? "Fatal failure" : - "Non-fatal failure") << ":\n" - << result.message() << std::endl; -} - -// Appends a TestPartResult to the array. -void TestPartResultArray::Append(const TestPartResult& result) { - array_.push_back(result); -} - -// Returns the TestPartResult at the given index (0-based). -const TestPartResult& TestPartResultArray::GetTestPartResult(int index) const { - if (index < 0 || index >= size()) { - printf("\nInvalid index (%d) into TestPartResultArray.\n", index); - internal::posix::Abort(); - } - - return array_[index]; -} - -// Returns the number of TestPartResult objects in the array. -int TestPartResultArray::size() const { - return static_cast(array_.size()); -} - -namespace internal { - -HasNewFatalFailureHelper::HasNewFatalFailureHelper() - : has_new_fatal_failure_(false), - original_reporter_(GetUnitTestImpl()-> - GetTestPartResultReporterForCurrentThread()) { - GetUnitTestImpl()->SetTestPartResultReporterForCurrentThread(this); -} - -HasNewFatalFailureHelper::~HasNewFatalFailureHelper() { - GetUnitTestImpl()->SetTestPartResultReporterForCurrentThread( - original_reporter_); -} - -void HasNewFatalFailureHelper::ReportTestPartResult( - const TestPartResult& result) { - if (result.fatally_failed()) - has_new_fatal_failure_ = true; - original_reporter_->ReportTestPartResult(result); -} - -} // namespace internal - -} // namespace testing diff --git a/freedv-server/googletest/src/gtest-typed-test.cc b/freedv-server/googletest/src/gtest-typed-test.cc deleted file mode 100644 index f0079f40..00000000 --- a/freedv-server/googletest/src/gtest-typed-test.cc +++ /dev/null @@ -1,110 +0,0 @@ -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -#include "gtest/gtest-typed-test.h" -#include "gtest/gtest.h" - -namespace testing { -namespace internal { - -#if GTEST_HAS_TYPED_TEST_P - -// Skips to the first non-space char in str. Returns an empty string if str -// contains only whitespace characters. -static const char* SkipSpaces(const char* str) { - while (IsSpace(*str)) - str++; - return str; -} - -// Verifies that registered_tests match the test names in -// defined_test_names_; returns registered_tests if successful, or -// aborts the program otherwise. -const char* TypedTestCasePState::VerifyRegisteredTestNames( - const char* file, int line, const char* registered_tests) { - typedef ::std::set::const_iterator DefinedTestIter; - registered_ = true; - - // Skip initial whitespace in registered_tests since some - // preprocessors prefix stringizied literals with whitespace. - registered_tests = SkipSpaces(registered_tests); - - Message errors; - ::std::set tests; - for (const char* names = registered_tests; names != NULL; - names = SkipComma(names)) { - const std::string name = GetPrefixUntilComma(names); - if (tests.count(name) != 0) { - errors << "Test " << name << " is listed more than once.\n"; - continue; - } - - bool found = false; - for (DefinedTestIter it = defined_test_names_.begin(); - it != defined_test_names_.end(); - ++it) { - if (name == *it) { - found = true; - break; - } - } - - if (found) { - tests.insert(name); - } else { - errors << "No test named " << name - << " can be found in this test case.\n"; - } - } - - for (DefinedTestIter it = defined_test_names_.begin(); - it != defined_test_names_.end(); - ++it) { - if (tests.count(*it) == 0) { - errors << "You forgot to list test " << *it << ".\n"; - } - } - - const std::string& errors_str = errors.GetString(); - if (errors_str != "") { - fprintf(stderr, "%s %s", FormatFileLocation(file, line).c_str(), - errors_str.c_str()); - fflush(stderr); - posix::Abort(); - } - - return registered_tests; -} - -#endif // GTEST_HAS_TYPED_TEST_P - -} // namespace internal -} // namespace testing diff --git a/freedv-server/googletest/src/gtest.cc b/freedv-server/googletest/src/gtest.cc deleted file mode 100644 index 6de53dd0..00000000 --- a/freedv-server/googletest/src/gtest.cc +++ /dev/null @@ -1,5015 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// The Google C++ Testing Framework (Google Test) - -#include "gtest/gtest.h" -#include "gtest/gtest-spi.h" - -#include -#include -#include -#include -#include -#include -#include -#include - -#include -#include -#include -#include // NOLINT -#include -#include - -#if GTEST_OS_LINUX - -// TODO(kenton@google.com): Use autoconf to detect availability of -// gettimeofday(). -# define GTEST_HAS_GETTIMEOFDAY_ 1 - -# include // NOLINT -# include // NOLINT -# include // NOLINT -// Declares vsnprintf(). This header is not available on Windows. -# include // NOLINT -# include // NOLINT -# include // NOLINT -# include // NOLINT -# include - -#elif GTEST_OS_SYMBIAN -# define GTEST_HAS_GETTIMEOFDAY_ 1 -# include // NOLINT - -#elif GTEST_OS_ZOS -# define GTEST_HAS_GETTIMEOFDAY_ 1 -# include // NOLINT - -// On z/OS we additionally need strings.h for strcasecmp. -# include // NOLINT - -#elif GTEST_OS_WINDOWS_MOBILE // We are on Windows CE. - -# include // NOLINT - -#elif GTEST_OS_WINDOWS // We are on Windows proper. - -# include // NOLINT -# include // NOLINT -# include // NOLINT -# include // NOLINT - -# if GTEST_OS_WINDOWS_MINGW -// MinGW has gettimeofday() but not _ftime64(). -// TODO(kenton@google.com): Use autoconf to detect availability of -// gettimeofday(). -// TODO(kenton@google.com): There are other ways to get the time on -// Windows, like GetTickCount() or GetSystemTimeAsFileTime(). MinGW -// supports these. consider using them instead. -# define GTEST_HAS_GETTIMEOFDAY_ 1 -# include // NOLINT -# endif // GTEST_OS_WINDOWS_MINGW - -// cpplint thinks that the header is already included, so we want to -// silence it. -# include // NOLINT - -#else - -// Assume other platforms have gettimeofday(). -// TODO(kenton@google.com): Use autoconf to detect availability of -// gettimeofday(). -# define GTEST_HAS_GETTIMEOFDAY_ 1 - -// cpplint thinks that the header is already included, so we want to -// silence it. -# include // NOLINT -# include // NOLINT - -#endif // GTEST_OS_LINUX - -#if GTEST_HAS_EXCEPTIONS -# include -#endif - -#if GTEST_CAN_STREAM_RESULTS_ -# include // NOLINT -# include // NOLINT -#endif - -// Indicates that this translation unit is part of Google Test's -// implementation. It must come before gtest-internal-inl.h is -// included, or there will be a compiler error. This trick is to -// prevent a user from accidentally including gtest-internal-inl.h in -// his code. -#define GTEST_IMPLEMENTATION_ 1 -#include "src/gtest-internal-inl.h" -#undef GTEST_IMPLEMENTATION_ - -#if GTEST_OS_WINDOWS -# define vsnprintf _vsnprintf -#endif // GTEST_OS_WINDOWS - -namespace testing { - -using internal::CountIf; -using internal::ForEach; -using internal::GetElementOr; -using internal::Shuffle; - -// Constants. - -// A test whose test case name or test name matches this filter is -// disabled and not run. -static const char kDisableTestFilter[] = "DISABLED_*:*/DISABLED_*"; - -// A test case whose name matches this filter is considered a death -// test case and will be run before test cases whose name doesn't -// match this filter. -static const char kDeathTestCaseFilter[] = "*DeathTest:*DeathTest/*"; - -// A test filter that matches everything. -static const char kUniversalFilter[] = "*"; - -// The default output file for XML output. -static const char kDefaultOutputFile[] = "test_detail.xml"; - -// The environment variable name for the test shard index. -static const char kTestShardIndex[] = "GTEST_SHARD_INDEX"; -// The environment variable name for the total number of test shards. -static const char kTestTotalShards[] = "GTEST_TOTAL_SHARDS"; -// The environment variable name for the test shard status file. -static const char kTestShardStatusFile[] = "GTEST_SHARD_STATUS_FILE"; - -namespace internal { - -// The text used in failure messages to indicate the start of the -// stack trace. -const char kStackTraceMarker[] = "\nStack trace:\n"; - -// g_help_flag is true iff the --help flag or an equivalent form is -// specified on the command line. -bool g_help_flag = false; - -} // namespace internal - -static const char* GetDefaultFilter() { - return kUniversalFilter; -} - -GTEST_DEFINE_bool_( - also_run_disabled_tests, - internal::BoolFromGTestEnv("also_run_disabled_tests", false), - "Run disabled tests too, in addition to the tests normally being run."); - -GTEST_DEFINE_bool_( - break_on_failure, - internal::BoolFromGTestEnv("break_on_failure", false), - "True iff a failed assertion should be a debugger break-point."); - -GTEST_DEFINE_bool_( - catch_exceptions, - internal::BoolFromGTestEnv("catch_exceptions", true), - "True iff " GTEST_NAME_ - " should catch exceptions and treat them as test failures."); - -GTEST_DEFINE_string_( - color, - internal::StringFromGTestEnv("color", "auto"), - "Whether to use colors in the output. Valid values: yes, no, " - "and auto. 'auto' means to use colors if the output is " - "being sent to a terminal and the TERM environment variable " - "is set to a terminal type that supports colors."); - -GTEST_DEFINE_string_( - filter, - internal::StringFromGTestEnv("filter", GetDefaultFilter()), - "A colon-separated list of glob (not regex) patterns " - "for filtering the tests to run, optionally followed by a " - "'-' and a : separated list of negative patterns (tests to " - "exclude). A test is run if it matches one of the positive " - "patterns and does not match any of the negative patterns."); - -GTEST_DEFINE_bool_(list_tests, false, - "List all tests without running them."); - -GTEST_DEFINE_string_( - output, - internal::StringFromGTestEnv("output", ""), - "A format (currently must be \"xml\"), optionally followed " - "by a colon and an output file name or directory. A directory " - "is indicated by a trailing pathname separator. " - "Examples: \"xml:filename.xml\", \"xml::directoryname/\". " - "If a directory is specified, output files will be created " - "within that directory, with file-names based on the test " - "executable's name and, if necessary, made unique by adding " - "digits."); - -GTEST_DEFINE_bool_( - print_time, - internal::BoolFromGTestEnv("print_time", true), - "True iff " GTEST_NAME_ - " should display elapsed time in text output."); - -GTEST_DEFINE_int32_( - random_seed, - internal::Int32FromGTestEnv("random_seed", 0), - "Random number seed to use when shuffling test orders. Must be in range " - "[1, 99999], or 0 to use a seed based on the current time."); - -GTEST_DEFINE_int32_( - repeat, - internal::Int32FromGTestEnv("repeat", 1), - "How many times to repeat each test. Specify a negative number " - "for repeating forever. Useful for shaking out flaky tests."); - -GTEST_DEFINE_bool_( - show_internal_stack_frames, false, - "True iff " GTEST_NAME_ " should include internal stack frames when " - "printing test failure stack traces."); - -GTEST_DEFINE_bool_( - shuffle, - internal::BoolFromGTestEnv("shuffle", false), - "True iff " GTEST_NAME_ - " should randomize tests' order on every run."); - -GTEST_DEFINE_int32_( - stack_trace_depth, - internal::Int32FromGTestEnv("stack_trace_depth", kMaxStackTraceDepth), - "The maximum number of stack frames to print when an " - "assertion fails. The valid range is 0 through 100, inclusive."); - -GTEST_DEFINE_string_( - stream_result_to, - internal::StringFromGTestEnv("stream_result_to", ""), - "This flag specifies the host name and the port number on which to stream " - "test results. Example: \"localhost:555\". The flag is effective only on " - "Linux."); - -GTEST_DEFINE_bool_( - throw_on_failure, - internal::BoolFromGTestEnv("throw_on_failure", false), - "When this flag is specified, a failed assertion will throw an exception " - "if exceptions are enabled or exit the program with a non-zero code " - "otherwise."); - -namespace internal { - -// Generates a random number from [0, range), using a Linear -// Congruential Generator (LCG). Crashes if 'range' is 0 or greater -// than kMaxRange. -UInt32 Random::Generate(UInt32 range) { - // These constants are the same as are used in glibc's rand(3). - state_ = (1103515245U*state_ + 12345U) % kMaxRange; - - GTEST_CHECK_(range > 0) - << "Cannot generate a number in the range [0, 0)."; - GTEST_CHECK_(range <= kMaxRange) - << "Generation of a number in [0, " << range << ") was requested, " - << "but this can only generate numbers in [0, " << kMaxRange << ")."; - - // Converting via modulus introduces a bit of downward bias, but - // it's simple, and a linear congruential generator isn't too good - // to begin with. - return state_ % range; -} - -// GTestIsInitialized() returns true iff the user has initialized -// Google Test. Useful for catching the user mistake of not initializing -// Google Test before calling RUN_ALL_TESTS(). -// -// A user must call testing::InitGoogleTest() to initialize Google -// Test. g_init_gtest_count is set to the number of times -// InitGoogleTest() has been called. We don't protect this variable -// under a mutex as it is only accessed in the main thread. -GTEST_API_ int g_init_gtest_count = 0; -static bool GTestIsInitialized() { return g_init_gtest_count != 0; } - -// Iterates over a vector of TestCases, keeping a running sum of the -// results of calling a given int-returning method on each. -// Returns the sum. -static int SumOverTestCaseList(const std::vector& case_list, - int (TestCase::*method)() const) { - int sum = 0; - for (size_t i = 0; i < case_list.size(); i++) { - sum += (case_list[i]->*method)(); - } - return sum; -} - -// Returns true iff the test case passed. -static bool TestCasePassed(const TestCase* test_case) { - return test_case->should_run() && test_case->Passed(); -} - -// Returns true iff the test case failed. -static bool TestCaseFailed(const TestCase* test_case) { - return test_case->should_run() && test_case->Failed(); -} - -// Returns true iff test_case contains at least one test that should -// run. -static bool ShouldRunTestCase(const TestCase* test_case) { - return test_case->should_run(); -} - -// AssertHelper constructor. -AssertHelper::AssertHelper(TestPartResult::Type type, - const char* file, - int line, - const char* message) - : data_(new AssertHelperData(type, file, line, message)) { -} - -AssertHelper::~AssertHelper() { - delete data_; -} - -// Message assignment, for assertion streaming support. -void AssertHelper::operator=(const Message& message) const { - UnitTest::GetInstance()-> - AddTestPartResult(data_->type, data_->file, data_->line, - AppendUserMessage(data_->message, message), - UnitTest::GetInstance()->impl() - ->CurrentOsStackTraceExceptTop(1) - // Skips the stack frame for this function itself. - ); // NOLINT -} - -// Mutex for linked pointers. -GTEST_API_ GTEST_DEFINE_STATIC_MUTEX_(g_linked_ptr_mutex); - -// Application pathname gotten in InitGoogleTest. -std::string g_executable_path; - -// Returns the current application's name, removing directory path if that -// is present. -FilePath GetCurrentExecutableName() { - FilePath result; - -#if GTEST_OS_WINDOWS - result.Set(FilePath(g_executable_path).RemoveExtension("exe")); -#else - result.Set(FilePath(g_executable_path)); -#endif // GTEST_OS_WINDOWS - - return result.RemoveDirectoryName(); -} - -// Functions for processing the gtest_output flag. - -// Returns the output format, or "" for normal printed output. -std::string UnitTestOptions::GetOutputFormat() { - const char* const gtest_output_flag = GTEST_FLAG(output).c_str(); - if (gtest_output_flag == NULL) return std::string(""); - - const char* const colon = strchr(gtest_output_flag, ':'); - return (colon == NULL) ? - std::string(gtest_output_flag) : - std::string(gtest_output_flag, colon - gtest_output_flag); -} - -// Returns the name of the requested output file, or the default if none -// was explicitly specified. -std::string UnitTestOptions::GetAbsolutePathToOutputFile() { - const char* const gtest_output_flag = GTEST_FLAG(output).c_str(); - if (gtest_output_flag == NULL) - return ""; - - const char* const colon = strchr(gtest_output_flag, ':'); - if (colon == NULL) - return internal::FilePath::ConcatPaths( - internal::FilePath( - UnitTest::GetInstance()->original_working_dir()), - internal::FilePath(kDefaultOutputFile)).string(); - - internal::FilePath output_name(colon + 1); - if (!output_name.IsAbsolutePath()) - // TODO(wan@google.com): on Windows \some\path is not an absolute - // path (as its meaning depends on the current drive), yet the - // following logic for turning it into an absolute path is wrong. - // Fix it. - output_name = internal::FilePath::ConcatPaths( - internal::FilePath(UnitTest::GetInstance()->original_working_dir()), - internal::FilePath(colon + 1)); - - if (!output_name.IsDirectory()) - return output_name.string(); - - internal::FilePath result(internal::FilePath::GenerateUniqueFileName( - output_name, internal::GetCurrentExecutableName(), - GetOutputFormat().c_str())); - return result.string(); -} - -// Returns true iff the wildcard pattern matches the string. The -// first ':' or '\0' character in pattern marks the end of it. -// -// This recursive algorithm isn't very efficient, but is clear and -// works well enough for matching test names, which are short. -bool UnitTestOptions::PatternMatchesString(const char *pattern, - const char *str) { - switch (*pattern) { - case '\0': - case ':': // Either ':' or '\0' marks the end of the pattern. - return *str == '\0'; - case '?': // Matches any single character. - return *str != '\0' && PatternMatchesString(pattern + 1, str + 1); - case '*': // Matches any string (possibly empty) of characters. - return (*str != '\0' && PatternMatchesString(pattern, str + 1)) || - PatternMatchesString(pattern + 1, str); - default: // Non-special character. Matches itself. - return *pattern == *str && - PatternMatchesString(pattern + 1, str + 1); - } -} - -bool UnitTestOptions::MatchesFilter( - const std::string& name, const char* filter) { - const char *cur_pattern = filter; - for (;;) { - if (PatternMatchesString(cur_pattern, name.c_str())) { - return true; - } - - // Finds the next pattern in the filter. - cur_pattern = strchr(cur_pattern, ':'); - - // Returns if no more pattern can be found. - if (cur_pattern == NULL) { - return false; - } - - // Skips the pattern separater (the ':' character). - cur_pattern++; - } -} - -// Returns true iff the user-specified filter matches the test case -// name and the test name. -bool UnitTestOptions::FilterMatchesTest(const std::string &test_case_name, - const std::string &test_name) { - const std::string& full_name = test_case_name + "." + test_name.c_str(); - - // Split --gtest_filter at '-', if there is one, to separate into - // positive filter and negative filter portions - const char* const p = GTEST_FLAG(filter).c_str(); - const char* const dash = strchr(p, '-'); - std::string positive; - std::string negative; - if (dash == NULL) { - positive = GTEST_FLAG(filter).c_str(); // Whole string is a positive filter - negative = ""; - } else { - positive = std::string(p, dash); // Everything up to the dash - negative = std::string(dash + 1); // Everything after the dash - if (positive.empty()) { - // Treat '-test1' as the same as '*-test1' - positive = kUniversalFilter; - } - } - - // A filter is a colon-separated list of patterns. It matches a - // test if any pattern in it matches the test. - return (MatchesFilter(full_name, positive.c_str()) && - !MatchesFilter(full_name, negative.c_str())); -} - -#if GTEST_HAS_SEH -// Returns EXCEPTION_EXECUTE_HANDLER if Google Test should handle the -// given SEH exception, or EXCEPTION_CONTINUE_SEARCH otherwise. -// This function is useful as an __except condition. -int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { - // Google Test should handle a SEH exception if: - // 1. the user wants it to, AND - // 2. this is not a breakpoint exception, AND - // 3. this is not a C++ exception (VC++ implements them via SEH, - // apparently). - // - // SEH exception code for C++ exceptions. - // (see http://support.microsoft.com/kb/185294 for more information). - const DWORD kCxxExceptionCode = 0xe06d7363; - - bool should_handle = true; - - if (!GTEST_FLAG(catch_exceptions)) - should_handle = false; - else if (exception_code == EXCEPTION_BREAKPOINT) - should_handle = false; - else if (exception_code == kCxxExceptionCode) - should_handle = false; - - return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH; -} -#endif // GTEST_HAS_SEH - -} // namespace internal - -// The c'tor sets this object as the test part result reporter used by -// Google Test. The 'result' parameter specifies where to report the -// results. Intercepts only failures from the current thread. -ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter( - TestPartResultArray* result) - : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD), - result_(result) { - Init(); -} - -// The c'tor sets this object as the test part result reporter used by -// Google Test. The 'result' parameter specifies where to report the -// results. -ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter( - InterceptMode intercept_mode, TestPartResultArray* result) - : intercept_mode_(intercept_mode), - result_(result) { - Init(); -} - -void ScopedFakeTestPartResultReporter::Init() { - internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); - if (intercept_mode_ == INTERCEPT_ALL_THREADS) { - old_reporter_ = impl->GetGlobalTestPartResultReporter(); - impl->SetGlobalTestPartResultReporter(this); - } else { - old_reporter_ = impl->GetTestPartResultReporterForCurrentThread(); - impl->SetTestPartResultReporterForCurrentThread(this); - } -} - -// The d'tor restores the test part result reporter used by Google Test -// before. -ScopedFakeTestPartResultReporter::~ScopedFakeTestPartResultReporter() { - internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); - if (intercept_mode_ == INTERCEPT_ALL_THREADS) { - impl->SetGlobalTestPartResultReporter(old_reporter_); - } else { - impl->SetTestPartResultReporterForCurrentThread(old_reporter_); - } -} - -// Increments the test part result count and remembers the result. -// This method is from the TestPartResultReporterInterface interface. -void ScopedFakeTestPartResultReporter::ReportTestPartResult( - const TestPartResult& result) { - result_->Append(result); -} - -namespace internal { - -// Returns the type ID of ::testing::Test. We should always call this -// instead of GetTypeId< ::testing::Test>() to get the type ID of -// testing::Test. This is to work around a suspected linker bug when -// using Google Test as a framework on Mac OS X. The bug causes -// GetTypeId< ::testing::Test>() to return different values depending -// on whether the call is from the Google Test framework itself or -// from user test code. GetTestTypeId() is guaranteed to always -// return the same value, as it always calls GetTypeId<>() from the -// gtest.cc, which is within the Google Test framework. -TypeId GetTestTypeId() { - return GetTypeId(); -} - -// The value of GetTestTypeId() as seen from within the Google Test -// library. This is solely for testing GetTestTypeId(). -extern const TypeId kTestTypeIdInGoogleTest = GetTestTypeId(); - -// This predicate-formatter checks that 'results' contains a test part -// failure of the given type and that the failure message contains the -// given substring. -AssertionResult HasOneFailure(const char* /* results_expr */, - const char* /* type_expr */, - const char* /* substr_expr */, - const TestPartResultArray& results, - TestPartResult::Type type, - const string& substr) { - const std::string expected(type == TestPartResult::kFatalFailure ? - "1 fatal failure" : - "1 non-fatal failure"); - Message msg; - if (results.size() != 1) { - msg << "Expected: " << expected << "\n" - << " Actual: " << results.size() << " failures"; - for (int i = 0; i < results.size(); i++) { - msg << "\n" << results.GetTestPartResult(i); - } - return AssertionFailure() << msg; - } - - const TestPartResult& r = results.GetTestPartResult(0); - if (r.type() != type) { - return AssertionFailure() << "Expected: " << expected << "\n" - << " Actual:\n" - << r; - } - - if (strstr(r.message(), substr.c_str()) == NULL) { - return AssertionFailure() << "Expected: " << expected << " containing \"" - << substr << "\"\n" - << " Actual:\n" - << r; - } - - return AssertionSuccess(); -} - -// The constructor of SingleFailureChecker remembers where to look up -// test part results, what type of failure we expect, and what -// substring the failure message should contain. -SingleFailureChecker:: SingleFailureChecker( - const TestPartResultArray* results, - TestPartResult::Type type, - const string& substr) - : results_(results), - type_(type), - substr_(substr) {} - -// The destructor of SingleFailureChecker verifies that the given -// TestPartResultArray contains exactly one failure that has the given -// type and contains the given substring. If that's not the case, a -// non-fatal failure will be generated. -SingleFailureChecker::~SingleFailureChecker() { - EXPECT_PRED_FORMAT3(HasOneFailure, *results_, type_, substr_); -} - -DefaultGlobalTestPartResultReporter::DefaultGlobalTestPartResultReporter( - UnitTestImpl* unit_test) : unit_test_(unit_test) {} - -void DefaultGlobalTestPartResultReporter::ReportTestPartResult( - const TestPartResult& result) { - unit_test_->current_test_result()->AddTestPartResult(result); - unit_test_->listeners()->repeater()->OnTestPartResult(result); -} - -DefaultPerThreadTestPartResultReporter::DefaultPerThreadTestPartResultReporter( - UnitTestImpl* unit_test) : unit_test_(unit_test) {} - -void DefaultPerThreadTestPartResultReporter::ReportTestPartResult( - const TestPartResult& result) { - unit_test_->GetGlobalTestPartResultReporter()->ReportTestPartResult(result); -} - -// Returns the global test part result reporter. -TestPartResultReporterInterface* -UnitTestImpl::GetGlobalTestPartResultReporter() { - internal::MutexLock lock(&global_test_part_result_reporter_mutex_); - return global_test_part_result_repoter_; -} - -// Sets the global test part result reporter. -void UnitTestImpl::SetGlobalTestPartResultReporter( - TestPartResultReporterInterface* reporter) { - internal::MutexLock lock(&global_test_part_result_reporter_mutex_); - global_test_part_result_repoter_ = reporter; -} - -// Returns the test part result reporter for the current thread. -TestPartResultReporterInterface* -UnitTestImpl::GetTestPartResultReporterForCurrentThread() { - return per_thread_test_part_result_reporter_.get(); -} - -// Sets the test part result reporter for the current thread. -void UnitTestImpl::SetTestPartResultReporterForCurrentThread( - TestPartResultReporterInterface* reporter) { - per_thread_test_part_result_reporter_.set(reporter); -} - -// Gets the number of successful test cases. -int UnitTestImpl::successful_test_case_count() const { - return CountIf(test_cases_, TestCasePassed); -} - -// Gets the number of failed test cases. -int UnitTestImpl::failed_test_case_count() const { - return CountIf(test_cases_, TestCaseFailed); -} - -// Gets the number of all test cases. -int UnitTestImpl::total_test_case_count() const { - return static_cast(test_cases_.size()); -} - -// Gets the number of all test cases that contain at least one test -// that should run. -int UnitTestImpl::test_case_to_run_count() const { - return CountIf(test_cases_, ShouldRunTestCase); -} - -// Gets the number of successful tests. -int UnitTestImpl::successful_test_count() const { - return SumOverTestCaseList(test_cases_, &TestCase::successful_test_count); -} - -// Gets the number of failed tests. -int UnitTestImpl::failed_test_count() const { - return SumOverTestCaseList(test_cases_, &TestCase::failed_test_count); -} - -// Gets the number of disabled tests that will be reported in the XML report. -int UnitTestImpl::reportable_disabled_test_count() const { - return SumOverTestCaseList(test_cases_, - &TestCase::reportable_disabled_test_count); -} - -// Gets the number of disabled tests. -int UnitTestImpl::disabled_test_count() const { - return SumOverTestCaseList(test_cases_, &TestCase::disabled_test_count); -} - -// Gets the number of tests to be printed in the XML report. -int UnitTestImpl::reportable_test_count() const { - return SumOverTestCaseList(test_cases_, &TestCase::reportable_test_count); -} - -// Gets the number of all tests. -int UnitTestImpl::total_test_count() const { - return SumOverTestCaseList(test_cases_, &TestCase::total_test_count); -} - -// Gets the number of tests that should run. -int UnitTestImpl::test_to_run_count() const { - return SumOverTestCaseList(test_cases_, &TestCase::test_to_run_count); -} - -// Returns the current OS stack trace as an std::string. -// -// The maximum number of stack frames to be included is specified by -// the gtest_stack_trace_depth flag. The skip_count parameter -// specifies the number of top frames to be skipped, which doesn't -// count against the number of frames to be included. -// -// For example, if Foo() calls Bar(), which in turn calls -// CurrentOsStackTraceExceptTop(1), Foo() will be included in the -// trace but Bar() and CurrentOsStackTraceExceptTop() won't. -std::string UnitTestImpl::CurrentOsStackTraceExceptTop(int skip_count) { - (void)skip_count; - return ""; -} - -// Returns the current time in milliseconds. -TimeInMillis GetTimeInMillis() { -#if GTEST_OS_WINDOWS_MOBILE || defined(__BORLANDC__) - // Difference between 1970-01-01 and 1601-01-01 in milliseconds. - // http://analogous.blogspot.com/2005/04/epoch.html - const TimeInMillis kJavaEpochToWinFileTimeDelta = - static_cast(116444736UL) * 100000UL; - const DWORD kTenthMicrosInMilliSecond = 10000; - - SYSTEMTIME now_systime; - FILETIME now_filetime; - ULARGE_INTEGER now_int64; - // TODO(kenton@google.com): Shouldn't this just use - // GetSystemTimeAsFileTime()? - GetSystemTime(&now_systime); - if (SystemTimeToFileTime(&now_systime, &now_filetime)) { - now_int64.LowPart = now_filetime.dwLowDateTime; - now_int64.HighPart = now_filetime.dwHighDateTime; - now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) - - kJavaEpochToWinFileTimeDelta; - return now_int64.QuadPart; - } - return 0; -#elif GTEST_OS_WINDOWS && !GTEST_HAS_GETTIMEOFDAY_ - __timeb64 now; - -# ifdef _MSC_VER - - // MSVC 8 deprecates _ftime64(), so we want to suppress warning 4996 - // (deprecated function) there. - // TODO(kenton@google.com): Use GetTickCount()? Or use - // SystemTimeToFileTime() -# pragma warning(push) // Saves the current warning state. -# pragma warning(disable:4996) // Temporarily disables warning 4996. - _ftime64(&now); -# pragma warning(pop) // Restores the warning state. -# else - - _ftime64(&now); - -# endif // _MSC_VER - - return static_cast(now.time) * 1000 + now.millitm; -#elif GTEST_HAS_GETTIMEOFDAY_ - struct timeval now; - gettimeofday(&now, NULL); - return static_cast(now.tv_sec) * 1000 + now.tv_usec / 1000; -#else -# error "Don't know how to get the current time on your system." -#endif -} - -// Utilities - -// class String. - -#if GTEST_OS_WINDOWS_MOBILE -// Creates a UTF-16 wide string from the given ANSI string, allocating -// memory using new. The caller is responsible for deleting the return -// value using delete[]. Returns the wide string, or NULL if the -// input is NULL. -LPCWSTR String::AnsiToUtf16(const char* ansi) { - if (!ansi) return NULL; - const int length = strlen(ansi); - const int unicode_length = - MultiByteToWideChar(CP_ACP, 0, ansi, length, - NULL, 0); - WCHAR* unicode = new WCHAR[unicode_length + 1]; - MultiByteToWideChar(CP_ACP, 0, ansi, length, - unicode, unicode_length); - unicode[unicode_length] = 0; - return unicode; -} - -// Creates an ANSI string from the given wide string, allocating -// memory using new. The caller is responsible for deleting the return -// value using delete[]. Returns the ANSI string, or NULL if the -// input is NULL. -const char* String::Utf16ToAnsi(LPCWSTR utf16_str) { - if (!utf16_str) return NULL; - const int ansi_length = - WideCharToMultiByte(CP_ACP, 0, utf16_str, -1, - NULL, 0, NULL, NULL); - char* ansi = new char[ansi_length + 1]; - WideCharToMultiByte(CP_ACP, 0, utf16_str, -1, - ansi, ansi_length, NULL, NULL); - ansi[ansi_length] = 0; - return ansi; -} - -#endif // GTEST_OS_WINDOWS_MOBILE - -// Compares two C strings. Returns true iff they have the same content. -// -// Unlike strcmp(), this function can handle NULL argument(s). A NULL -// C string is considered different to any non-NULL C string, -// including the empty string. -bool String::CStringEquals(const char * lhs, const char * rhs) { - if ( lhs == NULL ) return rhs == NULL; - - if ( rhs == NULL ) return false; - - return strcmp(lhs, rhs) == 0; -} - -#if GTEST_HAS_STD_WSTRING || GTEST_HAS_GLOBAL_WSTRING - -// Converts an array of wide chars to a narrow string using the UTF-8 -// encoding, and streams the result to the given Message object. -static void StreamWideCharsToMessage(const wchar_t* wstr, size_t length, - Message* msg) { - for (size_t i = 0; i != length; ) { // NOLINT - if (wstr[i] != L'\0') { - *msg << WideStringToUtf8(wstr + i, static_cast(length - i)); - while (i != length && wstr[i] != L'\0') - i++; - } else { - *msg << '\0'; - i++; - } - } -} - -#endif // GTEST_HAS_STD_WSTRING || GTEST_HAS_GLOBAL_WSTRING - -} // namespace internal - -// Constructs an empty Message. -// We allocate the stringstream separately because otherwise each use of -// ASSERT/EXPECT in a procedure adds over 200 bytes to the procedure's -// stack frame leading to huge stack frames in some cases; gcc does not reuse -// the stack space. -Message::Message() : ss_(new ::std::stringstream) { - // By default, we want there to be enough precision when printing - // a double to a Message. - *ss_ << std::setprecision(std::numeric_limits::digits10 + 2); -} - -// These two overloads allow streaming a wide C string to a Message -// using the UTF-8 encoding. -Message& Message::operator <<(const wchar_t* wide_c_str) { - return *this << internal::String::ShowWideCString(wide_c_str); -} -Message& Message::operator <<(wchar_t* wide_c_str) { - return *this << internal::String::ShowWideCString(wide_c_str); -} - -#if GTEST_HAS_STD_WSTRING -// Converts the given wide string to a narrow string using the UTF-8 -// encoding, and streams the result to this Message object. -Message& Message::operator <<(const ::std::wstring& wstr) { - internal::StreamWideCharsToMessage(wstr.c_str(), wstr.length(), this); - return *this; -} -#endif // GTEST_HAS_STD_WSTRING - -#if GTEST_HAS_GLOBAL_WSTRING -// Converts the given wide string to a narrow string using the UTF-8 -// encoding, and streams the result to this Message object. -Message& Message::operator <<(const ::wstring& wstr) { - internal::StreamWideCharsToMessage(wstr.c_str(), wstr.length(), this); - return *this; -} -#endif // GTEST_HAS_GLOBAL_WSTRING - -// Gets the text streamed to this object so far as an std::string. -// Each '\0' character in the buffer is replaced with "\\0". -std::string Message::GetString() const { - return internal::StringStreamToString(ss_.get()); -} - -// AssertionResult constructors. -// Used in EXPECT_TRUE/FALSE(assertion_result). -AssertionResult::AssertionResult(const AssertionResult& other) - : success_(other.success_), - message_(other.message_.get() != NULL ? - new ::std::string(*other.message_) : - static_cast< ::std::string*>(NULL)) { -} - -// Returns the assertion's negation. Used with EXPECT/ASSERT_FALSE. -AssertionResult AssertionResult::operator!() const { - AssertionResult negation(!success_); - if (message_.get() != NULL) - negation << *message_; - return negation; -} - -// Makes a successful assertion result. -AssertionResult AssertionSuccess() { - return AssertionResult(true); -} - -// Makes a failed assertion result. -AssertionResult AssertionFailure() { - return AssertionResult(false); -} - -// Makes a failed assertion result with the given failure message. -// Deprecated; use AssertionFailure() << message. -AssertionResult AssertionFailure(const Message& message) { - return AssertionFailure() << message; -} - -namespace internal { - -// Constructs and returns the message for an equality assertion -// (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. -// -// The first four parameters are the expressions used in the assertion -// and their values, as strings. For example, for ASSERT_EQ(foo, bar) -// where foo is 5 and bar is 6, we have: -// -// expected_expression: "foo" -// actual_expression: "bar" -// expected_value: "5" -// actual_value: "6" -// -// The ignoring_case parameter is true iff the assertion is a -// *_STRCASEEQ*. When it's true, the string " (ignoring case)" will -// be inserted into the message. -AssertionResult EqFailure(const char* expected_expression, - const char* actual_expression, - const std::string& expected_value, - const std::string& actual_value, - bool ignoring_case) { - Message msg; - msg << "Value of: " << actual_expression; - if (actual_value != actual_expression) { - msg << "\n Actual: " << actual_value; - } - - msg << "\nExpected: " << expected_expression; - if (ignoring_case) { - msg << " (ignoring case)"; - } - if (expected_value != expected_expression) { - msg << "\nWhich is: " << expected_value; - } - - return AssertionFailure() << msg; -} - -// Constructs a failure message for Boolean assertions such as EXPECT_TRUE. -std::string GetBoolAssertionFailureMessage( - const AssertionResult& assertion_result, - const char* expression_text, - const char* actual_predicate_value, - const char* expected_predicate_value) { - const char* actual_message = assertion_result.message(); - Message msg; - msg << "Value of: " << expression_text - << "\n Actual: " << actual_predicate_value; - if (actual_message[0] != '\0') - msg << " (" << actual_message << ")"; - msg << "\nExpected: " << expected_predicate_value; - return msg.GetString(); -} - -// Helper function for implementing ASSERT_NEAR. -AssertionResult DoubleNearPredFormat(const char* expr1, - const char* expr2, - const char* abs_error_expr, - double val1, - double val2, - double abs_error) { - const double diff = fabs(val1 - val2); - if (diff <= abs_error) return AssertionSuccess(); - - // TODO(wan): do not print the value of an expression if it's - // already a literal. - return AssertionFailure() - << "The difference between " << expr1 << " and " << expr2 - << " is " << diff << ", which exceeds " << abs_error_expr << ", where\n" - << expr1 << " evaluates to " << val1 << ",\n" - << expr2 << " evaluates to " << val2 << ", and\n" - << abs_error_expr << " evaluates to " << abs_error << "."; -} - - -// Helper template for implementing FloatLE() and DoubleLE(). -template -AssertionResult FloatingPointLE(const char* expr1, - const char* expr2, - RawType val1, - RawType val2) { - // Returns success if val1 is less than val2, - if (val1 < val2) { - return AssertionSuccess(); - } - - // or if val1 is almost equal to val2. - const FloatingPoint lhs(val1), rhs(val2); - if (lhs.AlmostEquals(rhs)) { - return AssertionSuccess(); - } - - // Note that the above two checks will both fail if either val1 or - // val2 is NaN, as the IEEE floating-point standard requires that - // any predicate involving a NaN must return false. - - ::std::stringstream val1_ss; - val1_ss << std::setprecision(std::numeric_limits::digits10 + 2) - << val1; - - ::std::stringstream val2_ss; - val2_ss << std::setprecision(std::numeric_limits::digits10 + 2) - << val2; - - return AssertionFailure() - << "Expected: (" << expr1 << ") <= (" << expr2 << ")\n" - << " Actual: " << StringStreamToString(&val1_ss) << " vs " - << StringStreamToString(&val2_ss); -} - -} // namespace internal - -// Asserts that val1 is less than, or almost equal to, val2. Fails -// otherwise. In particular, it fails if either val1 or val2 is NaN. -AssertionResult FloatLE(const char* expr1, const char* expr2, - float val1, float val2) { - return internal::FloatingPointLE(expr1, expr2, val1, val2); -} - -// Asserts that val1 is less than, or almost equal to, val2. Fails -// otherwise. In particular, it fails if either val1 or val2 is NaN. -AssertionResult DoubleLE(const char* expr1, const char* expr2, - double val1, double val2) { - return internal::FloatingPointLE(expr1, expr2, val1, val2); -} - -namespace internal { - -// The helper function for {ASSERT|EXPECT}_EQ with int or enum -// arguments. -AssertionResult CmpHelperEQ(const char* expected_expression, - const char* actual_expression, - BiggestInt expected, - BiggestInt actual) { - if (expected == actual) { - return AssertionSuccess(); - } - - return EqFailure(expected_expression, - actual_expression, - FormatForComparisonFailureMessage(expected, actual), - FormatForComparisonFailureMessage(actual, expected), - false); -} - -// A macro for implementing the helper functions needed to implement -// ASSERT_?? and EXPECT_?? with integer or enum arguments. It is here -// just to avoid copy-and-paste of similar code. -#define GTEST_IMPL_CMP_HELPER_(op_name, op)\ -AssertionResult CmpHelper##op_name(const char* expr1, const char* expr2, \ - BiggestInt val1, BiggestInt val2) {\ - if (val1 op val2) {\ - return AssertionSuccess();\ - } else {\ - return AssertionFailure() \ - << "Expected: (" << expr1 << ") " #op " (" << expr2\ - << "), actual: " << FormatForComparisonFailureMessage(val1, val2)\ - << " vs " << FormatForComparisonFailureMessage(val2, val1);\ - }\ -} - -// Implements the helper function for {ASSERT|EXPECT}_NE with int or -// enum arguments. -GTEST_IMPL_CMP_HELPER_(NE, !=) -// Implements the helper function for {ASSERT|EXPECT}_LE with int or -// enum arguments. -GTEST_IMPL_CMP_HELPER_(LE, <=) -// Implements the helper function for {ASSERT|EXPECT}_LT with int or -// enum arguments. -GTEST_IMPL_CMP_HELPER_(LT, < ) -// Implements the helper function for {ASSERT|EXPECT}_GE with int or -// enum arguments. -GTEST_IMPL_CMP_HELPER_(GE, >=) -// Implements the helper function for {ASSERT|EXPECT}_GT with int or -// enum arguments. -GTEST_IMPL_CMP_HELPER_(GT, > ) - -#undef GTEST_IMPL_CMP_HELPER_ - -// The helper function for {ASSERT|EXPECT}_STREQ. -AssertionResult CmpHelperSTREQ(const char* expected_expression, - const char* actual_expression, - const char* expected, - const char* actual) { - if (String::CStringEquals(expected, actual)) { - return AssertionSuccess(); - } - - return EqFailure(expected_expression, - actual_expression, - PrintToString(expected), - PrintToString(actual), - false); -} - -// The helper function for {ASSERT|EXPECT}_STRCASEEQ. -AssertionResult CmpHelperSTRCASEEQ(const char* expected_expression, - const char* actual_expression, - const char* expected, - const char* actual) { - if (String::CaseInsensitiveCStringEquals(expected, actual)) { - return AssertionSuccess(); - } - - return EqFailure(expected_expression, - actual_expression, - PrintToString(expected), - PrintToString(actual), - true); -} - -// The helper function for {ASSERT|EXPECT}_STRNE. -AssertionResult CmpHelperSTRNE(const char* s1_expression, - const char* s2_expression, - const char* s1, - const char* s2) { - if (!String::CStringEquals(s1, s2)) { - return AssertionSuccess(); - } else { - return AssertionFailure() << "Expected: (" << s1_expression << ") != (" - << s2_expression << "), actual: \"" - << s1 << "\" vs \"" << s2 << "\""; - } -} - -// The helper function for {ASSERT|EXPECT}_STRCASENE. -AssertionResult CmpHelperSTRCASENE(const char* s1_expression, - const char* s2_expression, - const char* s1, - const char* s2) { - if (!String::CaseInsensitiveCStringEquals(s1, s2)) { - return AssertionSuccess(); - } else { - return AssertionFailure() - << "Expected: (" << s1_expression << ") != (" - << s2_expression << ") (ignoring case), actual: \"" - << s1 << "\" vs \"" << s2 << "\""; - } -} - -} // namespace internal - -namespace { - -// Helper functions for implementing IsSubString() and IsNotSubstring(). - -// This group of overloaded functions return true iff needle is a -// substring of haystack. NULL is considered a substring of itself -// only. - -bool IsSubstringPred(const char* needle, const char* haystack) { - if (needle == NULL || haystack == NULL) - return needle == haystack; - - return strstr(haystack, needle) != NULL; -} - -bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { - if (needle == NULL || haystack == NULL) - return needle == haystack; - - return wcsstr(haystack, needle) != NULL; -} - -// StringType here can be either ::std::string or ::std::wstring. -template -bool IsSubstringPred(const StringType& needle, - const StringType& haystack) { - return haystack.find(needle) != StringType::npos; -} - -// This function implements either IsSubstring() or IsNotSubstring(), -// depending on the value of the expected_to_be_substring parameter. -// StringType here can be const char*, const wchar_t*, ::std::string, -// or ::std::wstring. -template -AssertionResult IsSubstringImpl( - bool expected_to_be_substring, - const char* needle_expr, const char* haystack_expr, - const StringType& needle, const StringType& haystack) { - if (IsSubstringPred(needle, haystack) == expected_to_be_substring) - return AssertionSuccess(); - - const bool is_wide_string = sizeof(needle[0]) > 1; - const char* const begin_string_quote = is_wide_string ? "L\"" : "\""; - return AssertionFailure() - << "Value of: " << needle_expr << "\n" - << " Actual: " << begin_string_quote << needle << "\"\n" - << "Expected: " << (expected_to_be_substring ? "" : "not ") - << "a substring of " << haystack_expr << "\n" - << "Which is: " << begin_string_quote << haystack << "\""; -} - -} // namespace - -// IsSubstring() and IsNotSubstring() check whether needle is a -// substring of haystack (NULL is considered a substring of itself -// only), and return an appropriate error message when they fail. - -AssertionResult IsSubstring( - const char* needle_expr, const char* haystack_expr, - const char* needle, const char* haystack) { - return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack); -} - -AssertionResult IsSubstring( - const char* needle_expr, const char* haystack_expr, - const wchar_t* needle, const wchar_t* haystack) { - return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack); -} - -AssertionResult IsNotSubstring( - const char* needle_expr, const char* haystack_expr, - const char* needle, const char* haystack) { - return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack); -} - -AssertionResult IsNotSubstring( - const char* needle_expr, const char* haystack_expr, - const wchar_t* needle, const wchar_t* haystack) { - return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack); -} - -AssertionResult IsSubstring( - const char* needle_expr, const char* haystack_expr, - const ::std::string& needle, const ::std::string& haystack) { - return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack); -} - -AssertionResult IsNotSubstring( - const char* needle_expr, const char* haystack_expr, - const ::std::string& needle, const ::std::string& haystack) { - return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack); -} - -#if GTEST_HAS_STD_WSTRING -AssertionResult IsSubstring( - const char* needle_expr, const char* haystack_expr, - const ::std::wstring& needle, const ::std::wstring& haystack) { - return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack); -} - -AssertionResult IsNotSubstring( - const char* needle_expr, const char* haystack_expr, - const ::std::wstring& needle, const ::std::wstring& haystack) { - return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack); -} -#endif // GTEST_HAS_STD_WSTRING - -namespace internal { - -#if GTEST_OS_WINDOWS - -namespace { - -// Helper function for IsHRESULT{SuccessFailure} predicates -AssertionResult HRESULTFailureHelper(const char* expr, - const char* expected, - long hr) { // NOLINT -# if GTEST_OS_WINDOWS_MOBILE - - // Windows CE doesn't support FormatMessage. - const char error_text[] = ""; - -# else - - // Looks up the human-readable system message for the HRESULT code - // and since we're not passing any params to FormatMessage, we don't - // want inserts expanded. - const DWORD kFlags = FORMAT_MESSAGE_FROM_SYSTEM | - FORMAT_MESSAGE_IGNORE_INSERTS; - const DWORD kBufSize = 4096; - // Gets the system's human readable message string for this HRESULT. - char error_text[kBufSize] = { '\0' }; - DWORD message_length = ::FormatMessageA(kFlags, - 0, // no source, we're asking system - hr, // the error - 0, // no line width restrictions - error_text, // output buffer - kBufSize, // buf size - NULL); // no arguments for inserts - // Trims tailing white space (FormatMessage leaves a trailing CR-LF) - for (; message_length && IsSpace(error_text[message_length - 1]); - --message_length) { - error_text[message_length - 1] = '\0'; - } - -# endif // GTEST_OS_WINDOWS_MOBILE - - const std::string error_hex("0x" + String::FormatHexInt(hr)); - return ::testing::AssertionFailure() - << "Expected: " << expr << " " << expected << ".\n" - << " Actual: " << error_hex << " " << error_text << "\n"; -} - -} // namespace - -AssertionResult IsHRESULTSuccess(const char* expr, long hr) { // NOLINT - if (SUCCEEDED(hr)) { - return AssertionSuccess(); - } - return HRESULTFailureHelper(expr, "succeeds", hr); -} - -AssertionResult IsHRESULTFailure(const char* expr, long hr) { // NOLINT - if (FAILED(hr)) { - return AssertionSuccess(); - } - return HRESULTFailureHelper(expr, "fails", hr); -} - -#endif // GTEST_OS_WINDOWS - -// Utility functions for encoding Unicode text (wide strings) in -// UTF-8. - -// A Unicode code-point can have upto 21 bits, and is encoded in UTF-8 -// like this: -// -// Code-point length Encoding -// 0 - 7 bits 0xxxxxxx -// 8 - 11 bits 110xxxxx 10xxxxxx -// 12 - 16 bits 1110xxxx 10xxxxxx 10xxxxxx -// 17 - 21 bits 11110xxx 10xxxxxx 10xxxxxx 10xxxxxx - -// The maximum code-point a one-byte UTF-8 sequence can represent. -const UInt32 kMaxCodePoint1 = (static_cast(1) << 7) - 1; - -// The maximum code-point a two-byte UTF-8 sequence can represent. -const UInt32 kMaxCodePoint2 = (static_cast(1) << (5 + 6)) - 1; - -// The maximum code-point a three-byte UTF-8 sequence can represent. -const UInt32 kMaxCodePoint3 = (static_cast(1) << (4 + 2*6)) - 1; - -// The maximum code-point a four-byte UTF-8 sequence can represent. -const UInt32 kMaxCodePoint4 = (static_cast(1) << (3 + 3*6)) - 1; - -// Chops off the n lowest bits from a bit pattern. Returns the n -// lowest bits. As a side effect, the original bit pattern will be -// shifted to the right by n bits. -inline UInt32 ChopLowBits(UInt32* bits, int n) { - const UInt32 low_bits = *bits & ((static_cast(1) << n) - 1); - *bits >>= n; - return low_bits; -} - -// Converts a Unicode code point to a narrow string in UTF-8 encoding. -// code_point parameter is of type UInt32 because wchar_t may not be -// wide enough to contain a code point. -// If the code_point is not a valid Unicode code point -// (i.e. outside of Unicode range U+0 to U+10FFFF) it will be converted -// to "(Invalid Unicode 0xXXXXXXXX)". -std::string CodePointToUtf8(UInt32 code_point) { - if (code_point > kMaxCodePoint4) { - return "(Invalid Unicode 0x" + String::FormatHexInt(code_point) + ")"; - } - - char str[5]; // Big enough for the largest valid code point. - if (code_point <= kMaxCodePoint1) { - str[1] = '\0'; - str[0] = static_cast(code_point); // 0xxxxxxx - } else if (code_point <= kMaxCodePoint2) { - str[2] = '\0'; - str[1] = static_cast(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx - str[0] = static_cast(0xC0 | code_point); // 110xxxxx - } else if (code_point <= kMaxCodePoint3) { - str[3] = '\0'; - str[2] = static_cast(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx - str[1] = static_cast(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx - str[0] = static_cast(0xE0 | code_point); // 1110xxxx - } else { // code_point <= kMaxCodePoint4 - str[4] = '\0'; - str[3] = static_cast(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx - str[2] = static_cast(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx - str[1] = static_cast(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx - str[0] = static_cast(0xF0 | code_point); // 11110xxx - } - return str; -} - -// The following two functions only make sense if the the system -// uses UTF-16 for wide string encoding. All supported systems -// with 16 bit wchar_t (Windows, Cygwin, Symbian OS) do use UTF-16. - -// Determines if the arguments constitute UTF-16 surrogate pair -// and thus should be combined into a single Unicode code point -// using CreateCodePointFromUtf16SurrogatePair. -inline bool IsUtf16SurrogatePair(wchar_t first, wchar_t second) { - return sizeof(wchar_t) == 2 && - (first & 0xFC00) == 0xD800 && (second & 0xFC00) == 0xDC00; -} - -// Creates a Unicode code point from UTF16 surrogate pair. -inline UInt32 CreateCodePointFromUtf16SurrogatePair(wchar_t first, - wchar_t second) { - const UInt32 mask = (1 << 10) - 1; - return (sizeof(wchar_t) == 2) ? - (((first & mask) << 10) | (second & mask)) + 0x10000 : - // This function should not be called when the condition is - // false, but we provide a sensible default in case it is. - static_cast(first); -} - -// Converts a wide string to a narrow string in UTF-8 encoding. -// The wide string is assumed to have the following encoding: -// UTF-16 if sizeof(wchar_t) == 2 (on Windows, Cygwin, Symbian OS) -// UTF-32 if sizeof(wchar_t) == 4 (on Linux) -// Parameter str points to a null-terminated wide string. -// Parameter num_chars may additionally limit the number -// of wchar_t characters processed. -1 is used when the entire string -// should be processed. -// If the string contains code points that are not valid Unicode code points -// (i.e. outside of Unicode range U+0 to U+10FFFF) they will be output -// as '(Invalid Unicode 0xXXXXXXXX)'. If the string is in UTF16 encoding -// and contains invalid UTF-16 surrogate pairs, values in those pairs -// will be encoded as individual Unicode characters from Basic Normal Plane. -std::string WideStringToUtf8(const wchar_t* str, int num_chars) { - if (num_chars == -1) - num_chars = static_cast(wcslen(str)); - - ::std::stringstream stream; - for (int i = 0; i < num_chars; ++i) { - UInt32 unicode_code_point; - - if (str[i] == L'\0') { - break; - } else if (i + 1 < num_chars && IsUtf16SurrogatePair(str[i], str[i + 1])) { - unicode_code_point = CreateCodePointFromUtf16SurrogatePair(str[i], - str[i + 1]); - i++; - } else { - unicode_code_point = static_cast(str[i]); - } - - stream << CodePointToUtf8(unicode_code_point); - } - return StringStreamToString(&stream); -} - -// Converts a wide C string to an std::string using the UTF-8 encoding. -// NULL will be converted to "(null)". -std::string String::ShowWideCString(const wchar_t * wide_c_str) { - if (wide_c_str == NULL) return "(null)"; - - return internal::WideStringToUtf8(wide_c_str, -1); -} - -// Compares two wide C strings. Returns true iff they have the same -// content. -// -// Unlike wcscmp(), this function can handle NULL argument(s). A NULL -// C string is considered different to any non-NULL C string, -// including the empty string. -bool String::WideCStringEquals(const wchar_t * lhs, const wchar_t * rhs) { - if (lhs == NULL) return rhs == NULL; - - if (rhs == NULL) return false; - - return wcscmp(lhs, rhs) == 0; -} - -// Helper function for *_STREQ on wide strings. -AssertionResult CmpHelperSTREQ(const char* expected_expression, - const char* actual_expression, - const wchar_t* expected, - const wchar_t* actual) { - if (String::WideCStringEquals(expected, actual)) { - return AssertionSuccess(); - } - - return EqFailure(expected_expression, - actual_expression, - PrintToString(expected), - PrintToString(actual), - false); -} - -// Helper function for *_STRNE on wide strings. -AssertionResult CmpHelperSTRNE(const char* s1_expression, - const char* s2_expression, - const wchar_t* s1, - const wchar_t* s2) { - if (!String::WideCStringEquals(s1, s2)) { - return AssertionSuccess(); - } - - return AssertionFailure() << "Expected: (" << s1_expression << ") != (" - << s2_expression << "), actual: " - << PrintToString(s1) - << " vs " << PrintToString(s2); -} - -// Compares two C strings, ignoring case. Returns true iff they have -// the same content. -// -// Unlike strcasecmp(), this function can handle NULL argument(s). A -// NULL C string is considered different to any non-NULL C string, -// including the empty string. -bool String::CaseInsensitiveCStringEquals(const char * lhs, const char * rhs) { - if (lhs == NULL) - return rhs == NULL; - if (rhs == NULL) - return false; - return posix::StrCaseCmp(lhs, rhs) == 0; -} - - // Compares two wide C strings, ignoring case. Returns true iff they - // have the same content. - // - // Unlike wcscasecmp(), this function can handle NULL argument(s). - // A NULL C string is considered different to any non-NULL wide C string, - // including the empty string. - // NB: The implementations on different platforms slightly differ. - // On windows, this method uses _wcsicmp which compares according to LC_CTYPE - // environment variable. On GNU platform this method uses wcscasecmp - // which compares according to LC_CTYPE category of the current locale. - // On MacOS X, it uses towlower, which also uses LC_CTYPE category of the - // current locale. -bool String::CaseInsensitiveWideCStringEquals(const wchar_t* lhs, - const wchar_t* rhs) { - if (lhs == NULL) return rhs == NULL; - - if (rhs == NULL) return false; - -#if GTEST_OS_WINDOWS - return _wcsicmp(lhs, rhs) == 0; -#elif GTEST_OS_LINUX && !GTEST_OS_LINUX_ANDROID - return wcscasecmp(lhs, rhs) == 0; -#else - // Android, Mac OS X and Cygwin don't define wcscasecmp. - // Other unknown OSes may not define it either. - wint_t left, right; - do { - left = towlower(*lhs++); - right = towlower(*rhs++); - } while (left && left == right); - return left == right; -#endif // OS selector -} - -// Returns true iff str ends with the given suffix, ignoring case. -// Any string is considered to end with an empty suffix. -bool String::EndsWithCaseInsensitive( - const std::string& str, const std::string& suffix) { - const size_t str_len = str.length(); - const size_t suffix_len = suffix.length(); - return (str_len >= suffix_len) && - CaseInsensitiveCStringEquals(str.c_str() + str_len - suffix_len, - suffix.c_str()); -} - -// Formats an int value as "%02d". -std::string String::FormatIntWidth2(int value) { - std::stringstream ss; - ss << std::setfill('0') << std::setw(2) << value; - return ss.str(); -} - -// Formats an int value as "%X". -std::string String::FormatHexInt(int value) { - std::stringstream ss; - ss << std::hex << std::uppercase << value; - return ss.str(); -} - -// Formats a byte as "%02X". -std::string String::FormatByte(unsigned char value) { - std::stringstream ss; - ss << std::setfill('0') << std::setw(2) << std::hex << std::uppercase - << static_cast(value); - return ss.str(); -} - -// Converts the buffer in a stringstream to an std::string, converting NUL -// bytes to "\\0" along the way. -std::string StringStreamToString(::std::stringstream* ss) { - const ::std::string& str = ss->str(); - const char* const start = str.c_str(); - const char* const end = start + str.length(); - - std::string result; - result.reserve(2 * (end - start)); - for (const char* ch = start; ch != end; ++ch) { - if (*ch == '\0') { - result += "\\0"; // Replaces NUL with "\\0"; - } else { - result += *ch; - } - } - - return result; -} - -// Appends the user-supplied message to the Google-Test-generated message. -std::string AppendUserMessage(const std::string& gtest_msg, - const Message& user_msg) { - // Appends the user message if it's non-empty. - const std::string user_msg_string = user_msg.GetString(); - if (user_msg_string.empty()) { - return gtest_msg; - } - - return gtest_msg + "\n" + user_msg_string; -} - -} // namespace internal - -// class TestResult - -// Creates an empty TestResult. -TestResult::TestResult() - : death_test_count_(0), - elapsed_time_(0) { -} - -// D'tor. -TestResult::~TestResult() { -} - -// Returns the i-th test part result among all the results. i can -// range from 0 to total_part_count() - 1. If i is not in that range, -// aborts the program. -const TestPartResult& TestResult::GetTestPartResult(int i) const { - if (i < 0 || i >= total_part_count()) - internal::posix::Abort(); - return test_part_results_.at(i); -} - -// Returns the i-th test property. i can range from 0 to -// test_property_count() - 1. If i is not in that range, aborts the -// program. -const TestProperty& TestResult::GetTestProperty(int i) const { - if (i < 0 || i >= test_property_count()) - internal::posix::Abort(); - return test_properties_.at(i); -} - -// Clears the test part results. -void TestResult::ClearTestPartResults() { - test_part_results_.clear(); -} - -// Adds a test part result to the list. -void TestResult::AddTestPartResult(const TestPartResult& test_part_result) { - test_part_results_.push_back(test_part_result); -} - -// Adds a test property to the list. If a property with the same key as the -// supplied property is already represented, the value of this test_property -// replaces the old value for that key. -void TestResult::RecordProperty(const std::string& xml_element, - const TestProperty& test_property) { - if (!ValidateTestProperty(xml_element, test_property)) { - return; - } - internal::MutexLock lock(&test_properites_mutex_); - const std::vector::iterator property_with_matching_key = - std::find_if(test_properties_.begin(), test_properties_.end(), - internal::TestPropertyKeyIs(test_property.key())); - if (property_with_matching_key == test_properties_.end()) { - test_properties_.push_back(test_property); - return; - } - property_with_matching_key->SetValue(test_property.value()); -} - -// The list of reserved attributes used in the element of XML -// output. -static const char* const kReservedTestSuitesAttributes[] = { - "disabled", - "errors", - "failures", - "name", - "random_seed", - "tests", - "time", - "timestamp" -}; - -// The list of reserved attributes used in the element of XML -// output. -static const char* const kReservedTestSuiteAttributes[] = { - "disabled", - "errors", - "failures", - "name", - "tests", - "time" -}; - -// The list of reserved attributes used in the element of XML output. -static const char* const kReservedTestCaseAttributes[] = { - "classname", - "name", - "status", - "time", - "type_param", - "value_param" -}; - -template -std::vector ArrayAsVector(const char* const (&array)[kSize]) { - return std::vector(array, array + kSize); -} - -static std::vector GetReservedAttributesForElement( - const std::string& xml_element) { - if (xml_element == "testsuites") { - return ArrayAsVector(kReservedTestSuitesAttributes); - } else if (xml_element == "testsuite") { - return ArrayAsVector(kReservedTestSuiteAttributes); - } else if (xml_element == "testcase") { - return ArrayAsVector(kReservedTestCaseAttributes); - } else { - GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; - } - // This code is unreachable but some compilers may not realizes that. - return std::vector(); -} - -static std::string FormatWordList(const std::vector& words) { - Message word_list; - for (size_t i = 0; i < words.size(); ++i) { - if (i > 0 && words.size() > 2) { - word_list << ", "; - } - if (i == words.size() - 1) { - word_list << "and "; - } - word_list << "'" << words[i] << "'"; - } - return word_list.GetString(); -} - -bool ValidateTestPropertyName(const std::string& property_name, - const std::vector& reserved_names) { - if (std::find(reserved_names.begin(), reserved_names.end(), property_name) != - reserved_names.end()) { - ADD_FAILURE() << "Reserved key used in RecordProperty(): " << property_name - << " (" << FormatWordList(reserved_names) - << " are reserved by " << GTEST_NAME_ << ")"; - return false; - } - return true; -} - -// Adds a failure if the key is a reserved attribute of the element named -// xml_element. Returns true if the property is valid. -bool TestResult::ValidateTestProperty(const std::string& xml_element, - const TestProperty& test_property) { - return ValidateTestPropertyName(test_property.key(), - GetReservedAttributesForElement(xml_element)); -} - -// Clears the object. -void TestResult::Clear() { - test_part_results_.clear(); - test_properties_.clear(); - death_test_count_ = 0; - elapsed_time_ = 0; -} - -// Returns true iff the test failed. -bool TestResult::Failed() const { - for (int i = 0; i < total_part_count(); ++i) { - if (GetTestPartResult(i).failed()) - return true; - } - return false; -} - -// Returns true iff the test part fatally failed. -static bool TestPartFatallyFailed(const TestPartResult& result) { - return result.fatally_failed(); -} - -// Returns true iff the test fatally failed. -bool TestResult::HasFatalFailure() const { - return CountIf(test_part_results_, TestPartFatallyFailed) > 0; -} - -// Returns true iff the test part non-fatally failed. -static bool TestPartNonfatallyFailed(const TestPartResult& result) { - return result.nonfatally_failed(); -} - -// Returns true iff the test has a non-fatal failure. -bool TestResult::HasNonfatalFailure() const { - return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; -} - -// Gets the number of all test parts. This is the sum of the number -// of successful test parts and the number of failed test parts. -int TestResult::total_part_count() const { - return static_cast(test_part_results_.size()); -} - -// Returns the number of the test properties. -int TestResult::test_property_count() const { - return static_cast(test_properties_.size()); -} - -// class Test - -// Creates a Test object. - -// The c'tor saves the values of all Google Test flags. -Test::Test() - : gtest_flag_saver_(new internal::GTestFlagSaver) { -} - -// The d'tor restores the values of all Google Test flags. -Test::~Test() { - delete gtest_flag_saver_; -} - -// Sets up the test fixture. -// -// A sub-class may override this. -void Test::SetUp() { -} - -// Tears down the test fixture. -// -// A sub-class may override this. -void Test::TearDown() { -} - -// Allows user supplied key value pairs to be recorded for later output. -void Test::RecordProperty(const std::string& key, const std::string& value) { - UnitTest::GetInstance()->RecordProperty(key, value); -} - -// Allows user supplied key value pairs to be recorded for later output. -void Test::RecordProperty(const std::string& key, int value) { - Message value_message; - value_message << value; - RecordProperty(key, value_message.GetString().c_str()); -} - -namespace internal { - -void ReportFailureInUnknownLocation(TestPartResult::Type result_type, - const std::string& message) { - // This function is a friend of UnitTest and as such has access to - // AddTestPartResult. - UnitTest::GetInstance()->AddTestPartResult( - result_type, - NULL, // No info about the source file where the exception occurred. - -1, // We have no info on which line caused the exception. - message, - ""); // No stack trace, either. -} - -} // namespace internal - -// Google Test requires all tests in the same test case to use the same test -// fixture class. This function checks if the current test has the -// same fixture class as the first test in the current test case. If -// yes, it returns true; otherwise it generates a Google Test failure and -// returns false. -bool Test::HasSameFixtureClass() { - internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); - const TestCase* const test_case = impl->current_test_case(); - - // Info about the first test in the current test case. - const TestInfo* const first_test_info = test_case->test_info_list()[0]; - const internal::TypeId first_fixture_id = first_test_info->fixture_class_id_; - const char* const first_test_name = first_test_info->name(); - - // Info about the current test. - const TestInfo* const this_test_info = impl->current_test_info(); - const internal::TypeId this_fixture_id = this_test_info->fixture_class_id_; - const char* const this_test_name = this_test_info->name(); - - if (this_fixture_id != first_fixture_id) { - // Is the first test defined using TEST? - const bool first_is_TEST = first_fixture_id == internal::GetTestTypeId(); - // Is this test defined using TEST? - const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId(); - - if (first_is_TEST || this_is_TEST) { - // The user mixed TEST and TEST_F in this test case - we'll tell - // him/her how to fix it. - - // Gets the name of the TEST and the name of the TEST_F. Note - // that first_is_TEST and this_is_TEST cannot both be true, as - // the fixture IDs are different for the two tests. - const char* const TEST_name = - first_is_TEST ? first_test_name : this_test_name; - const char* const TEST_F_name = - first_is_TEST ? this_test_name : first_test_name; - - ADD_FAILURE() - << "All tests in the same test case must use the same test fixture\n" - << "class, so mixing TEST_F and TEST in the same test case is\n" - << "illegal. In test case " << this_test_info->test_case_name() - << ",\n" - << "test " << TEST_F_name << " is defined using TEST_F but\n" - << "test " << TEST_name << " is defined using TEST. You probably\n" - << "want to change the TEST to TEST_F or move it to another test\n" - << "case."; - } else { - // The user defined two fixture classes with the same name in - // two namespaces - we'll tell him/her how to fix it. - ADD_FAILURE() - << "All tests in the same test case must use the same test fixture\n" - << "class. However, in test case " - << this_test_info->test_case_name() << ",\n" - << "you defined test " << first_test_name - << " and test " << this_test_name << "\n" - << "using two different test fixture classes. This can happen if\n" - << "the two classes are from different namespaces or translation\n" - << "units and have the same name. You should probably rename one\n" - << "of the classes to put the tests into different test cases."; - } - return false; - } - - return true; -} - -#if GTEST_HAS_SEH - -// Adds an "exception thrown" fatal failure to the current test. This -// function returns its result via an output parameter pointer because VC++ -// prohibits creation of objects with destructors on stack in functions -// using __try (see error C2712). -static std::string* FormatSehExceptionMessage(DWORD exception_code, - const char* location) { - Message message; - message << "SEH exception with code 0x" << std::setbase(16) << - exception_code << std::setbase(10) << " thrown in " << location << "."; - - return new std::string(message.GetString()); -} - -#endif // GTEST_HAS_SEH - -namespace internal { - -#if GTEST_HAS_EXCEPTIONS - -// Adds an "exception thrown" fatal failure to the current test. -static std::string FormatCxxExceptionMessage(const char* description, - const char* location) { - Message message; - if (description != NULL) { - message << "C++ exception with description \"" << description << "\""; - } else { - message << "Unknown C++ exception"; - } - message << " thrown in " << location << "."; - - return message.GetString(); -} - -static std::string PrintTestPartResultToString( - const TestPartResult& test_part_result); - -GoogleTestFailureException::GoogleTestFailureException( - const TestPartResult& failure) - : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {} - -#endif // GTEST_HAS_EXCEPTIONS - -// We put these helper functions in the internal namespace as IBM's xlC -// compiler rejects the code if they were declared static. - -// Runs the given method and handles SEH exceptions it throws, when -// SEH is supported; returns the 0-value for type Result in case of an -// SEH exception. (Microsoft compilers cannot handle SEH and C++ -// exceptions in the same function. Therefore, we provide a separate -// wrapper function for handling SEH exceptions.) -template -Result HandleSehExceptionsInMethodIfSupported( - T* object, Result (T::*method)(), const char* location) { -#if GTEST_HAS_SEH - __try { - return (object->*method)(); - } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT - GetExceptionCode())) { - // We create the exception message on the heap because VC++ prohibits - // creation of objects with destructors on stack in functions using __try - // (see error C2712). - std::string* exception_message = FormatSehExceptionMessage( - GetExceptionCode(), location); - internal::ReportFailureInUnknownLocation(TestPartResult::kFatalFailure, - *exception_message); - delete exception_message; - return static_cast(0); - } -#else - (void)location; - return (object->*method)(); -#endif // GTEST_HAS_SEH -} - -// Runs the given method and catches and reports C++ and/or SEH-style -// exceptions, if they are supported; returns the 0-value for type -// Result in case of an SEH exception. -template -Result HandleExceptionsInMethodIfSupported( - T* object, Result (T::*method)(), const char* location) { - // NOTE: The user code can affect the way in which Google Test handles - // exceptions by setting GTEST_FLAG(catch_exceptions), but only before - // RUN_ALL_TESTS() starts. It is technically possible to check the flag - // after the exception is caught and either report or re-throw the - // exception based on the flag's value: - // - // try { - // // Perform the test method. - // } catch (...) { - // if (GTEST_FLAG(catch_exceptions)) - // // Report the exception as failure. - // else - // throw; // Re-throws the original exception. - // } - // - // However, the purpose of this flag is to allow the program to drop into - // the debugger when the exception is thrown. On most platforms, once the - // control enters the catch block, the exception origin information is - // lost and the debugger will stop the program at the point of the - // re-throw in this function -- instead of at the point of the original - // throw statement in the code under test. For this reason, we perform - // the check early, sacrificing the ability to affect Google Test's - // exception handling in the method where the exception is thrown. - if (internal::GetUnitTestImpl()->catch_exceptions()) { -#if GTEST_HAS_EXCEPTIONS - try { - return HandleSehExceptionsInMethodIfSupported(object, method, location); - } catch (const internal::GoogleTestFailureException&) { // NOLINT - // This exception type can only be thrown by a failed Google - // Test assertion with the intention of letting another testing - // framework catch it. Therefore we just re-throw it. - throw; - } catch (const std::exception& e) { // NOLINT - internal::ReportFailureInUnknownLocation( - TestPartResult::kFatalFailure, - FormatCxxExceptionMessage(e.what(), location)); - } catch (...) { // NOLINT - internal::ReportFailureInUnknownLocation( - TestPartResult::kFatalFailure, - FormatCxxExceptionMessage(NULL, location)); - } - return static_cast(0); -#else - return HandleSehExceptionsInMethodIfSupported(object, method, location); -#endif // GTEST_HAS_EXCEPTIONS - } else { - return (object->*method)(); - } -} - -} // namespace internal - -// Runs the test and updates the test result. -void Test::Run() { - if (!HasSameFixtureClass()) return; - - internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); - impl->os_stack_trace_getter()->UponLeavingGTest(); - internal::HandleExceptionsInMethodIfSupported(this, &Test::SetUp, "SetUp()"); - // We will run the test only if SetUp() was successful. - if (!HasFatalFailure()) { - impl->os_stack_trace_getter()->UponLeavingGTest(); - internal::HandleExceptionsInMethodIfSupported( - this, &Test::TestBody, "the test body"); - } - - // However, we want to clean up as much as possible. Hence we will - // always call TearDown(), even if SetUp() or the test body has - // failed. - impl->os_stack_trace_getter()->UponLeavingGTest(); - internal::HandleExceptionsInMethodIfSupported( - this, &Test::TearDown, "TearDown()"); -} - -// Returns true iff the current test has a fatal failure. -bool Test::HasFatalFailure() { - return internal::GetUnitTestImpl()->current_test_result()->HasFatalFailure(); -} - -// Returns true iff the current test has a non-fatal failure. -bool Test::HasNonfatalFailure() { - return internal::GetUnitTestImpl()->current_test_result()-> - HasNonfatalFailure(); -} - -// class TestInfo - -// Constructs a TestInfo object. It assumes ownership of the test factory -// object. -TestInfo::TestInfo(const std::string& a_test_case_name, - const std::string& a_name, - const char* a_type_param, - const char* a_value_param, - internal::TypeId fixture_class_id, - internal::TestFactoryBase* factory) - : test_case_name_(a_test_case_name), - name_(a_name), - type_param_(a_type_param ? new std::string(a_type_param) : NULL), - value_param_(a_value_param ? new std::string(a_value_param) : NULL), - fixture_class_id_(fixture_class_id), - should_run_(false), - is_disabled_(false), - matches_filter_(false), - factory_(factory), - result_() {} - -// Destructs a TestInfo object. -TestInfo::~TestInfo() { delete factory_; } - -namespace internal { - -// Creates a new TestInfo object and registers it with Google Test; -// returns the created object. -// -// Arguments: -// -// test_case_name: name of the test case -// name: name of the test -// type_param: the name of the test's type parameter, or NULL if -// this is not a typed or a type-parameterized test. -// value_param: text representation of the test's value parameter, -// or NULL if this is not a value-parameterized test. -// fixture_class_id: ID of the test fixture class -// set_up_tc: pointer to the function that sets up the test case -// tear_down_tc: pointer to the function that tears down the test case -// factory: pointer to the factory that creates a test object. -// The newly created TestInfo instance will assume -// ownership of the factory object. -TestInfo* MakeAndRegisterTestInfo( - const char* test_case_name, - const char* name, - const char* type_param, - const char* value_param, - TypeId fixture_class_id, - SetUpTestCaseFunc set_up_tc, - TearDownTestCaseFunc tear_down_tc, - TestFactoryBase* factory) { - TestInfo* const test_info = - new TestInfo(test_case_name, name, type_param, value_param, - fixture_class_id, factory); - GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info); - return test_info; -} - -#if GTEST_HAS_PARAM_TEST -void ReportInvalidTestCaseType(const char* test_case_name, - const char* file, int line) { - Message errors; - errors - << "Attempted redefinition of test case " << test_case_name << ".\n" - << "All tests in the same test case must use the same test fixture\n" - << "class. However, in test case " << test_case_name << ", you tried\n" - << "to define a test using a fixture class different from the one\n" - << "used earlier. This can happen if the two fixture classes are\n" - << "from different namespaces and have the same name. You should\n" - << "probably rename one of the classes to put the tests into different\n" - << "test cases."; - - fprintf(stderr, "%s %s", FormatFileLocation(file, line).c_str(), - errors.GetString().c_str()); -} -#endif // GTEST_HAS_PARAM_TEST - -} // namespace internal - -namespace { - -// A predicate that checks the test name of a TestInfo against a known -// value. -// -// This is used for implementation of the TestCase class only. We put -// it in the anonymous namespace to prevent polluting the outer -// namespace. -// -// TestNameIs is copyable. -class TestNameIs { - public: - // Constructor. - // - // TestNameIs has NO default constructor. - explicit TestNameIs(const char* name) - : name_(name) {} - - // Returns true iff the test name of test_info matches name_. - bool operator()(const TestInfo * test_info) const { - return test_info && test_info->name() == name_; - } - - private: - std::string name_; -}; - -} // namespace - -namespace internal { - -// This method expands all parameterized tests registered with macros TEST_P -// and INSTANTIATE_TEST_CASE_P into regular tests and registers those. -// This will be done just once during the program runtime. -void UnitTestImpl::RegisterParameterizedTests() { -#if GTEST_HAS_PARAM_TEST - if (!parameterized_tests_registered_) { - parameterized_test_registry_.RegisterTests(); - parameterized_tests_registered_ = true; - } -#endif -} - -} // namespace internal - -// Creates the test object, runs it, records its result, and then -// deletes it. -void TestInfo::Run() { - if (!should_run_) return; - - // Tells UnitTest where to store test result. - internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); - impl->set_current_test_info(this); - - TestEventListener* repeater = UnitTest::GetInstance()->listeners().repeater(); - - // Notifies the unit test event listeners that a test is about to start. - repeater->OnTestStart(*this); - - const TimeInMillis start = internal::GetTimeInMillis(); - - impl->os_stack_trace_getter()->UponLeavingGTest(); - - // Creates the test object. - Test* const test = internal::HandleExceptionsInMethodIfSupported( - factory_, &internal::TestFactoryBase::CreateTest, - "the test fixture's constructor"); - - // Runs the test only if the test object was created and its - // constructor didn't generate a fatal failure. - if ((test != NULL) && !Test::HasFatalFailure()) { - // This doesn't throw as all user code that can throw are wrapped into - // exception handling code. - test->Run(); - } - - // Deletes the test object. - impl->os_stack_trace_getter()->UponLeavingGTest(); - internal::HandleExceptionsInMethodIfSupported( - test, &Test::DeleteSelf_, "the test fixture's destructor"); - - result_.set_elapsed_time(internal::GetTimeInMillis() - start); - - // Notifies the unit test event listener that a test has just finished. - repeater->OnTestEnd(*this); - - // Tells UnitTest to stop associating assertion results to this - // test. - impl->set_current_test_info(NULL); -} - -// class TestCase - -// Gets the number of successful tests in this test case. -int TestCase::successful_test_count() const { - return CountIf(test_info_list_, TestPassed); -} - -// Gets the number of failed tests in this test case. -int TestCase::failed_test_count() const { - return CountIf(test_info_list_, TestFailed); -} - -// Gets the number of disabled tests that will be reported in the XML report. -int TestCase::reportable_disabled_test_count() const { - return CountIf(test_info_list_, TestReportableDisabled); -} - -// Gets the number of disabled tests in this test case. -int TestCase::disabled_test_count() const { - return CountIf(test_info_list_, TestDisabled); -} - -// Gets the number of tests to be printed in the XML report. -int TestCase::reportable_test_count() const { - return CountIf(test_info_list_, TestReportable); -} - -// Get the number of tests in this test case that should run. -int TestCase::test_to_run_count() const { - return CountIf(test_info_list_, ShouldRunTest); -} - -// Gets the number of all tests. -int TestCase::total_test_count() const { - return static_cast(test_info_list_.size()); -} - -// Creates a TestCase with the given name. -// -// Arguments: -// -// name: name of the test case -// a_type_param: the name of the test case's type parameter, or NULL if -// this is not a typed or a type-parameterized test case. -// set_up_tc: pointer to the function that sets up the test case -// tear_down_tc: pointer to the function that tears down the test case -TestCase::TestCase(const char* a_name, const char* a_type_param, - Test::SetUpTestCaseFunc set_up_tc, - Test::TearDownTestCaseFunc tear_down_tc) - : name_(a_name), - type_param_(a_type_param ? new std::string(a_type_param) : NULL), - set_up_tc_(set_up_tc), - tear_down_tc_(tear_down_tc), - should_run_(false), - elapsed_time_(0) { -} - -// Destructor of TestCase. -TestCase::~TestCase() { - // Deletes every Test in the collection. - ForEach(test_info_list_, internal::Delete); -} - -// Returns the i-th test among all the tests. i can range from 0 to -// total_test_count() - 1. If i is not in that range, returns NULL. -const TestInfo* TestCase::GetTestInfo(int i) const { - const int index = GetElementOr(test_indices_, i, -1); - return index < 0 ? NULL : test_info_list_[index]; -} - -// Returns the i-th test among all the tests. i can range from 0 to -// total_test_count() - 1. If i is not in that range, returns NULL. -TestInfo* TestCase::GetMutableTestInfo(int i) { - const int index = GetElementOr(test_indices_, i, -1); - return index < 0 ? NULL : test_info_list_[index]; -} - -// Adds a test to this test case. Will delete the test upon -// destruction of the TestCase object. -void TestCase::AddTestInfo(TestInfo * test_info) { - test_info_list_.push_back(test_info); - test_indices_.push_back(static_cast(test_indices_.size())); -} - -// Runs every test in this TestCase. -void TestCase::Run() { - if (!should_run_) return; - - internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); - impl->set_current_test_case(this); - - TestEventListener* repeater = UnitTest::GetInstance()->listeners().repeater(); - - repeater->OnTestCaseStart(*this); - impl->os_stack_trace_getter()->UponLeavingGTest(); - internal::HandleExceptionsInMethodIfSupported( - this, &TestCase::RunSetUpTestCase, "SetUpTestCase()"); - - const internal::TimeInMillis start = internal::GetTimeInMillis(); - for (int i = 0; i < total_test_count(); i++) { - GetMutableTestInfo(i)->Run(); - } - elapsed_time_ = internal::GetTimeInMillis() - start; - - impl->os_stack_trace_getter()->UponLeavingGTest(); - internal::HandleExceptionsInMethodIfSupported( - this, &TestCase::RunTearDownTestCase, "TearDownTestCase()"); - - repeater->OnTestCaseEnd(*this); - impl->set_current_test_case(NULL); -} - -// Clears the results of all tests in this test case. -void TestCase::ClearResult() { - ad_hoc_test_result_.Clear(); - ForEach(test_info_list_, TestInfo::ClearTestResult); -} - -// Shuffles the tests in this test case. -void TestCase::ShuffleTests(internal::Random* random) { - Shuffle(random, &test_indices_); -} - -// Restores the test order to before the first shuffle. -void TestCase::UnshuffleTests() { - for (size_t i = 0; i < test_indices_.size(); i++) { - test_indices_[i] = static_cast(i); - } -} - -// Formats a countable noun. Depending on its quantity, either the -// singular form or the plural form is used. e.g. -// -// FormatCountableNoun(1, "formula", "formuli") returns "1 formula". -// FormatCountableNoun(5, "book", "books") returns "5 books". -static std::string FormatCountableNoun(int count, - const char * singular_form, - const char * plural_form) { - return internal::StreamableToString(count) + " " + - (count == 1 ? singular_form : plural_form); -} - -// Formats the count of tests. -static std::string FormatTestCount(int test_count) { - return FormatCountableNoun(test_count, "test", "tests"); -} - -// Formats the count of test cases. -static std::string FormatTestCaseCount(int test_case_count) { - return FormatCountableNoun(test_case_count, "test case", "test cases"); -} - -// Converts a TestPartResult::Type enum to human-friendly string -// representation. Both kNonFatalFailure and kFatalFailure are translated -// to "Failure", as the user usually doesn't care about the difference -// between the two when viewing the test result. -static const char * TestPartResultTypeToString(TestPartResult::Type type) { - switch (type) { - case TestPartResult::kSuccess: - return "Success"; - - case TestPartResult::kNonFatalFailure: - case TestPartResult::kFatalFailure: -#ifdef _MSC_VER - return "error: "; -#else - return "Failure\n"; -#endif - default: - return "Unknown result type"; - } -} - -namespace internal { - -// Prints a TestPartResult to an std::string. -static std::string PrintTestPartResultToString( - const TestPartResult& test_part_result) { - return (Message() - << internal::FormatFileLocation(test_part_result.file_name(), - test_part_result.line_number()) - << " " << TestPartResultTypeToString(test_part_result.type()) - << test_part_result.message()).GetString(); -} - -// Prints a TestPartResult. -static void PrintTestPartResult(const TestPartResult& test_part_result) { - const std::string& result = - PrintTestPartResultToString(test_part_result); - printf("%s\n", result.c_str()); - fflush(stdout); - // If the test program runs in Visual Studio or a debugger, the - // following statements add the test part result message to the Output - // window such that the user can double-click on it to jump to the - // corresponding source code location; otherwise they do nothing. -#if GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_MOBILE - // We don't call OutputDebugString*() on Windows Mobile, as printing - // to stdout is done by OutputDebugString() there already - we don't - // want the same message printed twice. - ::OutputDebugStringA(result.c_str()); - ::OutputDebugStringA("\n"); -#endif -} - -// class PrettyUnitTestResultPrinter - -enum GTestColor { - COLOR_DEFAULT, - COLOR_RED, - COLOR_GREEN, - COLOR_YELLOW -}; - -#if GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_MOBILE - -// Returns the character attribute for the given color. -WORD GetColorAttribute(GTestColor color) { - switch (color) { - case COLOR_RED: return FOREGROUND_RED; - case COLOR_GREEN: return FOREGROUND_GREEN; - case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; - default: return 0; - } -} - -#else - -// Returns the ANSI color code for the given color. COLOR_DEFAULT is -// an invalid input. -const char* GetAnsiColorCode(GTestColor color) { - switch (color) { - case COLOR_RED: return "1"; - case COLOR_GREEN: return "2"; - case COLOR_YELLOW: return "3"; - default: return NULL; - }; -} - -#endif // GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_MOBILE - -// Returns true iff Google Test should use colors in the output. -bool ShouldUseColor(bool stdout_is_tty) { - const char* const gtest_color = GTEST_FLAG(color).c_str(); - - if (String::CaseInsensitiveCStringEquals(gtest_color, "auto")) { -#if GTEST_OS_WINDOWS - // On Windows the TERM variable is usually not set, but the - // console there does support colors. - return stdout_is_tty; -#else - // On non-Windows platforms, we rely on the TERM variable. - const char* const term = posix::GetEnv("TERM"); - const bool term_supports_color = - String::CStringEquals(term, "xterm") || - String::CStringEquals(term, "xterm-color") || - String::CStringEquals(term, "xterm-256color") || - String::CStringEquals(term, "screen") || - String::CStringEquals(term, "screen-256color") || - String::CStringEquals(term, "linux") || - String::CStringEquals(term, "cygwin"); - return stdout_is_tty && term_supports_color; -#endif // GTEST_OS_WINDOWS - } - - return String::CaseInsensitiveCStringEquals(gtest_color, "yes") || - String::CaseInsensitiveCStringEquals(gtest_color, "true") || - String::CaseInsensitiveCStringEquals(gtest_color, "t") || - String::CStringEquals(gtest_color, "1"); - // We take "yes", "true", "t", and "1" as meaning "yes". If the - // value is neither one of these nor "auto", we treat it as "no" to - // be conservative. -} - -// Helpers for printing colored strings to stdout. Note that on Windows, we -// cannot simply emit special characters and have the terminal change colors. -// This routine must actually emit the characters rather than return a string -// that would be colored when printed, as can be done on Linux. -void ColoredPrintf(GTestColor color, const char* fmt, ...) { - va_list args; - va_start(args, fmt); - -#if GTEST_OS_WINDOWS_MOBILE || GTEST_OS_SYMBIAN || GTEST_OS_ZOS || GTEST_OS_IOS - const bool use_color = false; -#else - static const bool in_color_mode = - ShouldUseColor(posix::IsATTY(posix::FileNo(stdout)) != 0); - const bool use_color = in_color_mode && (color != COLOR_DEFAULT); -#endif // GTEST_OS_WINDOWS_MOBILE || GTEST_OS_SYMBIAN || GTEST_OS_ZOS - // The '!= 0' comparison is necessary to satisfy MSVC 7.1. - - if (!use_color) { - vprintf(fmt, args); - va_end(args); - return; - } - -#if GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_MOBILE - const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); - - // Gets the current text color. - CONSOLE_SCREEN_BUFFER_INFO buffer_info; - GetConsoleScreenBufferInfo(stdout_handle, &buffer_info); - const WORD old_color_attrs = buffer_info.wAttributes; - - // We need to flush the stream buffers into the console before each - // SetConsoleTextAttribute call lest it affect the text that is already - // printed but has not yet reached the console. - fflush(stdout); - SetConsoleTextAttribute(stdout_handle, - GetColorAttribute(color) | FOREGROUND_INTENSITY); - vprintf(fmt, args); - - fflush(stdout); - // Restores the text color. - SetConsoleTextAttribute(stdout_handle, old_color_attrs); -#else - printf("\033[0;3%sm", GetAnsiColorCode(color)); - vprintf(fmt, args); - printf("\033[m"); // Resets the terminal to default. -#endif // GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_MOBILE - va_end(args); -} - -// Text printed in Google Test's text output and --gunit_list_tests -// output to label the type parameter and value parameter for a test. -static const char kTypeParamLabel[] = "TypeParam"; -static const char kValueParamLabel[] = "GetParam()"; - -void PrintFullTestCommentIfPresent(const TestInfo& test_info) { - const char* const type_param = test_info.type_param(); - const char* const value_param = test_info.value_param(); - - if (type_param != NULL || value_param != NULL) { - printf(", where "); - if (type_param != NULL) { - printf("%s = %s", kTypeParamLabel, type_param); - if (value_param != NULL) - printf(" and "); - } - if (value_param != NULL) { - printf("%s = %s", kValueParamLabel, value_param); - } - } -} - -// This class implements the TestEventListener interface. -// -// Class PrettyUnitTestResultPrinter is copyable. -class PrettyUnitTestResultPrinter : public TestEventListener { - public: - PrettyUnitTestResultPrinter() {} - static void PrintTestName(const char * test_case, const char * test) { - printf("%s.%s", test_case, test); - } - - // The following methods override what's in the TestEventListener class. - virtual void OnTestProgramStart(const UnitTest& /*unit_test*/) {} - virtual void OnTestIterationStart(const UnitTest& unit_test, int iteration); - virtual void OnEnvironmentsSetUpStart(const UnitTest& unit_test); - virtual void OnEnvironmentsSetUpEnd(const UnitTest& /*unit_test*/) {} - virtual void OnTestCaseStart(const TestCase& test_case); - virtual void OnTestStart(const TestInfo& test_info); - virtual void OnTestPartResult(const TestPartResult& result); - virtual void OnTestEnd(const TestInfo& test_info); - virtual void OnTestCaseEnd(const TestCase& test_case); - virtual void OnEnvironmentsTearDownStart(const UnitTest& unit_test); - virtual void OnEnvironmentsTearDownEnd(const UnitTest& /*unit_test*/) {} - virtual void OnTestIterationEnd(const UnitTest& unit_test, int iteration); - virtual void OnTestProgramEnd(const UnitTest& /*unit_test*/) {} - - private: - static void PrintFailedTests(const UnitTest& unit_test); -}; - - // Fired before each iteration of tests starts. -void PrettyUnitTestResultPrinter::OnTestIterationStart( - const UnitTest& unit_test, int iteration) { - if (GTEST_FLAG(repeat) != 1) - printf("\nRepeating all tests (iteration %d) . . .\n\n", iteration + 1); - - const char* const filter = GTEST_FLAG(filter).c_str(); - - // Prints the filter if it's not *. This reminds the user that some - // tests may be skipped. - if (!String::CStringEquals(filter, kUniversalFilter)) { - ColoredPrintf(COLOR_YELLOW, - "Note: %s filter = %s\n", GTEST_NAME_, filter); - } - - if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) { - const Int32 shard_index = Int32FromEnvOrDie(kTestShardIndex, -1); - ColoredPrintf(COLOR_YELLOW, - "Note: This is test shard %d of %s.\n", - static_cast(shard_index) + 1, - internal::posix::GetEnv(kTestTotalShards)); - } - - if (GTEST_FLAG(shuffle)) { - ColoredPrintf(COLOR_YELLOW, - "Note: Randomizing tests' orders with a seed of %d .\n", - unit_test.random_seed()); - } - - ColoredPrintf(COLOR_GREEN, "[==========] "); - printf("Running %s from %s.\n", - FormatTestCount(unit_test.test_to_run_count()).c_str(), - FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); - fflush(stdout); -} - -void PrettyUnitTestResultPrinter::OnEnvironmentsSetUpStart( - const UnitTest& /*unit_test*/) { - ColoredPrintf(COLOR_GREEN, "[----------] "); - printf("Global test environment set-up.\n"); - fflush(stdout); -} - -void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) { - const std::string counts = - FormatCountableNoun(test_case.test_to_run_count(), "test", "tests"); - ColoredPrintf(COLOR_GREEN, "[----------] "); - printf("%s from %s", counts.c_str(), test_case.name()); - if (test_case.type_param() == NULL) { - printf("\n"); - } else { - printf(", where %s = %s\n", kTypeParamLabel, test_case.type_param()); - } - fflush(stdout); -} - -void PrettyUnitTestResultPrinter::OnTestStart(const TestInfo& test_info) { - ColoredPrintf(COLOR_GREEN, "[ RUN ] "); - PrintTestName(test_info.test_case_name(), test_info.name()); - printf("\n"); - fflush(stdout); -} - -// Called after an assertion failure. -void PrettyUnitTestResultPrinter::OnTestPartResult( - const TestPartResult& result) { - // If the test part succeeded, we don't need to do anything. - if (result.type() == TestPartResult::kSuccess) - return; - - // Print failure message from the assertion (e.g. expected this and got that). - PrintTestPartResult(result); - fflush(stdout); -} - -void PrettyUnitTestResultPrinter::OnTestEnd(const TestInfo& test_info) { - if (test_info.result()->Passed()) { - ColoredPrintf(COLOR_GREEN, "[ OK ] "); - } else { - ColoredPrintf(COLOR_RED, "[ FAILED ] "); - } - PrintTestName(test_info.test_case_name(), test_info.name()); - if (test_info.result()->Failed()) - PrintFullTestCommentIfPresent(test_info); - - if (GTEST_FLAG(print_time)) { - printf(" (%s ms)\n", internal::StreamableToString( - test_info.result()->elapsed_time()).c_str()); - } else { - printf("\n"); - } - fflush(stdout); -} - -void PrettyUnitTestResultPrinter::OnTestCaseEnd(const TestCase& test_case) { - if (!GTEST_FLAG(print_time)) return; - - const std::string counts = - FormatCountableNoun(test_case.test_to_run_count(), "test", "tests"); - ColoredPrintf(COLOR_GREEN, "[----------] "); - printf("%s from %s (%s ms total)\n\n", - counts.c_str(), test_case.name(), - internal::StreamableToString(test_case.elapsed_time()).c_str()); - fflush(stdout); -} - -void PrettyUnitTestResultPrinter::OnEnvironmentsTearDownStart( - const UnitTest& /*unit_test*/) { - ColoredPrintf(COLOR_GREEN, "[----------] "); - printf("Global test environment tear-down\n"); - fflush(stdout); -} - -// Internal helper for printing the list of failed tests. -void PrettyUnitTestResultPrinter::PrintFailedTests(const UnitTest& unit_test) { - const int failed_test_count = unit_test.failed_test_count(); - if (failed_test_count == 0) { - return; - } - - for (int i = 0; i < unit_test.total_test_case_count(); ++i) { - const TestCase& test_case = *unit_test.GetTestCase(i); - if (!test_case.should_run() || (test_case.failed_test_count() == 0)) { - continue; - } - for (int j = 0; j < test_case.total_test_count(); ++j) { - const TestInfo& test_info = *test_case.GetTestInfo(j); - if (!test_info.should_run() || test_info.result()->Passed()) { - continue; - } - ColoredPrintf(COLOR_RED, "[ FAILED ] "); - printf("%s.%s", test_case.name(), test_info.name()); - PrintFullTestCommentIfPresent(test_info); - printf("\n"); - } - } -} - -void PrettyUnitTestResultPrinter::OnTestIterationEnd(const UnitTest& unit_test, - int /*iteration*/) { - ColoredPrintf(COLOR_GREEN, "[==========] "); - printf("%s from %s ran.", - FormatTestCount(unit_test.test_to_run_count()).c_str(), - FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); - if (GTEST_FLAG(print_time)) { - printf(" (%s ms total)", - internal::StreamableToString(unit_test.elapsed_time()).c_str()); - } - printf("\n"); - ColoredPrintf(COLOR_GREEN, "[ PASSED ] "); - printf("%s.\n", FormatTestCount(unit_test.successful_test_count()).c_str()); - - int num_failures = unit_test.failed_test_count(); - if (!unit_test.Passed()) { - const int failed_test_count = unit_test.failed_test_count(); - ColoredPrintf(COLOR_RED, "[ FAILED ] "); - printf("%s, listed below:\n", FormatTestCount(failed_test_count).c_str()); - PrintFailedTests(unit_test); - printf("\n%2d FAILED %s\n", num_failures, - num_failures == 1 ? "TEST" : "TESTS"); - } - - int num_disabled = unit_test.reportable_disabled_test_count(); - if (num_disabled && !GTEST_FLAG(also_run_disabled_tests)) { - if (!num_failures) { - printf("\n"); // Add a spacer if no FAILURE banner is displayed. - } - ColoredPrintf(COLOR_YELLOW, - " YOU HAVE %d DISABLED %s\n\n", - num_disabled, - num_disabled == 1 ? "TEST" : "TESTS"); - } - // Ensure that Google Test output is printed before, e.g., heapchecker output. - fflush(stdout); -} - -// End PrettyUnitTestResultPrinter - -// class TestEventRepeater -// -// This class forwards events to other event listeners. -class TestEventRepeater : public TestEventListener { - public: - TestEventRepeater() : forwarding_enabled_(true) {} - virtual ~TestEventRepeater(); - void Append(TestEventListener *listener); - TestEventListener* Release(TestEventListener* listener); - - // Controls whether events will be forwarded to listeners_. Set to false - // in death test child processes. - bool forwarding_enabled() const { return forwarding_enabled_; } - void set_forwarding_enabled(bool enable) { forwarding_enabled_ = enable; } - - virtual void OnTestProgramStart(const UnitTest& unit_test); - virtual void OnTestIterationStart(const UnitTest& unit_test, int iteration); - virtual void OnEnvironmentsSetUpStart(const UnitTest& unit_test); - virtual void OnEnvironmentsSetUpEnd(const UnitTest& unit_test); - virtual void OnTestCaseStart(const TestCase& test_case); - virtual void OnTestStart(const TestInfo& test_info); - virtual void OnTestPartResult(const TestPartResult& result); - virtual void OnTestEnd(const TestInfo& test_info); - virtual void OnTestCaseEnd(const TestCase& test_case); - virtual void OnEnvironmentsTearDownStart(const UnitTest& unit_test); - virtual void OnEnvironmentsTearDownEnd(const UnitTest& unit_test); - virtual void OnTestIterationEnd(const UnitTest& unit_test, int iteration); - virtual void OnTestProgramEnd(const UnitTest& unit_test); - - private: - // Controls whether events will be forwarded to listeners_. Set to false - // in death test child processes. - bool forwarding_enabled_; - // The list of listeners that receive events. - std::vector listeners_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(TestEventRepeater); -}; - -TestEventRepeater::~TestEventRepeater() { - ForEach(listeners_, Delete); -} - -void TestEventRepeater::Append(TestEventListener *listener) { - listeners_.push_back(listener); -} - -// TODO(vladl@google.com): Factor the search functionality into Vector::Find. -TestEventListener* TestEventRepeater::Release(TestEventListener *listener) { - for (size_t i = 0; i < listeners_.size(); ++i) { - if (listeners_[i] == listener) { - listeners_.erase(listeners_.begin() + i); - return listener; - } - } - - return NULL; -} - -// Since most methods are very similar, use macros to reduce boilerplate. -// This defines a member that forwards the call to all listeners. -#define GTEST_REPEATER_METHOD_(Name, Type) \ -void TestEventRepeater::Name(const Type& parameter) { \ - if (forwarding_enabled_) { \ - for (size_t i = 0; i < listeners_.size(); i++) { \ - listeners_[i]->Name(parameter); \ - } \ - } \ -} -// This defines a member that forwards the call to all listeners in reverse -// order. -#define GTEST_REVERSE_REPEATER_METHOD_(Name, Type) \ -void TestEventRepeater::Name(const Type& parameter) { \ - if (forwarding_enabled_) { \ - for (int i = static_cast(listeners_.size()) - 1; i >= 0; i--) { \ - listeners_[i]->Name(parameter); \ - } \ - } \ -} - -GTEST_REPEATER_METHOD_(OnTestProgramStart, UnitTest) -GTEST_REPEATER_METHOD_(OnEnvironmentsSetUpStart, UnitTest) -GTEST_REPEATER_METHOD_(OnTestCaseStart, TestCase) -GTEST_REPEATER_METHOD_(OnTestStart, TestInfo) -GTEST_REPEATER_METHOD_(OnTestPartResult, TestPartResult) -GTEST_REPEATER_METHOD_(OnEnvironmentsTearDownStart, UnitTest) -GTEST_REVERSE_REPEATER_METHOD_(OnEnvironmentsSetUpEnd, UnitTest) -GTEST_REVERSE_REPEATER_METHOD_(OnEnvironmentsTearDownEnd, UnitTest) -GTEST_REVERSE_REPEATER_METHOD_(OnTestEnd, TestInfo) -GTEST_REVERSE_REPEATER_METHOD_(OnTestCaseEnd, TestCase) -GTEST_REVERSE_REPEATER_METHOD_(OnTestProgramEnd, UnitTest) - -#undef GTEST_REPEATER_METHOD_ -#undef GTEST_REVERSE_REPEATER_METHOD_ - -void TestEventRepeater::OnTestIterationStart(const UnitTest& unit_test, - int iteration) { - if (forwarding_enabled_) { - for (size_t i = 0; i < listeners_.size(); i++) { - listeners_[i]->OnTestIterationStart(unit_test, iteration); - } - } -} - -void TestEventRepeater::OnTestIterationEnd(const UnitTest& unit_test, - int iteration) { - if (forwarding_enabled_) { - for (int i = static_cast(listeners_.size()) - 1; i >= 0; i--) { - listeners_[i]->OnTestIterationEnd(unit_test, iteration); - } - } -} - -// End TestEventRepeater - -// This class generates an XML output file. -class XmlUnitTestResultPrinter : public EmptyTestEventListener { - public: - explicit XmlUnitTestResultPrinter(const char* output_file); - - virtual void OnTestIterationEnd(const UnitTest& unit_test, int iteration); - - private: - // Is c a whitespace character that is normalized to a space character - // when it appears in an XML attribute value? - static bool IsNormalizableWhitespace(char c) { - return c == 0x9 || c == 0xA || c == 0xD; - } - - // May c appear in a well-formed XML document? - static bool IsValidXmlCharacter(char c) { - return IsNormalizableWhitespace(c) || c >= 0x20; - } - - // Returns an XML-escaped copy of the input string str. If - // is_attribute is true, the text is meant to appear as an attribute - // value, and normalizable whitespace is preserved by replacing it - // with character references. - static std::string EscapeXml(const std::string& str, bool is_attribute); - - // Returns the given string with all characters invalid in XML removed. - static std::string RemoveInvalidXmlCharacters(const std::string& str); - - // Convenience wrapper around EscapeXml when str is an attribute value. - static std::string EscapeXmlAttribute(const std::string& str) { - return EscapeXml(str, true); - } - - // Convenience wrapper around EscapeXml when str is not an attribute value. - static std::string EscapeXmlText(const char* str) { - return EscapeXml(str, false); - } - - // Verifies that the given attribute belongs to the given element and - // streams the attribute as XML. - static void OutputXmlAttribute(std::ostream* stream, - const std::string& element_name, - const std::string& name, - const std::string& value); - - // Streams an XML CDATA section, escaping invalid CDATA sequences as needed. - static void OutputXmlCDataSection(::std::ostream* stream, const char* data); - - // Streams an XML representation of a TestInfo object. - static void OutputXmlTestInfo(::std::ostream* stream, - const char* test_case_name, - const TestInfo& test_info); - - // Prints an XML representation of a TestCase object - static void PrintXmlTestCase(::std::ostream* stream, - const TestCase& test_case); - - // Prints an XML summary of unit_test to output stream out. - static void PrintXmlUnitTest(::std::ostream* stream, - const UnitTest& unit_test); - - // Produces a string representing the test properties in a result as space - // delimited XML attributes based on the property key="value" pairs. - // When the std::string is not empty, it includes a space at the beginning, - // to delimit this attribute from prior attributes. - static std::string TestPropertiesAsXmlAttributes(const TestResult& result); - - // The output file. - const std::string output_file_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(XmlUnitTestResultPrinter); -}; - -// Creates a new XmlUnitTestResultPrinter. -XmlUnitTestResultPrinter::XmlUnitTestResultPrinter(const char* output_file) - : output_file_(output_file) { - if (output_file_.c_str() == NULL || output_file_.empty()) { - fprintf(stderr, "XML output file may not be null\n"); - fflush(stderr); - exit(EXIT_FAILURE); - } -} - -// Called after the unit test ends. -void XmlUnitTestResultPrinter::OnTestIterationEnd(const UnitTest& unit_test, - int /*iteration*/) { - FILE* xmlout = NULL; - FilePath output_file(output_file_); - FilePath output_dir(output_file.RemoveFileName()); - - if (output_dir.CreateDirectoriesRecursively()) { - xmlout = posix::FOpen(output_file_.c_str(), "w"); - } - if (xmlout == NULL) { - // TODO(wan): report the reason of the failure. - // - // We don't do it for now as: - // - // 1. There is no urgent need for it. - // 2. It's a bit involved to make the errno variable thread-safe on - // all three operating systems (Linux, Windows, and Mac OS). - // 3. To interpret the meaning of errno in a thread-safe way, - // we need the strerror_r() function, which is not available on - // Windows. - fprintf(stderr, - "Unable to open file \"%s\"\n", - output_file_.c_str()); - fflush(stderr); - exit(EXIT_FAILURE); - } - std::stringstream stream; - PrintXmlUnitTest(&stream, unit_test); - fprintf(xmlout, "%s", StringStreamToString(&stream).c_str()); - fclose(xmlout); -} - -// Returns an XML-escaped copy of the input string str. If is_attribute -// is true, the text is meant to appear as an attribute value, and -// normalizable whitespace is preserved by replacing it with character -// references. -// -// Invalid XML characters in str, if any, are stripped from the output. -// It is expected that most, if not all, of the text processed by this -// module will consist of ordinary English text. -// If this module is ever modified to produce version 1.1 XML output, -// most invalid characters can be retained using character references. -// TODO(wan): It might be nice to have a minimally invasive, human-readable -// escaping scheme for invalid characters, rather than dropping them. -std::string XmlUnitTestResultPrinter::EscapeXml( - const std::string& str, bool is_attribute) { - Message m; - - for (size_t i = 0; i < str.size(); ++i) { - const char ch = str[i]; - switch (ch) { - case '<': - m << "<"; - break; - case '>': - m << ">"; - break; - case '&': - m << "&"; - break; - case '\'': - if (is_attribute) - m << "'"; - else - m << '\''; - break; - case '"': - if (is_attribute) - m << """; - else - m << '"'; - break; - default: - if (IsValidXmlCharacter(ch)) { - if (is_attribute && IsNormalizableWhitespace(ch)) - m << "&#x" << String::FormatByte(static_cast(ch)) - << ";"; - else - m << ch; - } - break; - } - } - - return m.GetString(); -} - -// Returns the given string with all characters invalid in XML removed. -// Currently invalid characters are dropped from the string. An -// alternative is to replace them with certain characters such as . or ?. -std::string XmlUnitTestResultPrinter::RemoveInvalidXmlCharacters( - const std::string& str) { - std::string output; - output.reserve(str.size()); - for (std::string::const_iterator it = str.begin(); it != str.end(); ++it) - if (IsValidXmlCharacter(*it)) - output.push_back(*it); - - return output; -} - -// The following routines generate an XML representation of a UnitTest -// object. -// -// This is how Google Test concepts map to the DTD: -// -// <-- corresponds to a UnitTest object -// <-- corresponds to a TestCase object -// <-- corresponds to a TestInfo object -// ... -// ... -// ... -// <-- individual assertion failures -// -// -// - -// Formats the given time in milliseconds as seconds. -std::string FormatTimeInMillisAsSeconds(TimeInMillis ms) { - ::std::stringstream ss; - ss << ms/1000.0; - return ss.str(); -} - -// Converts the given epoch time in milliseconds to a date string in the ISO -// 8601 format, without the timezone information. -std::string FormatEpochTimeInMillisAsIso8601(TimeInMillis ms) { - // Using non-reentrant version as localtime_r is not portable. - time_t seconds = static_cast(ms / 1000); -#ifdef _MSC_VER -# pragma warning(push) // Saves the current warning state. -# pragma warning(disable:4996) // Temporarily disables warning 4996 - // (function or variable may be unsafe). - const struct tm* const time_struct = localtime(&seconds); // NOLINT -# pragma warning(pop) // Restores the warning state again. -#else - const struct tm* const time_struct = localtime(&seconds); // NOLINT -#endif - if (time_struct == NULL) - return ""; // Invalid ms value - - // YYYY-MM-DDThh:mm:ss - return StreamableToString(time_struct->tm_year + 1900) + "-" + - String::FormatIntWidth2(time_struct->tm_mon + 1) + "-" + - String::FormatIntWidth2(time_struct->tm_mday) + "T" + - String::FormatIntWidth2(time_struct->tm_hour) + ":" + - String::FormatIntWidth2(time_struct->tm_min) + ":" + - String::FormatIntWidth2(time_struct->tm_sec); -} - -// Streams an XML CDATA section, escaping invalid CDATA sequences as needed. -void XmlUnitTestResultPrinter::OutputXmlCDataSection(::std::ostream* stream, - const char* data) { - const char* segment = data; - *stream << ""); - if (next_segment != NULL) { - stream->write( - segment, static_cast(next_segment - segment)); - *stream << "]]>]]>"); - } else { - *stream << segment; - break; - } - } - *stream << "]]>"; -} - -void XmlUnitTestResultPrinter::OutputXmlAttribute( - std::ostream* stream, - const std::string& element_name, - const std::string& name, - const std::string& value) { - const std::vector& allowed_names = - GetReservedAttributesForElement(element_name); - - GTEST_CHECK_(std::find(allowed_names.begin(), allowed_names.end(), name) != - allowed_names.end()) - << "Attribute " << name << " is not allowed for element <" << element_name - << ">."; - - *stream << " " << name << "=\"" << EscapeXmlAttribute(value) << "\""; -} - -// Prints an XML representation of a TestInfo object. -// TODO(wan): There is also value in printing properties with the plain printer. -void XmlUnitTestResultPrinter::OutputXmlTestInfo(::std::ostream* stream, - const char* test_case_name, - const TestInfo& test_info) { - const TestResult& result = *test_info.result(); - const std::string kTestcase = "testcase"; - - *stream << " \n"; - } - const string location = internal::FormatCompilerIndependentFileLocation( - part.file_name(), part.line_number()); - const string summary = location + "\n" + part.summary(); - *stream << " "; - const string detail = location + "\n" + part.message(); - OutputXmlCDataSection(stream, RemoveInvalidXmlCharacters(detail).c_str()); - *stream << "\n"; - } - } - - if (failures == 0) - *stream << " />\n"; - else - *stream << " \n"; -} - -// Prints an XML representation of a TestCase object -void XmlUnitTestResultPrinter::PrintXmlTestCase(std::ostream* stream, - const TestCase& test_case) { - const std::string kTestsuite = "testsuite"; - *stream << " <" << kTestsuite; - OutputXmlAttribute(stream, kTestsuite, "name", test_case.name()); - OutputXmlAttribute(stream, kTestsuite, "tests", - StreamableToString(test_case.reportable_test_count())); - OutputXmlAttribute(stream, kTestsuite, "failures", - StreamableToString(test_case.failed_test_count())); - OutputXmlAttribute( - stream, kTestsuite, "disabled", - StreamableToString(test_case.reportable_disabled_test_count())); - OutputXmlAttribute(stream, kTestsuite, "errors", "0"); - OutputXmlAttribute(stream, kTestsuite, "time", - FormatTimeInMillisAsSeconds(test_case.elapsed_time())); - *stream << TestPropertiesAsXmlAttributes(test_case.ad_hoc_test_result()) - << ">\n"; - - for (int i = 0; i < test_case.total_test_count(); ++i) { - if (test_case.GetTestInfo(i)->is_reportable()) - OutputXmlTestInfo(stream, test_case.name(), *test_case.GetTestInfo(i)); - } - *stream << " \n"; -} - -// Prints an XML summary of unit_test to output stream out. -void XmlUnitTestResultPrinter::PrintXmlUnitTest(std::ostream* stream, - const UnitTest& unit_test) { - const std::string kTestsuites = "testsuites"; - - *stream << "\n"; - *stream << "<" << kTestsuites; - - OutputXmlAttribute(stream, kTestsuites, "tests", - StreamableToString(unit_test.reportable_test_count())); - OutputXmlAttribute(stream, kTestsuites, "failures", - StreamableToString(unit_test.failed_test_count())); - OutputXmlAttribute( - stream, kTestsuites, "disabled", - StreamableToString(unit_test.reportable_disabled_test_count())); - OutputXmlAttribute(stream, kTestsuites, "errors", "0"); - OutputXmlAttribute( - stream, kTestsuites, "timestamp", - FormatEpochTimeInMillisAsIso8601(unit_test.start_timestamp())); - OutputXmlAttribute(stream, kTestsuites, "time", - FormatTimeInMillisAsSeconds(unit_test.elapsed_time())); - - if (GTEST_FLAG(shuffle)) { - OutputXmlAttribute(stream, kTestsuites, "random_seed", - StreamableToString(unit_test.random_seed())); - } - - *stream << TestPropertiesAsXmlAttributes(unit_test.ad_hoc_test_result()); - - OutputXmlAttribute(stream, kTestsuites, "name", "AllTests"); - *stream << ">\n"; - - for (int i = 0; i < unit_test.total_test_case_count(); ++i) { - if (unit_test.GetTestCase(i)->reportable_test_count() > 0) - PrintXmlTestCase(stream, *unit_test.GetTestCase(i)); - } - *stream << "\n"; -} - -// Produces a string representing the test properties in a result as space -// delimited XML attributes based on the property key="value" pairs. -std::string XmlUnitTestResultPrinter::TestPropertiesAsXmlAttributes( - const TestResult& result) { - Message attributes; - for (int i = 0; i < result.test_property_count(); ++i) { - const TestProperty& property = result.GetTestProperty(i); - attributes << " " << property.key() << "=" - << "\"" << EscapeXmlAttribute(property.value()) << "\""; - } - return attributes.GetString(); -} - -// End XmlUnitTestResultPrinter - -#if GTEST_CAN_STREAM_RESULTS_ - -// Checks if str contains '=', '&', '%' or '\n' characters. If yes, -// replaces them by "%xx" where xx is their hexadecimal value. For -// example, replaces "=" with "%3D". This algorithm is O(strlen(str)) -// in both time and space -- important as the input str may contain an -// arbitrarily long test failure message and stack trace. -string StreamingListener::UrlEncode(const char* str) { - string result; - result.reserve(strlen(str) + 1); - for (char ch = *str; ch != '\0'; ch = *++str) { - switch (ch) { - case '%': - case '=': - case '&': - case '\n': - result.append("%" + String::FormatByte(static_cast(ch))); - break; - default: - result.push_back(ch); - break; - } - } - return result; -} - -void StreamingListener::SocketWriter::MakeConnection() { - GTEST_CHECK_(sockfd_ == -1) - << "MakeConnection() can't be called when there is already a connection."; - - addrinfo hints; - memset(&hints, 0, sizeof(hints)); - hints.ai_family = AF_UNSPEC; // To allow both IPv4 and IPv6 addresses. - hints.ai_socktype = SOCK_STREAM; - addrinfo* servinfo = NULL; - - // Use the getaddrinfo() to get a linked list of IP addresses for - // the given host name. - const int error_num = getaddrinfo( - host_name_.c_str(), port_num_.c_str(), &hints, &servinfo); - if (error_num != 0) { - GTEST_LOG_(WARNING) << "stream_result_to: getaddrinfo() failed: " - << gai_strerror(error_num); - } - - // Loop through all the results and connect to the first we can. - for (addrinfo* cur_addr = servinfo; sockfd_ == -1 && cur_addr != NULL; - cur_addr = cur_addr->ai_next) { - sockfd_ = socket( - cur_addr->ai_family, cur_addr->ai_socktype, cur_addr->ai_protocol); - if (sockfd_ != -1) { - // Connect the client socket to the server socket. - if (connect(sockfd_, cur_addr->ai_addr, cur_addr->ai_addrlen) == -1) { - close(sockfd_); - sockfd_ = -1; - } - } - } - - freeaddrinfo(servinfo); // all done with this structure - - if (sockfd_ == -1) { - GTEST_LOG_(WARNING) << "stream_result_to: failed to connect to " - << host_name_ << ":" << port_num_; - } -} - -// End of class Streaming Listener -#endif // GTEST_CAN_STREAM_RESULTS__ - -// Class ScopedTrace - -// Pushes the given source file location and message onto a per-thread -// trace stack maintained by Google Test. -ScopedTrace::ScopedTrace(const char* file, int line, const Message& message) - GTEST_LOCK_EXCLUDED_(&UnitTest::mutex_) { - TraceInfo trace; - trace.file = file; - trace.line = line; - trace.message = message.GetString(); - - UnitTest::GetInstance()->PushGTestTrace(trace); -} - -// Pops the info pushed by the c'tor. -ScopedTrace::~ScopedTrace() - GTEST_LOCK_EXCLUDED_(&UnitTest::mutex_) { - UnitTest::GetInstance()->PopGTestTrace(); -} - - -// class OsStackTraceGetter - -// Returns the current OS stack trace as an std::string. Parameters: -// -// max_depth - the maximum number of stack frames to be included -// in the trace. -// skip_count - the number of top frames to be skipped; doesn't count -// against max_depth. -// -string OsStackTraceGetter::CurrentStackTrace(int /* max_depth */, - int /* skip_count */) - GTEST_LOCK_EXCLUDED_(mutex_) { - return ""; -} - -void OsStackTraceGetter::UponLeavingGTest() - GTEST_LOCK_EXCLUDED_(mutex_) { -} - -const char* const -OsStackTraceGetter::kElidedFramesMarker = - "... " GTEST_NAME_ " internal frames ..."; - -// A helper class that creates the premature-exit file in its -// constructor and deletes the file in its destructor. -class ScopedPrematureExitFile { - public: - explicit ScopedPrematureExitFile(const char* premature_exit_filepath) - : premature_exit_filepath_(premature_exit_filepath) { - // If a path to the premature-exit file is specified... - if (premature_exit_filepath != NULL && *premature_exit_filepath != '\0') { - // create the file with a single "0" character in it. I/O - // errors are ignored as there's nothing better we can do and we - // don't want to fail the test because of this. - FILE* pfile = posix::FOpen(premature_exit_filepath, "w"); - fwrite("0", 1, 1, pfile); - fclose(pfile); - } - } - - ~ScopedPrematureExitFile() { - if (premature_exit_filepath_ != NULL && *premature_exit_filepath_ != '\0') { - remove(premature_exit_filepath_); - } - } - - private: - const char* const premature_exit_filepath_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(ScopedPrematureExitFile); -}; - -} // namespace internal - -// class TestEventListeners - -TestEventListeners::TestEventListeners() - : repeater_(new internal::TestEventRepeater()), - default_result_printer_(NULL), - default_xml_generator_(NULL) { -} - -TestEventListeners::~TestEventListeners() { delete repeater_; } - -// Returns the standard listener responsible for the default console -// output. Can be removed from the listeners list to shut down default -// console output. Note that removing this object from the listener list -// with Release transfers its ownership to the user. -void TestEventListeners::Append(TestEventListener* listener) { - repeater_->Append(listener); -} - -// Removes the given event listener from the list and returns it. It then -// becomes the caller's responsibility to delete the listener. Returns -// NULL if the listener is not found in the list. -TestEventListener* TestEventListeners::Release(TestEventListener* listener) { - if (listener == default_result_printer_) - default_result_printer_ = NULL; - else if (listener == default_xml_generator_) - default_xml_generator_ = NULL; - return repeater_->Release(listener); -} - -// Returns repeater that broadcasts the TestEventListener events to all -// subscribers. -TestEventListener* TestEventListeners::repeater() { return repeater_; } - -// Sets the default_result_printer attribute to the provided listener. -// The listener is also added to the listener list and previous -// default_result_printer is removed from it and deleted. The listener can -// also be NULL in which case it will not be added to the list. Does -// nothing if the previous and the current listener objects are the same. -void TestEventListeners::SetDefaultResultPrinter(TestEventListener* listener) { - if (default_result_printer_ != listener) { - // It is an error to pass this method a listener that is already in the - // list. - delete Release(default_result_printer_); - default_result_printer_ = listener; - if (listener != NULL) - Append(listener); - } -} - -// Sets the default_xml_generator attribute to the provided listener. The -// listener is also added to the listener list and previous -// default_xml_generator is removed from it and deleted. The listener can -// also be NULL in which case it will not be added to the list. Does -// nothing if the previous and the current listener objects are the same. -void TestEventListeners::SetDefaultXmlGenerator(TestEventListener* listener) { - if (default_xml_generator_ != listener) { - // It is an error to pass this method a listener that is already in the - // list. - delete Release(default_xml_generator_); - default_xml_generator_ = listener; - if (listener != NULL) - Append(listener); - } -} - -// Controls whether events will be forwarded by the repeater to the -// listeners in the list. -bool TestEventListeners::EventForwardingEnabled() const { - return repeater_->forwarding_enabled(); -} - -void TestEventListeners::SuppressEventForwarding() { - repeater_->set_forwarding_enabled(false); -} - -// class UnitTest - -// Gets the singleton UnitTest object. The first time this method is -// called, a UnitTest object is constructed and returned. Consecutive -// calls will return the same object. -// -// We don't protect this under mutex_ as a user is not supposed to -// call this before main() starts, from which point on the return -// value will never change. -UnitTest* UnitTest::GetInstance() { - // When compiled with MSVC 7.1 in optimized mode, destroying the - // UnitTest object upon exiting the program messes up the exit code, - // causing successful tests to appear failed. We have to use a - // different implementation in this case to bypass the compiler bug. - // This implementation makes the compiler happy, at the cost of - // leaking the UnitTest object. - - // CodeGear C++Builder insists on a public destructor for the - // default implementation. Use this implementation to keep good OO - // design with private destructor. - -#if (_MSC_VER == 1310 && !defined(_DEBUG)) || defined(__BORLANDC__) - static UnitTest* const instance = new UnitTest; - return instance; -#else - static UnitTest instance; - return &instance; -#endif // (_MSC_VER == 1310 && !defined(_DEBUG)) || defined(__BORLANDC__) -} - -// Gets the number of successful test cases. -int UnitTest::successful_test_case_count() const { - return impl()->successful_test_case_count(); -} - -// Gets the number of failed test cases. -int UnitTest::failed_test_case_count() const { - return impl()->failed_test_case_count(); -} - -// Gets the number of all test cases. -int UnitTest::total_test_case_count() const { - return impl()->total_test_case_count(); -} - -// Gets the number of all test cases that contain at least one test -// that should run. -int UnitTest::test_case_to_run_count() const { - return impl()->test_case_to_run_count(); -} - -// Gets the number of successful tests. -int UnitTest::successful_test_count() const { - return impl()->successful_test_count(); -} - -// Gets the number of failed tests. -int UnitTest::failed_test_count() const { return impl()->failed_test_count(); } - -// Gets the number of disabled tests that will be reported in the XML report. -int UnitTest::reportable_disabled_test_count() const { - return impl()->reportable_disabled_test_count(); -} - -// Gets the number of disabled tests. -int UnitTest::disabled_test_count() const { - return impl()->disabled_test_count(); -} - -// Gets the number of tests to be printed in the XML report. -int UnitTest::reportable_test_count() const { - return impl()->reportable_test_count(); -} - -// Gets the number of all tests. -int UnitTest::total_test_count() const { return impl()->total_test_count(); } - -// Gets the number of tests that should run. -int UnitTest::test_to_run_count() const { return impl()->test_to_run_count(); } - -// Gets the time of the test program start, in ms from the start of the -// UNIX epoch. -internal::TimeInMillis UnitTest::start_timestamp() const { - return impl()->start_timestamp(); -} - -// Gets the elapsed time, in milliseconds. -internal::TimeInMillis UnitTest::elapsed_time() const { - return impl()->elapsed_time(); -} - -// Returns true iff the unit test passed (i.e. all test cases passed). -bool UnitTest::Passed() const { return impl()->Passed(); } - -// Returns true iff the unit test failed (i.e. some test case failed -// or something outside of all tests failed). -bool UnitTest::Failed() const { return impl()->Failed(); } - -// Gets the i-th test case among all the test cases. i can range from 0 to -// total_test_case_count() - 1. If i is not in that range, returns NULL. -const TestCase* UnitTest::GetTestCase(int i) const { - return impl()->GetTestCase(i); -} - -// Returns the TestResult containing information on test failures and -// properties logged outside of individual test cases. -const TestResult& UnitTest::ad_hoc_test_result() const { - return *impl()->ad_hoc_test_result(); -} - -// Gets the i-th test case among all the test cases. i can range from 0 to -// total_test_case_count() - 1. If i is not in that range, returns NULL. -TestCase* UnitTest::GetMutableTestCase(int i) { - return impl()->GetMutableTestCase(i); -} - -// Returns the list of event listeners that can be used to track events -// inside Google Test. -TestEventListeners& UnitTest::listeners() { - return *impl()->listeners(); -} - -// Registers and returns a global test environment. When a test -// program is run, all global test environments will be set-up in the -// order they were registered. After all tests in the program have -// finished, all global test environments will be torn-down in the -// *reverse* order they were registered. -// -// The UnitTest object takes ownership of the given environment. -// -// We don't protect this under mutex_, as we only support calling it -// from the main thread. -Environment* UnitTest::AddEnvironment(Environment* env) { - if (env == NULL) { - return NULL; - } - - impl_->environments().push_back(env); - return env; -} - -// Adds a TestPartResult to the current TestResult object. All Google Test -// assertion macros (e.g. ASSERT_TRUE, EXPECT_EQ, etc) eventually call -// this to report their results. The user code should use the -// assertion macros instead of calling this directly. -void UnitTest::AddTestPartResult( - TestPartResult::Type result_type, - const char* file_name, - int line_number, - const std::string& message, - const std::string& os_stack_trace) GTEST_LOCK_EXCLUDED_(mutex_) { - Message msg; - msg << message; - - internal::MutexLock lock(&mutex_); - if (impl_->gtest_trace_stack().size() > 0) { - msg << "\n" << GTEST_NAME_ << " trace:"; - - for (int i = static_cast(impl_->gtest_trace_stack().size()); - i > 0; --i) { - const internal::TraceInfo& trace = impl_->gtest_trace_stack()[i - 1]; - msg << "\n" << internal::FormatFileLocation(trace.file, trace.line) - << " " << trace.message; - } - } - - if (os_stack_trace.c_str() != NULL && !os_stack_trace.empty()) { - msg << internal::kStackTraceMarker << os_stack_trace; - } - - const TestPartResult result = - TestPartResult(result_type, file_name, line_number, - msg.GetString().c_str()); - impl_->GetTestPartResultReporterForCurrentThread()-> - ReportTestPartResult(result); - - if (result_type != TestPartResult::kSuccess) { - // gtest_break_on_failure takes precedence over - // gtest_throw_on_failure. This allows a user to set the latter - // in the code (perhaps in order to use Google Test assertions - // with another testing framework) and specify the former on the - // command line for debugging. - if (GTEST_FLAG(break_on_failure)) { -#if GTEST_OS_WINDOWS - // Using DebugBreak on Windows allows gtest to still break into a debugger - // when a failure happens and both the --gtest_break_on_failure and - // the --gtest_catch_exceptions flags are specified. - DebugBreak(); -#else - // Dereference NULL through a volatile pointer to prevent the compiler - // from removing. We use this rather than abort() or __builtin_trap() for - // portability: Symbian doesn't implement abort() well, and some debuggers - // don't correctly trap abort(). - *static_cast(NULL) = 1; -#endif // GTEST_OS_WINDOWS - } else if (GTEST_FLAG(throw_on_failure)) { -#if GTEST_HAS_EXCEPTIONS - throw internal::GoogleTestFailureException(result); -#else - // We cannot call abort() as it generates a pop-up in debug mode - // that cannot be suppressed in VC 7.1 or below. - exit(1); -#endif - } - } -} - -// Adds a TestProperty to the current TestResult object when invoked from -// inside a test, to current TestCase's ad_hoc_test_result_ when invoked -// from SetUpTestCase or TearDownTestCase, or to the global property set -// when invoked elsewhere. If the result already contains a property with -// the same key, the value will be updated. -void UnitTest::RecordProperty(const std::string& key, - const std::string& value) { - impl_->RecordProperty(TestProperty(key, value)); -} - -// Runs all tests in this UnitTest object and prints the result. -// Returns 0 if successful, or 1 otherwise. -// -// We don't protect this under mutex_, as we only support calling it -// from the main thread. -int UnitTest::Run() { - const bool in_death_test_child_process = - internal::GTEST_FLAG(internal_run_death_test).length() > 0; - - // Google Test implements this protocol for catching that a test - // program exits before returning control to Google Test: - // - // 1. Upon start, Google Test creates a file whose absolute path - // is specified by the environment variable - // TEST_PREMATURE_EXIT_FILE. - // 2. When Google Test has finished its work, it deletes the file. - // - // This allows a test runner to set TEST_PREMATURE_EXIT_FILE before - // running a Google-Test-based test program and check the existence - // of the file at the end of the test execution to see if it has - // exited prematurely. - - // If we are in the child process of a death test, don't - // create/delete the premature exit file, as doing so is unnecessary - // and will confuse the parent process. Otherwise, create/delete - // the file upon entering/leaving this function. If the program - // somehow exits before this function has a chance to return, the - // premature-exit file will be left undeleted, causing a test runner - // that understands the premature-exit-file protocol to report the - // test as having failed. - const internal::ScopedPrematureExitFile premature_exit_file( - in_death_test_child_process ? - NULL : internal::posix::GetEnv("TEST_PREMATURE_EXIT_FILE")); - - // Captures the value of GTEST_FLAG(catch_exceptions). This value will be - // used for the duration of the program. - impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions)); - -#if GTEST_HAS_SEH - // Either the user wants Google Test to catch exceptions thrown by the - // tests or this is executing in the context of death test child - // process. In either case the user does not want to see pop-up dialogs - // about crashes - they are expected. - if (impl()->catch_exceptions() || in_death_test_child_process) { -# if !GTEST_OS_WINDOWS_MOBILE - // SetErrorMode doesn't exist on CE. - SetErrorMode(SEM_FAILCRITICALERRORS | SEM_NOALIGNMENTFAULTEXCEPT | - SEM_NOGPFAULTERRORBOX | SEM_NOOPENFILEERRORBOX); -# endif // !GTEST_OS_WINDOWS_MOBILE - -# if (defined(_MSC_VER) || GTEST_OS_WINDOWS_MINGW) && !GTEST_OS_WINDOWS_MOBILE - // Death test children can be terminated with _abort(). On Windows, - // _abort() can show a dialog with a warning message. This forces the - // abort message to go to stderr instead. - _set_error_mode(_OUT_TO_STDERR); -# endif - -# if _MSC_VER >= 1400 && !GTEST_OS_WINDOWS_MOBILE - // In the debug version, Visual Studio pops up a separate dialog - // offering a choice to debug the aborted program. We need to suppress - // this dialog or it will pop up for every EXPECT/ASSERT_DEATH statement - // executed. Google Test will notify the user of any unexpected - // failure via stderr. - // - // VC++ doesn't define _set_abort_behavior() prior to the version 8.0. - // Users of prior VC versions shall suffer the agony and pain of - // clicking through the countless debug dialogs. - // TODO(vladl@google.com): find a way to suppress the abort dialog() in the - // debug mode when compiled with VC 7.1 or lower. - if (!GTEST_FLAG(break_on_failure)) - _set_abort_behavior( - 0x0, // Clear the following flags: - _WRITE_ABORT_MSG | _CALL_REPORTFAULT); // pop-up window, core dump. -# endif - } -#endif // GTEST_HAS_SEH - - return internal::HandleExceptionsInMethodIfSupported( - impl(), - &internal::UnitTestImpl::RunAllTests, - "auxiliary test code (environments or event listeners)") ? 0 : 1; -} - -// Returns the working directory when the first TEST() or TEST_F() was -// executed. -const char* UnitTest::original_working_dir() const { - return impl_->original_working_dir_.c_str(); -} - -// Returns the TestCase object for the test that's currently running, -// or NULL if no test is running. -const TestCase* UnitTest::current_test_case() const - GTEST_LOCK_EXCLUDED_(mutex_) { - internal::MutexLock lock(&mutex_); - return impl_->current_test_case(); -} - -// Returns the TestInfo object for the test that's currently running, -// or NULL if no test is running. -const TestInfo* UnitTest::current_test_info() const - GTEST_LOCK_EXCLUDED_(mutex_) { - internal::MutexLock lock(&mutex_); - return impl_->current_test_info(); -} - -// Returns the random seed used at the start of the current test run. -int UnitTest::random_seed() const { return impl_->random_seed(); } - -#if GTEST_HAS_PARAM_TEST -// Returns ParameterizedTestCaseRegistry object used to keep track of -// value-parameterized tests and instantiate and register them. -internal::ParameterizedTestCaseRegistry& - UnitTest::parameterized_test_registry() - GTEST_LOCK_EXCLUDED_(mutex_) { - return impl_->parameterized_test_registry(); -} -#endif // GTEST_HAS_PARAM_TEST - -// Creates an empty UnitTest. -UnitTest::UnitTest() { - impl_ = new internal::UnitTestImpl(this); -} - -// Destructor of UnitTest. -UnitTest::~UnitTest() { - delete impl_; -} - -// Pushes a trace defined by SCOPED_TRACE() on to the per-thread -// Google Test trace stack. -void UnitTest::PushGTestTrace(const internal::TraceInfo& trace) - GTEST_LOCK_EXCLUDED_(mutex_) { - internal::MutexLock lock(&mutex_); - impl_->gtest_trace_stack().push_back(trace); -} - -// Pops a trace from the per-thread Google Test trace stack. -void UnitTest::PopGTestTrace() - GTEST_LOCK_EXCLUDED_(mutex_) { - internal::MutexLock lock(&mutex_); - impl_->gtest_trace_stack().pop_back(); -} - -namespace internal { - -UnitTestImpl::UnitTestImpl(UnitTest* parent) - : parent_(parent), -#ifdef _MSC_VER -# pragma warning(push) // Saves the current warning state. -# pragma warning(disable:4355) // Temporarily disables warning 4355 - // (using this in initializer). - default_global_test_part_result_reporter_(this), - default_per_thread_test_part_result_reporter_(this), -# pragma warning(pop) // Restores the warning state again. -#else - default_global_test_part_result_reporter_(this), - default_per_thread_test_part_result_reporter_(this), -#endif // _MSC_VER - global_test_part_result_repoter_( - &default_global_test_part_result_reporter_), - per_thread_test_part_result_reporter_( - &default_per_thread_test_part_result_reporter_), -#if GTEST_HAS_PARAM_TEST - parameterized_test_registry_(), - parameterized_tests_registered_(false), -#endif // GTEST_HAS_PARAM_TEST - last_death_test_case_(-1), - current_test_case_(NULL), - current_test_info_(NULL), - ad_hoc_test_result_(), - os_stack_trace_getter_(NULL), - post_flag_parse_init_performed_(false), - random_seed_(0), // Will be overridden by the flag before first use. - random_(0), // Will be reseeded before first use. - start_timestamp_(0), - elapsed_time_(0), -#if GTEST_HAS_DEATH_TEST - death_test_factory_(new DefaultDeathTestFactory), -#endif - // Will be overridden by the flag before first use. - catch_exceptions_(false) { - listeners()->SetDefaultResultPrinter(new PrettyUnitTestResultPrinter); -} - -UnitTestImpl::~UnitTestImpl() { - // Deletes every TestCase. - ForEach(test_cases_, internal::Delete); - - // Deletes every Environment. - ForEach(environments_, internal::Delete); - - delete os_stack_trace_getter_; -} - -// Adds a TestProperty to the current TestResult object when invoked in a -// context of a test, to current test case's ad_hoc_test_result when invoke -// from SetUpTestCase/TearDownTestCase, or to the global property set -// otherwise. If the result already contains a property with the same key, -// the value will be updated. -void UnitTestImpl::RecordProperty(const TestProperty& test_property) { - std::string xml_element; - TestResult* test_result; // TestResult appropriate for property recording. - - if (current_test_info_ != NULL) { - xml_element = "testcase"; - test_result = &(current_test_info_->result_); - } else if (current_test_case_ != NULL) { - xml_element = "testsuite"; - test_result = &(current_test_case_->ad_hoc_test_result_); - } else { - xml_element = "testsuites"; - test_result = &ad_hoc_test_result_; - } - test_result->RecordProperty(xml_element, test_property); -} - -#if GTEST_HAS_DEATH_TEST -// Disables event forwarding if the control is currently in a death test -// subprocess. Must not be called before InitGoogleTest. -void UnitTestImpl::SuppressTestEventsIfInSubprocess() { - if (internal_run_death_test_flag_.get() != NULL) - listeners()->SuppressEventForwarding(); -} -#endif // GTEST_HAS_DEATH_TEST - -// Initializes event listeners performing XML output as specified by -// UnitTestOptions. Must not be called before InitGoogleTest. -void UnitTestImpl::ConfigureXmlOutput() { - const std::string& output_format = UnitTestOptions::GetOutputFormat(); - if (output_format == "xml") { - listeners()->SetDefaultXmlGenerator(new XmlUnitTestResultPrinter( - UnitTestOptions::GetAbsolutePathToOutputFile().c_str())); - } else if (output_format != "") { - printf("WARNING: unrecognized output format \"%s\" ignored.\n", - output_format.c_str()); - fflush(stdout); - } -} - -#if GTEST_CAN_STREAM_RESULTS_ -// Initializes event listeners for streaming test results in string form. -// Must not be called before InitGoogleTest. -void UnitTestImpl::ConfigureStreamingOutput() { - const std::string& target = GTEST_FLAG(stream_result_to); - if (!target.empty()) { - const size_t pos = target.find(':'); - if (pos != std::string::npos) { - listeners()->Append(new StreamingListener(target.substr(0, pos), - target.substr(pos+1))); - } else { - printf("WARNING: unrecognized streaming target \"%s\" ignored.\n", - target.c_str()); - fflush(stdout); - } - } -} -#endif // GTEST_CAN_STREAM_RESULTS_ - -// Performs initialization dependent upon flag values obtained in -// ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to -// ParseGoogleTestFlagsOnly. In case a user neglects to call InitGoogleTest -// this function is also called from RunAllTests. Since this function can be -// called more than once, it has to be idempotent. -void UnitTestImpl::PostFlagParsingInit() { - // Ensures that this function does not execute more than once. - if (!post_flag_parse_init_performed_) { - post_flag_parse_init_performed_ = true; - -#if GTEST_HAS_DEATH_TEST - InitDeathTestSubprocessControlInfo(); - SuppressTestEventsIfInSubprocess(); -#endif // GTEST_HAS_DEATH_TEST - - // Registers parameterized tests. This makes parameterized tests - // available to the UnitTest reflection API without running - // RUN_ALL_TESTS. - RegisterParameterizedTests(); - - // Configures listeners for XML output. This makes it possible for users - // to shut down the default XML output before invoking RUN_ALL_TESTS. - ConfigureXmlOutput(); - -#if GTEST_CAN_STREAM_RESULTS_ - // Configures listeners for streaming test results to the specified server. - ConfigureStreamingOutput(); -#endif // GTEST_CAN_STREAM_RESULTS_ - } -} - -// A predicate that checks the name of a TestCase against a known -// value. -// -// This is used for implementation of the UnitTest class only. We put -// it in the anonymous namespace to prevent polluting the outer -// namespace. -// -// TestCaseNameIs is copyable. -class TestCaseNameIs { - public: - // Constructor. - explicit TestCaseNameIs(const std::string& name) - : name_(name) {} - - // Returns true iff the name of test_case matches name_. - bool operator()(const TestCase* test_case) const { - return test_case != NULL && strcmp(test_case->name(), name_.c_str()) == 0; - } - - private: - std::string name_; -}; - -// Finds and returns a TestCase with the given name. If one doesn't -// exist, creates one and returns it. It's the CALLER'S -// RESPONSIBILITY to ensure that this function is only called WHEN THE -// TESTS ARE NOT SHUFFLED. -// -// Arguments: -// -// test_case_name: name of the test case -// type_param: the name of the test case's type parameter, or NULL if -// this is not a typed or a type-parameterized test case. -// set_up_tc: pointer to the function that sets up the test case -// tear_down_tc: pointer to the function that tears down the test case -TestCase* UnitTestImpl::GetTestCase(const char* test_case_name, - const char* type_param, - Test::SetUpTestCaseFunc set_up_tc, - Test::TearDownTestCaseFunc tear_down_tc) { - // Can we find a TestCase with the given name? - const std::vector::const_iterator test_case = - std::find_if(test_cases_.begin(), test_cases_.end(), - TestCaseNameIs(test_case_name)); - - if (test_case != test_cases_.end()) - return *test_case; - - // No. Let's create one. - TestCase* const new_test_case = - new TestCase(test_case_name, type_param, set_up_tc, tear_down_tc); - - // Is this a death test case? - if (internal::UnitTestOptions::MatchesFilter(test_case_name, - kDeathTestCaseFilter)) { - // Yes. Inserts the test case after the last death test case - // defined so far. This only works when the test cases haven't - // been shuffled. Otherwise we may end up running a death test - // after a non-death test. - ++last_death_test_case_; - test_cases_.insert(test_cases_.begin() + last_death_test_case_, - new_test_case); - } else { - // No. Appends to the end of the list. - test_cases_.push_back(new_test_case); - } - - test_case_indices_.push_back(static_cast(test_case_indices_.size())); - return new_test_case; -} - -// Helpers for setting up / tearing down the given environment. They -// are for use in the ForEach() function. -static void SetUpEnvironment(Environment* env) { env->SetUp(); } -static void TearDownEnvironment(Environment* env) { env->TearDown(); } - -// Runs all tests in this UnitTest object, prints the result, and -// returns true if all tests are successful. If any exception is -// thrown during a test, the test is considered to be failed, but the -// rest of the tests will still be run. -// -// When parameterized tests are enabled, it expands and registers -// parameterized tests first in RegisterParameterizedTests(). -// All other functions called from RunAllTests() may safely assume that -// parameterized tests are ready to be counted and run. -bool UnitTestImpl::RunAllTests() { - // Makes sure InitGoogleTest() was called. - if (!GTestIsInitialized()) { - printf("%s", - "\nThis test program did NOT call ::testing::InitGoogleTest " - "before calling RUN_ALL_TESTS(). Please fix it.\n"); - return false; - } - - // Do not run any test if the --help flag was specified. - if (g_help_flag) - return true; - - // Repeats the call to the post-flag parsing initialization in case the - // user didn't call InitGoogleTest. - PostFlagParsingInit(); - - // Even if sharding is not on, test runners may want to use the - // GTEST_SHARD_STATUS_FILE to query whether the test supports the sharding - // protocol. - internal::WriteToShardStatusFileIfNeeded(); - - // True iff we are in a subprocess for running a thread-safe-style - // death test. - bool in_subprocess_for_death_test = false; - -#if GTEST_HAS_DEATH_TEST - in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL); -#endif // GTEST_HAS_DEATH_TEST - - const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, - in_subprocess_for_death_test); - - // Compares the full test names with the filter to decide which - // tests to run. - const bool has_tests_to_run = FilterTests(should_shard - ? HONOR_SHARDING_PROTOCOL - : IGNORE_SHARDING_PROTOCOL) > 0; - - // Lists the tests and exits if the --gtest_list_tests flag was specified. - if (GTEST_FLAG(list_tests)) { - // This must be called *after* FilterTests() has been called. - ListTestsMatchingFilter(); - return true; - } - - random_seed_ = GTEST_FLAG(shuffle) ? - GetRandomSeedFromFlag(GTEST_FLAG(random_seed)) : 0; - - // True iff at least one test has failed. - bool failed = false; - - TestEventListener* repeater = listeners()->repeater(); - - start_timestamp_ = GetTimeInMillis(); - repeater->OnTestProgramStart(*parent_); - - // How many times to repeat the tests? We don't want to repeat them - // when we are inside the subprocess of a death test. - const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat); - // Repeats forever if the repeat count is negative. - const bool forever = repeat < 0; - for (int i = 0; forever || i != repeat; i++) { - // We want to preserve failures generated by ad-hoc test - // assertions executed before RUN_ALL_TESTS(). - ClearNonAdHocTestResult(); - - const TimeInMillis start = GetTimeInMillis(); - - // Shuffles test cases and tests if requested. - if (has_tests_to_run && GTEST_FLAG(shuffle)) { - random()->Reseed(random_seed_); - // This should be done before calling OnTestIterationStart(), - // such that a test event listener can see the actual test order - // in the event. - ShuffleTests(); - } - - // Tells the unit test event listeners that the tests are about to start. - repeater->OnTestIterationStart(*parent_, i); - - // Runs each test case if there is at least one test to run. - if (has_tests_to_run) { - // Sets up all environments beforehand. - repeater->OnEnvironmentsSetUpStart(*parent_); - ForEach(environments_, SetUpEnvironment); - repeater->OnEnvironmentsSetUpEnd(*parent_); - - // Runs the tests only if there was no fatal failure during global - // set-up. - if (!Test::HasFatalFailure()) { - for (int test_index = 0; test_index < total_test_case_count(); - test_index++) { - GetMutableTestCase(test_index)->Run(); - } - } - - // Tears down all environments in reverse order afterwards. - repeater->OnEnvironmentsTearDownStart(*parent_); - std::for_each(environments_.rbegin(), environments_.rend(), - TearDownEnvironment); - repeater->OnEnvironmentsTearDownEnd(*parent_); - } - - elapsed_time_ = GetTimeInMillis() - start; - - // Tells the unit test event listener that the tests have just finished. - repeater->OnTestIterationEnd(*parent_, i); - - // Gets the result and clears it. - if (!Passed()) { - failed = true; - } - - // Restores the original test order after the iteration. This - // allows the user to quickly repro a failure that happens in the - // N-th iteration without repeating the first (N - 1) iterations. - // This is not enclosed in "if (GTEST_FLAG(shuffle)) { ... }", in - // case the user somehow changes the value of the flag somewhere - // (it's always safe to unshuffle the tests). - UnshuffleTests(); - - if (GTEST_FLAG(shuffle)) { - // Picks a new random seed for each iteration. - random_seed_ = GetNextRandomSeed(random_seed_); - } - } - - repeater->OnTestProgramEnd(*parent_); - - return !failed; -} - -// Reads the GTEST_SHARD_STATUS_FILE environment variable, and creates the file -// if the variable is present. If a file already exists at this location, this -// function will write over it. If the variable is present, but the file cannot -// be created, prints an error and exits. -void WriteToShardStatusFileIfNeeded() { - const char* const test_shard_file = posix::GetEnv(kTestShardStatusFile); - if (test_shard_file != NULL) { - FILE* const file = posix::FOpen(test_shard_file, "w"); - if (file == NULL) { - ColoredPrintf(COLOR_RED, - "Could not write to the test shard status file \"%s\" " - "specified by the %s environment variable.\n", - test_shard_file, kTestShardStatusFile); - fflush(stdout); - exit(EXIT_FAILURE); - } - fclose(file); - } -} - -// Checks whether sharding is enabled by examining the relevant -// environment variable values. If the variables are present, -// but inconsistent (i.e., shard_index >= total_shards), prints -// an error and exits. If in_subprocess_for_death_test, sharding is -// disabled because it must only be applied to the original test -// process. Otherwise, we could filter out death tests we intended to execute. -bool ShouldShard(const char* total_shards_env, - const char* shard_index_env, - bool in_subprocess_for_death_test) { - if (in_subprocess_for_death_test) { - return false; - } - - const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); - const Int32 shard_index = Int32FromEnvOrDie(shard_index_env, -1); - - if (total_shards == -1 && shard_index == -1) { - return false; - } else if (total_shards == -1 && shard_index != -1) { - const Message msg = Message() - << "Invalid environment variables: you have " - << kTestShardIndex << " = " << shard_index - << ", but have left " << kTestTotalShards << " unset.\n"; - ColoredPrintf(COLOR_RED, msg.GetString().c_str()); - fflush(stdout); - exit(EXIT_FAILURE); - } else if (total_shards != -1 && shard_index == -1) { - const Message msg = Message() - << "Invalid environment variables: you have " - << kTestTotalShards << " = " << total_shards - << ", but have left " << kTestShardIndex << " unset.\n"; - ColoredPrintf(COLOR_RED, msg.GetString().c_str()); - fflush(stdout); - exit(EXIT_FAILURE); - } else if (shard_index < 0 || shard_index >= total_shards) { - const Message msg = Message() - << "Invalid environment variables: we require 0 <= " - << kTestShardIndex << " < " << kTestTotalShards - << ", but you have " << kTestShardIndex << "=" << shard_index - << ", " << kTestTotalShards << "=" << total_shards << ".\n"; - ColoredPrintf(COLOR_RED, msg.GetString().c_str()); - fflush(stdout); - exit(EXIT_FAILURE); - } - - return total_shards > 1; -} - -// Parses the environment variable var as an Int32. If it is unset, -// returns default_val. If it is not an Int32, prints an error -// and aborts. -Int32 Int32FromEnvOrDie(const char* var, Int32 default_val) { - const char* str_val = posix::GetEnv(var); - if (str_val == NULL) { - return default_val; - } - - Int32 result; - if (!ParseInt32(Message() << "The value of environment variable " << var, - str_val, &result)) { - exit(EXIT_FAILURE); - } - return result; -} - -// Given the total number of shards, the shard index, and the test id, -// returns true iff the test should be run on this shard. The test id is -// some arbitrary but unique non-negative integer assigned to each test -// method. Assumes that 0 <= shard_index < total_shards. -bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { - return (test_id % total_shards) == shard_index; -} - -// Compares the name of each test with the user-specified filter to -// decide whether the test should be run, then records the result in -// each TestCase and TestInfo object. -// If shard_tests == true, further filters tests based on sharding -// variables in the environment - see -// http://code.google.com/p/googletest/wiki/GoogleTestAdvancedGuide. -// Returns the number of tests that should run. -int UnitTestImpl::FilterTests(ReactionToSharding shard_tests) { - const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? - Int32FromEnvOrDie(kTestTotalShards, -1) : -1; - const Int32 shard_index = shard_tests == HONOR_SHARDING_PROTOCOL ? - Int32FromEnvOrDie(kTestShardIndex, -1) : -1; - - // num_runnable_tests are the number of tests that will - // run across all shards (i.e., match filter and are not disabled). - // num_selected_tests are the number of tests to be run on - // this shard. - int num_runnable_tests = 0; - int num_selected_tests = 0; - for (size_t i = 0; i < test_cases_.size(); i++) { - TestCase* const test_case = test_cases_[i]; - const std::string &test_case_name = test_case->name(); - test_case->set_should_run(false); - - for (size_t j = 0; j < test_case->test_info_list().size(); j++) { - TestInfo* const test_info = test_case->test_info_list()[j]; - const std::string test_name(test_info->name()); - // A test is disabled if test case name or test name matches - // kDisableTestFilter. - const bool is_disabled = - internal::UnitTestOptions::MatchesFilter(test_case_name, - kDisableTestFilter) || - internal::UnitTestOptions::MatchesFilter(test_name, - kDisableTestFilter); - test_info->is_disabled_ = is_disabled; - - const bool matches_filter = - internal::UnitTestOptions::FilterMatchesTest(test_case_name, - test_name); - test_info->matches_filter_ = matches_filter; - - const bool is_runnable = - (GTEST_FLAG(also_run_disabled_tests) || !is_disabled) && - matches_filter; - - const bool is_selected = is_runnable && - (shard_tests == IGNORE_SHARDING_PROTOCOL || - ShouldRunTestOnShard(total_shards, shard_index, - num_runnable_tests)); - - num_runnable_tests += is_runnable; - num_selected_tests += is_selected; - - test_info->should_run_ = is_selected; - test_case->set_should_run(test_case->should_run() || is_selected); - } - } - return num_selected_tests; -} - -// Prints the given C-string on a single line by replacing all '\n' -// characters with string "\\n". If the output takes more than -// max_length characters, only prints the first max_length characters -// and "...". -static void PrintOnOneLine(const char* str, int max_length) { - if (str != NULL) { - for (int i = 0; *str != '\0'; ++str) { - if (i >= max_length) { - printf("..."); - break; - } - if (*str == '\n') { - printf("\\n"); - i += 2; - } else { - printf("%c", *str); - ++i; - } - } - } -} - -// Prints the names of the tests matching the user-specified filter flag. -void UnitTestImpl::ListTestsMatchingFilter() { - // Print at most this many characters for each type/value parameter. - const int kMaxParamLength = 250; - - for (size_t i = 0; i < test_cases_.size(); i++) { - const TestCase* const test_case = test_cases_[i]; - bool printed_test_case_name = false; - - for (size_t j = 0; j < test_case->test_info_list().size(); j++) { - const TestInfo* const test_info = - test_case->test_info_list()[j]; - if (test_info->matches_filter_) { - if (!printed_test_case_name) { - printed_test_case_name = true; - printf("%s.", test_case->name()); - if (test_case->type_param() != NULL) { - printf(" # %s = ", kTypeParamLabel); - // We print the type parameter on a single line to make - // the output easy to parse by a program. - PrintOnOneLine(test_case->type_param(), kMaxParamLength); - } - printf("\n"); - } - printf(" %s", test_info->name()); - if (test_info->value_param() != NULL) { - printf(" # %s = ", kValueParamLabel); - // We print the value parameter on a single line to make the - // output easy to parse by a program. - PrintOnOneLine(test_info->value_param(), kMaxParamLength); - } - printf("\n"); - } - } - } - fflush(stdout); -} - -// Sets the OS stack trace getter. -// -// Does nothing if the input and the current OS stack trace getter are -// the same; otherwise, deletes the old getter and makes the input the -// current getter. -void UnitTestImpl::set_os_stack_trace_getter( - OsStackTraceGetterInterface* getter) { - if (os_stack_trace_getter_ != getter) { - delete os_stack_trace_getter_; - os_stack_trace_getter_ = getter; - } -} - -// Returns the current OS stack trace getter if it is not NULL; -// otherwise, creates an OsStackTraceGetter, makes it the current -// getter, and returns it. -OsStackTraceGetterInterface* UnitTestImpl::os_stack_trace_getter() { - if (os_stack_trace_getter_ == NULL) { - os_stack_trace_getter_ = new OsStackTraceGetter; - } - - return os_stack_trace_getter_; -} - -// Returns the TestResult for the test that's currently running, or -// the TestResult for the ad hoc test if no test is running. -TestResult* UnitTestImpl::current_test_result() { - return current_test_info_ ? - &(current_test_info_->result_) : &ad_hoc_test_result_; -} - -// Shuffles all test cases, and the tests within each test case, -// making sure that death tests are still run first. -void UnitTestImpl::ShuffleTests() { - // Shuffles the death test cases. - ShuffleRange(random(), 0, last_death_test_case_ + 1, &test_case_indices_); - - // Shuffles the non-death test cases. - ShuffleRange(random(), last_death_test_case_ + 1, - static_cast(test_cases_.size()), &test_case_indices_); - - // Shuffles the tests inside each test case. - for (size_t i = 0; i < test_cases_.size(); i++) { - test_cases_[i]->ShuffleTests(random()); - } -} - -// Restores the test cases and tests to their order before the first shuffle. -void UnitTestImpl::UnshuffleTests() { - for (size_t i = 0; i < test_cases_.size(); i++) { - // Unshuffles the tests in each test case. - test_cases_[i]->UnshuffleTests(); - // Resets the index of each test case. - test_case_indices_[i] = static_cast(i); - } -} - -// Returns the current OS stack trace as an std::string. -// -// The maximum number of stack frames to be included is specified by -// the gtest_stack_trace_depth flag. The skip_count parameter -// specifies the number of top frames to be skipped, which doesn't -// count against the number of frames to be included. -// -// For example, if Foo() calls Bar(), which in turn calls -// GetCurrentOsStackTraceExceptTop(..., 1), Foo() will be included in -// the trace but Bar() and GetCurrentOsStackTraceExceptTop() won't. -std::string GetCurrentOsStackTraceExceptTop(UnitTest* /*unit_test*/, - int skip_count) { - // We pass skip_count + 1 to skip this wrapper function in addition - // to what the user really wants to skip. - return GetUnitTestImpl()->CurrentOsStackTraceExceptTop(skip_count + 1); -} - -// Used by the GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_ macro to -// suppress unreachable code warnings. -namespace { -class ClassUniqueToAlwaysTrue {}; -} - -bool IsTrue(bool condition) { return condition; } - -bool AlwaysTrue() { -#if GTEST_HAS_EXCEPTIONS - // This condition is always false so AlwaysTrue() never actually throws, - // but it makes the compiler think that it may throw. - if (IsTrue(false)) - throw ClassUniqueToAlwaysTrue(); -#endif // GTEST_HAS_EXCEPTIONS - return true; -} - -// If *pstr starts with the given prefix, modifies *pstr to be right -// past the prefix and returns true; otherwise leaves *pstr unchanged -// and returns false. None of pstr, *pstr, and prefix can be NULL. -bool SkipPrefix(const char* prefix, const char** pstr) { - const size_t prefix_len = strlen(prefix); - if (strncmp(*pstr, prefix, prefix_len) == 0) { - *pstr += prefix_len; - return true; - } - return false; -} - -// Parses a string as a command line flag. The string should have -// the format "--flag=value". When def_optional is true, the "=value" -// part can be omitted. -// -// Returns the value of the flag, or NULL if the parsing failed. -const char* ParseFlagValue(const char* str, - const char* flag, - bool def_optional) { - // str and flag must not be NULL. - if (str == NULL || flag == NULL) return NULL; - - // The flag must start with "--" followed by GTEST_FLAG_PREFIX_. - const std::string flag_str = std::string("--") + GTEST_FLAG_PREFIX_ + flag; - const size_t flag_len = flag_str.length(); - if (strncmp(str, flag_str.c_str(), flag_len) != 0) return NULL; - - // Skips the flag name. - const char* flag_end = str + flag_len; - - // When def_optional is true, it's OK to not have a "=value" part. - if (def_optional && (flag_end[0] == '\0')) { - return flag_end; - } - - // If def_optional is true and there are more characters after the - // flag name, or if def_optional is false, there must be a '=' after - // the flag name. - if (flag_end[0] != '=') return NULL; - - // Returns the string after "=". - return flag_end + 1; -} - -// Parses a string for a bool flag, in the form of either -// "--flag=value" or "--flag". -// -// In the former case, the value is taken as true as long as it does -// not start with '0', 'f', or 'F'. -// -// In the latter case, the value is taken as true. -// -// On success, stores the value of the flag in *value, and returns -// true. On failure, returns false without changing *value. -bool ParseBoolFlag(const char* str, const char* flag, bool* value) { - // Gets the value of the flag as a string. - const char* const value_str = ParseFlagValue(str, flag, true); - - // Aborts if the parsing failed. - if (value_str == NULL) return false; - - // Converts the string value to a bool. - *value = !(*value_str == '0' || *value_str == 'f' || *value_str == 'F'); - return true; -} - -// Parses a string for an Int32 flag, in the form of -// "--flag=value". -// -// On success, stores the value of the flag in *value, and returns -// true. On failure, returns false without changing *value. -bool ParseInt32Flag(const char* str, const char* flag, Int32* value) { - // Gets the value of the flag as a string. - const char* const value_str = ParseFlagValue(str, flag, false); - - // Aborts if the parsing failed. - if (value_str == NULL) return false; - - // Sets *value to the value of the flag. - return ParseInt32(Message() << "The value of flag --" << flag, - value_str, value); -} - -// Parses a string for a string flag, in the form of -// "--flag=value". -// -// On success, stores the value of the flag in *value, and returns -// true. On failure, returns false without changing *value. -bool ParseStringFlag(const char* str, const char* flag, std::string* value) { - // Gets the value of the flag as a string. - const char* const value_str = ParseFlagValue(str, flag, false); - - // Aborts if the parsing failed. - if (value_str == NULL) return false; - - // Sets *value to the value of the flag. - *value = value_str; - return true; -} - -// Determines whether a string has a prefix that Google Test uses for its -// flags, i.e., starts with GTEST_FLAG_PREFIX_ or GTEST_FLAG_PREFIX_DASH_. -// If Google Test detects that a command line flag has its prefix but is not -// recognized, it will print its help message. Flags starting with -// GTEST_INTERNAL_PREFIX_ followed by "internal_" are considered Google Test -// internal flags and do not trigger the help message. -static bool HasGoogleTestFlagPrefix(const char* str) { - return (SkipPrefix("--", &str) || - SkipPrefix("-", &str) || - SkipPrefix("/", &str)) && - !SkipPrefix(GTEST_FLAG_PREFIX_ "internal_", &str) && - (SkipPrefix(GTEST_FLAG_PREFIX_, &str) || - SkipPrefix(GTEST_FLAG_PREFIX_DASH_, &str)); -} - -// Prints a string containing code-encoded text. The following escape -// sequences can be used in the string to control the text color: -// -// @@ prints a single '@' character. -// @R changes the color to red. -// @G changes the color to green. -// @Y changes the color to yellow. -// @D changes to the default terminal text color. -// -// TODO(wan@google.com): Write tests for this once we add stdout -// capturing to Google Test. -static void PrintColorEncoded(const char* str) { - GTestColor color = COLOR_DEFAULT; // The current color. - - // Conceptually, we split the string into segments divided by escape - // sequences. Then we print one segment at a time. At the end of - // each iteration, the str pointer advances to the beginning of the - // next segment. - for (;;) { - const char* p = strchr(str, '@'); - if (p == NULL) { - ColoredPrintf(color, "%s", str); - return; - } - - ColoredPrintf(color, "%s", std::string(str, p).c_str()); - - const char ch = p[1]; - str = p + 2; - if (ch == '@') { - ColoredPrintf(color, "@"); - } else if (ch == 'D') { - color = COLOR_DEFAULT; - } else if (ch == 'R') { - color = COLOR_RED; - } else if (ch == 'G') { - color = COLOR_GREEN; - } else if (ch == 'Y') { - color = COLOR_YELLOW; - } else { - --str; - } - } -} - -static const char kColorEncodedHelpMessage[] = -"This program contains tests written using " GTEST_NAME_ ". You can use the\n" -"following command line flags to control its behavior:\n" -"\n" -"Test Selection:\n" -" @G--" GTEST_FLAG_PREFIX_ "list_tests@D\n" -" List the names of all tests instead of running them. The name of\n" -" TEST(Foo, Bar) is \"Foo.Bar\".\n" -" @G--" GTEST_FLAG_PREFIX_ "filter=@YPOSTIVE_PATTERNS" - "[@G-@YNEGATIVE_PATTERNS]@D\n" -" Run only the tests whose name matches one of the positive patterns but\n" -" none of the negative patterns. '?' matches any single character; '*'\n" -" matches any substring; ':' separates two patterns.\n" -" @G--" GTEST_FLAG_PREFIX_ "also_run_disabled_tests@D\n" -" Run all disabled tests too.\n" -"\n" -"Test Execution:\n" -" @G--" GTEST_FLAG_PREFIX_ "repeat=@Y[COUNT]@D\n" -" Run the tests repeatedly; use a negative count to repeat forever.\n" -" @G--" GTEST_FLAG_PREFIX_ "shuffle@D\n" -" Randomize tests' orders on every iteration.\n" -" @G--" GTEST_FLAG_PREFIX_ "random_seed=@Y[NUMBER]@D\n" -" Random number seed to use for shuffling test orders (between 1 and\n" -" 99999, or 0 to use a seed based on the current time).\n" -"\n" -"Test Output:\n" -" @G--" GTEST_FLAG_PREFIX_ "color=@Y(@Gyes@Y|@Gno@Y|@Gauto@Y)@D\n" -" Enable/disable colored output. The default is @Gauto@D.\n" -" -@G-" GTEST_FLAG_PREFIX_ "print_time=0@D\n" -" Don't print the elapsed time of each test.\n" -" @G--" GTEST_FLAG_PREFIX_ "output=xml@Y[@G:@YDIRECTORY_PATH@G" - GTEST_PATH_SEP_ "@Y|@G:@YFILE_PATH]@D\n" -" Generate an XML report in the given directory or with the given file\n" -" name. @YFILE_PATH@D defaults to @Gtest_details.xml@D.\n" -#if GTEST_CAN_STREAM_RESULTS_ -" @G--" GTEST_FLAG_PREFIX_ "stream_result_to=@YHOST@G:@YPORT@D\n" -" Stream test results to the given server.\n" -#endif // GTEST_CAN_STREAM_RESULTS_ -"\n" -"Assertion Behavior:\n" -#if GTEST_HAS_DEATH_TEST && !GTEST_OS_WINDOWS -" @G--" GTEST_FLAG_PREFIX_ "death_test_style=@Y(@Gfast@Y|@Gthreadsafe@Y)@D\n" -" Set the default death test style.\n" -#endif // GTEST_HAS_DEATH_TEST && !GTEST_OS_WINDOWS -" @G--" GTEST_FLAG_PREFIX_ "break_on_failure@D\n" -" Turn assertion failures into debugger break-points.\n" -" @G--" GTEST_FLAG_PREFIX_ "throw_on_failure@D\n" -" Turn assertion failures into C++ exceptions.\n" -" @G--" GTEST_FLAG_PREFIX_ "catch_exceptions=0@D\n" -" Do not report exceptions as test failures. Instead, allow them\n" -" to crash the program or throw a pop-up (on Windows).\n" -"\n" -"Except for @G--" GTEST_FLAG_PREFIX_ "list_tests@D, you can alternatively set " - "the corresponding\n" -"environment variable of a flag (all letters in upper-case). For example, to\n" -"disable colored text output, you can either specify @G--" GTEST_FLAG_PREFIX_ - "color=no@D or set\n" -"the @G" GTEST_FLAG_PREFIX_UPPER_ "COLOR@D environment variable to @Gno@D.\n" -"\n" -"For more information, please read the " GTEST_NAME_ " documentation at\n" -"@G" GTEST_PROJECT_URL_ "@D. If you find a bug in " GTEST_NAME_ "\n" -"(not one in your own code or tests), please report it to\n" -"@G<" GTEST_DEV_EMAIL_ ">@D.\n"; - -// Parses the command line for Google Test flags, without initializing -// other parts of Google Test. The type parameter CharType can be -// instantiated to either char or wchar_t. -template -void ParseGoogleTestFlagsOnlyImpl(int* argc, CharType** argv) { - for (int i = 1; i < *argc; i++) { - const std::string arg_string = StreamableToString(argv[i]); - const char* const arg = arg_string.c_str(); - - using internal::ParseBoolFlag; - using internal::ParseInt32Flag; - using internal::ParseStringFlag; - - // Do we see a Google Test flag? - if (ParseBoolFlag(arg, kAlsoRunDisabledTestsFlag, - >EST_FLAG(also_run_disabled_tests)) || - ParseBoolFlag(arg, kBreakOnFailureFlag, - >EST_FLAG(break_on_failure)) || - ParseBoolFlag(arg, kCatchExceptionsFlag, - >EST_FLAG(catch_exceptions)) || - ParseStringFlag(arg, kColorFlag, >EST_FLAG(color)) || - ParseStringFlag(arg, kDeathTestStyleFlag, - >EST_FLAG(death_test_style)) || - ParseBoolFlag(arg, kDeathTestUseFork, - >EST_FLAG(death_test_use_fork)) || - ParseStringFlag(arg, kFilterFlag, >EST_FLAG(filter)) || - ParseStringFlag(arg, kInternalRunDeathTestFlag, - >EST_FLAG(internal_run_death_test)) || - ParseBoolFlag(arg, kListTestsFlag, >EST_FLAG(list_tests)) || - ParseStringFlag(arg, kOutputFlag, >EST_FLAG(output)) || - ParseBoolFlag(arg, kPrintTimeFlag, >EST_FLAG(print_time)) || - ParseInt32Flag(arg, kRandomSeedFlag, >EST_FLAG(random_seed)) || - ParseInt32Flag(arg, kRepeatFlag, >EST_FLAG(repeat)) || - ParseBoolFlag(arg, kShuffleFlag, >EST_FLAG(shuffle)) || - ParseInt32Flag(arg, kStackTraceDepthFlag, - >EST_FLAG(stack_trace_depth)) || - ParseStringFlag(arg, kStreamResultToFlag, - >EST_FLAG(stream_result_to)) || - ParseBoolFlag(arg, kThrowOnFailureFlag, - >EST_FLAG(throw_on_failure)) - ) { - // Yes. Shift the remainder of the argv list left by one. Note - // that argv has (*argc + 1) elements, the last one always being - // NULL. The following loop moves the trailing NULL element as - // well. - for (int j = i; j != *argc; j++) { - argv[j] = argv[j + 1]; - } - - // Decrements the argument count. - (*argc)--; - - // We also need to decrement the iterator as we just removed - // an element. - i--; - } else if (arg_string == "--help" || arg_string == "-h" || - arg_string == "-?" || arg_string == "/?" || - HasGoogleTestFlagPrefix(arg)) { - // Both help flag and unrecognized Google Test flags (excluding - // internal ones) trigger help display. - g_help_flag = true; - } - } - - if (g_help_flag) { - // We print the help here instead of in RUN_ALL_TESTS(), as the - // latter may not be called at all if the user is using Google - // Test with another testing framework. - PrintColorEncoded(kColorEncodedHelpMessage); - } -} - -// Parses the command line for Google Test flags, without initializing -// other parts of Google Test. -void ParseGoogleTestFlagsOnly(int* argc, char** argv) { - ParseGoogleTestFlagsOnlyImpl(argc, argv); -} -void ParseGoogleTestFlagsOnly(int* argc, wchar_t** argv) { - ParseGoogleTestFlagsOnlyImpl(argc, argv); -} - -// The internal implementation of InitGoogleTest(). -// -// The type parameter CharType can be instantiated to either char or -// wchar_t. -template -void InitGoogleTestImpl(int* argc, CharType** argv) { - g_init_gtest_count++; - - // We don't want to run the initialization code twice. - if (g_init_gtest_count != 1) return; - - if (*argc <= 0) return; - - internal::g_executable_path = internal::StreamableToString(argv[0]); - -#if GTEST_HAS_DEATH_TEST - - g_argvs.clear(); - for (int i = 0; i != *argc; i++) { - g_argvs.push_back(StreamableToString(argv[i])); - } - -#endif // GTEST_HAS_DEATH_TEST - - ParseGoogleTestFlagsOnly(argc, argv); - GetUnitTestImpl()->PostFlagParsingInit(); -} - -} // namespace internal - -// Initializes Google Test. This must be called before calling -// RUN_ALL_TESTS(). In particular, it parses a command line for the -// flags that Google Test recognizes. Whenever a Google Test flag is -// seen, it is removed from argv, and *argc is decremented. -// -// No value is returned. Instead, the Google Test flag variables are -// updated. -// -// Calling the function for the second time has no user-visible effect. -void InitGoogleTest(int* argc, char** argv) { - internal::InitGoogleTestImpl(argc, argv); -} - -// This overloaded version can be used in Windows programs compiled in -// UNICODE mode. -void InitGoogleTest(int* argc, wchar_t** argv) { - internal::InitGoogleTestImpl(argc, argv); -} - -} // namespace testing diff --git a/freedv-server/googletest/src/gtest_main.cc b/freedv-server/googletest/src/gtest_main.cc deleted file mode 100644 index f3028225..00000000 --- a/freedv-server/googletest/src/gtest_main.cc +++ /dev/null @@ -1,38 +0,0 @@ -// Copyright 2006, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -#include - -#include "gtest/gtest.h" - -GTEST_API_ int main(int argc, char **argv) { - printf("Running main() from gtest_main.cc\n"); - testing::InitGoogleTest(&argc, argv); - return RUN_ALL_TESTS(); -} diff --git a/freedv-server/googletest/test/.deps/gtest_all_test.Po b/freedv-server/googletest/test/.deps/gtest_all_test.Po deleted file mode 100644 index 9ce06a81..00000000 --- a/freedv-server/googletest/test/.deps/gtest_all_test.Po +++ /dev/null @@ -1 +0,0 @@ -# dummy diff --git a/freedv-server/googletest/test/gtest-death-test_ex_test.cc b/freedv-server/googletest/test/gtest-death-test_ex_test.cc deleted file mode 100644 index b50a13d5..00000000 --- a/freedv-server/googletest/test/gtest-death-test_ex_test.cc +++ /dev/null @@ -1,93 +0,0 @@ -// Copyright 2010, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: vladl@google.com (Vlad Losev) -// -// Tests that verify interaction of exceptions and death tests. - -#include "gtest/gtest-death-test.h" -#include "gtest/gtest.h" - -#if GTEST_HAS_DEATH_TEST - -# if GTEST_HAS_SEH -# include // For RaiseException(). -# endif - -# include "gtest/gtest-spi.h" - -# if GTEST_HAS_EXCEPTIONS - -# include // For std::exception. - -// Tests that death tests report thrown exceptions as failures and that the -// exceptions do not escape death test macros. -TEST(CxxExceptionDeathTest, ExceptionIsFailure) { - try { - EXPECT_NONFATAL_FAILURE(EXPECT_DEATH(throw 1, ""), "threw an exception"); - } catch (...) { // NOLINT - FAIL() << "An exception escaped a death test macro invocation " - << "with catch_exceptions " - << (testing::GTEST_FLAG(catch_exceptions) ? "enabled" : "disabled"); - } -} - -class TestException : public std::exception { - public: - virtual const char* what() const throw() { return "exceptional message"; } -}; - -TEST(CxxExceptionDeathTest, PrintsMessageForStdExceptions) { - // Verifies that the exception message is quoted in the failure text. - EXPECT_NONFATAL_FAILURE(EXPECT_DEATH(throw TestException(), ""), - "exceptional message"); - // Verifies that the location is mentioned in the failure text. - EXPECT_NONFATAL_FAILURE(EXPECT_DEATH(throw TestException(), ""), - "gtest-death-test_ex_test.cc"); -} -# endif // GTEST_HAS_EXCEPTIONS - -# if GTEST_HAS_SEH -// Tests that enabling interception of SEH exceptions with the -// catch_exceptions flag does not interfere with SEH exceptions being -// treated as death by death tests. -TEST(SehExceptionDeasTest, CatchExceptionsDoesNotInterfere) { - EXPECT_DEATH(RaiseException(42, 0x0, 0, NULL), "") - << "with catch_exceptions " - << (testing::GTEST_FLAG(catch_exceptions) ? "enabled" : "disabled"); -} -# endif - -#endif // GTEST_HAS_DEATH_TEST - -int main(int argc, char** argv) { - testing::InitGoogleTest(&argc, argv); - testing::GTEST_FLAG(catch_exceptions) = GTEST_ENABLE_CATCH_EXCEPTIONS_ != 0; - return RUN_ALL_TESTS(); -} diff --git a/freedv-server/googletest/test/gtest-death-test_test.cc b/freedv-server/googletest/test/gtest-death-test_test.cc deleted file mode 100644 index c2d26df9..00000000 --- a/freedv-server/googletest/test/gtest-death-test_test.cc +++ /dev/null @@ -1,1367 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// Tests for death tests. - -#include "gtest/gtest-death-test.h" -#include "gtest/gtest.h" -#include "gtest/internal/gtest-filepath.h" - -using testing::internal::AlwaysFalse; -using testing::internal::AlwaysTrue; - -#if GTEST_HAS_DEATH_TEST - -# if GTEST_OS_WINDOWS -# include // For chdir(). -# else -# include -# include // For waitpid. -# endif // GTEST_OS_WINDOWS - -# include -# include -# include - -# if GTEST_OS_LINUX -# include -# endif // GTEST_OS_LINUX - -# include "gtest/gtest-spi.h" - -// Indicates that this translation unit is part of Google Test's -// implementation. It must come before gtest-internal-inl.h is -// included, or there will be a compiler error. This trick is to -// prevent a user from accidentally including gtest-internal-inl.h in -// his code. -# define GTEST_IMPLEMENTATION_ 1 -# include "src/gtest-internal-inl.h" -# undef GTEST_IMPLEMENTATION_ - -namespace posix = ::testing::internal::posix; - -using testing::Message; -using testing::internal::DeathTest; -using testing::internal::DeathTestFactory; -using testing::internal::FilePath; -using testing::internal::GetLastErrnoDescription; -using testing::internal::GetUnitTestImpl; -using testing::internal::InDeathTestChild; -using testing::internal::ParseNaturalNumber; - -namespace testing { -namespace internal { - -// A helper class whose objects replace the death test factory for a -// single UnitTest object during their lifetimes. -class ReplaceDeathTestFactory { - public: - explicit ReplaceDeathTestFactory(DeathTestFactory* new_factory) - : unit_test_impl_(GetUnitTestImpl()) { - old_factory_ = unit_test_impl_->death_test_factory_.release(); - unit_test_impl_->death_test_factory_.reset(new_factory); - } - - ~ReplaceDeathTestFactory() { - unit_test_impl_->death_test_factory_.release(); - unit_test_impl_->death_test_factory_.reset(old_factory_); - } - private: - // Prevents copying ReplaceDeathTestFactory objects. - ReplaceDeathTestFactory(const ReplaceDeathTestFactory&); - void operator=(const ReplaceDeathTestFactory&); - - UnitTestImpl* unit_test_impl_; - DeathTestFactory* old_factory_; -}; - -} // namespace internal -} // namespace testing - -void DieWithMessage(const ::std::string& message) { - fprintf(stderr, "%s", message.c_str()); - fflush(stderr); // Make sure the text is printed before the process exits. - - // We call _exit() instead of exit(), as the former is a direct - // system call and thus safer in the presence of threads. exit() - // will invoke user-defined exit-hooks, which may do dangerous - // things that conflict with death tests. - // - // Some compilers can recognize that _exit() never returns and issue the - // 'unreachable code' warning for code following this function, unless - // fooled by a fake condition. - if (AlwaysTrue()) - _exit(1); -} - -void DieInside(const ::std::string& function) { - DieWithMessage("death inside " + function + "()."); -} - -// Tests that death tests work. - -class TestForDeathTest : public testing::Test { - protected: - TestForDeathTest() : original_dir_(FilePath::GetCurrentDir()) {} - - virtual ~TestForDeathTest() { - posix::ChDir(original_dir_.c_str()); - } - - // A static member function that's expected to die. - static void StaticMemberFunction() { DieInside("StaticMemberFunction"); } - - // A method of the test fixture that may die. - void MemberFunction() { - if (should_die_) - DieInside("MemberFunction"); - } - - // True iff MemberFunction() should die. - bool should_die_; - const FilePath original_dir_; -}; - -// A class with a member function that may die. -class MayDie { - public: - explicit MayDie(bool should_die) : should_die_(should_die) {} - - // A member function that may die. - void MemberFunction() const { - if (should_die_) - DieInside("MayDie::MemberFunction"); - } - - private: - // True iff MemberFunction() should die. - bool should_die_; -}; - -// A global function that's expected to die. -void GlobalFunction() { DieInside("GlobalFunction"); } - -// A non-void function that's expected to die. -int NonVoidFunction() { - DieInside("NonVoidFunction"); - return 1; -} - -// A unary function that may die. -void DieIf(bool should_die) { - if (should_die) - DieInside("DieIf"); -} - -// A binary function that may die. -bool DieIfLessThan(int x, int y) { - if (x < y) { - DieInside("DieIfLessThan"); - } - return true; -} - -// Tests that ASSERT_DEATH can be used outside a TEST, TEST_F, or test fixture. -void DeathTestSubroutine() { - EXPECT_DEATH(GlobalFunction(), "death.*GlobalFunction"); - ASSERT_DEATH(GlobalFunction(), "death.*GlobalFunction"); -} - -// Death in dbg, not opt. -int DieInDebugElse12(int* sideeffect) { - if (sideeffect) *sideeffect = 12; - -# ifndef NDEBUG - - DieInside("DieInDebugElse12"); - -# endif // NDEBUG - - return 12; -} - -# if GTEST_OS_WINDOWS - -// Tests the ExitedWithCode predicate. -TEST(ExitStatusPredicateTest, ExitedWithCode) { - // On Windows, the process's exit code is the same as its exit status, - // so the predicate just compares the its input with its parameter. - EXPECT_TRUE(testing::ExitedWithCode(0)(0)); - EXPECT_TRUE(testing::ExitedWithCode(1)(1)); - EXPECT_TRUE(testing::ExitedWithCode(42)(42)); - EXPECT_FALSE(testing::ExitedWithCode(0)(1)); - EXPECT_FALSE(testing::ExitedWithCode(1)(0)); -} - -# else - -// Returns the exit status of a process that calls _exit(2) with a -// given exit code. This is a helper function for the -// ExitStatusPredicateTest test suite. -static int NormalExitStatus(int exit_code) { - pid_t child_pid = fork(); - if (child_pid == 0) { - _exit(exit_code); - } - int status; - waitpid(child_pid, &status, 0); - return status; -} - -// Returns the exit status of a process that raises a given signal. -// If the signal does not cause the process to die, then it returns -// instead the exit status of a process that exits normally with exit -// code 1. This is a helper function for the ExitStatusPredicateTest -// test suite. -static int KilledExitStatus(int signum) { - pid_t child_pid = fork(); - if (child_pid == 0) { - raise(signum); - _exit(1); - } - int status; - waitpid(child_pid, &status, 0); - return status; -} - -// Tests the ExitedWithCode predicate. -TEST(ExitStatusPredicateTest, ExitedWithCode) { - const int status0 = NormalExitStatus(0); - const int status1 = NormalExitStatus(1); - const int status42 = NormalExitStatus(42); - const testing::ExitedWithCode pred0(0); - const testing::ExitedWithCode pred1(1); - const testing::ExitedWithCode pred42(42); - EXPECT_PRED1(pred0, status0); - EXPECT_PRED1(pred1, status1); - EXPECT_PRED1(pred42, status42); - EXPECT_FALSE(pred0(status1)); - EXPECT_FALSE(pred42(status0)); - EXPECT_FALSE(pred1(status42)); -} - -// Tests the KilledBySignal predicate. -TEST(ExitStatusPredicateTest, KilledBySignal) { - const int status_segv = KilledExitStatus(SIGSEGV); - const int status_kill = KilledExitStatus(SIGKILL); - const testing::KilledBySignal pred_segv(SIGSEGV); - const testing::KilledBySignal pred_kill(SIGKILL); - EXPECT_PRED1(pred_segv, status_segv); - EXPECT_PRED1(pred_kill, status_kill); - EXPECT_FALSE(pred_segv(status_kill)); - EXPECT_FALSE(pred_kill(status_segv)); -} - -# endif // GTEST_OS_WINDOWS - -// Tests that the death test macros expand to code which may or may not -// be followed by operator<<, and that in either case the complete text -// comprises only a single C++ statement. -TEST_F(TestForDeathTest, SingleStatement) { - if (AlwaysFalse()) - // This would fail if executed; this is a compilation test only - ASSERT_DEATH(return, ""); - - if (AlwaysTrue()) - EXPECT_DEATH(_exit(1), ""); - else - // This empty "else" branch is meant to ensure that EXPECT_DEATH - // doesn't expand into an "if" statement without an "else" - ; - - if (AlwaysFalse()) - ASSERT_DEATH(return, "") << "did not die"; - - if (AlwaysFalse()) - ; - else - EXPECT_DEATH(_exit(1), "") << 1 << 2 << 3; -} - -void DieWithEmbeddedNul() { - fprintf(stderr, "Hello%cmy null world.\n", '\0'); - fflush(stderr); - _exit(1); -} - -# if GTEST_USES_PCRE -// Tests that EXPECT_DEATH and ASSERT_DEATH work when the error -// message has a NUL character in it. -TEST_F(TestForDeathTest, EmbeddedNulInMessage) { - // TODO(wan@google.com): doesn't support matching strings - // with embedded NUL characters - find a way to workaround it. - EXPECT_DEATH(DieWithEmbeddedNul(), "my null world"); - ASSERT_DEATH(DieWithEmbeddedNul(), "my null world"); -} -# endif // GTEST_USES_PCRE - -// Tests that death test macros expand to code which interacts well with switch -// statements. -TEST_F(TestForDeathTest, SwitchStatement) { -// Microsoft compiler usually complains about switch statements without -// case labels. We suppress that warning for this test. -# ifdef _MSC_VER -# pragma warning(push) -# pragma warning(disable: 4065) -# endif // _MSC_VER - - switch (0) - default: - ASSERT_DEATH(_exit(1), "") << "exit in default switch handler"; - - switch (0) - case 0: - EXPECT_DEATH(_exit(1), "") << "exit in switch case"; - -# ifdef _MSC_VER -# pragma warning(pop) -# endif // _MSC_VER -} - -// Tests that a static member function can be used in a "fast" style -// death test. -TEST_F(TestForDeathTest, StaticMemberFunctionFastStyle) { - testing::GTEST_FLAG(death_test_style) = "fast"; - ASSERT_DEATH(StaticMemberFunction(), "death.*StaticMember"); -} - -// Tests that a method of the test fixture can be used in a "fast" -// style death test. -TEST_F(TestForDeathTest, MemberFunctionFastStyle) { - testing::GTEST_FLAG(death_test_style) = "fast"; - should_die_ = true; - EXPECT_DEATH(MemberFunction(), "inside.*MemberFunction"); -} - -void ChangeToRootDir() { posix::ChDir(GTEST_PATH_SEP_); } - -// Tests that death tests work even if the current directory has been -// changed. -TEST_F(TestForDeathTest, FastDeathTestInChangedDir) { - testing::GTEST_FLAG(death_test_style) = "fast"; - - ChangeToRootDir(); - EXPECT_EXIT(_exit(1), testing::ExitedWithCode(1), ""); - - ChangeToRootDir(); - ASSERT_DEATH(_exit(1), ""); -} - -# if GTEST_OS_LINUX -void SigprofAction(int, siginfo_t*, void*) { /* no op */ } - -// Sets SIGPROF action and ITIMER_PROF timer (interval: 1ms). -void SetSigprofActionAndTimer() { - struct itimerval timer; - timer.it_interval.tv_sec = 0; - timer.it_interval.tv_usec = 1; - timer.it_value = timer.it_interval; - ASSERT_EQ(0, setitimer(ITIMER_PROF, &timer, NULL)); - struct sigaction signal_action; - memset(&signal_action, 0, sizeof(signal_action)); - sigemptyset(&signal_action.sa_mask); - signal_action.sa_sigaction = SigprofAction; - signal_action.sa_flags = SA_RESTART | SA_SIGINFO; - ASSERT_EQ(0, sigaction(SIGPROF, &signal_action, NULL)); -} - -// Disables ITIMER_PROF timer and ignores SIGPROF signal. -void DisableSigprofActionAndTimer(struct sigaction* old_signal_action) { - struct itimerval timer; - timer.it_interval.tv_sec = 0; - timer.it_interval.tv_usec = 0; - timer.it_value = timer.it_interval; - ASSERT_EQ(0, setitimer(ITIMER_PROF, &timer, NULL)); - struct sigaction signal_action; - memset(&signal_action, 0, sizeof(signal_action)); - sigemptyset(&signal_action.sa_mask); - signal_action.sa_handler = SIG_IGN; - ASSERT_EQ(0, sigaction(SIGPROF, &signal_action, old_signal_action)); -} - -// Tests that death tests work when SIGPROF handler and timer are set. -TEST_F(TestForDeathTest, FastSigprofActionSet) { - testing::GTEST_FLAG(death_test_style) = "fast"; - SetSigprofActionAndTimer(); - EXPECT_DEATH(_exit(1), ""); - struct sigaction old_signal_action; - DisableSigprofActionAndTimer(&old_signal_action); - EXPECT_TRUE(old_signal_action.sa_sigaction == SigprofAction); -} - -TEST_F(TestForDeathTest, ThreadSafeSigprofActionSet) { - testing::GTEST_FLAG(death_test_style) = "threadsafe"; - SetSigprofActionAndTimer(); - EXPECT_DEATH(_exit(1), ""); - struct sigaction old_signal_action; - DisableSigprofActionAndTimer(&old_signal_action); - EXPECT_TRUE(old_signal_action.sa_sigaction == SigprofAction); -} -# endif // GTEST_OS_LINUX - -// Repeats a representative sample of death tests in the "threadsafe" style: - -TEST_F(TestForDeathTest, StaticMemberFunctionThreadsafeStyle) { - testing::GTEST_FLAG(death_test_style) = "threadsafe"; - ASSERT_DEATH(StaticMemberFunction(), "death.*StaticMember"); -} - -TEST_F(TestForDeathTest, MemberFunctionThreadsafeStyle) { - testing::GTEST_FLAG(death_test_style) = "threadsafe"; - should_die_ = true; - EXPECT_DEATH(MemberFunction(), "inside.*MemberFunction"); -} - -TEST_F(TestForDeathTest, ThreadsafeDeathTestInLoop) { - testing::GTEST_FLAG(death_test_style) = "threadsafe"; - - for (int i = 0; i < 3; ++i) - EXPECT_EXIT(_exit(i), testing::ExitedWithCode(i), "") << ": i = " << i; -} - -TEST_F(TestForDeathTest, ThreadsafeDeathTestInChangedDir) { - testing::GTEST_FLAG(death_test_style) = "threadsafe"; - - ChangeToRootDir(); - EXPECT_EXIT(_exit(1), testing::ExitedWithCode(1), ""); - - ChangeToRootDir(); - ASSERT_DEATH(_exit(1), ""); -} - -TEST_F(TestForDeathTest, MixedStyles) { - testing::GTEST_FLAG(death_test_style) = "threadsafe"; - EXPECT_DEATH(_exit(1), ""); - testing::GTEST_FLAG(death_test_style) = "fast"; - EXPECT_DEATH(_exit(1), ""); -} - -# if GTEST_HAS_CLONE && GTEST_HAS_PTHREAD - -namespace { - -bool pthread_flag; - -void SetPthreadFlag() { - pthread_flag = true; -} - -} // namespace - -TEST_F(TestForDeathTest, DoesNotExecuteAtforkHooks) { - if (!testing::GTEST_FLAG(death_test_use_fork)) { - testing::GTEST_FLAG(death_test_style) = "threadsafe"; - pthread_flag = false; - ASSERT_EQ(0, pthread_atfork(&SetPthreadFlag, NULL, NULL)); - ASSERT_DEATH(_exit(1), ""); - ASSERT_FALSE(pthread_flag); - } -} - -# endif // GTEST_HAS_CLONE && GTEST_HAS_PTHREAD - -// Tests that a method of another class can be used in a death test. -TEST_F(TestForDeathTest, MethodOfAnotherClass) { - const MayDie x(true); - ASSERT_DEATH(x.MemberFunction(), "MayDie\\:\\:MemberFunction"); -} - -// Tests that a global function can be used in a death test. -TEST_F(TestForDeathTest, GlobalFunction) { - EXPECT_DEATH(GlobalFunction(), "GlobalFunction"); -} - -// Tests that any value convertible to an RE works as a second -// argument to EXPECT_DEATH. -TEST_F(TestForDeathTest, AcceptsAnythingConvertibleToRE) { - static const char regex_c_str[] = "GlobalFunction"; - EXPECT_DEATH(GlobalFunction(), regex_c_str); - - const testing::internal::RE regex(regex_c_str); - EXPECT_DEATH(GlobalFunction(), regex); - -# if GTEST_HAS_GLOBAL_STRING - - const string regex_str(regex_c_str); - EXPECT_DEATH(GlobalFunction(), regex_str); - -# endif // GTEST_HAS_GLOBAL_STRING - - const ::std::string regex_std_str(regex_c_str); - EXPECT_DEATH(GlobalFunction(), regex_std_str); -} - -// Tests that a non-void function can be used in a death test. -TEST_F(TestForDeathTest, NonVoidFunction) { - ASSERT_DEATH(NonVoidFunction(), "NonVoidFunction"); -} - -// Tests that functions that take parameter(s) can be used in a death test. -TEST_F(TestForDeathTest, FunctionWithParameter) { - EXPECT_DEATH(DieIf(true), "DieIf\\(\\)"); - EXPECT_DEATH(DieIfLessThan(2, 3), "DieIfLessThan"); -} - -// Tests that ASSERT_DEATH can be used outside a TEST, TEST_F, or test fixture. -TEST_F(TestForDeathTest, OutsideFixture) { - DeathTestSubroutine(); -} - -// Tests that death tests can be done inside a loop. -TEST_F(TestForDeathTest, InsideLoop) { - for (int i = 0; i < 5; i++) { - EXPECT_DEATH(DieIfLessThan(-1, i), "DieIfLessThan") << "where i == " << i; - } -} - -// Tests that a compound statement can be used in a death test. -TEST_F(TestForDeathTest, CompoundStatement) { - EXPECT_DEATH({ // NOLINT - const int x = 2; - const int y = x + 1; - DieIfLessThan(x, y); - }, - "DieIfLessThan"); -} - -// Tests that code that doesn't die causes a death test to fail. -TEST_F(TestForDeathTest, DoesNotDie) { - EXPECT_NONFATAL_FAILURE(EXPECT_DEATH(DieIf(false), "DieIf"), - "failed to die"); -} - -// Tests that a death test fails when the error message isn't expected. -TEST_F(TestForDeathTest, ErrorMessageMismatch) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_DEATH(DieIf(true), "DieIfLessThan") << "End of death test message."; - }, "died but not with expected error"); -} - -// On exit, *aborted will be true iff the EXPECT_DEATH() statement -// aborted the function. -void ExpectDeathTestHelper(bool* aborted) { - *aborted = true; - EXPECT_DEATH(DieIf(false), "DieIf"); // This assertion should fail. - *aborted = false; -} - -// Tests that EXPECT_DEATH doesn't abort the test on failure. -TEST_F(TestForDeathTest, EXPECT_DEATH) { - bool aborted = true; - EXPECT_NONFATAL_FAILURE(ExpectDeathTestHelper(&aborted), - "failed to die"); - EXPECT_FALSE(aborted); -} - -// Tests that ASSERT_DEATH does abort the test on failure. -TEST_F(TestForDeathTest, ASSERT_DEATH) { - static bool aborted; - EXPECT_FATAL_FAILURE({ // NOLINT - aborted = true; - ASSERT_DEATH(DieIf(false), "DieIf"); // This assertion should fail. - aborted = false; - }, "failed to die"); - EXPECT_TRUE(aborted); -} - -// Tests that EXPECT_DEATH evaluates the arguments exactly once. -TEST_F(TestForDeathTest, SingleEvaluation) { - int x = 3; - EXPECT_DEATH(DieIf((++x) == 4), "DieIf"); - - const char* regex = "DieIf"; - const char* regex_save = regex; - EXPECT_DEATH(DieIfLessThan(3, 4), regex++); - EXPECT_EQ(regex_save + 1, regex); -} - -// Tests that run-away death tests are reported as failures. -TEST_F(TestForDeathTest, RunawayIsFailure) { - EXPECT_NONFATAL_FAILURE(EXPECT_DEATH(static_cast(0), "Foo"), - "failed to die."); -} - -// Tests that death tests report executing 'return' in the statement as -// failure. -TEST_F(TestForDeathTest, ReturnIsFailure) { - EXPECT_FATAL_FAILURE(ASSERT_DEATH(return, "Bar"), - "illegal return in test statement."); -} - -// Tests that EXPECT_DEBUG_DEATH works as expected, that is, you can stream a -// message to it, and in debug mode it: -// 1. Asserts on death. -// 2. Has no side effect. -// -// And in opt mode, it: -// 1. Has side effects but does not assert. -TEST_F(TestForDeathTest, TestExpectDebugDeath) { - int sideeffect = 0; - - EXPECT_DEBUG_DEATH(DieInDebugElse12(&sideeffect), "death.*DieInDebugElse12") - << "Must accept a streamed message"; - -# ifdef NDEBUG - - // Checks that the assignment occurs in opt mode (sideeffect). - EXPECT_EQ(12, sideeffect); - -# else - - // Checks that the assignment does not occur in dbg mode (no sideeffect). - EXPECT_EQ(0, sideeffect); - -# endif -} - -// Tests that ASSERT_DEBUG_DEATH works as expected, that is, you can stream a -// message to it, and in debug mode it: -// 1. Asserts on death. -// 2. Has no side effect. -// -// And in opt mode, it: -// 1. Has side effects but does not assert. -TEST_F(TestForDeathTest, TestAssertDebugDeath) { - int sideeffect = 0; - - ASSERT_DEBUG_DEATH(DieInDebugElse12(&sideeffect), "death.*DieInDebugElse12") - << "Must accept a streamed message"; - -# ifdef NDEBUG - - // Checks that the assignment occurs in opt mode (sideeffect). - EXPECT_EQ(12, sideeffect); - -# else - - // Checks that the assignment does not occur in dbg mode (no sideeffect). - EXPECT_EQ(0, sideeffect); - -# endif -} - -# ifndef NDEBUG - -void ExpectDebugDeathHelper(bool* aborted) { - *aborted = true; - EXPECT_DEBUG_DEATH(return, "") << "This is expected to fail."; - *aborted = false; -} - -# if GTEST_OS_WINDOWS -TEST(PopUpDeathTest, DoesNotShowPopUpOnAbort) { - printf("This test should be considered failing if it shows " - "any pop-up dialogs.\n"); - fflush(stdout); - - EXPECT_DEATH({ - testing::GTEST_FLAG(catch_exceptions) = false; - abort(); - }, ""); -} -# endif // GTEST_OS_WINDOWS - -// Tests that EXPECT_DEBUG_DEATH in debug mode does not abort -// the function. -TEST_F(TestForDeathTest, ExpectDebugDeathDoesNotAbort) { - bool aborted = true; - EXPECT_NONFATAL_FAILURE(ExpectDebugDeathHelper(&aborted), ""); - EXPECT_FALSE(aborted); -} - -void AssertDebugDeathHelper(bool* aborted) { - *aborted = true; - ASSERT_DEBUG_DEATH(return, "") << "This is expected to fail."; - *aborted = false; -} - -// Tests that ASSERT_DEBUG_DEATH in debug mode aborts the function on -// failure. -TEST_F(TestForDeathTest, AssertDebugDeathAborts) { - static bool aborted; - aborted = false; - EXPECT_FATAL_FAILURE(AssertDebugDeathHelper(&aborted), ""); - EXPECT_TRUE(aborted); -} - -# endif // _NDEBUG - -// Tests the *_EXIT family of macros, using a variety of predicates. -static void TestExitMacros() { - EXPECT_EXIT(_exit(1), testing::ExitedWithCode(1), ""); - ASSERT_EXIT(_exit(42), testing::ExitedWithCode(42), ""); - -# if GTEST_OS_WINDOWS - - // Of all signals effects on the process exit code, only those of SIGABRT - // are documented on Windows. - // See http://msdn.microsoft.com/en-us/library/dwwzkt4c(VS.71).aspx. - EXPECT_EXIT(raise(SIGABRT), testing::ExitedWithCode(3), "") << "b_ar"; - -# else - - EXPECT_EXIT(raise(SIGKILL), testing::KilledBySignal(SIGKILL), "") << "foo"; - ASSERT_EXIT(raise(SIGUSR2), testing::KilledBySignal(SIGUSR2), "") << "bar"; - - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_EXIT(_exit(0), testing::KilledBySignal(SIGSEGV), "") - << "This failure is expected, too."; - }, "This failure is expected, too."); - -# endif // GTEST_OS_WINDOWS - - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_EXIT(raise(SIGSEGV), testing::ExitedWithCode(0), "") - << "This failure is expected."; - }, "This failure is expected."); -} - -TEST_F(TestForDeathTest, ExitMacros) { - TestExitMacros(); -} - -TEST_F(TestForDeathTest, ExitMacrosUsingFork) { - testing::GTEST_FLAG(death_test_use_fork) = true; - TestExitMacros(); -} - -TEST_F(TestForDeathTest, InvalidStyle) { - testing::GTEST_FLAG(death_test_style) = "rococo"; - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_DEATH(_exit(0), "") << "This failure is expected."; - }, "This failure is expected."); -} - -TEST_F(TestForDeathTest, DeathTestFailedOutput) { - testing::GTEST_FLAG(death_test_style) = "fast"; - EXPECT_NONFATAL_FAILURE( - EXPECT_DEATH(DieWithMessage("death\n"), - "expected message"), - "Actual msg:\n" - "[ DEATH ] death\n"); -} - -TEST_F(TestForDeathTest, DeathTestUnexpectedReturnOutput) { - testing::GTEST_FLAG(death_test_style) = "fast"; - EXPECT_NONFATAL_FAILURE( - EXPECT_DEATH({ - fprintf(stderr, "returning\n"); - fflush(stderr); - return; - }, ""), - " Result: illegal return in test statement.\n" - " Error msg:\n" - "[ DEATH ] returning\n"); -} - -TEST_F(TestForDeathTest, DeathTestBadExitCodeOutput) { - testing::GTEST_FLAG(death_test_style) = "fast"; - EXPECT_NONFATAL_FAILURE( - EXPECT_EXIT(DieWithMessage("exiting with rc 1\n"), - testing::ExitedWithCode(3), - "expected message"), - " Result: died but not with expected exit code:\n" - " Exited with exit status 1\n" - "Actual msg:\n" - "[ DEATH ] exiting with rc 1\n"); -} - -TEST_F(TestForDeathTest, DeathTestMultiLineMatchFail) { - testing::GTEST_FLAG(death_test_style) = "fast"; - EXPECT_NONFATAL_FAILURE( - EXPECT_DEATH(DieWithMessage("line 1\nline 2\nline 3\n"), - "line 1\nxyz\nline 3\n"), - "Actual msg:\n" - "[ DEATH ] line 1\n" - "[ DEATH ] line 2\n" - "[ DEATH ] line 3\n"); -} - -TEST_F(TestForDeathTest, DeathTestMultiLineMatchPass) { - testing::GTEST_FLAG(death_test_style) = "fast"; - EXPECT_DEATH(DieWithMessage("line 1\nline 2\nline 3\n"), - "line 1\nline 2\nline 3\n"); -} - -// A DeathTestFactory that returns MockDeathTests. -class MockDeathTestFactory : public DeathTestFactory { - public: - MockDeathTestFactory(); - virtual bool Create(const char* statement, - const ::testing::internal::RE* regex, - const char* file, int line, DeathTest** test); - - // Sets the parameters for subsequent calls to Create. - void SetParameters(bool create, DeathTest::TestRole role, - int status, bool passed); - - // Accessors. - int AssumeRoleCalls() const { return assume_role_calls_; } - int WaitCalls() const { return wait_calls_; } - int PassedCalls() const { return passed_args_.size(); } - bool PassedArgument(int n) const { return passed_args_[n]; } - int AbortCalls() const { return abort_args_.size(); } - DeathTest::AbortReason AbortArgument(int n) const { - return abort_args_[n]; - } - bool TestDeleted() const { return test_deleted_; } - - private: - friend class MockDeathTest; - // If true, Create will return a MockDeathTest; otherwise it returns - // NULL. - bool create_; - // The value a MockDeathTest will return from its AssumeRole method. - DeathTest::TestRole role_; - // The value a MockDeathTest will return from its Wait method. - int status_; - // The value a MockDeathTest will return from its Passed method. - bool passed_; - - // Number of times AssumeRole was called. - int assume_role_calls_; - // Number of times Wait was called. - int wait_calls_; - // The arguments to the calls to Passed since the last call to - // SetParameters. - std::vector passed_args_; - // The arguments to the calls to Abort since the last call to - // SetParameters. - std::vector abort_args_; - // True if the last MockDeathTest returned by Create has been - // deleted. - bool test_deleted_; -}; - - -// A DeathTest implementation useful in testing. It returns values set -// at its creation from its various inherited DeathTest methods, and -// reports calls to those methods to its parent MockDeathTestFactory -// object. -class MockDeathTest : public DeathTest { - public: - MockDeathTest(MockDeathTestFactory *parent, - TestRole role, int status, bool passed) : - parent_(parent), role_(role), status_(status), passed_(passed) { - } - virtual ~MockDeathTest() { - parent_->test_deleted_ = true; - } - virtual TestRole AssumeRole() { - ++parent_->assume_role_calls_; - return role_; - } - virtual int Wait() { - ++parent_->wait_calls_; - return status_; - } - virtual bool Passed(bool exit_status_ok) { - parent_->passed_args_.push_back(exit_status_ok); - return passed_; - } - virtual void Abort(AbortReason reason) { - parent_->abort_args_.push_back(reason); - } - - private: - MockDeathTestFactory* const parent_; - const TestRole role_; - const int status_; - const bool passed_; -}; - - -// MockDeathTestFactory constructor. -MockDeathTestFactory::MockDeathTestFactory() - : create_(true), - role_(DeathTest::OVERSEE_TEST), - status_(0), - passed_(true), - assume_role_calls_(0), - wait_calls_(0), - passed_args_(), - abort_args_() { -} - - -// Sets the parameters for subsequent calls to Create. -void MockDeathTestFactory::SetParameters(bool create, - DeathTest::TestRole role, - int status, bool passed) { - create_ = create; - role_ = role; - status_ = status; - passed_ = passed; - - assume_role_calls_ = 0; - wait_calls_ = 0; - passed_args_.clear(); - abort_args_.clear(); -} - - -// Sets test to NULL (if create_ is false) or to the address of a new -// MockDeathTest object with parameters taken from the last call -// to SetParameters (if create_ is true). Always returns true. -bool MockDeathTestFactory::Create(const char* /*statement*/, - const ::testing::internal::RE* /*regex*/, - const char* /*file*/, - int /*line*/, - DeathTest** test) { - test_deleted_ = false; - if (create_) { - *test = new MockDeathTest(this, role_, status_, passed_); - } else { - *test = NULL; - } - return true; -} - -// A test fixture for testing the logic of the GTEST_DEATH_TEST_ macro. -// It installs a MockDeathTestFactory that is used for the duration -// of the test case. -class MacroLogicDeathTest : public testing::Test { - protected: - static testing::internal::ReplaceDeathTestFactory* replacer_; - static MockDeathTestFactory* factory_; - - static void SetUpTestCase() { - factory_ = new MockDeathTestFactory; - replacer_ = new testing::internal::ReplaceDeathTestFactory(factory_); - } - - static void TearDownTestCase() { - delete replacer_; - replacer_ = NULL; - delete factory_; - factory_ = NULL; - } - - // Runs a death test that breaks the rules by returning. Such a death - // test cannot be run directly from a test routine that uses a - // MockDeathTest, or the remainder of the routine will not be executed. - static void RunReturningDeathTest(bool* flag) { - ASSERT_DEATH({ // NOLINT - *flag = true; - return; - }, ""); - } -}; - -testing::internal::ReplaceDeathTestFactory* MacroLogicDeathTest::replacer_ - = NULL; -MockDeathTestFactory* MacroLogicDeathTest::factory_ = NULL; - - -// Test that nothing happens when the factory doesn't return a DeathTest: -TEST_F(MacroLogicDeathTest, NothingHappens) { - bool flag = false; - factory_->SetParameters(false, DeathTest::OVERSEE_TEST, 0, true); - EXPECT_DEATH(flag = true, ""); - EXPECT_FALSE(flag); - EXPECT_EQ(0, factory_->AssumeRoleCalls()); - EXPECT_EQ(0, factory_->WaitCalls()); - EXPECT_EQ(0, factory_->PassedCalls()); - EXPECT_EQ(0, factory_->AbortCalls()); - EXPECT_FALSE(factory_->TestDeleted()); -} - -// Test that the parent process doesn't run the death test code, -// and that the Passed method returns false when the (simulated) -// child process exits with status 0: -TEST_F(MacroLogicDeathTest, ChildExitsSuccessfully) { - bool flag = false; - factory_->SetParameters(true, DeathTest::OVERSEE_TEST, 0, true); - EXPECT_DEATH(flag = true, ""); - EXPECT_FALSE(flag); - EXPECT_EQ(1, factory_->AssumeRoleCalls()); - EXPECT_EQ(1, factory_->WaitCalls()); - ASSERT_EQ(1, factory_->PassedCalls()); - EXPECT_FALSE(factory_->PassedArgument(0)); - EXPECT_EQ(0, factory_->AbortCalls()); - EXPECT_TRUE(factory_->TestDeleted()); -} - -// Tests that the Passed method was given the argument "true" when -// the (simulated) child process exits with status 1: -TEST_F(MacroLogicDeathTest, ChildExitsUnsuccessfully) { - bool flag = false; - factory_->SetParameters(true, DeathTest::OVERSEE_TEST, 1, true); - EXPECT_DEATH(flag = true, ""); - EXPECT_FALSE(flag); - EXPECT_EQ(1, factory_->AssumeRoleCalls()); - EXPECT_EQ(1, factory_->WaitCalls()); - ASSERT_EQ(1, factory_->PassedCalls()); - EXPECT_TRUE(factory_->PassedArgument(0)); - EXPECT_EQ(0, factory_->AbortCalls()); - EXPECT_TRUE(factory_->TestDeleted()); -} - -// Tests that the (simulated) child process executes the death test -// code, and is aborted with the correct AbortReason if it -// executes a return statement. -TEST_F(MacroLogicDeathTest, ChildPerformsReturn) { - bool flag = false; - factory_->SetParameters(true, DeathTest::EXECUTE_TEST, 0, true); - RunReturningDeathTest(&flag); - EXPECT_TRUE(flag); - EXPECT_EQ(1, factory_->AssumeRoleCalls()); - EXPECT_EQ(0, factory_->WaitCalls()); - EXPECT_EQ(0, factory_->PassedCalls()); - EXPECT_EQ(1, factory_->AbortCalls()); - EXPECT_EQ(DeathTest::TEST_ENCOUNTERED_RETURN_STATEMENT, - factory_->AbortArgument(0)); - EXPECT_TRUE(factory_->TestDeleted()); -} - -// Tests that the (simulated) child process is aborted with the -// correct AbortReason if it does not die. -TEST_F(MacroLogicDeathTest, ChildDoesNotDie) { - bool flag = false; - factory_->SetParameters(true, DeathTest::EXECUTE_TEST, 0, true); - EXPECT_DEATH(flag = true, ""); - EXPECT_TRUE(flag); - EXPECT_EQ(1, factory_->AssumeRoleCalls()); - EXPECT_EQ(0, factory_->WaitCalls()); - EXPECT_EQ(0, factory_->PassedCalls()); - // This time there are two calls to Abort: one since the test didn't - // die, and another from the ReturnSentinel when it's destroyed. The - // sentinel normally isn't destroyed if a test doesn't die, since - // _exit(2) is called in that case by ForkingDeathTest, but not by - // our MockDeathTest. - ASSERT_EQ(2, factory_->AbortCalls()); - EXPECT_EQ(DeathTest::TEST_DID_NOT_DIE, - factory_->AbortArgument(0)); - EXPECT_EQ(DeathTest::TEST_ENCOUNTERED_RETURN_STATEMENT, - factory_->AbortArgument(1)); - EXPECT_TRUE(factory_->TestDeleted()); -} - -// Tests that a successful death test does not register a successful -// test part. -TEST(SuccessRegistrationDeathTest, NoSuccessPart) { - EXPECT_DEATH(_exit(1), ""); - EXPECT_EQ(0, GetUnitTestImpl()->current_test_result()->total_part_count()); -} - -TEST(StreamingAssertionsDeathTest, DeathTest) { - EXPECT_DEATH(_exit(1), "") << "unexpected failure"; - ASSERT_DEATH(_exit(1), "") << "unexpected failure"; - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_DEATH(_exit(0), "") << "expected failure"; - }, "expected failure"); - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_DEATH(_exit(0), "") << "expected failure"; - }, "expected failure"); -} - -// Tests that GetLastErrnoDescription returns an empty string when the -// last error is 0 and non-empty string when it is non-zero. -TEST(GetLastErrnoDescription, GetLastErrnoDescriptionWorks) { - errno = ENOENT; - EXPECT_STRNE("", GetLastErrnoDescription().c_str()); - errno = 0; - EXPECT_STREQ("", GetLastErrnoDescription().c_str()); -} - -# if GTEST_OS_WINDOWS -TEST(AutoHandleTest, AutoHandleWorks) { - HANDLE handle = ::CreateEvent(NULL, FALSE, FALSE, NULL); - ASSERT_NE(INVALID_HANDLE_VALUE, handle); - - // Tests that the AutoHandle is correctly initialized with a handle. - testing::internal::AutoHandle auto_handle(handle); - EXPECT_EQ(handle, auto_handle.Get()); - - // Tests that Reset assigns INVALID_HANDLE_VALUE. - // Note that this cannot verify whether the original handle is closed. - auto_handle.Reset(); - EXPECT_EQ(INVALID_HANDLE_VALUE, auto_handle.Get()); - - // Tests that Reset assigns the new handle. - // Note that this cannot verify whether the original handle is closed. - handle = ::CreateEvent(NULL, FALSE, FALSE, NULL); - ASSERT_NE(INVALID_HANDLE_VALUE, handle); - auto_handle.Reset(handle); - EXPECT_EQ(handle, auto_handle.Get()); - - // Tests that AutoHandle contains INVALID_HANDLE_VALUE by default. - testing::internal::AutoHandle auto_handle2; - EXPECT_EQ(INVALID_HANDLE_VALUE, auto_handle2.Get()); -} -# endif // GTEST_OS_WINDOWS - -# if GTEST_OS_WINDOWS -typedef unsigned __int64 BiggestParsable; -typedef signed __int64 BiggestSignedParsable; -# else -typedef unsigned long long BiggestParsable; -typedef signed long long BiggestSignedParsable; -# endif // GTEST_OS_WINDOWS - -// We cannot use std::numeric_limits::max() as it clashes with the -// max() macro defined by . -const BiggestParsable kBiggestParsableMax = ULLONG_MAX; -const BiggestSignedParsable kBiggestSignedParsableMax = LLONG_MAX; - -TEST(ParseNaturalNumberTest, RejectsInvalidFormat) { - BiggestParsable result = 0; - - // Rejects non-numbers. - EXPECT_FALSE(ParseNaturalNumber("non-number string", &result)); - - // Rejects numbers with whitespace prefix. - EXPECT_FALSE(ParseNaturalNumber(" 123", &result)); - - // Rejects negative numbers. - EXPECT_FALSE(ParseNaturalNumber("-123", &result)); - - // Rejects numbers starting with a plus sign. - EXPECT_FALSE(ParseNaturalNumber("+123", &result)); - errno = 0; -} - -TEST(ParseNaturalNumberTest, RejectsOverflownNumbers) { - BiggestParsable result = 0; - - EXPECT_FALSE(ParseNaturalNumber("99999999999999999999999", &result)); - - signed char char_result = 0; - EXPECT_FALSE(ParseNaturalNumber("200", &char_result)); - errno = 0; -} - -TEST(ParseNaturalNumberTest, AcceptsValidNumbers) { - BiggestParsable result = 0; - - result = 0; - ASSERT_TRUE(ParseNaturalNumber("123", &result)); - EXPECT_EQ(123U, result); - - // Check 0 as an edge case. - result = 1; - ASSERT_TRUE(ParseNaturalNumber("0", &result)); - EXPECT_EQ(0U, result); - - result = 1; - ASSERT_TRUE(ParseNaturalNumber("00000", &result)); - EXPECT_EQ(0U, result); -} - -TEST(ParseNaturalNumberTest, AcceptsTypeLimits) { - Message msg; - msg << kBiggestParsableMax; - - BiggestParsable result = 0; - EXPECT_TRUE(ParseNaturalNumber(msg.GetString(), &result)); - EXPECT_EQ(kBiggestParsableMax, result); - - Message msg2; - msg2 << kBiggestSignedParsableMax; - - BiggestSignedParsable signed_result = 0; - EXPECT_TRUE(ParseNaturalNumber(msg2.GetString(), &signed_result)); - EXPECT_EQ(kBiggestSignedParsableMax, signed_result); - - Message msg3; - msg3 << INT_MAX; - - int int_result = 0; - EXPECT_TRUE(ParseNaturalNumber(msg3.GetString(), &int_result)); - EXPECT_EQ(INT_MAX, int_result); - - Message msg4; - msg4 << UINT_MAX; - - unsigned int uint_result = 0; - EXPECT_TRUE(ParseNaturalNumber(msg4.GetString(), &uint_result)); - EXPECT_EQ(UINT_MAX, uint_result); -} - -TEST(ParseNaturalNumberTest, WorksForShorterIntegers) { - short short_result = 0; - ASSERT_TRUE(ParseNaturalNumber("123", &short_result)); - EXPECT_EQ(123, short_result); - - signed char char_result = 0; - ASSERT_TRUE(ParseNaturalNumber("123", &char_result)); - EXPECT_EQ(123, char_result); -} - -# if GTEST_OS_WINDOWS -TEST(EnvironmentTest, HandleFitsIntoSizeT) { - // TODO(vladl@google.com): Remove this test after this condition is verified - // in a static assertion in gtest-death-test.cc in the function - // GetStatusFileDescriptor. - ASSERT_TRUE(sizeof(HANDLE) <= sizeof(size_t)); -} -# endif // GTEST_OS_WINDOWS - -// Tests that EXPECT_DEATH_IF_SUPPORTED/ASSERT_DEATH_IF_SUPPORTED trigger -// failures when death tests are available on the system. -TEST(ConditionalDeathMacrosDeathTest, ExpectsDeathWhenDeathTestsAvailable) { - EXPECT_DEATH_IF_SUPPORTED(DieInside("CondDeathTestExpectMacro"), - "death inside CondDeathTestExpectMacro"); - ASSERT_DEATH_IF_SUPPORTED(DieInside("CondDeathTestAssertMacro"), - "death inside CondDeathTestAssertMacro"); - - // Empty statement will not crash, which must trigger a failure. - EXPECT_NONFATAL_FAILURE(EXPECT_DEATH_IF_SUPPORTED(;, ""), ""); - EXPECT_FATAL_FAILURE(ASSERT_DEATH_IF_SUPPORTED(;, ""), ""); -} - -#else - -using testing::internal::CaptureStderr; -using testing::internal::GetCapturedStderr; - -// Tests that EXPECT_DEATH_IF_SUPPORTED/ASSERT_DEATH_IF_SUPPORTED are still -// defined but do not trigger failures when death tests are not available on -// the system. -TEST(ConditionalDeathMacrosTest, WarnsWhenDeathTestsNotAvailable) { - // Empty statement will not crash, but that should not trigger a failure - // when death tests are not supported. - CaptureStderr(); - EXPECT_DEATH_IF_SUPPORTED(;, ""); - std::string output = GetCapturedStderr(); - ASSERT_TRUE(NULL != strstr(output.c_str(), - "Death tests are not supported on this platform")); - ASSERT_TRUE(NULL != strstr(output.c_str(), ";")); - - // The streamed message should not be printed as there is no test failure. - CaptureStderr(); - EXPECT_DEATH_IF_SUPPORTED(;, "") << "streamed message"; - output = GetCapturedStderr(); - ASSERT_TRUE(NULL == strstr(output.c_str(), "streamed message")); - - CaptureStderr(); - ASSERT_DEATH_IF_SUPPORTED(;, ""); // NOLINT - output = GetCapturedStderr(); - ASSERT_TRUE(NULL != strstr(output.c_str(), - "Death tests are not supported on this platform")); - ASSERT_TRUE(NULL != strstr(output.c_str(), ";")); - - CaptureStderr(); - ASSERT_DEATH_IF_SUPPORTED(;, "") << "streamed message"; // NOLINT - output = GetCapturedStderr(); - ASSERT_TRUE(NULL == strstr(output.c_str(), "streamed message")); -} - -void FuncWithAssert(int* n) { - ASSERT_DEATH_IF_SUPPORTED(return;, ""); - (*n)++; -} - -// Tests that ASSERT_DEATH_IF_SUPPORTED does not return from the current -// function (as ASSERT_DEATH does) if death tests are not supported. -TEST(ConditionalDeathMacrosTest, AssertDeatDoesNotReturnhIfUnsupported) { - int n = 0; - FuncWithAssert(&n); - EXPECT_EQ(1, n); -} - -TEST(InDeathTestChildDeathTest, ReportsDeathTestCorrectlyInFastStyle) { - testing::GTEST_FLAG(death_test_style) = "fast"; - EXPECT_FALSE(InDeathTestChild()); - EXPECT_DEATH({ - fprintf(stderr, InDeathTestChild() ? "Inside" : "Outside"); - fflush(stderr); - _exit(1); - }, "Inside"); -} - -TEST(InDeathTestChildDeathTest, ReportsDeathTestCorrectlyInThreadSafeStyle) { - testing::GTEST_FLAG(death_test_style) = "threadsafe"; - EXPECT_FALSE(InDeathTestChild()); - EXPECT_DEATH({ - fprintf(stderr, InDeathTestChild() ? "Inside" : "Outside"); - fflush(stderr); - _exit(1); - }, "Inside"); -} - -#endif // GTEST_HAS_DEATH_TEST - -// Tests that the death test macros expand to code which may or may not -// be followed by operator<<, and that in either case the complete text -// comprises only a single C++ statement. -// -// The syntax should work whether death tests are available or not. -TEST(ConditionalDeathMacrosSyntaxDeathTest, SingleStatement) { - if (AlwaysFalse()) - // This would fail if executed; this is a compilation test only - ASSERT_DEATH_IF_SUPPORTED(return, ""); - - if (AlwaysTrue()) - EXPECT_DEATH_IF_SUPPORTED(_exit(1), ""); - else - // This empty "else" branch is meant to ensure that EXPECT_DEATH - // doesn't expand into an "if" statement without an "else" - ; // NOLINT - - if (AlwaysFalse()) - ASSERT_DEATH_IF_SUPPORTED(return, "") << "did not die"; - - if (AlwaysFalse()) - ; // NOLINT - else - EXPECT_DEATH_IF_SUPPORTED(_exit(1), "") << 1 << 2 << 3; -} - -// Tests that conditional death test macros expand to code which interacts -// well with switch statements. -TEST(ConditionalDeathMacrosSyntaxDeathTest, SwitchStatement) { -// Microsoft compiler usually complains about switch statements without -// case labels. We suppress that warning for this test. -#ifdef _MSC_VER -# pragma warning(push) -# pragma warning(disable: 4065) -#endif // _MSC_VER - - switch (0) - default: - ASSERT_DEATH_IF_SUPPORTED(_exit(1), "") - << "exit in default switch handler"; - - switch (0) - case 0: - EXPECT_DEATH_IF_SUPPORTED(_exit(1), "") << "exit in switch case"; - -#ifdef _MSC_VER -# pragma warning(pop) -#endif // _MSC_VER -} - -// Tests that a test case whose name ends with "DeathTest" works fine -// on Windows. -TEST(NotADeathTest, Test) { - SUCCEED(); -} diff --git a/freedv-server/googletest/test/gtest-filepath_test.cc b/freedv-server/googletest/test/gtest-filepath_test.cc deleted file mode 100644 index ae9f55a0..00000000 --- a/freedv-server/googletest/test/gtest-filepath_test.cc +++ /dev/null @@ -1,680 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: keith.ray@gmail.com (Keith Ray) -// -// Google Test filepath utilities -// -// This file tests classes and functions used internally by -// Google Test. They are subject to change without notice. -// -// This file is #included from gtest_unittest.cc, to avoid changing -// build or make-files for some existing Google Test clients. Do not -// #include this file anywhere else! - -#include "gtest/internal/gtest-filepath.h" -#include "gtest/gtest.h" - -// Indicates that this translation unit is part of Google Test's -// implementation. It must come before gtest-internal-inl.h is -// included, or there will be a compiler error. This trick is to -// prevent a user from accidentally including gtest-internal-inl.h in -// his code. -#define GTEST_IMPLEMENTATION_ 1 -#include "src/gtest-internal-inl.h" -#undef GTEST_IMPLEMENTATION_ - -#if GTEST_OS_WINDOWS_MOBILE -# include // NOLINT -#elif GTEST_OS_WINDOWS -# include // NOLINT -#endif // GTEST_OS_WINDOWS_MOBILE - -namespace testing { -namespace internal { -namespace { - -#if GTEST_OS_WINDOWS_MOBILE -// TODO(wan@google.com): Move these to the POSIX adapter section in -// gtest-port.h. - -// Windows CE doesn't have the remove C function. -int remove(const char* path) { - LPCWSTR wpath = String::AnsiToUtf16(path); - int ret = DeleteFile(wpath) ? 0 : -1; - delete [] wpath; - return ret; -} -// Windows CE doesn't have the _rmdir C function. -int _rmdir(const char* path) { - FilePath filepath(path); - LPCWSTR wpath = String::AnsiToUtf16( - filepath.RemoveTrailingPathSeparator().c_str()); - int ret = RemoveDirectory(wpath) ? 0 : -1; - delete [] wpath; - return ret; -} - -#else - -TEST(GetCurrentDirTest, ReturnsCurrentDir) { - const FilePath original_dir = FilePath::GetCurrentDir(); - EXPECT_FALSE(original_dir.IsEmpty()); - - posix::ChDir(GTEST_PATH_SEP_); - const FilePath cwd = FilePath::GetCurrentDir(); - posix::ChDir(original_dir.c_str()); - -# if GTEST_OS_WINDOWS - - // Skips the ":". - const char* const cwd_without_drive = strchr(cwd.c_str(), ':'); - ASSERT_TRUE(cwd_without_drive != NULL); - EXPECT_STREQ(GTEST_PATH_SEP_, cwd_without_drive + 1); - -# else - - EXPECT_EQ(GTEST_PATH_SEP_, cwd.string()); - -# endif -} - -#endif // GTEST_OS_WINDOWS_MOBILE - -TEST(IsEmptyTest, ReturnsTrueForEmptyPath) { - EXPECT_TRUE(FilePath("").IsEmpty()); -} - -TEST(IsEmptyTest, ReturnsFalseForNonEmptyPath) { - EXPECT_FALSE(FilePath("a").IsEmpty()); - EXPECT_FALSE(FilePath(".").IsEmpty()); - EXPECT_FALSE(FilePath("a/b").IsEmpty()); - EXPECT_FALSE(FilePath("a\\b\\").IsEmpty()); -} - -// RemoveDirectoryName "" -> "" -TEST(RemoveDirectoryNameTest, WhenEmptyName) { - EXPECT_EQ("", FilePath("").RemoveDirectoryName().string()); -} - -// RemoveDirectoryName "afile" -> "afile" -TEST(RemoveDirectoryNameTest, ButNoDirectory) { - EXPECT_EQ("afile", - FilePath("afile").RemoveDirectoryName().string()); -} - -// RemoveDirectoryName "/afile" -> "afile" -TEST(RemoveDirectoryNameTest, RootFileShouldGiveFileName) { - EXPECT_EQ("afile", - FilePath(GTEST_PATH_SEP_ "afile").RemoveDirectoryName().string()); -} - -// RemoveDirectoryName "adir/" -> "" -TEST(RemoveDirectoryNameTest, WhereThereIsNoFileName) { - EXPECT_EQ("", - FilePath("adir" GTEST_PATH_SEP_).RemoveDirectoryName().string()); -} - -// RemoveDirectoryName "adir/afile" -> "afile" -TEST(RemoveDirectoryNameTest, ShouldGiveFileName) { - EXPECT_EQ("afile", - FilePath("adir" GTEST_PATH_SEP_ "afile").RemoveDirectoryName().string()); -} - -// RemoveDirectoryName "adir/subdir/afile" -> "afile" -TEST(RemoveDirectoryNameTest, ShouldAlsoGiveFileName) { - EXPECT_EQ("afile", - FilePath("adir" GTEST_PATH_SEP_ "subdir" GTEST_PATH_SEP_ "afile") - .RemoveDirectoryName().string()); -} - -#if GTEST_HAS_ALT_PATH_SEP_ - -// Tests that RemoveDirectoryName() works with the alternate separator -// on Windows. - -// RemoveDirectoryName("/afile") -> "afile" -TEST(RemoveDirectoryNameTest, RootFileShouldGiveFileNameForAlternateSeparator) { - EXPECT_EQ("afile", FilePath("/afile").RemoveDirectoryName().string()); -} - -// RemoveDirectoryName("adir/") -> "" -TEST(RemoveDirectoryNameTest, WhereThereIsNoFileNameForAlternateSeparator) { - EXPECT_EQ("", FilePath("adir/").RemoveDirectoryName().string()); -} - -// RemoveDirectoryName("adir/afile") -> "afile" -TEST(RemoveDirectoryNameTest, ShouldGiveFileNameForAlternateSeparator) { - EXPECT_EQ("afile", FilePath("adir/afile").RemoveDirectoryName().string()); -} - -// RemoveDirectoryName("adir/subdir/afile") -> "afile" -TEST(RemoveDirectoryNameTest, ShouldAlsoGiveFileNameForAlternateSeparator) { - EXPECT_EQ("afile", - FilePath("adir/subdir/afile").RemoveDirectoryName().string()); -} - -#endif - -// RemoveFileName "" -> "./" -TEST(RemoveFileNameTest, EmptyName) { -#if GTEST_OS_WINDOWS_MOBILE - // On Windows CE, we use the root as the current directory. - EXPECT_EQ(GTEST_PATH_SEP_, FilePath("").RemoveFileName().string()); -#else - EXPECT_EQ("." GTEST_PATH_SEP_, FilePath("").RemoveFileName().string()); -#endif -} - -// RemoveFileName "adir/" -> "adir/" -TEST(RemoveFileNameTest, ButNoFile) { - EXPECT_EQ("adir" GTEST_PATH_SEP_, - FilePath("adir" GTEST_PATH_SEP_).RemoveFileName().string()); -} - -// RemoveFileName "adir/afile" -> "adir/" -TEST(RemoveFileNameTest, GivesDirName) { - EXPECT_EQ("adir" GTEST_PATH_SEP_, - FilePath("adir" GTEST_PATH_SEP_ "afile").RemoveFileName().string()); -} - -// RemoveFileName "adir/subdir/afile" -> "adir/subdir/" -TEST(RemoveFileNameTest, GivesDirAndSubDirName) { - EXPECT_EQ("adir" GTEST_PATH_SEP_ "subdir" GTEST_PATH_SEP_, - FilePath("adir" GTEST_PATH_SEP_ "subdir" GTEST_PATH_SEP_ "afile") - .RemoveFileName().string()); -} - -// RemoveFileName "/afile" -> "/" -TEST(RemoveFileNameTest, GivesRootDir) { - EXPECT_EQ(GTEST_PATH_SEP_, - FilePath(GTEST_PATH_SEP_ "afile").RemoveFileName().string()); -} - -#if GTEST_HAS_ALT_PATH_SEP_ - -// Tests that RemoveFileName() works with the alternate separator on -// Windows. - -// RemoveFileName("adir/") -> "adir/" -TEST(RemoveFileNameTest, ButNoFileForAlternateSeparator) { - EXPECT_EQ("adir" GTEST_PATH_SEP_, - FilePath("adir/").RemoveFileName().string()); -} - -// RemoveFileName("adir/afile") -> "adir/" -TEST(RemoveFileNameTest, GivesDirNameForAlternateSeparator) { - EXPECT_EQ("adir" GTEST_PATH_SEP_, - FilePath("adir/afile").RemoveFileName().string()); -} - -// RemoveFileName("adir/subdir/afile") -> "adir/subdir/" -TEST(RemoveFileNameTest, GivesDirAndSubDirNameForAlternateSeparator) { - EXPECT_EQ("adir" GTEST_PATH_SEP_ "subdir" GTEST_PATH_SEP_, - FilePath("adir/subdir/afile").RemoveFileName().string()); -} - -// RemoveFileName("/afile") -> "\" -TEST(RemoveFileNameTest, GivesRootDirForAlternateSeparator) { - EXPECT_EQ(GTEST_PATH_SEP_, FilePath("/afile").RemoveFileName().string()); -} - -#endif - -TEST(MakeFileNameTest, GenerateWhenNumberIsZero) { - FilePath actual = FilePath::MakeFileName(FilePath("foo"), FilePath("bar"), - 0, "xml"); - EXPECT_EQ("foo" GTEST_PATH_SEP_ "bar.xml", actual.string()); -} - -TEST(MakeFileNameTest, GenerateFileNameNumberGtZero) { - FilePath actual = FilePath::MakeFileName(FilePath("foo"), FilePath("bar"), - 12, "xml"); - EXPECT_EQ("foo" GTEST_PATH_SEP_ "bar_12.xml", actual.string()); -} - -TEST(MakeFileNameTest, GenerateFileNameWithSlashNumberIsZero) { - FilePath actual = FilePath::MakeFileName(FilePath("foo" GTEST_PATH_SEP_), - FilePath("bar"), 0, "xml"); - EXPECT_EQ("foo" GTEST_PATH_SEP_ "bar.xml", actual.string()); -} - -TEST(MakeFileNameTest, GenerateFileNameWithSlashNumberGtZero) { - FilePath actual = FilePath::MakeFileName(FilePath("foo" GTEST_PATH_SEP_), - FilePath("bar"), 12, "xml"); - EXPECT_EQ("foo" GTEST_PATH_SEP_ "bar_12.xml", actual.string()); -} - -TEST(MakeFileNameTest, GenerateWhenNumberIsZeroAndDirIsEmpty) { - FilePath actual = FilePath::MakeFileName(FilePath(""), FilePath("bar"), - 0, "xml"); - EXPECT_EQ("bar.xml", actual.string()); -} - -TEST(MakeFileNameTest, GenerateWhenNumberIsNotZeroAndDirIsEmpty) { - FilePath actual = FilePath::MakeFileName(FilePath(""), FilePath("bar"), - 14, "xml"); - EXPECT_EQ("bar_14.xml", actual.string()); -} - -TEST(ConcatPathsTest, WorksWhenDirDoesNotEndWithPathSep) { - FilePath actual = FilePath::ConcatPaths(FilePath("foo"), - FilePath("bar.xml")); - EXPECT_EQ("foo" GTEST_PATH_SEP_ "bar.xml", actual.string()); -} - -TEST(ConcatPathsTest, WorksWhenPath1EndsWithPathSep) { - FilePath actual = FilePath::ConcatPaths(FilePath("foo" GTEST_PATH_SEP_), - FilePath("bar.xml")); - EXPECT_EQ("foo" GTEST_PATH_SEP_ "bar.xml", actual.string()); -} - -TEST(ConcatPathsTest, Path1BeingEmpty) { - FilePath actual = FilePath::ConcatPaths(FilePath(""), - FilePath("bar.xml")); - EXPECT_EQ("bar.xml", actual.string()); -} - -TEST(ConcatPathsTest, Path2BeingEmpty) { - FilePath actual = FilePath::ConcatPaths(FilePath("foo"), FilePath("")); - EXPECT_EQ("foo" GTEST_PATH_SEP_, actual.string()); -} - -TEST(ConcatPathsTest, BothPathBeingEmpty) { - FilePath actual = FilePath::ConcatPaths(FilePath(""), - FilePath("")); - EXPECT_EQ("", actual.string()); -} - -TEST(ConcatPathsTest, Path1ContainsPathSep) { - FilePath actual = FilePath::ConcatPaths(FilePath("foo" GTEST_PATH_SEP_ "bar"), - FilePath("foobar.xml")); - EXPECT_EQ("foo" GTEST_PATH_SEP_ "bar" GTEST_PATH_SEP_ "foobar.xml", - actual.string()); -} - -TEST(ConcatPathsTest, Path2ContainsPathSep) { - FilePath actual = FilePath::ConcatPaths( - FilePath("foo" GTEST_PATH_SEP_), - FilePath("bar" GTEST_PATH_SEP_ "bar.xml")); - EXPECT_EQ("foo" GTEST_PATH_SEP_ "bar" GTEST_PATH_SEP_ "bar.xml", - actual.string()); -} - -TEST(ConcatPathsTest, Path2EndsWithPathSep) { - FilePath actual = FilePath::ConcatPaths(FilePath("foo"), - FilePath("bar" GTEST_PATH_SEP_)); - EXPECT_EQ("foo" GTEST_PATH_SEP_ "bar" GTEST_PATH_SEP_, actual.string()); -} - -// RemoveTrailingPathSeparator "" -> "" -TEST(RemoveTrailingPathSeparatorTest, EmptyString) { - EXPECT_EQ("", FilePath("").RemoveTrailingPathSeparator().string()); -} - -// RemoveTrailingPathSeparator "foo" -> "foo" -TEST(RemoveTrailingPathSeparatorTest, FileNoSlashString) { - EXPECT_EQ("foo", FilePath("foo").RemoveTrailingPathSeparator().string()); -} - -// RemoveTrailingPathSeparator "foo/" -> "foo" -TEST(RemoveTrailingPathSeparatorTest, ShouldRemoveTrailingSeparator) { - EXPECT_EQ("foo", - FilePath("foo" GTEST_PATH_SEP_).RemoveTrailingPathSeparator().string()); -#if GTEST_HAS_ALT_PATH_SEP_ - EXPECT_EQ("foo", FilePath("foo/").RemoveTrailingPathSeparator().string()); -#endif -} - -// RemoveTrailingPathSeparator "foo/bar/" -> "foo/bar/" -TEST(RemoveTrailingPathSeparatorTest, ShouldRemoveLastSeparator) { - EXPECT_EQ("foo" GTEST_PATH_SEP_ "bar", - FilePath("foo" GTEST_PATH_SEP_ "bar" GTEST_PATH_SEP_) - .RemoveTrailingPathSeparator().string()); -} - -// RemoveTrailingPathSeparator "foo/bar" -> "foo/bar" -TEST(RemoveTrailingPathSeparatorTest, ShouldReturnUnmodified) { - EXPECT_EQ("foo" GTEST_PATH_SEP_ "bar", - FilePath("foo" GTEST_PATH_SEP_ "bar") - .RemoveTrailingPathSeparator().string()); -} - -TEST(DirectoryTest, RootDirectoryExists) { -#if GTEST_OS_WINDOWS // We are on Windows. - char current_drive[_MAX_PATH]; // NOLINT - current_drive[0] = static_cast(_getdrive() + 'A' - 1); - current_drive[1] = ':'; - current_drive[2] = '\\'; - current_drive[3] = '\0'; - EXPECT_TRUE(FilePath(current_drive).DirectoryExists()); -#else - EXPECT_TRUE(FilePath("/").DirectoryExists()); -#endif // GTEST_OS_WINDOWS -} - -#if GTEST_OS_WINDOWS -TEST(DirectoryTest, RootOfWrongDriveDoesNotExists) { - const int saved_drive_ = _getdrive(); - // Find a drive that doesn't exist. Start with 'Z' to avoid common ones. - for (char drive = 'Z'; drive >= 'A'; drive--) - if (_chdrive(drive - 'A' + 1) == -1) { - char non_drive[_MAX_PATH]; // NOLINT - non_drive[0] = drive; - non_drive[1] = ':'; - non_drive[2] = '\\'; - non_drive[3] = '\0'; - EXPECT_FALSE(FilePath(non_drive).DirectoryExists()); - break; - } - _chdrive(saved_drive_); -} -#endif // GTEST_OS_WINDOWS - -#if !GTEST_OS_WINDOWS_MOBILE -// Windows CE _does_ consider an empty directory to exist. -TEST(DirectoryTest, EmptyPathDirectoryDoesNotExist) { - EXPECT_FALSE(FilePath("").DirectoryExists()); -} -#endif // !GTEST_OS_WINDOWS_MOBILE - -TEST(DirectoryTest, CurrentDirectoryExists) { -#if GTEST_OS_WINDOWS // We are on Windows. -# ifndef _WIN32_CE // Windows CE doesn't have a current directory. - - EXPECT_TRUE(FilePath(".").DirectoryExists()); - EXPECT_TRUE(FilePath(".\\").DirectoryExists()); - -# endif // _WIN32_CE -#else - EXPECT_TRUE(FilePath(".").DirectoryExists()); - EXPECT_TRUE(FilePath("./").DirectoryExists()); -#endif // GTEST_OS_WINDOWS -} - -// "foo/bar" == foo//bar" == "foo///bar" -TEST(NormalizeTest, MultipleConsecutiveSepaparatorsInMidstring) { - EXPECT_EQ("foo" GTEST_PATH_SEP_ "bar", - FilePath("foo" GTEST_PATH_SEP_ "bar").string()); - EXPECT_EQ("foo" GTEST_PATH_SEP_ "bar", - FilePath("foo" GTEST_PATH_SEP_ GTEST_PATH_SEP_ "bar").string()); - EXPECT_EQ("foo" GTEST_PATH_SEP_ "bar", - FilePath("foo" GTEST_PATH_SEP_ GTEST_PATH_SEP_ - GTEST_PATH_SEP_ "bar").string()); -} - -// "/bar" == //bar" == "///bar" -TEST(NormalizeTest, MultipleConsecutiveSepaparatorsAtStringStart) { - EXPECT_EQ(GTEST_PATH_SEP_ "bar", - FilePath(GTEST_PATH_SEP_ "bar").string()); - EXPECT_EQ(GTEST_PATH_SEP_ "bar", - FilePath(GTEST_PATH_SEP_ GTEST_PATH_SEP_ "bar").string()); - EXPECT_EQ(GTEST_PATH_SEP_ "bar", - FilePath(GTEST_PATH_SEP_ GTEST_PATH_SEP_ GTEST_PATH_SEP_ "bar").string()); -} - -// "foo/" == foo//" == "foo///" -TEST(NormalizeTest, MultipleConsecutiveSepaparatorsAtStringEnd) { - EXPECT_EQ("foo" GTEST_PATH_SEP_, - FilePath("foo" GTEST_PATH_SEP_).string()); - EXPECT_EQ("foo" GTEST_PATH_SEP_, - FilePath("foo" GTEST_PATH_SEP_ GTEST_PATH_SEP_).string()); - EXPECT_EQ("foo" GTEST_PATH_SEP_, - FilePath("foo" GTEST_PATH_SEP_ GTEST_PATH_SEP_ GTEST_PATH_SEP_).string()); -} - -#if GTEST_HAS_ALT_PATH_SEP_ - -// Tests that separators at the end of the string are normalized -// regardless of their combination (e.g. "foo\" =="foo/\" == -// "foo\\/"). -TEST(NormalizeTest, MixAlternateSeparatorAtStringEnd) { - EXPECT_EQ("foo" GTEST_PATH_SEP_, - FilePath("foo/").string()); - EXPECT_EQ("foo" GTEST_PATH_SEP_, - FilePath("foo" GTEST_PATH_SEP_ "/").string()); - EXPECT_EQ("foo" GTEST_PATH_SEP_, - FilePath("foo//" GTEST_PATH_SEP_).string()); -} - -#endif - -TEST(AssignmentOperatorTest, DefaultAssignedToNonDefault) { - FilePath default_path; - FilePath non_default_path("path"); - non_default_path = default_path; - EXPECT_EQ("", non_default_path.string()); - EXPECT_EQ("", default_path.string()); // RHS var is unchanged. -} - -TEST(AssignmentOperatorTest, NonDefaultAssignedToDefault) { - FilePath non_default_path("path"); - FilePath default_path; - default_path = non_default_path; - EXPECT_EQ("path", default_path.string()); - EXPECT_EQ("path", non_default_path.string()); // RHS var is unchanged. -} - -TEST(AssignmentOperatorTest, ConstAssignedToNonConst) { - const FilePath const_default_path("const_path"); - FilePath non_default_path("path"); - non_default_path = const_default_path; - EXPECT_EQ("const_path", non_default_path.string()); -} - -class DirectoryCreationTest : public Test { - protected: - virtual void SetUp() { - testdata_path_.Set(FilePath( - TempDir() + GetCurrentExecutableName().string() + - "_directory_creation" GTEST_PATH_SEP_ "test" GTEST_PATH_SEP_)); - testdata_file_.Set(testdata_path_.RemoveTrailingPathSeparator()); - - unique_file0_.Set(FilePath::MakeFileName(testdata_path_, FilePath("unique"), - 0, "txt")); - unique_file1_.Set(FilePath::MakeFileName(testdata_path_, FilePath("unique"), - 1, "txt")); - - remove(testdata_file_.c_str()); - remove(unique_file0_.c_str()); - remove(unique_file1_.c_str()); - posix::RmDir(testdata_path_.c_str()); - } - - virtual void TearDown() { - remove(testdata_file_.c_str()); - remove(unique_file0_.c_str()); - remove(unique_file1_.c_str()); - posix::RmDir(testdata_path_.c_str()); - } - - std::string TempDir() const { -#if GTEST_OS_WINDOWS_MOBILE - return "\\temp\\"; -#elif GTEST_OS_WINDOWS - const char* temp_dir = posix::GetEnv("TEMP"); - if (temp_dir == NULL || temp_dir[0] == '\0') - return "\\temp\\"; - else if (temp_dir[strlen(temp_dir) - 1] == '\\') - return temp_dir; - else - return std::string(temp_dir) + "\\"; -#elif GTEST_OS_LINUX_ANDROID - return "/sdcard/"; -#else - return "/tmp/"; -#endif // GTEST_OS_WINDOWS_MOBILE - } - - void CreateTextFile(const char* filename) { - FILE* f = posix::FOpen(filename, "w"); - fprintf(f, "text\n"); - fclose(f); - } - - // Strings representing a directory and a file, with identical paths - // except for the trailing separator character that distinquishes - // a directory named 'test' from a file named 'test'. Example names: - FilePath testdata_path_; // "/tmp/directory_creation/test/" - FilePath testdata_file_; // "/tmp/directory_creation/test" - FilePath unique_file0_; // "/tmp/directory_creation/test/unique.txt" - FilePath unique_file1_; // "/tmp/directory_creation/test/unique_1.txt" -}; - -TEST_F(DirectoryCreationTest, CreateDirectoriesRecursively) { - EXPECT_FALSE(testdata_path_.DirectoryExists()) << testdata_path_.string(); - EXPECT_TRUE(testdata_path_.CreateDirectoriesRecursively()); - EXPECT_TRUE(testdata_path_.DirectoryExists()); -} - -TEST_F(DirectoryCreationTest, CreateDirectoriesForAlreadyExistingPath) { - EXPECT_FALSE(testdata_path_.DirectoryExists()) << testdata_path_.string(); - EXPECT_TRUE(testdata_path_.CreateDirectoriesRecursively()); - // Call 'create' again... should still succeed. - EXPECT_TRUE(testdata_path_.CreateDirectoriesRecursively()); -} - -TEST_F(DirectoryCreationTest, CreateDirectoriesAndUniqueFilename) { - FilePath file_path(FilePath::GenerateUniqueFileName(testdata_path_, - FilePath("unique"), "txt")); - EXPECT_EQ(unique_file0_.string(), file_path.string()); - EXPECT_FALSE(file_path.FileOrDirectoryExists()); // file not there - - testdata_path_.CreateDirectoriesRecursively(); - EXPECT_FALSE(file_path.FileOrDirectoryExists()); // file still not there - CreateTextFile(file_path.c_str()); - EXPECT_TRUE(file_path.FileOrDirectoryExists()); - - FilePath file_path2(FilePath::GenerateUniqueFileName(testdata_path_, - FilePath("unique"), "txt")); - EXPECT_EQ(unique_file1_.string(), file_path2.string()); - EXPECT_FALSE(file_path2.FileOrDirectoryExists()); // file not there - CreateTextFile(file_path2.c_str()); - EXPECT_TRUE(file_path2.FileOrDirectoryExists()); -} - -TEST_F(DirectoryCreationTest, CreateDirectoriesFail) { - // force a failure by putting a file where we will try to create a directory. - CreateTextFile(testdata_file_.c_str()); - EXPECT_TRUE(testdata_file_.FileOrDirectoryExists()); - EXPECT_FALSE(testdata_file_.DirectoryExists()); - EXPECT_FALSE(testdata_file_.CreateDirectoriesRecursively()); -} - -TEST(NoDirectoryCreationTest, CreateNoDirectoriesForDefaultXmlFile) { - const FilePath test_detail_xml("test_detail.xml"); - EXPECT_FALSE(test_detail_xml.CreateDirectoriesRecursively()); -} - -TEST(FilePathTest, DefaultConstructor) { - FilePath fp; - EXPECT_EQ("", fp.string()); -} - -TEST(FilePathTest, CharAndCopyConstructors) { - const FilePath fp("spicy"); - EXPECT_EQ("spicy", fp.string()); - - const FilePath fp_copy(fp); - EXPECT_EQ("spicy", fp_copy.string()); -} - -TEST(FilePathTest, StringConstructor) { - const FilePath fp(std::string("cider")); - EXPECT_EQ("cider", fp.string()); -} - -TEST(FilePathTest, Set) { - const FilePath apple("apple"); - FilePath mac("mac"); - mac.Set(apple); // Implement Set() since overloading operator= is forbidden. - EXPECT_EQ("apple", mac.string()); - EXPECT_EQ("apple", apple.string()); -} - -TEST(FilePathTest, ToString) { - const FilePath file("drink"); - EXPECT_EQ("drink", file.string()); -} - -TEST(FilePathTest, RemoveExtension) { - EXPECT_EQ("app", FilePath("app.cc").RemoveExtension("cc").string()); - EXPECT_EQ("app", FilePath("app.exe").RemoveExtension("exe").string()); - EXPECT_EQ("APP", FilePath("APP.EXE").RemoveExtension("exe").string()); -} - -TEST(FilePathTest, RemoveExtensionWhenThereIsNoExtension) { - EXPECT_EQ("app", FilePath("app").RemoveExtension("exe").string()); -} - -TEST(FilePathTest, IsDirectory) { - EXPECT_FALSE(FilePath("cola").IsDirectory()); - EXPECT_TRUE(FilePath("koala" GTEST_PATH_SEP_).IsDirectory()); -#if GTEST_HAS_ALT_PATH_SEP_ - EXPECT_TRUE(FilePath("koala/").IsDirectory()); -#endif -} - -TEST(FilePathTest, IsAbsolutePath) { - EXPECT_FALSE(FilePath("is" GTEST_PATH_SEP_ "relative").IsAbsolutePath()); - EXPECT_FALSE(FilePath("").IsAbsolutePath()); -#if GTEST_OS_WINDOWS - EXPECT_TRUE(FilePath("c:\\" GTEST_PATH_SEP_ "is_not" - GTEST_PATH_SEP_ "relative").IsAbsolutePath()); - EXPECT_FALSE(FilePath("c:foo" GTEST_PATH_SEP_ "bar").IsAbsolutePath()); - EXPECT_TRUE(FilePath("c:/" GTEST_PATH_SEP_ "is_not" - GTEST_PATH_SEP_ "relative").IsAbsolutePath()); -#else - EXPECT_TRUE(FilePath(GTEST_PATH_SEP_ "is_not" GTEST_PATH_SEP_ "relative") - .IsAbsolutePath()); -#endif // GTEST_OS_WINDOWS -} - -TEST(FilePathTest, IsRootDirectory) { -#if GTEST_OS_WINDOWS - EXPECT_TRUE(FilePath("a:\\").IsRootDirectory()); - EXPECT_TRUE(FilePath("Z:/").IsRootDirectory()); - EXPECT_TRUE(FilePath("e://").IsRootDirectory()); - EXPECT_FALSE(FilePath("").IsRootDirectory()); - EXPECT_FALSE(FilePath("b:").IsRootDirectory()); - EXPECT_FALSE(FilePath("b:a").IsRootDirectory()); - EXPECT_FALSE(FilePath("8:/").IsRootDirectory()); - EXPECT_FALSE(FilePath("c|/").IsRootDirectory()); -#else - EXPECT_TRUE(FilePath("/").IsRootDirectory()); - EXPECT_TRUE(FilePath("//").IsRootDirectory()); - EXPECT_FALSE(FilePath("").IsRootDirectory()); - EXPECT_FALSE(FilePath("\\").IsRootDirectory()); - EXPECT_FALSE(FilePath("/x").IsRootDirectory()); -#endif -} - -} // namespace -} // namespace internal -} // namespace testing diff --git a/freedv-server/googletest/test/gtest-linked_ptr_test.cc b/freedv-server/googletest/test/gtest-linked_ptr_test.cc deleted file mode 100644 index 6fcf5124..00000000 --- a/freedv-server/googletest/test/gtest-linked_ptr_test.cc +++ /dev/null @@ -1,154 +0,0 @@ -// Copyright 2003, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: Dan Egnor (egnor@google.com) -// Ported to Windows: Vadim Berman (vadimb@google.com) - -#include "gtest/internal/gtest-linked_ptr.h" - -#include -#include "gtest/gtest.h" - -namespace { - -using testing::Message; -using testing::internal::linked_ptr; - -int num; -Message* history = NULL; - -// Class which tracks allocation/deallocation -class A { - public: - A(): mynum(num++) { *history << "A" << mynum << " ctor\n"; } - virtual ~A() { *history << "A" << mynum << " dtor\n"; } - virtual void Use() { *history << "A" << mynum << " use\n"; } - protected: - int mynum; -}; - -// Subclass -class B : public A { - public: - B() { *history << "B" << mynum << " ctor\n"; } - ~B() { *history << "B" << mynum << " dtor\n"; } - virtual void Use() { *history << "B" << mynum << " use\n"; } -}; - -class LinkedPtrTest : public testing::Test { - public: - LinkedPtrTest() { - num = 0; - history = new Message; - } - - virtual ~LinkedPtrTest() { - delete history; - history = NULL; - } -}; - -TEST_F(LinkedPtrTest, GeneralTest) { - { - linked_ptr a0, a1, a2; - // Use explicit function call notation here to suppress self-assign warning. - a0.operator=(a0); - a1 = a2; - ASSERT_EQ(a0.get(), static_cast(NULL)); - ASSERT_EQ(a1.get(), static_cast(NULL)); - ASSERT_EQ(a2.get(), static_cast(NULL)); - ASSERT_TRUE(a0 == NULL); - ASSERT_TRUE(a1 == NULL); - ASSERT_TRUE(a2 == NULL); - - { - linked_ptr a3(new A); - a0 = a3; - ASSERT_TRUE(a0 == a3); - ASSERT_TRUE(a0 != NULL); - ASSERT_TRUE(a0.get() == a3); - ASSERT_TRUE(a0 == a3.get()); - linked_ptr a4(a0); - a1 = a4; - linked_ptr a5(new A); - ASSERT_TRUE(a5.get() != a3); - ASSERT_TRUE(a5 != a3.get()); - a2 = a5; - linked_ptr b0(new B); - linked_ptr a6(b0); - ASSERT_TRUE(b0 == a6); - ASSERT_TRUE(a6 == b0); - ASSERT_TRUE(b0 != NULL); - a5 = b0; - a5 = b0; - a3->Use(); - a4->Use(); - a5->Use(); - a6->Use(); - b0->Use(); - (*b0).Use(); - b0.get()->Use(); - } - - a0->Use(); - a1->Use(); - a2->Use(); - - a1 = a2; - a2.reset(new A); - a0.reset(); - - linked_ptr a7; - } - - ASSERT_STREQ( - "A0 ctor\n" - "A1 ctor\n" - "A2 ctor\n" - "B2 ctor\n" - "A0 use\n" - "A0 use\n" - "B2 use\n" - "B2 use\n" - "B2 use\n" - "B2 use\n" - "B2 use\n" - "B2 dtor\n" - "A2 dtor\n" - "A0 use\n" - "A0 use\n" - "A1 use\n" - "A3 ctor\n" - "A0 dtor\n" - "A3 dtor\n" - "A1 dtor\n", - history->GetString().c_str()); -} - -} // Unnamed namespace diff --git a/freedv-server/googletest/test/gtest-listener_test.cc b/freedv-server/googletest/test/gtest-listener_test.cc deleted file mode 100644 index 99662cff..00000000 --- a/freedv-server/googletest/test/gtest-listener_test.cc +++ /dev/null @@ -1,310 +0,0 @@ -// Copyright 2009 Google Inc. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: vladl@google.com (Vlad Losev) -// -// The Google C++ Testing Framework (Google Test) -// -// This file verifies Google Test event listeners receive events at the -// right times. - -#include "gtest/gtest.h" -#include - -using ::testing::AddGlobalTestEnvironment; -using ::testing::Environment; -using ::testing::InitGoogleTest; -using ::testing::Test; -using ::testing::TestCase; -using ::testing::TestEventListener; -using ::testing::TestInfo; -using ::testing::TestPartResult; -using ::testing::UnitTest; - -// Used by tests to register their events. -std::vector* g_events = NULL; - -namespace testing { -namespace internal { - -class EventRecordingListener : public TestEventListener { - public: - explicit EventRecordingListener(const char* name) : name_(name) {} - - protected: - virtual void OnTestProgramStart(const UnitTest& /*unit_test*/) { - g_events->push_back(GetFullMethodName("OnTestProgramStart")); - } - - virtual void OnTestIterationStart(const UnitTest& /*unit_test*/, - int iteration) { - Message message; - message << GetFullMethodName("OnTestIterationStart") - << "(" << iteration << ")"; - g_events->push_back(message.GetString()); - } - - virtual void OnEnvironmentsSetUpStart(const UnitTest& /*unit_test*/) { - g_events->push_back(GetFullMethodName("OnEnvironmentsSetUpStart")); - } - - virtual void OnEnvironmentsSetUpEnd(const UnitTest& /*unit_test*/) { - g_events->push_back(GetFullMethodName("OnEnvironmentsSetUpEnd")); - } - - virtual void OnTestCaseStart(const TestCase& /*test_case*/) { - g_events->push_back(GetFullMethodName("OnTestCaseStart")); - } - - virtual void OnTestStart(const TestInfo& /*test_info*/) { - g_events->push_back(GetFullMethodName("OnTestStart")); - } - - virtual void OnTestPartResult(const TestPartResult& /*test_part_result*/) { - g_events->push_back(GetFullMethodName("OnTestPartResult")); - } - - virtual void OnTestEnd(const TestInfo& /*test_info*/) { - g_events->push_back(GetFullMethodName("OnTestEnd")); - } - - virtual void OnTestCaseEnd(const TestCase& /*test_case*/) { - g_events->push_back(GetFullMethodName("OnTestCaseEnd")); - } - - virtual void OnEnvironmentsTearDownStart(const UnitTest& /*unit_test*/) { - g_events->push_back(GetFullMethodName("OnEnvironmentsTearDownStart")); - } - - virtual void OnEnvironmentsTearDownEnd(const UnitTest& /*unit_test*/) { - g_events->push_back(GetFullMethodName("OnEnvironmentsTearDownEnd")); - } - - virtual void OnTestIterationEnd(const UnitTest& /*unit_test*/, - int iteration) { - Message message; - message << GetFullMethodName("OnTestIterationEnd") - << "(" << iteration << ")"; - g_events->push_back(message.GetString()); - } - - virtual void OnTestProgramEnd(const UnitTest& /*unit_test*/) { - g_events->push_back(GetFullMethodName("OnTestProgramEnd")); - } - - private: - std::string GetFullMethodName(const char* name) { - return name_ + "." + name; - } - - std::string name_; -}; - -class EnvironmentInvocationCatcher : public Environment { - protected: - virtual void SetUp() { - g_events->push_back("Environment::SetUp"); - } - - virtual void TearDown() { - g_events->push_back("Environment::TearDown"); - } -}; - -class ListenerTest : public Test { - protected: - static void SetUpTestCase() { - g_events->push_back("ListenerTest::SetUpTestCase"); - } - - static void TearDownTestCase() { - g_events->push_back("ListenerTest::TearDownTestCase"); - } - - virtual void SetUp() { - g_events->push_back("ListenerTest::SetUp"); - } - - virtual void TearDown() { - g_events->push_back("ListenerTest::TearDown"); - } -}; - -TEST_F(ListenerTest, DoesFoo) { - // Test execution order within a test case is not guaranteed so we are not - // recording the test name. - g_events->push_back("ListenerTest::* Test Body"); - SUCCEED(); // Triggers OnTestPartResult. -} - -TEST_F(ListenerTest, DoesBar) { - g_events->push_back("ListenerTest::* Test Body"); - SUCCEED(); // Triggers OnTestPartResult. -} - -} // namespace internal - -} // namespace testing - -using ::testing::internal::EnvironmentInvocationCatcher; -using ::testing::internal::EventRecordingListener; - -void VerifyResults(const std::vector& data, - const char* const* expected_data, - int expected_data_size) { - const int actual_size = data.size(); - // If the following assertion fails, a new entry will be appended to - // data. Hence we save data.size() first. - EXPECT_EQ(expected_data_size, actual_size); - - // Compares the common prefix. - const int shorter_size = expected_data_size <= actual_size ? - expected_data_size : actual_size; - int i = 0; - for (; i < shorter_size; ++i) { - ASSERT_STREQ(expected_data[i], data[i].c_str()) - << "at position " << i; - } - - // Prints extra elements in the actual data. - for (; i < actual_size; ++i) { - printf(" Actual event #%d: %s\n", i, data[i].c_str()); - } -} - -int main(int argc, char **argv) { - std::vector events; - g_events = &events; - InitGoogleTest(&argc, argv); - - UnitTest::GetInstance()->listeners().Append( - new EventRecordingListener("1st")); - UnitTest::GetInstance()->listeners().Append( - new EventRecordingListener("2nd")); - - AddGlobalTestEnvironment(new EnvironmentInvocationCatcher); - - GTEST_CHECK_(events.size() == 0) - << "AddGlobalTestEnvironment should not generate any events itself."; - - ::testing::GTEST_FLAG(repeat) = 2; - int ret_val = RUN_ALL_TESTS(); - - const char* const expected_events[] = { - "1st.OnTestProgramStart", - "2nd.OnTestProgramStart", - "1st.OnTestIterationStart(0)", - "2nd.OnTestIterationStart(0)", - "1st.OnEnvironmentsSetUpStart", - "2nd.OnEnvironmentsSetUpStart", - "Environment::SetUp", - "2nd.OnEnvironmentsSetUpEnd", - "1st.OnEnvironmentsSetUpEnd", - "1st.OnTestCaseStart", - "2nd.OnTestCaseStart", - "ListenerTest::SetUpTestCase", - "1st.OnTestStart", - "2nd.OnTestStart", - "ListenerTest::SetUp", - "ListenerTest::* Test Body", - "1st.OnTestPartResult", - "2nd.OnTestPartResult", - "ListenerTest::TearDown", - "2nd.OnTestEnd", - "1st.OnTestEnd", - "1st.OnTestStart", - "2nd.OnTestStart", - "ListenerTest::SetUp", - "ListenerTest::* Test Body", - "1st.OnTestPartResult", - "2nd.OnTestPartResult", - "ListenerTest::TearDown", - "2nd.OnTestEnd", - "1st.OnTestEnd", - "ListenerTest::TearDownTestCase", - "2nd.OnTestCaseEnd", - "1st.OnTestCaseEnd", - "1st.OnEnvironmentsTearDownStart", - "2nd.OnEnvironmentsTearDownStart", - "Environment::TearDown", - "2nd.OnEnvironmentsTearDownEnd", - "1st.OnEnvironmentsTearDownEnd", - "2nd.OnTestIterationEnd(0)", - "1st.OnTestIterationEnd(0)", - "1st.OnTestIterationStart(1)", - "2nd.OnTestIterationStart(1)", - "1st.OnEnvironmentsSetUpStart", - "2nd.OnEnvironmentsSetUpStart", - "Environment::SetUp", - "2nd.OnEnvironmentsSetUpEnd", - "1st.OnEnvironmentsSetUpEnd", - "1st.OnTestCaseStart", - "2nd.OnTestCaseStart", - "ListenerTest::SetUpTestCase", - "1st.OnTestStart", - "2nd.OnTestStart", - "ListenerTest::SetUp", - "ListenerTest::* Test Body", - "1st.OnTestPartResult", - "2nd.OnTestPartResult", - "ListenerTest::TearDown", - "2nd.OnTestEnd", - "1st.OnTestEnd", - "1st.OnTestStart", - "2nd.OnTestStart", - "ListenerTest::SetUp", - "ListenerTest::* Test Body", - "1st.OnTestPartResult", - "2nd.OnTestPartResult", - "ListenerTest::TearDown", - "2nd.OnTestEnd", - "1st.OnTestEnd", - "ListenerTest::TearDownTestCase", - "2nd.OnTestCaseEnd", - "1st.OnTestCaseEnd", - "1st.OnEnvironmentsTearDownStart", - "2nd.OnEnvironmentsTearDownStart", - "Environment::TearDown", - "2nd.OnEnvironmentsTearDownEnd", - "1st.OnEnvironmentsTearDownEnd", - "2nd.OnTestIterationEnd(1)", - "1st.OnTestIterationEnd(1)", - "2nd.OnTestProgramEnd", - "1st.OnTestProgramEnd" - }; - VerifyResults(events, - expected_events, - sizeof(expected_events)/sizeof(expected_events[0])); - - // We need to check manually for ad hoc test failures that happen after - // RUN_ALL_TESTS finishes. - if (UnitTest::GetInstance()->Failed()) - ret_val = 1; - - return ret_val; -} diff --git a/freedv-server/googletest/test/gtest-message_test.cc b/freedv-server/googletest/test/gtest-message_test.cc deleted file mode 100644 index 175238ef..00000000 --- a/freedv-server/googletest/test/gtest-message_test.cc +++ /dev/null @@ -1,159 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// Tests for the Message class. - -#include "gtest/gtest-message.h" - -#include "gtest/gtest.h" - -namespace { - -using ::testing::Message; - -// Tests the testing::Message class - -// Tests the default constructor. -TEST(MessageTest, DefaultConstructor) { - const Message msg; - EXPECT_EQ("", msg.GetString()); -} - -// Tests the copy constructor. -TEST(MessageTest, CopyConstructor) { - const Message msg1("Hello"); - const Message msg2(msg1); - EXPECT_EQ("Hello", msg2.GetString()); -} - -// Tests constructing a Message from a C-string. -TEST(MessageTest, ConstructsFromCString) { - Message msg("Hello"); - EXPECT_EQ("Hello", msg.GetString()); -} - -// Tests streaming a float. -TEST(MessageTest, StreamsFloat) { - const std::string s = (Message() << 1.23456F << " " << 2.34567F).GetString(); - // Both numbers should be printed with enough precision. - EXPECT_PRED_FORMAT2(testing::IsSubstring, "1.234560", s.c_str()); - EXPECT_PRED_FORMAT2(testing::IsSubstring, " 2.345669", s.c_str()); -} - -// Tests streaming a double. -TEST(MessageTest, StreamsDouble) { - const std::string s = (Message() << 1260570880.4555497 << " " - << 1260572265.1954534).GetString(); - // Both numbers should be printed with enough precision. - EXPECT_PRED_FORMAT2(testing::IsSubstring, "1260570880.45", s.c_str()); - EXPECT_PRED_FORMAT2(testing::IsSubstring, " 1260572265.19", s.c_str()); -} - -// Tests streaming a non-char pointer. -TEST(MessageTest, StreamsPointer) { - int n = 0; - int* p = &n; - EXPECT_NE("(null)", (Message() << p).GetString()); -} - -// Tests streaming a NULL non-char pointer. -TEST(MessageTest, StreamsNullPointer) { - int* p = NULL; - EXPECT_EQ("(null)", (Message() << p).GetString()); -} - -// Tests streaming a C string. -TEST(MessageTest, StreamsCString) { - EXPECT_EQ("Foo", (Message() << "Foo").GetString()); -} - -// Tests streaming a NULL C string. -TEST(MessageTest, StreamsNullCString) { - char* p = NULL; - EXPECT_EQ("(null)", (Message() << p).GetString()); -} - -// Tests streaming std::string. -TEST(MessageTest, StreamsString) { - const ::std::string str("Hello"); - EXPECT_EQ("Hello", (Message() << str).GetString()); -} - -// Tests that we can output strings containing embedded NULs. -TEST(MessageTest, StreamsStringWithEmbeddedNUL) { - const char char_array_with_nul[] = - "Here's a NUL\0 and some more string"; - const ::std::string string_with_nul(char_array_with_nul, - sizeof(char_array_with_nul) - 1); - EXPECT_EQ("Here's a NUL\\0 and some more string", - (Message() << string_with_nul).GetString()); -} - -// Tests streaming a NUL char. -TEST(MessageTest, StreamsNULChar) { - EXPECT_EQ("\\0", (Message() << '\0').GetString()); -} - -// Tests streaming int. -TEST(MessageTest, StreamsInt) { - EXPECT_EQ("123", (Message() << 123).GetString()); -} - -// Tests that basic IO manipulators (endl, ends, and flush) can be -// streamed to Message. -TEST(MessageTest, StreamsBasicIoManip) { - EXPECT_EQ("Line 1.\nA NUL char \\0 in line 2.", - (Message() << "Line 1." << std::endl - << "A NUL char " << std::ends << std::flush - << " in line 2.").GetString()); -} - -// Tests Message::GetString() -TEST(MessageTest, GetString) { - Message msg; - msg << 1 << " lamb"; - EXPECT_EQ("1 lamb", msg.GetString()); -} - -// Tests streaming a Message object to an ostream. -TEST(MessageTest, StreamsToOStream) { - Message msg("Hello"); - ::std::stringstream ss; - ss << msg; - EXPECT_EQ("Hello", testing::internal::StringStreamToString(&ss)); -} - -// Tests that a Message object doesn't take up too much stack space. -TEST(MessageTest, DoesNotTakeUpMuchStackSpace) { - EXPECT_LE(sizeof(Message), 16U); -} - -} // namespace diff --git a/freedv-server/googletest/test/gtest-options_test.cc b/freedv-server/googletest/test/gtest-options_test.cc deleted file mode 100644 index 5586dc3b..00000000 --- a/freedv-server/googletest/test/gtest-options_test.cc +++ /dev/null @@ -1,215 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: keith.ray@gmail.com (Keith Ray) -// -// Google Test UnitTestOptions tests -// -// This file tests classes and functions used internally by -// Google Test. They are subject to change without notice. -// -// This file is #included from gtest.cc, to avoid changing build or -// make-files on Windows and other platforms. Do not #include this file -// anywhere else! - -#include "gtest/gtest.h" - -#if GTEST_OS_WINDOWS_MOBILE -# include -#elif GTEST_OS_WINDOWS -# include -#endif // GTEST_OS_WINDOWS_MOBILE - -// Indicates that this translation unit is part of Google Test's -// implementation. It must come before gtest-internal-inl.h is -// included, or there will be a compiler error. This trick is to -// prevent a user from accidentally including gtest-internal-inl.h in -// his code. -#define GTEST_IMPLEMENTATION_ 1 -#include "src/gtest-internal-inl.h" -#undef GTEST_IMPLEMENTATION_ - -namespace testing { -namespace internal { -namespace { - -// Turns the given relative path into an absolute path. -FilePath GetAbsolutePathOf(const FilePath& relative_path) { - return FilePath::ConcatPaths(FilePath::GetCurrentDir(), relative_path); -} - -// Testing UnitTestOptions::GetOutputFormat/GetOutputFile. - -TEST(XmlOutputTest, GetOutputFormatDefault) { - GTEST_FLAG(output) = ""; - EXPECT_STREQ("", UnitTestOptions::GetOutputFormat().c_str()); -} - -TEST(XmlOutputTest, GetOutputFormat) { - GTEST_FLAG(output) = "xml:filename"; - EXPECT_STREQ("xml", UnitTestOptions::GetOutputFormat().c_str()); -} - -TEST(XmlOutputTest, GetOutputFileDefault) { - GTEST_FLAG(output) = ""; - EXPECT_EQ(GetAbsolutePathOf(FilePath("test_detail.xml")).string(), - UnitTestOptions::GetAbsolutePathToOutputFile()); -} - -TEST(XmlOutputTest, GetOutputFileSingleFile) { - GTEST_FLAG(output) = "xml:filename.abc"; - EXPECT_EQ(GetAbsolutePathOf(FilePath("filename.abc")).string(), - UnitTestOptions::GetAbsolutePathToOutputFile()); -} - -TEST(XmlOutputTest, GetOutputFileFromDirectoryPath) { - GTEST_FLAG(output) = "xml:path" GTEST_PATH_SEP_; - const std::string expected_output_file = - GetAbsolutePathOf( - FilePath(std::string("path") + GTEST_PATH_SEP_ + - GetCurrentExecutableName().string() + ".xml")).string(); - const std::string& output_file = - UnitTestOptions::GetAbsolutePathToOutputFile(); -#if GTEST_OS_WINDOWS - EXPECT_STRCASEEQ(expected_output_file.c_str(), output_file.c_str()); -#else - EXPECT_EQ(expected_output_file, output_file.c_str()); -#endif -} - -TEST(OutputFileHelpersTest, GetCurrentExecutableName) { - const std::string exe_str = GetCurrentExecutableName().string(); -#if GTEST_OS_WINDOWS - const bool success = - _strcmpi("gtest-options_test", exe_str.c_str()) == 0 || - _strcmpi("gtest-options-ex_test", exe_str.c_str()) == 0 || - _strcmpi("gtest_all_test", exe_str.c_str()) == 0 || - _strcmpi("gtest_dll_test", exe_str.c_str()) == 0; -#else - // TODO(wan@google.com): remove the hard-coded "lt-" prefix when - // Chandler Carruth's libtool replacement is ready. - const bool success = - exe_str == "gtest-options_test" || - exe_str == "gtest_all_test" || - exe_str == "lt-gtest_all_test" || - exe_str == "gtest_dll_test"; -#endif // GTEST_OS_WINDOWS - if (!success) - FAIL() << "GetCurrentExecutableName() returns " << exe_str; -} - -class XmlOutputChangeDirTest : public Test { - protected: - virtual void SetUp() { - original_working_dir_ = FilePath::GetCurrentDir(); - posix::ChDir(".."); - // This will make the test fail if run from the root directory. - EXPECT_NE(original_working_dir_.string(), - FilePath::GetCurrentDir().string()); - } - - virtual void TearDown() { - posix::ChDir(original_working_dir_.string().c_str()); - } - - FilePath original_working_dir_; -}; - -TEST_F(XmlOutputChangeDirTest, PreserveOriginalWorkingDirWithDefault) { - GTEST_FLAG(output) = ""; - EXPECT_EQ(FilePath::ConcatPaths(original_working_dir_, - FilePath("test_detail.xml")).string(), - UnitTestOptions::GetAbsolutePathToOutputFile()); -} - -TEST_F(XmlOutputChangeDirTest, PreserveOriginalWorkingDirWithDefaultXML) { - GTEST_FLAG(output) = "xml"; - EXPECT_EQ(FilePath::ConcatPaths(original_working_dir_, - FilePath("test_detail.xml")).string(), - UnitTestOptions::GetAbsolutePathToOutputFile()); -} - -TEST_F(XmlOutputChangeDirTest, PreserveOriginalWorkingDirWithRelativeFile) { - GTEST_FLAG(output) = "xml:filename.abc"; - EXPECT_EQ(FilePath::ConcatPaths(original_working_dir_, - FilePath("filename.abc")).string(), - UnitTestOptions::GetAbsolutePathToOutputFile()); -} - -TEST_F(XmlOutputChangeDirTest, PreserveOriginalWorkingDirWithRelativePath) { - GTEST_FLAG(output) = "xml:path" GTEST_PATH_SEP_; - const std::string expected_output_file = - FilePath::ConcatPaths( - original_working_dir_, - FilePath(std::string("path") + GTEST_PATH_SEP_ + - GetCurrentExecutableName().string() + ".xml")).string(); - const std::string& output_file = - UnitTestOptions::GetAbsolutePathToOutputFile(); -#if GTEST_OS_WINDOWS - EXPECT_STRCASEEQ(expected_output_file.c_str(), output_file.c_str()); -#else - EXPECT_EQ(expected_output_file, output_file.c_str()); -#endif -} - -TEST_F(XmlOutputChangeDirTest, PreserveOriginalWorkingDirWithAbsoluteFile) { -#if GTEST_OS_WINDOWS - GTEST_FLAG(output) = "xml:c:\\tmp\\filename.abc"; - EXPECT_EQ(FilePath("c:\\tmp\\filename.abc").string(), - UnitTestOptions::GetAbsolutePathToOutputFile()); -#else - GTEST_FLAG(output) ="xml:/tmp/filename.abc"; - EXPECT_EQ(FilePath("/tmp/filename.abc").string(), - UnitTestOptions::GetAbsolutePathToOutputFile()); -#endif -} - -TEST_F(XmlOutputChangeDirTest, PreserveOriginalWorkingDirWithAbsolutePath) { -#if GTEST_OS_WINDOWS - const std::string path = "c:\\tmp\\"; -#else - const std::string path = "/tmp/"; -#endif - - GTEST_FLAG(output) = "xml:" + path; - const std::string expected_output_file = - path + GetCurrentExecutableName().string() + ".xml"; - const std::string& output_file = - UnitTestOptions::GetAbsolutePathToOutputFile(); - -#if GTEST_OS_WINDOWS - EXPECT_STRCASEEQ(expected_output_file.c_str(), output_file.c_str()); -#else - EXPECT_EQ(expected_output_file, output_file.c_str()); -#endif -} - -} // namespace -} // namespace internal -} // namespace testing diff --git a/freedv-server/googletest/test/gtest-param-test2_test.cc b/freedv-server/googletest/test/gtest-param-test2_test.cc deleted file mode 100644 index 4a782fe7..00000000 --- a/freedv-server/googletest/test/gtest-param-test2_test.cc +++ /dev/null @@ -1,65 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: vladl@google.com (Vlad Losev) -// -// Tests for Google Test itself. This verifies that the basic constructs of -// Google Test work. - -#include "gtest/gtest.h" - -#include "test/gtest-param-test_test.h" - -#if GTEST_HAS_PARAM_TEST - -using ::testing::Values; -using ::testing::internal::ParamGenerator; - -// Tests that generators defined in a different translation unit -// are functional. The test using extern_gen is defined -// in gtest-param-test_test.cc. -ParamGenerator extern_gen = Values(33); - -// Tests that a parameterized test case can be defined in one translation unit -// and instantiated in another. The test is defined in gtest-param-test_test.cc -// and ExternalInstantiationTest fixture class is defined in -// gtest-param-test_test.h. -INSTANTIATE_TEST_CASE_P(MultiplesOf33, - ExternalInstantiationTest, - Values(33, 66)); - -// Tests that a parameterized test case can be instantiated -// in multiple translation units. Another instantiation is defined -// in gtest-param-test_test.cc and InstantiationInMultipleTranslaionUnitsTest -// fixture is defined in gtest-param-test_test.h -INSTANTIATE_TEST_CASE_P(Sequence2, - InstantiationInMultipleTranslaionUnitsTest, - Values(42*3, 42*4, 42*5)); - -#endif // GTEST_HAS_PARAM_TEST diff --git a/freedv-server/googletest/test/gtest-param-test_test.cc b/freedv-server/googletest/test/gtest-param-test_test.cc deleted file mode 100644 index f60cb8a5..00000000 --- a/freedv-server/googletest/test/gtest-param-test_test.cc +++ /dev/null @@ -1,904 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: vladl@google.com (Vlad Losev) -// -// Tests for Google Test itself. This file verifies that the parameter -// generators objects produce correct parameter sequences and that -// Google Test runtime instantiates correct tests from those sequences. - -#include "gtest/gtest.h" - -#if GTEST_HAS_PARAM_TEST - -# include -# include -# include -# include -# include -# include - -// To include gtest-internal-inl.h. -# define GTEST_IMPLEMENTATION_ 1 -# include "src/gtest-internal-inl.h" // for UnitTestOptions -# undef GTEST_IMPLEMENTATION_ - -# include "test/gtest-param-test_test.h" - -using ::std::vector; -using ::std::sort; - -using ::testing::AddGlobalTestEnvironment; -using ::testing::Bool; -using ::testing::Message; -using ::testing::Range; -using ::testing::TestWithParam; -using ::testing::Values; -using ::testing::ValuesIn; - -# if GTEST_HAS_COMBINE -using ::testing::Combine; -using ::std::tr1::get; -using ::std::tr1::make_tuple; -using ::std::tr1::tuple; -# endif // GTEST_HAS_COMBINE - -using ::testing::internal::ParamGenerator; -using ::testing::internal::UnitTestOptions; - -// Prints a value to a string. -// -// TODO(wan@google.com): remove PrintValue() when we move matchers and -// EXPECT_THAT() from Google Mock to Google Test. At that time, we -// can write EXPECT_THAT(x, Eq(y)) to compare two tuples x and y, as -// EXPECT_THAT() and the matchers know how to print tuples. -template -::std::string PrintValue(const T& value) { - ::std::stringstream stream; - stream << value; - return stream.str(); -} - -# if GTEST_HAS_COMBINE - -// These overloads allow printing tuples in our tests. We cannot -// define an operator<< for tuples, as that definition needs to be in -// the std namespace in order to be picked up by Google Test via -// Argument-Dependent Lookup, yet defining anything in the std -// namespace in non-STL code is undefined behavior. - -template -::std::string PrintValue(const tuple& value) { - ::std::stringstream stream; - stream << "(" << get<0>(value) << ", " << get<1>(value) << ")"; - return stream.str(); -} - -template -::std::string PrintValue(const tuple& value) { - ::std::stringstream stream; - stream << "(" << get<0>(value) << ", " << get<1>(value) - << ", "<< get<2>(value) << ")"; - return stream.str(); -} - -template -::std::string PrintValue( - const tuple& value) { - ::std::stringstream stream; - stream << "(" << get<0>(value) << ", " << get<1>(value) - << ", "<< get<2>(value) << ", " << get<3>(value) - << ", "<< get<4>(value) << ", " << get<5>(value) - << ", "<< get<6>(value) << ", " << get<7>(value) - << ", "<< get<8>(value) << ", " << get<9>(value) << ")"; - return stream.str(); -} - -# endif // GTEST_HAS_COMBINE - -// Verifies that a sequence generated by the generator and accessed -// via the iterator object matches the expected one using Google Test -// assertions. -template -void VerifyGenerator(const ParamGenerator& generator, - const T (&expected_values)[N]) { - typename ParamGenerator::iterator it = generator.begin(); - for (size_t i = 0; i < N; ++i) { - ASSERT_FALSE(it == generator.end()) - << "At element " << i << " when accessing via an iterator " - << "created with the copy constructor.\n"; - // We cannot use EXPECT_EQ() here as the values may be tuples, - // which don't support <<. - EXPECT_TRUE(expected_values[i] == *it) - << "where i is " << i - << ", expected_values[i] is " << PrintValue(expected_values[i]) - << ", *it is " << PrintValue(*it) - << ", and 'it' is an iterator created with the copy constructor.\n"; - it++; - } - EXPECT_TRUE(it == generator.end()) - << "At the presumed end of sequence when accessing via an iterator " - << "created with the copy constructor.\n"; - - // Test the iterator assignment. The following lines verify that - // the sequence accessed via an iterator initialized via the - // assignment operator (as opposed to a copy constructor) matches - // just the same. - it = generator.begin(); - for (size_t i = 0; i < N; ++i) { - ASSERT_FALSE(it == generator.end()) - << "At element " << i << " when accessing via an iterator " - << "created with the assignment operator.\n"; - EXPECT_TRUE(expected_values[i] == *it) - << "where i is " << i - << ", expected_values[i] is " << PrintValue(expected_values[i]) - << ", *it is " << PrintValue(*it) - << ", and 'it' is an iterator created with the copy constructor.\n"; - it++; - } - EXPECT_TRUE(it == generator.end()) - << "At the presumed end of sequence when accessing via an iterator " - << "created with the assignment operator.\n"; -} - -template -void VerifyGeneratorIsEmpty(const ParamGenerator& generator) { - typename ParamGenerator::iterator it = generator.begin(); - EXPECT_TRUE(it == generator.end()); - - it = generator.begin(); - EXPECT_TRUE(it == generator.end()); -} - -// Generator tests. They test that each of the provided generator functions -// generates an expected sequence of values. The general test pattern -// instantiates a generator using one of the generator functions, -// checks the sequence produced by the generator using its iterator API, -// and then resets the iterator back to the beginning of the sequence -// and checks the sequence again. - -// Tests that iterators produced by generator functions conform to the -// ForwardIterator concept. -TEST(IteratorTest, ParamIteratorConformsToForwardIteratorConcept) { - const ParamGenerator gen = Range(0, 10); - ParamGenerator::iterator it = gen.begin(); - - // Verifies that iterator initialization works as expected. - ParamGenerator::iterator it2 = it; - EXPECT_TRUE(*it == *it2) << "Initialized iterators must point to the " - << "element same as its source points to"; - - // Verifies that iterator assignment works as expected. - it++; - EXPECT_FALSE(*it == *it2); - it2 = it; - EXPECT_TRUE(*it == *it2) << "Assigned iterators must point to the " - << "element same as its source points to"; - - // Verifies that prefix operator++() returns *this. - EXPECT_EQ(&it, &(++it)) << "Result of the prefix operator++ must be " - << "refer to the original object"; - - // Verifies that the result of the postfix operator++ points to the value - // pointed to by the original iterator. - int original_value = *it; // Have to compute it outside of macro call to be - // unaffected by the parameter evaluation order. - EXPECT_EQ(original_value, *(it++)); - - // Verifies that prefix and postfix operator++() advance an iterator - // all the same. - it2 = it; - it++; - ++it2; - EXPECT_TRUE(*it == *it2); -} - -// Tests that Range() generates the expected sequence. -TEST(RangeTest, IntRangeWithDefaultStep) { - const ParamGenerator gen = Range(0, 3); - const int expected_values[] = {0, 1, 2}; - VerifyGenerator(gen, expected_values); -} - -// Edge case. Tests that Range() generates the single element sequence -// as expected when provided with range limits that are equal. -TEST(RangeTest, IntRangeSingleValue) { - const ParamGenerator gen = Range(0, 1); - const int expected_values[] = {0}; - VerifyGenerator(gen, expected_values); -} - -// Edge case. Tests that Range() with generates empty sequence when -// supplied with an empty range. -TEST(RangeTest, IntRangeEmpty) { - const ParamGenerator gen = Range(0, 0); - VerifyGeneratorIsEmpty(gen); -} - -// Tests that Range() with custom step (greater then one) generates -// the expected sequence. -TEST(RangeTest, IntRangeWithCustomStep) { - const ParamGenerator gen = Range(0, 9, 3); - const int expected_values[] = {0, 3, 6}; - VerifyGenerator(gen, expected_values); -} - -// Tests that Range() with custom step (greater then one) generates -// the expected sequence when the last element does not fall on the -// upper range limit. Sequences generated by Range() must not have -// elements beyond the range limits. -TEST(RangeTest, IntRangeWithCustomStepOverUpperBound) { - const ParamGenerator gen = Range(0, 4, 3); - const int expected_values[] = {0, 3}; - VerifyGenerator(gen, expected_values); -} - -// Verifies that Range works with user-defined types that define -// copy constructor, operator=(), operator+(), and operator<(). -class DogAdder { - public: - explicit DogAdder(const char* a_value) : value_(a_value) {} - DogAdder(const DogAdder& other) : value_(other.value_.c_str()) {} - - DogAdder operator=(const DogAdder& other) { - if (this != &other) - value_ = other.value_; - return *this; - } - DogAdder operator+(const DogAdder& other) const { - Message msg; - msg << value_.c_str() << other.value_.c_str(); - return DogAdder(msg.GetString().c_str()); - } - bool operator<(const DogAdder& other) const { - return value_ < other.value_; - } - const std::string& value() const { return value_; } - - private: - std::string value_; -}; - -TEST(RangeTest, WorksWithACustomType) { - const ParamGenerator gen = - Range(DogAdder("cat"), DogAdder("catdogdog"), DogAdder("dog")); - ParamGenerator::iterator it = gen.begin(); - - ASSERT_FALSE(it == gen.end()); - EXPECT_STREQ("cat", it->value().c_str()); - - ASSERT_FALSE(++it == gen.end()); - EXPECT_STREQ("catdog", it->value().c_str()); - - EXPECT_TRUE(++it == gen.end()); -} - -class IntWrapper { - public: - explicit IntWrapper(int a_value) : value_(a_value) {} - IntWrapper(const IntWrapper& other) : value_(other.value_) {} - - IntWrapper operator=(const IntWrapper& other) { - value_ = other.value_; - return *this; - } - // operator+() adds a different type. - IntWrapper operator+(int other) const { return IntWrapper(value_ + other); } - bool operator<(const IntWrapper& other) const { - return value_ < other.value_; - } - int value() const { return value_; } - - private: - int value_; -}; - -TEST(RangeTest, WorksWithACustomTypeWithDifferentIncrementType) { - const ParamGenerator gen = Range(IntWrapper(0), IntWrapper(2)); - ParamGenerator::iterator it = gen.begin(); - - ASSERT_FALSE(it == gen.end()); - EXPECT_EQ(0, it->value()); - - ASSERT_FALSE(++it == gen.end()); - EXPECT_EQ(1, it->value()); - - EXPECT_TRUE(++it == gen.end()); -} - -// Tests that ValuesIn() with an array parameter generates -// the expected sequence. -TEST(ValuesInTest, ValuesInArray) { - int array[] = {3, 5, 8}; - const ParamGenerator gen = ValuesIn(array); - VerifyGenerator(gen, array); -} - -// Tests that ValuesIn() with a const array parameter generates -// the expected sequence. -TEST(ValuesInTest, ValuesInConstArray) { - const int array[] = {3, 5, 8}; - const ParamGenerator gen = ValuesIn(array); - VerifyGenerator(gen, array); -} - -// Edge case. Tests that ValuesIn() with an array parameter containing a -// single element generates the single element sequence. -TEST(ValuesInTest, ValuesInSingleElementArray) { - int array[] = {42}; - const ParamGenerator gen = ValuesIn(array); - VerifyGenerator(gen, array); -} - -// Tests that ValuesIn() generates the expected sequence for an STL -// container (vector). -TEST(ValuesInTest, ValuesInVector) { - typedef ::std::vector ContainerType; - ContainerType values; - values.push_back(3); - values.push_back(5); - values.push_back(8); - const ParamGenerator gen = ValuesIn(values); - - const int expected_values[] = {3, 5, 8}; - VerifyGenerator(gen, expected_values); -} - -// Tests that ValuesIn() generates the expected sequence. -TEST(ValuesInTest, ValuesInIteratorRange) { - typedef ::std::vector ContainerType; - ContainerType values; - values.push_back(3); - values.push_back(5); - values.push_back(8); - const ParamGenerator gen = ValuesIn(values.begin(), values.end()); - - const int expected_values[] = {3, 5, 8}; - VerifyGenerator(gen, expected_values); -} - -// Edge case. Tests that ValuesIn() provided with an iterator range specifying a -// single value generates a single-element sequence. -TEST(ValuesInTest, ValuesInSingleElementIteratorRange) { - typedef ::std::vector ContainerType; - ContainerType values; - values.push_back(42); - const ParamGenerator gen = ValuesIn(values.begin(), values.end()); - - const int expected_values[] = {42}; - VerifyGenerator(gen, expected_values); -} - -// Edge case. Tests that ValuesIn() provided with an empty iterator range -// generates an empty sequence. -TEST(ValuesInTest, ValuesInEmptyIteratorRange) { - typedef ::std::vector ContainerType; - ContainerType values; - const ParamGenerator gen = ValuesIn(values.begin(), values.end()); - - VerifyGeneratorIsEmpty(gen); -} - -// Tests that the Values() generates the expected sequence. -TEST(ValuesTest, ValuesWorks) { - const ParamGenerator gen = Values(3, 5, 8); - - const int expected_values[] = {3, 5, 8}; - VerifyGenerator(gen, expected_values); -} - -// Tests that Values() generates the expected sequences from elements of -// different types convertible to ParamGenerator's parameter type. -TEST(ValuesTest, ValuesWorksForValuesOfCompatibleTypes) { - const ParamGenerator gen = Values(3, 5.0f, 8.0); - - const double expected_values[] = {3.0, 5.0, 8.0}; - VerifyGenerator(gen, expected_values); -} - -TEST(ValuesTest, ValuesWorksForMaxLengthList) { - const ParamGenerator gen = Values( - 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, - 110, 120, 130, 140, 150, 160, 170, 180, 190, 200, - 210, 220, 230, 240, 250, 260, 270, 280, 290, 300, - 310, 320, 330, 340, 350, 360, 370, 380, 390, 400, - 410, 420, 430, 440, 450, 460, 470, 480, 490, 500); - - const int expected_values[] = { - 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, - 110, 120, 130, 140, 150, 160, 170, 180, 190, 200, - 210, 220, 230, 240, 250, 260, 270, 280, 290, 300, - 310, 320, 330, 340, 350, 360, 370, 380, 390, 400, - 410, 420, 430, 440, 450, 460, 470, 480, 490, 500}; - VerifyGenerator(gen, expected_values); -} - -// Edge case test. Tests that single-parameter Values() generates the sequence -// with the single value. -TEST(ValuesTest, ValuesWithSingleParameter) { - const ParamGenerator gen = Values(42); - - const int expected_values[] = {42}; - VerifyGenerator(gen, expected_values); -} - -// Tests that Bool() generates sequence (false, true). -TEST(BoolTest, BoolWorks) { - const ParamGenerator gen = Bool(); - - const bool expected_values[] = {false, true}; - VerifyGenerator(gen, expected_values); -} - -# if GTEST_HAS_COMBINE - -// Tests that Combine() with two parameters generates the expected sequence. -TEST(CombineTest, CombineWithTwoParameters) { - const char* foo = "foo"; - const char* bar = "bar"; - const ParamGenerator > gen = - Combine(Values(foo, bar), Values(3, 4)); - - tuple expected_values[] = { - make_tuple(foo, 3), make_tuple(foo, 4), - make_tuple(bar, 3), make_tuple(bar, 4)}; - VerifyGenerator(gen, expected_values); -} - -// Tests that Combine() with three parameters generates the expected sequence. -TEST(CombineTest, CombineWithThreeParameters) { - const ParamGenerator > gen = Combine(Values(0, 1), - Values(3, 4), - Values(5, 6)); - tuple expected_values[] = { - make_tuple(0, 3, 5), make_tuple(0, 3, 6), - make_tuple(0, 4, 5), make_tuple(0, 4, 6), - make_tuple(1, 3, 5), make_tuple(1, 3, 6), - make_tuple(1, 4, 5), make_tuple(1, 4, 6)}; - VerifyGenerator(gen, expected_values); -} - -// Tests that the Combine() with the first parameter generating a single value -// sequence generates a sequence with the number of elements equal to the -// number of elements in the sequence generated by the second parameter. -TEST(CombineTest, CombineWithFirstParameterSingleValue) { - const ParamGenerator > gen = Combine(Values(42), - Values(0, 1)); - - tuple expected_values[] = {make_tuple(42, 0), make_tuple(42, 1)}; - VerifyGenerator(gen, expected_values); -} - -// Tests that the Combine() with the second parameter generating a single value -// sequence generates a sequence with the number of elements equal to the -// number of elements in the sequence generated by the first parameter. -TEST(CombineTest, CombineWithSecondParameterSingleValue) { - const ParamGenerator > gen = Combine(Values(0, 1), - Values(42)); - - tuple expected_values[] = {make_tuple(0, 42), make_tuple(1, 42)}; - VerifyGenerator(gen, expected_values); -} - -// Tests that when the first parameter produces an empty sequence, -// Combine() produces an empty sequence, too. -TEST(CombineTest, CombineWithFirstParameterEmptyRange) { - const ParamGenerator > gen = Combine(Range(0, 0), - Values(0, 1)); - VerifyGeneratorIsEmpty(gen); -} - -// Tests that when the second parameter produces an empty sequence, -// Combine() produces an empty sequence, too. -TEST(CombineTest, CombineWithSecondParameterEmptyRange) { - const ParamGenerator > gen = Combine(Values(0, 1), - Range(1, 1)); - VerifyGeneratorIsEmpty(gen); -} - -// Edge case. Tests that combine works with the maximum number -// of parameters supported by Google Test (currently 10). -TEST(CombineTest, CombineWithMaxNumberOfParameters) { - const char* foo = "foo"; - const char* bar = "bar"; - const ParamGenerator > gen = Combine(Values(foo, bar), - Values(1), Values(2), - Values(3), Values(4), - Values(5), Values(6), - Values(7), Values(8), - Values(9)); - - tuple - expected_values[] = {make_tuple(foo, 1, 2, 3, 4, 5, 6, 7, 8, 9), - make_tuple(bar, 1, 2, 3, 4, 5, 6, 7, 8, 9)}; - VerifyGenerator(gen, expected_values); -} - -# endif // GTEST_HAS_COMBINE - -// Tests that an generator produces correct sequence after being -// assigned from another generator. -TEST(ParamGeneratorTest, AssignmentWorks) { - ParamGenerator gen = Values(1, 2); - const ParamGenerator gen2 = Values(3, 4); - gen = gen2; - - const int expected_values[] = {3, 4}; - VerifyGenerator(gen, expected_values); -} - -// This test verifies that the tests are expanded and run as specified: -// one test per element from the sequence produced by the generator -// specified in INSTANTIATE_TEST_CASE_P. It also verifies that the test's -// fixture constructor, SetUp(), and TearDown() have run and have been -// supplied with the correct parameters. - -// The use of environment object allows detection of the case where no test -// case functionality is run at all. In this case TestCaseTearDown will not -// be able to detect missing tests, naturally. -template -class TestGenerationEnvironment : public ::testing::Environment { - public: - static TestGenerationEnvironment* Instance() { - static TestGenerationEnvironment* instance = new TestGenerationEnvironment; - return instance; - } - - void FixtureConstructorExecuted() { fixture_constructor_count_++; } - void SetUpExecuted() { set_up_count_++; } - void TearDownExecuted() { tear_down_count_++; } - void TestBodyExecuted() { test_body_count_++; } - - virtual void TearDown() { - // If all MultipleTestGenerationTest tests have been de-selected - // by the filter flag, the following checks make no sense. - bool perform_check = false; - - for (int i = 0; i < kExpectedCalls; ++i) { - Message msg; - msg << "TestsExpandedAndRun/" << i; - if (UnitTestOptions::FilterMatchesTest( - "TestExpansionModule/MultipleTestGenerationTest", - msg.GetString().c_str())) { - perform_check = true; - } - } - if (perform_check) { - EXPECT_EQ(kExpectedCalls, fixture_constructor_count_) - << "Fixture constructor of ParamTestGenerationTest test case " - << "has not been run as expected."; - EXPECT_EQ(kExpectedCalls, set_up_count_) - << "Fixture SetUp method of ParamTestGenerationTest test case " - << "has not been run as expected."; - EXPECT_EQ(kExpectedCalls, tear_down_count_) - << "Fixture TearDown method of ParamTestGenerationTest test case " - << "has not been run as expected."; - EXPECT_EQ(kExpectedCalls, test_body_count_) - << "Test in ParamTestGenerationTest test case " - << "has not been run as expected."; - } - } - - private: - TestGenerationEnvironment() : fixture_constructor_count_(0), set_up_count_(0), - tear_down_count_(0), test_body_count_(0) {} - - int fixture_constructor_count_; - int set_up_count_; - int tear_down_count_; - int test_body_count_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(TestGenerationEnvironment); -}; - -const int test_generation_params[] = {36, 42, 72}; - -class TestGenerationTest : public TestWithParam { - public: - enum { - PARAMETER_COUNT = - sizeof(test_generation_params)/sizeof(test_generation_params[0]) - }; - - typedef TestGenerationEnvironment Environment; - - TestGenerationTest() { - Environment::Instance()->FixtureConstructorExecuted(); - current_parameter_ = GetParam(); - } - virtual void SetUp() { - Environment::Instance()->SetUpExecuted(); - EXPECT_EQ(current_parameter_, GetParam()); - } - virtual void TearDown() { - Environment::Instance()->TearDownExecuted(); - EXPECT_EQ(current_parameter_, GetParam()); - } - - static void SetUpTestCase() { - bool all_tests_in_test_case_selected = true; - - for (int i = 0; i < PARAMETER_COUNT; ++i) { - Message test_name; - test_name << "TestsExpandedAndRun/" << i; - if ( !UnitTestOptions::FilterMatchesTest( - "TestExpansionModule/MultipleTestGenerationTest", - test_name.GetString())) { - all_tests_in_test_case_selected = false; - } - } - EXPECT_TRUE(all_tests_in_test_case_selected) - << "When running the TestGenerationTest test case all of its tests\n" - << "must be selected by the filter flag for the test case to pass.\n" - << "If not all of them are enabled, we can't reliably conclude\n" - << "that the correct number of tests have been generated."; - - collected_parameters_.clear(); - } - - static void TearDownTestCase() { - vector expected_values(test_generation_params, - test_generation_params + PARAMETER_COUNT); - // Test execution order is not guaranteed by Google Test, - // so the order of values in collected_parameters_ can be - // different and we have to sort to compare. - sort(expected_values.begin(), expected_values.end()); - sort(collected_parameters_.begin(), collected_parameters_.end()); - - EXPECT_TRUE(collected_parameters_ == expected_values); - } - - protected: - int current_parameter_; - static vector collected_parameters_; - - private: - GTEST_DISALLOW_COPY_AND_ASSIGN_(TestGenerationTest); -}; -vector TestGenerationTest::collected_parameters_; - -TEST_P(TestGenerationTest, TestsExpandedAndRun) { - Environment::Instance()->TestBodyExecuted(); - EXPECT_EQ(current_parameter_, GetParam()); - collected_parameters_.push_back(GetParam()); -} -INSTANTIATE_TEST_CASE_P(TestExpansionModule, TestGenerationTest, - ValuesIn(test_generation_params)); - -// This test verifies that the element sequence (third parameter of -// INSTANTIATE_TEST_CASE_P) is evaluated in InitGoogleTest() and neither at -// the call site of INSTANTIATE_TEST_CASE_P nor in RUN_ALL_TESTS(). For -// that, we declare param_value_ to be a static member of -// GeneratorEvaluationTest and initialize it to 0. We set it to 1 in -// main(), just before invocation of InitGoogleTest(). After calling -// InitGoogleTest(), we set the value to 2. If the sequence is evaluated -// before or after InitGoogleTest, INSTANTIATE_TEST_CASE_P will create a -// test with parameter other than 1, and the test body will fail the -// assertion. -class GeneratorEvaluationTest : public TestWithParam { - public: - static int param_value() { return param_value_; } - static void set_param_value(int param_value) { param_value_ = param_value; } - - private: - static int param_value_; -}; -int GeneratorEvaluationTest::param_value_ = 0; - -TEST_P(GeneratorEvaluationTest, GeneratorsEvaluatedInMain) { - EXPECT_EQ(1, GetParam()); -} -INSTANTIATE_TEST_CASE_P(GenEvalModule, - GeneratorEvaluationTest, - Values(GeneratorEvaluationTest::param_value())); - -// Tests that generators defined in a different translation unit are -// functional. Generator extern_gen is defined in gtest-param-test_test2.cc. -extern ParamGenerator extern_gen; -class ExternalGeneratorTest : public TestWithParam {}; -TEST_P(ExternalGeneratorTest, ExternalGenerator) { - // Sequence produced by extern_gen contains only a single value - // which we verify here. - EXPECT_EQ(GetParam(), 33); -} -INSTANTIATE_TEST_CASE_P(ExternalGeneratorModule, - ExternalGeneratorTest, - extern_gen); - -// Tests that a parameterized test case can be defined in one translation -// unit and instantiated in another. This test will be instantiated in -// gtest-param-test_test2.cc. ExternalInstantiationTest fixture class is -// defined in gtest-param-test_test.h. -TEST_P(ExternalInstantiationTest, IsMultipleOf33) { - EXPECT_EQ(0, GetParam() % 33); -} - -// Tests that a parameterized test case can be instantiated with multiple -// generators. -class MultipleInstantiationTest : public TestWithParam {}; -TEST_P(MultipleInstantiationTest, AllowsMultipleInstances) { -} -INSTANTIATE_TEST_CASE_P(Sequence1, MultipleInstantiationTest, Values(1, 2)); -INSTANTIATE_TEST_CASE_P(Sequence2, MultipleInstantiationTest, Range(3, 5)); - -// Tests that a parameterized test case can be instantiated -// in multiple translation units. This test will be instantiated -// here and in gtest-param-test_test2.cc. -// InstantiationInMultipleTranslationUnitsTest fixture class -// is defined in gtest-param-test_test.h. -TEST_P(InstantiationInMultipleTranslaionUnitsTest, IsMultipleOf42) { - EXPECT_EQ(0, GetParam() % 42); -} -INSTANTIATE_TEST_CASE_P(Sequence1, - InstantiationInMultipleTranslaionUnitsTest, - Values(42, 42*2)); - -// Tests that each iteration of parameterized test runs in a separate test -// object. -class SeparateInstanceTest : public TestWithParam { - public: - SeparateInstanceTest() : count_(0) {} - - static void TearDownTestCase() { - EXPECT_GE(global_count_, 2) - << "If some (but not all) SeparateInstanceTest tests have been " - << "filtered out this test will fail. Make sure that all " - << "GeneratorEvaluationTest are selected or de-selected together " - << "by the test filter."; - } - - protected: - int count_; - static int global_count_; -}; -int SeparateInstanceTest::global_count_ = 0; - -TEST_P(SeparateInstanceTest, TestsRunInSeparateInstances) { - EXPECT_EQ(0, count_++); - global_count_++; -} -INSTANTIATE_TEST_CASE_P(FourElemSequence, SeparateInstanceTest, Range(1, 4)); - -// Tests that all instantiations of a test have named appropriately. Test -// defined with TEST_P(TestCaseName, TestName) and instantiated with -// INSTANTIATE_TEST_CASE_P(SequenceName, TestCaseName, generator) must be named -// SequenceName/TestCaseName.TestName/i, where i is the 0-based index of the -// sequence element used to instantiate the test. -class NamingTest : public TestWithParam {}; - -TEST_P(NamingTest, TestsReportCorrectNamesAndParameters) { - const ::testing::TestInfo* const test_info = - ::testing::UnitTest::GetInstance()->current_test_info(); - - EXPECT_STREQ("ZeroToFiveSequence/NamingTest", test_info->test_case_name()); - - Message index_stream; - index_stream << "TestsReportCorrectNamesAndParameters/" << GetParam(); - EXPECT_STREQ(index_stream.GetString().c_str(), test_info->name()); - - EXPECT_EQ(::testing::PrintToString(GetParam()), test_info->value_param()); -} - -INSTANTIATE_TEST_CASE_P(ZeroToFiveSequence, NamingTest, Range(0, 5)); - -// Class that cannot be streamed into an ostream. It needs to be copyable -// (and, in case of MSVC, also assignable) in order to be a test parameter -// type. Its default copy constructor and assignment operator do exactly -// what we need. -class Unstreamable { - public: - explicit Unstreamable(int value) : value_(value) {} - - private: - int value_; -}; - -class CommentTest : public TestWithParam {}; - -TEST_P(CommentTest, TestsCorrectlyReportUnstreamableParams) { - const ::testing::TestInfo* const test_info = - ::testing::UnitTest::GetInstance()->current_test_info(); - - EXPECT_EQ(::testing::PrintToString(GetParam()), test_info->value_param()); -} - -INSTANTIATE_TEST_CASE_P(InstantiationWithComments, - CommentTest, - Values(Unstreamable(1))); - -// Verify that we can create a hierarchy of test fixtures, where the base -// class fixture is not parameterized and the derived class is. In this case -// ParameterizedDerivedTest inherits from NonParameterizedBaseTest. We -// perform simple tests on both. -class NonParameterizedBaseTest : public ::testing::Test { - public: - NonParameterizedBaseTest() : n_(17) { } - protected: - int n_; -}; - -class ParameterizedDerivedTest : public NonParameterizedBaseTest, - public ::testing::WithParamInterface { - protected: - ParameterizedDerivedTest() : count_(0) { } - int count_; - static int global_count_; -}; - -int ParameterizedDerivedTest::global_count_ = 0; - -TEST_F(NonParameterizedBaseTest, FixtureIsInitialized) { - EXPECT_EQ(17, n_); -} - -TEST_P(ParameterizedDerivedTest, SeesSequence) { - EXPECT_EQ(17, n_); - EXPECT_EQ(0, count_++); - EXPECT_EQ(GetParam(), global_count_++); -} - -class ParameterizedDeathTest : public ::testing::TestWithParam { }; - -TEST_F(ParameterizedDeathTest, GetParamDiesFromTestF) { - EXPECT_DEATH_IF_SUPPORTED(GetParam(), - ".* value-parameterized test .*"); -} - -INSTANTIATE_TEST_CASE_P(RangeZeroToFive, ParameterizedDerivedTest, Range(0, 5)); - -#endif // GTEST_HAS_PARAM_TEST - -TEST(CompileTest, CombineIsDefinedOnlyWhenGtestHasParamTestIsDefined) { -#if GTEST_HAS_COMBINE && !GTEST_HAS_PARAM_TEST - FAIL() << "GTEST_HAS_COMBINE is defined while GTEST_HAS_PARAM_TEST is not\n" -#endif -} - -int main(int argc, char **argv) { -#if GTEST_HAS_PARAM_TEST - // Used in TestGenerationTest test case. - AddGlobalTestEnvironment(TestGenerationTest::Environment::Instance()); - // Used in GeneratorEvaluationTest test case. Tests that the updated value - // will be picked up for instantiating tests in GeneratorEvaluationTest. - GeneratorEvaluationTest::set_param_value(1); -#endif // GTEST_HAS_PARAM_TEST - - ::testing::InitGoogleTest(&argc, argv); - -#if GTEST_HAS_PARAM_TEST - // Used in GeneratorEvaluationTest test case. Tests that value updated - // here will NOT be used for instantiating tests in - // GeneratorEvaluationTest. - GeneratorEvaluationTest::set_param_value(2); -#endif // GTEST_HAS_PARAM_TEST - - return RUN_ALL_TESTS(); -} diff --git a/freedv-server/googletest/test/gtest-param-test_test.h b/freedv-server/googletest/test/gtest-param-test_test.h deleted file mode 100644 index 26ea122b..00000000 --- a/freedv-server/googletest/test/gtest-param-test_test.h +++ /dev/null @@ -1,57 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: vladl@google.com (Vlad Losev) -// -// The Google C++ Testing Framework (Google Test) -// -// This header file provides classes and functions used internally -// for testing Google Test itself. - -#ifndef GTEST_TEST_GTEST_PARAM_TEST_TEST_H_ -#define GTEST_TEST_GTEST_PARAM_TEST_TEST_H_ - -#include "gtest/gtest.h" - -#if GTEST_HAS_PARAM_TEST - -// Test fixture for testing definition and instantiation of a test -// in separate translation units. -class ExternalInstantiationTest : public ::testing::TestWithParam { -}; - -// Test fixture for testing instantiation of a test in multiple -// translation units. -class InstantiationInMultipleTranslaionUnitsTest - : public ::testing::TestWithParam { -}; - -#endif // GTEST_HAS_PARAM_TEST - -#endif // GTEST_TEST_GTEST_PARAM_TEST_TEST_H_ diff --git a/freedv-server/googletest/test/gtest-port_test.cc b/freedv-server/googletest/test/gtest-port_test.cc deleted file mode 100644 index 43f1f201..00000000 --- a/freedv-server/googletest/test/gtest-port_test.cc +++ /dev/null @@ -1,1253 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Authors: vladl@google.com (Vlad Losev), wan@google.com (Zhanyong Wan) -// -// This file tests the internal cross-platform support utilities. - -#include "gtest/internal/gtest-port.h" - -#include - -#if GTEST_OS_MAC -# include -#endif // GTEST_OS_MAC - -#include -#include // For std::pair and std::make_pair. -#include - -#include "gtest/gtest.h" -#include "gtest/gtest-spi.h" - -// Indicates that this translation unit is part of Google Test's -// implementation. It must come before gtest-internal-inl.h is -// included, or there will be a compiler error. This trick is to -// prevent a user from accidentally including gtest-internal-inl.h in -// his code. -#define GTEST_IMPLEMENTATION_ 1 -#include "src/gtest-internal-inl.h" -#undef GTEST_IMPLEMENTATION_ - -using std::make_pair; -using std::pair; - -namespace testing { -namespace internal { - -TEST(IsXDigitTest, WorksForNarrowAscii) { - EXPECT_TRUE(IsXDigit('0')); - EXPECT_TRUE(IsXDigit('9')); - EXPECT_TRUE(IsXDigit('A')); - EXPECT_TRUE(IsXDigit('F')); - EXPECT_TRUE(IsXDigit('a')); - EXPECT_TRUE(IsXDigit('f')); - - EXPECT_FALSE(IsXDigit('-')); - EXPECT_FALSE(IsXDigit('g')); - EXPECT_FALSE(IsXDigit('G')); -} - -TEST(IsXDigitTest, ReturnsFalseForNarrowNonAscii) { - EXPECT_FALSE(IsXDigit(static_cast(0x80))); - EXPECT_FALSE(IsXDigit(static_cast('0' | 0x80))); -} - -TEST(IsXDigitTest, WorksForWideAscii) { - EXPECT_TRUE(IsXDigit(L'0')); - EXPECT_TRUE(IsXDigit(L'9')); - EXPECT_TRUE(IsXDigit(L'A')); - EXPECT_TRUE(IsXDigit(L'F')); - EXPECT_TRUE(IsXDigit(L'a')); - EXPECT_TRUE(IsXDigit(L'f')); - - EXPECT_FALSE(IsXDigit(L'-')); - EXPECT_FALSE(IsXDigit(L'g')); - EXPECT_FALSE(IsXDigit(L'G')); -} - -TEST(IsXDigitTest, ReturnsFalseForWideNonAscii) { - EXPECT_FALSE(IsXDigit(static_cast(0x80))); - EXPECT_FALSE(IsXDigit(static_cast(L'0' | 0x80))); - EXPECT_FALSE(IsXDigit(static_cast(L'0' | 0x100))); -} - -class Base { - public: - // Copy constructor and assignment operator do exactly what we need, so we - // use them. - Base() : member_(0) {} - explicit Base(int n) : member_(n) {} - virtual ~Base() {} - int member() { return member_; } - - private: - int member_; -}; - -class Derived : public Base { - public: - explicit Derived(int n) : Base(n) {} -}; - -TEST(ImplicitCastTest, ConvertsPointers) { - Derived derived(0); - EXPECT_TRUE(&derived == ::testing::internal::ImplicitCast_(&derived)); -} - -TEST(ImplicitCastTest, CanUseInheritance) { - Derived derived(1); - Base base = ::testing::internal::ImplicitCast_(derived); - EXPECT_EQ(derived.member(), base.member()); -} - -class Castable { - public: - explicit Castable(bool* converted) : converted_(converted) {} - operator Base() { - *converted_ = true; - return Base(); - } - - private: - bool* converted_; -}; - -TEST(ImplicitCastTest, CanUseNonConstCastOperator) { - bool converted = false; - Castable castable(&converted); - Base base = ::testing::internal::ImplicitCast_(castable); - EXPECT_TRUE(converted); -} - -class ConstCastable { - public: - explicit ConstCastable(bool* converted) : converted_(converted) {} - operator Base() const { - *converted_ = true; - return Base(); - } - - private: - bool* converted_; -}; - -TEST(ImplicitCastTest, CanUseConstCastOperatorOnConstValues) { - bool converted = false; - const ConstCastable const_castable(&converted); - Base base = ::testing::internal::ImplicitCast_(const_castable); - EXPECT_TRUE(converted); -} - -class ConstAndNonConstCastable { - public: - ConstAndNonConstCastable(bool* converted, bool* const_converted) - : converted_(converted), const_converted_(const_converted) {} - operator Base() { - *converted_ = true; - return Base(); - } - operator Base() const { - *const_converted_ = true; - return Base(); - } - - private: - bool* converted_; - bool* const_converted_; -}; - -TEST(ImplicitCastTest, CanSelectBetweenConstAndNonConstCasrAppropriately) { - bool converted = false; - bool const_converted = false; - ConstAndNonConstCastable castable(&converted, &const_converted); - Base base = ::testing::internal::ImplicitCast_(castable); - EXPECT_TRUE(converted); - EXPECT_FALSE(const_converted); - - converted = false; - const_converted = false; - const ConstAndNonConstCastable const_castable(&converted, &const_converted); - base = ::testing::internal::ImplicitCast_(const_castable); - EXPECT_FALSE(converted); - EXPECT_TRUE(const_converted); -} - -class To { - public: - To(bool* converted) { *converted = true; } // NOLINT -}; - -TEST(ImplicitCastTest, CanUseImplicitConstructor) { - bool converted = false; - To to = ::testing::internal::ImplicitCast_(&converted); - (void)to; - EXPECT_TRUE(converted); -} - -TEST(IteratorTraitsTest, WorksForSTLContainerIterators) { - StaticAssertTypeEq::const_iterator>::value_type>(); - StaticAssertTypeEq::iterator>::value_type>(); -} - -TEST(IteratorTraitsTest, WorksForPointerToNonConst) { - StaticAssertTypeEq::value_type>(); - StaticAssertTypeEq::value_type>(); -} - -TEST(IteratorTraitsTest, WorksForPointerToConst) { - StaticAssertTypeEq::value_type>(); - StaticAssertTypeEq::value_type>(); -} - -// Tests that the element_type typedef is available in scoped_ptr and refers -// to the parameter type. -TEST(ScopedPtrTest, DefinesElementType) { - StaticAssertTypeEq::element_type>(); -} - -// TODO(vladl@google.com): Implement THE REST of scoped_ptr tests. - -TEST(GtestCheckSyntaxTest, BehavesLikeASingleStatement) { - if (AlwaysFalse()) - GTEST_CHECK_(false) << "This should never be executed; " - "It's a compilation test only."; - - if (AlwaysTrue()) - GTEST_CHECK_(true); - else - ; // NOLINT - - if (AlwaysFalse()) - ; // NOLINT - else - GTEST_CHECK_(true) << ""; -} - -TEST(GtestCheckSyntaxTest, WorksWithSwitch) { - switch (0) { - case 1: - break; - default: - GTEST_CHECK_(true); - } - - switch (0) - case 0: - GTEST_CHECK_(true) << "Check failed in switch case"; -} - -// Verifies behavior of FormatFileLocation. -TEST(FormatFileLocationTest, FormatsFileLocation) { - EXPECT_PRED_FORMAT2(IsSubstring, "foo.cc", FormatFileLocation("foo.cc", 42)); - EXPECT_PRED_FORMAT2(IsSubstring, "42", FormatFileLocation("foo.cc", 42)); -} - -TEST(FormatFileLocationTest, FormatsUnknownFile) { - EXPECT_PRED_FORMAT2( - IsSubstring, "unknown file", FormatFileLocation(NULL, 42)); - EXPECT_PRED_FORMAT2(IsSubstring, "42", FormatFileLocation(NULL, 42)); -} - -TEST(FormatFileLocationTest, FormatsUknownLine) { - EXPECT_EQ("foo.cc:", FormatFileLocation("foo.cc", -1)); -} - -TEST(FormatFileLocationTest, FormatsUknownFileAndLine) { - EXPECT_EQ("unknown file:", FormatFileLocation(NULL, -1)); -} - -// Verifies behavior of FormatCompilerIndependentFileLocation. -TEST(FormatCompilerIndependentFileLocationTest, FormatsFileLocation) { - EXPECT_EQ("foo.cc:42", FormatCompilerIndependentFileLocation("foo.cc", 42)); -} - -TEST(FormatCompilerIndependentFileLocationTest, FormatsUknownFile) { - EXPECT_EQ("unknown file:42", - FormatCompilerIndependentFileLocation(NULL, 42)); -} - -TEST(FormatCompilerIndependentFileLocationTest, FormatsUknownLine) { - EXPECT_EQ("foo.cc", FormatCompilerIndependentFileLocation("foo.cc", -1)); -} - -TEST(FormatCompilerIndependentFileLocationTest, FormatsUknownFileAndLine) { - EXPECT_EQ("unknown file", FormatCompilerIndependentFileLocation(NULL, -1)); -} - -#if GTEST_OS_MAC || GTEST_OS_QNX -void* ThreadFunc(void* data) { - pthread_mutex_t* mutex = static_cast(data); - pthread_mutex_lock(mutex); - pthread_mutex_unlock(mutex); - return NULL; -} - -TEST(GetThreadCountTest, ReturnsCorrectValue) { - EXPECT_EQ(1U, GetThreadCount()); - pthread_mutex_t mutex; - pthread_attr_t attr; - pthread_t thread_id; - - // TODO(vladl@google.com): turn mutex into internal::Mutex for automatic - // destruction. - pthread_mutex_init(&mutex, NULL); - pthread_mutex_lock(&mutex); - ASSERT_EQ(0, pthread_attr_init(&attr)); - ASSERT_EQ(0, pthread_attr_setdetachstate(&attr, PTHREAD_CREATE_JOINABLE)); - - const int status = pthread_create(&thread_id, &attr, &ThreadFunc, &mutex); - ASSERT_EQ(0, pthread_attr_destroy(&attr)); - ASSERT_EQ(0, status); - EXPECT_EQ(2U, GetThreadCount()); - pthread_mutex_unlock(&mutex); - - void* dummy; - ASSERT_EQ(0, pthread_join(thread_id, &dummy)); - -# if GTEST_OS_MAC - - // MacOS X may not immediately report the updated thread count after - // joining a thread, causing flakiness in this test. To counter that, we - // wait for up to .5 seconds for the OS to report the correct value. - for (int i = 0; i < 5; ++i) { - if (GetThreadCount() == 1) - break; - - SleepMilliseconds(100); - } - -# endif // GTEST_OS_MAC - - EXPECT_EQ(1U, GetThreadCount()); - pthread_mutex_destroy(&mutex); -} -#else -TEST(GetThreadCountTest, ReturnsZeroWhenUnableToCountThreads) { - EXPECT_EQ(0U, GetThreadCount()); -} -#endif // GTEST_OS_MAC || GTEST_OS_QNX - -TEST(GtestCheckDeathTest, DiesWithCorrectOutputOnFailure) { - const bool a_false_condition = false; - const char regex[] = -#ifdef _MSC_VER - "gtest-port_test\\.cc\\(\\d+\\):" -#elif GTEST_USES_POSIX_RE - "gtest-port_test\\.cc:[0-9]+" -#else - "gtest-port_test\\.cc:\\d+" -#endif // _MSC_VER - ".*a_false_condition.*Extra info.*"; - - EXPECT_DEATH_IF_SUPPORTED(GTEST_CHECK_(a_false_condition) << "Extra info", - regex); -} - -#if GTEST_HAS_DEATH_TEST - -TEST(GtestCheckDeathTest, LivesSilentlyOnSuccess) { - EXPECT_EXIT({ - GTEST_CHECK_(true) << "Extra info"; - ::std::cerr << "Success\n"; - exit(0); }, - ::testing::ExitedWithCode(0), "Success"); -} - -#endif // GTEST_HAS_DEATH_TEST - -// Verifies that Google Test choose regular expression engine appropriate to -// the platform. The test will produce compiler errors in case of failure. -// For simplicity, we only cover the most important platforms here. -TEST(RegexEngineSelectionTest, SelectsCorrectRegexEngine) { -#if GTEST_HAS_POSIX_RE - - EXPECT_TRUE(GTEST_USES_POSIX_RE); - -#else - - EXPECT_TRUE(GTEST_USES_SIMPLE_RE); - -#endif -} - -#if GTEST_USES_POSIX_RE - -# if GTEST_HAS_TYPED_TEST - -template -class RETest : public ::testing::Test {}; - -// Defines StringTypes as the list of all string types that class RE -// supports. -typedef testing::Types< - ::std::string, -# if GTEST_HAS_GLOBAL_STRING - ::string, -# endif // GTEST_HAS_GLOBAL_STRING - const char*> StringTypes; - -TYPED_TEST_CASE(RETest, StringTypes); - -// Tests RE's implicit constructors. -TYPED_TEST(RETest, ImplicitConstructorWorks) { - const RE empty(TypeParam("")); - EXPECT_STREQ("", empty.pattern()); - - const RE simple(TypeParam("hello")); - EXPECT_STREQ("hello", simple.pattern()); - - const RE normal(TypeParam(".*(\\w+)")); - EXPECT_STREQ(".*(\\w+)", normal.pattern()); -} - -// Tests that RE's constructors reject invalid regular expressions. -TYPED_TEST(RETest, RejectsInvalidRegex) { - EXPECT_NONFATAL_FAILURE({ - const RE invalid(TypeParam("?")); - }, "\"?\" is not a valid POSIX Extended regular expression."); -} - -// Tests RE::FullMatch(). -TYPED_TEST(RETest, FullMatchWorks) { - const RE empty(TypeParam("")); - EXPECT_TRUE(RE::FullMatch(TypeParam(""), empty)); - EXPECT_FALSE(RE::FullMatch(TypeParam("a"), empty)); - - const RE re(TypeParam("a.*z")); - EXPECT_TRUE(RE::FullMatch(TypeParam("az"), re)); - EXPECT_TRUE(RE::FullMatch(TypeParam("axyz"), re)); - EXPECT_FALSE(RE::FullMatch(TypeParam("baz"), re)); - EXPECT_FALSE(RE::FullMatch(TypeParam("azy"), re)); -} - -// Tests RE::PartialMatch(). -TYPED_TEST(RETest, PartialMatchWorks) { - const RE empty(TypeParam("")); - EXPECT_TRUE(RE::PartialMatch(TypeParam(""), empty)); - EXPECT_TRUE(RE::PartialMatch(TypeParam("a"), empty)); - - const RE re(TypeParam("a.*z")); - EXPECT_TRUE(RE::PartialMatch(TypeParam("az"), re)); - EXPECT_TRUE(RE::PartialMatch(TypeParam("axyz"), re)); - EXPECT_TRUE(RE::PartialMatch(TypeParam("baz"), re)); - EXPECT_TRUE(RE::PartialMatch(TypeParam("azy"), re)); - EXPECT_FALSE(RE::PartialMatch(TypeParam("zza"), re)); -} - -# endif // GTEST_HAS_TYPED_TEST - -#elif GTEST_USES_SIMPLE_RE - -TEST(IsInSetTest, NulCharIsNotInAnySet) { - EXPECT_FALSE(IsInSet('\0', "")); - EXPECT_FALSE(IsInSet('\0', "\0")); - EXPECT_FALSE(IsInSet('\0', "a")); -} - -TEST(IsInSetTest, WorksForNonNulChars) { - EXPECT_FALSE(IsInSet('a', "Ab")); - EXPECT_FALSE(IsInSet('c', "")); - - EXPECT_TRUE(IsInSet('b', "bcd")); - EXPECT_TRUE(IsInSet('b', "ab")); -} - -TEST(IsAsciiDigitTest, IsFalseForNonDigit) { - EXPECT_FALSE(IsAsciiDigit('\0')); - EXPECT_FALSE(IsAsciiDigit(' ')); - EXPECT_FALSE(IsAsciiDigit('+')); - EXPECT_FALSE(IsAsciiDigit('-')); - EXPECT_FALSE(IsAsciiDigit('.')); - EXPECT_FALSE(IsAsciiDigit('a')); -} - -TEST(IsAsciiDigitTest, IsTrueForDigit) { - EXPECT_TRUE(IsAsciiDigit('0')); - EXPECT_TRUE(IsAsciiDigit('1')); - EXPECT_TRUE(IsAsciiDigit('5')); - EXPECT_TRUE(IsAsciiDigit('9')); -} - -TEST(IsAsciiPunctTest, IsFalseForNonPunct) { - EXPECT_FALSE(IsAsciiPunct('\0')); - EXPECT_FALSE(IsAsciiPunct(' ')); - EXPECT_FALSE(IsAsciiPunct('\n')); - EXPECT_FALSE(IsAsciiPunct('a')); - EXPECT_FALSE(IsAsciiPunct('0')); -} - -TEST(IsAsciiPunctTest, IsTrueForPunct) { - for (const char* p = "^-!\"#$%&'()*+,./:;<=>?@[\\]_`{|}~"; *p; p++) { - EXPECT_PRED1(IsAsciiPunct, *p); - } -} - -TEST(IsRepeatTest, IsFalseForNonRepeatChar) { - EXPECT_FALSE(IsRepeat('\0')); - EXPECT_FALSE(IsRepeat(' ')); - EXPECT_FALSE(IsRepeat('a')); - EXPECT_FALSE(IsRepeat('1')); - EXPECT_FALSE(IsRepeat('-')); -} - -TEST(IsRepeatTest, IsTrueForRepeatChar) { - EXPECT_TRUE(IsRepeat('?')); - EXPECT_TRUE(IsRepeat('*')); - EXPECT_TRUE(IsRepeat('+')); -} - -TEST(IsAsciiWhiteSpaceTest, IsFalseForNonWhiteSpace) { - EXPECT_FALSE(IsAsciiWhiteSpace('\0')); - EXPECT_FALSE(IsAsciiWhiteSpace('a')); - EXPECT_FALSE(IsAsciiWhiteSpace('1')); - EXPECT_FALSE(IsAsciiWhiteSpace('+')); - EXPECT_FALSE(IsAsciiWhiteSpace('_')); -} - -TEST(IsAsciiWhiteSpaceTest, IsTrueForWhiteSpace) { - EXPECT_TRUE(IsAsciiWhiteSpace(' ')); - EXPECT_TRUE(IsAsciiWhiteSpace('\n')); - EXPECT_TRUE(IsAsciiWhiteSpace('\r')); - EXPECT_TRUE(IsAsciiWhiteSpace('\t')); - EXPECT_TRUE(IsAsciiWhiteSpace('\v')); - EXPECT_TRUE(IsAsciiWhiteSpace('\f')); -} - -TEST(IsAsciiWordCharTest, IsFalseForNonWordChar) { - EXPECT_FALSE(IsAsciiWordChar('\0')); - EXPECT_FALSE(IsAsciiWordChar('+')); - EXPECT_FALSE(IsAsciiWordChar('.')); - EXPECT_FALSE(IsAsciiWordChar(' ')); - EXPECT_FALSE(IsAsciiWordChar('\n')); -} - -TEST(IsAsciiWordCharTest, IsTrueForLetter) { - EXPECT_TRUE(IsAsciiWordChar('a')); - EXPECT_TRUE(IsAsciiWordChar('b')); - EXPECT_TRUE(IsAsciiWordChar('A')); - EXPECT_TRUE(IsAsciiWordChar('Z')); -} - -TEST(IsAsciiWordCharTest, IsTrueForDigit) { - EXPECT_TRUE(IsAsciiWordChar('0')); - EXPECT_TRUE(IsAsciiWordChar('1')); - EXPECT_TRUE(IsAsciiWordChar('7')); - EXPECT_TRUE(IsAsciiWordChar('9')); -} - -TEST(IsAsciiWordCharTest, IsTrueForUnderscore) { - EXPECT_TRUE(IsAsciiWordChar('_')); -} - -TEST(IsValidEscapeTest, IsFalseForNonPrintable) { - EXPECT_FALSE(IsValidEscape('\0')); - EXPECT_FALSE(IsValidEscape('\007')); -} - -TEST(IsValidEscapeTest, IsFalseForDigit) { - EXPECT_FALSE(IsValidEscape('0')); - EXPECT_FALSE(IsValidEscape('9')); -} - -TEST(IsValidEscapeTest, IsFalseForWhiteSpace) { - EXPECT_FALSE(IsValidEscape(' ')); - EXPECT_FALSE(IsValidEscape('\n')); -} - -TEST(IsValidEscapeTest, IsFalseForSomeLetter) { - EXPECT_FALSE(IsValidEscape('a')); - EXPECT_FALSE(IsValidEscape('Z')); -} - -TEST(IsValidEscapeTest, IsTrueForPunct) { - EXPECT_TRUE(IsValidEscape('.')); - EXPECT_TRUE(IsValidEscape('-')); - EXPECT_TRUE(IsValidEscape('^')); - EXPECT_TRUE(IsValidEscape('$')); - EXPECT_TRUE(IsValidEscape('(')); - EXPECT_TRUE(IsValidEscape(']')); - EXPECT_TRUE(IsValidEscape('{')); - EXPECT_TRUE(IsValidEscape('|')); -} - -TEST(IsValidEscapeTest, IsTrueForSomeLetter) { - EXPECT_TRUE(IsValidEscape('d')); - EXPECT_TRUE(IsValidEscape('D')); - EXPECT_TRUE(IsValidEscape('s')); - EXPECT_TRUE(IsValidEscape('S')); - EXPECT_TRUE(IsValidEscape('w')); - EXPECT_TRUE(IsValidEscape('W')); -} - -TEST(AtomMatchesCharTest, EscapedPunct) { - EXPECT_FALSE(AtomMatchesChar(true, '\\', '\0')); - EXPECT_FALSE(AtomMatchesChar(true, '\\', ' ')); - EXPECT_FALSE(AtomMatchesChar(true, '_', '.')); - EXPECT_FALSE(AtomMatchesChar(true, '.', 'a')); - - EXPECT_TRUE(AtomMatchesChar(true, '\\', '\\')); - EXPECT_TRUE(AtomMatchesChar(true, '_', '_')); - EXPECT_TRUE(AtomMatchesChar(true, '+', '+')); - EXPECT_TRUE(AtomMatchesChar(true, '.', '.')); -} - -TEST(AtomMatchesCharTest, Escaped_d) { - EXPECT_FALSE(AtomMatchesChar(true, 'd', '\0')); - EXPECT_FALSE(AtomMatchesChar(true, 'd', 'a')); - EXPECT_FALSE(AtomMatchesChar(true, 'd', '.')); - - EXPECT_TRUE(AtomMatchesChar(true, 'd', '0')); - EXPECT_TRUE(AtomMatchesChar(true, 'd', '9')); -} - -TEST(AtomMatchesCharTest, Escaped_D) { - EXPECT_FALSE(AtomMatchesChar(true, 'D', '0')); - EXPECT_FALSE(AtomMatchesChar(true, 'D', '9')); - - EXPECT_TRUE(AtomMatchesChar(true, 'D', '\0')); - EXPECT_TRUE(AtomMatchesChar(true, 'D', 'a')); - EXPECT_TRUE(AtomMatchesChar(true, 'D', '-')); -} - -TEST(AtomMatchesCharTest, Escaped_s) { - EXPECT_FALSE(AtomMatchesChar(true, 's', '\0')); - EXPECT_FALSE(AtomMatchesChar(true, 's', 'a')); - EXPECT_FALSE(AtomMatchesChar(true, 's', '.')); - EXPECT_FALSE(AtomMatchesChar(true, 's', '9')); - - EXPECT_TRUE(AtomMatchesChar(true, 's', ' ')); - EXPECT_TRUE(AtomMatchesChar(true, 's', '\n')); - EXPECT_TRUE(AtomMatchesChar(true, 's', '\t')); -} - -TEST(AtomMatchesCharTest, Escaped_S) { - EXPECT_FALSE(AtomMatchesChar(true, 'S', ' ')); - EXPECT_FALSE(AtomMatchesChar(true, 'S', '\r')); - - EXPECT_TRUE(AtomMatchesChar(true, 'S', '\0')); - EXPECT_TRUE(AtomMatchesChar(true, 'S', 'a')); - EXPECT_TRUE(AtomMatchesChar(true, 'S', '9')); -} - -TEST(AtomMatchesCharTest, Escaped_w) { - EXPECT_FALSE(AtomMatchesChar(true, 'w', '\0')); - EXPECT_FALSE(AtomMatchesChar(true, 'w', '+')); - EXPECT_FALSE(AtomMatchesChar(true, 'w', ' ')); - EXPECT_FALSE(AtomMatchesChar(true, 'w', '\n')); - - EXPECT_TRUE(AtomMatchesChar(true, 'w', '0')); - EXPECT_TRUE(AtomMatchesChar(true, 'w', 'b')); - EXPECT_TRUE(AtomMatchesChar(true, 'w', 'C')); - EXPECT_TRUE(AtomMatchesChar(true, 'w', '_')); -} - -TEST(AtomMatchesCharTest, Escaped_W) { - EXPECT_FALSE(AtomMatchesChar(true, 'W', 'A')); - EXPECT_FALSE(AtomMatchesChar(true, 'W', 'b')); - EXPECT_FALSE(AtomMatchesChar(true, 'W', '9')); - EXPECT_FALSE(AtomMatchesChar(true, 'W', '_')); - - EXPECT_TRUE(AtomMatchesChar(true, 'W', '\0')); - EXPECT_TRUE(AtomMatchesChar(true, 'W', '*')); - EXPECT_TRUE(AtomMatchesChar(true, 'W', '\n')); -} - -TEST(AtomMatchesCharTest, EscapedWhiteSpace) { - EXPECT_FALSE(AtomMatchesChar(true, 'f', '\0')); - EXPECT_FALSE(AtomMatchesChar(true, 'f', '\n')); - EXPECT_FALSE(AtomMatchesChar(true, 'n', '\0')); - EXPECT_FALSE(AtomMatchesChar(true, 'n', '\r')); - EXPECT_FALSE(AtomMatchesChar(true, 'r', '\0')); - EXPECT_FALSE(AtomMatchesChar(true, 'r', 'a')); - EXPECT_FALSE(AtomMatchesChar(true, 't', '\0')); - EXPECT_FALSE(AtomMatchesChar(true, 't', 't')); - EXPECT_FALSE(AtomMatchesChar(true, 'v', '\0')); - EXPECT_FALSE(AtomMatchesChar(true, 'v', '\f')); - - EXPECT_TRUE(AtomMatchesChar(true, 'f', '\f')); - EXPECT_TRUE(AtomMatchesChar(true, 'n', '\n')); - EXPECT_TRUE(AtomMatchesChar(true, 'r', '\r')); - EXPECT_TRUE(AtomMatchesChar(true, 't', '\t')); - EXPECT_TRUE(AtomMatchesChar(true, 'v', '\v')); -} - -TEST(AtomMatchesCharTest, UnescapedDot) { - EXPECT_FALSE(AtomMatchesChar(false, '.', '\n')); - - EXPECT_TRUE(AtomMatchesChar(false, '.', '\0')); - EXPECT_TRUE(AtomMatchesChar(false, '.', '.')); - EXPECT_TRUE(AtomMatchesChar(false, '.', 'a')); - EXPECT_TRUE(AtomMatchesChar(false, '.', ' ')); -} - -TEST(AtomMatchesCharTest, UnescapedChar) { - EXPECT_FALSE(AtomMatchesChar(false, 'a', '\0')); - EXPECT_FALSE(AtomMatchesChar(false, 'a', 'b')); - EXPECT_FALSE(AtomMatchesChar(false, '$', 'a')); - - EXPECT_TRUE(AtomMatchesChar(false, '$', '$')); - EXPECT_TRUE(AtomMatchesChar(false, '5', '5')); - EXPECT_TRUE(AtomMatchesChar(false, 'Z', 'Z')); -} - -TEST(ValidateRegexTest, GeneratesFailureAndReturnsFalseForInvalid) { - EXPECT_NONFATAL_FAILURE(ASSERT_FALSE(ValidateRegex(NULL)), - "NULL is not a valid simple regular expression"); - EXPECT_NONFATAL_FAILURE( - ASSERT_FALSE(ValidateRegex("a\\")), - "Syntax error at index 1 in simple regular expression \"a\\\": "); - EXPECT_NONFATAL_FAILURE(ASSERT_FALSE(ValidateRegex("a\\")), - "'\\' cannot appear at the end"); - EXPECT_NONFATAL_FAILURE(ASSERT_FALSE(ValidateRegex("\\n\\")), - "'\\' cannot appear at the end"); - EXPECT_NONFATAL_FAILURE(ASSERT_FALSE(ValidateRegex("\\s\\hb")), - "invalid escape sequence \"\\h\""); - EXPECT_NONFATAL_FAILURE(ASSERT_FALSE(ValidateRegex("^^")), - "'^' can only appear at the beginning"); - EXPECT_NONFATAL_FAILURE(ASSERT_FALSE(ValidateRegex(".*^b")), - "'^' can only appear at the beginning"); - EXPECT_NONFATAL_FAILURE(ASSERT_FALSE(ValidateRegex("$$")), - "'$' can only appear at the end"); - EXPECT_NONFATAL_FAILURE(ASSERT_FALSE(ValidateRegex("^$a")), - "'$' can only appear at the end"); - EXPECT_NONFATAL_FAILURE(ASSERT_FALSE(ValidateRegex("a(b")), - "'(' is unsupported"); - EXPECT_NONFATAL_FAILURE(ASSERT_FALSE(ValidateRegex("ab)")), - "')' is unsupported"); - EXPECT_NONFATAL_FAILURE(ASSERT_FALSE(ValidateRegex("[ab")), - "'[' is unsupported"); - EXPECT_NONFATAL_FAILURE(ASSERT_FALSE(ValidateRegex("a{2")), - "'{' is unsupported"); - EXPECT_NONFATAL_FAILURE(ASSERT_FALSE(ValidateRegex("?")), - "'?' can only follow a repeatable token"); - EXPECT_NONFATAL_FAILURE(ASSERT_FALSE(ValidateRegex("^*")), - "'*' can only follow a repeatable token"); - EXPECT_NONFATAL_FAILURE(ASSERT_FALSE(ValidateRegex("5*+")), - "'+' can only follow a repeatable token"); -} - -TEST(ValidateRegexTest, ReturnsTrueForValid) { - EXPECT_TRUE(ValidateRegex("")); - EXPECT_TRUE(ValidateRegex("a")); - EXPECT_TRUE(ValidateRegex(".*")); - EXPECT_TRUE(ValidateRegex("^a_+")); - EXPECT_TRUE(ValidateRegex("^a\\t\\&?")); - EXPECT_TRUE(ValidateRegex("09*$")); - EXPECT_TRUE(ValidateRegex("^Z$")); - EXPECT_TRUE(ValidateRegex("a\\^Z\\$\\(\\)\\|\\[\\]\\{\\}")); -} - -TEST(MatchRepetitionAndRegexAtHeadTest, WorksForZeroOrOne) { - EXPECT_FALSE(MatchRepetitionAndRegexAtHead(false, 'a', '?', "a", "ba")); - // Repeating more than once. - EXPECT_FALSE(MatchRepetitionAndRegexAtHead(false, 'a', '?', "b", "aab")); - - // Repeating zero times. - EXPECT_TRUE(MatchRepetitionAndRegexAtHead(false, 'a', '?', "b", "ba")); - // Repeating once. - EXPECT_TRUE(MatchRepetitionAndRegexAtHead(false, 'a', '?', "b", "ab")); - EXPECT_TRUE(MatchRepetitionAndRegexAtHead(false, '#', '?', ".", "##")); -} - -TEST(MatchRepetitionAndRegexAtHeadTest, WorksForZeroOrMany) { - EXPECT_FALSE(MatchRepetitionAndRegexAtHead(false, '.', '*', "a$", "baab")); - - // Repeating zero times. - EXPECT_TRUE(MatchRepetitionAndRegexAtHead(false, '.', '*', "b", "bc")); - // Repeating once. - EXPECT_TRUE(MatchRepetitionAndRegexAtHead(false, '.', '*', "b", "abc")); - // Repeating more than once. - EXPECT_TRUE(MatchRepetitionAndRegexAtHead(true, 'w', '*', "-", "ab_1-g")); -} - -TEST(MatchRepetitionAndRegexAtHeadTest, WorksForOneOrMany) { - EXPECT_FALSE(MatchRepetitionAndRegexAtHead(false, '.', '+', "a$", "baab")); - // Repeating zero times. - EXPECT_FALSE(MatchRepetitionAndRegexAtHead(false, '.', '+', "b", "bc")); - - // Repeating once. - EXPECT_TRUE(MatchRepetitionAndRegexAtHead(false, '.', '+', "b", "abc")); - // Repeating more than once. - EXPECT_TRUE(MatchRepetitionAndRegexAtHead(true, 'w', '+', "-", "ab_1-g")); -} - -TEST(MatchRegexAtHeadTest, ReturnsTrueForEmptyRegex) { - EXPECT_TRUE(MatchRegexAtHead("", "")); - EXPECT_TRUE(MatchRegexAtHead("", "ab")); -} - -TEST(MatchRegexAtHeadTest, WorksWhenDollarIsInRegex) { - EXPECT_FALSE(MatchRegexAtHead("$", "a")); - - EXPECT_TRUE(MatchRegexAtHead("$", "")); - EXPECT_TRUE(MatchRegexAtHead("a$", "a")); -} - -TEST(MatchRegexAtHeadTest, WorksWhenRegexStartsWithEscapeSequence) { - EXPECT_FALSE(MatchRegexAtHead("\\w", "+")); - EXPECT_FALSE(MatchRegexAtHead("\\W", "ab")); - - EXPECT_TRUE(MatchRegexAtHead("\\sa", "\nab")); - EXPECT_TRUE(MatchRegexAtHead("\\d", "1a")); -} - -TEST(MatchRegexAtHeadTest, WorksWhenRegexStartsWithRepetition) { - EXPECT_FALSE(MatchRegexAtHead(".+a", "abc")); - EXPECT_FALSE(MatchRegexAtHead("a?b", "aab")); - - EXPECT_TRUE(MatchRegexAtHead(".*a", "bc12-ab")); - EXPECT_TRUE(MatchRegexAtHead("a?b", "b")); - EXPECT_TRUE(MatchRegexAtHead("a?b", "ab")); -} - -TEST(MatchRegexAtHeadTest, - WorksWhenRegexStartsWithRepetionOfEscapeSequence) { - EXPECT_FALSE(MatchRegexAtHead("\\.+a", "abc")); - EXPECT_FALSE(MatchRegexAtHead("\\s?b", " b")); - - EXPECT_TRUE(MatchRegexAtHead("\\(*a", "((((ab")); - EXPECT_TRUE(MatchRegexAtHead("\\^?b", "^b")); - EXPECT_TRUE(MatchRegexAtHead("\\\\?b", "b")); - EXPECT_TRUE(MatchRegexAtHead("\\\\?b", "\\b")); -} - -TEST(MatchRegexAtHeadTest, MatchesSequentially) { - EXPECT_FALSE(MatchRegexAtHead("ab.*c", "acabc")); - - EXPECT_TRUE(MatchRegexAtHead("ab.*c", "ab-fsc")); -} - -TEST(MatchRegexAnywhereTest, ReturnsFalseWhenStringIsNull) { - EXPECT_FALSE(MatchRegexAnywhere("", NULL)); -} - -TEST(MatchRegexAnywhereTest, WorksWhenRegexStartsWithCaret) { - EXPECT_FALSE(MatchRegexAnywhere("^a", "ba")); - EXPECT_FALSE(MatchRegexAnywhere("^$", "a")); - - EXPECT_TRUE(MatchRegexAnywhere("^a", "ab")); - EXPECT_TRUE(MatchRegexAnywhere("^", "ab")); - EXPECT_TRUE(MatchRegexAnywhere("^$", "")); -} - -TEST(MatchRegexAnywhereTest, ReturnsFalseWhenNoMatch) { - EXPECT_FALSE(MatchRegexAnywhere("a", "bcde123")); - EXPECT_FALSE(MatchRegexAnywhere("a.+a", "--aa88888888")); -} - -TEST(MatchRegexAnywhereTest, ReturnsTrueWhenMatchingPrefix) { - EXPECT_TRUE(MatchRegexAnywhere("\\w+", "ab1_ - 5")); - EXPECT_TRUE(MatchRegexAnywhere(".*=", "=")); - EXPECT_TRUE(MatchRegexAnywhere("x.*ab?.*bc", "xaaabc")); -} - -TEST(MatchRegexAnywhereTest, ReturnsTrueWhenMatchingNonPrefix) { - EXPECT_TRUE(MatchRegexAnywhere("\\w+", "$$$ ab1_ - 5")); - EXPECT_TRUE(MatchRegexAnywhere("\\.+=", "= ...=")); -} - -// Tests RE's implicit constructors. -TEST(RETest, ImplicitConstructorWorks) { - const RE empty(""); - EXPECT_STREQ("", empty.pattern()); - - const RE simple("hello"); - EXPECT_STREQ("hello", simple.pattern()); -} - -// Tests that RE's constructors reject invalid regular expressions. -TEST(RETest, RejectsInvalidRegex) { - EXPECT_NONFATAL_FAILURE({ - const RE normal(NULL); - }, "NULL is not a valid simple regular expression"); - - EXPECT_NONFATAL_FAILURE({ - const RE normal(".*(\\w+"); - }, "'(' is unsupported"); - - EXPECT_NONFATAL_FAILURE({ - const RE invalid("^?"); - }, "'?' can only follow a repeatable token"); -} - -// Tests RE::FullMatch(). -TEST(RETest, FullMatchWorks) { - const RE empty(""); - EXPECT_TRUE(RE::FullMatch("", empty)); - EXPECT_FALSE(RE::FullMatch("a", empty)); - - const RE re1("a"); - EXPECT_TRUE(RE::FullMatch("a", re1)); - - const RE re("a.*z"); - EXPECT_TRUE(RE::FullMatch("az", re)); - EXPECT_TRUE(RE::FullMatch("axyz", re)); - EXPECT_FALSE(RE::FullMatch("baz", re)); - EXPECT_FALSE(RE::FullMatch("azy", re)); -} - -// Tests RE::PartialMatch(). -TEST(RETest, PartialMatchWorks) { - const RE empty(""); - EXPECT_TRUE(RE::PartialMatch("", empty)); - EXPECT_TRUE(RE::PartialMatch("a", empty)); - - const RE re("a.*z"); - EXPECT_TRUE(RE::PartialMatch("az", re)); - EXPECT_TRUE(RE::PartialMatch("axyz", re)); - EXPECT_TRUE(RE::PartialMatch("baz", re)); - EXPECT_TRUE(RE::PartialMatch("azy", re)); - EXPECT_FALSE(RE::PartialMatch("zza", re)); -} - -#endif // GTEST_USES_POSIX_RE - -#if !GTEST_OS_WINDOWS_MOBILE - -TEST(CaptureTest, CapturesStdout) { - CaptureStdout(); - fprintf(stdout, "abc"); - EXPECT_STREQ("abc", GetCapturedStdout().c_str()); - - CaptureStdout(); - fprintf(stdout, "def%cghi", '\0'); - EXPECT_EQ(::std::string("def\0ghi", 7), ::std::string(GetCapturedStdout())); -} - -TEST(CaptureTest, CapturesStderr) { - CaptureStderr(); - fprintf(stderr, "jkl"); - EXPECT_STREQ("jkl", GetCapturedStderr().c_str()); - - CaptureStderr(); - fprintf(stderr, "jkl%cmno", '\0'); - EXPECT_EQ(::std::string("jkl\0mno", 7), ::std::string(GetCapturedStderr())); -} - -// Tests that stdout and stderr capture don't interfere with each other. -TEST(CaptureTest, CapturesStdoutAndStderr) { - CaptureStdout(); - CaptureStderr(); - fprintf(stdout, "pqr"); - fprintf(stderr, "stu"); - EXPECT_STREQ("pqr", GetCapturedStdout().c_str()); - EXPECT_STREQ("stu", GetCapturedStderr().c_str()); -} - -TEST(CaptureDeathTest, CannotReenterStdoutCapture) { - CaptureStdout(); - EXPECT_DEATH_IF_SUPPORTED(CaptureStdout(), - "Only one stdout capturer can exist at a time"); - GetCapturedStdout(); - - // We cannot test stderr capturing using death tests as they use it - // themselves. -} - -#endif // !GTEST_OS_WINDOWS_MOBILE - -TEST(ThreadLocalTest, DefaultConstructorInitializesToDefaultValues) { - ThreadLocal t1; - EXPECT_EQ(0, t1.get()); - - ThreadLocal t2; - EXPECT_TRUE(t2.get() == NULL); -} - -TEST(ThreadLocalTest, SingleParamConstructorInitializesToParam) { - ThreadLocal t1(123); - EXPECT_EQ(123, t1.get()); - - int i = 0; - ThreadLocal t2(&i); - EXPECT_EQ(&i, t2.get()); -} - -class NoDefaultContructor { - public: - explicit NoDefaultContructor(const char*) {} - NoDefaultContructor(const NoDefaultContructor&) {} -}; - -TEST(ThreadLocalTest, ValueDefaultContructorIsNotRequiredForParamVersion) { - ThreadLocal bar(NoDefaultContructor("foo")); - bar.pointer(); -} - -TEST(ThreadLocalTest, GetAndPointerReturnSameValue) { - ThreadLocal thread_local_string; - - EXPECT_EQ(thread_local_string.pointer(), &(thread_local_string.get())); - - // Verifies the condition still holds after calling set. - thread_local_string.set("foo"); - EXPECT_EQ(thread_local_string.pointer(), &(thread_local_string.get())); -} - -TEST(ThreadLocalTest, PointerAndConstPointerReturnSameValue) { - ThreadLocal thread_local_string; - const ThreadLocal& const_thread_local_string = - thread_local_string; - - EXPECT_EQ(thread_local_string.pointer(), const_thread_local_string.pointer()); - - thread_local_string.set("foo"); - EXPECT_EQ(thread_local_string.pointer(), const_thread_local_string.pointer()); -} - -#if GTEST_IS_THREADSAFE - -void AddTwo(int* param) { *param += 2; } - -TEST(ThreadWithParamTest, ConstructorExecutesThreadFunc) { - int i = 40; - ThreadWithParam thread(&AddTwo, &i, NULL); - thread.Join(); - EXPECT_EQ(42, i); -} - -TEST(MutexDeathTest, AssertHeldShouldAssertWhenNotLocked) { - // AssertHeld() is flaky only in the presence of multiple threads accessing - // the lock. In this case, the test is robust. - EXPECT_DEATH_IF_SUPPORTED({ - Mutex m; - { MutexLock lock(&m); } - m.AssertHeld(); - }, - "thread .*hold"); -} - -TEST(MutexTest, AssertHeldShouldNotAssertWhenLocked) { - Mutex m; - MutexLock lock(&m); - m.AssertHeld(); -} - -class AtomicCounterWithMutex { - public: - explicit AtomicCounterWithMutex(Mutex* mutex) : - value_(0), mutex_(mutex), random_(42) {} - - void Increment() { - MutexLock lock(mutex_); - int temp = value_; - { - // Locking a mutex puts up a memory barrier, preventing reads and - // writes to value_ rearranged when observed from other threads. - // - // We cannot use Mutex and MutexLock here or rely on their memory - // barrier functionality as we are testing them here. - pthread_mutex_t memory_barrier_mutex; - GTEST_CHECK_POSIX_SUCCESS_( - pthread_mutex_init(&memory_barrier_mutex, NULL)); - GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_lock(&memory_barrier_mutex)); - - SleepMilliseconds(random_.Generate(30)); - - GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_unlock(&memory_barrier_mutex)); - GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_destroy(&memory_barrier_mutex)); - } - value_ = temp + 1; - } - int value() const { return value_; } - - private: - volatile int value_; - Mutex* const mutex_; // Protects value_. - Random random_; -}; - -void CountingThreadFunc(pair param) { - for (int i = 0; i < param.second; ++i) - param.first->Increment(); -} - -// Tests that the mutex only lets one thread at a time to lock it. -TEST(MutexTest, OnlyOneThreadCanLockAtATime) { - Mutex mutex; - AtomicCounterWithMutex locked_counter(&mutex); - - typedef ThreadWithParam > ThreadType; - const int kCycleCount = 20; - const int kThreadCount = 7; - scoped_ptr counting_threads[kThreadCount]; - Notification threads_can_start; - // Creates and runs kThreadCount threads that increment locked_counter - // kCycleCount times each. - for (int i = 0; i < kThreadCount; ++i) { - counting_threads[i].reset(new ThreadType(&CountingThreadFunc, - make_pair(&locked_counter, - kCycleCount), - &threads_can_start)); - } - threads_can_start.Notify(); - for (int i = 0; i < kThreadCount; ++i) - counting_threads[i]->Join(); - - // If the mutex lets more than one thread to increment the counter at a - // time, they are likely to encounter a race condition and have some - // increments overwritten, resulting in the lower then expected counter - // value. - EXPECT_EQ(kCycleCount * kThreadCount, locked_counter.value()); -} - -template -void RunFromThread(void (func)(T), T param) { - ThreadWithParam thread(func, param, NULL); - thread.Join(); -} - -void RetrieveThreadLocalValue( - pair*, std::string*> param) { - *param.second = param.first->get(); -} - -TEST(ThreadLocalTest, ParameterizedConstructorSetsDefault) { - ThreadLocal thread_local_string("foo"); - EXPECT_STREQ("foo", thread_local_string.get().c_str()); - - thread_local_string.set("bar"); - EXPECT_STREQ("bar", thread_local_string.get().c_str()); - - std::string result; - RunFromThread(&RetrieveThreadLocalValue, - make_pair(&thread_local_string, &result)); - EXPECT_STREQ("foo", result.c_str()); -} - -// DestructorTracker keeps track of whether its instances have been -// destroyed. -static std::vector g_destroyed; - -class DestructorTracker { - public: - DestructorTracker() : index_(GetNewIndex()) {} - DestructorTracker(const DestructorTracker& /* rhs */) - : index_(GetNewIndex()) {} - ~DestructorTracker() { - // We never access g_destroyed concurrently, so we don't need to - // protect the write operation under a mutex. - g_destroyed[index_] = true; - } - - private: - static int GetNewIndex() { - g_destroyed.push_back(false); - return g_destroyed.size() - 1; - } - const int index_; -}; - -typedef ThreadLocal* ThreadParam; - -void CallThreadLocalGet(ThreadParam thread_local_param) { - thread_local_param->get(); -} - -// Tests that when a ThreadLocal object dies in a thread, it destroys -// the managed object for that thread. -TEST(ThreadLocalTest, DestroysManagedObjectForOwnThreadWhenDying) { - g_destroyed.clear(); - - { - // The next line default constructs a DestructorTracker object as - // the default value of objects managed by thread_local_tracker. - ThreadLocal thread_local_tracker; - ASSERT_EQ(1U, g_destroyed.size()); - ASSERT_FALSE(g_destroyed[0]); - - // This creates another DestructorTracker object for the main thread. - thread_local_tracker.get(); - ASSERT_EQ(2U, g_destroyed.size()); - ASSERT_FALSE(g_destroyed[0]); - ASSERT_FALSE(g_destroyed[1]); - } - - // Now thread_local_tracker has died. It should have destroyed both the - // default value shared by all threads and the value for the main - // thread. - ASSERT_EQ(2U, g_destroyed.size()); - EXPECT_TRUE(g_destroyed[0]); - EXPECT_TRUE(g_destroyed[1]); - - g_destroyed.clear(); -} - -// Tests that when a thread exits, the thread-local object for that -// thread is destroyed. -TEST(ThreadLocalTest, DestroysManagedObjectAtThreadExit) { - g_destroyed.clear(); - - { - // The next line default constructs a DestructorTracker object as - // the default value of objects managed by thread_local_tracker. - ThreadLocal thread_local_tracker; - ASSERT_EQ(1U, g_destroyed.size()); - ASSERT_FALSE(g_destroyed[0]); - - // This creates another DestructorTracker object in the new thread. - ThreadWithParam thread( - &CallThreadLocalGet, &thread_local_tracker, NULL); - thread.Join(); - - // Now the new thread has exited. The per-thread object for it - // should have been destroyed. - ASSERT_EQ(2U, g_destroyed.size()); - ASSERT_FALSE(g_destroyed[0]); - ASSERT_TRUE(g_destroyed[1]); - } - - // Now thread_local_tracker has died. The default value should have been - // destroyed too. - ASSERT_EQ(2U, g_destroyed.size()); - EXPECT_TRUE(g_destroyed[0]); - EXPECT_TRUE(g_destroyed[1]); - - g_destroyed.clear(); -} - -TEST(ThreadLocalTest, ThreadLocalMutationsAffectOnlyCurrentThread) { - ThreadLocal thread_local_string; - thread_local_string.set("Foo"); - EXPECT_STREQ("Foo", thread_local_string.get().c_str()); - - std::string result; - RunFromThread(&RetrieveThreadLocalValue, - make_pair(&thread_local_string, &result)); - EXPECT_TRUE(result.empty()); -} - -#endif // GTEST_IS_THREADSAFE - -} // namespace internal -} // namespace testing diff --git a/freedv-server/googletest/test/gtest-printers_test.cc b/freedv-server/googletest/test/gtest-printers_test.cc deleted file mode 100644 index c2beca7d..00000000 --- a/freedv-server/googletest/test/gtest-printers_test.cc +++ /dev/null @@ -1,1566 +0,0 @@ -// Copyright 2007, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// Google Test - The Google C++ Testing Framework -// -// This file tests the universal value printer. - -#include "gtest/gtest-printers.h" - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#include "gtest/gtest.h" - -// hash_map and hash_set are available under Visual C++. -#if _MSC_VER -# define GTEST_HAS_HASH_MAP_ 1 // Indicates that hash_map is available. -# include // NOLINT -# define GTEST_HAS_HASH_SET_ 1 // Indicates that hash_set is available. -# include // NOLINT -#endif // GTEST_OS_WINDOWS - -// Some user-defined types for testing the universal value printer. - -// An anonymous enum type. -enum AnonymousEnum { - kAE1 = -1, - kAE2 = 1 -}; - -// An enum without a user-defined printer. -enum EnumWithoutPrinter { - kEWP1 = -2, - kEWP2 = 42 -}; - -// An enum with a << operator. -enum EnumWithStreaming { - kEWS1 = 10 -}; - -std::ostream& operator<<(std::ostream& os, EnumWithStreaming e) { - return os << (e == kEWS1 ? "kEWS1" : "invalid"); -} - -// An enum with a PrintTo() function. -enum EnumWithPrintTo { - kEWPT1 = 1 -}; - -void PrintTo(EnumWithPrintTo e, std::ostream* os) { - *os << (e == kEWPT1 ? "kEWPT1" : "invalid"); -} - -// A class implicitly convertible to BiggestInt. -class BiggestIntConvertible { - public: - operator ::testing::internal::BiggestInt() const { return 42; } -}; - -// A user-defined unprintable class template in the global namespace. -template -class UnprintableTemplateInGlobal { - public: - UnprintableTemplateInGlobal() : value_() {} - private: - T value_; -}; - -// A user-defined streamable type in the global namespace. -class StreamableInGlobal { - public: - virtual ~StreamableInGlobal() {} -}; - -inline void operator<<(::std::ostream& os, const StreamableInGlobal& /* x */) { - os << "StreamableInGlobal"; -} - -void operator<<(::std::ostream& os, const StreamableInGlobal* /* x */) { - os << "StreamableInGlobal*"; -} - -namespace foo { - -// A user-defined unprintable type in a user namespace. -class UnprintableInFoo { - public: - UnprintableInFoo() : z_(0) { memcpy(xy_, "\xEF\x12\x0\x0\x34\xAB\x0\x0", 8); } - private: - char xy_[8]; - double z_; -}; - -// A user-defined printable type in a user-chosen namespace. -struct PrintableViaPrintTo { - PrintableViaPrintTo() : value() {} - int value; -}; - -void PrintTo(const PrintableViaPrintTo& x, ::std::ostream* os) { - *os << "PrintableViaPrintTo: " << x.value; -} - -// A type with a user-defined << for printing its pointer. -struct PointerPrintable { -}; - -::std::ostream& operator<<(::std::ostream& os, - const PointerPrintable* /* x */) { - return os << "PointerPrintable*"; -} - -// A user-defined printable class template in a user-chosen namespace. -template -class PrintableViaPrintToTemplate { - public: - explicit PrintableViaPrintToTemplate(const T& a_value) : value_(a_value) {} - - const T& value() const { return value_; } - private: - T value_; -}; - -template -void PrintTo(const PrintableViaPrintToTemplate& x, ::std::ostream* os) { - *os << "PrintableViaPrintToTemplate: " << x.value(); -} - -// A user-defined streamable class template in a user namespace. -template -class StreamableTemplateInFoo { - public: - StreamableTemplateInFoo() : value_() {} - - const T& value() const { return value_; } - private: - T value_; -}; - -template -inline ::std::ostream& operator<<(::std::ostream& os, - const StreamableTemplateInFoo& x) { - return os << "StreamableTemplateInFoo: " << x.value(); -} - -} // namespace foo - -namespace testing { -namespace gtest_printers_test { - -using ::std::deque; -using ::std::list; -using ::std::make_pair; -using ::std::map; -using ::std::multimap; -using ::std::multiset; -using ::std::pair; -using ::std::set; -using ::std::vector; -using ::testing::PrintToString; -using ::testing::internal::FormatForComparisonFailureMessage; -using ::testing::internal::ImplicitCast_; -using ::testing::internal::NativeArray; -using ::testing::internal::RE; -using ::testing::internal::Strings; -using ::testing::internal::UniversalPrint; -using ::testing::internal::UniversalPrinter; -using ::testing::internal::UniversalTersePrint; -using ::testing::internal::UniversalTersePrintTupleFieldsToStrings; -using ::testing::internal::kReference; -using ::testing::internal::string; - -#if GTEST_HAS_TR1_TUPLE -using ::std::tr1::make_tuple; -using ::std::tr1::tuple; -#endif - -// The hash_* classes are not part of the C++ standard. STLport -// defines them in namespace std. MSVC defines them in ::stdext. GCC -// defines them in ::. -#ifdef _STLP_HASH_MAP // We got from STLport. -using ::std::hash_map; -using ::std::hash_set; -using ::std::hash_multimap; -using ::std::hash_multiset; -#elif _MSC_VER -using ::stdext::hash_map; -using ::stdext::hash_set; -using ::stdext::hash_multimap; -using ::stdext::hash_multiset; -#endif - -// Prints a value to a string using the universal value printer. This -// is a helper for testing UniversalPrinter::Print() for various types. -template -string Print(const T& value) { - ::std::stringstream ss; - UniversalPrinter::Print(value, &ss); - return ss.str(); -} - -// Prints a value passed by reference to a string, using the universal -// value printer. This is a helper for testing -// UniversalPrinter::Print() for various types. -template -string PrintByRef(const T& value) { - ::std::stringstream ss; - UniversalPrinter::Print(value, &ss); - return ss.str(); -} - -// Tests printing various enum types. - -TEST(PrintEnumTest, AnonymousEnum) { - EXPECT_EQ("-1", Print(kAE1)); - EXPECT_EQ("1", Print(kAE2)); -} - -TEST(PrintEnumTest, EnumWithoutPrinter) { - EXPECT_EQ("-2", Print(kEWP1)); - EXPECT_EQ("42", Print(kEWP2)); -} - -TEST(PrintEnumTest, EnumWithStreaming) { - EXPECT_EQ("kEWS1", Print(kEWS1)); - EXPECT_EQ("invalid", Print(static_cast(0))); -} - -TEST(PrintEnumTest, EnumWithPrintTo) { - EXPECT_EQ("kEWPT1", Print(kEWPT1)); - EXPECT_EQ("invalid", Print(static_cast(0))); -} - -// Tests printing a class implicitly convertible to BiggestInt. - -TEST(PrintClassTest, BiggestIntConvertible) { - EXPECT_EQ("42", Print(BiggestIntConvertible())); -} - -// Tests printing various char types. - -// char. -TEST(PrintCharTest, PlainChar) { - EXPECT_EQ("'\\0'", Print('\0')); - EXPECT_EQ("'\\'' (39, 0x27)", Print('\'')); - EXPECT_EQ("'\"' (34, 0x22)", Print('"')); - EXPECT_EQ("'?' (63, 0x3F)", Print('?')); - EXPECT_EQ("'\\\\' (92, 0x5C)", Print('\\')); - EXPECT_EQ("'\\a' (7)", Print('\a')); - EXPECT_EQ("'\\b' (8)", Print('\b')); - EXPECT_EQ("'\\f' (12, 0xC)", Print('\f')); - EXPECT_EQ("'\\n' (10, 0xA)", Print('\n')); - EXPECT_EQ("'\\r' (13, 0xD)", Print('\r')); - EXPECT_EQ("'\\t' (9)", Print('\t')); - EXPECT_EQ("'\\v' (11, 0xB)", Print('\v')); - EXPECT_EQ("'\\x7F' (127)", Print('\x7F')); - EXPECT_EQ("'\\xFF' (255)", Print('\xFF')); - EXPECT_EQ("' ' (32, 0x20)", Print(' ')); - EXPECT_EQ("'a' (97, 0x61)", Print('a')); -} - -// signed char. -TEST(PrintCharTest, SignedChar) { - EXPECT_EQ("'\\0'", Print(static_cast('\0'))); - EXPECT_EQ("'\\xCE' (-50)", - Print(static_cast(-50))); -} - -// unsigned char. -TEST(PrintCharTest, UnsignedChar) { - EXPECT_EQ("'\\0'", Print(static_cast('\0'))); - EXPECT_EQ("'b' (98, 0x62)", - Print(static_cast('b'))); -} - -// Tests printing other simple, built-in types. - -// bool. -TEST(PrintBuiltInTypeTest, Bool) { - EXPECT_EQ("false", Print(false)); - EXPECT_EQ("true", Print(true)); -} - -// wchar_t. -TEST(PrintBuiltInTypeTest, Wchar_t) { - EXPECT_EQ("L'\\0'", Print(L'\0')); - EXPECT_EQ("L'\\'' (39, 0x27)", Print(L'\'')); - EXPECT_EQ("L'\"' (34, 0x22)", Print(L'"')); - EXPECT_EQ("L'?' (63, 0x3F)", Print(L'?')); - EXPECT_EQ("L'\\\\' (92, 0x5C)", Print(L'\\')); - EXPECT_EQ("L'\\a' (7)", Print(L'\a')); - EXPECT_EQ("L'\\b' (8)", Print(L'\b')); - EXPECT_EQ("L'\\f' (12, 0xC)", Print(L'\f')); - EXPECT_EQ("L'\\n' (10, 0xA)", Print(L'\n')); - EXPECT_EQ("L'\\r' (13, 0xD)", Print(L'\r')); - EXPECT_EQ("L'\\t' (9)", Print(L'\t')); - EXPECT_EQ("L'\\v' (11, 0xB)", Print(L'\v')); - EXPECT_EQ("L'\\x7F' (127)", Print(L'\x7F')); - EXPECT_EQ("L'\\xFF' (255)", Print(L'\xFF')); - EXPECT_EQ("L' ' (32, 0x20)", Print(L' ')); - EXPECT_EQ("L'a' (97, 0x61)", Print(L'a')); - EXPECT_EQ("L'\\x576' (1398)", Print(static_cast(0x576))); - EXPECT_EQ("L'\\xC74D' (51021)", Print(static_cast(0xC74D))); -} - -// Test that Int64 provides more storage than wchar_t. -TEST(PrintTypeSizeTest, Wchar_t) { - EXPECT_LT(sizeof(wchar_t), sizeof(testing::internal::Int64)); -} - -// Various integer types. -TEST(PrintBuiltInTypeTest, Integer) { - EXPECT_EQ("'\\xFF' (255)", Print(static_cast(255))); // uint8 - EXPECT_EQ("'\\x80' (-128)", Print(static_cast(-128))); // int8 - EXPECT_EQ("65535", Print(USHRT_MAX)); // uint16 - EXPECT_EQ("-32768", Print(SHRT_MIN)); // int16 - EXPECT_EQ("4294967295", Print(UINT_MAX)); // uint32 - EXPECT_EQ("-2147483648", Print(INT_MIN)); // int32 - EXPECT_EQ("18446744073709551615", - Print(static_cast(-1))); // uint64 - EXPECT_EQ("-9223372036854775808", - Print(static_cast(1) << 63)); // int64 -} - -// Size types. -TEST(PrintBuiltInTypeTest, Size_t) { - EXPECT_EQ("1", Print(sizeof('a'))); // size_t. -#if !GTEST_OS_WINDOWS - // Windows has no ssize_t type. - EXPECT_EQ("-2", Print(static_cast(-2))); // ssize_t. -#endif // !GTEST_OS_WINDOWS -} - -// Floating-points. -TEST(PrintBuiltInTypeTest, FloatingPoints) { - EXPECT_EQ("1.5", Print(1.5f)); // float - EXPECT_EQ("-2.5", Print(-2.5)); // double -} - -// Since ::std::stringstream::operator<<(const void *) formats the pointer -// output differently with different compilers, we have to create the expected -// output first and use it as our expectation. -static string PrintPointer(const void *p) { - ::std::stringstream expected_result_stream; - expected_result_stream << p; - return expected_result_stream.str(); -} - -// Tests printing C strings. - -// const char*. -TEST(PrintCStringTest, Const) { - const char* p = "World"; - EXPECT_EQ(PrintPointer(p) + " pointing to \"World\"", Print(p)); -} - -// char*. -TEST(PrintCStringTest, NonConst) { - char p[] = "Hi"; - EXPECT_EQ(PrintPointer(p) + " pointing to \"Hi\"", - Print(static_cast(p))); -} - -// NULL C string. -TEST(PrintCStringTest, Null) { - const char* p = NULL; - EXPECT_EQ("NULL", Print(p)); -} - -// Tests that C strings are escaped properly. -TEST(PrintCStringTest, EscapesProperly) { - const char* p = "'\"?\\\a\b\f\n\r\t\v\x7F\xFF a"; - EXPECT_EQ(PrintPointer(p) + " pointing to \"'\\\"?\\\\\\a\\b\\f" - "\\n\\r\\t\\v\\x7F\\xFF a\"", - Print(p)); -} - - - -// MSVC compiler can be configured to define whar_t as a typedef -// of unsigned short. Defining an overload for const wchar_t* in that case -// would cause pointers to unsigned shorts be printed as wide strings, -// possibly accessing more memory than intended and causing invalid -// memory accesses. MSVC defines _NATIVE_WCHAR_T_DEFINED symbol when -// wchar_t is implemented as a native type. -#if !defined(_MSC_VER) || defined(_NATIVE_WCHAR_T_DEFINED) - -// const wchar_t*. -TEST(PrintWideCStringTest, Const) { - const wchar_t* p = L"World"; - EXPECT_EQ(PrintPointer(p) + " pointing to L\"World\"", Print(p)); -} - -// wchar_t*. -TEST(PrintWideCStringTest, NonConst) { - wchar_t p[] = L"Hi"; - EXPECT_EQ(PrintPointer(p) + " pointing to L\"Hi\"", - Print(static_cast(p))); -} - -// NULL wide C string. -TEST(PrintWideCStringTest, Null) { - const wchar_t* p = NULL; - EXPECT_EQ("NULL", Print(p)); -} - -// Tests that wide C strings are escaped properly. -TEST(PrintWideCStringTest, EscapesProperly) { - const wchar_t s[] = {'\'', '"', '?', '\\', '\a', '\b', '\f', '\n', '\r', - '\t', '\v', 0xD3, 0x576, 0x8D3, 0xC74D, ' ', 'a', '\0'}; - EXPECT_EQ(PrintPointer(s) + " pointing to L\"'\\\"?\\\\\\a\\b\\f" - "\\n\\r\\t\\v\\xD3\\x576\\x8D3\\xC74D a\"", - Print(static_cast(s))); -} -#endif // native wchar_t - -// Tests printing pointers to other char types. - -// signed char*. -TEST(PrintCharPointerTest, SignedChar) { - signed char* p = reinterpret_cast(0x1234); - EXPECT_EQ(PrintPointer(p), Print(p)); - p = NULL; - EXPECT_EQ("NULL", Print(p)); -} - -// const signed char*. -TEST(PrintCharPointerTest, ConstSignedChar) { - signed char* p = reinterpret_cast(0x1234); - EXPECT_EQ(PrintPointer(p), Print(p)); - p = NULL; - EXPECT_EQ("NULL", Print(p)); -} - -// unsigned char*. -TEST(PrintCharPointerTest, UnsignedChar) { - unsigned char* p = reinterpret_cast(0x1234); - EXPECT_EQ(PrintPointer(p), Print(p)); - p = NULL; - EXPECT_EQ("NULL", Print(p)); -} - -// const unsigned char*. -TEST(PrintCharPointerTest, ConstUnsignedChar) { - const unsigned char* p = reinterpret_cast(0x1234); - EXPECT_EQ(PrintPointer(p), Print(p)); - p = NULL; - EXPECT_EQ("NULL", Print(p)); -} - -// Tests printing pointers to simple, built-in types. - -// bool*. -TEST(PrintPointerToBuiltInTypeTest, Bool) { - bool* p = reinterpret_cast(0xABCD); - EXPECT_EQ(PrintPointer(p), Print(p)); - p = NULL; - EXPECT_EQ("NULL", Print(p)); -} - -// void*. -TEST(PrintPointerToBuiltInTypeTest, Void) { - void* p = reinterpret_cast(0xABCD); - EXPECT_EQ(PrintPointer(p), Print(p)); - p = NULL; - EXPECT_EQ("NULL", Print(p)); -} - -// const void*. -TEST(PrintPointerToBuiltInTypeTest, ConstVoid) { - const void* p = reinterpret_cast(0xABCD); - EXPECT_EQ(PrintPointer(p), Print(p)); - p = NULL; - EXPECT_EQ("NULL", Print(p)); -} - -// Tests printing pointers to pointers. -TEST(PrintPointerToPointerTest, IntPointerPointer) { - int** p = reinterpret_cast(0xABCD); - EXPECT_EQ(PrintPointer(p), Print(p)); - p = NULL; - EXPECT_EQ("NULL", Print(p)); -} - -// Tests printing (non-member) function pointers. - -void MyFunction(int /* n */) {} - -TEST(PrintPointerTest, NonMemberFunctionPointer) { - // We cannot directly cast &MyFunction to const void* because the - // standard disallows casting between pointers to functions and - // pointers to objects, and some compilers (e.g. GCC 3.4) enforce - // this limitation. - EXPECT_EQ( - PrintPointer(reinterpret_cast( - reinterpret_cast(&MyFunction))), - Print(&MyFunction)); - int (*p)(bool) = NULL; // NOLINT - EXPECT_EQ("NULL", Print(p)); -} - -// An assertion predicate determining whether a one string is a prefix for -// another. -template -AssertionResult HasPrefix(const StringType& str, const StringType& prefix) { - if (str.find(prefix, 0) == 0) - return AssertionSuccess(); - - const bool is_wide_string = sizeof(prefix[0]) > 1; - const char* const begin_string_quote = is_wide_string ? "L\"" : "\""; - return AssertionFailure() - << begin_string_quote << prefix << "\" is not a prefix of " - << begin_string_quote << str << "\"\n"; -} - -// Tests printing member variable pointers. Although they are called -// pointers, they don't point to a location in the address space. -// Their representation is implementation-defined. Thus they will be -// printed as raw bytes. - -struct Foo { - public: - virtual ~Foo() {} - int MyMethod(char x) { return x + 1; } - virtual char MyVirtualMethod(int /* n */) { return 'a'; } - - int value; -}; - -TEST(PrintPointerTest, MemberVariablePointer) { - EXPECT_TRUE(HasPrefix(Print(&Foo::value), - Print(sizeof(&Foo::value)) + "-byte object ")); - int (Foo::*p) = NULL; // NOLINT - EXPECT_TRUE(HasPrefix(Print(p), - Print(sizeof(p)) + "-byte object ")); -} - -// Tests printing member function pointers. Although they are called -// pointers, they don't point to a location in the address space. -// Their representation is implementation-defined. Thus they will be -// printed as raw bytes. -TEST(PrintPointerTest, MemberFunctionPointer) { - EXPECT_TRUE(HasPrefix(Print(&Foo::MyMethod), - Print(sizeof(&Foo::MyMethod)) + "-byte object ")); - EXPECT_TRUE( - HasPrefix(Print(&Foo::MyVirtualMethod), - Print(sizeof((&Foo::MyVirtualMethod))) + "-byte object ")); - int (Foo::*p)(char) = NULL; // NOLINT - EXPECT_TRUE(HasPrefix(Print(p), - Print(sizeof(p)) + "-byte object ")); -} - -// Tests printing C arrays. - -// The difference between this and Print() is that it ensures that the -// argument is a reference to an array. -template -string PrintArrayHelper(T (&a)[N]) { - return Print(a); -} - -// One-dimensional array. -TEST(PrintArrayTest, OneDimensionalArray) { - int a[5] = { 1, 2, 3, 4, 5 }; - EXPECT_EQ("{ 1, 2, 3, 4, 5 }", PrintArrayHelper(a)); -} - -// Two-dimensional array. -TEST(PrintArrayTest, TwoDimensionalArray) { - int a[2][5] = { - { 1, 2, 3, 4, 5 }, - { 6, 7, 8, 9, 0 } - }; - EXPECT_EQ("{ { 1, 2, 3, 4, 5 }, { 6, 7, 8, 9, 0 } }", PrintArrayHelper(a)); -} - -// Array of const elements. -TEST(PrintArrayTest, ConstArray) { - const bool a[1] = { false }; - EXPECT_EQ("{ false }", PrintArrayHelper(a)); -} - -// char array without terminating NUL. -TEST(PrintArrayTest, CharArrayWithNoTerminatingNul) { - // Array a contains '\0' in the middle and doesn't end with '\0'. - char a[] = { 'H', '\0', 'i' }; - EXPECT_EQ("\"H\\0i\" (no terminating NUL)", PrintArrayHelper(a)); -} - -// const char array with terminating NUL. -TEST(PrintArrayTest, ConstCharArrayWithTerminatingNul) { - const char a[] = "\0Hi"; - EXPECT_EQ("\"\\0Hi\"", PrintArrayHelper(a)); -} - -// const wchar_t array without terminating NUL. -TEST(PrintArrayTest, WCharArrayWithNoTerminatingNul) { - // Array a contains '\0' in the middle and doesn't end with '\0'. - const wchar_t a[] = { L'H', L'\0', L'i' }; - EXPECT_EQ("L\"H\\0i\" (no terminating NUL)", PrintArrayHelper(a)); -} - -// wchar_t array with terminating NUL. -TEST(PrintArrayTest, WConstCharArrayWithTerminatingNul) { - const wchar_t a[] = L"\0Hi"; - EXPECT_EQ("L\"\\0Hi\"", PrintArrayHelper(a)); -} - -// Array of objects. -TEST(PrintArrayTest, ObjectArray) { - string a[3] = { "Hi", "Hello", "Ni hao" }; - EXPECT_EQ("{ \"Hi\", \"Hello\", \"Ni hao\" }", PrintArrayHelper(a)); -} - -// Array with many elements. -TEST(PrintArrayTest, BigArray) { - int a[100] = { 1, 2, 3 }; - EXPECT_EQ("{ 1, 2, 3, 0, 0, 0, 0, 0, ..., 0, 0, 0, 0, 0, 0, 0, 0 }", - PrintArrayHelper(a)); -} - -// Tests printing ::string and ::std::string. - -#if GTEST_HAS_GLOBAL_STRING -// ::string. -TEST(PrintStringTest, StringInGlobalNamespace) { - const char s[] = "'\"?\\\a\b\f\n\0\r\t\v\x7F\xFF a"; - const ::string str(s, sizeof(s)); - EXPECT_EQ("\"'\\\"?\\\\\\a\\b\\f\\n\\0\\r\\t\\v\\x7F\\xFF a\\0\"", - Print(str)); -} -#endif // GTEST_HAS_GLOBAL_STRING - -// ::std::string. -TEST(PrintStringTest, StringInStdNamespace) { - const char s[] = "'\"?\\\a\b\f\n\0\r\t\v\x7F\xFF a"; - const ::std::string str(s, sizeof(s)); - EXPECT_EQ("\"'\\\"?\\\\\\a\\b\\f\\n\\0\\r\\t\\v\\x7F\\xFF a\\0\"", - Print(str)); -} - -TEST(PrintStringTest, StringAmbiguousHex) { - // "\x6BANANA" is ambiguous, it can be interpreted as starting with either of: - // '\x6', '\x6B', or '\x6BA'. - - // a hex escaping sequence following by a decimal digit - EXPECT_EQ("\"0\\x12\" \"3\"", Print(::std::string("0\x12" "3"))); - // a hex escaping sequence following by a hex digit (lower-case) - EXPECT_EQ("\"mm\\x6\" \"bananas\"", Print(::std::string("mm\x6" "bananas"))); - // a hex escaping sequence following by a hex digit (upper-case) - EXPECT_EQ("\"NOM\\x6\" \"BANANA\"", Print(::std::string("NOM\x6" "BANANA"))); - // a hex escaping sequence following by a non-xdigit - EXPECT_EQ("\"!\\x5-!\"", Print(::std::string("!\x5-!"))); -} - -// Tests printing ::wstring and ::std::wstring. - -#if GTEST_HAS_GLOBAL_WSTRING -// ::wstring. -TEST(PrintWideStringTest, StringInGlobalNamespace) { - const wchar_t s[] = L"'\"?\\\a\b\f\n\0\r\t\v\xD3\x576\x8D3\xC74D a"; - const ::wstring str(s, sizeof(s)/sizeof(wchar_t)); - EXPECT_EQ("L\"'\\\"?\\\\\\a\\b\\f\\n\\0\\r\\t\\v" - "\\xD3\\x576\\x8D3\\xC74D a\\0\"", - Print(str)); -} -#endif // GTEST_HAS_GLOBAL_WSTRING - -#if GTEST_HAS_STD_WSTRING -// ::std::wstring. -TEST(PrintWideStringTest, StringInStdNamespace) { - const wchar_t s[] = L"'\"?\\\a\b\f\n\0\r\t\v\xD3\x576\x8D3\xC74D a"; - const ::std::wstring str(s, sizeof(s)/sizeof(wchar_t)); - EXPECT_EQ("L\"'\\\"?\\\\\\a\\b\\f\\n\\0\\r\\t\\v" - "\\xD3\\x576\\x8D3\\xC74D a\\0\"", - Print(str)); -} - -TEST(PrintWideStringTest, StringAmbiguousHex) { - // same for wide strings. - EXPECT_EQ("L\"0\\x12\" L\"3\"", Print(::std::wstring(L"0\x12" L"3"))); - EXPECT_EQ("L\"mm\\x6\" L\"bananas\"", - Print(::std::wstring(L"mm\x6" L"bananas"))); - EXPECT_EQ("L\"NOM\\x6\" L\"BANANA\"", - Print(::std::wstring(L"NOM\x6" L"BANANA"))); - EXPECT_EQ("L\"!\\x5-!\"", Print(::std::wstring(L"!\x5-!"))); -} -#endif // GTEST_HAS_STD_WSTRING - -// Tests printing types that support generic streaming (i.e. streaming -// to std::basic_ostream for any valid Char and -// CharTraits types). - -// Tests printing a non-template type that supports generic streaming. - -class AllowsGenericStreaming {}; - -template -std::basic_ostream& operator<<( - std::basic_ostream& os, - const AllowsGenericStreaming& /* a */) { - return os << "AllowsGenericStreaming"; -} - -TEST(PrintTypeWithGenericStreamingTest, NonTemplateType) { - AllowsGenericStreaming a; - EXPECT_EQ("AllowsGenericStreaming", Print(a)); -} - -// Tests printing a template type that supports generic streaming. - -template -class AllowsGenericStreamingTemplate {}; - -template -std::basic_ostream& operator<<( - std::basic_ostream& os, - const AllowsGenericStreamingTemplate& /* a */) { - return os << "AllowsGenericStreamingTemplate"; -} - -TEST(PrintTypeWithGenericStreamingTest, TemplateType) { - AllowsGenericStreamingTemplate a; - EXPECT_EQ("AllowsGenericStreamingTemplate", Print(a)); -} - -// Tests printing a type that supports generic streaming and can be -// implicitly converted to another printable type. - -template -class AllowsGenericStreamingAndImplicitConversionTemplate { - public: - operator bool() const { return false; } -}; - -template -std::basic_ostream& operator<<( - std::basic_ostream& os, - const AllowsGenericStreamingAndImplicitConversionTemplate& /* a */) { - return os << "AllowsGenericStreamingAndImplicitConversionTemplate"; -} - -TEST(PrintTypeWithGenericStreamingTest, TypeImplicitlyConvertible) { - AllowsGenericStreamingAndImplicitConversionTemplate a; - EXPECT_EQ("AllowsGenericStreamingAndImplicitConversionTemplate", Print(a)); -} - -#if GTEST_HAS_STRING_PIECE_ - -// Tests printing StringPiece. - -TEST(PrintStringPieceTest, SimpleStringPiece) { - const StringPiece sp = "Hello"; - EXPECT_EQ("\"Hello\"", Print(sp)); -} - -TEST(PrintStringPieceTest, UnprintableCharacters) { - const char str[] = "NUL (\0) and \r\t"; - const StringPiece sp(str, sizeof(str) - 1); - EXPECT_EQ("\"NUL (\\0) and \\r\\t\"", Print(sp)); -} - -#endif // GTEST_HAS_STRING_PIECE_ - -// Tests printing STL containers. - -TEST(PrintStlContainerTest, EmptyDeque) { - deque empty; - EXPECT_EQ("{}", Print(empty)); -} - -TEST(PrintStlContainerTest, NonEmptyDeque) { - deque non_empty; - non_empty.push_back(1); - non_empty.push_back(3); - EXPECT_EQ("{ 1, 3 }", Print(non_empty)); -} - -#if GTEST_HAS_HASH_MAP_ - -TEST(PrintStlContainerTest, OneElementHashMap) { - hash_map map1; - map1[1] = 'a'; - EXPECT_EQ("{ (1, 'a' (97, 0x61)) }", Print(map1)); -} - -TEST(PrintStlContainerTest, HashMultiMap) { - hash_multimap map1; - map1.insert(make_pair(5, true)); - map1.insert(make_pair(5, false)); - - // Elements of hash_multimap can be printed in any order. - const string result = Print(map1); - EXPECT_TRUE(result == "{ (5, true), (5, false) }" || - result == "{ (5, false), (5, true) }") - << " where Print(map1) returns \"" << result << "\"."; -} - -#endif // GTEST_HAS_HASH_MAP_ - -#if GTEST_HAS_HASH_SET_ - -TEST(PrintStlContainerTest, HashSet) { - hash_set set1; - set1.insert("hello"); - EXPECT_EQ("{ \"hello\" }", Print(set1)); -} - -TEST(PrintStlContainerTest, HashMultiSet) { - const int kSize = 5; - int a[kSize] = { 1, 1, 2, 5, 1 }; - hash_multiset set1(a, a + kSize); - - // Elements of hash_multiset can be printed in any order. - const string result = Print(set1); - const string expected_pattern = "{ d, d, d, d, d }"; // d means a digit. - - // Verifies the result matches the expected pattern; also extracts - // the numbers in the result. - ASSERT_EQ(expected_pattern.length(), result.length()); - std::vector numbers; - for (size_t i = 0; i != result.length(); i++) { - if (expected_pattern[i] == 'd') { - ASSERT_NE(isdigit(static_cast(result[i])), 0); - numbers.push_back(result[i] - '0'); - } else { - EXPECT_EQ(expected_pattern[i], result[i]) << " where result is " - << result; - } - } - - // Makes sure the result contains the right numbers. - std::sort(numbers.begin(), numbers.end()); - std::sort(a, a + kSize); - EXPECT_TRUE(std::equal(a, a + kSize, numbers.begin())); -} - -#endif // GTEST_HAS_HASH_SET_ - -TEST(PrintStlContainerTest, List) { - const string a[] = { - "hello", - "world" - }; - const list strings(a, a + 2); - EXPECT_EQ("{ \"hello\", \"world\" }", Print(strings)); -} - -TEST(PrintStlContainerTest, Map) { - map map1; - map1[1] = true; - map1[5] = false; - map1[3] = true; - EXPECT_EQ("{ (1, true), (3, true), (5, false) }", Print(map1)); -} - -TEST(PrintStlContainerTest, MultiMap) { - multimap map1; - // The make_pair template function would deduce the type as - // pair here, and since the key part in a multimap has to - // be constant, without a templated ctor in the pair class (as in - // libCstd on Solaris), make_pair call would fail to compile as no - // implicit conversion is found. Thus explicit typename is used - // here instead. - map1.insert(pair(true, 0)); - map1.insert(pair(true, 1)); - map1.insert(pair(false, 2)); - EXPECT_EQ("{ (false, 2), (true, 0), (true, 1) }", Print(map1)); -} - -TEST(PrintStlContainerTest, Set) { - const unsigned int a[] = { 3, 0, 5 }; - set set1(a, a + 3); - EXPECT_EQ("{ 0, 3, 5 }", Print(set1)); -} - -TEST(PrintStlContainerTest, MultiSet) { - const int a[] = { 1, 1, 2, 5, 1 }; - multiset set1(a, a + 5); - EXPECT_EQ("{ 1, 1, 1, 2, 5 }", Print(set1)); -} - -TEST(PrintStlContainerTest, Pair) { - pair p(true, 5); - EXPECT_EQ("(true, 5)", Print(p)); -} - -TEST(PrintStlContainerTest, Vector) { - vector v; - v.push_back(1); - v.push_back(2); - EXPECT_EQ("{ 1, 2 }", Print(v)); -} - -TEST(PrintStlContainerTest, LongSequence) { - const int a[100] = { 1, 2, 3 }; - const vector v(a, a + 100); - EXPECT_EQ("{ 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, " - "0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ... }", Print(v)); -} - -TEST(PrintStlContainerTest, NestedContainer) { - const int a1[] = { 1, 2 }; - const int a2[] = { 3, 4, 5 }; - const list l1(a1, a1 + 2); - const list l2(a2, a2 + 3); - - vector > v; - v.push_back(l1); - v.push_back(l2); - EXPECT_EQ("{ { 1, 2 }, { 3, 4, 5 } }", Print(v)); -} - -TEST(PrintStlContainerTest, OneDimensionalNativeArray) { - const int a[3] = { 1, 2, 3 }; - NativeArray b(a, 3, kReference); - EXPECT_EQ("{ 1, 2, 3 }", Print(b)); -} - -TEST(PrintStlContainerTest, TwoDimensionalNativeArray) { - const int a[2][3] = { { 1, 2, 3 }, { 4, 5, 6 } }; - NativeArray b(a, 2, kReference); - EXPECT_EQ("{ { 1, 2, 3 }, { 4, 5, 6 } }", Print(b)); -} - -// Tests that a class named iterator isn't treated as a container. - -struct iterator { - char x; -}; - -TEST(PrintStlContainerTest, Iterator) { - iterator it = {}; - EXPECT_EQ("1-byte object <00>", Print(it)); -} - -// Tests that a class named const_iterator isn't treated as a container. - -struct const_iterator { - char x; -}; - -TEST(PrintStlContainerTest, ConstIterator) { - const_iterator it = {}; - EXPECT_EQ("1-byte object <00>", Print(it)); -} - -#if GTEST_HAS_TR1_TUPLE -// Tests printing tuples. - -// Tuples of various arities. -TEST(PrintTupleTest, VariousSizes) { - tuple<> t0; - EXPECT_EQ("()", Print(t0)); - - tuple t1(5); - EXPECT_EQ("(5)", Print(t1)); - - tuple t2('a', true); - EXPECT_EQ("('a' (97, 0x61), true)", Print(t2)); - - tuple t3(false, 2, 3); - EXPECT_EQ("(false, 2, 3)", Print(t3)); - - tuple t4(false, 2, 3, 4); - EXPECT_EQ("(false, 2, 3, 4)", Print(t4)); - - tuple t5(false, 2, 3, 4, true); - EXPECT_EQ("(false, 2, 3, 4, true)", Print(t5)); - - tuple t6(false, 2, 3, 4, true, 6); - EXPECT_EQ("(false, 2, 3, 4, true, 6)", Print(t6)); - - tuple t7(false, 2, 3, 4, true, 6, 7); - EXPECT_EQ("(false, 2, 3, 4, true, 6, 7)", Print(t7)); - - tuple t8( - false, 2, 3, 4, true, 6, 7, true); - EXPECT_EQ("(false, 2, 3, 4, true, 6, 7, true)", Print(t8)); - - tuple t9( - false, 2, 3, 4, true, 6, 7, true, 9); - EXPECT_EQ("(false, 2, 3, 4, true, 6, 7, true, 9)", Print(t9)); - - const char* const str = "8"; - // VC++ 2010's implementation of tuple of C++0x is deficient, requiring - // an explicit type cast of NULL to be used. - tuple - t10(false, 'a', 3, 4, 5, 1.5F, -2.5, str, - ImplicitCast_(NULL), "10"); - EXPECT_EQ("(false, 'a' (97, 0x61), 3, 4, 5, 1.5, -2.5, " + PrintPointer(str) + - " pointing to \"8\", NULL, \"10\")", - Print(t10)); -} - -// Nested tuples. -TEST(PrintTupleTest, NestedTuple) { - tuple, char> nested(make_tuple(5, true), 'a'); - EXPECT_EQ("((5, true), 'a' (97, 0x61))", Print(nested)); -} - -#endif // GTEST_HAS_TR1_TUPLE - -// Tests printing user-defined unprintable types. - -// Unprintable types in the global namespace. -TEST(PrintUnprintableTypeTest, InGlobalNamespace) { - EXPECT_EQ("1-byte object <00>", - Print(UnprintableTemplateInGlobal())); -} - -// Unprintable types in a user namespace. -TEST(PrintUnprintableTypeTest, InUserNamespace) { - EXPECT_EQ("16-byte object ", - Print(::foo::UnprintableInFoo())); -} - -// Unprintable types are that too big to be printed completely. - -struct Big { - Big() { memset(array, 0, sizeof(array)); } - char array[257]; -}; - -TEST(PrintUnpritableTypeTest, BigObject) { - EXPECT_EQ("257-byte object <00-00 00-00 00-00 00-00 00-00 00-00 " - "00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 " - "00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 " - "00-00 00-00 00-00 00-00 00-00 00-00 ... 00-00 00-00 00-00 " - "00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 " - "00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 " - "00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00>", - Print(Big())); -} - -// Tests printing user-defined streamable types. - -// Streamable types in the global namespace. -TEST(PrintStreamableTypeTest, InGlobalNamespace) { - StreamableInGlobal x; - EXPECT_EQ("StreamableInGlobal", Print(x)); - EXPECT_EQ("StreamableInGlobal*", Print(&x)); -} - -// Printable template types in a user namespace. -TEST(PrintStreamableTypeTest, TemplateTypeInUserNamespace) { - EXPECT_EQ("StreamableTemplateInFoo: 0", - Print(::foo::StreamableTemplateInFoo())); -} - -// Tests printing user-defined types that have a PrintTo() function. -TEST(PrintPrintableTypeTest, InUserNamespace) { - EXPECT_EQ("PrintableViaPrintTo: 0", - Print(::foo::PrintableViaPrintTo())); -} - -// Tests printing a pointer to a user-defined type that has a << -// operator for its pointer. -TEST(PrintPrintableTypeTest, PointerInUserNamespace) { - ::foo::PointerPrintable x; - EXPECT_EQ("PointerPrintable*", Print(&x)); -} - -// Tests printing user-defined class template that have a PrintTo() function. -TEST(PrintPrintableTypeTest, TemplateInUserNamespace) { - EXPECT_EQ("PrintableViaPrintToTemplate: 5", - Print(::foo::PrintableViaPrintToTemplate(5))); -} - -#if GTEST_HAS_PROTOBUF_ - -// Tests printing a protocol message. -TEST(PrintProtocolMessageTest, PrintsShortDebugString) { - testing::internal::TestMessage msg; - msg.set_member("yes"); - EXPECT_EQ("", Print(msg)); -} - -// Tests printing a short proto2 message. -TEST(PrintProto2MessageTest, PrintsShortDebugStringWhenItIsShort) { - testing::internal::FooMessage msg; - msg.set_int_field(2); - msg.set_string_field("hello"); - EXPECT_PRED2(RE::FullMatch, Print(msg), - ""); -} - -// Tests printing a long proto2 message. -TEST(PrintProto2MessageTest, PrintsDebugStringWhenItIsLong) { - testing::internal::FooMessage msg; - msg.set_int_field(2); - msg.set_string_field("hello"); - msg.add_names("peter"); - msg.add_names("paul"); - msg.add_names("mary"); - EXPECT_PRED2(RE::FullMatch, Print(msg), - "<\n" - "int_field:\\s*2\n" - "string_field:\\s*\"hello\"\n" - "names:\\s*\"peter\"\n" - "names:\\s*\"paul\"\n" - "names:\\s*\"mary\"\n" - ">"); -} - -#endif // GTEST_HAS_PROTOBUF_ - -// Tests that the universal printer prints both the address and the -// value of a reference. -TEST(PrintReferenceTest, PrintsAddressAndValue) { - int n = 5; - EXPECT_EQ("@" + PrintPointer(&n) + " 5", PrintByRef(n)); - - int a[2][3] = { - { 0, 1, 2 }, - { 3, 4, 5 } - }; - EXPECT_EQ("@" + PrintPointer(a) + " { { 0, 1, 2 }, { 3, 4, 5 } }", - PrintByRef(a)); - - const ::foo::UnprintableInFoo x; - EXPECT_EQ("@" + PrintPointer(&x) + " 16-byte object " - "", - PrintByRef(x)); -} - -// Tests that the universal printer prints a function pointer passed by -// reference. -TEST(PrintReferenceTest, HandlesFunctionPointer) { - void (*fp)(int n) = &MyFunction; - const string fp_pointer_string = - PrintPointer(reinterpret_cast(&fp)); - // We cannot directly cast &MyFunction to const void* because the - // standard disallows casting between pointers to functions and - // pointers to objects, and some compilers (e.g. GCC 3.4) enforce - // this limitation. - const string fp_string = PrintPointer(reinterpret_cast( - reinterpret_cast(fp))); - EXPECT_EQ("@" + fp_pointer_string + " " + fp_string, - PrintByRef(fp)); -} - -// Tests that the universal printer prints a member function pointer -// passed by reference. -TEST(PrintReferenceTest, HandlesMemberFunctionPointer) { - int (Foo::*p)(char ch) = &Foo::MyMethod; - EXPECT_TRUE(HasPrefix( - PrintByRef(p), - "@" + PrintPointer(reinterpret_cast(&p)) + " " + - Print(sizeof(p)) + "-byte object ")); - - char (Foo::*p2)(int n) = &Foo::MyVirtualMethod; - EXPECT_TRUE(HasPrefix( - PrintByRef(p2), - "@" + PrintPointer(reinterpret_cast(&p2)) + " " + - Print(sizeof(p2)) + "-byte object ")); -} - -// Tests that the universal printer prints a member variable pointer -// passed by reference. -TEST(PrintReferenceTest, HandlesMemberVariablePointer) { - int (Foo::*p) = &Foo::value; // NOLINT - EXPECT_TRUE(HasPrefix( - PrintByRef(p), - "@" + PrintPointer(&p) + " " + Print(sizeof(p)) + "-byte object ")); -} - -// Tests that FormatForComparisonFailureMessage(), which is used to print -// an operand in a comparison assertion (e.g. ASSERT_EQ) when the assertion -// fails, formats the operand in the desired way. - -// scalar -TEST(FormatForComparisonFailureMessageTest, WorksForScalar) { - EXPECT_STREQ("123", - FormatForComparisonFailureMessage(123, 124).c_str()); -} - -// non-char pointer -TEST(FormatForComparisonFailureMessageTest, WorksForNonCharPointer) { - int n = 0; - EXPECT_EQ(PrintPointer(&n), - FormatForComparisonFailureMessage(&n, &n).c_str()); -} - -// non-char array -TEST(FormatForComparisonFailureMessageTest, FormatsNonCharArrayAsPointer) { - // In expression 'array == x', 'array' is compared by pointer. - // Therefore we want to print an array operand as a pointer. - int n[] = { 1, 2, 3 }; - EXPECT_EQ(PrintPointer(n), - FormatForComparisonFailureMessage(n, n).c_str()); -} - -// Tests formatting a char pointer when it's compared with another pointer. -// In this case we want to print it as a raw pointer, as the comparision is by -// pointer. - -// char pointer vs pointer -TEST(FormatForComparisonFailureMessageTest, WorksForCharPointerVsPointer) { - // In expression 'p == x', where 'p' and 'x' are (const or not) char - // pointers, the operands are compared by pointer. Therefore we - // want to print 'p' as a pointer instead of a C string (we don't - // even know if it's supposed to point to a valid C string). - - // const char* - const char* s = "hello"; - EXPECT_EQ(PrintPointer(s), - FormatForComparisonFailureMessage(s, s).c_str()); - - // char* - char ch = 'a'; - EXPECT_EQ(PrintPointer(&ch), - FormatForComparisonFailureMessage(&ch, &ch).c_str()); -} - -// wchar_t pointer vs pointer -TEST(FormatForComparisonFailureMessageTest, WorksForWCharPointerVsPointer) { - // In expression 'p == x', where 'p' and 'x' are (const or not) char - // pointers, the operands are compared by pointer. Therefore we - // want to print 'p' as a pointer instead of a wide C string (we don't - // even know if it's supposed to point to a valid wide C string). - - // const wchar_t* - const wchar_t* s = L"hello"; - EXPECT_EQ(PrintPointer(s), - FormatForComparisonFailureMessage(s, s).c_str()); - - // wchar_t* - wchar_t ch = L'a'; - EXPECT_EQ(PrintPointer(&ch), - FormatForComparisonFailureMessage(&ch, &ch).c_str()); -} - -// Tests formatting a char pointer when it's compared to a string object. -// In this case we want to print the char pointer as a C string. - -#if GTEST_HAS_GLOBAL_STRING -// char pointer vs ::string -TEST(FormatForComparisonFailureMessageTest, WorksForCharPointerVsString) { - const char* s = "hello \"world"; - EXPECT_STREQ("\"hello \\\"world\"", // The string content should be escaped. - FormatForComparisonFailureMessage(s, ::string()).c_str()); - - // char* - char str[] = "hi\1"; - char* p = str; - EXPECT_STREQ("\"hi\\x1\"", // The string content should be escaped. - FormatForComparisonFailureMessage(p, ::string()).c_str()); -} -#endif - -// char pointer vs std::string -TEST(FormatForComparisonFailureMessageTest, WorksForCharPointerVsStdString) { - const char* s = "hello \"world"; - EXPECT_STREQ("\"hello \\\"world\"", // The string content should be escaped. - FormatForComparisonFailureMessage(s, ::std::string()).c_str()); - - // char* - char str[] = "hi\1"; - char* p = str; - EXPECT_STREQ("\"hi\\x1\"", // The string content should be escaped. - FormatForComparisonFailureMessage(p, ::std::string()).c_str()); -} - -#if GTEST_HAS_GLOBAL_WSTRING -// wchar_t pointer vs ::wstring -TEST(FormatForComparisonFailureMessageTest, WorksForWCharPointerVsWString) { - const wchar_t* s = L"hi \"world"; - EXPECT_STREQ("L\"hi \\\"world\"", // The string content should be escaped. - FormatForComparisonFailureMessage(s, ::wstring()).c_str()); - - // wchar_t* - wchar_t str[] = L"hi\1"; - wchar_t* p = str; - EXPECT_STREQ("L\"hi\\x1\"", // The string content should be escaped. - FormatForComparisonFailureMessage(p, ::wstring()).c_str()); -} -#endif - -#if GTEST_HAS_STD_WSTRING -// wchar_t pointer vs std::wstring -TEST(FormatForComparisonFailureMessageTest, WorksForWCharPointerVsStdWString) { - const wchar_t* s = L"hi \"world"; - EXPECT_STREQ("L\"hi \\\"world\"", // The string content should be escaped. - FormatForComparisonFailureMessage(s, ::std::wstring()).c_str()); - - // wchar_t* - wchar_t str[] = L"hi\1"; - wchar_t* p = str; - EXPECT_STREQ("L\"hi\\x1\"", // The string content should be escaped. - FormatForComparisonFailureMessage(p, ::std::wstring()).c_str()); -} -#endif - -// Tests formatting a char array when it's compared with a pointer or array. -// In this case we want to print the array as a row pointer, as the comparison -// is by pointer. - -// char array vs pointer -TEST(FormatForComparisonFailureMessageTest, WorksForCharArrayVsPointer) { - char str[] = "hi \"world\""; - char* p = NULL; - EXPECT_EQ(PrintPointer(str), - FormatForComparisonFailureMessage(str, p).c_str()); -} - -// char array vs char array -TEST(FormatForComparisonFailureMessageTest, WorksForCharArrayVsCharArray) { - const char str[] = "hi \"world\""; - EXPECT_EQ(PrintPointer(str), - FormatForComparisonFailureMessage(str, str).c_str()); -} - -// wchar_t array vs pointer -TEST(FormatForComparisonFailureMessageTest, WorksForWCharArrayVsPointer) { - wchar_t str[] = L"hi \"world\""; - wchar_t* p = NULL; - EXPECT_EQ(PrintPointer(str), - FormatForComparisonFailureMessage(str, p).c_str()); -} - -// wchar_t array vs wchar_t array -TEST(FormatForComparisonFailureMessageTest, WorksForWCharArrayVsWCharArray) { - const wchar_t str[] = L"hi \"world\""; - EXPECT_EQ(PrintPointer(str), - FormatForComparisonFailureMessage(str, str).c_str()); -} - -// Tests formatting a char array when it's compared with a string object. -// In this case we want to print the array as a C string. - -#if GTEST_HAS_GLOBAL_STRING -// char array vs string -TEST(FormatForComparisonFailureMessageTest, WorksForCharArrayVsString) { - const char str[] = "hi \"w\0rld\""; - EXPECT_STREQ("\"hi \\\"w\"", // The content should be escaped. - // Embedded NUL terminates the string. - FormatForComparisonFailureMessage(str, ::string()).c_str()); -} -#endif - -// char array vs std::string -TEST(FormatForComparisonFailureMessageTest, WorksForCharArrayVsStdString) { - const char str[] = "hi \"world\""; - EXPECT_STREQ("\"hi \\\"world\\\"\"", // The content should be escaped. - FormatForComparisonFailureMessage(str, ::std::string()).c_str()); -} - -#if GTEST_HAS_GLOBAL_WSTRING -// wchar_t array vs wstring -TEST(FormatForComparisonFailureMessageTest, WorksForWCharArrayVsWString) { - const wchar_t str[] = L"hi \"world\""; - EXPECT_STREQ("L\"hi \\\"world\\\"\"", // The content should be escaped. - FormatForComparisonFailureMessage(str, ::wstring()).c_str()); -} -#endif - -#if GTEST_HAS_STD_WSTRING -// wchar_t array vs std::wstring -TEST(FormatForComparisonFailureMessageTest, WorksForWCharArrayVsStdWString) { - const wchar_t str[] = L"hi \"w\0rld\""; - EXPECT_STREQ( - "L\"hi \\\"w\"", // The content should be escaped. - // Embedded NUL terminates the string. - FormatForComparisonFailureMessage(str, ::std::wstring()).c_str()); -} -#endif - -// Useful for testing PrintToString(). We cannot use EXPECT_EQ() -// there as its implementation uses PrintToString(). The caller must -// ensure that 'value' has no side effect. -#define EXPECT_PRINT_TO_STRING_(value, expected_string) \ - EXPECT_TRUE(PrintToString(value) == (expected_string)) \ - << " where " #value " prints as " << (PrintToString(value)) - -TEST(PrintToStringTest, WorksForScalar) { - EXPECT_PRINT_TO_STRING_(123, "123"); -} - -TEST(PrintToStringTest, WorksForPointerToConstChar) { - const char* p = "hello"; - EXPECT_PRINT_TO_STRING_(p, "\"hello\""); -} - -TEST(PrintToStringTest, WorksForPointerToNonConstChar) { - char s[] = "hello"; - char* p = s; - EXPECT_PRINT_TO_STRING_(p, "\"hello\""); -} - -TEST(PrintToStringTest, EscapesForPointerToConstChar) { - const char* p = "hello\n"; - EXPECT_PRINT_TO_STRING_(p, "\"hello\\n\""); -} - -TEST(PrintToStringTest, EscapesForPointerToNonConstChar) { - char s[] = "hello\1"; - char* p = s; - EXPECT_PRINT_TO_STRING_(p, "\"hello\\x1\""); -} - -TEST(PrintToStringTest, WorksForArray) { - int n[3] = { 1, 2, 3 }; - EXPECT_PRINT_TO_STRING_(n, "{ 1, 2, 3 }"); -} - -TEST(PrintToStringTest, WorksForCharArray) { - char s[] = "hello"; - EXPECT_PRINT_TO_STRING_(s, "\"hello\""); -} - -TEST(PrintToStringTest, WorksForCharArrayWithEmbeddedNul) { - const char str_with_nul[] = "hello\0 world"; - EXPECT_PRINT_TO_STRING_(str_with_nul, "\"hello\\0 world\""); - - char mutable_str_with_nul[] = "hello\0 world"; - EXPECT_PRINT_TO_STRING_(mutable_str_with_nul, "\"hello\\0 world\""); -} - -#undef EXPECT_PRINT_TO_STRING_ - -TEST(UniversalTersePrintTest, WorksForNonReference) { - ::std::stringstream ss; - UniversalTersePrint(123, &ss); - EXPECT_EQ("123", ss.str()); -} - -TEST(UniversalTersePrintTest, WorksForReference) { - const int& n = 123; - ::std::stringstream ss; - UniversalTersePrint(n, &ss); - EXPECT_EQ("123", ss.str()); -} - -TEST(UniversalTersePrintTest, WorksForCString) { - const char* s1 = "abc"; - ::std::stringstream ss1; - UniversalTersePrint(s1, &ss1); - EXPECT_EQ("\"abc\"", ss1.str()); - - char* s2 = const_cast(s1); - ::std::stringstream ss2; - UniversalTersePrint(s2, &ss2); - EXPECT_EQ("\"abc\"", ss2.str()); - - const char* s3 = NULL; - ::std::stringstream ss3; - UniversalTersePrint(s3, &ss3); - EXPECT_EQ("NULL", ss3.str()); -} - -TEST(UniversalPrintTest, WorksForNonReference) { - ::std::stringstream ss; - UniversalPrint(123, &ss); - EXPECT_EQ("123", ss.str()); -} - -TEST(UniversalPrintTest, WorksForReference) { - const int& n = 123; - ::std::stringstream ss; - UniversalPrint(n, &ss); - EXPECT_EQ("123", ss.str()); -} - -TEST(UniversalPrintTest, WorksForCString) { - const char* s1 = "abc"; - ::std::stringstream ss1; - UniversalPrint(s1, &ss1); - EXPECT_EQ(PrintPointer(s1) + " pointing to \"abc\"", string(ss1.str())); - - char* s2 = const_cast(s1); - ::std::stringstream ss2; - UniversalPrint(s2, &ss2); - EXPECT_EQ(PrintPointer(s2) + " pointing to \"abc\"", string(ss2.str())); - - const char* s3 = NULL; - ::std::stringstream ss3; - UniversalPrint(s3, &ss3); - EXPECT_EQ("NULL", ss3.str()); -} - -TEST(UniversalPrintTest, WorksForCharArray) { - const char str[] = "\"Line\0 1\"\nLine 2"; - ::std::stringstream ss1; - UniversalPrint(str, &ss1); - EXPECT_EQ("\"\\\"Line\\0 1\\\"\\nLine 2\"", ss1.str()); - - const char mutable_str[] = "\"Line\0 1\"\nLine 2"; - ::std::stringstream ss2; - UniversalPrint(mutable_str, &ss2); - EXPECT_EQ("\"\\\"Line\\0 1\\\"\\nLine 2\"", ss2.str()); -} - -#if GTEST_HAS_TR1_TUPLE - -TEST(UniversalTersePrintTupleFieldsToStringsTest, PrintsEmptyTuple) { - Strings result = UniversalTersePrintTupleFieldsToStrings(make_tuple()); - EXPECT_EQ(0u, result.size()); -} - -TEST(UniversalTersePrintTupleFieldsToStringsTest, PrintsOneTuple) { - Strings result = UniversalTersePrintTupleFieldsToStrings(make_tuple(1)); - ASSERT_EQ(1u, result.size()); - EXPECT_EQ("1", result[0]); -} - -TEST(UniversalTersePrintTupleFieldsToStringsTest, PrintsTwoTuple) { - Strings result = UniversalTersePrintTupleFieldsToStrings(make_tuple(1, 'a')); - ASSERT_EQ(2u, result.size()); - EXPECT_EQ("1", result[0]); - EXPECT_EQ("'a' (97, 0x61)", result[1]); -} - -TEST(UniversalTersePrintTupleFieldsToStringsTest, PrintsTersely) { - const int n = 1; - Strings result = UniversalTersePrintTupleFieldsToStrings( - tuple(n, "a")); - ASSERT_EQ(2u, result.size()); - EXPECT_EQ("1", result[0]); - EXPECT_EQ("\"a\"", result[1]); -} - -#endif // GTEST_HAS_TR1_TUPLE - -} // namespace gtest_printers_test -} // namespace testing diff --git a/freedv-server/googletest/test/gtest-test-part_test.cc b/freedv-server/googletest/test/gtest-test-part_test.cc deleted file mode 100644 index ca8ba933..00000000 --- a/freedv-server/googletest/test/gtest-test-part_test.cc +++ /dev/null @@ -1,208 +0,0 @@ -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: mheule@google.com (Markus Heule) -// - -#include "gtest/gtest-test-part.h" - -#include "gtest/gtest.h" - -using testing::Message; -using testing::Test; -using testing::TestPartResult; -using testing::TestPartResultArray; - -namespace { - -// Tests the TestPartResult class. - -// The test fixture for testing TestPartResult. -class TestPartResultTest : public Test { - protected: - TestPartResultTest() - : r1_(TestPartResult::kSuccess, "foo/bar.cc", 10, "Success!"), - r2_(TestPartResult::kNonFatalFailure, "foo/bar.cc", -1, "Failure!"), - r3_(TestPartResult::kFatalFailure, NULL, -1, "Failure!") {} - - TestPartResult r1_, r2_, r3_; -}; - - -TEST_F(TestPartResultTest, ConstructorWorks) { - Message message; - message << "something is terribly wrong"; - message << static_cast(testing::internal::kStackTraceMarker); - message << "some unimportant stack trace"; - - const TestPartResult result(TestPartResult::kNonFatalFailure, - "some_file.cc", - 42, - message.GetString().c_str()); - - EXPECT_EQ(TestPartResult::kNonFatalFailure, result.type()); - EXPECT_STREQ("some_file.cc", result.file_name()); - EXPECT_EQ(42, result.line_number()); - EXPECT_STREQ(message.GetString().c_str(), result.message()); - EXPECT_STREQ("something is terribly wrong", result.summary()); -} - -TEST_F(TestPartResultTest, ResultAccessorsWork) { - const TestPartResult success(TestPartResult::kSuccess, - "file.cc", - 42, - "message"); - EXPECT_TRUE(success.passed()); - EXPECT_FALSE(success.failed()); - EXPECT_FALSE(success.nonfatally_failed()); - EXPECT_FALSE(success.fatally_failed()); - - const TestPartResult nonfatal_failure(TestPartResult::kNonFatalFailure, - "file.cc", - 42, - "message"); - EXPECT_FALSE(nonfatal_failure.passed()); - EXPECT_TRUE(nonfatal_failure.failed()); - EXPECT_TRUE(nonfatal_failure.nonfatally_failed()); - EXPECT_FALSE(nonfatal_failure.fatally_failed()); - - const TestPartResult fatal_failure(TestPartResult::kFatalFailure, - "file.cc", - 42, - "message"); - EXPECT_FALSE(fatal_failure.passed()); - EXPECT_TRUE(fatal_failure.failed()); - EXPECT_FALSE(fatal_failure.nonfatally_failed()); - EXPECT_TRUE(fatal_failure.fatally_failed()); -} - -// Tests TestPartResult::type(). -TEST_F(TestPartResultTest, type) { - EXPECT_EQ(TestPartResult::kSuccess, r1_.type()); - EXPECT_EQ(TestPartResult::kNonFatalFailure, r2_.type()); - EXPECT_EQ(TestPartResult::kFatalFailure, r3_.type()); -} - -// Tests TestPartResult::file_name(). -TEST_F(TestPartResultTest, file_name) { - EXPECT_STREQ("foo/bar.cc", r1_.file_name()); - EXPECT_STREQ(NULL, r3_.file_name()); -} - -// Tests TestPartResult::line_number(). -TEST_F(TestPartResultTest, line_number) { - EXPECT_EQ(10, r1_.line_number()); - EXPECT_EQ(-1, r2_.line_number()); -} - -// Tests TestPartResult::message(). -TEST_F(TestPartResultTest, message) { - EXPECT_STREQ("Success!", r1_.message()); -} - -// Tests TestPartResult::passed(). -TEST_F(TestPartResultTest, Passed) { - EXPECT_TRUE(r1_.passed()); - EXPECT_FALSE(r2_.passed()); - EXPECT_FALSE(r3_.passed()); -} - -// Tests TestPartResult::failed(). -TEST_F(TestPartResultTest, Failed) { - EXPECT_FALSE(r1_.failed()); - EXPECT_TRUE(r2_.failed()); - EXPECT_TRUE(r3_.failed()); -} - -// Tests TestPartResult::fatally_failed(). -TEST_F(TestPartResultTest, FatallyFailed) { - EXPECT_FALSE(r1_.fatally_failed()); - EXPECT_FALSE(r2_.fatally_failed()); - EXPECT_TRUE(r3_.fatally_failed()); -} - -// Tests TestPartResult::nonfatally_failed(). -TEST_F(TestPartResultTest, NonfatallyFailed) { - EXPECT_FALSE(r1_.nonfatally_failed()); - EXPECT_TRUE(r2_.nonfatally_failed()); - EXPECT_FALSE(r3_.nonfatally_failed()); -} - -// Tests the TestPartResultArray class. - -class TestPartResultArrayTest : public Test { - protected: - TestPartResultArrayTest() - : r1_(TestPartResult::kNonFatalFailure, "foo/bar.cc", -1, "Failure 1"), - r2_(TestPartResult::kFatalFailure, "foo/bar.cc", -1, "Failure 2") {} - - const TestPartResult r1_, r2_; -}; - -// Tests that TestPartResultArray initially has size 0. -TEST_F(TestPartResultArrayTest, InitialSizeIsZero) { - TestPartResultArray results; - EXPECT_EQ(0, results.size()); -} - -// Tests that TestPartResultArray contains the given TestPartResult -// after one Append() operation. -TEST_F(TestPartResultArrayTest, ContainsGivenResultAfterAppend) { - TestPartResultArray results; - results.Append(r1_); - EXPECT_EQ(1, results.size()); - EXPECT_STREQ("Failure 1", results.GetTestPartResult(0).message()); -} - -// Tests that TestPartResultArray contains the given TestPartResults -// after two Append() operations. -TEST_F(TestPartResultArrayTest, ContainsGivenResultsAfterTwoAppends) { - TestPartResultArray results; - results.Append(r1_); - results.Append(r2_); - EXPECT_EQ(2, results.size()); - EXPECT_STREQ("Failure 1", results.GetTestPartResult(0).message()); - EXPECT_STREQ("Failure 2", results.GetTestPartResult(1).message()); -} - -typedef TestPartResultArrayTest TestPartResultArrayDeathTest; - -// Tests that the program dies when GetTestPartResult() is called with -// an invalid index. -TEST_F(TestPartResultArrayDeathTest, DiesWhenIndexIsOutOfBound) { - TestPartResultArray results; - results.Append(r1_); - - EXPECT_DEATH_IF_SUPPORTED(results.GetTestPartResult(-1), ""); - EXPECT_DEATH_IF_SUPPORTED(results.GetTestPartResult(1), ""); -} - -// TODO(mheule@google.com): Add a test for the class HasNewFatalFailureHelper. - -} // namespace diff --git a/freedv-server/googletest/test/gtest-tuple_test.cc b/freedv-server/googletest/test/gtest-tuple_test.cc deleted file mode 100644 index bfaa3e0a..00000000 --- a/freedv-server/googletest/test/gtest-tuple_test.cc +++ /dev/null @@ -1,320 +0,0 @@ -// Copyright 2007, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -#include "gtest/internal/gtest-tuple.h" -#include -#include "gtest/gtest.h" - -namespace { - -using ::std::tr1::get; -using ::std::tr1::make_tuple; -using ::std::tr1::tuple; -using ::std::tr1::tuple_element; -using ::std::tr1::tuple_size; -using ::testing::StaticAssertTypeEq; - -// Tests that tuple_element >::type returns TK. -TEST(tuple_element_Test, ReturnsElementType) { - StaticAssertTypeEq >::type>(); - StaticAssertTypeEq >::type>(); - StaticAssertTypeEq >::type>(); -} - -// Tests that tuple_size::value gives the number of fields in tuple -// type T. -TEST(tuple_size_Test, ReturnsNumberOfFields) { - EXPECT_EQ(0, +tuple_size >::value); - EXPECT_EQ(1, +tuple_size >::value); - EXPECT_EQ(1, +tuple_size >::value); - EXPECT_EQ(1, +(tuple_size > >::value)); - EXPECT_EQ(2, +(tuple_size >::value)); - EXPECT_EQ(3, +(tuple_size >::value)); -} - -// Tests comparing a tuple with itself. -TEST(ComparisonTest, ComparesWithSelf) { - const tuple a(5, 'a', false); - - EXPECT_TRUE(a == a); - EXPECT_FALSE(a != a); -} - -// Tests comparing two tuples with the same value. -TEST(ComparisonTest, ComparesEqualTuples) { - const tuple a(5, true), b(5, true); - - EXPECT_TRUE(a == b); - EXPECT_FALSE(a != b); -} - -// Tests comparing two different tuples that have no reference fields. -TEST(ComparisonTest, ComparesUnequalTuplesWithoutReferenceFields) { - typedef tuple FooTuple; - - const FooTuple a(0, 'x'); - const FooTuple b(1, 'a'); - - EXPECT_TRUE(a != b); - EXPECT_FALSE(a == b); - - const FooTuple c(1, 'b'); - - EXPECT_TRUE(b != c); - EXPECT_FALSE(b == c); -} - -// Tests comparing two different tuples that have reference fields. -TEST(ComparisonTest, ComparesUnequalTuplesWithReferenceFields) { - typedef tuple FooTuple; - - int i = 5; - const char ch = 'a'; - const FooTuple a(i, ch); - - int j = 6; - const FooTuple b(j, ch); - - EXPECT_TRUE(a != b); - EXPECT_FALSE(a == b); - - j = 5; - const char ch2 = 'b'; - const FooTuple c(j, ch2); - - EXPECT_TRUE(b != c); - EXPECT_FALSE(b == c); -} - -// Tests that a tuple field with a reference type is an alias of the -// variable it's supposed to reference. -TEST(ReferenceFieldTest, IsAliasOfReferencedVariable) { - int n = 0; - tuple t(true, n); - - n = 1; - EXPECT_EQ(n, get<1>(t)) - << "Changing a underlying variable should update the reference field."; - - // Makes sure that the implementation doesn't do anything funny with - // the & operator for the return type of get<>(). - EXPECT_EQ(&n, &(get<1>(t))) - << "The address of a reference field should equal the address of " - << "the underlying variable."; - - get<1>(t) = 2; - EXPECT_EQ(2, n) - << "Changing a reference field should update the underlying variable."; -} - -// Tests that tuple's default constructor default initializes each field. -// This test needs to compile without generating warnings. -TEST(TupleConstructorTest, DefaultConstructorDefaultInitializesEachField) { - // The TR1 report requires that tuple's default constructor default - // initializes each field, even if it's a primitive type. If the - // implementation forgets to do this, this test will catch it by - // generating warnings about using uninitialized variables (assuming - // a decent compiler). - - tuple<> empty; - - tuple a1, b1; - b1 = a1; - EXPECT_EQ(0, get<0>(b1)); - - tuple a2, b2; - b2 = a2; - EXPECT_EQ(0, get<0>(b2)); - EXPECT_EQ(0.0, get<1>(b2)); - - tuple a3, b3; - b3 = a3; - EXPECT_EQ(0.0, get<0>(b3)); - EXPECT_EQ('\0', get<1>(b3)); - EXPECT_TRUE(get<2>(b3) == NULL); - - tuple a10, b10; - b10 = a10; - EXPECT_EQ(0, get<0>(b10)); - EXPECT_EQ(0, get<1>(b10)); - EXPECT_EQ(0, get<2>(b10)); - EXPECT_EQ(0, get<3>(b10)); - EXPECT_EQ(0, get<4>(b10)); - EXPECT_EQ(0, get<5>(b10)); - EXPECT_EQ(0, get<6>(b10)); - EXPECT_EQ(0, get<7>(b10)); - EXPECT_EQ(0, get<8>(b10)); - EXPECT_EQ(0, get<9>(b10)); -} - -// Tests constructing a tuple from its fields. -TEST(TupleConstructorTest, ConstructsFromFields) { - int n = 1; - // Reference field. - tuple a(n); - EXPECT_EQ(&n, &(get<0>(a))); - - // Non-reference fields. - tuple b(5, 'a'); - EXPECT_EQ(5, get<0>(b)); - EXPECT_EQ('a', get<1>(b)); - - // Const reference field. - const int m = 2; - tuple c(true, m); - EXPECT_TRUE(get<0>(c)); - EXPECT_EQ(&m, &(get<1>(c))); -} - -// Tests tuple's copy constructor. -TEST(TupleConstructorTest, CopyConstructor) { - tuple a(0.0, true); - tuple b(a); - - EXPECT_DOUBLE_EQ(0.0, get<0>(b)); - EXPECT_TRUE(get<1>(b)); -} - -// Tests constructing a tuple from another tuple that has a compatible -// but different type. -TEST(TupleConstructorTest, ConstructsFromDifferentTupleType) { - tuple a(0, 1, 'a'); - tuple b(a); - - EXPECT_DOUBLE_EQ(0.0, get<0>(b)); - EXPECT_EQ(1, get<1>(b)); - EXPECT_EQ('a', get<2>(b)); -} - -// Tests constructing a 2-tuple from an std::pair. -TEST(TupleConstructorTest, ConstructsFromPair) { - ::std::pair a(1, 'a'); - tuple b(a); - tuple c(a); -} - -// Tests assigning a tuple to another tuple with the same type. -TEST(TupleAssignmentTest, AssignsToSameTupleType) { - const tuple a(5, 7L); - tuple b; - b = a; - EXPECT_EQ(5, get<0>(b)); - EXPECT_EQ(7L, get<1>(b)); -} - -// Tests assigning a tuple to another tuple with a different but -// compatible type. -TEST(TupleAssignmentTest, AssignsToDifferentTupleType) { - const tuple a(1, 7L, true); - tuple b; - b = a; - EXPECT_EQ(1L, get<0>(b)); - EXPECT_EQ(7, get<1>(b)); - EXPECT_TRUE(get<2>(b)); -} - -// Tests assigning an std::pair to a 2-tuple. -TEST(TupleAssignmentTest, AssignsFromPair) { - const ::std::pair a(5, true); - tuple b; - b = a; - EXPECT_EQ(5, get<0>(b)); - EXPECT_TRUE(get<1>(b)); - - tuple c; - c = a; - EXPECT_EQ(5L, get<0>(c)); - EXPECT_TRUE(get<1>(c)); -} - -// A fixture for testing big tuples. -class BigTupleTest : public testing::Test { - protected: - typedef tuple BigTuple; - - BigTupleTest() : - a_(1, 0, 0, 0, 0, 0, 0, 0, 0, 2), - b_(1, 0, 0, 0, 0, 0, 0, 0, 0, 3) {} - - BigTuple a_, b_; -}; - -// Tests constructing big tuples. -TEST_F(BigTupleTest, Construction) { - BigTuple a; - BigTuple b(b_); -} - -// Tests that get(t) returns the N-th (0-based) field of tuple t. -TEST_F(BigTupleTest, get) { - EXPECT_EQ(1, get<0>(a_)); - EXPECT_EQ(2, get<9>(a_)); - - // Tests that get() works on a const tuple too. - const BigTuple a(a_); - EXPECT_EQ(1, get<0>(a)); - EXPECT_EQ(2, get<9>(a)); -} - -// Tests comparing big tuples. -TEST_F(BigTupleTest, Comparisons) { - EXPECT_TRUE(a_ == a_); - EXPECT_FALSE(a_ != a_); - - EXPECT_TRUE(a_ != b_); - EXPECT_FALSE(a_ == b_); -} - -TEST(MakeTupleTest, WorksForScalarTypes) { - tuple a; - a = make_tuple(true, 5); - EXPECT_TRUE(get<0>(a)); - EXPECT_EQ(5, get<1>(a)); - - tuple b; - b = make_tuple('a', 'b', 5); - EXPECT_EQ('a', get<0>(b)); - EXPECT_EQ('b', get<1>(b)); - EXPECT_EQ(5, get<2>(b)); -} - -TEST(MakeTupleTest, WorksForPointers) { - int a[] = { 1, 2, 3, 4 }; - const char* const str = "hi"; - int* const p = a; - - tuple t; - t = make_tuple(str, p); - EXPECT_EQ(str, get<0>(t)); - EXPECT_EQ(p, get<1>(t)); -} - -} // namespace diff --git a/freedv-server/googletest/test/gtest-typed-test2_test.cc b/freedv-server/googletest/test/gtest-typed-test2_test.cc deleted file mode 100644 index c284700b..00000000 --- a/freedv-server/googletest/test/gtest-typed-test2_test.cc +++ /dev/null @@ -1,45 +0,0 @@ -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -#include - -#include "test/gtest-typed-test_test.h" -#include "gtest/gtest.h" - -#if GTEST_HAS_TYPED_TEST_P - -// Tests that the same type-parameterized test case can be -// instantiated in different translation units linked together. -// (ContainerTest is also instantiated in gtest-typed-test_test.cc.) -INSTANTIATE_TYPED_TEST_CASE_P(Vector, ContainerTest, - testing::Types >); - -#endif // GTEST_HAS_TYPED_TEST_P diff --git a/freedv-server/googletest/test/gtest-typed-test_test.cc b/freedv-server/googletest/test/gtest-typed-test_test.cc deleted file mode 100644 index dd4ba43b..00000000 --- a/freedv-server/googletest/test/gtest-typed-test_test.cc +++ /dev/null @@ -1,360 +0,0 @@ -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -#include -#include - -#include "test/gtest-typed-test_test.h" -#include "gtest/gtest.h" - -using testing::Test; - -// Used for testing that SetUpTestCase()/TearDownTestCase(), fixture -// ctor/dtor, and SetUp()/TearDown() work correctly in typed tests and -// type-parameterized test. -template -class CommonTest : public Test { - // For some technical reason, SetUpTestCase() and TearDownTestCase() - // must be public. - public: - static void SetUpTestCase() { - shared_ = new T(5); - } - - static void TearDownTestCase() { - delete shared_; - shared_ = NULL; - } - - // This 'protected:' is optional. There's no harm in making all - // members of this fixture class template public. - protected: - // We used to use std::list here, but switched to std::vector since - // MSVC's doesn't compile cleanly with /W4. - typedef std::vector Vector; - typedef std::set IntSet; - - CommonTest() : value_(1) {} - - virtual ~CommonTest() { EXPECT_EQ(3, value_); } - - virtual void SetUp() { - EXPECT_EQ(1, value_); - value_++; - } - - virtual void TearDown() { - EXPECT_EQ(2, value_); - value_++; - } - - T value_; - static T* shared_; -}; - -template -T* CommonTest::shared_ = NULL; - -// This #ifdef block tests typed tests. -#if GTEST_HAS_TYPED_TEST - -using testing::Types; - -// Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor, -// and SetUp()/TearDown() work correctly in typed tests - -typedef Types TwoTypes; -TYPED_TEST_CASE(CommonTest, TwoTypes); - -TYPED_TEST(CommonTest, ValuesAreCorrect) { - // Static members of the fixture class template can be visited via - // the TestFixture:: prefix. - EXPECT_EQ(5, *TestFixture::shared_); - - // Typedefs in the fixture class template can be visited via the - // "typename TestFixture::" prefix. - typename TestFixture::Vector empty; - EXPECT_EQ(0U, empty.size()); - - typename TestFixture::IntSet empty2; - EXPECT_EQ(0U, empty2.size()); - - // Non-static members of the fixture class must be visited via - // 'this', as required by C++ for class templates. - EXPECT_EQ(2, this->value_); -} - -// The second test makes sure shared_ is not deleted after the first -// test. -TYPED_TEST(CommonTest, ValuesAreStillCorrect) { - // Static members of the fixture class template can also be visited - // via 'this'. - ASSERT_TRUE(this->shared_ != NULL); - EXPECT_EQ(5, *this->shared_); - - // TypeParam can be used to refer to the type parameter. - EXPECT_EQ(static_cast(2), this->value_); -} - -// Tests that multiple TYPED_TEST_CASE's can be defined in the same -// translation unit. - -template -class TypedTest1 : public Test { -}; - -// Verifies that the second argument of TYPED_TEST_CASE can be a -// single type. -TYPED_TEST_CASE(TypedTest1, int); -TYPED_TEST(TypedTest1, A) {} - -template -class TypedTest2 : public Test { -}; - -// Verifies that the second argument of TYPED_TEST_CASE can be a -// Types<...> type list. -TYPED_TEST_CASE(TypedTest2, Types); - -// This also verifies that tests from different typed test cases can -// share the same name. -TYPED_TEST(TypedTest2, A) {} - -// Tests that a typed test case can be defined in a namespace. - -namespace library1 { - -template -class NumericTest : public Test { -}; - -typedef Types NumericTypes; -TYPED_TEST_CASE(NumericTest, NumericTypes); - -TYPED_TEST(NumericTest, DefaultIsZero) { - EXPECT_EQ(0, TypeParam()); -} - -} // namespace library1 - -#endif // GTEST_HAS_TYPED_TEST - -// This #ifdef block tests type-parameterized tests. -#if GTEST_HAS_TYPED_TEST_P - -using testing::Types; -using testing::internal::TypedTestCasePState; - -// Tests TypedTestCasePState. - -class TypedTestCasePStateTest : public Test { - protected: - virtual void SetUp() { - state_.AddTestName("foo.cc", 0, "FooTest", "A"); - state_.AddTestName("foo.cc", 0, "FooTest", "B"); - state_.AddTestName("foo.cc", 0, "FooTest", "C"); - } - - TypedTestCasePState state_; -}; - -TEST_F(TypedTestCasePStateTest, SucceedsForMatchingList) { - const char* tests = "A, B, C"; - EXPECT_EQ(tests, - state_.VerifyRegisteredTestNames("foo.cc", 1, tests)); -} - -// Makes sure that the order of the tests and spaces around the names -// don't matter. -TEST_F(TypedTestCasePStateTest, IgnoresOrderAndSpaces) { - const char* tests = "A,C, B"; - EXPECT_EQ(tests, - state_.VerifyRegisteredTestNames("foo.cc", 1, tests)); -} - -typedef TypedTestCasePStateTest TypedTestCasePStateDeathTest; - -TEST_F(TypedTestCasePStateDeathTest, DetectsDuplicates) { - EXPECT_DEATH_IF_SUPPORTED( - state_.VerifyRegisteredTestNames("foo.cc", 1, "A, B, A, C"), - "foo\\.cc.1.?: Test A is listed more than once\\."); -} - -TEST_F(TypedTestCasePStateDeathTest, DetectsExtraTest) { - EXPECT_DEATH_IF_SUPPORTED( - state_.VerifyRegisteredTestNames("foo.cc", 1, "A, B, C, D"), - "foo\\.cc.1.?: No test named D can be found in this test case\\."); -} - -TEST_F(TypedTestCasePStateDeathTest, DetectsMissedTest) { - EXPECT_DEATH_IF_SUPPORTED( - state_.VerifyRegisteredTestNames("foo.cc", 1, "A, C"), - "foo\\.cc.1.?: You forgot to list test B\\."); -} - -// Tests that defining a test for a parameterized test case generates -// a run-time error if the test case has been registered. -TEST_F(TypedTestCasePStateDeathTest, DetectsTestAfterRegistration) { - state_.VerifyRegisteredTestNames("foo.cc", 1, "A, B, C"); - EXPECT_DEATH_IF_SUPPORTED( - state_.AddTestName("foo.cc", 2, "FooTest", "D"), - "foo\\.cc.2.?: Test D must be defined before REGISTER_TYPED_TEST_CASE_P" - "\\(FooTest, \\.\\.\\.\\)\\."); -} - -// Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor, -// and SetUp()/TearDown() work correctly in type-parameterized tests. - -template -class DerivedTest : public CommonTest { -}; - -TYPED_TEST_CASE_P(DerivedTest); - -TYPED_TEST_P(DerivedTest, ValuesAreCorrect) { - // Static members of the fixture class template can be visited via - // the TestFixture:: prefix. - EXPECT_EQ(5, *TestFixture::shared_); - - // Non-static members of the fixture class must be visited via - // 'this', as required by C++ for class templates. - EXPECT_EQ(2, this->value_); -} - -// The second test makes sure shared_ is not deleted after the first -// test. -TYPED_TEST_P(DerivedTest, ValuesAreStillCorrect) { - // Static members of the fixture class template can also be visited - // via 'this'. - ASSERT_TRUE(this->shared_ != NULL); - EXPECT_EQ(5, *this->shared_); - EXPECT_EQ(2, this->value_); -} - -REGISTER_TYPED_TEST_CASE_P(DerivedTest, - ValuesAreCorrect, ValuesAreStillCorrect); - -typedef Types MyTwoTypes; -INSTANTIATE_TYPED_TEST_CASE_P(My, DerivedTest, MyTwoTypes); - -// Tests that multiple TYPED_TEST_CASE_P's can be defined in the same -// translation unit. - -template -class TypedTestP1 : public Test { -}; - -TYPED_TEST_CASE_P(TypedTestP1); - -// For testing that the code between TYPED_TEST_CASE_P() and -// TYPED_TEST_P() is not enclosed in a namespace. -typedef int IntAfterTypedTestCaseP; - -TYPED_TEST_P(TypedTestP1, A) {} -TYPED_TEST_P(TypedTestP1, B) {} - -// For testing that the code between TYPED_TEST_P() and -// REGISTER_TYPED_TEST_CASE_P() is not enclosed in a namespace. -typedef int IntBeforeRegisterTypedTestCaseP; - -REGISTER_TYPED_TEST_CASE_P(TypedTestP1, A, B); - -template -class TypedTestP2 : public Test { -}; - -TYPED_TEST_CASE_P(TypedTestP2); - -// This also verifies that tests from different type-parameterized -// test cases can share the same name. -TYPED_TEST_P(TypedTestP2, A) {} - -REGISTER_TYPED_TEST_CASE_P(TypedTestP2, A); - -// Verifies that the code between TYPED_TEST_CASE_P() and -// REGISTER_TYPED_TEST_CASE_P() is not enclosed in a namespace. -IntAfterTypedTestCaseP after = 0; -IntBeforeRegisterTypedTestCaseP before = 0; - -// Verifies that the last argument of INSTANTIATE_TYPED_TEST_CASE_P() -// can be either a single type or a Types<...> type list. -INSTANTIATE_TYPED_TEST_CASE_P(Int, TypedTestP1, int); -INSTANTIATE_TYPED_TEST_CASE_P(Int, TypedTestP2, Types); - -// Tests that the same type-parameterized test case can be -// instantiated more than once in the same translation unit. -INSTANTIATE_TYPED_TEST_CASE_P(Double, TypedTestP2, Types); - -// Tests that the same type-parameterized test case can be -// instantiated in different translation units linked together. -// (ContainerTest is also instantiated in gtest-typed-test_test.cc.) -typedef Types, std::set > MyContainers; -INSTANTIATE_TYPED_TEST_CASE_P(My, ContainerTest, MyContainers); - -// Tests that a type-parameterized test case can be defined and -// instantiated in a namespace. - -namespace library2 { - -template -class NumericTest : public Test { -}; - -TYPED_TEST_CASE_P(NumericTest); - -TYPED_TEST_P(NumericTest, DefaultIsZero) { - EXPECT_EQ(0, TypeParam()); -} - -TYPED_TEST_P(NumericTest, ZeroIsLessThanOne) { - EXPECT_LT(TypeParam(0), TypeParam(1)); -} - -REGISTER_TYPED_TEST_CASE_P(NumericTest, - DefaultIsZero, ZeroIsLessThanOne); -typedef Types NumericTypes; -INSTANTIATE_TYPED_TEST_CASE_P(My, NumericTest, NumericTypes); - -} // namespace library2 - -#endif // GTEST_HAS_TYPED_TEST_P - -#if !defined(GTEST_HAS_TYPED_TEST) && !defined(GTEST_HAS_TYPED_TEST_P) - -// Google Test may not support type-parameterized tests with some -// compilers. If we use conditional compilation to compile out all -// code referring to the gtest_main library, MSVC linker will not link -// that library at all and consequently complain about missing entry -// point defined in that library (fatal error LNK1561: entry point -// must be defined). This dummy test keeps gtest_main linked in. -TEST(DummyTest, TypedTestsAreNotSupportedOnThisPlatform) {} - -#endif // #if !defined(GTEST_HAS_TYPED_TEST) && !defined(GTEST_HAS_TYPED_TEST_P) diff --git a/freedv-server/googletest/test/gtest-typed-test_test.h b/freedv-server/googletest/test/gtest-typed-test_test.h deleted file mode 100644 index 41d75704..00000000 --- a/freedv-server/googletest/test/gtest-typed-test_test.h +++ /dev/null @@ -1,66 +0,0 @@ -// Copyright 2008 Google Inc. -// All Rights Reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -#ifndef GTEST_TEST_GTEST_TYPED_TEST_TEST_H_ -#define GTEST_TEST_GTEST_TYPED_TEST_TEST_H_ - -#include "gtest/gtest.h" - -#if GTEST_HAS_TYPED_TEST_P - -using testing::Test; - -// For testing that the same type-parameterized test case can be -// instantiated in different translation units linked together. -// ContainerTest will be instantiated in both gtest-typed-test_test.cc -// and gtest-typed-test2_test.cc. - -template -class ContainerTest : public Test { -}; - -TYPED_TEST_CASE_P(ContainerTest); - -TYPED_TEST_P(ContainerTest, CanBeDefaultConstructed) { - TypeParam container; -} - -TYPED_TEST_P(ContainerTest, InitialSizeIsZero) { - TypeParam container; - EXPECT_EQ(0U, container.size()); -} - -REGISTER_TYPED_TEST_CASE_P(ContainerTest, - CanBeDefaultConstructed, InitialSizeIsZero); - -#endif // GTEST_HAS_TYPED_TEST_P - -#endif // GTEST_TEST_GTEST_TYPED_TEST_TEST_H_ diff --git a/freedv-server/googletest/test/gtest-unittest-api_test.cc b/freedv-server/googletest/test/gtest-unittest-api_test.cc deleted file mode 100644 index 07083e51..00000000 --- a/freedv-server/googletest/test/gtest-unittest-api_test.cc +++ /dev/null @@ -1,341 +0,0 @@ -// Copyright 2009 Google Inc. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: vladl@google.com (Vlad Losev) -// -// The Google C++ Testing Framework (Google Test) -// -// This file contains tests verifying correctness of data provided via -// UnitTest's public methods. - -#include "gtest/gtest.h" - -#include // For strcmp. -#include - -using ::testing::InitGoogleTest; - -namespace testing { -namespace internal { - -template -struct LessByName { - bool operator()(const T* a, const T* b) { - return strcmp(a->name(), b->name()) < 0; - } -}; - -class UnitTestHelper { - public: - // Returns the array of pointers to all test cases sorted by the test case - // name. The caller is responsible for deleting the array. - static TestCase const** const GetSortedTestCases() { - UnitTest& unit_test = *UnitTest::GetInstance(); - TestCase const** const test_cases = - new const TestCase*[unit_test.total_test_case_count()]; - - for (int i = 0; i < unit_test.total_test_case_count(); ++i) - test_cases[i] = unit_test.GetTestCase(i); - - std::sort(test_cases, - test_cases + unit_test.total_test_case_count(), - LessByName()); - return test_cases; - } - - // Returns the test case by its name. The caller doesn't own the returned - // pointer. - static const TestCase* FindTestCase(const char* name) { - UnitTest& unit_test = *UnitTest::GetInstance(); - for (int i = 0; i < unit_test.total_test_case_count(); ++i) { - const TestCase* test_case = unit_test.GetTestCase(i); - if (0 == strcmp(test_case->name(), name)) - return test_case; - } - return NULL; - } - - // Returns the array of pointers to all tests in a particular test case - // sorted by the test name. The caller is responsible for deleting the - // array. - static TestInfo const** const GetSortedTests(const TestCase* test_case) { - TestInfo const** const tests = - new const TestInfo*[test_case->total_test_count()]; - - for (int i = 0; i < test_case->total_test_count(); ++i) - tests[i] = test_case->GetTestInfo(i); - - std::sort(tests, tests + test_case->total_test_count(), - LessByName()); - return tests; - } -}; - -#if GTEST_HAS_TYPED_TEST -template class TestCaseWithCommentTest : public Test {}; -TYPED_TEST_CASE(TestCaseWithCommentTest, Types); -TYPED_TEST(TestCaseWithCommentTest, Dummy) {} - -const int kTypedTestCases = 1; -const int kTypedTests = 1; -#else -const int kTypedTestCases = 0; -const int kTypedTests = 0; -#endif // GTEST_HAS_TYPED_TEST - -// We can only test the accessors that do not change value while tests run. -// Since tests can be run in any order, the values the accessors that track -// test execution (such as failed_test_count) can not be predicted. -TEST(ApiTest, UnitTestImmutableAccessorsWork) { - UnitTest* unit_test = UnitTest::GetInstance(); - - ASSERT_EQ(2 + kTypedTestCases, unit_test->total_test_case_count()); - EXPECT_EQ(1 + kTypedTestCases, unit_test->test_case_to_run_count()); - EXPECT_EQ(2, unit_test->disabled_test_count()); - EXPECT_EQ(5 + kTypedTests, unit_test->total_test_count()); - EXPECT_EQ(3 + kTypedTests, unit_test->test_to_run_count()); - - const TestCase** const test_cases = UnitTestHelper::GetSortedTestCases(); - - EXPECT_STREQ("ApiTest", test_cases[0]->name()); - EXPECT_STREQ("DISABLED_Test", test_cases[1]->name()); -#if GTEST_HAS_TYPED_TEST - EXPECT_STREQ("TestCaseWithCommentTest/0", test_cases[2]->name()); -#endif // GTEST_HAS_TYPED_TEST - - delete[] test_cases; - - // The following lines initiate actions to verify certain methods in - // FinalSuccessChecker::TearDown. - - // Records a test property to verify TestResult::GetTestProperty(). - RecordProperty("key", "value"); -} - -AssertionResult IsNull(const char* str) { - if (str != NULL) { - return testing::AssertionFailure() << "argument is " << str; - } - return AssertionSuccess(); -} - -TEST(ApiTest, TestCaseImmutableAccessorsWork) { - const TestCase* test_case = UnitTestHelper::FindTestCase("ApiTest"); - ASSERT_TRUE(test_case != NULL); - - EXPECT_STREQ("ApiTest", test_case->name()); - EXPECT_TRUE(IsNull(test_case->type_param())); - EXPECT_TRUE(test_case->should_run()); - EXPECT_EQ(1, test_case->disabled_test_count()); - EXPECT_EQ(3, test_case->test_to_run_count()); - ASSERT_EQ(4, test_case->total_test_count()); - - const TestInfo** tests = UnitTestHelper::GetSortedTests(test_case); - - EXPECT_STREQ("DISABLED_Dummy1", tests[0]->name()); - EXPECT_STREQ("ApiTest", tests[0]->test_case_name()); - EXPECT_TRUE(IsNull(tests[0]->value_param())); - EXPECT_TRUE(IsNull(tests[0]->type_param())); - EXPECT_FALSE(tests[0]->should_run()); - - EXPECT_STREQ("TestCaseDisabledAccessorsWork", tests[1]->name()); - EXPECT_STREQ("ApiTest", tests[1]->test_case_name()); - EXPECT_TRUE(IsNull(tests[1]->value_param())); - EXPECT_TRUE(IsNull(tests[1]->type_param())); - EXPECT_TRUE(tests[1]->should_run()); - - EXPECT_STREQ("TestCaseImmutableAccessorsWork", tests[2]->name()); - EXPECT_STREQ("ApiTest", tests[2]->test_case_name()); - EXPECT_TRUE(IsNull(tests[2]->value_param())); - EXPECT_TRUE(IsNull(tests[2]->type_param())); - EXPECT_TRUE(tests[2]->should_run()); - - EXPECT_STREQ("UnitTestImmutableAccessorsWork", tests[3]->name()); - EXPECT_STREQ("ApiTest", tests[3]->test_case_name()); - EXPECT_TRUE(IsNull(tests[3]->value_param())); - EXPECT_TRUE(IsNull(tests[3]->type_param())); - EXPECT_TRUE(tests[3]->should_run()); - - delete[] tests; - tests = NULL; - -#if GTEST_HAS_TYPED_TEST - test_case = UnitTestHelper::FindTestCase("TestCaseWithCommentTest/0"); - ASSERT_TRUE(test_case != NULL); - - EXPECT_STREQ("TestCaseWithCommentTest/0", test_case->name()); - EXPECT_STREQ(GetTypeName().c_str(), test_case->type_param()); - EXPECT_TRUE(test_case->should_run()); - EXPECT_EQ(0, test_case->disabled_test_count()); - EXPECT_EQ(1, test_case->test_to_run_count()); - ASSERT_EQ(1, test_case->total_test_count()); - - tests = UnitTestHelper::GetSortedTests(test_case); - - EXPECT_STREQ("Dummy", tests[0]->name()); - EXPECT_STREQ("TestCaseWithCommentTest/0", tests[0]->test_case_name()); - EXPECT_TRUE(IsNull(tests[0]->value_param())); - EXPECT_STREQ(GetTypeName().c_str(), tests[0]->type_param()); - EXPECT_TRUE(tests[0]->should_run()); - - delete[] tests; -#endif // GTEST_HAS_TYPED_TEST -} - -TEST(ApiTest, TestCaseDisabledAccessorsWork) { - const TestCase* test_case = UnitTestHelper::FindTestCase("DISABLED_Test"); - ASSERT_TRUE(test_case != NULL); - - EXPECT_STREQ("DISABLED_Test", test_case->name()); - EXPECT_TRUE(IsNull(test_case->type_param())); - EXPECT_FALSE(test_case->should_run()); - EXPECT_EQ(1, test_case->disabled_test_count()); - EXPECT_EQ(0, test_case->test_to_run_count()); - ASSERT_EQ(1, test_case->total_test_count()); - - const TestInfo* const test_info = test_case->GetTestInfo(0); - EXPECT_STREQ("Dummy2", test_info->name()); - EXPECT_STREQ("DISABLED_Test", test_info->test_case_name()); - EXPECT_TRUE(IsNull(test_info->value_param())); - EXPECT_TRUE(IsNull(test_info->type_param())); - EXPECT_FALSE(test_info->should_run()); -} - -// These two tests are here to provide support for testing -// test_case_to_run_count, disabled_test_count, and test_to_run_count. -TEST(ApiTest, DISABLED_Dummy1) {} -TEST(DISABLED_Test, Dummy2) {} - -class FinalSuccessChecker : public Environment { - protected: - virtual void TearDown() { - UnitTest* unit_test = UnitTest::GetInstance(); - - EXPECT_EQ(1 + kTypedTestCases, unit_test->successful_test_case_count()); - EXPECT_EQ(3 + kTypedTests, unit_test->successful_test_count()); - EXPECT_EQ(0, unit_test->failed_test_case_count()); - EXPECT_EQ(0, unit_test->failed_test_count()); - EXPECT_TRUE(unit_test->Passed()); - EXPECT_FALSE(unit_test->Failed()); - ASSERT_EQ(2 + kTypedTestCases, unit_test->total_test_case_count()); - - const TestCase** const test_cases = UnitTestHelper::GetSortedTestCases(); - - EXPECT_STREQ("ApiTest", test_cases[0]->name()); - EXPECT_TRUE(IsNull(test_cases[0]->type_param())); - EXPECT_TRUE(test_cases[0]->should_run()); - EXPECT_EQ(1, test_cases[0]->disabled_test_count()); - ASSERT_EQ(4, test_cases[0]->total_test_count()); - EXPECT_EQ(3, test_cases[0]->successful_test_count()); - EXPECT_EQ(0, test_cases[0]->failed_test_count()); - EXPECT_TRUE(test_cases[0]->Passed()); - EXPECT_FALSE(test_cases[0]->Failed()); - - EXPECT_STREQ("DISABLED_Test", test_cases[1]->name()); - EXPECT_TRUE(IsNull(test_cases[1]->type_param())); - EXPECT_FALSE(test_cases[1]->should_run()); - EXPECT_EQ(1, test_cases[1]->disabled_test_count()); - ASSERT_EQ(1, test_cases[1]->total_test_count()); - EXPECT_EQ(0, test_cases[1]->successful_test_count()); - EXPECT_EQ(0, test_cases[1]->failed_test_count()); - -#if GTEST_HAS_TYPED_TEST - EXPECT_STREQ("TestCaseWithCommentTest/0", test_cases[2]->name()); - EXPECT_STREQ(GetTypeName().c_str(), test_cases[2]->type_param()); - EXPECT_TRUE(test_cases[2]->should_run()); - EXPECT_EQ(0, test_cases[2]->disabled_test_count()); - ASSERT_EQ(1, test_cases[2]->total_test_count()); - EXPECT_EQ(1, test_cases[2]->successful_test_count()); - EXPECT_EQ(0, test_cases[2]->failed_test_count()); - EXPECT_TRUE(test_cases[2]->Passed()); - EXPECT_FALSE(test_cases[2]->Failed()); -#endif // GTEST_HAS_TYPED_TEST - - const TestCase* test_case = UnitTestHelper::FindTestCase("ApiTest"); - const TestInfo** tests = UnitTestHelper::GetSortedTests(test_case); - EXPECT_STREQ("DISABLED_Dummy1", tests[0]->name()); - EXPECT_STREQ("ApiTest", tests[0]->test_case_name()); - EXPECT_FALSE(tests[0]->should_run()); - - EXPECT_STREQ("TestCaseDisabledAccessorsWork", tests[1]->name()); - EXPECT_STREQ("ApiTest", tests[1]->test_case_name()); - EXPECT_TRUE(IsNull(tests[1]->value_param())); - EXPECT_TRUE(IsNull(tests[1]->type_param())); - EXPECT_TRUE(tests[1]->should_run()); - EXPECT_TRUE(tests[1]->result()->Passed()); - EXPECT_EQ(0, tests[1]->result()->test_property_count()); - - EXPECT_STREQ("TestCaseImmutableAccessorsWork", tests[2]->name()); - EXPECT_STREQ("ApiTest", tests[2]->test_case_name()); - EXPECT_TRUE(IsNull(tests[2]->value_param())); - EXPECT_TRUE(IsNull(tests[2]->type_param())); - EXPECT_TRUE(tests[2]->should_run()); - EXPECT_TRUE(tests[2]->result()->Passed()); - EXPECT_EQ(0, tests[2]->result()->test_property_count()); - - EXPECT_STREQ("UnitTestImmutableAccessorsWork", tests[3]->name()); - EXPECT_STREQ("ApiTest", tests[3]->test_case_name()); - EXPECT_TRUE(IsNull(tests[3]->value_param())); - EXPECT_TRUE(IsNull(tests[3]->type_param())); - EXPECT_TRUE(tests[3]->should_run()); - EXPECT_TRUE(tests[3]->result()->Passed()); - EXPECT_EQ(1, tests[3]->result()->test_property_count()); - const TestProperty& property = tests[3]->result()->GetTestProperty(0); - EXPECT_STREQ("key", property.key()); - EXPECT_STREQ("value", property.value()); - - delete[] tests; - -#if GTEST_HAS_TYPED_TEST - test_case = UnitTestHelper::FindTestCase("TestCaseWithCommentTest/0"); - tests = UnitTestHelper::GetSortedTests(test_case); - - EXPECT_STREQ("Dummy", tests[0]->name()); - EXPECT_STREQ("TestCaseWithCommentTest/0", tests[0]->test_case_name()); - EXPECT_TRUE(IsNull(tests[0]->value_param())); - EXPECT_STREQ(GetTypeName().c_str(), tests[0]->type_param()); - EXPECT_TRUE(tests[0]->should_run()); - EXPECT_TRUE(tests[0]->result()->Passed()); - EXPECT_EQ(0, tests[0]->result()->test_property_count()); - - delete[] tests; -#endif // GTEST_HAS_TYPED_TEST - delete[] test_cases; - } -}; - -} // namespace internal -} // namespace testing - -int main(int argc, char **argv) { - InitGoogleTest(&argc, argv); - - AddGlobalTestEnvironment(new testing::internal::FinalSuccessChecker()); - - return RUN_ALL_TESTS(); -} diff --git a/freedv-server/googletest/test/gtest_all_test.cc b/freedv-server/googletest/test/gtest_all_test.cc deleted file mode 100644 index 955aa628..00000000 --- a/freedv-server/googletest/test/gtest_all_test.cc +++ /dev/null @@ -1,47 +0,0 @@ -// Copyright 2009, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// Tests for Google C++ Testing Framework (Google Test) -// -// Sometimes it's desirable to build most of Google Test's own tests -// by compiling a single file. This file serves this purpose. -#include "test/gtest-filepath_test.cc" -#include "test/gtest-linked_ptr_test.cc" -#include "test/gtest-message_test.cc" -#include "test/gtest-options_test.cc" -#include "test/gtest-port_test.cc" -#include "test/gtest_pred_impl_unittest.cc" -#include "test/gtest_prod_test.cc" -#include "test/gtest-test-part_test.cc" -#include "test/gtest-typed-test_test.cc" -#include "test/gtest-typed-test2_test.cc" -#include "test/gtest_unittest.cc" -#include "test/production.cc" diff --git a/freedv-server/googletest/test/gtest_break_on_failure_unittest.py b/freedv-server/googletest/test/gtest_break_on_failure_unittest.py deleted file mode 100755 index 78f3e0f5..00000000 --- a/freedv-server/googletest/test/gtest_break_on_failure_unittest.py +++ /dev/null @@ -1,212 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2006, Google Inc. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""Unit test for Google Test's break-on-failure mode. - -A user can ask Google Test to seg-fault when an assertion fails, using -either the GTEST_BREAK_ON_FAILURE environment variable or the ---gtest_break_on_failure flag. This script tests such functionality -by invoking gtest_break_on_failure_unittest_ (a program written with -Google Test) with different environments and command line flags. -""" - -__author__ = 'wan@google.com (Zhanyong Wan)' - -import gtest_test_utils -import os -import sys - - -# Constants. - -IS_WINDOWS = os.name == 'nt' - -# The environment variable for enabling/disabling the break-on-failure mode. -BREAK_ON_FAILURE_ENV_VAR = 'GTEST_BREAK_ON_FAILURE' - -# The command line flag for enabling/disabling the break-on-failure mode. -BREAK_ON_FAILURE_FLAG = 'gtest_break_on_failure' - -# The environment variable for enabling/disabling the throw-on-failure mode. -THROW_ON_FAILURE_ENV_VAR = 'GTEST_THROW_ON_FAILURE' - -# The environment variable for enabling/disabling the catch-exceptions mode. -CATCH_EXCEPTIONS_ENV_VAR = 'GTEST_CATCH_EXCEPTIONS' - -# Path to the gtest_break_on_failure_unittest_ program. -EXE_PATH = gtest_test_utils.GetTestExecutablePath( - 'gtest_break_on_failure_unittest_') - - -environ = gtest_test_utils.environ -SetEnvVar = gtest_test_utils.SetEnvVar - -# Tests in this file run a Google-Test-based test program and expect it -# to terminate prematurely. Therefore they are incompatible with -# the premature-exit-file protocol by design. Unset the -# premature-exit filepath to prevent Google Test from creating -# the file. -SetEnvVar(gtest_test_utils.PREMATURE_EXIT_FILE_ENV_VAR, None) - - -def Run(command): - """Runs a command; returns 1 if it was killed by a signal, or 0 otherwise.""" - - p = gtest_test_utils.Subprocess(command, env=environ) - if p.terminated_by_signal: - return 1 - else: - return 0 - - -# The tests. - - -class GTestBreakOnFailureUnitTest(gtest_test_utils.TestCase): - """Tests using the GTEST_BREAK_ON_FAILURE environment variable or - the --gtest_break_on_failure flag to turn assertion failures into - segmentation faults. - """ - - def RunAndVerify(self, env_var_value, flag_value, expect_seg_fault): - """Runs gtest_break_on_failure_unittest_ and verifies that it does - (or does not) have a seg-fault. - - Args: - env_var_value: value of the GTEST_BREAK_ON_FAILURE environment - variable; None if the variable should be unset. - flag_value: value of the --gtest_break_on_failure flag; - None if the flag should not be present. - expect_seg_fault: 1 if the program is expected to generate a seg-fault; - 0 otherwise. - """ - - SetEnvVar(BREAK_ON_FAILURE_ENV_VAR, env_var_value) - - if env_var_value is None: - env_var_value_msg = ' is not set' - else: - env_var_value_msg = '=' + env_var_value - - if flag_value is None: - flag = '' - elif flag_value == '0': - flag = '--%s=0' % BREAK_ON_FAILURE_FLAG - else: - flag = '--%s' % BREAK_ON_FAILURE_FLAG - - command = [EXE_PATH] - if flag: - command.append(flag) - - if expect_seg_fault: - should_or_not = 'should' - else: - should_or_not = 'should not' - - has_seg_fault = Run(command) - - SetEnvVar(BREAK_ON_FAILURE_ENV_VAR, None) - - msg = ('when %s%s, an assertion failure in "%s" %s cause a seg-fault.' % - (BREAK_ON_FAILURE_ENV_VAR, env_var_value_msg, ' '.join(command), - should_or_not)) - self.assert_(has_seg_fault == expect_seg_fault, msg) - - def testDefaultBehavior(self): - """Tests the behavior of the default mode.""" - - self.RunAndVerify(env_var_value=None, - flag_value=None, - expect_seg_fault=0) - - def testEnvVar(self): - """Tests using the GTEST_BREAK_ON_FAILURE environment variable.""" - - self.RunAndVerify(env_var_value='0', - flag_value=None, - expect_seg_fault=0) - self.RunAndVerify(env_var_value='1', - flag_value=None, - expect_seg_fault=1) - - def testFlag(self): - """Tests using the --gtest_break_on_failure flag.""" - - self.RunAndVerify(env_var_value=None, - flag_value='0', - expect_seg_fault=0) - self.RunAndVerify(env_var_value=None, - flag_value='1', - expect_seg_fault=1) - - def testFlagOverridesEnvVar(self): - """Tests that the flag overrides the environment variable.""" - - self.RunAndVerify(env_var_value='0', - flag_value='0', - expect_seg_fault=0) - self.RunAndVerify(env_var_value='0', - flag_value='1', - expect_seg_fault=1) - self.RunAndVerify(env_var_value='1', - flag_value='0', - expect_seg_fault=0) - self.RunAndVerify(env_var_value='1', - flag_value='1', - expect_seg_fault=1) - - def testBreakOnFailureOverridesThrowOnFailure(self): - """Tests that gtest_break_on_failure overrides gtest_throw_on_failure.""" - - SetEnvVar(THROW_ON_FAILURE_ENV_VAR, '1') - try: - self.RunAndVerify(env_var_value=None, - flag_value='1', - expect_seg_fault=1) - finally: - SetEnvVar(THROW_ON_FAILURE_ENV_VAR, None) - - if IS_WINDOWS: - def testCatchExceptionsDoesNotInterfere(self): - """Tests that gtest_catch_exceptions doesn't interfere.""" - - SetEnvVar(CATCH_EXCEPTIONS_ENV_VAR, '1') - try: - self.RunAndVerify(env_var_value='1', - flag_value='1', - expect_seg_fault=1) - finally: - SetEnvVar(CATCH_EXCEPTIONS_ENV_VAR, None) - - -if __name__ == '__main__': - gtest_test_utils.Main() diff --git a/freedv-server/googletest/test/gtest_break_on_failure_unittest_.cc b/freedv-server/googletest/test/gtest_break_on_failure_unittest_.cc deleted file mode 100644 index dd07478c..00000000 --- a/freedv-server/googletest/test/gtest_break_on_failure_unittest_.cc +++ /dev/null @@ -1,88 +0,0 @@ -// Copyright 2006, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// Unit test for Google Test's break-on-failure mode. -// -// A user can ask Google Test to seg-fault when an assertion fails, using -// either the GTEST_BREAK_ON_FAILURE environment variable or the -// --gtest_break_on_failure flag. This file is used for testing such -// functionality. -// -// This program will be invoked from a Python unit test. It is -// expected to fail. Don't run it directly. - -#include "gtest/gtest.h" - -#if GTEST_OS_WINDOWS -# include -# include -#endif - -namespace { - -// A test that's expected to fail. -TEST(Foo, Bar) { - EXPECT_EQ(2, 3); -} - -#if GTEST_HAS_SEH && !GTEST_OS_WINDOWS_MOBILE -// On Windows Mobile global exception handlers are not supported. -LONG WINAPI ExitWithExceptionCode( - struct _EXCEPTION_POINTERS* exception_pointers) { - exit(exception_pointers->ExceptionRecord->ExceptionCode); -} -#endif - -} // namespace - -int main(int argc, char **argv) { -#if GTEST_OS_WINDOWS - // Suppresses display of the Windows error dialog upon encountering - // a general protection fault (segment violation). - SetErrorMode(SEM_NOGPFAULTERRORBOX | SEM_FAILCRITICALERRORS); - -# if GTEST_HAS_SEH && !GTEST_OS_WINDOWS_MOBILE - - // The default unhandled exception filter does not always exit - // with the exception code as exit code - for example it exits with - // 0 for EXCEPTION_ACCESS_VIOLATION and 1 for EXCEPTION_BREAKPOINT - // if the application is compiled in debug mode. Thus we use our own - // filter which always exits with the exception code for unhandled - // exceptions. - SetUnhandledExceptionFilter(ExitWithExceptionCode); - -# endif -#endif - - testing::InitGoogleTest(&argc, argv); - - return RUN_ALL_TESTS(); -} diff --git a/freedv-server/googletest/test/gtest_catch_exceptions_test.py b/freedv-server/googletest/test/gtest_catch_exceptions_test.py deleted file mode 100755 index e6fc22fd..00000000 --- a/freedv-server/googletest/test/gtest_catch_exceptions_test.py +++ /dev/null @@ -1,237 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2010 Google Inc. All Rights Reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""Tests Google Test's exception catching behavior. - -This script invokes gtest_catch_exceptions_test_ and -gtest_catch_exceptions_ex_test_ (programs written with -Google Test) and verifies their output. -""" - -__author__ = 'vladl@google.com (Vlad Losev)' - -import os - -import gtest_test_utils - -# Constants. -FLAG_PREFIX = '--gtest_' -LIST_TESTS_FLAG = FLAG_PREFIX + 'list_tests' -NO_CATCH_EXCEPTIONS_FLAG = FLAG_PREFIX + 'catch_exceptions=0' -FILTER_FLAG = FLAG_PREFIX + 'filter' - -# Path to the gtest_catch_exceptions_ex_test_ binary, compiled with -# exceptions enabled. -EX_EXE_PATH = gtest_test_utils.GetTestExecutablePath( - 'gtest_catch_exceptions_ex_test_') - -# Path to the gtest_catch_exceptions_test_ binary, compiled with -# exceptions disabled. -EXE_PATH = gtest_test_utils.GetTestExecutablePath( - 'gtest_catch_exceptions_no_ex_test_') - -environ = gtest_test_utils.environ -SetEnvVar = gtest_test_utils.SetEnvVar - -# Tests in this file run a Google-Test-based test program and expect it -# to terminate prematurely. Therefore they are incompatible with -# the premature-exit-file protocol by design. Unset the -# premature-exit filepath to prevent Google Test from creating -# the file. -SetEnvVar(gtest_test_utils.PREMATURE_EXIT_FILE_ENV_VAR, None) - -TEST_LIST = gtest_test_utils.Subprocess( - [EXE_PATH, LIST_TESTS_FLAG], env=environ).output - -SUPPORTS_SEH_EXCEPTIONS = 'ThrowsSehException' in TEST_LIST - -if SUPPORTS_SEH_EXCEPTIONS: - BINARY_OUTPUT = gtest_test_utils.Subprocess([EXE_PATH], env=environ).output - -EX_BINARY_OUTPUT = gtest_test_utils.Subprocess( - [EX_EXE_PATH], env=environ).output - - -# The tests. -if SUPPORTS_SEH_EXCEPTIONS: - # pylint:disable-msg=C6302 - class CatchSehExceptionsTest(gtest_test_utils.TestCase): - """Tests exception-catching behavior.""" - - - def TestSehExceptions(self, test_output): - self.assert_('SEH exception with code 0x2a thrown ' - 'in the test fixture\'s constructor' - in test_output) - self.assert_('SEH exception with code 0x2a thrown ' - 'in the test fixture\'s destructor' - in test_output) - self.assert_('SEH exception with code 0x2a thrown in SetUpTestCase()' - in test_output) - self.assert_('SEH exception with code 0x2a thrown in TearDownTestCase()' - in test_output) - self.assert_('SEH exception with code 0x2a thrown in SetUp()' - in test_output) - self.assert_('SEH exception with code 0x2a thrown in TearDown()' - in test_output) - self.assert_('SEH exception with code 0x2a thrown in the test body' - in test_output) - - def testCatchesSehExceptionsWithCxxExceptionsEnabled(self): - self.TestSehExceptions(EX_BINARY_OUTPUT) - - def testCatchesSehExceptionsWithCxxExceptionsDisabled(self): - self.TestSehExceptions(BINARY_OUTPUT) - - -class CatchCxxExceptionsTest(gtest_test_utils.TestCase): - """Tests C++ exception-catching behavior. - - Tests in this test case verify that: - * C++ exceptions are caught and logged as C++ (not SEH) exceptions - * Exception thrown affect the remainder of the test work flow in the - expected manner. - """ - - def testCatchesCxxExceptionsInFixtureConstructor(self): - self.assert_('C++ exception with description ' - '"Standard C++ exception" thrown ' - 'in the test fixture\'s constructor' - in EX_BINARY_OUTPUT) - self.assert_('unexpected' not in EX_BINARY_OUTPUT, - 'This failure belongs in this test only if ' - '"CxxExceptionInConstructorTest" (no quotes) ' - 'appears on the same line as words "called unexpectedly"') - - if ('CxxExceptionInDestructorTest.ThrowsExceptionInDestructor' in - EX_BINARY_OUTPUT): - - def testCatchesCxxExceptionsInFixtureDestructor(self): - self.assert_('C++ exception with description ' - '"Standard C++ exception" thrown ' - 'in the test fixture\'s destructor' - in EX_BINARY_OUTPUT) - self.assert_('CxxExceptionInDestructorTest::TearDownTestCase() ' - 'called as expected.' - in EX_BINARY_OUTPUT) - - def testCatchesCxxExceptionsInSetUpTestCase(self): - self.assert_('C++ exception with description "Standard C++ exception"' - ' thrown in SetUpTestCase()' - in EX_BINARY_OUTPUT) - self.assert_('CxxExceptionInConstructorTest::TearDownTestCase() ' - 'called as expected.' - in EX_BINARY_OUTPUT) - self.assert_('CxxExceptionInSetUpTestCaseTest constructor ' - 'called as expected.' - in EX_BINARY_OUTPUT) - self.assert_('CxxExceptionInSetUpTestCaseTest destructor ' - 'called as expected.' - in EX_BINARY_OUTPUT) - self.assert_('CxxExceptionInSetUpTestCaseTest::SetUp() ' - 'called as expected.' - in EX_BINARY_OUTPUT) - self.assert_('CxxExceptionInSetUpTestCaseTest::TearDown() ' - 'called as expected.' - in EX_BINARY_OUTPUT) - self.assert_('CxxExceptionInSetUpTestCaseTest test body ' - 'called as expected.' - in EX_BINARY_OUTPUT) - - def testCatchesCxxExceptionsInTearDownTestCase(self): - self.assert_('C++ exception with description "Standard C++ exception"' - ' thrown in TearDownTestCase()' - in EX_BINARY_OUTPUT) - - def testCatchesCxxExceptionsInSetUp(self): - self.assert_('C++ exception with description "Standard C++ exception"' - ' thrown in SetUp()' - in EX_BINARY_OUTPUT) - self.assert_('CxxExceptionInSetUpTest::TearDownTestCase() ' - 'called as expected.' - in EX_BINARY_OUTPUT) - self.assert_('CxxExceptionInSetUpTest destructor ' - 'called as expected.' - in EX_BINARY_OUTPUT) - self.assert_('CxxExceptionInSetUpTest::TearDown() ' - 'called as expected.' - in EX_BINARY_OUTPUT) - self.assert_('unexpected' not in EX_BINARY_OUTPUT, - 'This failure belongs in this test only if ' - '"CxxExceptionInSetUpTest" (no quotes) ' - 'appears on the same line as words "called unexpectedly"') - - def testCatchesCxxExceptionsInTearDown(self): - self.assert_('C++ exception with description "Standard C++ exception"' - ' thrown in TearDown()' - in EX_BINARY_OUTPUT) - self.assert_('CxxExceptionInTearDownTest::TearDownTestCase() ' - 'called as expected.' - in EX_BINARY_OUTPUT) - self.assert_('CxxExceptionInTearDownTest destructor ' - 'called as expected.' - in EX_BINARY_OUTPUT) - - def testCatchesCxxExceptionsInTestBody(self): - self.assert_('C++ exception with description "Standard C++ exception"' - ' thrown in the test body' - in EX_BINARY_OUTPUT) - self.assert_('CxxExceptionInTestBodyTest::TearDownTestCase() ' - 'called as expected.' - in EX_BINARY_OUTPUT) - self.assert_('CxxExceptionInTestBodyTest destructor ' - 'called as expected.' - in EX_BINARY_OUTPUT) - self.assert_('CxxExceptionInTestBodyTest::TearDown() ' - 'called as expected.' - in EX_BINARY_OUTPUT) - - def testCatchesNonStdCxxExceptions(self): - self.assert_('Unknown C++ exception thrown in the test body' - in EX_BINARY_OUTPUT) - - def testUnhandledCxxExceptionsAbortTheProgram(self): - # Filters out SEH exception tests on Windows. Unhandled SEH exceptions - # cause tests to show pop-up windows there. - FITLER_OUT_SEH_TESTS_FLAG = FILTER_FLAG + '=-*Seh*' - # By default, Google Test doesn't catch the exceptions. - uncaught_exceptions_ex_binary_output = gtest_test_utils.Subprocess( - [EX_EXE_PATH, - NO_CATCH_EXCEPTIONS_FLAG, - FITLER_OUT_SEH_TESTS_FLAG], - env=environ).output - - self.assert_('Unhandled C++ exception terminating the program' - in uncaught_exceptions_ex_binary_output) - self.assert_('unexpected' not in uncaught_exceptions_ex_binary_output) - - -if __name__ == '__main__': - gtest_test_utils.Main() diff --git a/freedv-server/googletest/test/gtest_catch_exceptions_test_.cc b/freedv-server/googletest/test/gtest_catch_exceptions_test_.cc deleted file mode 100644 index d0fc82c9..00000000 --- a/freedv-server/googletest/test/gtest_catch_exceptions_test_.cc +++ /dev/null @@ -1,311 +0,0 @@ -// Copyright 2010, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: vladl@google.com (Vlad Losev) -// -// Tests for Google Test itself. Tests in this file throw C++ or SEH -// exceptions, and the output is verified by gtest_catch_exceptions_test.py. - -#include "gtest/gtest.h" - -#include // NOLINT -#include // For exit(). - -#if GTEST_HAS_SEH -# include -#endif - -#if GTEST_HAS_EXCEPTIONS -# include // For set_terminate(). -# include -#endif - -using testing::Test; - -#if GTEST_HAS_SEH - -class SehExceptionInConstructorTest : public Test { - public: - SehExceptionInConstructorTest() { RaiseException(42, 0, 0, NULL); } -}; - -TEST_F(SehExceptionInConstructorTest, ThrowsExceptionInConstructor) {} - -class SehExceptionInDestructorTest : public Test { - public: - ~SehExceptionInDestructorTest() { RaiseException(42, 0, 0, NULL); } -}; - -TEST_F(SehExceptionInDestructorTest, ThrowsExceptionInDestructor) {} - -class SehExceptionInSetUpTestCaseTest : public Test { - public: - static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); } -}; - -TEST_F(SehExceptionInSetUpTestCaseTest, ThrowsExceptionInSetUpTestCase) {} - -class SehExceptionInTearDownTestCaseTest : public Test { - public: - static void TearDownTestCase() { RaiseException(42, 0, 0, NULL); } -}; - -TEST_F(SehExceptionInTearDownTestCaseTest, ThrowsExceptionInTearDownTestCase) {} - -class SehExceptionInSetUpTest : public Test { - protected: - virtual void SetUp() { RaiseException(42, 0, 0, NULL); } -}; - -TEST_F(SehExceptionInSetUpTest, ThrowsExceptionInSetUp) {} - -class SehExceptionInTearDownTest : public Test { - protected: - virtual void TearDown() { RaiseException(42, 0, 0, NULL); } -}; - -TEST_F(SehExceptionInTearDownTest, ThrowsExceptionInTearDown) {} - -TEST(SehExceptionTest, ThrowsSehException) { - RaiseException(42, 0, 0, NULL); -} - -#endif // GTEST_HAS_SEH - -#if GTEST_HAS_EXCEPTIONS - -class CxxExceptionInConstructorTest : public Test { - public: - CxxExceptionInConstructorTest() { - // Without this macro VC++ complains about unreachable code at the end of - // the constructor. - GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_( - throw std::runtime_error("Standard C++ exception")); - } - - static void TearDownTestCase() { - printf("%s", - "CxxExceptionInConstructorTest::TearDownTestCase() " - "called as expected.\n"); - } - - protected: - ~CxxExceptionInConstructorTest() { - ADD_FAILURE() << "CxxExceptionInConstructorTest destructor " - << "called unexpectedly."; - } - - virtual void SetUp() { - ADD_FAILURE() << "CxxExceptionInConstructorTest::SetUp() " - << "called unexpectedly."; - } - - virtual void TearDown() { - ADD_FAILURE() << "CxxExceptionInConstructorTest::TearDown() " - << "called unexpectedly."; - } -}; - -TEST_F(CxxExceptionInConstructorTest, ThrowsExceptionInConstructor) { - ADD_FAILURE() << "CxxExceptionInConstructorTest test body " - << "called unexpectedly."; -} - -// Exceptions in destructors are not supported in C++11. -#if !defined(__GXX_EXPERIMENTAL_CXX0X__) && __cplusplus < 201103L -class CxxExceptionInDestructorTest : public Test { - public: - static void TearDownTestCase() { - printf("%s", - "CxxExceptionInDestructorTest::TearDownTestCase() " - "called as expected.\n"); - } - - protected: - ~CxxExceptionInDestructorTest() { - GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_( - throw std::runtime_error("Standard C++ exception")); - } -}; - -TEST_F(CxxExceptionInDestructorTest, ThrowsExceptionInDestructor) {} -#endif // C++11 mode - -class CxxExceptionInSetUpTestCaseTest : public Test { - public: - CxxExceptionInSetUpTestCaseTest() { - printf("%s", - "CxxExceptionInSetUpTestCaseTest constructor " - "called as expected.\n"); - } - - static void SetUpTestCase() { - throw std::runtime_error("Standard C++ exception"); - } - - static void TearDownTestCase() { - printf("%s", - "CxxExceptionInSetUpTestCaseTest::TearDownTestCase() " - "called as expected.\n"); - } - - protected: - ~CxxExceptionInSetUpTestCaseTest() { - printf("%s", - "CxxExceptionInSetUpTestCaseTest destructor " - "called as expected.\n"); - } - - virtual void SetUp() { - printf("%s", - "CxxExceptionInSetUpTestCaseTest::SetUp() " - "called as expected.\n"); - } - - virtual void TearDown() { - printf("%s", - "CxxExceptionInSetUpTestCaseTest::TearDown() " - "called as expected.\n"); - } -}; - -TEST_F(CxxExceptionInSetUpTestCaseTest, ThrowsExceptionInSetUpTestCase) { - printf("%s", - "CxxExceptionInSetUpTestCaseTest test body " - "called as expected.\n"); -} - -class CxxExceptionInTearDownTestCaseTest : public Test { - public: - static void TearDownTestCase() { - throw std::runtime_error("Standard C++ exception"); - } -}; - -TEST_F(CxxExceptionInTearDownTestCaseTest, ThrowsExceptionInTearDownTestCase) {} - -class CxxExceptionInSetUpTest : public Test { - public: - static void TearDownTestCase() { - printf("%s", - "CxxExceptionInSetUpTest::TearDownTestCase() " - "called as expected.\n"); - } - - protected: - ~CxxExceptionInSetUpTest() { - printf("%s", - "CxxExceptionInSetUpTest destructor " - "called as expected.\n"); - } - - virtual void SetUp() { throw std::runtime_error("Standard C++ exception"); } - - virtual void TearDown() { - printf("%s", - "CxxExceptionInSetUpTest::TearDown() " - "called as expected.\n"); - } -}; - -TEST_F(CxxExceptionInSetUpTest, ThrowsExceptionInSetUp) { - ADD_FAILURE() << "CxxExceptionInSetUpTest test body " - << "called unexpectedly."; -} - -class CxxExceptionInTearDownTest : public Test { - public: - static void TearDownTestCase() { - printf("%s", - "CxxExceptionInTearDownTest::TearDownTestCase() " - "called as expected.\n"); - } - - protected: - ~CxxExceptionInTearDownTest() { - printf("%s", - "CxxExceptionInTearDownTest destructor " - "called as expected.\n"); - } - - virtual void TearDown() { - throw std::runtime_error("Standard C++ exception"); - } -}; - -TEST_F(CxxExceptionInTearDownTest, ThrowsExceptionInTearDown) {} - -class CxxExceptionInTestBodyTest : public Test { - public: - static void TearDownTestCase() { - printf("%s", - "CxxExceptionInTestBodyTest::TearDownTestCase() " - "called as expected.\n"); - } - - protected: - ~CxxExceptionInTestBodyTest() { - printf("%s", - "CxxExceptionInTestBodyTest destructor " - "called as expected.\n"); - } - - virtual void TearDown() { - printf("%s", - "CxxExceptionInTestBodyTest::TearDown() " - "called as expected.\n"); - } -}; - -TEST_F(CxxExceptionInTestBodyTest, ThrowsStdCxxException) { - throw std::runtime_error("Standard C++ exception"); -} - -TEST(CxxExceptionTest, ThrowsNonStdCxxException) { - throw "C-string"; -} - -// This terminate handler aborts the program using exit() rather than abort(). -// This avoids showing pop-ups on Windows systems and core dumps on Unix-like -// ones. -void TerminateHandler() { - fprintf(stderr, "%s\n", "Unhandled C++ exception terminating the program."); - fflush(NULL); - exit(3); -} - -#endif // GTEST_HAS_EXCEPTIONS - -int main(int argc, char** argv) { -#if GTEST_HAS_EXCEPTIONS - std::set_terminate(&TerminateHandler); -#endif - testing::InitGoogleTest(&argc, argv); - return RUN_ALL_TESTS(); -} diff --git a/freedv-server/googletest/test/gtest_color_test.py b/freedv-server/googletest/test/gtest_color_test.py deleted file mode 100755 index d02a53ed..00000000 --- a/freedv-server/googletest/test/gtest_color_test.py +++ /dev/null @@ -1,130 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2008, Google Inc. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""Verifies that Google Test correctly determines whether to use colors.""" - -__author__ = 'wan@google.com (Zhanyong Wan)' - -import os -import gtest_test_utils - - -IS_WINDOWS = os.name = 'nt' - -COLOR_ENV_VAR = 'GTEST_COLOR' -COLOR_FLAG = 'gtest_color' -COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_color_test_') - - -def SetEnvVar(env_var, value): - """Sets the env variable to 'value'; unsets it when 'value' is None.""" - - if value is not None: - os.environ[env_var] = value - elif env_var in os.environ: - del os.environ[env_var] - - -def UsesColor(term, color_env_var, color_flag): - """Runs gtest_color_test_ and returns its exit code.""" - - SetEnvVar('TERM', term) - SetEnvVar(COLOR_ENV_VAR, color_env_var) - - if color_flag is None: - args = [] - else: - args = ['--%s=%s' % (COLOR_FLAG, color_flag)] - p = gtest_test_utils.Subprocess([COMMAND] + args) - return not p.exited or p.exit_code - - -class GTestColorTest(gtest_test_utils.TestCase): - def testNoEnvVarNoFlag(self): - """Tests the case when there's neither GTEST_COLOR nor --gtest_color.""" - - if not IS_WINDOWS: - self.assert_(not UsesColor('dumb', None, None)) - self.assert_(not UsesColor('emacs', None, None)) - self.assert_(not UsesColor('xterm-mono', None, None)) - self.assert_(not UsesColor('unknown', None, None)) - self.assert_(not UsesColor(None, None, None)) - self.assert_(UsesColor('linux', None, None)) - self.assert_(UsesColor('cygwin', None, None)) - self.assert_(UsesColor('xterm', None, None)) - self.assert_(UsesColor('xterm-color', None, None)) - self.assert_(UsesColor('xterm-256color', None, None)) - - def testFlagOnly(self): - """Tests the case when there's --gtest_color but not GTEST_COLOR.""" - - self.assert_(not UsesColor('dumb', None, 'no')) - self.assert_(not UsesColor('xterm-color', None, 'no')) - if not IS_WINDOWS: - self.assert_(not UsesColor('emacs', None, 'auto')) - self.assert_(UsesColor('xterm', None, 'auto')) - self.assert_(UsesColor('dumb', None, 'yes')) - self.assert_(UsesColor('xterm', None, 'yes')) - - def testEnvVarOnly(self): - """Tests the case when there's GTEST_COLOR but not --gtest_color.""" - - self.assert_(not UsesColor('dumb', 'no', None)) - self.assert_(not UsesColor('xterm-color', 'no', None)) - if not IS_WINDOWS: - self.assert_(not UsesColor('dumb', 'auto', None)) - self.assert_(UsesColor('xterm-color', 'auto', None)) - self.assert_(UsesColor('dumb', 'yes', None)) - self.assert_(UsesColor('xterm-color', 'yes', None)) - - def testEnvVarAndFlag(self): - """Tests the case when there are both GTEST_COLOR and --gtest_color.""" - - self.assert_(not UsesColor('xterm-color', 'no', 'no')) - self.assert_(UsesColor('dumb', 'no', 'yes')) - self.assert_(UsesColor('xterm-color', 'no', 'auto')) - - def testAliasesOfYesAndNo(self): - """Tests using aliases in specifying --gtest_color.""" - - self.assert_(UsesColor('dumb', None, 'true')) - self.assert_(UsesColor('dumb', None, 'YES')) - self.assert_(UsesColor('dumb', None, 'T')) - self.assert_(UsesColor('dumb', None, '1')) - - self.assert_(not UsesColor('xterm', None, 'f')) - self.assert_(not UsesColor('xterm', None, 'false')) - self.assert_(not UsesColor('xterm', None, '0')) - self.assert_(not UsesColor('xterm', None, 'unknown')) - - -if __name__ == '__main__': - gtest_test_utils.Main() diff --git a/freedv-server/googletest/test/gtest_color_test_.cc b/freedv-server/googletest/test/gtest_color_test_.cc deleted file mode 100644 index f61ebb89..00000000 --- a/freedv-server/googletest/test/gtest_color_test_.cc +++ /dev/null @@ -1,71 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// A helper program for testing how Google Test determines whether to use -// colors in the output. It prints "YES" and returns 1 if Google Test -// decides to use colors, and prints "NO" and returns 0 otherwise. - -#include - -#include "gtest/gtest.h" - -// Indicates that this translation unit is part of Google Test's -// implementation. It must come before gtest-internal-inl.h is -// included, or there will be a compiler error. This trick is to -// prevent a user from accidentally including gtest-internal-inl.h in -// his code. -#define GTEST_IMPLEMENTATION_ 1 -#include "src/gtest-internal-inl.h" -#undef GTEST_IMPLEMENTATION_ - -using testing::internal::ShouldUseColor; - -// The purpose of this is to ensure that the UnitTest singleton is -// created before main() is entered, and thus that ShouldUseColor() -// works the same way as in a real Google-Test-based test. We don't actual -// run the TEST itself. -TEST(GTestColorTest, Dummy) { -} - -int main(int argc, char** argv) { - testing::InitGoogleTest(&argc, argv); - - if (ShouldUseColor(true)) { - // Google Test decides to use colors in the output (assuming it - // goes to a TTY). - printf("YES\n"); - return 1; - } else { - // Google Test decides not to use colors in the output. - printf("NO\n"); - return 0; - } -} diff --git a/freedv-server/googletest/test/gtest_env_var_test.py b/freedv-server/googletest/test/gtest_env_var_test.py deleted file mode 100755 index ac24337f..00000000 --- a/freedv-server/googletest/test/gtest_env_var_test.py +++ /dev/null @@ -1,103 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2008, Google Inc. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""Verifies that Google Test correctly parses environment variables.""" - -__author__ = 'wan@google.com (Zhanyong Wan)' - -import os -import gtest_test_utils - - -IS_WINDOWS = os.name == 'nt' -IS_LINUX = os.name == 'posix' and os.uname()[0] == 'Linux' - -COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_env_var_test_') - -environ = os.environ.copy() - - -def AssertEq(expected, actual): - if expected != actual: - print 'Expected: %s' % (expected,) - print ' Actual: %s' % (actual,) - raise AssertionError - - -def SetEnvVar(env_var, value): - """Sets the env variable to 'value'; unsets it when 'value' is None.""" - - if value is not None: - environ[env_var] = value - elif env_var in environ: - del environ[env_var] - - -def GetFlag(flag): - """Runs gtest_env_var_test_ and returns its output.""" - - args = [COMMAND] - if flag is not None: - args += [flag] - return gtest_test_utils.Subprocess(args, env=environ).output - - -def TestFlag(flag, test_val, default_val): - """Verifies that the given flag is affected by the corresponding env var.""" - - env_var = 'GTEST_' + flag.upper() - SetEnvVar(env_var, test_val) - AssertEq(test_val, GetFlag(flag)) - SetEnvVar(env_var, None) - AssertEq(default_val, GetFlag(flag)) - - -class GTestEnvVarTest(gtest_test_utils.TestCase): - def testEnvVarAffectsFlag(self): - """Tests that environment variable should affect the corresponding flag.""" - - TestFlag('break_on_failure', '1', '0') - TestFlag('color', 'yes', 'auto') - TestFlag('filter', 'FooTest.Bar', '*') - TestFlag('output', 'xml:tmp/foo.xml', '') - TestFlag('print_time', '0', '1') - TestFlag('repeat', '999', '1') - TestFlag('throw_on_failure', '1', '0') - TestFlag('death_test_style', 'threadsafe', 'fast') - TestFlag('catch_exceptions', '0', '1') - - if IS_LINUX: - TestFlag('death_test_use_fork', '1', '0') - TestFlag('stack_trace_depth', '0', '100') - - -if __name__ == '__main__': - gtest_test_utils.Main() diff --git a/freedv-server/googletest/test/gtest_env_var_test_.cc b/freedv-server/googletest/test/gtest_env_var_test_.cc deleted file mode 100644 index 539afc96..00000000 --- a/freedv-server/googletest/test/gtest_env_var_test_.cc +++ /dev/null @@ -1,126 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// A helper program for testing that Google Test parses the environment -// variables correctly. - -#include "gtest/gtest.h" - -#include - -#define GTEST_IMPLEMENTATION_ 1 -#include "src/gtest-internal-inl.h" -#undef GTEST_IMPLEMENTATION_ - -using ::std::cout; - -namespace testing { - -// The purpose of this is to make the test more realistic by ensuring -// that the UnitTest singleton is created before main() is entered. -// We don't actual run the TEST itself. -TEST(GTestEnvVarTest, Dummy) { -} - -void PrintFlag(const char* flag) { - if (strcmp(flag, "break_on_failure") == 0) { - cout << GTEST_FLAG(break_on_failure); - return; - } - - if (strcmp(flag, "catch_exceptions") == 0) { - cout << GTEST_FLAG(catch_exceptions); - return; - } - - if (strcmp(flag, "color") == 0) { - cout << GTEST_FLAG(color); - return; - } - - if (strcmp(flag, "death_test_style") == 0) { - cout << GTEST_FLAG(death_test_style); - return; - } - - if (strcmp(flag, "death_test_use_fork") == 0) { - cout << GTEST_FLAG(death_test_use_fork); - return; - } - - if (strcmp(flag, "filter") == 0) { - cout << GTEST_FLAG(filter); - return; - } - - if (strcmp(flag, "output") == 0) { - cout << GTEST_FLAG(output); - return; - } - - if (strcmp(flag, "print_time") == 0) { - cout << GTEST_FLAG(print_time); - return; - } - - if (strcmp(flag, "repeat") == 0) { - cout << GTEST_FLAG(repeat); - return; - } - - if (strcmp(flag, "stack_trace_depth") == 0) { - cout << GTEST_FLAG(stack_trace_depth); - return; - } - - if (strcmp(flag, "throw_on_failure") == 0) { - cout << GTEST_FLAG(throw_on_failure); - return; - } - - cout << "Invalid flag name " << flag - << ". Valid names are break_on_failure, color, filter, etc.\n"; - exit(1); -} - -} // namespace testing - -int main(int argc, char** argv) { - testing::InitGoogleTest(&argc, argv); - - if (argc != 2) { - cout << "Usage: gtest_env_var_test_ NAME_OF_FLAG\n"; - return 1; - } - - testing::PrintFlag(argv[1]); - return 0; -} diff --git a/freedv-server/googletest/test/gtest_environment_test.cc b/freedv-server/googletest/test/gtest_environment_test.cc deleted file mode 100644 index 3cff19e7..00000000 --- a/freedv-server/googletest/test/gtest_environment_test.cc +++ /dev/null @@ -1,192 +0,0 @@ -// Copyright 2007, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// Tests using global test environments. - -#include -#include -#include "gtest/gtest.h" - -#define GTEST_IMPLEMENTATION_ 1 // Required for the next #include. -#include "src/gtest-internal-inl.h" -#undef GTEST_IMPLEMENTATION_ - -namespace testing { -GTEST_DECLARE_string_(filter); -} - -namespace { - -enum FailureType { - NO_FAILURE, NON_FATAL_FAILURE, FATAL_FAILURE -}; - -// For testing using global test environments. -class MyEnvironment : public testing::Environment { - public: - MyEnvironment() { Reset(); } - - // Depending on the value of failure_in_set_up_, SetUp() will - // generate a non-fatal failure, generate a fatal failure, or - // succeed. - virtual void SetUp() { - set_up_was_run_ = true; - - switch (failure_in_set_up_) { - case NON_FATAL_FAILURE: - ADD_FAILURE() << "Expected non-fatal failure in global set-up."; - break; - case FATAL_FAILURE: - FAIL() << "Expected fatal failure in global set-up."; - break; - default: - break; - } - } - - // Generates a non-fatal failure. - virtual void TearDown() { - tear_down_was_run_ = true; - ADD_FAILURE() << "Expected non-fatal failure in global tear-down."; - } - - // Resets the state of the environment s.t. it can be reused. - void Reset() { - failure_in_set_up_ = NO_FAILURE; - set_up_was_run_ = false; - tear_down_was_run_ = false; - } - - // We call this function to set the type of failure SetUp() should - // generate. - void set_failure_in_set_up(FailureType type) { - failure_in_set_up_ = type; - } - - // Was SetUp() run? - bool set_up_was_run() const { return set_up_was_run_; } - - // Was TearDown() run? - bool tear_down_was_run() const { return tear_down_was_run_; } - - private: - FailureType failure_in_set_up_; - bool set_up_was_run_; - bool tear_down_was_run_; -}; - -// Was the TEST run? -bool test_was_run; - -// The sole purpose of this TEST is to enable us to check whether it -// was run. -TEST(FooTest, Bar) { - test_was_run = true; -} - -// Prints the message and aborts the program if condition is false. -void Check(bool condition, const char* msg) { - if (!condition) { - printf("FAILED: %s\n", msg); - testing::internal::posix::Abort(); - } -} - -// Runs the tests. Return true iff successful. -// -// The 'failure' parameter specifies the type of failure that should -// be generated by the global set-up. -int RunAllTests(MyEnvironment* env, FailureType failure) { - env->Reset(); - env->set_failure_in_set_up(failure); - test_was_run = false; - testing::internal::GetUnitTestImpl()->ClearAdHocTestResult(); - return RUN_ALL_TESTS(); -} - -} // namespace - -int main(int argc, char **argv) { - testing::InitGoogleTest(&argc, argv); - - // Registers a global test environment, and verifies that the - // registration function returns its argument. - MyEnvironment* const env = new MyEnvironment; - Check(testing::AddGlobalTestEnvironment(env) == env, - "AddGlobalTestEnvironment() should return its argument."); - - // Verifies that RUN_ALL_TESTS() runs the tests when the global - // set-up is successful. - Check(RunAllTests(env, NO_FAILURE) != 0, - "RUN_ALL_TESTS() should return non-zero, as the global tear-down " - "should generate a failure."); - Check(test_was_run, - "The tests should run, as the global set-up should generate no " - "failure"); - Check(env->tear_down_was_run(), - "The global tear-down should run, as the global set-up was run."); - - // Verifies that RUN_ALL_TESTS() runs the tests when the global - // set-up generates no fatal failure. - Check(RunAllTests(env, NON_FATAL_FAILURE) != 0, - "RUN_ALL_TESTS() should return non-zero, as both the global set-up " - "and the global tear-down should generate a non-fatal failure."); - Check(test_was_run, - "The tests should run, as the global set-up should generate no " - "fatal failure."); - Check(env->tear_down_was_run(), - "The global tear-down should run, as the global set-up was run."); - - // Verifies that RUN_ALL_TESTS() runs no test when the global set-up - // generates a fatal failure. - Check(RunAllTests(env, FATAL_FAILURE) != 0, - "RUN_ALL_TESTS() should return non-zero, as the global set-up " - "should generate a fatal failure."); - Check(!test_was_run, - "The tests should not run, as the global set-up should generate " - "a fatal failure."); - Check(env->tear_down_was_run(), - "The global tear-down should run, as the global set-up was run."); - - // Verifies that RUN_ALL_TESTS() doesn't do global set-up or - // tear-down when there is no test to run. - testing::GTEST_FLAG(filter) = "-*"; - Check(RunAllTests(env, NO_FAILURE) == 0, - "RUN_ALL_TESTS() should return zero, as there is no test to run."); - Check(!env->set_up_was_run(), - "The global set-up should not run, as there is no test to run."); - Check(!env->tear_down_was_run(), - "The global tear-down should not run, " - "as the global set-up was not run."); - - printf("PASS\n"); - return 0; -} diff --git a/freedv-server/googletest/test/gtest_filter_unittest.py b/freedv-server/googletest/test/gtest_filter_unittest.py deleted file mode 100755 index 0d1a7700..00000000 --- a/freedv-server/googletest/test/gtest_filter_unittest.py +++ /dev/null @@ -1,633 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2005 Google Inc. All Rights Reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""Unit test for Google Test test filters. - -A user can specify which test(s) in a Google Test program to run via either -the GTEST_FILTER environment variable or the --gtest_filter flag. -This script tests such functionality by invoking -gtest_filter_unittest_ (a program written with Google Test) with different -environments and command line flags. - -Note that test sharding may also influence which tests are filtered. Therefore, -we test that here also. -""" - -__author__ = 'wan@google.com (Zhanyong Wan)' - -import os -import re -import sets -import sys - -import gtest_test_utils - -# Constants. - -# Checks if this platform can pass empty environment variables to child -# processes. We set an env variable to an empty string and invoke a python -# script in a subprocess to print whether the variable is STILL in -# os.environ. We then use 'eval' to parse the child's output so that an -# exception is thrown if the input is anything other than 'True' nor 'False'. -os.environ['EMPTY_VAR'] = '' -child = gtest_test_utils.Subprocess( - [sys.executable, '-c', 'import os; print \'EMPTY_VAR\' in os.environ']) -CAN_PASS_EMPTY_ENV = eval(child.output) - - -# Check if this platform can unset environment variables in child processes. -# We set an env variable to a non-empty string, unset it, and invoke -# a python script in a subprocess to print whether the variable -# is NO LONGER in os.environ. -# We use 'eval' to parse the child's output so that an exception -# is thrown if the input is neither 'True' nor 'False'. -os.environ['UNSET_VAR'] = 'X' -del os.environ['UNSET_VAR'] -child = gtest_test_utils.Subprocess( - [sys.executable, '-c', 'import os; print \'UNSET_VAR\' not in os.environ']) -CAN_UNSET_ENV = eval(child.output) - - -# Checks if we should test with an empty filter. This doesn't -# make sense on platforms that cannot pass empty env variables (Win32) -# and on platforms that cannot unset variables (since we cannot tell -# the difference between "" and NULL -- Borland and Solaris < 5.10) -CAN_TEST_EMPTY_FILTER = (CAN_PASS_EMPTY_ENV and CAN_UNSET_ENV) - - -# The environment variable for specifying the test filters. -FILTER_ENV_VAR = 'GTEST_FILTER' - -# The environment variables for test sharding. -TOTAL_SHARDS_ENV_VAR = 'GTEST_TOTAL_SHARDS' -SHARD_INDEX_ENV_VAR = 'GTEST_SHARD_INDEX' -SHARD_STATUS_FILE_ENV_VAR = 'GTEST_SHARD_STATUS_FILE' - -# The command line flag for specifying the test filters. -FILTER_FLAG = 'gtest_filter' - -# The command line flag for including disabled tests. -ALSO_RUN_DISABED_TESTS_FLAG = 'gtest_also_run_disabled_tests' - -# Command to run the gtest_filter_unittest_ program. -COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_filter_unittest_') - -# Regex for determining whether parameterized tests are enabled in the binary. -PARAM_TEST_REGEX = re.compile(r'/ParamTest') - -# Regex for parsing test case names from Google Test's output. -TEST_CASE_REGEX = re.compile(r'^\[\-+\] \d+ tests? from (\w+(/\w+)?)') - -# Regex for parsing test names from Google Test's output. -TEST_REGEX = re.compile(r'^\[\s*RUN\s*\].*\.(\w+(/\w+)?)') - -# The command line flag to tell Google Test to output the list of tests it -# will run. -LIST_TESTS_FLAG = '--gtest_list_tests' - -# Indicates whether Google Test supports death tests. -SUPPORTS_DEATH_TESTS = 'HasDeathTest' in gtest_test_utils.Subprocess( - [COMMAND, LIST_TESTS_FLAG]).output - -# Full names of all tests in gtest_filter_unittests_. -PARAM_TESTS = [ - 'SeqP/ParamTest.TestX/0', - 'SeqP/ParamTest.TestX/1', - 'SeqP/ParamTest.TestY/0', - 'SeqP/ParamTest.TestY/1', - 'SeqQ/ParamTest.TestX/0', - 'SeqQ/ParamTest.TestX/1', - 'SeqQ/ParamTest.TestY/0', - 'SeqQ/ParamTest.TestY/1', - ] - -DISABLED_TESTS = [ - 'BarTest.DISABLED_TestFour', - 'BarTest.DISABLED_TestFive', - 'BazTest.DISABLED_TestC', - 'DISABLED_FoobarTest.Test1', - 'DISABLED_FoobarTest.DISABLED_Test2', - 'DISABLED_FoobarbazTest.TestA', - ] - -if SUPPORTS_DEATH_TESTS: - DEATH_TESTS = [ - 'HasDeathTest.Test1', - 'HasDeathTest.Test2', - ] -else: - DEATH_TESTS = [] - -# All the non-disabled tests. -ACTIVE_TESTS = [ - 'FooTest.Abc', - 'FooTest.Xyz', - - 'BarTest.TestOne', - 'BarTest.TestTwo', - 'BarTest.TestThree', - - 'BazTest.TestOne', - 'BazTest.TestA', - 'BazTest.TestB', - ] + DEATH_TESTS + PARAM_TESTS - -param_tests_present = None - -# Utilities. - -environ = os.environ.copy() - - -def SetEnvVar(env_var, value): - """Sets the env variable to 'value'; unsets it when 'value' is None.""" - - if value is not None: - environ[env_var] = value - elif env_var in environ: - del environ[env_var] - - -def RunAndReturnOutput(args = None): - """Runs the test program and returns its output.""" - - return gtest_test_utils.Subprocess([COMMAND] + (args or []), - env=environ).output - - -def RunAndExtractTestList(args = None): - """Runs the test program and returns its exit code and a list of tests run.""" - - p = gtest_test_utils.Subprocess([COMMAND] + (args or []), env=environ) - tests_run = [] - test_case = '' - test = '' - for line in p.output.split('\n'): - match = TEST_CASE_REGEX.match(line) - if match is not None: - test_case = match.group(1) - else: - match = TEST_REGEX.match(line) - if match is not None: - test = match.group(1) - tests_run.append(test_case + '.' + test) - return (tests_run, p.exit_code) - - -def InvokeWithModifiedEnv(extra_env, function, *args, **kwargs): - """Runs the given function and arguments in a modified environment.""" - try: - original_env = environ.copy() - environ.update(extra_env) - return function(*args, **kwargs) - finally: - environ.clear() - environ.update(original_env) - - -def RunWithSharding(total_shards, shard_index, command): - """Runs a test program shard and returns exit code and a list of tests run.""" - - extra_env = {SHARD_INDEX_ENV_VAR: str(shard_index), - TOTAL_SHARDS_ENV_VAR: str(total_shards)} - return InvokeWithModifiedEnv(extra_env, RunAndExtractTestList, command) - -# The unit test. - - -class GTestFilterUnitTest(gtest_test_utils.TestCase): - """Tests the env variable or the command line flag to filter tests.""" - - # Utilities. - - def AssertSetEqual(self, lhs, rhs): - """Asserts that two sets are equal.""" - - for elem in lhs: - self.assert_(elem in rhs, '%s in %s' % (elem, rhs)) - - for elem in rhs: - self.assert_(elem in lhs, '%s in %s' % (elem, lhs)) - - def AssertPartitionIsValid(self, set_var, list_of_sets): - """Asserts that list_of_sets is a valid partition of set_var.""" - - full_partition = [] - for slice_var in list_of_sets: - full_partition.extend(slice_var) - self.assertEqual(len(set_var), len(full_partition)) - self.assertEqual(sets.Set(set_var), sets.Set(full_partition)) - - def AdjustForParameterizedTests(self, tests_to_run): - """Adjust tests_to_run in case value parameterized tests are disabled.""" - - global param_tests_present - if not param_tests_present: - return list(sets.Set(tests_to_run) - sets.Set(PARAM_TESTS)) - else: - return tests_to_run - - def RunAndVerify(self, gtest_filter, tests_to_run): - """Checks that the binary runs correct set of tests for a given filter.""" - - tests_to_run = self.AdjustForParameterizedTests(tests_to_run) - - # First, tests using the environment variable. - - # Windows removes empty variables from the environment when passing it - # to a new process. This means it is impossible to pass an empty filter - # into a process using the environment variable. However, we can still - # test the case when the variable is not supplied (i.e., gtest_filter is - # None). - # pylint: disable-msg=C6403 - if CAN_TEST_EMPTY_FILTER or gtest_filter != '': - SetEnvVar(FILTER_ENV_VAR, gtest_filter) - tests_run = RunAndExtractTestList()[0] - SetEnvVar(FILTER_ENV_VAR, None) - self.AssertSetEqual(tests_run, tests_to_run) - # pylint: enable-msg=C6403 - - # Next, tests using the command line flag. - - if gtest_filter is None: - args = [] - else: - args = ['--%s=%s' % (FILTER_FLAG, gtest_filter)] - - tests_run = RunAndExtractTestList(args)[0] - self.AssertSetEqual(tests_run, tests_to_run) - - def RunAndVerifyWithSharding(self, gtest_filter, total_shards, tests_to_run, - args=None, check_exit_0=False): - """Checks that binary runs correct tests for the given filter and shard. - - Runs all shards of gtest_filter_unittest_ with the given filter, and - verifies that the right set of tests were run. The union of tests run - on each shard should be identical to tests_to_run, without duplicates. - - Args: - gtest_filter: A filter to apply to the tests. - total_shards: A total number of shards to split test run into. - tests_to_run: A set of tests expected to run. - args : Arguments to pass to the to the test binary. - check_exit_0: When set to a true value, make sure that all shards - return 0. - """ - - tests_to_run = self.AdjustForParameterizedTests(tests_to_run) - - # Windows removes empty variables from the environment when passing it - # to a new process. This means it is impossible to pass an empty filter - # into a process using the environment variable. However, we can still - # test the case when the variable is not supplied (i.e., gtest_filter is - # None). - # pylint: disable-msg=C6403 - if CAN_TEST_EMPTY_FILTER or gtest_filter != '': - SetEnvVar(FILTER_ENV_VAR, gtest_filter) - partition = [] - for i in range(0, total_shards): - (tests_run, exit_code) = RunWithSharding(total_shards, i, args) - if check_exit_0: - self.assertEqual(0, exit_code) - partition.append(tests_run) - - self.AssertPartitionIsValid(tests_to_run, partition) - SetEnvVar(FILTER_ENV_VAR, None) - # pylint: enable-msg=C6403 - - def RunAndVerifyAllowingDisabled(self, gtest_filter, tests_to_run): - """Checks that the binary runs correct set of tests for the given filter. - - Runs gtest_filter_unittest_ with the given filter, and enables - disabled tests. Verifies that the right set of tests were run. - - Args: - gtest_filter: A filter to apply to the tests. - tests_to_run: A set of tests expected to run. - """ - - tests_to_run = self.AdjustForParameterizedTests(tests_to_run) - - # Construct the command line. - args = ['--%s' % ALSO_RUN_DISABED_TESTS_FLAG] - if gtest_filter is not None: - args.append('--%s=%s' % (FILTER_FLAG, gtest_filter)) - - tests_run = RunAndExtractTestList(args)[0] - self.AssertSetEqual(tests_run, tests_to_run) - - def setUp(self): - """Sets up test case. - - Determines whether value-parameterized tests are enabled in the binary and - sets the flags accordingly. - """ - - global param_tests_present - if param_tests_present is None: - param_tests_present = PARAM_TEST_REGEX.search( - RunAndReturnOutput()) is not None - - def testDefaultBehavior(self): - """Tests the behavior of not specifying the filter.""" - - self.RunAndVerify(None, ACTIVE_TESTS) - - def testDefaultBehaviorWithShards(self): - """Tests the behavior without the filter, with sharding enabled.""" - - self.RunAndVerifyWithSharding(None, 1, ACTIVE_TESTS) - self.RunAndVerifyWithSharding(None, 2, ACTIVE_TESTS) - self.RunAndVerifyWithSharding(None, len(ACTIVE_TESTS) - 1, ACTIVE_TESTS) - self.RunAndVerifyWithSharding(None, len(ACTIVE_TESTS), ACTIVE_TESTS) - self.RunAndVerifyWithSharding(None, len(ACTIVE_TESTS) + 1, ACTIVE_TESTS) - - def testEmptyFilter(self): - """Tests an empty filter.""" - - self.RunAndVerify('', []) - self.RunAndVerifyWithSharding('', 1, []) - self.RunAndVerifyWithSharding('', 2, []) - - def testBadFilter(self): - """Tests a filter that matches nothing.""" - - self.RunAndVerify('BadFilter', []) - self.RunAndVerifyAllowingDisabled('BadFilter', []) - - def testFullName(self): - """Tests filtering by full name.""" - - self.RunAndVerify('FooTest.Xyz', ['FooTest.Xyz']) - self.RunAndVerifyAllowingDisabled('FooTest.Xyz', ['FooTest.Xyz']) - self.RunAndVerifyWithSharding('FooTest.Xyz', 5, ['FooTest.Xyz']) - - def testUniversalFilters(self): - """Tests filters that match everything.""" - - self.RunAndVerify('*', ACTIVE_TESTS) - self.RunAndVerify('*.*', ACTIVE_TESTS) - self.RunAndVerifyWithSharding('*.*', len(ACTIVE_TESTS) - 3, ACTIVE_TESTS) - self.RunAndVerifyAllowingDisabled('*', ACTIVE_TESTS + DISABLED_TESTS) - self.RunAndVerifyAllowingDisabled('*.*', ACTIVE_TESTS + DISABLED_TESTS) - - def testFilterByTestCase(self): - """Tests filtering by test case name.""" - - self.RunAndVerify('FooTest.*', ['FooTest.Abc', 'FooTest.Xyz']) - - BAZ_TESTS = ['BazTest.TestOne', 'BazTest.TestA', 'BazTest.TestB'] - self.RunAndVerify('BazTest.*', BAZ_TESTS) - self.RunAndVerifyAllowingDisabled('BazTest.*', - BAZ_TESTS + ['BazTest.DISABLED_TestC']) - - def testFilterByTest(self): - """Tests filtering by test name.""" - - self.RunAndVerify('*.TestOne', ['BarTest.TestOne', 'BazTest.TestOne']) - - def testFilterDisabledTests(self): - """Select only the disabled tests to run.""" - - self.RunAndVerify('DISABLED_FoobarTest.Test1', []) - self.RunAndVerifyAllowingDisabled('DISABLED_FoobarTest.Test1', - ['DISABLED_FoobarTest.Test1']) - - self.RunAndVerify('*DISABLED_*', []) - self.RunAndVerifyAllowingDisabled('*DISABLED_*', DISABLED_TESTS) - - self.RunAndVerify('*.DISABLED_*', []) - self.RunAndVerifyAllowingDisabled('*.DISABLED_*', [ - 'BarTest.DISABLED_TestFour', - 'BarTest.DISABLED_TestFive', - 'BazTest.DISABLED_TestC', - 'DISABLED_FoobarTest.DISABLED_Test2', - ]) - - self.RunAndVerify('DISABLED_*', []) - self.RunAndVerifyAllowingDisabled('DISABLED_*', [ - 'DISABLED_FoobarTest.Test1', - 'DISABLED_FoobarTest.DISABLED_Test2', - 'DISABLED_FoobarbazTest.TestA', - ]) - - def testWildcardInTestCaseName(self): - """Tests using wildcard in the test case name.""" - - self.RunAndVerify('*a*.*', [ - 'BarTest.TestOne', - 'BarTest.TestTwo', - 'BarTest.TestThree', - - 'BazTest.TestOne', - 'BazTest.TestA', - 'BazTest.TestB', ] + DEATH_TESTS + PARAM_TESTS) - - def testWildcardInTestName(self): - """Tests using wildcard in the test name.""" - - self.RunAndVerify('*.*A*', ['FooTest.Abc', 'BazTest.TestA']) - - def testFilterWithoutDot(self): - """Tests a filter that has no '.' in it.""" - - self.RunAndVerify('*z*', [ - 'FooTest.Xyz', - - 'BazTest.TestOne', - 'BazTest.TestA', - 'BazTest.TestB', - ]) - - def testTwoPatterns(self): - """Tests filters that consist of two patterns.""" - - self.RunAndVerify('Foo*.*:*A*', [ - 'FooTest.Abc', - 'FooTest.Xyz', - - 'BazTest.TestA', - ]) - - # An empty pattern + a non-empty one - self.RunAndVerify(':*A*', ['FooTest.Abc', 'BazTest.TestA']) - - def testThreePatterns(self): - """Tests filters that consist of three patterns.""" - - self.RunAndVerify('*oo*:*A*:*One', [ - 'FooTest.Abc', - 'FooTest.Xyz', - - 'BarTest.TestOne', - - 'BazTest.TestOne', - 'BazTest.TestA', - ]) - - # The 2nd pattern is empty. - self.RunAndVerify('*oo*::*One', [ - 'FooTest.Abc', - 'FooTest.Xyz', - - 'BarTest.TestOne', - - 'BazTest.TestOne', - ]) - - # The last 2 patterns are empty. - self.RunAndVerify('*oo*::', [ - 'FooTest.Abc', - 'FooTest.Xyz', - ]) - - def testNegativeFilters(self): - self.RunAndVerify('*-BazTest.TestOne', [ - 'FooTest.Abc', - 'FooTest.Xyz', - - 'BarTest.TestOne', - 'BarTest.TestTwo', - 'BarTest.TestThree', - - 'BazTest.TestA', - 'BazTest.TestB', - ] + DEATH_TESTS + PARAM_TESTS) - - self.RunAndVerify('*-FooTest.Abc:BazTest.*', [ - 'FooTest.Xyz', - - 'BarTest.TestOne', - 'BarTest.TestTwo', - 'BarTest.TestThree', - ] + DEATH_TESTS + PARAM_TESTS) - - self.RunAndVerify('BarTest.*-BarTest.TestOne', [ - 'BarTest.TestTwo', - 'BarTest.TestThree', - ]) - - # Tests without leading '*'. - self.RunAndVerify('-FooTest.Abc:FooTest.Xyz:BazTest.*', [ - 'BarTest.TestOne', - 'BarTest.TestTwo', - 'BarTest.TestThree', - ] + DEATH_TESTS + PARAM_TESTS) - - # Value parameterized tests. - self.RunAndVerify('*/*', PARAM_TESTS) - - # Value parameterized tests filtering by the sequence name. - self.RunAndVerify('SeqP/*', [ - 'SeqP/ParamTest.TestX/0', - 'SeqP/ParamTest.TestX/1', - 'SeqP/ParamTest.TestY/0', - 'SeqP/ParamTest.TestY/1', - ]) - - # Value parameterized tests filtering by the test name. - self.RunAndVerify('*/0', [ - 'SeqP/ParamTest.TestX/0', - 'SeqP/ParamTest.TestY/0', - 'SeqQ/ParamTest.TestX/0', - 'SeqQ/ParamTest.TestY/0', - ]) - - def testFlagOverridesEnvVar(self): - """Tests that the filter flag overrides the filtering env. variable.""" - - SetEnvVar(FILTER_ENV_VAR, 'Foo*') - args = ['--%s=%s' % (FILTER_FLAG, '*One')] - tests_run = RunAndExtractTestList(args)[0] - SetEnvVar(FILTER_ENV_VAR, None) - - self.AssertSetEqual(tests_run, ['BarTest.TestOne', 'BazTest.TestOne']) - - def testShardStatusFileIsCreated(self): - """Tests that the shard file is created if specified in the environment.""" - - shard_status_file = os.path.join(gtest_test_utils.GetTempDir(), - 'shard_status_file') - self.assert_(not os.path.exists(shard_status_file)) - - extra_env = {SHARD_STATUS_FILE_ENV_VAR: shard_status_file} - try: - InvokeWithModifiedEnv(extra_env, RunAndReturnOutput) - finally: - self.assert_(os.path.exists(shard_status_file)) - os.remove(shard_status_file) - - def testShardStatusFileIsCreatedWithListTests(self): - """Tests that the shard file is created with the "list_tests" flag.""" - - shard_status_file = os.path.join(gtest_test_utils.GetTempDir(), - 'shard_status_file2') - self.assert_(not os.path.exists(shard_status_file)) - - extra_env = {SHARD_STATUS_FILE_ENV_VAR: shard_status_file} - try: - output = InvokeWithModifiedEnv(extra_env, - RunAndReturnOutput, - [LIST_TESTS_FLAG]) - finally: - # This assertion ensures that Google Test enumerated the tests as - # opposed to running them. - self.assert_('[==========]' not in output, - 'Unexpected output during test enumeration.\n' - 'Please ensure that LIST_TESTS_FLAG is assigned the\n' - 'correct flag value for listing Google Test tests.') - - self.assert_(os.path.exists(shard_status_file)) - os.remove(shard_status_file) - - if SUPPORTS_DEATH_TESTS: - def testShardingWorksWithDeathTests(self): - """Tests integration with death tests and sharding.""" - - gtest_filter = 'HasDeathTest.*:SeqP/*' - expected_tests = [ - 'HasDeathTest.Test1', - 'HasDeathTest.Test2', - - 'SeqP/ParamTest.TestX/0', - 'SeqP/ParamTest.TestX/1', - 'SeqP/ParamTest.TestY/0', - 'SeqP/ParamTest.TestY/1', - ] - - for flag in ['--gtest_death_test_style=threadsafe', - '--gtest_death_test_style=fast']: - self.RunAndVerifyWithSharding(gtest_filter, 3, expected_tests, - check_exit_0=True, args=[flag]) - self.RunAndVerifyWithSharding(gtest_filter, 5, expected_tests, - check_exit_0=True, args=[flag]) - -if __name__ == '__main__': - gtest_test_utils.Main() diff --git a/freedv-server/googletest/test/gtest_filter_unittest_.cc b/freedv-server/googletest/test/gtest_filter_unittest_.cc deleted file mode 100644 index 77deffc3..00000000 --- a/freedv-server/googletest/test/gtest_filter_unittest_.cc +++ /dev/null @@ -1,140 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// Unit test for Google Test test filters. -// -// A user can specify which test(s) in a Google Test program to run via -// either the GTEST_FILTER environment variable or the --gtest_filter -// flag. This is used for testing such functionality. -// -// The program will be invoked from a Python unit test. Don't run it -// directly. - -#include "gtest/gtest.h" - -namespace { - -// Test case FooTest. - -class FooTest : public testing::Test { -}; - -TEST_F(FooTest, Abc) { -} - -TEST_F(FooTest, Xyz) { - FAIL() << "Expected failure."; -} - -// Test case BarTest. - -TEST(BarTest, TestOne) { -} - -TEST(BarTest, TestTwo) { -} - -TEST(BarTest, TestThree) { -} - -TEST(BarTest, DISABLED_TestFour) { - FAIL() << "Expected failure."; -} - -TEST(BarTest, DISABLED_TestFive) { - FAIL() << "Expected failure."; -} - -// Test case BazTest. - -TEST(BazTest, TestOne) { - FAIL() << "Expected failure."; -} - -TEST(BazTest, TestA) { -} - -TEST(BazTest, TestB) { -} - -TEST(BazTest, DISABLED_TestC) { - FAIL() << "Expected failure."; -} - -// Test case HasDeathTest - -TEST(HasDeathTest, Test1) { - EXPECT_DEATH_IF_SUPPORTED(exit(1), ".*"); -} - -// We need at least two death tests to make sure that the all death tests -// aren't on the first shard. -TEST(HasDeathTest, Test2) { - EXPECT_DEATH_IF_SUPPORTED(exit(1), ".*"); -} - -// Test case FoobarTest - -TEST(DISABLED_FoobarTest, Test1) { - FAIL() << "Expected failure."; -} - -TEST(DISABLED_FoobarTest, DISABLED_Test2) { - FAIL() << "Expected failure."; -} - -// Test case FoobarbazTest - -TEST(DISABLED_FoobarbazTest, TestA) { - FAIL() << "Expected failure."; -} - -#if GTEST_HAS_PARAM_TEST -class ParamTest : public testing::TestWithParam { -}; - -TEST_P(ParamTest, TestX) { -} - -TEST_P(ParamTest, TestY) { -} - -INSTANTIATE_TEST_CASE_P(SeqP, ParamTest, testing::Values(1, 2)); -INSTANTIATE_TEST_CASE_P(SeqQ, ParamTest, testing::Values(5, 6)); -#endif // GTEST_HAS_PARAM_TEST - -} // namespace - -int main(int argc, char **argv) { - ::testing::InitGoogleTest(&argc, argv); - - return RUN_ALL_TESTS(); -} diff --git a/freedv-server/googletest/test/gtest_help_test.py b/freedv-server/googletest/test/gtest_help_test.py deleted file mode 100755 index 093c838d..00000000 --- a/freedv-server/googletest/test/gtest_help_test.py +++ /dev/null @@ -1,172 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2009, Google Inc. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""Tests the --help flag of Google C++ Testing Framework. - -SYNOPSIS - gtest_help_test.py --build_dir=BUILD/DIR - # where BUILD/DIR contains the built gtest_help_test_ file. - gtest_help_test.py -""" - -__author__ = 'wan@google.com (Zhanyong Wan)' - -import os -import re -import gtest_test_utils - - -IS_LINUX = os.name == 'posix' and os.uname()[0] == 'Linux' -IS_WINDOWS = os.name == 'nt' - -PROGRAM_PATH = gtest_test_utils.GetTestExecutablePath('gtest_help_test_') -FLAG_PREFIX = '--gtest_' -DEATH_TEST_STYLE_FLAG = FLAG_PREFIX + 'death_test_style' -STREAM_RESULT_TO_FLAG = FLAG_PREFIX + 'stream_result_to' -UNKNOWN_FLAG = FLAG_PREFIX + 'unknown_flag_for_testing' -LIST_TESTS_FLAG = FLAG_PREFIX + 'list_tests' -INCORRECT_FLAG_VARIANTS = [re.sub('^--', '-', LIST_TESTS_FLAG), - re.sub('^--', '/', LIST_TESTS_FLAG), - re.sub('_', '-', LIST_TESTS_FLAG)] -INTERNAL_FLAG_FOR_TESTING = FLAG_PREFIX + 'internal_flag_for_testing' - -SUPPORTS_DEATH_TESTS = "DeathTest" in gtest_test_utils.Subprocess( - [PROGRAM_PATH, LIST_TESTS_FLAG]).output - -# The help message must match this regex. -HELP_REGEX = re.compile( - FLAG_PREFIX + r'list_tests.*' + - FLAG_PREFIX + r'filter=.*' + - FLAG_PREFIX + r'also_run_disabled_tests.*' + - FLAG_PREFIX + r'repeat=.*' + - FLAG_PREFIX + r'shuffle.*' + - FLAG_PREFIX + r'random_seed=.*' + - FLAG_PREFIX + r'color=.*' + - FLAG_PREFIX + r'print_time.*' + - FLAG_PREFIX + r'output=.*' + - FLAG_PREFIX + r'break_on_failure.*' + - FLAG_PREFIX + r'throw_on_failure.*' + - FLAG_PREFIX + r'catch_exceptions=0.*', - re.DOTALL) - - -def RunWithFlag(flag): - """Runs gtest_help_test_ with the given flag. - - Returns: - the exit code and the text output as a tuple. - Args: - flag: the command-line flag to pass to gtest_help_test_, or None. - """ - - if flag is None: - command = [PROGRAM_PATH] - else: - command = [PROGRAM_PATH, flag] - child = gtest_test_utils.Subprocess(command) - return child.exit_code, child.output - - -class GTestHelpTest(gtest_test_utils.TestCase): - """Tests the --help flag and its equivalent forms.""" - - def TestHelpFlag(self, flag): - """Verifies correct behavior when help flag is specified. - - The right message must be printed and the tests must - skipped when the given flag is specified. - - Args: - flag: A flag to pass to the binary or None. - """ - - exit_code, output = RunWithFlag(flag) - self.assertEquals(0, exit_code) - self.assert_(HELP_REGEX.search(output), output) - - if IS_LINUX: - self.assert_(STREAM_RESULT_TO_FLAG in output, output) - else: - self.assert_(STREAM_RESULT_TO_FLAG not in output, output) - - if SUPPORTS_DEATH_TESTS and not IS_WINDOWS: - self.assert_(DEATH_TEST_STYLE_FLAG in output, output) - else: - self.assert_(DEATH_TEST_STYLE_FLAG not in output, output) - - def TestNonHelpFlag(self, flag): - """Verifies correct behavior when no help flag is specified. - - Verifies that when no help flag is specified, the tests are run - and the help message is not printed. - - Args: - flag: A flag to pass to the binary or None. - """ - - exit_code, output = RunWithFlag(flag) - self.assert_(exit_code != 0) - self.assert_(not HELP_REGEX.search(output), output) - - def testPrintsHelpWithFullFlag(self): - self.TestHelpFlag('--help') - - def testPrintsHelpWithShortFlag(self): - self.TestHelpFlag('-h') - - def testPrintsHelpWithQuestionFlag(self): - self.TestHelpFlag('-?') - - def testPrintsHelpWithWindowsStyleQuestionFlag(self): - self.TestHelpFlag('/?') - - def testPrintsHelpWithUnrecognizedGoogleTestFlag(self): - self.TestHelpFlag(UNKNOWN_FLAG) - - def testPrintsHelpWithIncorrectFlagStyle(self): - for incorrect_flag in INCORRECT_FLAG_VARIANTS: - self.TestHelpFlag(incorrect_flag) - - def testRunsTestsWithoutHelpFlag(self): - """Verifies that when no help flag is specified, the tests are run - and the help message is not printed.""" - - self.TestNonHelpFlag(None) - - def testRunsTestsWithGtestInternalFlag(self): - """Verifies that the tests are run and no help message is printed when - a flag starting with Google Test prefix and 'internal_' is supplied.""" - - self.TestNonHelpFlag(INTERNAL_FLAG_FOR_TESTING) - - -if __name__ == '__main__': - gtest_test_utils.Main() diff --git a/freedv-server/googletest/test/gtest_help_test_.cc b/freedv-server/googletest/test/gtest_help_test_.cc deleted file mode 100644 index 31f78c24..00000000 --- a/freedv-server/googletest/test/gtest_help_test_.cc +++ /dev/null @@ -1,46 +0,0 @@ -// Copyright 2009, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// This program is meant to be run by gtest_help_test.py. Do not run -// it directly. - -#include "gtest/gtest.h" - -// When a help flag is specified, this program should skip the tests -// and exit with 0; otherwise the following test will be executed, -// causing this program to exit with a non-zero code. -TEST(HelpFlagTest, ShouldNotBeRun) { - ASSERT_TRUE(false) << "Tests shouldn't be run when --help is specified."; -} - -#if GTEST_HAS_DEATH_TEST -TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} -#endif diff --git a/freedv-server/googletest/test/gtest_list_tests_unittest.py b/freedv-server/googletest/test/gtest_list_tests_unittest.py deleted file mode 100755 index 925b09d9..00000000 --- a/freedv-server/googletest/test/gtest_list_tests_unittest.py +++ /dev/null @@ -1,207 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2006, Google Inc. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""Unit test for Google Test's --gtest_list_tests flag. - -A user can ask Google Test to list all tests by specifying the ---gtest_list_tests flag. This script tests such functionality -by invoking gtest_list_tests_unittest_ (a program written with -Google Test) the command line flags. -""" - -__author__ = 'phanna@google.com (Patrick Hanna)' - -import gtest_test_utils -import re - - -# Constants. - -# The command line flag for enabling/disabling listing all tests. -LIST_TESTS_FLAG = 'gtest_list_tests' - -# Path to the gtest_list_tests_unittest_ program. -EXE_PATH = gtest_test_utils.GetTestExecutablePath('gtest_list_tests_unittest_') - -# The expected output when running gtest_list_tests_unittest_ with -# --gtest_list_tests -EXPECTED_OUTPUT_NO_FILTER_RE = re.compile(r"""FooDeathTest\. - Test1 -Foo\. - Bar1 - Bar2 - DISABLED_Bar3 -Abc\. - Xyz - Def -FooBar\. - Baz -FooTest\. - Test1 - DISABLED_Test2 - Test3 -TypedTest/0\. # TypeParam = (VeryLo{245}|class VeryLo{239})\.\.\. - TestA - TestB -TypedTest/1\. # TypeParam = int\s*\* - TestA - TestB -TypedTest/2\. # TypeParam = .*MyArray - TestA - TestB -My/TypeParamTest/0\. # TypeParam = (VeryLo{245}|class VeryLo{239})\.\.\. - TestA - TestB -My/TypeParamTest/1\. # TypeParam = int\s*\* - TestA - TestB -My/TypeParamTest/2\. # TypeParam = .*MyArray - TestA - TestB -MyInstantiation/ValueParamTest\. - TestA/0 # GetParam\(\) = one line - TestA/1 # GetParam\(\) = two\\nlines - TestA/2 # GetParam\(\) = a very\\nlo{241}\.\.\. - TestB/0 # GetParam\(\) = one line - TestB/1 # GetParam\(\) = two\\nlines - TestB/2 # GetParam\(\) = a very\\nlo{241}\.\.\. -""") - -# The expected output when running gtest_list_tests_unittest_ with -# --gtest_list_tests and --gtest_filter=Foo*. -EXPECTED_OUTPUT_FILTER_FOO_RE = re.compile(r"""FooDeathTest\. - Test1 -Foo\. - Bar1 - Bar2 - DISABLED_Bar3 -FooBar\. - Baz -FooTest\. - Test1 - DISABLED_Test2 - Test3 -""") - -# Utilities. - - -def Run(args): - """Runs gtest_list_tests_unittest_ and returns the list of tests printed.""" - - return gtest_test_utils.Subprocess([EXE_PATH] + args, - capture_stderr=False).output - - -# The unit test. - -class GTestListTestsUnitTest(gtest_test_utils.TestCase): - """Tests using the --gtest_list_tests flag to list all tests.""" - - def RunAndVerify(self, flag_value, expected_output_re, other_flag): - """Runs gtest_list_tests_unittest_ and verifies that it prints - the correct tests. - - Args: - flag_value: value of the --gtest_list_tests flag; - None if the flag should not be present. - expected_output_re: regular expression that matches the expected - output after running command; - other_flag: a different flag to be passed to command - along with gtest_list_tests; - None if the flag should not be present. - """ - - if flag_value is None: - flag = '' - flag_expression = 'not set' - elif flag_value == '0': - flag = '--%s=0' % LIST_TESTS_FLAG - flag_expression = '0' - else: - flag = '--%s' % LIST_TESTS_FLAG - flag_expression = '1' - - args = [flag] - - if other_flag is not None: - args += [other_flag] - - output = Run(args) - - if expected_output_re: - self.assert_( - expected_output_re.match(output), - ('when %s is %s, the output of "%s" is "%s",\n' - 'which does not match regex "%s"' % - (LIST_TESTS_FLAG, flag_expression, ' '.join(args), output, - expected_output_re.pattern))) - else: - self.assert_( - not EXPECTED_OUTPUT_NO_FILTER_RE.match(output), - ('when %s is %s, the output of "%s" is "%s"'% - (LIST_TESTS_FLAG, flag_expression, ' '.join(args), output))) - - def testDefaultBehavior(self): - """Tests the behavior of the default mode.""" - - self.RunAndVerify(flag_value=None, - expected_output_re=None, - other_flag=None) - - def testFlag(self): - """Tests using the --gtest_list_tests flag.""" - - self.RunAndVerify(flag_value='0', - expected_output_re=None, - other_flag=None) - self.RunAndVerify(flag_value='1', - expected_output_re=EXPECTED_OUTPUT_NO_FILTER_RE, - other_flag=None) - - def testOverrideNonFilterFlags(self): - """Tests that --gtest_list_tests overrides the non-filter flags.""" - - self.RunAndVerify(flag_value='1', - expected_output_re=EXPECTED_OUTPUT_NO_FILTER_RE, - other_flag='--gtest_break_on_failure') - - def testWithFilterFlags(self): - """Tests that --gtest_list_tests takes into account the - --gtest_filter flag.""" - - self.RunAndVerify(flag_value='1', - expected_output_re=EXPECTED_OUTPUT_FILTER_FOO_RE, - other_flag='--gtest_filter=Foo*') - - -if __name__ == '__main__': - gtest_test_utils.Main() diff --git a/freedv-server/googletest/test/gtest_list_tests_unittest_.cc b/freedv-server/googletest/test/gtest_list_tests_unittest_.cc deleted file mode 100644 index 907c176b..00000000 --- a/freedv-server/googletest/test/gtest_list_tests_unittest_.cc +++ /dev/null @@ -1,157 +0,0 @@ -// Copyright 2006, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: phanna@google.com (Patrick Hanna) - -// Unit test for Google Test's --gtest_list_tests flag. -// -// A user can ask Google Test to list all tests that will run -// so that when using a filter, a user will know what -// tests to look for. The tests will not be run after listing. -// -// This program will be invoked from a Python unit test. -// Don't run it directly. - -#include "gtest/gtest.h" - -// Several different test cases and tests that will be listed. -TEST(Foo, Bar1) { -} - -TEST(Foo, Bar2) { -} - -TEST(Foo, DISABLED_Bar3) { -} - -TEST(Abc, Xyz) { -} - -TEST(Abc, Def) { -} - -TEST(FooBar, Baz) { -} - -class FooTest : public testing::Test { -}; - -TEST_F(FooTest, Test1) { -} - -TEST_F(FooTest, DISABLED_Test2) { -} - -TEST_F(FooTest, Test3) { -} - -TEST(FooDeathTest, Test1) { -} - -// A group of value-parameterized tests. - -class MyType { - public: - explicit MyType(const std::string& a_value) : value_(a_value) {} - - const std::string& value() const { return value_; } - - private: - std::string value_; -}; - -// Teaches Google Test how to print a MyType. -void PrintTo(const MyType& x, std::ostream* os) { - *os << x.value(); -} - -class ValueParamTest : public testing::TestWithParam { -}; - -TEST_P(ValueParamTest, TestA) { -} - -TEST_P(ValueParamTest, TestB) { -} - -INSTANTIATE_TEST_CASE_P( - MyInstantiation, ValueParamTest, - testing::Values(MyType("one line"), - MyType("two\nlines"), - MyType("a very\nloooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooong line"))); // NOLINT - -// A group of typed tests. - -// A deliberately long type name for testing the line-truncating -// behavior when printing a type parameter. -class VeryLoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooogName { // NOLINT -}; - -template -class TypedTest : public testing::Test { -}; - -template -class MyArray { -}; - -typedef testing::Types > MyTypes; - -TYPED_TEST_CASE(TypedTest, MyTypes); - -TYPED_TEST(TypedTest, TestA) { -} - -TYPED_TEST(TypedTest, TestB) { -} - -// A group of type-parameterized tests. - -template -class TypeParamTest : public testing::Test { -}; - -TYPED_TEST_CASE_P(TypeParamTest); - -TYPED_TEST_P(TypeParamTest, TestA) { -} - -TYPED_TEST_P(TypeParamTest, TestB) { -} - -REGISTER_TYPED_TEST_CASE_P(TypeParamTest, TestA, TestB); - -INSTANTIATE_TYPED_TEST_CASE_P(My, TypeParamTest, MyTypes); - -int main(int argc, char **argv) { - ::testing::InitGoogleTest(&argc, argv); - - return RUN_ALL_TESTS(); -} diff --git a/freedv-server/googletest/test/gtest_main_unittest.cc b/freedv-server/googletest/test/gtest_main_unittest.cc deleted file mode 100644 index ecd9bb87..00000000 --- a/freedv-server/googletest/test/gtest_main_unittest.cc +++ /dev/null @@ -1,45 +0,0 @@ -// Copyright 2006, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -#include "gtest/gtest.h" - -// Tests that we don't have to define main() when we link to -// gtest_main instead of gtest. - -namespace { - -TEST(GTestMainTest, ShouldSucceed) { -} - -} // namespace - -// We are using the main() function defined in src/gtest_main.cc, so -// we don't define it here. diff --git a/freedv-server/googletest/test/gtest_no_test_unittest.cc b/freedv-server/googletest/test/gtest_no_test_unittest.cc deleted file mode 100644 index 292599af..00000000 --- a/freedv-server/googletest/test/gtest_no_test_unittest.cc +++ /dev/null @@ -1,56 +0,0 @@ -// Copyright 2006, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// Tests that a Google Test program that has no test defined can run -// successfully. -// -// Author: wan@google.com (Zhanyong Wan) - -#include "gtest/gtest.h" - -int main(int argc, char **argv) { - testing::InitGoogleTest(&argc, argv); - - // An ad-hoc assertion outside of all tests. - // - // This serves three purposes: - // - // 1. It verifies that an ad-hoc assertion can be executed even if - // no test is defined. - // 2. It verifies that a failed ad-hoc assertion causes the test - // program to fail. - // 3. We had a bug where the XML output won't be generated if an - // assertion is executed before RUN_ALL_TESTS() is called, even - // though --gtest_output=xml is specified. This makes sure the - // bug is fixed and doesn't regress. - EXPECT_EQ(1, 2); - - // The above EXPECT_EQ() should cause RUN_ALL_TESTS() to return non-zero. - return RUN_ALL_TESTS() ? 0 : 1; -} diff --git a/freedv-server/googletest/test/gtest_output_test.py b/freedv-server/googletest/test/gtest_output_test.py deleted file mode 100755 index f409e2a7..00000000 --- a/freedv-server/googletest/test/gtest_output_test.py +++ /dev/null @@ -1,335 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2008, Google Inc. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""Tests the text output of Google C++ Testing Framework. - -SYNOPSIS - gtest_output_test.py --build_dir=BUILD/DIR --gengolden - # where BUILD/DIR contains the built gtest_output_test_ file. - gtest_output_test.py --gengolden - gtest_output_test.py -""" - -__author__ = 'wan@google.com (Zhanyong Wan)' - -import os -import re -import sys -import gtest_test_utils - - -# The flag for generating the golden file -GENGOLDEN_FLAG = '--gengolden' -CATCH_EXCEPTIONS_ENV_VAR_NAME = 'GTEST_CATCH_EXCEPTIONS' - -IS_WINDOWS = os.name == 'nt' - -# TODO(vladl@google.com): remove the _lin suffix. -GOLDEN_NAME = 'gtest_output_test_golden_lin.txt' - -PROGRAM_PATH = gtest_test_utils.GetTestExecutablePath('gtest_output_test_') - -# At least one command we exercise must not have the -# --gtest_internal_skip_environment_and_ad_hoc_tests flag. -COMMAND_LIST_TESTS = ({}, [PROGRAM_PATH, '--gtest_list_tests']) -COMMAND_WITH_COLOR = ({}, [PROGRAM_PATH, '--gtest_color=yes']) -COMMAND_WITH_TIME = ({}, [PROGRAM_PATH, - '--gtest_print_time', - '--gtest_internal_skip_environment_and_ad_hoc_tests', - '--gtest_filter=FatalFailureTest.*:LoggingTest.*']) -COMMAND_WITH_DISABLED = ( - {}, [PROGRAM_PATH, - '--gtest_also_run_disabled_tests', - '--gtest_internal_skip_environment_and_ad_hoc_tests', - '--gtest_filter=*DISABLED_*']) -COMMAND_WITH_SHARDING = ( - {'GTEST_SHARD_INDEX': '1', 'GTEST_TOTAL_SHARDS': '2'}, - [PROGRAM_PATH, - '--gtest_internal_skip_environment_and_ad_hoc_tests', - '--gtest_filter=PassingTest.*']) - -GOLDEN_PATH = os.path.join(gtest_test_utils.GetSourceDir(), GOLDEN_NAME) - - -def ToUnixLineEnding(s): - """Changes all Windows/Mac line endings in s to UNIX line endings.""" - - return s.replace('\r\n', '\n').replace('\r', '\n') - - -def RemoveLocations(test_output): - """Removes all file location info from a Google Test program's output. - - Args: - test_output: the output of a Google Test program. - - Returns: - output with all file location info (in the form of - 'DIRECTORY/FILE_NAME:LINE_NUMBER: 'or - 'DIRECTORY\\FILE_NAME(LINE_NUMBER): ') replaced by - 'FILE_NAME:#: '. - """ - - return re.sub(r'.*[/\\](.+)(\:\d+|\(\d+\))\: ', r'\1:#: ', test_output) - - -def RemoveStackTraceDetails(output): - """Removes all stack traces from a Google Test program's output.""" - - # *? means "find the shortest string that matches". - return re.sub(r'Stack trace:(.|\n)*?\n\n', - 'Stack trace: (omitted)\n\n', output) - - -def RemoveStackTraces(output): - """Removes all traces of stack traces from a Google Test program's output.""" - - # *? means "find the shortest string that matches". - return re.sub(r'Stack trace:(.|\n)*?\n\n', '', output) - - -def RemoveTime(output): - """Removes all time information from a Google Test program's output.""" - - return re.sub(r'\(\d+ ms', '(? ms', output) - - -def RemoveTypeInfoDetails(test_output): - """Removes compiler-specific type info from Google Test program's output. - - Args: - test_output: the output of a Google Test program. - - Returns: - output with type information normalized to canonical form. - """ - - # some compilers output the name of type 'unsigned int' as 'unsigned' - return re.sub(r'unsigned int', 'unsigned', test_output) - - -def NormalizeToCurrentPlatform(test_output): - """Normalizes platform specific output details for easier comparison.""" - - if IS_WINDOWS: - # Removes the color information that is not present on Windows. - test_output = re.sub('\x1b\\[(0;3\d)?m', '', test_output) - # Changes failure message headers into the Windows format. - test_output = re.sub(r': Failure\n', r': error: ', test_output) - # Changes file(line_number) to file:line_number. - test_output = re.sub(r'((\w|\.)+)\((\d+)\):', r'\1:\3:', test_output) - - return test_output - - -def RemoveTestCounts(output): - """Removes test counts from a Google Test program's output.""" - - output = re.sub(r'\d+ tests?, listed below', - '? tests, listed below', output) - output = re.sub(r'\d+ FAILED TESTS', - '? FAILED TESTS', output) - output = re.sub(r'\d+ tests? from \d+ test cases?', - '? tests from ? test cases', output) - output = re.sub(r'\d+ tests? from ([a-zA-Z_])', - r'? tests from \1', output) - return re.sub(r'\d+ tests?\.', '? tests.', output) - - -def RemoveMatchingTests(test_output, pattern): - """Removes output of specified tests from a Google Test program's output. - - This function strips not only the beginning and the end of a test but also - all output in between. - - Args: - test_output: A string containing the test output. - pattern: A regex string that matches names of test cases or - tests to remove. - - Returns: - Contents of test_output with tests whose names match pattern removed. - """ - - test_output = re.sub( - r'.*\[ RUN \] .*%s(.|\n)*?\[( FAILED | OK )\] .*%s.*\n' % ( - pattern, pattern), - '', - test_output) - return re.sub(r'.*%s.*\n' % pattern, '', test_output) - - -def NormalizeOutput(output): - """Normalizes output (the output of gtest_output_test_.exe).""" - - output = ToUnixLineEnding(output) - output = RemoveLocations(output) - output = RemoveStackTraceDetails(output) - output = RemoveTime(output) - return output - - -def GetShellCommandOutput(env_cmd): - """Runs a command in a sub-process, and returns its output in a string. - - Args: - env_cmd: The shell command. A 2-tuple where element 0 is a dict of extra - environment variables to set, and element 1 is a string with - the command and any flags. - - Returns: - A string with the command's combined standard and diagnostic output. - """ - - # Spawns cmd in a sub-process, and gets its standard I/O file objects. - # Set and save the environment properly. - environ = os.environ.copy() - environ.update(env_cmd[0]) - p = gtest_test_utils.Subprocess(env_cmd[1], env=environ) - - return p.output - - -def GetCommandOutput(env_cmd): - """Runs a command and returns its output with all file location - info stripped off. - - Args: - env_cmd: The shell command. A 2-tuple where element 0 is a dict of extra - environment variables to set, and element 1 is a string with - the command and any flags. - """ - - # Disables exception pop-ups on Windows. - environ, cmdline = env_cmd - environ = dict(environ) # Ensures we are modifying a copy. - environ[CATCH_EXCEPTIONS_ENV_VAR_NAME] = '1' - return NormalizeOutput(GetShellCommandOutput((environ, cmdline))) - - -def GetOutputOfAllCommands(): - """Returns concatenated output from several representative commands.""" - - return (GetCommandOutput(COMMAND_WITH_COLOR) + - GetCommandOutput(COMMAND_WITH_TIME) + - GetCommandOutput(COMMAND_WITH_DISABLED) + - GetCommandOutput(COMMAND_WITH_SHARDING)) - - -test_list = GetShellCommandOutput(COMMAND_LIST_TESTS) -SUPPORTS_DEATH_TESTS = 'DeathTest' in test_list -SUPPORTS_TYPED_TESTS = 'TypedTest' in test_list -SUPPORTS_THREADS = 'ExpectFailureWithThreadsTest' in test_list -SUPPORTS_STACK_TRACES = False - -CAN_GENERATE_GOLDEN_FILE = (SUPPORTS_DEATH_TESTS and - SUPPORTS_TYPED_TESTS and - SUPPORTS_THREADS) - - -class GTestOutputTest(gtest_test_utils.TestCase): - def RemoveUnsupportedTests(self, test_output): - if not SUPPORTS_DEATH_TESTS: - test_output = RemoveMatchingTests(test_output, 'DeathTest') - if not SUPPORTS_TYPED_TESTS: - test_output = RemoveMatchingTests(test_output, 'TypedTest') - test_output = RemoveMatchingTests(test_output, 'TypedDeathTest') - test_output = RemoveMatchingTests(test_output, 'TypeParamDeathTest') - if not SUPPORTS_THREADS: - test_output = RemoveMatchingTests(test_output, - 'ExpectFailureWithThreadsTest') - test_output = RemoveMatchingTests(test_output, - 'ScopedFakeTestPartResultReporterTest') - test_output = RemoveMatchingTests(test_output, - 'WorksConcurrently') - if not SUPPORTS_STACK_TRACES: - test_output = RemoveStackTraces(test_output) - - return test_output - - def testOutput(self): - output = GetOutputOfAllCommands() - - golden_file = open(GOLDEN_PATH, 'rb') - # A mis-configured source control system can cause \r appear in EOL - # sequences when we read the golden file irrespective of an operating - # system used. Therefore, we need to strip those \r's from newlines - # unconditionally. - golden = ToUnixLineEnding(golden_file.read()) - golden_file.close() - - # We want the test to pass regardless of certain features being - # supported or not. - - # We still have to remove type name specifics in all cases. - normalized_actual = RemoveTypeInfoDetails(output) - normalized_golden = RemoveTypeInfoDetails(golden) - - if CAN_GENERATE_GOLDEN_FILE: - self.assertEqual(normalized_golden, normalized_actual) - else: - normalized_actual = NormalizeToCurrentPlatform( - RemoveTestCounts(normalized_actual)) - normalized_golden = NormalizeToCurrentPlatform( - RemoveTestCounts(self.RemoveUnsupportedTests(normalized_golden))) - - # This code is very handy when debugging golden file differences: - if os.getenv('DEBUG_GTEST_OUTPUT_TEST'): - open(os.path.join( - gtest_test_utils.GetSourceDir(), - '_gtest_output_test_normalized_actual.txt'), 'wb').write( - normalized_actual) - open(os.path.join( - gtest_test_utils.GetSourceDir(), - '_gtest_output_test_normalized_golden.txt'), 'wb').write( - normalized_golden) - - self.assertEqual(normalized_golden, normalized_actual) - - -if __name__ == '__main__': - if sys.argv[1:] == [GENGOLDEN_FLAG]: - if CAN_GENERATE_GOLDEN_FILE: - output = GetOutputOfAllCommands() - golden_file = open(GOLDEN_PATH, 'wb') - golden_file.write(output) - golden_file.close() - else: - message = ( - """Unable to write a golden file when compiled in an environment -that does not support all the required features (death tests, typed tests, -and multiple threads). Please generate the golden file using a binary built -with those features enabled.""") - - sys.stderr.write(message) - sys.exit(1) - else: - gtest_test_utils.Main() diff --git a/freedv-server/googletest/test/gtest_output_test_.cc b/freedv-server/googletest/test/gtest_output_test_.cc deleted file mode 100644 index 07ab633d..00000000 --- a/freedv-server/googletest/test/gtest_output_test_.cc +++ /dev/null @@ -1,1034 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// The purpose of this file is to generate Google Test output under -// various conditions. The output will then be verified by -// gtest_output_test.py to ensure that Google Test generates the -// desired messages. Therefore, most tests in this file are MEANT TO -// FAIL. -// -// Author: wan@google.com (Zhanyong Wan) - -#include "gtest/gtest-spi.h" -#include "gtest/gtest.h" - -// Indicates that this translation unit is part of Google Test's -// implementation. It must come before gtest-internal-inl.h is -// included, or there will be a compiler error. This trick is to -// prevent a user from accidentally including gtest-internal-inl.h in -// his code. -#define GTEST_IMPLEMENTATION_ 1 -#include "src/gtest-internal-inl.h" -#undef GTEST_IMPLEMENTATION_ - -#include - -#if GTEST_IS_THREADSAFE -using testing::ScopedFakeTestPartResultReporter; -using testing::TestPartResultArray; - -using testing::internal::Notification; -using testing::internal::ThreadWithParam; -#endif - -namespace posix = ::testing::internal::posix; -using testing::internal::scoped_ptr; - -// Tests catching fatal failures. - -// A subroutine used by the following test. -void TestEq1(int x) { - ASSERT_EQ(1, x); -} - -// This function calls a test subroutine, catches the fatal failure it -// generates, and then returns early. -void TryTestSubroutine() { - // Calls a subrountine that yields a fatal failure. - TestEq1(2); - - // Catches the fatal failure and aborts the test. - // - // The testing::Test:: prefix is necessary when calling - // HasFatalFailure() outside of a TEST, TEST_F, or test fixture. - if (testing::Test::HasFatalFailure()) return; - - // If we get here, something is wrong. - FAIL() << "This should never be reached."; -} - -TEST(PassingTest, PassingTest1) { -} - -TEST(PassingTest, PassingTest2) { -} - -// Tests that parameters of failing parameterized tests are printed in the -// failing test summary. -class FailingParamTest : public testing::TestWithParam {}; - -TEST_P(FailingParamTest, Fails) { - EXPECT_EQ(1, GetParam()); -} - -// This generates a test which will fail. Google Test is expected to print -// its parameter when it outputs the list of all failed tests. -INSTANTIATE_TEST_CASE_P(PrintingFailingParams, - FailingParamTest, - testing::Values(2)); - -static const char kGoldenString[] = "\"Line\0 1\"\nLine 2"; - -TEST(NonfatalFailureTest, EscapesStringOperands) { - std::string actual = "actual \"string\""; - EXPECT_EQ(kGoldenString, actual); - - const char* golden = kGoldenString; - EXPECT_EQ(golden, actual); -} - -// Tests catching a fatal failure in a subroutine. -TEST(FatalFailureTest, FatalFailureInSubroutine) { - printf("(expecting a failure that x should be 1)\n"); - - TryTestSubroutine(); -} - -// Tests catching a fatal failure in a nested subroutine. -TEST(FatalFailureTest, FatalFailureInNestedSubroutine) { - printf("(expecting a failure that x should be 1)\n"); - - // Calls a subrountine that yields a fatal failure. - TryTestSubroutine(); - - // Catches the fatal failure and aborts the test. - // - // When calling HasFatalFailure() inside a TEST, TEST_F, or test - // fixture, the testing::Test:: prefix is not needed. - if (HasFatalFailure()) return; - - // If we get here, something is wrong. - FAIL() << "This should never be reached."; -} - -// Tests HasFatalFailure() after a failed EXPECT check. -TEST(FatalFailureTest, NonfatalFailureInSubroutine) { - printf("(expecting a failure on false)\n"); - EXPECT_TRUE(false); // Generates a nonfatal failure - ASSERT_FALSE(HasFatalFailure()); // This should succeed. -} - -// Tests interleaving user logging and Google Test assertions. -TEST(LoggingTest, InterleavingLoggingAndAssertions) { - static const int a[4] = { - 3, 9, 2, 6 - }; - - printf("(expecting 2 failures on (3) >= (a[i]))\n"); - for (int i = 0; i < static_cast(sizeof(a)/sizeof(*a)); i++) { - printf("i == %d\n", i); - EXPECT_GE(3, a[i]); - } -} - -// Tests the SCOPED_TRACE macro. - -// A helper function for testing SCOPED_TRACE. -void SubWithoutTrace(int n) { - EXPECT_EQ(1, n); - ASSERT_EQ(2, n); -} - -// Another helper function for testing SCOPED_TRACE. -void SubWithTrace(int n) { - SCOPED_TRACE(testing::Message() << "n = " << n); - - SubWithoutTrace(n); -} - -// Tests that SCOPED_TRACE() obeys lexical scopes. -TEST(SCOPED_TRACETest, ObeysScopes) { - printf("(expected to fail)\n"); - - // There should be no trace before SCOPED_TRACE() is invoked. - ADD_FAILURE() << "This failure is expected, and shouldn't have a trace."; - - { - SCOPED_TRACE("Expected trace"); - // After SCOPED_TRACE(), a failure in the current scope should contain - // the trace. - ADD_FAILURE() << "This failure is expected, and should have a trace."; - } - - // Once the control leaves the scope of the SCOPED_TRACE(), there - // should be no trace again. - ADD_FAILURE() << "This failure is expected, and shouldn't have a trace."; -} - -// Tests that SCOPED_TRACE works inside a loop. -TEST(SCOPED_TRACETest, WorksInLoop) { - printf("(expected to fail)\n"); - - for (int i = 1; i <= 2; i++) { - SCOPED_TRACE(testing::Message() << "i = " << i); - - SubWithoutTrace(i); - } -} - -// Tests that SCOPED_TRACE works in a subroutine. -TEST(SCOPED_TRACETest, WorksInSubroutine) { - printf("(expected to fail)\n"); - - SubWithTrace(1); - SubWithTrace(2); -} - -// Tests that SCOPED_TRACE can be nested. -TEST(SCOPED_TRACETest, CanBeNested) { - printf("(expected to fail)\n"); - - SCOPED_TRACE(""); // A trace without a message. - - SubWithTrace(2); -} - -// Tests that multiple SCOPED_TRACEs can be used in the same scope. -TEST(SCOPED_TRACETest, CanBeRepeated) { - printf("(expected to fail)\n"); - - SCOPED_TRACE("A"); - ADD_FAILURE() - << "This failure is expected, and should contain trace point A."; - - SCOPED_TRACE("B"); - ADD_FAILURE() - << "This failure is expected, and should contain trace point A and B."; - - { - SCOPED_TRACE("C"); - ADD_FAILURE() << "This failure is expected, and should " - << "contain trace point A, B, and C."; - } - - SCOPED_TRACE("D"); - ADD_FAILURE() << "This failure is expected, and should " - << "contain trace point A, B, and D."; -} - -#if GTEST_IS_THREADSAFE -// Tests that SCOPED_TRACE()s can be used concurrently from multiple -// threads. Namely, an assertion should be affected by -// SCOPED_TRACE()s in its own thread only. - -// Here's the sequence of actions that happen in the test: -// -// Thread A (main) | Thread B (spawned) -// ===============================|================================ -// spawns thread B | -// -------------------------------+-------------------------------- -// waits for n1 | SCOPED_TRACE("Trace B"); -// | generates failure #1 -// | notifies n1 -// -------------------------------+-------------------------------- -// SCOPED_TRACE("Trace A"); | waits for n2 -// generates failure #2 | -// notifies n2 | -// -------------------------------|-------------------------------- -// waits for n3 | generates failure #3 -// | trace B dies -// | generates failure #4 -// | notifies n3 -// -------------------------------|-------------------------------- -// generates failure #5 | finishes -// trace A dies | -// generates failure #6 | -// -------------------------------|-------------------------------- -// waits for thread B to finish | - -struct CheckPoints { - Notification n1; - Notification n2; - Notification n3; -}; - -static void ThreadWithScopedTrace(CheckPoints* check_points) { - { - SCOPED_TRACE("Trace B"); - ADD_FAILURE() - << "Expected failure #1 (in thread B, only trace B alive)."; - check_points->n1.Notify(); - check_points->n2.WaitForNotification(); - - ADD_FAILURE() - << "Expected failure #3 (in thread B, trace A & B both alive)."; - } // Trace B dies here. - ADD_FAILURE() - << "Expected failure #4 (in thread B, only trace A alive)."; - check_points->n3.Notify(); -} - -TEST(SCOPED_TRACETest, WorksConcurrently) { - printf("(expecting 6 failures)\n"); - - CheckPoints check_points; - ThreadWithParam thread(&ThreadWithScopedTrace, - &check_points, - NULL); - check_points.n1.WaitForNotification(); - - { - SCOPED_TRACE("Trace A"); - ADD_FAILURE() - << "Expected failure #2 (in thread A, trace A & B both alive)."; - check_points.n2.Notify(); - check_points.n3.WaitForNotification(); - - ADD_FAILURE() - << "Expected failure #5 (in thread A, only trace A alive)."; - } // Trace A dies here. - ADD_FAILURE() - << "Expected failure #6 (in thread A, no trace alive)."; - thread.Join(); -} -#endif // GTEST_IS_THREADSAFE - -TEST(DisabledTestsWarningTest, - DISABLED_AlsoRunDisabledTestsFlagSuppressesWarning) { - // This test body is intentionally empty. Its sole purpose is for - // verifying that the --gtest_also_run_disabled_tests flag - // suppresses the "YOU HAVE 12 DISABLED TESTS" warning at the end of - // the test output. -} - -// Tests using assertions outside of TEST and TEST_F. -// -// This function creates two failures intentionally. -void AdHocTest() { - printf("The non-test part of the code is expected to have 2 failures.\n\n"); - EXPECT_TRUE(false); - EXPECT_EQ(2, 3); -} - -// Runs all TESTs, all TEST_Fs, and the ad hoc test. -int RunAllTests() { - AdHocTest(); - return RUN_ALL_TESTS(); -} - -// Tests non-fatal failures in the fixture constructor. -class NonFatalFailureInFixtureConstructorTest : public testing::Test { - protected: - NonFatalFailureInFixtureConstructorTest() { - printf("(expecting 5 failures)\n"); - ADD_FAILURE() << "Expected failure #1, in the test fixture c'tor."; - } - - ~NonFatalFailureInFixtureConstructorTest() { - ADD_FAILURE() << "Expected failure #5, in the test fixture d'tor."; - } - - virtual void SetUp() { - ADD_FAILURE() << "Expected failure #2, in SetUp()."; - } - - virtual void TearDown() { - ADD_FAILURE() << "Expected failure #4, in TearDown."; - } -}; - -TEST_F(NonFatalFailureInFixtureConstructorTest, FailureInConstructor) { - ADD_FAILURE() << "Expected failure #3, in the test body."; -} - -// Tests fatal failures in the fixture constructor. -class FatalFailureInFixtureConstructorTest : public testing::Test { - protected: - FatalFailureInFixtureConstructorTest() { - printf("(expecting 2 failures)\n"); - Init(); - } - - ~FatalFailureInFixtureConstructorTest() { - ADD_FAILURE() << "Expected failure #2, in the test fixture d'tor."; - } - - virtual void SetUp() { - ADD_FAILURE() << "UNEXPECTED failure in SetUp(). " - << "We should never get here, as the test fixture c'tor " - << "had a fatal failure."; - } - - virtual void TearDown() { - ADD_FAILURE() << "UNEXPECTED failure in TearDown(). " - << "We should never get here, as the test fixture c'tor " - << "had a fatal failure."; - } - - private: - void Init() { - FAIL() << "Expected failure #1, in the test fixture c'tor."; - } -}; - -TEST_F(FatalFailureInFixtureConstructorTest, FailureInConstructor) { - ADD_FAILURE() << "UNEXPECTED failure in the test body. " - << "We should never get here, as the test fixture c'tor " - << "had a fatal failure."; -} - -// Tests non-fatal failures in SetUp(). -class NonFatalFailureInSetUpTest : public testing::Test { - protected: - virtual ~NonFatalFailureInSetUpTest() { - Deinit(); - } - - virtual void SetUp() { - printf("(expecting 4 failures)\n"); - ADD_FAILURE() << "Expected failure #1, in SetUp()."; - } - - virtual void TearDown() { - FAIL() << "Expected failure #3, in TearDown()."; - } - private: - void Deinit() { - FAIL() << "Expected failure #4, in the test fixture d'tor."; - } -}; - -TEST_F(NonFatalFailureInSetUpTest, FailureInSetUp) { - FAIL() << "Expected failure #2, in the test function."; -} - -// Tests fatal failures in SetUp(). -class FatalFailureInSetUpTest : public testing::Test { - protected: - virtual ~FatalFailureInSetUpTest() { - Deinit(); - } - - virtual void SetUp() { - printf("(expecting 3 failures)\n"); - FAIL() << "Expected failure #1, in SetUp()."; - } - - virtual void TearDown() { - FAIL() << "Expected failure #2, in TearDown()."; - } - private: - void Deinit() { - FAIL() << "Expected failure #3, in the test fixture d'tor."; - } -}; - -TEST_F(FatalFailureInSetUpTest, FailureInSetUp) { - FAIL() << "UNEXPECTED failure in the test function. " - << "We should never get here, as SetUp() failed."; -} - -TEST(AddFailureAtTest, MessageContainsSpecifiedFileAndLineNumber) { - ADD_FAILURE_AT("foo.cc", 42) << "Expected failure in foo.cc"; -} - -#if GTEST_IS_THREADSAFE - -// A unary function that may die. -void DieIf(bool should_die) { - GTEST_CHECK_(!should_die) << " - death inside DieIf()."; -} - -// Tests running death tests in a multi-threaded context. - -// Used for coordination between the main and the spawn thread. -struct SpawnThreadNotifications { - SpawnThreadNotifications() {} - - Notification spawn_thread_started; - Notification spawn_thread_ok_to_terminate; - - private: - GTEST_DISALLOW_COPY_AND_ASSIGN_(SpawnThreadNotifications); -}; - -// The function to be executed in the thread spawn by the -// MultipleThreads test (below). -static void ThreadRoutine(SpawnThreadNotifications* notifications) { - // Signals the main thread that this thread has started. - notifications->spawn_thread_started.Notify(); - - // Waits for permission to finish from the main thread. - notifications->spawn_thread_ok_to_terminate.WaitForNotification(); -} - -// This is a death-test test, but it's not named with a DeathTest -// suffix. It starts threads which might interfere with later -// death tests, so it must run after all other death tests. -class DeathTestAndMultiThreadsTest : public testing::Test { - protected: - // Starts a thread and waits for it to begin. - virtual void SetUp() { - thread_.reset(new ThreadWithParam( - &ThreadRoutine, ¬ifications_, NULL)); - notifications_.spawn_thread_started.WaitForNotification(); - } - // Tells the thread to finish, and reaps it. - // Depending on the version of the thread library in use, - // a manager thread might still be left running that will interfere - // with later death tests. This is unfortunate, but this class - // cleans up after itself as best it can. - virtual void TearDown() { - notifications_.spawn_thread_ok_to_terminate.Notify(); - } - - private: - SpawnThreadNotifications notifications_; - scoped_ptr > thread_; -}; - -#endif // GTEST_IS_THREADSAFE - -// The MixedUpTestCaseTest test case verifies that Google Test will fail a -// test if it uses a different fixture class than what other tests in -// the same test case use. It deliberately contains two fixture -// classes with the same name but defined in different namespaces. - -// The MixedUpTestCaseWithSameTestNameTest test case verifies that -// when the user defines two tests with the same test case name AND -// same test name (but in different namespaces), the second test will -// fail. - -namespace foo { - -class MixedUpTestCaseTest : public testing::Test { -}; - -TEST_F(MixedUpTestCaseTest, FirstTestFromNamespaceFoo) {} -TEST_F(MixedUpTestCaseTest, SecondTestFromNamespaceFoo) {} - -class MixedUpTestCaseWithSameTestNameTest : public testing::Test { -}; - -TEST_F(MixedUpTestCaseWithSameTestNameTest, - TheSecondTestWithThisNameShouldFail) {} - -} // namespace foo - -namespace bar { - -class MixedUpTestCaseTest : public testing::Test { -}; - -// The following two tests are expected to fail. We rely on the -// golden file to check that Google Test generates the right error message. -TEST_F(MixedUpTestCaseTest, ThisShouldFail) {} -TEST_F(MixedUpTestCaseTest, ThisShouldFailToo) {} - -class MixedUpTestCaseWithSameTestNameTest : public testing::Test { -}; - -// Expected to fail. We rely on the golden file to check that Google Test -// generates the right error message. -TEST_F(MixedUpTestCaseWithSameTestNameTest, - TheSecondTestWithThisNameShouldFail) {} - -} // namespace bar - -// The following two test cases verify that Google Test catches the user -// error of mixing TEST and TEST_F in the same test case. The first -// test case checks the scenario where TEST_F appears before TEST, and -// the second one checks where TEST appears before TEST_F. - -class TEST_F_before_TEST_in_same_test_case : public testing::Test { -}; - -TEST_F(TEST_F_before_TEST_in_same_test_case, DefinedUsingTEST_F) {} - -// Expected to fail. We rely on the golden file to check that Google Test -// generates the right error message. -TEST(TEST_F_before_TEST_in_same_test_case, DefinedUsingTESTAndShouldFail) {} - -class TEST_before_TEST_F_in_same_test_case : public testing::Test { -}; - -TEST(TEST_before_TEST_F_in_same_test_case, DefinedUsingTEST) {} - -// Expected to fail. We rely on the golden file to check that Google Test -// generates the right error message. -TEST_F(TEST_before_TEST_F_in_same_test_case, DefinedUsingTEST_FAndShouldFail) { -} - -// Used for testing EXPECT_NONFATAL_FAILURE() and EXPECT_FATAL_FAILURE(). -int global_integer = 0; - -// Tests that EXPECT_NONFATAL_FAILURE() can reference global variables. -TEST(ExpectNonfatalFailureTest, CanReferenceGlobalVariables) { - global_integer = 0; - EXPECT_NONFATAL_FAILURE({ - EXPECT_EQ(1, global_integer) << "Expected non-fatal failure."; - }, "Expected non-fatal failure."); -} - -// Tests that EXPECT_NONFATAL_FAILURE() can reference local variables -// (static or not). -TEST(ExpectNonfatalFailureTest, CanReferenceLocalVariables) { - int m = 0; - static int n; - n = 1; - EXPECT_NONFATAL_FAILURE({ - EXPECT_EQ(m, n) << "Expected non-fatal failure."; - }, "Expected non-fatal failure."); -} - -// Tests that EXPECT_NONFATAL_FAILURE() succeeds when there is exactly -// one non-fatal failure and no fatal failure. -TEST(ExpectNonfatalFailureTest, SucceedsWhenThereIsOneNonfatalFailure) { - EXPECT_NONFATAL_FAILURE({ - ADD_FAILURE() << "Expected non-fatal failure."; - }, "Expected non-fatal failure."); -} - -// Tests that EXPECT_NONFATAL_FAILURE() fails when there is no -// non-fatal failure. -TEST(ExpectNonfatalFailureTest, FailsWhenThereIsNoNonfatalFailure) { - printf("(expecting a failure)\n"); - EXPECT_NONFATAL_FAILURE({ - }, ""); -} - -// Tests that EXPECT_NONFATAL_FAILURE() fails when there are two -// non-fatal failures. -TEST(ExpectNonfatalFailureTest, FailsWhenThereAreTwoNonfatalFailures) { - printf("(expecting a failure)\n"); - EXPECT_NONFATAL_FAILURE({ - ADD_FAILURE() << "Expected non-fatal failure 1."; - ADD_FAILURE() << "Expected non-fatal failure 2."; - }, ""); -} - -// Tests that EXPECT_NONFATAL_FAILURE() fails when there is one fatal -// failure. -TEST(ExpectNonfatalFailureTest, FailsWhenThereIsOneFatalFailure) { - printf("(expecting a failure)\n"); - EXPECT_NONFATAL_FAILURE({ - FAIL() << "Expected fatal failure."; - }, ""); -} - -// Tests that EXPECT_NONFATAL_FAILURE() fails when the statement being -// tested returns. -TEST(ExpectNonfatalFailureTest, FailsWhenStatementReturns) { - printf("(expecting a failure)\n"); - EXPECT_NONFATAL_FAILURE({ - return; - }, ""); -} - -#if GTEST_HAS_EXCEPTIONS - -// Tests that EXPECT_NONFATAL_FAILURE() fails when the statement being -// tested throws. -TEST(ExpectNonfatalFailureTest, FailsWhenStatementThrows) { - printf("(expecting a failure)\n"); - try { - EXPECT_NONFATAL_FAILURE({ - throw 0; - }, ""); - } catch(int) { // NOLINT - } -} - -#endif // GTEST_HAS_EXCEPTIONS - -// Tests that EXPECT_FATAL_FAILURE() can reference global variables. -TEST(ExpectFatalFailureTest, CanReferenceGlobalVariables) { - global_integer = 0; - EXPECT_FATAL_FAILURE({ - ASSERT_EQ(1, global_integer) << "Expected fatal failure."; - }, "Expected fatal failure."); -} - -// Tests that EXPECT_FATAL_FAILURE() can reference local static -// variables. -TEST(ExpectFatalFailureTest, CanReferenceLocalStaticVariables) { - static int n; - n = 1; - EXPECT_FATAL_FAILURE({ - ASSERT_EQ(0, n) << "Expected fatal failure."; - }, "Expected fatal failure."); -} - -// Tests that EXPECT_FATAL_FAILURE() succeeds when there is exactly -// one fatal failure and no non-fatal failure. -TEST(ExpectFatalFailureTest, SucceedsWhenThereIsOneFatalFailure) { - EXPECT_FATAL_FAILURE({ - FAIL() << "Expected fatal failure."; - }, "Expected fatal failure."); -} - -// Tests that EXPECT_FATAL_FAILURE() fails when there is no fatal -// failure. -TEST(ExpectFatalFailureTest, FailsWhenThereIsNoFatalFailure) { - printf("(expecting a failure)\n"); - EXPECT_FATAL_FAILURE({ - }, ""); -} - -// A helper for generating a fatal failure. -void FatalFailure() { - FAIL() << "Expected fatal failure."; -} - -// Tests that EXPECT_FATAL_FAILURE() fails when there are two -// fatal failures. -TEST(ExpectFatalFailureTest, FailsWhenThereAreTwoFatalFailures) { - printf("(expecting a failure)\n"); - EXPECT_FATAL_FAILURE({ - FatalFailure(); - FatalFailure(); - }, ""); -} - -// Tests that EXPECT_FATAL_FAILURE() fails when there is one non-fatal -// failure. -TEST(ExpectFatalFailureTest, FailsWhenThereIsOneNonfatalFailure) { - printf("(expecting a failure)\n"); - EXPECT_FATAL_FAILURE({ - ADD_FAILURE() << "Expected non-fatal failure."; - }, ""); -} - -// Tests that EXPECT_FATAL_FAILURE() fails when the statement being -// tested returns. -TEST(ExpectFatalFailureTest, FailsWhenStatementReturns) { - printf("(expecting a failure)\n"); - EXPECT_FATAL_FAILURE({ - return; - }, ""); -} - -#if GTEST_HAS_EXCEPTIONS - -// Tests that EXPECT_FATAL_FAILURE() fails when the statement being -// tested throws. -TEST(ExpectFatalFailureTest, FailsWhenStatementThrows) { - printf("(expecting a failure)\n"); - try { - EXPECT_FATAL_FAILURE({ - throw 0; - }, ""); - } catch(int) { // NOLINT - } -} - -#endif // GTEST_HAS_EXCEPTIONS - -// This #ifdef block tests the output of typed tests. -#if GTEST_HAS_TYPED_TEST - -template -class TypedTest : public testing::Test { -}; - -TYPED_TEST_CASE(TypedTest, testing::Types); - -TYPED_TEST(TypedTest, Success) { - EXPECT_EQ(0, TypeParam()); -} - -TYPED_TEST(TypedTest, Failure) { - EXPECT_EQ(1, TypeParam()) << "Expected failure"; -} - -#endif // GTEST_HAS_TYPED_TEST - -// This #ifdef block tests the output of type-parameterized tests. -#if GTEST_HAS_TYPED_TEST_P - -template -class TypedTestP : public testing::Test { -}; - -TYPED_TEST_CASE_P(TypedTestP); - -TYPED_TEST_P(TypedTestP, Success) { - EXPECT_EQ(0U, TypeParam()); -} - -TYPED_TEST_P(TypedTestP, Failure) { - EXPECT_EQ(1U, TypeParam()) << "Expected failure"; -} - -REGISTER_TYPED_TEST_CASE_P(TypedTestP, Success, Failure); - -typedef testing::Types UnsignedTypes; -INSTANTIATE_TYPED_TEST_CASE_P(Unsigned, TypedTestP, UnsignedTypes); - -#endif // GTEST_HAS_TYPED_TEST_P - -#if GTEST_HAS_DEATH_TEST - -// We rely on the golden file to verify that tests whose test case -// name ends with DeathTest are run first. - -TEST(ADeathTest, ShouldRunFirst) { -} - -# if GTEST_HAS_TYPED_TEST - -// We rely on the golden file to verify that typed tests whose test -// case name ends with DeathTest are run first. - -template -class ATypedDeathTest : public testing::Test { -}; - -typedef testing::Types NumericTypes; -TYPED_TEST_CASE(ATypedDeathTest, NumericTypes); - -TYPED_TEST(ATypedDeathTest, ShouldRunFirst) { -} - -# endif // GTEST_HAS_TYPED_TEST - -# if GTEST_HAS_TYPED_TEST_P - - -// We rely on the golden file to verify that type-parameterized tests -// whose test case name ends with DeathTest are run first. - -template -class ATypeParamDeathTest : public testing::Test { -}; - -TYPED_TEST_CASE_P(ATypeParamDeathTest); - -TYPED_TEST_P(ATypeParamDeathTest, ShouldRunFirst) { -} - -REGISTER_TYPED_TEST_CASE_P(ATypeParamDeathTest, ShouldRunFirst); - -INSTANTIATE_TYPED_TEST_CASE_P(My, ATypeParamDeathTest, NumericTypes); - -# endif // GTEST_HAS_TYPED_TEST_P - -#endif // GTEST_HAS_DEATH_TEST - -// Tests various failure conditions of -// EXPECT_{,NON}FATAL_FAILURE{,_ON_ALL_THREADS}. -class ExpectFailureTest : public testing::Test { - public: // Must be public and not protected due to a bug in g++ 3.4.2. - enum FailureMode { - FATAL_FAILURE, - NONFATAL_FAILURE - }; - static void AddFailure(FailureMode failure) { - if (failure == FATAL_FAILURE) { - FAIL() << "Expected fatal failure."; - } else { - ADD_FAILURE() << "Expected non-fatal failure."; - } - } -}; - -TEST_F(ExpectFailureTest, ExpectFatalFailure) { - // Expected fatal failure, but succeeds. - printf("(expecting 1 failure)\n"); - EXPECT_FATAL_FAILURE(SUCCEED(), "Expected fatal failure."); - // Expected fatal failure, but got a non-fatal failure. - printf("(expecting 1 failure)\n"); - EXPECT_FATAL_FAILURE(AddFailure(NONFATAL_FAILURE), "Expected non-fatal " - "failure."); - // Wrong message. - printf("(expecting 1 failure)\n"); - EXPECT_FATAL_FAILURE(AddFailure(FATAL_FAILURE), "Some other fatal failure " - "expected."); -} - -TEST_F(ExpectFailureTest, ExpectNonFatalFailure) { - // Expected non-fatal failure, but succeeds. - printf("(expecting 1 failure)\n"); - EXPECT_NONFATAL_FAILURE(SUCCEED(), "Expected non-fatal failure."); - // Expected non-fatal failure, but got a fatal failure. - printf("(expecting 1 failure)\n"); - EXPECT_NONFATAL_FAILURE(AddFailure(FATAL_FAILURE), "Expected fatal failure."); - // Wrong message. - printf("(expecting 1 failure)\n"); - EXPECT_NONFATAL_FAILURE(AddFailure(NONFATAL_FAILURE), "Some other non-fatal " - "failure."); -} - -#if GTEST_IS_THREADSAFE - -class ExpectFailureWithThreadsTest : public ExpectFailureTest { - protected: - static void AddFailureInOtherThread(FailureMode failure) { - ThreadWithParam thread(&AddFailure, failure, NULL); - thread.Join(); - } -}; - -TEST_F(ExpectFailureWithThreadsTest, ExpectFatalFailure) { - // We only intercept the current thread. - printf("(expecting 2 failures)\n"); - EXPECT_FATAL_FAILURE(AddFailureInOtherThread(FATAL_FAILURE), - "Expected fatal failure."); -} - -TEST_F(ExpectFailureWithThreadsTest, ExpectNonFatalFailure) { - // We only intercept the current thread. - printf("(expecting 2 failures)\n"); - EXPECT_NONFATAL_FAILURE(AddFailureInOtherThread(NONFATAL_FAILURE), - "Expected non-fatal failure."); -} - -typedef ExpectFailureWithThreadsTest ScopedFakeTestPartResultReporterTest; - -// Tests that the ScopedFakeTestPartResultReporter only catches failures from -// the current thread if it is instantiated with INTERCEPT_ONLY_CURRENT_THREAD. -TEST_F(ScopedFakeTestPartResultReporterTest, InterceptOnlyCurrentThread) { - printf("(expecting 2 failures)\n"); - TestPartResultArray results; - { - ScopedFakeTestPartResultReporter reporter( - ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD, - &results); - AddFailureInOtherThread(FATAL_FAILURE); - AddFailureInOtherThread(NONFATAL_FAILURE); - } - // The two failures should not have been intercepted. - EXPECT_EQ(0, results.size()) << "This shouldn't fail."; -} - -#endif // GTEST_IS_THREADSAFE - -TEST_F(ExpectFailureTest, ExpectFatalFailureOnAllThreads) { - // Expected fatal failure, but succeeds. - printf("(expecting 1 failure)\n"); - EXPECT_FATAL_FAILURE_ON_ALL_THREADS(SUCCEED(), "Expected fatal failure."); - // Expected fatal failure, but got a non-fatal failure. - printf("(expecting 1 failure)\n"); - EXPECT_FATAL_FAILURE_ON_ALL_THREADS(AddFailure(NONFATAL_FAILURE), - "Expected non-fatal failure."); - // Wrong message. - printf("(expecting 1 failure)\n"); - EXPECT_FATAL_FAILURE_ON_ALL_THREADS(AddFailure(FATAL_FAILURE), - "Some other fatal failure expected."); -} - -TEST_F(ExpectFailureTest, ExpectNonFatalFailureOnAllThreads) { - // Expected non-fatal failure, but succeeds. - printf("(expecting 1 failure)\n"); - EXPECT_NONFATAL_FAILURE_ON_ALL_THREADS(SUCCEED(), "Expected non-fatal " - "failure."); - // Expected non-fatal failure, but got a fatal failure. - printf("(expecting 1 failure)\n"); - EXPECT_NONFATAL_FAILURE_ON_ALL_THREADS(AddFailure(FATAL_FAILURE), - "Expected fatal failure."); - // Wrong message. - printf("(expecting 1 failure)\n"); - EXPECT_NONFATAL_FAILURE_ON_ALL_THREADS(AddFailure(NONFATAL_FAILURE), - "Some other non-fatal failure."); -} - - -// Two test environments for testing testing::AddGlobalTestEnvironment(). - -class FooEnvironment : public testing::Environment { - public: - virtual void SetUp() { - printf("%s", "FooEnvironment::SetUp() called.\n"); - } - - virtual void TearDown() { - printf("%s", "FooEnvironment::TearDown() called.\n"); - FAIL() << "Expected fatal failure."; - } -}; - -class BarEnvironment : public testing::Environment { - public: - virtual void SetUp() { - printf("%s", "BarEnvironment::SetUp() called.\n"); - } - - virtual void TearDown() { - printf("%s", "BarEnvironment::TearDown() called.\n"); - ADD_FAILURE() << "Expected non-fatal failure."; - } -}; - -bool GTEST_FLAG(internal_skip_environment_and_ad_hoc_tests) = false; - -// The main function. -// -// The idea is to use Google Test to run all the tests we have defined (some -// of them are intended to fail), and then compare the test results -// with the "golden" file. -int main(int argc, char **argv) { - testing::GTEST_FLAG(print_time) = false; - - // We just run the tests, knowing some of them are intended to fail. - // We will use a separate Python script to compare the output of - // this program with the golden file. - - // It's hard to test InitGoogleTest() directly, as it has many - // global side effects. The following line serves as a sanity test - // for it. - testing::InitGoogleTest(&argc, argv); - if (argc >= 2 && - (std::string(argv[1]) == - "--gtest_internal_skip_environment_and_ad_hoc_tests")) - GTEST_FLAG(internal_skip_environment_and_ad_hoc_tests) = true; - -#if GTEST_HAS_DEATH_TEST - if (testing::internal::GTEST_FLAG(internal_run_death_test) != "") { - // Skip the usual output capturing if we're running as the child - // process of an threadsafe-style death test. -# if GTEST_OS_WINDOWS - posix::FReopen("nul:", "w", stdout); -# else - posix::FReopen("/dev/null", "w", stdout); -# endif // GTEST_OS_WINDOWS - return RUN_ALL_TESTS(); - } -#endif // GTEST_HAS_DEATH_TEST - - if (GTEST_FLAG(internal_skip_environment_and_ad_hoc_tests)) - return RUN_ALL_TESTS(); - - // Registers two global test environments. - // The golden file verifies that they are set up in the order they - // are registered, and torn down in the reverse order. - testing::AddGlobalTestEnvironment(new FooEnvironment); - testing::AddGlobalTestEnvironment(new BarEnvironment); - - return RunAllTests(); -} diff --git a/freedv-server/googletest/test/gtest_output_test_golden_lin.txt b/freedv-server/googletest/test/gtest_output_test_golden_lin.txt deleted file mode 100644 index 960eedce..00000000 --- a/freedv-server/googletest/test/gtest_output_test_golden_lin.txt +++ /dev/null @@ -1,720 +0,0 @@ -The non-test part of the code is expected to have 2 failures. - -gtest_output_test_.cc:#: Failure -Value of: false - Actual: false -Expected: true -gtest_output_test_.cc:#: Failure -Value of: 3 -Expected: 2 -[==========] Running 63 tests from 28 test cases. -[----------] Global test environment set-up. -FooEnvironment::SetUp() called. -BarEnvironment::SetUp() called. -[----------] 1 test from ADeathTest -[ RUN ] ADeathTest.ShouldRunFirst -[ OK ] ADeathTest.ShouldRunFirst -[----------] 1 test from ATypedDeathTest/0, where TypeParam = int -[ RUN ] ATypedDeathTest/0.ShouldRunFirst -[ OK ] ATypedDeathTest/0.ShouldRunFirst -[----------] 1 test from ATypedDeathTest/1, where TypeParam = double -[ RUN ] ATypedDeathTest/1.ShouldRunFirst -[ OK ] ATypedDeathTest/1.ShouldRunFirst -[----------] 1 test from My/ATypeParamDeathTest/0, where TypeParam = int -[ RUN ] My/ATypeParamDeathTest/0.ShouldRunFirst -[ OK ] My/ATypeParamDeathTest/0.ShouldRunFirst -[----------] 1 test from My/ATypeParamDeathTest/1, where TypeParam = double -[ RUN ] My/ATypeParamDeathTest/1.ShouldRunFirst -[ OK ] My/ATypeParamDeathTest/1.ShouldRunFirst -[----------] 2 tests from PassingTest -[ RUN ] PassingTest.PassingTest1 -[ OK ] PassingTest.PassingTest1 -[ RUN ] PassingTest.PassingTest2 -[ OK ] PassingTest.PassingTest2 -[----------] 1 test from NonfatalFailureTest -[ RUN ] NonfatalFailureTest.EscapesStringOperands -gtest_output_test_.cc:#: Failure -Value of: actual - Actual: "actual \"string\"" -Expected: kGoldenString -Which is: "\"Line" -gtest_output_test_.cc:#: Failure -Value of: actual - Actual: "actual \"string\"" -Expected: golden -Which is: "\"Line" -[ FAILED ] NonfatalFailureTest.EscapesStringOperands -[----------] 3 tests from FatalFailureTest -[ RUN ] FatalFailureTest.FatalFailureInSubroutine -(expecting a failure that x should be 1) -gtest_output_test_.cc:#: Failure -Value of: x - Actual: 2 -Expected: 1 -[ FAILED ] FatalFailureTest.FatalFailureInSubroutine -[ RUN ] FatalFailureTest.FatalFailureInNestedSubroutine -(expecting a failure that x should be 1) -gtest_output_test_.cc:#: Failure -Value of: x - Actual: 2 -Expected: 1 -[ FAILED ] FatalFailureTest.FatalFailureInNestedSubroutine -[ RUN ] FatalFailureTest.NonfatalFailureInSubroutine -(expecting a failure on false) -gtest_output_test_.cc:#: Failure -Value of: false - Actual: false -Expected: true -[ FAILED ] FatalFailureTest.NonfatalFailureInSubroutine -[----------] 1 test from LoggingTest -[ RUN ] LoggingTest.InterleavingLoggingAndAssertions -(expecting 2 failures on (3) >= (a[i])) -i == 0 -i == 1 -gtest_output_test_.cc:#: Failure -Expected: (3) >= (a[i]), actual: 3 vs 9 -i == 2 -i == 3 -gtest_output_test_.cc:#: Failure -Expected: (3) >= (a[i]), actual: 3 vs 6 -[ FAILED ] LoggingTest.InterleavingLoggingAndAssertions -[----------] 6 tests from SCOPED_TRACETest -[ RUN ] SCOPED_TRACETest.ObeysScopes -(expected to fail) -gtest_output_test_.cc:#: Failure -Failed -This failure is expected, and shouldn't have a trace. -gtest_output_test_.cc:#: Failure -Failed -This failure is expected, and should have a trace. -Google Test trace: -gtest_output_test_.cc:#: Expected trace -gtest_output_test_.cc:#: Failure -Failed -This failure is expected, and shouldn't have a trace. -[ FAILED ] SCOPED_TRACETest.ObeysScopes -[ RUN ] SCOPED_TRACETest.WorksInLoop -(expected to fail) -gtest_output_test_.cc:#: Failure -Value of: n - Actual: 1 -Expected: 2 -Google Test trace: -gtest_output_test_.cc:#: i = 1 -gtest_output_test_.cc:#: Failure -Value of: n - Actual: 2 -Expected: 1 -Google Test trace: -gtest_output_test_.cc:#: i = 2 -[ FAILED ] SCOPED_TRACETest.WorksInLoop -[ RUN ] SCOPED_TRACETest.WorksInSubroutine -(expected to fail) -gtest_output_test_.cc:#: Failure -Value of: n - Actual: 1 -Expected: 2 -Google Test trace: -gtest_output_test_.cc:#: n = 1 -gtest_output_test_.cc:#: Failure -Value of: n - Actual: 2 -Expected: 1 -Google Test trace: -gtest_output_test_.cc:#: n = 2 -[ FAILED ] SCOPED_TRACETest.WorksInSubroutine -[ RUN ] SCOPED_TRACETest.CanBeNested -(expected to fail) -gtest_output_test_.cc:#: Failure -Value of: n - Actual: 2 -Expected: 1 -Google Test trace: -gtest_output_test_.cc:#: n = 2 -gtest_output_test_.cc:#: -[ FAILED ] SCOPED_TRACETest.CanBeNested -[ RUN ] SCOPED_TRACETest.CanBeRepeated -(expected to fail) -gtest_output_test_.cc:#: Failure -Failed -This failure is expected, and should contain trace point A. -Google Test trace: -gtest_output_test_.cc:#: A -gtest_output_test_.cc:#: Failure -Failed -This failure is expected, and should contain trace point A and B. -Google Test trace: -gtest_output_test_.cc:#: B -gtest_output_test_.cc:#: A -gtest_output_test_.cc:#: Failure -Failed -This failure is expected, and should contain trace point A, B, and C. -Google Test trace: -gtest_output_test_.cc:#: C -gtest_output_test_.cc:#: B -gtest_output_test_.cc:#: A -gtest_output_test_.cc:#: Failure -Failed -This failure is expected, and should contain trace point A, B, and D. -Google Test trace: -gtest_output_test_.cc:#: D -gtest_output_test_.cc:#: B -gtest_output_test_.cc:#: A -[ FAILED ] SCOPED_TRACETest.CanBeRepeated -[ RUN ] SCOPED_TRACETest.WorksConcurrently -(expecting 6 failures) -gtest_output_test_.cc:#: Failure -Failed -Expected failure #1 (in thread B, only trace B alive). -Google Test trace: -gtest_output_test_.cc:#: Trace B -gtest_output_test_.cc:#: Failure -Failed -Expected failure #2 (in thread A, trace A & B both alive). -Google Test trace: -gtest_output_test_.cc:#: Trace A -gtest_output_test_.cc:#: Failure -Failed -Expected failure #3 (in thread B, trace A & B both alive). -Google Test trace: -gtest_output_test_.cc:#: Trace B -gtest_output_test_.cc:#: Failure -Failed -Expected failure #4 (in thread B, only trace A alive). -gtest_output_test_.cc:#: Failure -Failed -Expected failure #5 (in thread A, only trace A alive). -Google Test trace: -gtest_output_test_.cc:#: Trace A -gtest_output_test_.cc:#: Failure -Failed -Expected failure #6 (in thread A, no trace alive). -[ FAILED ] SCOPED_TRACETest.WorksConcurrently -[----------] 1 test from NonFatalFailureInFixtureConstructorTest -[ RUN ] NonFatalFailureInFixtureConstructorTest.FailureInConstructor -(expecting 5 failures) -gtest_output_test_.cc:#: Failure -Failed -Expected failure #1, in the test fixture c'tor. -gtest_output_test_.cc:#: Failure -Failed -Expected failure #2, in SetUp(). -gtest_output_test_.cc:#: Failure -Failed -Expected failure #3, in the test body. -gtest_output_test_.cc:#: Failure -Failed -Expected failure #4, in TearDown. -gtest_output_test_.cc:#: Failure -Failed -Expected failure #5, in the test fixture d'tor. -[ FAILED ] NonFatalFailureInFixtureConstructorTest.FailureInConstructor -[----------] 1 test from FatalFailureInFixtureConstructorTest -[ RUN ] FatalFailureInFixtureConstructorTest.FailureInConstructor -(expecting 2 failures) -gtest_output_test_.cc:#: Failure -Failed -Expected failure #1, in the test fixture c'tor. -gtest_output_test_.cc:#: Failure -Failed -Expected failure #2, in the test fixture d'tor. -[ FAILED ] FatalFailureInFixtureConstructorTest.FailureInConstructor -[----------] 1 test from NonFatalFailureInSetUpTest -[ RUN ] NonFatalFailureInSetUpTest.FailureInSetUp -(expecting 4 failures) -gtest_output_test_.cc:#: Failure -Failed -Expected failure #1, in SetUp(). -gtest_output_test_.cc:#: Failure -Failed -Expected failure #2, in the test function. -gtest_output_test_.cc:#: Failure -Failed -Expected failure #3, in TearDown(). -gtest_output_test_.cc:#: Failure -Failed -Expected failure #4, in the test fixture d'tor. -[ FAILED ] NonFatalFailureInSetUpTest.FailureInSetUp -[----------] 1 test from FatalFailureInSetUpTest -[ RUN ] FatalFailureInSetUpTest.FailureInSetUp -(expecting 3 failures) -gtest_output_test_.cc:#: Failure -Failed -Expected failure #1, in SetUp(). -gtest_output_test_.cc:#: Failure -Failed -Expected failure #2, in TearDown(). -gtest_output_test_.cc:#: Failure -Failed -Expected failure #3, in the test fixture d'tor. -[ FAILED ] FatalFailureInSetUpTest.FailureInSetUp -[----------] 1 test from AddFailureAtTest -[ RUN ] AddFailureAtTest.MessageContainsSpecifiedFileAndLineNumber -foo.cc:42: Failure -Failed -Expected failure in foo.cc -[ FAILED ] AddFailureAtTest.MessageContainsSpecifiedFileAndLineNumber -[----------] 4 tests from MixedUpTestCaseTest -[ RUN ] MixedUpTestCaseTest.FirstTestFromNamespaceFoo -[ OK ] MixedUpTestCaseTest.FirstTestFromNamespaceFoo -[ RUN ] MixedUpTestCaseTest.SecondTestFromNamespaceFoo -[ OK ] MixedUpTestCaseTest.SecondTestFromNamespaceFoo -[ RUN ] MixedUpTestCaseTest.ThisShouldFail -gtest.cc:#: Failure -Failed -All tests in the same test case must use the same test fixture -class. However, in test case MixedUpTestCaseTest, -you defined test FirstTestFromNamespaceFoo and test ThisShouldFail -using two different test fixture classes. This can happen if -the two classes are from different namespaces or translation -units and have the same name. You should probably rename one -of the classes to put the tests into different test cases. -[ FAILED ] MixedUpTestCaseTest.ThisShouldFail -[ RUN ] MixedUpTestCaseTest.ThisShouldFailToo -gtest.cc:#: Failure -Failed -All tests in the same test case must use the same test fixture -class. However, in test case MixedUpTestCaseTest, -you defined test FirstTestFromNamespaceFoo and test ThisShouldFailToo -using two different test fixture classes. This can happen if -the two classes are from different namespaces or translation -units and have the same name. You should probably rename one -of the classes to put the tests into different test cases. -[ FAILED ] MixedUpTestCaseTest.ThisShouldFailToo -[----------] 2 tests from MixedUpTestCaseWithSameTestNameTest -[ RUN ] MixedUpTestCaseWithSameTestNameTest.TheSecondTestWithThisNameShouldFail -[ OK ] MixedUpTestCaseWithSameTestNameTest.TheSecondTestWithThisNameShouldFail -[ RUN ] MixedUpTestCaseWithSameTestNameTest.TheSecondTestWithThisNameShouldFail -gtest.cc:#: Failure -Failed -All tests in the same test case must use the same test fixture -class. However, in test case MixedUpTestCaseWithSameTestNameTest, -you defined test TheSecondTestWithThisNameShouldFail and test TheSecondTestWithThisNameShouldFail -using two different test fixture classes. This can happen if -the two classes are from different namespaces or translation -units and have the same name. You should probably rename one -of the classes to put the tests into different test cases. -[ FAILED ] MixedUpTestCaseWithSameTestNameTest.TheSecondTestWithThisNameShouldFail -[----------] 2 tests from TEST_F_before_TEST_in_same_test_case -[ RUN ] TEST_F_before_TEST_in_same_test_case.DefinedUsingTEST_F -[ OK ] TEST_F_before_TEST_in_same_test_case.DefinedUsingTEST_F -[ RUN ] TEST_F_before_TEST_in_same_test_case.DefinedUsingTESTAndShouldFail -gtest.cc:#: Failure -Failed -All tests in the same test case must use the same test fixture -class, so mixing TEST_F and TEST in the same test case is -illegal. In test case TEST_F_before_TEST_in_same_test_case, -test DefinedUsingTEST_F is defined using TEST_F but -test DefinedUsingTESTAndShouldFail is defined using TEST. You probably -want to change the TEST to TEST_F or move it to another test -case. -[ FAILED ] TEST_F_before_TEST_in_same_test_case.DefinedUsingTESTAndShouldFail -[----------] 2 tests from TEST_before_TEST_F_in_same_test_case -[ RUN ] TEST_before_TEST_F_in_same_test_case.DefinedUsingTEST -[ OK ] TEST_before_TEST_F_in_same_test_case.DefinedUsingTEST -[ RUN ] TEST_before_TEST_F_in_same_test_case.DefinedUsingTEST_FAndShouldFail -gtest.cc:#: Failure -Failed -All tests in the same test case must use the same test fixture -class, so mixing TEST_F and TEST in the same test case is -illegal. In test case TEST_before_TEST_F_in_same_test_case, -test DefinedUsingTEST_FAndShouldFail is defined using TEST_F but -test DefinedUsingTEST is defined using TEST. You probably -want to change the TEST to TEST_F or move it to another test -case. -[ FAILED ] TEST_before_TEST_F_in_same_test_case.DefinedUsingTEST_FAndShouldFail -[----------] 8 tests from ExpectNonfatalFailureTest -[ RUN ] ExpectNonfatalFailureTest.CanReferenceGlobalVariables -[ OK ] ExpectNonfatalFailureTest.CanReferenceGlobalVariables -[ RUN ] ExpectNonfatalFailureTest.CanReferenceLocalVariables -[ OK ] ExpectNonfatalFailureTest.CanReferenceLocalVariables -[ RUN ] ExpectNonfatalFailureTest.SucceedsWhenThereIsOneNonfatalFailure -[ OK ] ExpectNonfatalFailureTest.SucceedsWhenThereIsOneNonfatalFailure -[ RUN ] ExpectNonfatalFailureTest.FailsWhenThereIsNoNonfatalFailure -(expecting a failure) -gtest.cc:#: Failure -Expected: 1 non-fatal failure - Actual: 0 failures -[ FAILED ] ExpectNonfatalFailureTest.FailsWhenThereIsNoNonfatalFailure -[ RUN ] ExpectNonfatalFailureTest.FailsWhenThereAreTwoNonfatalFailures -(expecting a failure) -gtest.cc:#: Failure -Expected: 1 non-fatal failure - Actual: 2 failures -gtest_output_test_.cc:#: Non-fatal failure: -Failed -Expected non-fatal failure 1. - -gtest_output_test_.cc:#: Non-fatal failure: -Failed -Expected non-fatal failure 2. - -[ FAILED ] ExpectNonfatalFailureTest.FailsWhenThereAreTwoNonfatalFailures -[ RUN ] ExpectNonfatalFailureTest.FailsWhenThereIsOneFatalFailure -(expecting a failure) -gtest.cc:#: Failure -Expected: 1 non-fatal failure - Actual: -gtest_output_test_.cc:#: Fatal failure: -Failed -Expected fatal failure. - -[ FAILED ] ExpectNonfatalFailureTest.FailsWhenThereIsOneFatalFailure -[ RUN ] ExpectNonfatalFailureTest.FailsWhenStatementReturns -(expecting a failure) -gtest.cc:#: Failure -Expected: 1 non-fatal failure - Actual: 0 failures -[ FAILED ] ExpectNonfatalFailureTest.FailsWhenStatementReturns -[ RUN ] ExpectNonfatalFailureTest.FailsWhenStatementThrows -(expecting a failure) -gtest.cc:#: Failure -Expected: 1 non-fatal failure - Actual: 0 failures -[ FAILED ] ExpectNonfatalFailureTest.FailsWhenStatementThrows -[----------] 8 tests from ExpectFatalFailureTest -[ RUN ] ExpectFatalFailureTest.CanReferenceGlobalVariables -[ OK ] ExpectFatalFailureTest.CanReferenceGlobalVariables -[ RUN ] ExpectFatalFailureTest.CanReferenceLocalStaticVariables -[ OK ] ExpectFatalFailureTest.CanReferenceLocalStaticVariables -[ RUN ] ExpectFatalFailureTest.SucceedsWhenThereIsOneFatalFailure -[ OK ] ExpectFatalFailureTest.SucceedsWhenThereIsOneFatalFailure -[ RUN ] ExpectFatalFailureTest.FailsWhenThereIsNoFatalFailure -(expecting a failure) -gtest.cc:#: Failure -Expected: 1 fatal failure - Actual: 0 failures -[ FAILED ] ExpectFatalFailureTest.FailsWhenThereIsNoFatalFailure -[ RUN ] ExpectFatalFailureTest.FailsWhenThereAreTwoFatalFailures -(expecting a failure) -gtest.cc:#: Failure -Expected: 1 fatal failure - Actual: 2 failures -gtest_output_test_.cc:#: Fatal failure: -Failed -Expected fatal failure. - -gtest_output_test_.cc:#: Fatal failure: -Failed -Expected fatal failure. - -[ FAILED ] ExpectFatalFailureTest.FailsWhenThereAreTwoFatalFailures -[ RUN ] ExpectFatalFailureTest.FailsWhenThereIsOneNonfatalFailure -(expecting a failure) -gtest.cc:#: Failure -Expected: 1 fatal failure - Actual: -gtest_output_test_.cc:#: Non-fatal failure: -Failed -Expected non-fatal failure. - -[ FAILED ] ExpectFatalFailureTest.FailsWhenThereIsOneNonfatalFailure -[ RUN ] ExpectFatalFailureTest.FailsWhenStatementReturns -(expecting a failure) -gtest.cc:#: Failure -Expected: 1 fatal failure - Actual: 0 failures -[ FAILED ] ExpectFatalFailureTest.FailsWhenStatementReturns -[ RUN ] ExpectFatalFailureTest.FailsWhenStatementThrows -(expecting a failure) -gtest.cc:#: Failure -Expected: 1 fatal failure - Actual: 0 failures -[ FAILED ] ExpectFatalFailureTest.FailsWhenStatementThrows -[----------] 2 tests from TypedTest/0, where TypeParam = int -[ RUN ] TypedTest/0.Success -[ OK ] TypedTest/0.Success -[ RUN ] TypedTest/0.Failure -gtest_output_test_.cc:#: Failure -Value of: TypeParam() - Actual: 0 -Expected: 1 -Expected failure -[ FAILED ] TypedTest/0.Failure, where TypeParam = int -[----------] 2 tests from Unsigned/TypedTestP/0, where TypeParam = unsigned char -[ RUN ] Unsigned/TypedTestP/0.Success -[ OK ] Unsigned/TypedTestP/0.Success -[ RUN ] Unsigned/TypedTestP/0.Failure -gtest_output_test_.cc:#: Failure -Value of: TypeParam() - Actual: '\0' -Expected: 1U -Which is: 1 -Expected failure -[ FAILED ] Unsigned/TypedTestP/0.Failure, where TypeParam = unsigned char -[----------] 2 tests from Unsigned/TypedTestP/1, where TypeParam = unsigned int -[ RUN ] Unsigned/TypedTestP/1.Success -[ OK ] Unsigned/TypedTestP/1.Success -[ RUN ] Unsigned/TypedTestP/1.Failure -gtest_output_test_.cc:#: Failure -Value of: TypeParam() - Actual: 0 -Expected: 1U -Which is: 1 -Expected failure -[ FAILED ] Unsigned/TypedTestP/1.Failure, where TypeParam = unsigned int -[----------] 4 tests from ExpectFailureTest -[ RUN ] ExpectFailureTest.ExpectFatalFailure -(expecting 1 failure) -gtest.cc:#: Failure -Expected: 1 fatal failure - Actual: -gtest_output_test_.cc:#: Success: -Succeeded - -(expecting 1 failure) -gtest.cc:#: Failure -Expected: 1 fatal failure - Actual: -gtest_output_test_.cc:#: Non-fatal failure: -Failed -Expected non-fatal failure. - -(expecting 1 failure) -gtest.cc:#: Failure -Expected: 1 fatal failure containing "Some other fatal failure expected." - Actual: -gtest_output_test_.cc:#: Fatal failure: -Failed -Expected fatal failure. - -[ FAILED ] ExpectFailureTest.ExpectFatalFailure -[ RUN ] ExpectFailureTest.ExpectNonFatalFailure -(expecting 1 failure) -gtest.cc:#: Failure -Expected: 1 non-fatal failure - Actual: -gtest_output_test_.cc:#: Success: -Succeeded - -(expecting 1 failure) -gtest.cc:#: Failure -Expected: 1 non-fatal failure - Actual: -gtest_output_test_.cc:#: Fatal failure: -Failed -Expected fatal failure. - -(expecting 1 failure) -gtest.cc:#: Failure -Expected: 1 non-fatal failure containing "Some other non-fatal failure." - Actual: -gtest_output_test_.cc:#: Non-fatal failure: -Failed -Expected non-fatal failure. - -[ FAILED ] ExpectFailureTest.ExpectNonFatalFailure -[ RUN ] ExpectFailureTest.ExpectFatalFailureOnAllThreads -(expecting 1 failure) -gtest.cc:#: Failure -Expected: 1 fatal failure - Actual: -gtest_output_test_.cc:#: Success: -Succeeded - -(expecting 1 failure) -gtest.cc:#: Failure -Expected: 1 fatal failure - Actual: -gtest_output_test_.cc:#: Non-fatal failure: -Failed -Expected non-fatal failure. - -(expecting 1 failure) -gtest.cc:#: Failure -Expected: 1 fatal failure containing "Some other fatal failure expected." - Actual: -gtest_output_test_.cc:#: Fatal failure: -Failed -Expected fatal failure. - -[ FAILED ] ExpectFailureTest.ExpectFatalFailureOnAllThreads -[ RUN ] ExpectFailureTest.ExpectNonFatalFailureOnAllThreads -(expecting 1 failure) -gtest.cc:#: Failure -Expected: 1 non-fatal failure - Actual: -gtest_output_test_.cc:#: Success: -Succeeded - -(expecting 1 failure) -gtest.cc:#: Failure -Expected: 1 non-fatal failure - Actual: -gtest_output_test_.cc:#: Fatal failure: -Failed -Expected fatal failure. - -(expecting 1 failure) -gtest.cc:#: Failure -Expected: 1 non-fatal failure containing "Some other non-fatal failure." - Actual: -gtest_output_test_.cc:#: Non-fatal failure: -Failed -Expected non-fatal failure. - -[ FAILED ] ExpectFailureTest.ExpectNonFatalFailureOnAllThreads -[----------] 2 tests from ExpectFailureWithThreadsTest -[ RUN ] ExpectFailureWithThreadsTest.ExpectFatalFailure -(expecting 2 failures) -gtest_output_test_.cc:#: Failure -Failed -Expected fatal failure. -gtest.cc:#: Failure -Expected: 1 fatal failure - Actual: 0 failures -[ FAILED ] ExpectFailureWithThreadsTest.ExpectFatalFailure -[ RUN ] ExpectFailureWithThreadsTest.ExpectNonFatalFailure -(expecting 2 failures) -gtest_output_test_.cc:#: Failure -Failed -Expected non-fatal failure. -gtest.cc:#: Failure -Expected: 1 non-fatal failure - Actual: 0 failures -[ FAILED ] ExpectFailureWithThreadsTest.ExpectNonFatalFailure -[----------] 1 test from ScopedFakeTestPartResultReporterTest -[ RUN ] ScopedFakeTestPartResultReporterTest.InterceptOnlyCurrentThread -(expecting 2 failures) -gtest_output_test_.cc:#: Failure -Failed -Expected fatal failure. -gtest_output_test_.cc:#: Failure -Failed -Expected non-fatal failure. -[ FAILED ] ScopedFakeTestPartResultReporterTest.InterceptOnlyCurrentThread -[----------] 1 test from PrintingFailingParams/FailingParamTest -[ RUN ] PrintingFailingParams/FailingParamTest.Fails/0 -gtest_output_test_.cc:#: Failure -Value of: GetParam() - Actual: 2 -Expected: 1 -[ FAILED ] PrintingFailingParams/FailingParamTest.Fails/0, where GetParam() = 2 -[----------] Global test environment tear-down -BarEnvironment::TearDown() called. -gtest_output_test_.cc:#: Failure -Failed -Expected non-fatal failure. -FooEnvironment::TearDown() called. -gtest_output_test_.cc:#: Failure -Failed -Expected fatal failure. -[==========] 63 tests from 28 test cases ran. -[ PASSED ] 21 tests. -[ FAILED ] 42 tests, listed below: -[ FAILED ] NonfatalFailureTest.EscapesStringOperands -[ FAILED ] FatalFailureTest.FatalFailureInSubroutine -[ FAILED ] FatalFailureTest.FatalFailureInNestedSubroutine -[ FAILED ] FatalFailureTest.NonfatalFailureInSubroutine -[ FAILED ] LoggingTest.InterleavingLoggingAndAssertions -[ FAILED ] SCOPED_TRACETest.ObeysScopes -[ FAILED ] SCOPED_TRACETest.WorksInLoop -[ FAILED ] SCOPED_TRACETest.WorksInSubroutine -[ FAILED ] SCOPED_TRACETest.CanBeNested -[ FAILED ] SCOPED_TRACETest.CanBeRepeated -[ FAILED ] SCOPED_TRACETest.WorksConcurrently -[ FAILED ] NonFatalFailureInFixtureConstructorTest.FailureInConstructor -[ FAILED ] FatalFailureInFixtureConstructorTest.FailureInConstructor -[ FAILED ] NonFatalFailureInSetUpTest.FailureInSetUp -[ FAILED ] FatalFailureInSetUpTest.FailureInSetUp -[ FAILED ] AddFailureAtTest.MessageContainsSpecifiedFileAndLineNumber -[ FAILED ] MixedUpTestCaseTest.ThisShouldFail -[ FAILED ] MixedUpTestCaseTest.ThisShouldFailToo -[ FAILED ] MixedUpTestCaseWithSameTestNameTest.TheSecondTestWithThisNameShouldFail -[ FAILED ] TEST_F_before_TEST_in_same_test_case.DefinedUsingTESTAndShouldFail -[ FAILED ] TEST_before_TEST_F_in_same_test_case.DefinedUsingTEST_FAndShouldFail -[ FAILED ] ExpectNonfatalFailureTest.FailsWhenThereIsNoNonfatalFailure -[ FAILED ] ExpectNonfatalFailureTest.FailsWhenThereAreTwoNonfatalFailures -[ FAILED ] ExpectNonfatalFailureTest.FailsWhenThereIsOneFatalFailure -[ FAILED ] ExpectNonfatalFailureTest.FailsWhenStatementReturns -[ FAILED ] ExpectNonfatalFailureTest.FailsWhenStatementThrows -[ FAILED ] ExpectFatalFailureTest.FailsWhenThereIsNoFatalFailure -[ FAILED ] ExpectFatalFailureTest.FailsWhenThereAreTwoFatalFailures -[ FAILED ] ExpectFatalFailureTest.FailsWhenThereIsOneNonfatalFailure -[ FAILED ] ExpectFatalFailureTest.FailsWhenStatementReturns -[ FAILED ] ExpectFatalFailureTest.FailsWhenStatementThrows -[ FAILED ] TypedTest/0.Failure, where TypeParam = int -[ FAILED ] Unsigned/TypedTestP/0.Failure, where TypeParam = unsigned char -[ FAILED ] Unsigned/TypedTestP/1.Failure, where TypeParam = unsigned int -[ FAILED ] ExpectFailureTest.ExpectFatalFailure -[ FAILED ] ExpectFailureTest.ExpectNonFatalFailure -[ FAILED ] ExpectFailureTest.ExpectFatalFailureOnAllThreads -[ FAILED ] ExpectFailureTest.ExpectNonFatalFailureOnAllThreads -[ FAILED ] ExpectFailureWithThreadsTest.ExpectFatalFailure -[ FAILED ] ExpectFailureWithThreadsTest.ExpectNonFatalFailure -[ FAILED ] ScopedFakeTestPartResultReporterTest.InterceptOnlyCurrentThread -[ FAILED ] PrintingFailingParams/FailingParamTest.Fails/0, where GetParam() = 2 - -42 FAILED TESTS - YOU HAVE 1 DISABLED TEST - -Note: Google Test filter = FatalFailureTest.*:LoggingTest.* -[==========] Running 4 tests from 2 test cases. -[----------] Global test environment set-up. -[----------] 3 tests from FatalFailureTest -[ RUN ] FatalFailureTest.FatalFailureInSubroutine -(expecting a failure that x should be 1) -gtest_output_test_.cc:#: Failure -Value of: x - Actual: 2 -Expected: 1 -[ FAILED ] FatalFailureTest.FatalFailureInSubroutine (? ms) -[ RUN ] FatalFailureTest.FatalFailureInNestedSubroutine -(expecting a failure that x should be 1) -gtest_output_test_.cc:#: Failure -Value of: x - Actual: 2 -Expected: 1 -[ FAILED ] FatalFailureTest.FatalFailureInNestedSubroutine (? ms) -[ RUN ] FatalFailureTest.NonfatalFailureInSubroutine -(expecting a failure on false) -gtest_output_test_.cc:#: Failure -Value of: false - Actual: false -Expected: true -[ FAILED ] FatalFailureTest.NonfatalFailureInSubroutine (? ms) -[----------] 3 tests from FatalFailureTest (? ms total) - -[----------] 1 test from LoggingTest -[ RUN ] LoggingTest.InterleavingLoggingAndAssertions -(expecting 2 failures on (3) >= (a[i])) -i == 0 -i == 1 -gtest_output_test_.cc:#: Failure -Expected: (3) >= (a[i]), actual: 3 vs 9 -i == 2 -i == 3 -gtest_output_test_.cc:#: Failure -Expected: (3) >= (a[i]), actual: 3 vs 6 -[ FAILED ] LoggingTest.InterleavingLoggingAndAssertions (? ms) -[----------] 1 test from LoggingTest (? ms total) - -[----------] Global test environment tear-down -[==========] 4 tests from 2 test cases ran. (? ms total) -[ PASSED ] 0 tests. -[ FAILED ] 4 tests, listed below: -[ FAILED ] FatalFailureTest.FatalFailureInSubroutine -[ FAILED ] FatalFailureTest.FatalFailureInNestedSubroutine -[ FAILED ] FatalFailureTest.NonfatalFailureInSubroutine -[ FAILED ] LoggingTest.InterleavingLoggingAndAssertions - - 4 FAILED TESTS -Note: Google Test filter = *DISABLED_* -[==========] Running 1 test from 1 test case. -[----------] Global test environment set-up. -[----------] 1 test from DisabledTestsWarningTest -[ RUN ] DisabledTestsWarningTest.DISABLED_AlsoRunDisabledTestsFlagSuppressesWarning -[ OK ] DisabledTestsWarningTest.DISABLED_AlsoRunDisabledTestsFlagSuppressesWarning -[----------] Global test environment tear-down -[==========] 1 test from 1 test case ran. -[ PASSED ] 1 test. -Note: Google Test filter = PassingTest.* -Note: This is test shard 2 of 2. -[==========] Running 1 test from 1 test case. -[----------] Global test environment set-up. -[----------] 1 test from PassingTest -[ RUN ] PassingTest.PassingTest2 -[ OK ] PassingTest.PassingTest2 -[----------] Global test environment tear-down -[==========] 1 test from 1 test case ran. -[ PASSED ] 1 test. diff --git a/freedv-server/googletest/test/gtest_pred_impl_unittest.cc b/freedv-server/googletest/test/gtest_pred_impl_unittest.cc deleted file mode 100644 index a84eff86..00000000 --- a/freedv-server/googletest/test/gtest_pred_impl_unittest.cc +++ /dev/null @@ -1,2427 +0,0 @@ -// Copyright 2006, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// This file is AUTOMATICALLY GENERATED on 10/31/2011 by command -// 'gen_gtest_pred_impl.py 5'. DO NOT EDIT BY HAND! - -// Regression test for gtest_pred_impl.h -// -// This file is generated by a script and quite long. If you intend to -// learn how Google Test works by reading its unit tests, read -// gtest_unittest.cc instead. -// -// This is intended as a regression test for the Google Test predicate -// assertions. We compile it as part of the gtest_unittest target -// only to keep the implementation tidy and compact, as it is quite -// involved to set up the stage for testing Google Test using Google -// Test itself. -// -// Currently, gtest_unittest takes ~11 seconds to run in the testing -// daemon. In the future, if it grows too large and needs much more -// time to finish, we should consider separating this file into a -// stand-alone regression test. - -#include - -#include "gtest/gtest.h" -#include "gtest/gtest-spi.h" - -// A user-defined data type. -struct Bool { - explicit Bool(int val) : value(val != 0) {} - - bool operator>(int n) const { return value > Bool(n).value; } - - Bool operator+(const Bool& rhs) const { return Bool(value + rhs.value); } - - bool operator==(const Bool& rhs) const { return value == rhs.value; } - - bool value; -}; - -// Enables Bool to be used in assertions. -std::ostream& operator<<(std::ostream& os, const Bool& x) { - return os << (x.value ? "true" : "false"); -} - -// Sample functions/functors for testing unary predicate assertions. - -// A unary predicate function. -template -bool PredFunction1(T1 v1) { - return v1 > 0; -} - -// The following two functions are needed to circumvent a bug in -// gcc 2.95.3, which sometimes has problem with the above template -// function. -bool PredFunction1Int(int v1) { - return v1 > 0; -} -bool PredFunction1Bool(Bool v1) { - return v1 > 0; -} - -// A unary predicate functor. -struct PredFunctor1 { - template - bool operator()(const T1& v1) { - return v1 > 0; - } -}; - -// A unary predicate-formatter function. -template -testing::AssertionResult PredFormatFunction1(const char* e1, - const T1& v1) { - if (PredFunction1(v1)) - return testing::AssertionSuccess(); - - return testing::AssertionFailure() - << e1 - << " is expected to be positive, but evaluates to " - << v1 << "."; -} - -// A unary predicate-formatter functor. -struct PredFormatFunctor1 { - template - testing::AssertionResult operator()(const char* e1, - const T1& v1) const { - return PredFormatFunction1(e1, v1); - } -}; - -// Tests for {EXPECT|ASSERT}_PRED_FORMAT1. - -class Predicate1Test : public testing::Test { - protected: - virtual void SetUp() { - expected_to_finish_ = true; - finished_ = false; - n1_ = 0; - } - - virtual void TearDown() { - // Verifies that each of the predicate's arguments was evaluated - // exactly once. - EXPECT_EQ(1, n1_) << - "The predicate assertion didn't evaluate argument 2 " - "exactly once."; - - // Verifies that the control flow in the test function is expected. - if (expected_to_finish_ && !finished_) { - FAIL() << "The predicate assertion unexpactedly aborted the test."; - } else if (!expected_to_finish_ && finished_) { - FAIL() << "The failed predicate assertion didn't abort the test " - "as expected."; - } - } - - // true iff the test function is expected to run to finish. - static bool expected_to_finish_; - - // true iff the test function did run to finish. - static bool finished_; - - static int n1_; -}; - -bool Predicate1Test::expected_to_finish_; -bool Predicate1Test::finished_; -int Predicate1Test::n1_; - -typedef Predicate1Test EXPECT_PRED_FORMAT1Test; -typedef Predicate1Test ASSERT_PRED_FORMAT1Test; -typedef Predicate1Test EXPECT_PRED1Test; -typedef Predicate1Test ASSERT_PRED1Test; - -// Tests a successful EXPECT_PRED1 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED1Test, FunctionOnBuiltInTypeSuccess) { - EXPECT_PRED1(PredFunction1Int, - ++n1_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED1 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED1Test, FunctionOnUserTypeSuccess) { - EXPECT_PRED1(PredFunction1Bool, - Bool(++n1_)); - finished_ = true; -} - -// Tests a successful EXPECT_PRED1 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED1Test, FunctorOnBuiltInTypeSuccess) { - EXPECT_PRED1(PredFunctor1(), - ++n1_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED1 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED1Test, FunctorOnUserTypeSuccess) { - EXPECT_PRED1(PredFunctor1(), - Bool(++n1_)); - finished_ = true; -} - -// Tests a failed EXPECT_PRED1 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED1Test, FunctionOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED1(PredFunction1Int, - n1_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED1 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED1Test, FunctionOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED1(PredFunction1Bool, - Bool(n1_++)); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED1 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED1Test, FunctorOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED1(PredFunctor1(), - n1_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED1 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED1Test, FunctorOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED1(PredFunctor1(), - Bool(n1_++)); - finished_ = true; - }, ""); -} - -// Tests a successful ASSERT_PRED1 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED1Test, FunctionOnBuiltInTypeSuccess) { - ASSERT_PRED1(PredFunction1Int, - ++n1_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED1 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED1Test, FunctionOnUserTypeSuccess) { - ASSERT_PRED1(PredFunction1Bool, - Bool(++n1_)); - finished_ = true; -} - -// Tests a successful ASSERT_PRED1 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED1Test, FunctorOnBuiltInTypeSuccess) { - ASSERT_PRED1(PredFunctor1(), - ++n1_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED1 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED1Test, FunctorOnUserTypeSuccess) { - ASSERT_PRED1(PredFunctor1(), - Bool(++n1_)); - finished_ = true; -} - -// Tests a failed ASSERT_PRED1 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED1Test, FunctionOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED1(PredFunction1Int, - n1_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED1 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED1Test, FunctionOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED1(PredFunction1Bool, - Bool(n1_++)); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED1 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED1Test, FunctorOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED1(PredFunctor1(), - n1_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED1 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED1Test, FunctorOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED1(PredFunctor1(), - Bool(n1_++)); - finished_ = true; - }, ""); -} - -// Tests a successful EXPECT_PRED_FORMAT1 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT1Test, FunctionOnBuiltInTypeSuccess) { - EXPECT_PRED_FORMAT1(PredFormatFunction1, - ++n1_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED_FORMAT1 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT1Test, FunctionOnUserTypeSuccess) { - EXPECT_PRED_FORMAT1(PredFormatFunction1, - Bool(++n1_)); - finished_ = true; -} - -// Tests a successful EXPECT_PRED_FORMAT1 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT1Test, FunctorOnBuiltInTypeSuccess) { - EXPECT_PRED_FORMAT1(PredFormatFunctor1(), - ++n1_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED_FORMAT1 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT1Test, FunctorOnUserTypeSuccess) { - EXPECT_PRED_FORMAT1(PredFormatFunctor1(), - Bool(++n1_)); - finished_ = true; -} - -// Tests a failed EXPECT_PRED_FORMAT1 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT1Test, FunctionOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT1(PredFormatFunction1, - n1_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED_FORMAT1 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT1Test, FunctionOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT1(PredFormatFunction1, - Bool(n1_++)); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED_FORMAT1 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT1Test, FunctorOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT1(PredFormatFunctor1(), - n1_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED_FORMAT1 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT1Test, FunctorOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT1(PredFormatFunctor1(), - Bool(n1_++)); - finished_ = true; - }, ""); -} - -// Tests a successful ASSERT_PRED_FORMAT1 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT1Test, FunctionOnBuiltInTypeSuccess) { - ASSERT_PRED_FORMAT1(PredFormatFunction1, - ++n1_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED_FORMAT1 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT1Test, FunctionOnUserTypeSuccess) { - ASSERT_PRED_FORMAT1(PredFormatFunction1, - Bool(++n1_)); - finished_ = true; -} - -// Tests a successful ASSERT_PRED_FORMAT1 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT1Test, FunctorOnBuiltInTypeSuccess) { - ASSERT_PRED_FORMAT1(PredFormatFunctor1(), - ++n1_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED_FORMAT1 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT1Test, FunctorOnUserTypeSuccess) { - ASSERT_PRED_FORMAT1(PredFormatFunctor1(), - Bool(++n1_)); - finished_ = true; -} - -// Tests a failed ASSERT_PRED_FORMAT1 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT1Test, FunctionOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT1(PredFormatFunction1, - n1_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED_FORMAT1 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT1Test, FunctionOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT1(PredFormatFunction1, - Bool(n1_++)); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED_FORMAT1 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT1Test, FunctorOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT1(PredFormatFunctor1(), - n1_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED_FORMAT1 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT1Test, FunctorOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT1(PredFormatFunctor1(), - Bool(n1_++)); - finished_ = true; - }, ""); -} -// Sample functions/functors for testing binary predicate assertions. - -// A binary predicate function. -template -bool PredFunction2(T1 v1, T2 v2) { - return v1 + v2 > 0; -} - -// The following two functions are needed to circumvent a bug in -// gcc 2.95.3, which sometimes has problem with the above template -// function. -bool PredFunction2Int(int v1, int v2) { - return v1 + v2 > 0; -} -bool PredFunction2Bool(Bool v1, Bool v2) { - return v1 + v2 > 0; -} - -// A binary predicate functor. -struct PredFunctor2 { - template - bool operator()(const T1& v1, - const T2& v2) { - return v1 + v2 > 0; - } -}; - -// A binary predicate-formatter function. -template -testing::AssertionResult PredFormatFunction2(const char* e1, - const char* e2, - const T1& v1, - const T2& v2) { - if (PredFunction2(v1, v2)) - return testing::AssertionSuccess(); - - return testing::AssertionFailure() - << e1 << " + " << e2 - << " is expected to be positive, but evaluates to " - << v1 + v2 << "."; -} - -// A binary predicate-formatter functor. -struct PredFormatFunctor2 { - template - testing::AssertionResult operator()(const char* e1, - const char* e2, - const T1& v1, - const T2& v2) const { - return PredFormatFunction2(e1, e2, v1, v2); - } -}; - -// Tests for {EXPECT|ASSERT}_PRED_FORMAT2. - -class Predicate2Test : public testing::Test { - protected: - virtual void SetUp() { - expected_to_finish_ = true; - finished_ = false; - n1_ = n2_ = 0; - } - - virtual void TearDown() { - // Verifies that each of the predicate's arguments was evaluated - // exactly once. - EXPECT_EQ(1, n1_) << - "The predicate assertion didn't evaluate argument 2 " - "exactly once."; - EXPECT_EQ(1, n2_) << - "The predicate assertion didn't evaluate argument 3 " - "exactly once."; - - // Verifies that the control flow in the test function is expected. - if (expected_to_finish_ && !finished_) { - FAIL() << "The predicate assertion unexpactedly aborted the test."; - } else if (!expected_to_finish_ && finished_) { - FAIL() << "The failed predicate assertion didn't abort the test " - "as expected."; - } - } - - // true iff the test function is expected to run to finish. - static bool expected_to_finish_; - - // true iff the test function did run to finish. - static bool finished_; - - static int n1_; - static int n2_; -}; - -bool Predicate2Test::expected_to_finish_; -bool Predicate2Test::finished_; -int Predicate2Test::n1_; -int Predicate2Test::n2_; - -typedef Predicate2Test EXPECT_PRED_FORMAT2Test; -typedef Predicate2Test ASSERT_PRED_FORMAT2Test; -typedef Predicate2Test EXPECT_PRED2Test; -typedef Predicate2Test ASSERT_PRED2Test; - -// Tests a successful EXPECT_PRED2 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED2Test, FunctionOnBuiltInTypeSuccess) { - EXPECT_PRED2(PredFunction2Int, - ++n1_, - ++n2_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED2 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED2Test, FunctionOnUserTypeSuccess) { - EXPECT_PRED2(PredFunction2Bool, - Bool(++n1_), - Bool(++n2_)); - finished_ = true; -} - -// Tests a successful EXPECT_PRED2 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED2Test, FunctorOnBuiltInTypeSuccess) { - EXPECT_PRED2(PredFunctor2(), - ++n1_, - ++n2_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED2 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED2Test, FunctorOnUserTypeSuccess) { - EXPECT_PRED2(PredFunctor2(), - Bool(++n1_), - Bool(++n2_)); - finished_ = true; -} - -// Tests a failed EXPECT_PRED2 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED2Test, FunctionOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED2(PredFunction2Int, - n1_++, - n2_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED2 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED2Test, FunctionOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED2(PredFunction2Bool, - Bool(n1_++), - Bool(n2_++)); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED2 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED2Test, FunctorOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED2(PredFunctor2(), - n1_++, - n2_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED2 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED2Test, FunctorOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED2(PredFunctor2(), - Bool(n1_++), - Bool(n2_++)); - finished_ = true; - }, ""); -} - -// Tests a successful ASSERT_PRED2 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED2Test, FunctionOnBuiltInTypeSuccess) { - ASSERT_PRED2(PredFunction2Int, - ++n1_, - ++n2_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED2 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED2Test, FunctionOnUserTypeSuccess) { - ASSERT_PRED2(PredFunction2Bool, - Bool(++n1_), - Bool(++n2_)); - finished_ = true; -} - -// Tests a successful ASSERT_PRED2 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED2Test, FunctorOnBuiltInTypeSuccess) { - ASSERT_PRED2(PredFunctor2(), - ++n1_, - ++n2_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED2 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED2Test, FunctorOnUserTypeSuccess) { - ASSERT_PRED2(PredFunctor2(), - Bool(++n1_), - Bool(++n2_)); - finished_ = true; -} - -// Tests a failed ASSERT_PRED2 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED2Test, FunctionOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED2(PredFunction2Int, - n1_++, - n2_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED2 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED2Test, FunctionOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED2(PredFunction2Bool, - Bool(n1_++), - Bool(n2_++)); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED2 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED2Test, FunctorOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED2(PredFunctor2(), - n1_++, - n2_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED2 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED2Test, FunctorOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED2(PredFunctor2(), - Bool(n1_++), - Bool(n2_++)); - finished_ = true; - }, ""); -} - -// Tests a successful EXPECT_PRED_FORMAT2 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT2Test, FunctionOnBuiltInTypeSuccess) { - EXPECT_PRED_FORMAT2(PredFormatFunction2, - ++n1_, - ++n2_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED_FORMAT2 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT2Test, FunctionOnUserTypeSuccess) { - EXPECT_PRED_FORMAT2(PredFormatFunction2, - Bool(++n1_), - Bool(++n2_)); - finished_ = true; -} - -// Tests a successful EXPECT_PRED_FORMAT2 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT2Test, FunctorOnBuiltInTypeSuccess) { - EXPECT_PRED_FORMAT2(PredFormatFunctor2(), - ++n1_, - ++n2_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED_FORMAT2 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT2Test, FunctorOnUserTypeSuccess) { - EXPECT_PRED_FORMAT2(PredFormatFunctor2(), - Bool(++n1_), - Bool(++n2_)); - finished_ = true; -} - -// Tests a failed EXPECT_PRED_FORMAT2 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT2Test, FunctionOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT2(PredFormatFunction2, - n1_++, - n2_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED_FORMAT2 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT2Test, FunctionOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT2(PredFormatFunction2, - Bool(n1_++), - Bool(n2_++)); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED_FORMAT2 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT2Test, FunctorOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT2(PredFormatFunctor2(), - n1_++, - n2_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED_FORMAT2 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT2Test, FunctorOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT2(PredFormatFunctor2(), - Bool(n1_++), - Bool(n2_++)); - finished_ = true; - }, ""); -} - -// Tests a successful ASSERT_PRED_FORMAT2 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT2Test, FunctionOnBuiltInTypeSuccess) { - ASSERT_PRED_FORMAT2(PredFormatFunction2, - ++n1_, - ++n2_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED_FORMAT2 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT2Test, FunctionOnUserTypeSuccess) { - ASSERT_PRED_FORMAT2(PredFormatFunction2, - Bool(++n1_), - Bool(++n2_)); - finished_ = true; -} - -// Tests a successful ASSERT_PRED_FORMAT2 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT2Test, FunctorOnBuiltInTypeSuccess) { - ASSERT_PRED_FORMAT2(PredFormatFunctor2(), - ++n1_, - ++n2_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED_FORMAT2 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT2Test, FunctorOnUserTypeSuccess) { - ASSERT_PRED_FORMAT2(PredFormatFunctor2(), - Bool(++n1_), - Bool(++n2_)); - finished_ = true; -} - -// Tests a failed ASSERT_PRED_FORMAT2 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT2Test, FunctionOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT2(PredFormatFunction2, - n1_++, - n2_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED_FORMAT2 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT2Test, FunctionOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT2(PredFormatFunction2, - Bool(n1_++), - Bool(n2_++)); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED_FORMAT2 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT2Test, FunctorOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT2(PredFormatFunctor2(), - n1_++, - n2_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED_FORMAT2 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT2Test, FunctorOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT2(PredFormatFunctor2(), - Bool(n1_++), - Bool(n2_++)); - finished_ = true; - }, ""); -} -// Sample functions/functors for testing ternary predicate assertions. - -// A ternary predicate function. -template -bool PredFunction3(T1 v1, T2 v2, T3 v3) { - return v1 + v2 + v3 > 0; -} - -// The following two functions are needed to circumvent a bug in -// gcc 2.95.3, which sometimes has problem with the above template -// function. -bool PredFunction3Int(int v1, int v2, int v3) { - return v1 + v2 + v3 > 0; -} -bool PredFunction3Bool(Bool v1, Bool v2, Bool v3) { - return v1 + v2 + v3 > 0; -} - -// A ternary predicate functor. -struct PredFunctor3 { - template - bool operator()(const T1& v1, - const T2& v2, - const T3& v3) { - return v1 + v2 + v3 > 0; - } -}; - -// A ternary predicate-formatter function. -template -testing::AssertionResult PredFormatFunction3(const char* e1, - const char* e2, - const char* e3, - const T1& v1, - const T2& v2, - const T3& v3) { - if (PredFunction3(v1, v2, v3)) - return testing::AssertionSuccess(); - - return testing::AssertionFailure() - << e1 << " + " << e2 << " + " << e3 - << " is expected to be positive, but evaluates to " - << v1 + v2 + v3 << "."; -} - -// A ternary predicate-formatter functor. -struct PredFormatFunctor3 { - template - testing::AssertionResult operator()(const char* e1, - const char* e2, - const char* e3, - const T1& v1, - const T2& v2, - const T3& v3) const { - return PredFormatFunction3(e1, e2, e3, v1, v2, v3); - } -}; - -// Tests for {EXPECT|ASSERT}_PRED_FORMAT3. - -class Predicate3Test : public testing::Test { - protected: - virtual void SetUp() { - expected_to_finish_ = true; - finished_ = false; - n1_ = n2_ = n3_ = 0; - } - - virtual void TearDown() { - // Verifies that each of the predicate's arguments was evaluated - // exactly once. - EXPECT_EQ(1, n1_) << - "The predicate assertion didn't evaluate argument 2 " - "exactly once."; - EXPECT_EQ(1, n2_) << - "The predicate assertion didn't evaluate argument 3 " - "exactly once."; - EXPECT_EQ(1, n3_) << - "The predicate assertion didn't evaluate argument 4 " - "exactly once."; - - // Verifies that the control flow in the test function is expected. - if (expected_to_finish_ && !finished_) { - FAIL() << "The predicate assertion unexpactedly aborted the test."; - } else if (!expected_to_finish_ && finished_) { - FAIL() << "The failed predicate assertion didn't abort the test " - "as expected."; - } - } - - // true iff the test function is expected to run to finish. - static bool expected_to_finish_; - - // true iff the test function did run to finish. - static bool finished_; - - static int n1_; - static int n2_; - static int n3_; -}; - -bool Predicate3Test::expected_to_finish_; -bool Predicate3Test::finished_; -int Predicate3Test::n1_; -int Predicate3Test::n2_; -int Predicate3Test::n3_; - -typedef Predicate3Test EXPECT_PRED_FORMAT3Test; -typedef Predicate3Test ASSERT_PRED_FORMAT3Test; -typedef Predicate3Test EXPECT_PRED3Test; -typedef Predicate3Test ASSERT_PRED3Test; - -// Tests a successful EXPECT_PRED3 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED3Test, FunctionOnBuiltInTypeSuccess) { - EXPECT_PRED3(PredFunction3Int, - ++n1_, - ++n2_, - ++n3_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED3 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED3Test, FunctionOnUserTypeSuccess) { - EXPECT_PRED3(PredFunction3Bool, - Bool(++n1_), - Bool(++n2_), - Bool(++n3_)); - finished_ = true; -} - -// Tests a successful EXPECT_PRED3 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED3Test, FunctorOnBuiltInTypeSuccess) { - EXPECT_PRED3(PredFunctor3(), - ++n1_, - ++n2_, - ++n3_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED3 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED3Test, FunctorOnUserTypeSuccess) { - EXPECT_PRED3(PredFunctor3(), - Bool(++n1_), - Bool(++n2_), - Bool(++n3_)); - finished_ = true; -} - -// Tests a failed EXPECT_PRED3 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED3Test, FunctionOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED3(PredFunction3Int, - n1_++, - n2_++, - n3_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED3 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED3Test, FunctionOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED3(PredFunction3Bool, - Bool(n1_++), - Bool(n2_++), - Bool(n3_++)); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED3 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED3Test, FunctorOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED3(PredFunctor3(), - n1_++, - n2_++, - n3_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED3 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED3Test, FunctorOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED3(PredFunctor3(), - Bool(n1_++), - Bool(n2_++), - Bool(n3_++)); - finished_ = true; - }, ""); -} - -// Tests a successful ASSERT_PRED3 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED3Test, FunctionOnBuiltInTypeSuccess) { - ASSERT_PRED3(PredFunction3Int, - ++n1_, - ++n2_, - ++n3_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED3 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED3Test, FunctionOnUserTypeSuccess) { - ASSERT_PRED3(PredFunction3Bool, - Bool(++n1_), - Bool(++n2_), - Bool(++n3_)); - finished_ = true; -} - -// Tests a successful ASSERT_PRED3 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED3Test, FunctorOnBuiltInTypeSuccess) { - ASSERT_PRED3(PredFunctor3(), - ++n1_, - ++n2_, - ++n3_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED3 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED3Test, FunctorOnUserTypeSuccess) { - ASSERT_PRED3(PredFunctor3(), - Bool(++n1_), - Bool(++n2_), - Bool(++n3_)); - finished_ = true; -} - -// Tests a failed ASSERT_PRED3 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED3Test, FunctionOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED3(PredFunction3Int, - n1_++, - n2_++, - n3_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED3 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED3Test, FunctionOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED3(PredFunction3Bool, - Bool(n1_++), - Bool(n2_++), - Bool(n3_++)); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED3 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED3Test, FunctorOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED3(PredFunctor3(), - n1_++, - n2_++, - n3_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED3 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED3Test, FunctorOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED3(PredFunctor3(), - Bool(n1_++), - Bool(n2_++), - Bool(n3_++)); - finished_ = true; - }, ""); -} - -// Tests a successful EXPECT_PRED_FORMAT3 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT3Test, FunctionOnBuiltInTypeSuccess) { - EXPECT_PRED_FORMAT3(PredFormatFunction3, - ++n1_, - ++n2_, - ++n3_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED_FORMAT3 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT3Test, FunctionOnUserTypeSuccess) { - EXPECT_PRED_FORMAT3(PredFormatFunction3, - Bool(++n1_), - Bool(++n2_), - Bool(++n3_)); - finished_ = true; -} - -// Tests a successful EXPECT_PRED_FORMAT3 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT3Test, FunctorOnBuiltInTypeSuccess) { - EXPECT_PRED_FORMAT3(PredFormatFunctor3(), - ++n1_, - ++n2_, - ++n3_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED_FORMAT3 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT3Test, FunctorOnUserTypeSuccess) { - EXPECT_PRED_FORMAT3(PredFormatFunctor3(), - Bool(++n1_), - Bool(++n2_), - Bool(++n3_)); - finished_ = true; -} - -// Tests a failed EXPECT_PRED_FORMAT3 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT3Test, FunctionOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT3(PredFormatFunction3, - n1_++, - n2_++, - n3_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED_FORMAT3 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT3Test, FunctionOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT3(PredFormatFunction3, - Bool(n1_++), - Bool(n2_++), - Bool(n3_++)); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED_FORMAT3 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT3Test, FunctorOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT3(PredFormatFunctor3(), - n1_++, - n2_++, - n3_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED_FORMAT3 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT3Test, FunctorOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT3(PredFormatFunctor3(), - Bool(n1_++), - Bool(n2_++), - Bool(n3_++)); - finished_ = true; - }, ""); -} - -// Tests a successful ASSERT_PRED_FORMAT3 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT3Test, FunctionOnBuiltInTypeSuccess) { - ASSERT_PRED_FORMAT3(PredFormatFunction3, - ++n1_, - ++n2_, - ++n3_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED_FORMAT3 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT3Test, FunctionOnUserTypeSuccess) { - ASSERT_PRED_FORMAT3(PredFormatFunction3, - Bool(++n1_), - Bool(++n2_), - Bool(++n3_)); - finished_ = true; -} - -// Tests a successful ASSERT_PRED_FORMAT3 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT3Test, FunctorOnBuiltInTypeSuccess) { - ASSERT_PRED_FORMAT3(PredFormatFunctor3(), - ++n1_, - ++n2_, - ++n3_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED_FORMAT3 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT3Test, FunctorOnUserTypeSuccess) { - ASSERT_PRED_FORMAT3(PredFormatFunctor3(), - Bool(++n1_), - Bool(++n2_), - Bool(++n3_)); - finished_ = true; -} - -// Tests a failed ASSERT_PRED_FORMAT3 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT3Test, FunctionOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT3(PredFormatFunction3, - n1_++, - n2_++, - n3_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED_FORMAT3 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT3Test, FunctionOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT3(PredFormatFunction3, - Bool(n1_++), - Bool(n2_++), - Bool(n3_++)); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED_FORMAT3 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT3Test, FunctorOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT3(PredFormatFunctor3(), - n1_++, - n2_++, - n3_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED_FORMAT3 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT3Test, FunctorOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT3(PredFormatFunctor3(), - Bool(n1_++), - Bool(n2_++), - Bool(n3_++)); - finished_ = true; - }, ""); -} -// Sample functions/functors for testing 4-ary predicate assertions. - -// A 4-ary predicate function. -template -bool PredFunction4(T1 v1, T2 v2, T3 v3, T4 v4) { - return v1 + v2 + v3 + v4 > 0; -} - -// The following two functions are needed to circumvent a bug in -// gcc 2.95.3, which sometimes has problem with the above template -// function. -bool PredFunction4Int(int v1, int v2, int v3, int v4) { - return v1 + v2 + v3 + v4 > 0; -} -bool PredFunction4Bool(Bool v1, Bool v2, Bool v3, Bool v4) { - return v1 + v2 + v3 + v4 > 0; -} - -// A 4-ary predicate functor. -struct PredFunctor4 { - template - bool operator()(const T1& v1, - const T2& v2, - const T3& v3, - const T4& v4) { - return v1 + v2 + v3 + v4 > 0; - } -}; - -// A 4-ary predicate-formatter function. -template -testing::AssertionResult PredFormatFunction4(const char* e1, - const char* e2, - const char* e3, - const char* e4, - const T1& v1, - const T2& v2, - const T3& v3, - const T4& v4) { - if (PredFunction4(v1, v2, v3, v4)) - return testing::AssertionSuccess(); - - return testing::AssertionFailure() - << e1 << " + " << e2 << " + " << e3 << " + " << e4 - << " is expected to be positive, but evaluates to " - << v1 + v2 + v3 + v4 << "."; -} - -// A 4-ary predicate-formatter functor. -struct PredFormatFunctor4 { - template - testing::AssertionResult operator()(const char* e1, - const char* e2, - const char* e3, - const char* e4, - const T1& v1, - const T2& v2, - const T3& v3, - const T4& v4) const { - return PredFormatFunction4(e1, e2, e3, e4, v1, v2, v3, v4); - } -}; - -// Tests for {EXPECT|ASSERT}_PRED_FORMAT4. - -class Predicate4Test : public testing::Test { - protected: - virtual void SetUp() { - expected_to_finish_ = true; - finished_ = false; - n1_ = n2_ = n3_ = n4_ = 0; - } - - virtual void TearDown() { - // Verifies that each of the predicate's arguments was evaluated - // exactly once. - EXPECT_EQ(1, n1_) << - "The predicate assertion didn't evaluate argument 2 " - "exactly once."; - EXPECT_EQ(1, n2_) << - "The predicate assertion didn't evaluate argument 3 " - "exactly once."; - EXPECT_EQ(1, n3_) << - "The predicate assertion didn't evaluate argument 4 " - "exactly once."; - EXPECT_EQ(1, n4_) << - "The predicate assertion didn't evaluate argument 5 " - "exactly once."; - - // Verifies that the control flow in the test function is expected. - if (expected_to_finish_ && !finished_) { - FAIL() << "The predicate assertion unexpactedly aborted the test."; - } else if (!expected_to_finish_ && finished_) { - FAIL() << "The failed predicate assertion didn't abort the test " - "as expected."; - } - } - - // true iff the test function is expected to run to finish. - static bool expected_to_finish_; - - // true iff the test function did run to finish. - static bool finished_; - - static int n1_; - static int n2_; - static int n3_; - static int n4_; -}; - -bool Predicate4Test::expected_to_finish_; -bool Predicate4Test::finished_; -int Predicate4Test::n1_; -int Predicate4Test::n2_; -int Predicate4Test::n3_; -int Predicate4Test::n4_; - -typedef Predicate4Test EXPECT_PRED_FORMAT4Test; -typedef Predicate4Test ASSERT_PRED_FORMAT4Test; -typedef Predicate4Test EXPECT_PRED4Test; -typedef Predicate4Test ASSERT_PRED4Test; - -// Tests a successful EXPECT_PRED4 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED4Test, FunctionOnBuiltInTypeSuccess) { - EXPECT_PRED4(PredFunction4Int, - ++n1_, - ++n2_, - ++n3_, - ++n4_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED4 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED4Test, FunctionOnUserTypeSuccess) { - EXPECT_PRED4(PredFunction4Bool, - Bool(++n1_), - Bool(++n2_), - Bool(++n3_), - Bool(++n4_)); - finished_ = true; -} - -// Tests a successful EXPECT_PRED4 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED4Test, FunctorOnBuiltInTypeSuccess) { - EXPECT_PRED4(PredFunctor4(), - ++n1_, - ++n2_, - ++n3_, - ++n4_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED4 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED4Test, FunctorOnUserTypeSuccess) { - EXPECT_PRED4(PredFunctor4(), - Bool(++n1_), - Bool(++n2_), - Bool(++n3_), - Bool(++n4_)); - finished_ = true; -} - -// Tests a failed EXPECT_PRED4 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED4Test, FunctionOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED4(PredFunction4Int, - n1_++, - n2_++, - n3_++, - n4_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED4 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED4Test, FunctionOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED4(PredFunction4Bool, - Bool(n1_++), - Bool(n2_++), - Bool(n3_++), - Bool(n4_++)); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED4 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED4Test, FunctorOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED4(PredFunctor4(), - n1_++, - n2_++, - n3_++, - n4_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED4 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED4Test, FunctorOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED4(PredFunctor4(), - Bool(n1_++), - Bool(n2_++), - Bool(n3_++), - Bool(n4_++)); - finished_ = true; - }, ""); -} - -// Tests a successful ASSERT_PRED4 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED4Test, FunctionOnBuiltInTypeSuccess) { - ASSERT_PRED4(PredFunction4Int, - ++n1_, - ++n2_, - ++n3_, - ++n4_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED4 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED4Test, FunctionOnUserTypeSuccess) { - ASSERT_PRED4(PredFunction4Bool, - Bool(++n1_), - Bool(++n2_), - Bool(++n3_), - Bool(++n4_)); - finished_ = true; -} - -// Tests a successful ASSERT_PRED4 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED4Test, FunctorOnBuiltInTypeSuccess) { - ASSERT_PRED4(PredFunctor4(), - ++n1_, - ++n2_, - ++n3_, - ++n4_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED4 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED4Test, FunctorOnUserTypeSuccess) { - ASSERT_PRED4(PredFunctor4(), - Bool(++n1_), - Bool(++n2_), - Bool(++n3_), - Bool(++n4_)); - finished_ = true; -} - -// Tests a failed ASSERT_PRED4 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED4Test, FunctionOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED4(PredFunction4Int, - n1_++, - n2_++, - n3_++, - n4_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED4 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED4Test, FunctionOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED4(PredFunction4Bool, - Bool(n1_++), - Bool(n2_++), - Bool(n3_++), - Bool(n4_++)); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED4 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED4Test, FunctorOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED4(PredFunctor4(), - n1_++, - n2_++, - n3_++, - n4_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED4 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED4Test, FunctorOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED4(PredFunctor4(), - Bool(n1_++), - Bool(n2_++), - Bool(n3_++), - Bool(n4_++)); - finished_ = true; - }, ""); -} - -// Tests a successful EXPECT_PRED_FORMAT4 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT4Test, FunctionOnBuiltInTypeSuccess) { - EXPECT_PRED_FORMAT4(PredFormatFunction4, - ++n1_, - ++n2_, - ++n3_, - ++n4_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED_FORMAT4 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT4Test, FunctionOnUserTypeSuccess) { - EXPECT_PRED_FORMAT4(PredFormatFunction4, - Bool(++n1_), - Bool(++n2_), - Bool(++n3_), - Bool(++n4_)); - finished_ = true; -} - -// Tests a successful EXPECT_PRED_FORMAT4 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT4Test, FunctorOnBuiltInTypeSuccess) { - EXPECT_PRED_FORMAT4(PredFormatFunctor4(), - ++n1_, - ++n2_, - ++n3_, - ++n4_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED_FORMAT4 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT4Test, FunctorOnUserTypeSuccess) { - EXPECT_PRED_FORMAT4(PredFormatFunctor4(), - Bool(++n1_), - Bool(++n2_), - Bool(++n3_), - Bool(++n4_)); - finished_ = true; -} - -// Tests a failed EXPECT_PRED_FORMAT4 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT4Test, FunctionOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT4(PredFormatFunction4, - n1_++, - n2_++, - n3_++, - n4_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED_FORMAT4 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT4Test, FunctionOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT4(PredFormatFunction4, - Bool(n1_++), - Bool(n2_++), - Bool(n3_++), - Bool(n4_++)); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED_FORMAT4 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT4Test, FunctorOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT4(PredFormatFunctor4(), - n1_++, - n2_++, - n3_++, - n4_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED_FORMAT4 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT4Test, FunctorOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT4(PredFormatFunctor4(), - Bool(n1_++), - Bool(n2_++), - Bool(n3_++), - Bool(n4_++)); - finished_ = true; - }, ""); -} - -// Tests a successful ASSERT_PRED_FORMAT4 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT4Test, FunctionOnBuiltInTypeSuccess) { - ASSERT_PRED_FORMAT4(PredFormatFunction4, - ++n1_, - ++n2_, - ++n3_, - ++n4_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED_FORMAT4 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT4Test, FunctionOnUserTypeSuccess) { - ASSERT_PRED_FORMAT4(PredFormatFunction4, - Bool(++n1_), - Bool(++n2_), - Bool(++n3_), - Bool(++n4_)); - finished_ = true; -} - -// Tests a successful ASSERT_PRED_FORMAT4 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT4Test, FunctorOnBuiltInTypeSuccess) { - ASSERT_PRED_FORMAT4(PredFormatFunctor4(), - ++n1_, - ++n2_, - ++n3_, - ++n4_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED_FORMAT4 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT4Test, FunctorOnUserTypeSuccess) { - ASSERT_PRED_FORMAT4(PredFormatFunctor4(), - Bool(++n1_), - Bool(++n2_), - Bool(++n3_), - Bool(++n4_)); - finished_ = true; -} - -// Tests a failed ASSERT_PRED_FORMAT4 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT4Test, FunctionOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT4(PredFormatFunction4, - n1_++, - n2_++, - n3_++, - n4_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED_FORMAT4 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT4Test, FunctionOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT4(PredFormatFunction4, - Bool(n1_++), - Bool(n2_++), - Bool(n3_++), - Bool(n4_++)); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED_FORMAT4 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT4Test, FunctorOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT4(PredFormatFunctor4(), - n1_++, - n2_++, - n3_++, - n4_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED_FORMAT4 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT4Test, FunctorOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT4(PredFormatFunctor4(), - Bool(n1_++), - Bool(n2_++), - Bool(n3_++), - Bool(n4_++)); - finished_ = true; - }, ""); -} -// Sample functions/functors for testing 5-ary predicate assertions. - -// A 5-ary predicate function. -template -bool PredFunction5(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5) { - return v1 + v2 + v3 + v4 + v5 > 0; -} - -// The following two functions are needed to circumvent a bug in -// gcc 2.95.3, which sometimes has problem with the above template -// function. -bool PredFunction5Int(int v1, int v2, int v3, int v4, int v5) { - return v1 + v2 + v3 + v4 + v5 > 0; -} -bool PredFunction5Bool(Bool v1, Bool v2, Bool v3, Bool v4, Bool v5) { - return v1 + v2 + v3 + v4 + v5 > 0; -} - -// A 5-ary predicate functor. -struct PredFunctor5 { - template - bool operator()(const T1& v1, - const T2& v2, - const T3& v3, - const T4& v4, - const T5& v5) { - return v1 + v2 + v3 + v4 + v5 > 0; - } -}; - -// A 5-ary predicate-formatter function. -template -testing::AssertionResult PredFormatFunction5(const char* e1, - const char* e2, - const char* e3, - const char* e4, - const char* e5, - const T1& v1, - const T2& v2, - const T3& v3, - const T4& v4, - const T5& v5) { - if (PredFunction5(v1, v2, v3, v4, v5)) - return testing::AssertionSuccess(); - - return testing::AssertionFailure() - << e1 << " + " << e2 << " + " << e3 << " + " << e4 << " + " << e5 - << " is expected to be positive, but evaluates to " - << v1 + v2 + v3 + v4 + v5 << "."; -} - -// A 5-ary predicate-formatter functor. -struct PredFormatFunctor5 { - template - testing::AssertionResult operator()(const char* e1, - const char* e2, - const char* e3, - const char* e4, - const char* e5, - const T1& v1, - const T2& v2, - const T3& v3, - const T4& v4, - const T5& v5) const { - return PredFormatFunction5(e1, e2, e3, e4, e5, v1, v2, v3, v4, v5); - } -}; - -// Tests for {EXPECT|ASSERT}_PRED_FORMAT5. - -class Predicate5Test : public testing::Test { - protected: - virtual void SetUp() { - expected_to_finish_ = true; - finished_ = false; - n1_ = n2_ = n3_ = n4_ = n5_ = 0; - } - - virtual void TearDown() { - // Verifies that each of the predicate's arguments was evaluated - // exactly once. - EXPECT_EQ(1, n1_) << - "The predicate assertion didn't evaluate argument 2 " - "exactly once."; - EXPECT_EQ(1, n2_) << - "The predicate assertion didn't evaluate argument 3 " - "exactly once."; - EXPECT_EQ(1, n3_) << - "The predicate assertion didn't evaluate argument 4 " - "exactly once."; - EXPECT_EQ(1, n4_) << - "The predicate assertion didn't evaluate argument 5 " - "exactly once."; - EXPECT_EQ(1, n5_) << - "The predicate assertion didn't evaluate argument 6 " - "exactly once."; - - // Verifies that the control flow in the test function is expected. - if (expected_to_finish_ && !finished_) { - FAIL() << "The predicate assertion unexpactedly aborted the test."; - } else if (!expected_to_finish_ && finished_) { - FAIL() << "The failed predicate assertion didn't abort the test " - "as expected."; - } - } - - // true iff the test function is expected to run to finish. - static bool expected_to_finish_; - - // true iff the test function did run to finish. - static bool finished_; - - static int n1_; - static int n2_; - static int n3_; - static int n4_; - static int n5_; -}; - -bool Predicate5Test::expected_to_finish_; -bool Predicate5Test::finished_; -int Predicate5Test::n1_; -int Predicate5Test::n2_; -int Predicate5Test::n3_; -int Predicate5Test::n4_; -int Predicate5Test::n5_; - -typedef Predicate5Test EXPECT_PRED_FORMAT5Test; -typedef Predicate5Test ASSERT_PRED_FORMAT5Test; -typedef Predicate5Test EXPECT_PRED5Test; -typedef Predicate5Test ASSERT_PRED5Test; - -// Tests a successful EXPECT_PRED5 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED5Test, FunctionOnBuiltInTypeSuccess) { - EXPECT_PRED5(PredFunction5Int, - ++n1_, - ++n2_, - ++n3_, - ++n4_, - ++n5_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED5 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED5Test, FunctionOnUserTypeSuccess) { - EXPECT_PRED5(PredFunction5Bool, - Bool(++n1_), - Bool(++n2_), - Bool(++n3_), - Bool(++n4_), - Bool(++n5_)); - finished_ = true; -} - -// Tests a successful EXPECT_PRED5 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED5Test, FunctorOnBuiltInTypeSuccess) { - EXPECT_PRED5(PredFunctor5(), - ++n1_, - ++n2_, - ++n3_, - ++n4_, - ++n5_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED5 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED5Test, FunctorOnUserTypeSuccess) { - EXPECT_PRED5(PredFunctor5(), - Bool(++n1_), - Bool(++n2_), - Bool(++n3_), - Bool(++n4_), - Bool(++n5_)); - finished_ = true; -} - -// Tests a failed EXPECT_PRED5 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED5Test, FunctionOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED5(PredFunction5Int, - n1_++, - n2_++, - n3_++, - n4_++, - n5_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED5 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED5Test, FunctionOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED5(PredFunction5Bool, - Bool(n1_++), - Bool(n2_++), - Bool(n3_++), - Bool(n4_++), - Bool(n5_++)); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED5 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED5Test, FunctorOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED5(PredFunctor5(), - n1_++, - n2_++, - n3_++, - n4_++, - n5_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED5 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED5Test, FunctorOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED5(PredFunctor5(), - Bool(n1_++), - Bool(n2_++), - Bool(n3_++), - Bool(n4_++), - Bool(n5_++)); - finished_ = true; - }, ""); -} - -// Tests a successful ASSERT_PRED5 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED5Test, FunctionOnBuiltInTypeSuccess) { - ASSERT_PRED5(PredFunction5Int, - ++n1_, - ++n2_, - ++n3_, - ++n4_, - ++n5_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED5 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED5Test, FunctionOnUserTypeSuccess) { - ASSERT_PRED5(PredFunction5Bool, - Bool(++n1_), - Bool(++n2_), - Bool(++n3_), - Bool(++n4_), - Bool(++n5_)); - finished_ = true; -} - -// Tests a successful ASSERT_PRED5 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED5Test, FunctorOnBuiltInTypeSuccess) { - ASSERT_PRED5(PredFunctor5(), - ++n1_, - ++n2_, - ++n3_, - ++n4_, - ++n5_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED5 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED5Test, FunctorOnUserTypeSuccess) { - ASSERT_PRED5(PredFunctor5(), - Bool(++n1_), - Bool(++n2_), - Bool(++n3_), - Bool(++n4_), - Bool(++n5_)); - finished_ = true; -} - -// Tests a failed ASSERT_PRED5 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED5Test, FunctionOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED5(PredFunction5Int, - n1_++, - n2_++, - n3_++, - n4_++, - n5_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED5 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED5Test, FunctionOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED5(PredFunction5Bool, - Bool(n1_++), - Bool(n2_++), - Bool(n3_++), - Bool(n4_++), - Bool(n5_++)); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED5 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED5Test, FunctorOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED5(PredFunctor5(), - n1_++, - n2_++, - n3_++, - n4_++, - n5_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED5 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED5Test, FunctorOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED5(PredFunctor5(), - Bool(n1_++), - Bool(n2_++), - Bool(n3_++), - Bool(n4_++), - Bool(n5_++)); - finished_ = true; - }, ""); -} - -// Tests a successful EXPECT_PRED_FORMAT5 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT5Test, FunctionOnBuiltInTypeSuccess) { - EXPECT_PRED_FORMAT5(PredFormatFunction5, - ++n1_, - ++n2_, - ++n3_, - ++n4_, - ++n5_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED_FORMAT5 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT5Test, FunctionOnUserTypeSuccess) { - EXPECT_PRED_FORMAT5(PredFormatFunction5, - Bool(++n1_), - Bool(++n2_), - Bool(++n3_), - Bool(++n4_), - Bool(++n5_)); - finished_ = true; -} - -// Tests a successful EXPECT_PRED_FORMAT5 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT5Test, FunctorOnBuiltInTypeSuccess) { - EXPECT_PRED_FORMAT5(PredFormatFunctor5(), - ++n1_, - ++n2_, - ++n3_, - ++n4_, - ++n5_); - finished_ = true; -} - -// Tests a successful EXPECT_PRED_FORMAT5 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT5Test, FunctorOnUserTypeSuccess) { - EXPECT_PRED_FORMAT5(PredFormatFunctor5(), - Bool(++n1_), - Bool(++n2_), - Bool(++n3_), - Bool(++n4_), - Bool(++n5_)); - finished_ = true; -} - -// Tests a failed EXPECT_PRED_FORMAT5 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT5Test, FunctionOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT5(PredFormatFunction5, - n1_++, - n2_++, - n3_++, - n4_++, - n5_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED_FORMAT5 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT5Test, FunctionOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT5(PredFormatFunction5, - Bool(n1_++), - Bool(n2_++), - Bool(n3_++), - Bool(n4_++), - Bool(n5_++)); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED_FORMAT5 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(EXPECT_PRED_FORMAT5Test, FunctorOnBuiltInTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT5(PredFormatFunctor5(), - n1_++, - n2_++, - n3_++, - n4_++, - n5_++); - finished_ = true; - }, ""); -} - -// Tests a failed EXPECT_PRED_FORMAT5 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(EXPECT_PRED_FORMAT5Test, FunctorOnUserTypeFailure) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT5(PredFormatFunctor5(), - Bool(n1_++), - Bool(n2_++), - Bool(n3_++), - Bool(n4_++), - Bool(n5_++)); - finished_ = true; - }, ""); -} - -// Tests a successful ASSERT_PRED_FORMAT5 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT5Test, FunctionOnBuiltInTypeSuccess) { - ASSERT_PRED_FORMAT5(PredFormatFunction5, - ++n1_, - ++n2_, - ++n3_, - ++n4_, - ++n5_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED_FORMAT5 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT5Test, FunctionOnUserTypeSuccess) { - ASSERT_PRED_FORMAT5(PredFormatFunction5, - Bool(++n1_), - Bool(++n2_), - Bool(++n3_), - Bool(++n4_), - Bool(++n5_)); - finished_ = true; -} - -// Tests a successful ASSERT_PRED_FORMAT5 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT5Test, FunctorOnBuiltInTypeSuccess) { - ASSERT_PRED_FORMAT5(PredFormatFunctor5(), - ++n1_, - ++n2_, - ++n3_, - ++n4_, - ++n5_); - finished_ = true; -} - -// Tests a successful ASSERT_PRED_FORMAT5 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT5Test, FunctorOnUserTypeSuccess) { - ASSERT_PRED_FORMAT5(PredFormatFunctor5(), - Bool(++n1_), - Bool(++n2_), - Bool(++n3_), - Bool(++n4_), - Bool(++n5_)); - finished_ = true; -} - -// Tests a failed ASSERT_PRED_FORMAT5 where the -// predicate-formatter is a function on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT5Test, FunctionOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT5(PredFormatFunction5, - n1_++, - n2_++, - n3_++, - n4_++, - n5_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED_FORMAT5 where the -// predicate-formatter is a function on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT5Test, FunctionOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT5(PredFormatFunction5, - Bool(n1_++), - Bool(n2_++), - Bool(n3_++), - Bool(n4_++), - Bool(n5_++)); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED_FORMAT5 where the -// predicate-formatter is a functor on a built-in type (int). -TEST_F(ASSERT_PRED_FORMAT5Test, FunctorOnBuiltInTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT5(PredFormatFunctor5(), - n1_++, - n2_++, - n3_++, - n4_++, - n5_++); - finished_ = true; - }, ""); -} - -// Tests a failed ASSERT_PRED_FORMAT5 where the -// predicate-formatter is a functor on a user-defined type (Bool). -TEST_F(ASSERT_PRED_FORMAT5Test, FunctorOnUserTypeFailure) { - expected_to_finish_ = false; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT5(PredFormatFunctor5(), - Bool(n1_++), - Bool(n2_++), - Bool(n3_++), - Bool(n4_++), - Bool(n5_++)); - finished_ = true; - }, ""); -} diff --git a/freedv-server/googletest/test/gtest_premature_exit_test.cc b/freedv-server/googletest/test/gtest_premature_exit_test.cc deleted file mode 100644 index f6b6be9a..00000000 --- a/freedv-server/googletest/test/gtest_premature_exit_test.cc +++ /dev/null @@ -1,141 +0,0 @@ -// Copyright 2013, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// Tests that Google Test manipulates the premature-exit-detection -// file correctly. - -#include - -#include "gtest/gtest.h" - -using ::testing::InitGoogleTest; -using ::testing::Test; -using ::testing::internal::posix::GetEnv; -using ::testing::internal::posix::Stat; -using ::testing::internal::posix::StatStruct; - -namespace { - -// Is the TEST_PREMATURE_EXIT_FILE environment variable expected to be -// set? -const bool kTestPrematureExitFileEnvVarShouldBeSet = false; - -class PrematureExitTest : public Test { - public: - // Returns true iff the given file exists. - static bool FileExists(const char* filepath) { - StatStruct stat; - return Stat(filepath, &stat) == 0; - } - - protected: - PrematureExitTest() { - premature_exit_file_path_ = GetEnv("TEST_PREMATURE_EXIT_FILE"); - - // Normalize NULL to "" for ease of handling. - if (premature_exit_file_path_ == NULL) { - premature_exit_file_path_ = ""; - } - } - - // Returns true iff the premature-exit file exists. - bool PrematureExitFileExists() const { - return FileExists(premature_exit_file_path_); - } - - const char* premature_exit_file_path_; -}; - -typedef PrematureExitTest PrematureExitDeathTest; - -// Tests that: -// - the premature-exit file exists during the execution of a -// death test (EXPECT_DEATH*), and -// - a death test doesn't interfere with the main test process's -// handling of the premature-exit file. -TEST_F(PrematureExitDeathTest, FileExistsDuringExecutionOfDeathTest) { - if (*premature_exit_file_path_ == '\0') { - return; - } - - EXPECT_DEATH_IF_SUPPORTED({ - // If the file exists, crash the process such that the main test - // process will catch the (expected) crash and report a success; - // otherwise don't crash, which will cause the main test process - // to report that the death test has failed. - if (PrematureExitFileExists()) { - exit(1); - } - }, ""); -} - -// Tests that TEST_PREMATURE_EXIT_FILE is set where it's expected to -// be set. -TEST_F(PrematureExitTest, TestPrematureExitFileEnvVarIsSet) { - if (kTestPrematureExitFileEnvVarShouldBeSet) { - const char* const filepath = GetEnv("TEST_PREMATURE_EXIT_FILE"); - ASSERT_TRUE(filepath != NULL); - ASSERT_NE(*filepath, '\0'); - } -} - -// Tests that the premature-exit file exists during the execution of a -// normal (non-death) test. -TEST_F(PrematureExitTest, PrematureExitFileExistsDuringTestExecution) { - if (*premature_exit_file_path_ == '\0') { - return; - } - - EXPECT_TRUE(PrematureExitFileExists()) - << " file " << premature_exit_file_path_ - << " should exist during test execution, but doesn't."; -} - -} // namespace - -int main(int argc, char **argv) { - InitGoogleTest(&argc, argv); - const int exit_code = RUN_ALL_TESTS(); - - // Test that the premature-exit file is deleted upon return from - // RUN_ALL_TESTS(). - const char* const filepath = GetEnv("TEST_PREMATURE_EXIT_FILE"); - if (filepath != NULL && *filepath != '\0') { - if (PrematureExitTest::FileExists(filepath)) { - printf( - "File %s shouldn't exist after the test program finishes, but does.", - filepath); - return 1; - } - } - - return exit_code; -} diff --git a/freedv-server/googletest/test/gtest_prod_test.cc b/freedv-server/googletest/test/gtest_prod_test.cc deleted file mode 100644 index 060abce1..00000000 --- a/freedv-server/googletest/test/gtest_prod_test.cc +++ /dev/null @@ -1,57 +0,0 @@ -// Copyright 2006, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// Unit test for include/gtest/gtest_prod.h. - -#include "gtest/gtest.h" -#include "test/production.h" - -// Tests that private members can be accessed from a TEST declared as -// a friend of the class. -TEST(PrivateCodeTest, CanAccessPrivateMembers) { - PrivateCode a; - EXPECT_EQ(0, a.x_); - - a.set_x(1); - EXPECT_EQ(1, a.x_); -} - -typedef testing::Test PrivateCodeFixtureTest; - -// Tests that private members can be accessed from a TEST_F declared -// as a friend of the class. -TEST_F(PrivateCodeFixtureTest, CanAccessPrivateMembers) { - PrivateCode a; - EXPECT_EQ(0, a.x_); - - a.set_x(2); - EXPECT_EQ(2, a.x_); -} diff --git a/freedv-server/googletest/test/gtest_repeat_test.cc b/freedv-server/googletest/test/gtest_repeat_test.cc deleted file mode 100644 index 481012ad..00000000 --- a/freedv-server/googletest/test/gtest_repeat_test.cc +++ /dev/null @@ -1,253 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// Tests the --gtest_repeat=number flag. - -#include -#include -#include "gtest/gtest.h" - -// Indicates that this translation unit is part of Google Test's -// implementation. It must come before gtest-internal-inl.h is -// included, or there will be a compiler error. This trick is to -// prevent a user from accidentally including gtest-internal-inl.h in -// his code. -#define GTEST_IMPLEMENTATION_ 1 -#include "src/gtest-internal-inl.h" -#undef GTEST_IMPLEMENTATION_ - -namespace testing { - -GTEST_DECLARE_string_(death_test_style); -GTEST_DECLARE_string_(filter); -GTEST_DECLARE_int32_(repeat); - -} // namespace testing - -using testing::GTEST_FLAG(death_test_style); -using testing::GTEST_FLAG(filter); -using testing::GTEST_FLAG(repeat); - -namespace { - -// We need this when we are testing Google Test itself and therefore -// cannot use Google Test assertions. -#define GTEST_CHECK_INT_EQ_(expected, actual) \ - do {\ - const int expected_val = (expected);\ - const int actual_val = (actual);\ - if (::testing::internal::IsTrue(expected_val != actual_val)) {\ - ::std::cout << "Value of: " #actual "\n"\ - << " Actual: " << actual_val << "\n"\ - << "Expected: " #expected "\n"\ - << "Which is: " << expected_val << "\n";\ - ::testing::internal::posix::Abort();\ - }\ - } while (::testing::internal::AlwaysFalse()) - - -// Used for verifying that global environment set-up and tear-down are -// inside the gtest_repeat loop. - -int g_environment_set_up_count = 0; -int g_environment_tear_down_count = 0; - -class MyEnvironment : public testing::Environment { - public: - MyEnvironment() {} - virtual void SetUp() { g_environment_set_up_count++; } - virtual void TearDown() { g_environment_tear_down_count++; } -}; - -// A test that should fail. - -int g_should_fail_count = 0; - -TEST(FooTest, ShouldFail) { - g_should_fail_count++; - EXPECT_EQ(0, 1) << "Expected failure."; -} - -// A test that should pass. - -int g_should_pass_count = 0; - -TEST(FooTest, ShouldPass) { - g_should_pass_count++; -} - -// A test that contains a thread-safe death test and a fast death -// test. It should pass. - -int g_death_test_count = 0; - -TEST(BarDeathTest, ThreadSafeAndFast) { - g_death_test_count++; - - GTEST_FLAG(death_test_style) = "threadsafe"; - EXPECT_DEATH_IF_SUPPORTED(::testing::internal::posix::Abort(), ""); - - GTEST_FLAG(death_test_style) = "fast"; - EXPECT_DEATH_IF_SUPPORTED(::testing::internal::posix::Abort(), ""); -} - -#if GTEST_HAS_PARAM_TEST -int g_param_test_count = 0; - -const int kNumberOfParamTests = 10; - -class MyParamTest : public testing::TestWithParam {}; - -TEST_P(MyParamTest, ShouldPass) { - // TODO(vladl@google.com): Make parameter value checking robust - // WRT order of tests. - GTEST_CHECK_INT_EQ_(g_param_test_count % kNumberOfParamTests, GetParam()); - g_param_test_count++; -} -INSTANTIATE_TEST_CASE_P(MyParamSequence, - MyParamTest, - testing::Range(0, kNumberOfParamTests)); -#endif // GTEST_HAS_PARAM_TEST - -// Resets the count for each test. -void ResetCounts() { - g_environment_set_up_count = 0; - g_environment_tear_down_count = 0; - g_should_fail_count = 0; - g_should_pass_count = 0; - g_death_test_count = 0; -#if GTEST_HAS_PARAM_TEST - g_param_test_count = 0; -#endif // GTEST_HAS_PARAM_TEST -} - -// Checks that the count for each test is expected. -void CheckCounts(int expected) { - GTEST_CHECK_INT_EQ_(expected, g_environment_set_up_count); - GTEST_CHECK_INT_EQ_(expected, g_environment_tear_down_count); - GTEST_CHECK_INT_EQ_(expected, g_should_fail_count); - GTEST_CHECK_INT_EQ_(expected, g_should_pass_count); - GTEST_CHECK_INT_EQ_(expected, g_death_test_count); -#if GTEST_HAS_PARAM_TEST - GTEST_CHECK_INT_EQ_(expected * kNumberOfParamTests, g_param_test_count); -#endif // GTEST_HAS_PARAM_TEST -} - -// Tests the behavior of Google Test when --gtest_repeat is not specified. -void TestRepeatUnspecified() { - ResetCounts(); - GTEST_CHECK_INT_EQ_(1, RUN_ALL_TESTS()); - CheckCounts(1); -} - -// Tests the behavior of Google Test when --gtest_repeat has the given value. -void TestRepeat(int repeat) { - GTEST_FLAG(repeat) = repeat; - - ResetCounts(); - GTEST_CHECK_INT_EQ_(repeat > 0 ? 1 : 0, RUN_ALL_TESTS()); - CheckCounts(repeat); -} - -// Tests using --gtest_repeat when --gtest_filter specifies an empty -// set of tests. -void TestRepeatWithEmptyFilter(int repeat) { - GTEST_FLAG(repeat) = repeat; - GTEST_FLAG(filter) = "None"; - - ResetCounts(); - GTEST_CHECK_INT_EQ_(0, RUN_ALL_TESTS()); - CheckCounts(0); -} - -// Tests using --gtest_repeat when --gtest_filter specifies a set of -// successful tests. -void TestRepeatWithFilterForSuccessfulTests(int repeat) { - GTEST_FLAG(repeat) = repeat; - GTEST_FLAG(filter) = "*-*ShouldFail"; - - ResetCounts(); - GTEST_CHECK_INT_EQ_(0, RUN_ALL_TESTS()); - GTEST_CHECK_INT_EQ_(repeat, g_environment_set_up_count); - GTEST_CHECK_INT_EQ_(repeat, g_environment_tear_down_count); - GTEST_CHECK_INT_EQ_(0, g_should_fail_count); - GTEST_CHECK_INT_EQ_(repeat, g_should_pass_count); - GTEST_CHECK_INT_EQ_(repeat, g_death_test_count); -#if GTEST_HAS_PARAM_TEST - GTEST_CHECK_INT_EQ_(repeat * kNumberOfParamTests, g_param_test_count); -#endif // GTEST_HAS_PARAM_TEST -} - -// Tests using --gtest_repeat when --gtest_filter specifies a set of -// failed tests. -void TestRepeatWithFilterForFailedTests(int repeat) { - GTEST_FLAG(repeat) = repeat; - GTEST_FLAG(filter) = "*ShouldFail"; - - ResetCounts(); - GTEST_CHECK_INT_EQ_(1, RUN_ALL_TESTS()); - GTEST_CHECK_INT_EQ_(repeat, g_environment_set_up_count); - GTEST_CHECK_INT_EQ_(repeat, g_environment_tear_down_count); - GTEST_CHECK_INT_EQ_(repeat, g_should_fail_count); - GTEST_CHECK_INT_EQ_(0, g_should_pass_count); - GTEST_CHECK_INT_EQ_(0, g_death_test_count); -#if GTEST_HAS_PARAM_TEST - GTEST_CHECK_INT_EQ_(0, g_param_test_count); -#endif // GTEST_HAS_PARAM_TEST -} - -} // namespace - -int main(int argc, char **argv) { - testing::InitGoogleTest(&argc, argv); - testing::AddGlobalTestEnvironment(new MyEnvironment); - - TestRepeatUnspecified(); - TestRepeat(0); - TestRepeat(1); - TestRepeat(5); - - TestRepeatWithEmptyFilter(2); - TestRepeatWithEmptyFilter(3); - - TestRepeatWithFilterForSuccessfulTests(3); - - TestRepeatWithFilterForFailedTests(4); - - // It would be nice to verify that the tests indeed loop forever - // when GTEST_FLAG(repeat) is negative, but this test will be quite - // complicated to write. Since this flag is for interactive - // debugging only and doesn't affect the normal test result, such a - // test would be an overkill. - - printf("PASS\n"); - return 0; -} diff --git a/freedv-server/googletest/test/gtest_shuffle_test.py b/freedv-server/googletest/test/gtest_shuffle_test.py deleted file mode 100755 index 30d0303d..00000000 --- a/freedv-server/googletest/test/gtest_shuffle_test.py +++ /dev/null @@ -1,325 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2009 Google Inc. All Rights Reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""Verifies that test shuffling works.""" - -__author__ = 'wan@google.com (Zhanyong Wan)' - -import os -import gtest_test_utils - -# Command to run the gtest_shuffle_test_ program. -COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_shuffle_test_') - -# The environment variables for test sharding. -TOTAL_SHARDS_ENV_VAR = 'GTEST_TOTAL_SHARDS' -SHARD_INDEX_ENV_VAR = 'GTEST_SHARD_INDEX' - -TEST_FILTER = 'A*.A:A*.B:C*' - -ALL_TESTS = [] -ACTIVE_TESTS = [] -FILTERED_TESTS = [] -SHARDED_TESTS = [] - -SHUFFLED_ALL_TESTS = [] -SHUFFLED_ACTIVE_TESTS = [] -SHUFFLED_FILTERED_TESTS = [] -SHUFFLED_SHARDED_TESTS = [] - - -def AlsoRunDisabledTestsFlag(): - return '--gtest_also_run_disabled_tests' - - -def FilterFlag(test_filter): - return '--gtest_filter=%s' % (test_filter,) - - -def RepeatFlag(n): - return '--gtest_repeat=%s' % (n,) - - -def ShuffleFlag(): - return '--gtest_shuffle' - - -def RandomSeedFlag(n): - return '--gtest_random_seed=%s' % (n,) - - -def RunAndReturnOutput(extra_env, args): - """Runs the test program and returns its output.""" - - environ_copy = os.environ.copy() - environ_copy.update(extra_env) - - return gtest_test_utils.Subprocess([COMMAND] + args, env=environ_copy).output - - -def GetTestsForAllIterations(extra_env, args): - """Runs the test program and returns a list of test lists. - - Args: - extra_env: a map from environment variables to their values - args: command line flags to pass to gtest_shuffle_test_ - - Returns: - A list where the i-th element is the list of tests run in the i-th - test iteration. - """ - - test_iterations = [] - for line in RunAndReturnOutput(extra_env, args).split('\n'): - if line.startswith('----'): - tests = [] - test_iterations.append(tests) - elif line.strip(): - tests.append(line.strip()) # 'TestCaseName.TestName' - - return test_iterations - - -def GetTestCases(tests): - """Returns a list of test cases in the given full test names. - - Args: - tests: a list of full test names - - Returns: - A list of test cases from 'tests', in their original order. - Consecutive duplicates are removed. - """ - - test_cases = [] - for test in tests: - test_case = test.split('.')[0] - if not test_case in test_cases: - test_cases.append(test_case) - - return test_cases - - -def CalculateTestLists(): - """Calculates the list of tests run under different flags.""" - - if not ALL_TESTS: - ALL_TESTS.extend( - GetTestsForAllIterations({}, [AlsoRunDisabledTestsFlag()])[0]) - - if not ACTIVE_TESTS: - ACTIVE_TESTS.extend(GetTestsForAllIterations({}, [])[0]) - - if not FILTERED_TESTS: - FILTERED_TESTS.extend( - GetTestsForAllIterations({}, [FilterFlag(TEST_FILTER)])[0]) - - if not SHARDED_TESTS: - SHARDED_TESTS.extend( - GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3', - SHARD_INDEX_ENV_VAR: '1'}, - [])[0]) - - if not SHUFFLED_ALL_TESTS: - SHUFFLED_ALL_TESTS.extend(GetTestsForAllIterations( - {}, [AlsoRunDisabledTestsFlag(), ShuffleFlag(), RandomSeedFlag(1)])[0]) - - if not SHUFFLED_ACTIVE_TESTS: - SHUFFLED_ACTIVE_TESTS.extend(GetTestsForAllIterations( - {}, [ShuffleFlag(), RandomSeedFlag(1)])[0]) - - if not SHUFFLED_FILTERED_TESTS: - SHUFFLED_FILTERED_TESTS.extend(GetTestsForAllIterations( - {}, [ShuffleFlag(), RandomSeedFlag(1), FilterFlag(TEST_FILTER)])[0]) - - if not SHUFFLED_SHARDED_TESTS: - SHUFFLED_SHARDED_TESTS.extend( - GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3', - SHARD_INDEX_ENV_VAR: '1'}, - [ShuffleFlag(), RandomSeedFlag(1)])[0]) - - -class GTestShuffleUnitTest(gtest_test_utils.TestCase): - """Tests test shuffling.""" - - def setUp(self): - CalculateTestLists() - - def testShufflePreservesNumberOfTests(self): - self.assertEqual(len(ALL_TESTS), len(SHUFFLED_ALL_TESTS)) - self.assertEqual(len(ACTIVE_TESTS), len(SHUFFLED_ACTIVE_TESTS)) - self.assertEqual(len(FILTERED_TESTS), len(SHUFFLED_FILTERED_TESTS)) - self.assertEqual(len(SHARDED_TESTS), len(SHUFFLED_SHARDED_TESTS)) - - def testShuffleChangesTestOrder(self): - self.assert_(SHUFFLED_ALL_TESTS != ALL_TESTS, SHUFFLED_ALL_TESTS) - self.assert_(SHUFFLED_ACTIVE_TESTS != ACTIVE_TESTS, SHUFFLED_ACTIVE_TESTS) - self.assert_(SHUFFLED_FILTERED_TESTS != FILTERED_TESTS, - SHUFFLED_FILTERED_TESTS) - self.assert_(SHUFFLED_SHARDED_TESTS != SHARDED_TESTS, - SHUFFLED_SHARDED_TESTS) - - def testShuffleChangesTestCaseOrder(self): - self.assert_(GetTestCases(SHUFFLED_ALL_TESTS) != GetTestCases(ALL_TESTS), - GetTestCases(SHUFFLED_ALL_TESTS)) - self.assert_( - GetTestCases(SHUFFLED_ACTIVE_TESTS) != GetTestCases(ACTIVE_TESTS), - GetTestCases(SHUFFLED_ACTIVE_TESTS)) - self.assert_( - GetTestCases(SHUFFLED_FILTERED_TESTS) != GetTestCases(FILTERED_TESTS), - GetTestCases(SHUFFLED_FILTERED_TESTS)) - self.assert_( - GetTestCases(SHUFFLED_SHARDED_TESTS) != GetTestCases(SHARDED_TESTS), - GetTestCases(SHUFFLED_SHARDED_TESTS)) - - def testShuffleDoesNotRepeatTest(self): - for test in SHUFFLED_ALL_TESTS: - self.assertEqual(1, SHUFFLED_ALL_TESTS.count(test), - '%s appears more than once' % (test,)) - for test in SHUFFLED_ACTIVE_TESTS: - self.assertEqual(1, SHUFFLED_ACTIVE_TESTS.count(test), - '%s appears more than once' % (test,)) - for test in SHUFFLED_FILTERED_TESTS: - self.assertEqual(1, SHUFFLED_FILTERED_TESTS.count(test), - '%s appears more than once' % (test,)) - for test in SHUFFLED_SHARDED_TESTS: - self.assertEqual(1, SHUFFLED_SHARDED_TESTS.count(test), - '%s appears more than once' % (test,)) - - def testShuffleDoesNotCreateNewTest(self): - for test in SHUFFLED_ALL_TESTS: - self.assert_(test in ALL_TESTS, '%s is an invalid test' % (test,)) - for test in SHUFFLED_ACTIVE_TESTS: - self.assert_(test in ACTIVE_TESTS, '%s is an invalid test' % (test,)) - for test in SHUFFLED_FILTERED_TESTS: - self.assert_(test in FILTERED_TESTS, '%s is an invalid test' % (test,)) - for test in SHUFFLED_SHARDED_TESTS: - self.assert_(test in SHARDED_TESTS, '%s is an invalid test' % (test,)) - - def testShuffleIncludesAllTests(self): - for test in ALL_TESTS: - self.assert_(test in SHUFFLED_ALL_TESTS, '%s is missing' % (test,)) - for test in ACTIVE_TESTS: - self.assert_(test in SHUFFLED_ACTIVE_TESTS, '%s is missing' % (test,)) - for test in FILTERED_TESTS: - self.assert_(test in SHUFFLED_FILTERED_TESTS, '%s is missing' % (test,)) - for test in SHARDED_TESTS: - self.assert_(test in SHUFFLED_SHARDED_TESTS, '%s is missing' % (test,)) - - def testShuffleLeavesDeathTestsAtFront(self): - non_death_test_found = False - for test in SHUFFLED_ACTIVE_TESTS: - if 'DeathTest.' in test: - self.assert_(not non_death_test_found, - '%s appears after a non-death test' % (test,)) - else: - non_death_test_found = True - - def _VerifyTestCasesDoNotInterleave(self, tests): - test_cases = [] - for test in tests: - [test_case, _] = test.split('.') - if test_cases and test_cases[-1] != test_case: - test_cases.append(test_case) - self.assertEqual(1, test_cases.count(test_case), - 'Test case %s is not grouped together in %s' % - (test_case, tests)) - - def testShuffleDoesNotInterleaveTestCases(self): - self._VerifyTestCasesDoNotInterleave(SHUFFLED_ALL_TESTS) - self._VerifyTestCasesDoNotInterleave(SHUFFLED_ACTIVE_TESTS) - self._VerifyTestCasesDoNotInterleave(SHUFFLED_FILTERED_TESTS) - self._VerifyTestCasesDoNotInterleave(SHUFFLED_SHARDED_TESTS) - - def testShuffleRestoresOrderAfterEachIteration(self): - # Get the test lists in all 3 iterations, using random seed 1, 2, - # and 3 respectively. Google Test picks a different seed in each - # iteration, and this test depends on the current implementation - # picking successive numbers. This dependency is not ideal, but - # makes the test much easier to write. - [tests_in_iteration1, tests_in_iteration2, tests_in_iteration3] = ( - GetTestsForAllIterations( - {}, [ShuffleFlag(), RandomSeedFlag(1), RepeatFlag(3)])) - - # Make sure running the tests with random seed 1 gets the same - # order as in iteration 1 above. - [tests_with_seed1] = GetTestsForAllIterations( - {}, [ShuffleFlag(), RandomSeedFlag(1)]) - self.assertEqual(tests_in_iteration1, tests_with_seed1) - - # Make sure running the tests with random seed 2 gets the same - # order as in iteration 2 above. Success means that Google Test - # correctly restores the test order before re-shuffling at the - # beginning of iteration 2. - [tests_with_seed2] = GetTestsForAllIterations( - {}, [ShuffleFlag(), RandomSeedFlag(2)]) - self.assertEqual(tests_in_iteration2, tests_with_seed2) - - # Make sure running the tests with random seed 3 gets the same - # order as in iteration 3 above. Success means that Google Test - # correctly restores the test order before re-shuffling at the - # beginning of iteration 3. - [tests_with_seed3] = GetTestsForAllIterations( - {}, [ShuffleFlag(), RandomSeedFlag(3)]) - self.assertEqual(tests_in_iteration3, tests_with_seed3) - - def testShuffleGeneratesNewOrderInEachIteration(self): - [tests_in_iteration1, tests_in_iteration2, tests_in_iteration3] = ( - GetTestsForAllIterations( - {}, [ShuffleFlag(), RandomSeedFlag(1), RepeatFlag(3)])) - - self.assert_(tests_in_iteration1 != tests_in_iteration2, - tests_in_iteration1) - self.assert_(tests_in_iteration1 != tests_in_iteration3, - tests_in_iteration1) - self.assert_(tests_in_iteration2 != tests_in_iteration3, - tests_in_iteration2) - - def testShuffleShardedTestsPreservesPartition(self): - # If we run M tests on N shards, the same M tests should be run in - # total, regardless of the random seeds used by the shards. - [tests1] = GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3', - SHARD_INDEX_ENV_VAR: '0'}, - [ShuffleFlag(), RandomSeedFlag(1)]) - [tests2] = GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3', - SHARD_INDEX_ENV_VAR: '1'}, - [ShuffleFlag(), RandomSeedFlag(20)]) - [tests3] = GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3', - SHARD_INDEX_ENV_VAR: '2'}, - [ShuffleFlag(), RandomSeedFlag(25)]) - sorted_sharded_tests = tests1 + tests2 + tests3 - sorted_sharded_tests.sort() - sorted_active_tests = [] - sorted_active_tests.extend(ACTIVE_TESTS) - sorted_active_tests.sort() - self.assertEqual(sorted_active_tests, sorted_sharded_tests) - -if __name__ == '__main__': - gtest_test_utils.Main() diff --git a/freedv-server/googletest/test/gtest_shuffle_test_.cc b/freedv-server/googletest/test/gtest_shuffle_test_.cc deleted file mode 100644 index 6fb441bd..00000000 --- a/freedv-server/googletest/test/gtest_shuffle_test_.cc +++ /dev/null @@ -1,103 +0,0 @@ -// Copyright 2009, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// Verifies that test shuffling works. - -#include "gtest/gtest.h" - -namespace { - -using ::testing::EmptyTestEventListener; -using ::testing::InitGoogleTest; -using ::testing::Message; -using ::testing::Test; -using ::testing::TestEventListeners; -using ::testing::TestInfo; -using ::testing::UnitTest; -using ::testing::internal::scoped_ptr; - -// The test methods are empty, as the sole purpose of this program is -// to print the test names before/after shuffling. - -class A : public Test {}; -TEST_F(A, A) {} -TEST_F(A, B) {} - -TEST(ADeathTest, A) {} -TEST(ADeathTest, B) {} -TEST(ADeathTest, C) {} - -TEST(B, A) {} -TEST(B, B) {} -TEST(B, C) {} -TEST(B, DISABLED_D) {} -TEST(B, DISABLED_E) {} - -TEST(BDeathTest, A) {} -TEST(BDeathTest, B) {} - -TEST(C, A) {} -TEST(C, B) {} -TEST(C, C) {} -TEST(C, DISABLED_D) {} - -TEST(CDeathTest, A) {} - -TEST(DISABLED_D, A) {} -TEST(DISABLED_D, DISABLED_B) {} - -// This printer prints the full test names only, starting each test -// iteration with a "----" marker. -class TestNamePrinter : public EmptyTestEventListener { - public: - virtual void OnTestIterationStart(const UnitTest& /* unit_test */, - int /* iteration */) { - printf("----\n"); - } - - virtual void OnTestStart(const TestInfo& test_info) { - printf("%s.%s\n", test_info.test_case_name(), test_info.name()); - } -}; - -} // namespace - -int main(int argc, char **argv) { - InitGoogleTest(&argc, argv); - - // Replaces the default printer with TestNamePrinter, which prints - // the test name only. - TestEventListeners& listeners = UnitTest::GetInstance()->listeners(); - delete listeners.Release(listeners.default_result_printer()); - listeners.Append(new TestNamePrinter); - - return RUN_ALL_TESTS(); -} diff --git a/freedv-server/googletest/test/gtest_sole_header_test.cc b/freedv-server/googletest/test/gtest_sole_header_test.cc deleted file mode 100644 index ccd091a2..00000000 --- a/freedv-server/googletest/test/gtest_sole_header_test.cc +++ /dev/null @@ -1,57 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: mheule@google.com (Markus Heule) -// -// This test verifies that it's possible to use Google Test by including -// the gtest.h header file alone. - -#include "gtest/gtest.h" - -namespace { - -void Subroutine() { - EXPECT_EQ(42, 42); -} - -TEST(NoFatalFailureTest, ExpectNoFatalFailure) { - EXPECT_NO_FATAL_FAILURE(;); - EXPECT_NO_FATAL_FAILURE(SUCCEED()); - EXPECT_NO_FATAL_FAILURE(Subroutine()); - EXPECT_NO_FATAL_FAILURE({ SUCCEED(); }); -} - -TEST(NoFatalFailureTest, AssertNoFatalFailure) { - ASSERT_NO_FATAL_FAILURE(;); - ASSERT_NO_FATAL_FAILURE(SUCCEED()); - ASSERT_NO_FATAL_FAILURE(Subroutine()); - ASSERT_NO_FATAL_FAILURE({ SUCCEED(); }); -} - -} // namespace diff --git a/freedv-server/googletest/test/gtest_stress_test.cc b/freedv-server/googletest/test/gtest_stress_test.cc deleted file mode 100644 index e7daa430..00000000 --- a/freedv-server/googletest/test/gtest_stress_test.cc +++ /dev/null @@ -1,256 +0,0 @@ -// Copyright 2007, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// Tests that SCOPED_TRACE() and various Google Test assertions can be -// used in a large number of threads concurrently. - -#include "gtest/gtest.h" - -#include -#include - -// We must define this macro in order to #include -// gtest-internal-inl.h. This is how Google Test prevents a user from -// accidentally depending on its internal implementation. -#define GTEST_IMPLEMENTATION_ 1 -#include "src/gtest-internal-inl.h" -#undef GTEST_IMPLEMENTATION_ - -#if GTEST_IS_THREADSAFE - -namespace testing { -namespace { - -using internal::Notification; -using internal::TestPropertyKeyIs; -using internal::ThreadWithParam; -using internal::scoped_ptr; - -// In order to run tests in this file, for platforms where Google Test is -// thread safe, implement ThreadWithParam. See the description of its API -// in gtest-port.h, where it is defined for already supported platforms. - -// How many threads to create? -const int kThreadCount = 50; - -std::string IdToKey(int id, const char* suffix) { - Message key; - key << "key_" << id << "_" << suffix; - return key.GetString(); -} - -std::string IdToString(int id) { - Message id_message; - id_message << id; - return id_message.GetString(); -} - -void ExpectKeyAndValueWereRecordedForId( - const std::vector& properties, - int id, const char* suffix) { - TestPropertyKeyIs matches_key(IdToKey(id, suffix).c_str()); - const std::vector::const_iterator property = - std::find_if(properties.begin(), properties.end(), matches_key); - ASSERT_TRUE(property != properties.end()) - << "expecting " << suffix << " value for id " << id; - EXPECT_STREQ(IdToString(id).c_str(), property->value()); -} - -// Calls a large number of Google Test assertions, where exactly one of them -// will fail. -void ManyAsserts(int id) { - GTEST_LOG_(INFO) << "Thread #" << id << " running..."; - - SCOPED_TRACE(Message() << "Thread #" << id); - - for (int i = 0; i < kThreadCount; i++) { - SCOPED_TRACE(Message() << "Iteration #" << i); - - // A bunch of assertions that should succeed. - EXPECT_TRUE(true); - ASSERT_FALSE(false) << "This shouldn't fail."; - EXPECT_STREQ("a", "a"); - ASSERT_LE(5, 6); - EXPECT_EQ(i, i) << "This shouldn't fail."; - - // RecordProperty() should interact safely with other threads as well. - // The shared_key forces property updates. - Test::RecordProperty(IdToKey(id, "string").c_str(), IdToString(id).c_str()); - Test::RecordProperty(IdToKey(id, "int").c_str(), id); - Test::RecordProperty("shared_key", IdToString(id).c_str()); - - // This assertion should fail kThreadCount times per thread. It - // is for testing whether Google Test can handle failed assertions in a - // multi-threaded context. - EXPECT_LT(i, 0) << "This should always fail."; - } -} - -void CheckTestFailureCount(int expected_failures) { - const TestInfo* const info = UnitTest::GetInstance()->current_test_info(); - const TestResult* const result = info->result(); - GTEST_CHECK_(expected_failures == result->total_part_count()) - << "Logged " << result->total_part_count() << " failures " - << " vs. " << expected_failures << " expected"; -} - -// Tests using SCOPED_TRACE() and Google Test assertions in many threads -// concurrently. -TEST(StressTest, CanUseScopedTraceAndAssertionsInManyThreads) { - { - scoped_ptr > threads[kThreadCount]; - Notification threads_can_start; - for (int i = 0; i != kThreadCount; i++) - threads[i].reset(new ThreadWithParam(&ManyAsserts, - i, - &threads_can_start)); - - threads_can_start.Notify(); - - // Blocks until all the threads are done. - for (int i = 0; i != kThreadCount; i++) - threads[i]->Join(); - } - - // Ensures that kThreadCount*kThreadCount failures have been reported. - const TestInfo* const info = UnitTest::GetInstance()->current_test_info(); - const TestResult* const result = info->result(); - - std::vector properties; - // We have no access to the TestResult's list of properties but we can - // copy them one by one. - for (int i = 0; i < result->test_property_count(); ++i) - properties.push_back(result->GetTestProperty(i)); - - EXPECT_EQ(kThreadCount * 2 + 1, result->test_property_count()) - << "String and int values recorded on each thread, " - << "as well as one shared_key"; - for (int i = 0; i < kThreadCount; ++i) { - ExpectKeyAndValueWereRecordedForId(properties, i, "string"); - ExpectKeyAndValueWereRecordedForId(properties, i, "int"); - } - CheckTestFailureCount(kThreadCount*kThreadCount); -} - -void FailingThread(bool is_fatal) { - if (is_fatal) - FAIL() << "Fatal failure in some other thread. " - << "(This failure is expected.)"; - else - ADD_FAILURE() << "Non-fatal failure in some other thread. " - << "(This failure is expected.)"; -} - -void GenerateFatalFailureInAnotherThread(bool is_fatal) { - ThreadWithParam thread(&FailingThread, is_fatal, NULL); - thread.Join(); -} - -TEST(NoFatalFailureTest, ExpectNoFatalFailureIgnoresFailuresInOtherThreads) { - EXPECT_NO_FATAL_FAILURE(GenerateFatalFailureInAnotherThread(true)); - // We should only have one failure (the one from - // GenerateFatalFailureInAnotherThread()), since the EXPECT_NO_FATAL_FAILURE - // should succeed. - CheckTestFailureCount(1); -} - -void AssertNoFatalFailureIgnoresFailuresInOtherThreads() { - ASSERT_NO_FATAL_FAILURE(GenerateFatalFailureInAnotherThread(true)); -} -TEST(NoFatalFailureTest, AssertNoFatalFailureIgnoresFailuresInOtherThreads) { - // Using a subroutine, to make sure, that the test continues. - AssertNoFatalFailureIgnoresFailuresInOtherThreads(); - // We should only have one failure (the one from - // GenerateFatalFailureInAnotherThread()), since the EXPECT_NO_FATAL_FAILURE - // should succeed. - CheckTestFailureCount(1); -} - -TEST(FatalFailureTest, ExpectFatalFailureIgnoresFailuresInOtherThreads) { - // This statement should fail, since the current thread doesn't generate a - // fatal failure, only another one does. - EXPECT_FATAL_FAILURE(GenerateFatalFailureInAnotherThread(true), "expected"); - CheckTestFailureCount(2); -} - -TEST(FatalFailureOnAllThreadsTest, ExpectFatalFailureOnAllThreads) { - // This statement should succeed, because failures in all threads are - // considered. - EXPECT_FATAL_FAILURE_ON_ALL_THREADS( - GenerateFatalFailureInAnotherThread(true), "expected"); - CheckTestFailureCount(0); - // We need to add a failure, because main() checks that there are failures. - // But when only this test is run, we shouldn't have any failures. - ADD_FAILURE() << "This is an expected non-fatal failure."; -} - -TEST(NonFatalFailureTest, ExpectNonFatalFailureIgnoresFailuresInOtherThreads) { - // This statement should fail, since the current thread doesn't generate a - // fatal failure, only another one does. - EXPECT_NONFATAL_FAILURE(GenerateFatalFailureInAnotherThread(false), - "expected"); - CheckTestFailureCount(2); -} - -TEST(NonFatalFailureOnAllThreadsTest, ExpectNonFatalFailureOnAllThreads) { - // This statement should succeed, because failures in all threads are - // considered. - EXPECT_NONFATAL_FAILURE_ON_ALL_THREADS( - GenerateFatalFailureInAnotherThread(false), "expected"); - CheckTestFailureCount(0); - // We need to add a failure, because main() checks that there are failures, - // But when only this test is run, we shouldn't have any failures. - ADD_FAILURE() << "This is an expected non-fatal failure."; -} - -} // namespace -} // namespace testing - -int main(int argc, char **argv) { - testing::InitGoogleTest(&argc, argv); - - const int result = RUN_ALL_TESTS(); // Expected to fail. - GTEST_CHECK_(result == 1) << "RUN_ALL_TESTS() did not fail as expected"; - - printf("\nPASS\n"); - return 0; -} - -#else -TEST(StressTest, - DISABLED_ThreadSafetyTestsAreSkippedWhenGoogleTestIsNotThreadSafe) { -} - -int main(int argc, char **argv) { - testing::InitGoogleTest(&argc, argv); - return RUN_ALL_TESTS(); -} -#endif // GTEST_IS_THREADSAFE diff --git a/freedv-server/googletest/test/gtest_test_utils.py b/freedv-server/googletest/test/gtest_test_utils.py deleted file mode 100755 index 28884bdc..00000000 --- a/freedv-server/googletest/test/gtest_test_utils.py +++ /dev/null @@ -1,320 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2006, Google Inc. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""Unit test utilities for Google C++ Testing Framework.""" - -__author__ = 'wan@google.com (Zhanyong Wan)' - -import atexit -import os -import shutil -import sys -import tempfile -import unittest -_test_module = unittest - -# Suppresses the 'Import not at the top of the file' lint complaint. -# pylint: disable-msg=C6204 -try: - import subprocess - _SUBPROCESS_MODULE_AVAILABLE = True -except: - import popen2 - _SUBPROCESS_MODULE_AVAILABLE = False -# pylint: enable-msg=C6204 - -GTEST_OUTPUT_VAR_NAME = 'GTEST_OUTPUT' - -IS_WINDOWS = os.name == 'nt' -IS_CYGWIN = os.name == 'posix' and 'CYGWIN' in os.uname()[0] - -# The environment variable for specifying the path to the premature-exit file. -PREMATURE_EXIT_FILE_ENV_VAR = 'TEST_PREMATURE_EXIT_FILE' - -environ = os.environ.copy() - - -def SetEnvVar(env_var, value): - """Sets/unsets an environment variable to a given value.""" - - if value is not None: - environ[env_var] = value - elif env_var in environ: - del environ[env_var] - - -# Here we expose a class from a particular module, depending on the -# environment. The comment suppresses the 'Invalid variable name' lint -# complaint. -TestCase = _test_module.TestCase # pylint: disable-msg=C6409 - -# Initially maps a flag to its default value. After -# _ParseAndStripGTestFlags() is called, maps a flag to its actual value. -_flag_map = {'source_dir': os.path.dirname(sys.argv[0]), - 'build_dir': os.path.dirname(sys.argv[0])} -_gtest_flags_are_parsed = False - - -def _ParseAndStripGTestFlags(argv): - """Parses and strips Google Test flags from argv. This is idempotent.""" - - # Suppresses the lint complaint about a global variable since we need it - # here to maintain module-wide state. - global _gtest_flags_are_parsed # pylint: disable-msg=W0603 - if _gtest_flags_are_parsed: - return - - _gtest_flags_are_parsed = True - for flag in _flag_map: - # The environment variable overrides the default value. - if flag.upper() in os.environ: - _flag_map[flag] = os.environ[flag.upper()] - - # The command line flag overrides the environment variable. - i = 1 # Skips the program name. - while i < len(argv): - prefix = '--' + flag + '=' - if argv[i].startswith(prefix): - _flag_map[flag] = argv[i][len(prefix):] - del argv[i] - break - else: - # We don't increment i in case we just found a --gtest_* flag - # and removed it from argv. - i += 1 - - -def GetFlag(flag): - """Returns the value of the given flag.""" - - # In case GetFlag() is called before Main(), we always call - # _ParseAndStripGTestFlags() here to make sure the --gtest_* flags - # are parsed. - _ParseAndStripGTestFlags(sys.argv) - - return _flag_map[flag] - - -def GetSourceDir(): - """Returns the absolute path of the directory where the .py files are.""" - - return os.path.abspath(GetFlag('source_dir')) - - -def GetBuildDir(): - """Returns the absolute path of the directory where the test binaries are.""" - - return os.path.abspath(GetFlag('build_dir')) - - -_temp_dir = None - -def _RemoveTempDir(): - if _temp_dir: - shutil.rmtree(_temp_dir, ignore_errors=True) - -atexit.register(_RemoveTempDir) - - -def GetTempDir(): - """Returns a directory for temporary files.""" - - global _temp_dir - if not _temp_dir: - _temp_dir = tempfile.mkdtemp() - return _temp_dir - - -def GetTestExecutablePath(executable_name, build_dir=None): - """Returns the absolute path of the test binary given its name. - - The function will print a message and abort the program if the resulting file - doesn't exist. - - Args: - executable_name: name of the test binary that the test script runs. - build_dir: directory where to look for executables, by default - the result of GetBuildDir(). - - Returns: - The absolute path of the test binary. - """ - - path = os.path.abspath(os.path.join(build_dir or GetBuildDir(), - executable_name)) - if (IS_WINDOWS or IS_CYGWIN) and not path.endswith('.exe'): - path += '.exe' - - if not os.path.exists(path): - message = ( - 'Unable to find the test binary. Please make sure to provide path\n' - 'to the binary via the --build_dir flag or the BUILD_DIR\n' - 'environment variable.') - print >> sys.stderr, message - sys.exit(1) - - return path - - -def GetExitStatus(exit_code): - """Returns the argument to exit(), or -1 if exit() wasn't called. - - Args: - exit_code: the result value of os.system(command). - """ - - if os.name == 'nt': - # On Windows, os.WEXITSTATUS() doesn't work and os.system() returns - # the argument to exit() directly. - return exit_code - else: - # On Unix, os.WEXITSTATUS() must be used to extract the exit status - # from the result of os.system(). - if os.WIFEXITED(exit_code): - return os.WEXITSTATUS(exit_code) - else: - return -1 - - -class Subprocess: - def __init__(self, command, working_dir=None, capture_stderr=True, env=None): - """Changes into a specified directory, if provided, and executes a command. - - Restores the old directory afterwards. - - Args: - command: The command to run, in the form of sys.argv. - working_dir: The directory to change into. - capture_stderr: Determines whether to capture stderr in the output member - or to discard it. - env: Dictionary with environment to pass to the subprocess. - - Returns: - An object that represents outcome of the executed process. It has the - following attributes: - terminated_by_signal True iff the child process has been terminated - by a signal. - signal Sygnal that terminated the child process. - exited True iff the child process exited normally. - exit_code The code with which the child process exited. - output Child process's stdout and stderr output - combined in a string. - """ - - # The subprocess module is the preferrable way of running programs - # since it is available and behaves consistently on all platforms, - # including Windows. But it is only available starting in python 2.4. - # In earlier python versions, we revert to the popen2 module, which is - # available in python 2.0 and later but doesn't provide required - # functionality (Popen4) under Windows. This allows us to support Mac - # OS X 10.4 Tiger, which has python 2.3 installed. - if _SUBPROCESS_MODULE_AVAILABLE: - if capture_stderr: - stderr = subprocess.STDOUT - else: - stderr = subprocess.PIPE - - p = subprocess.Popen(command, - stdout=subprocess.PIPE, stderr=stderr, - cwd=working_dir, universal_newlines=True, env=env) - # communicate returns a tuple with the file obect for the child's - # output. - self.output = p.communicate()[0] - self._return_code = p.returncode - else: - old_dir = os.getcwd() - - def _ReplaceEnvDict(dest, src): - # Changes made by os.environ.clear are not inheritable by child - # processes until Python 2.6. To produce inheritable changes we have - # to delete environment items with the del statement. - for key in dest.keys(): - del dest[key] - dest.update(src) - - # When 'env' is not None, backup the environment variables and replace - # them with the passed 'env'. When 'env' is None, we simply use the - # current 'os.environ' for compatibility with the subprocess.Popen - # semantics used above. - if env is not None: - old_environ = os.environ.copy() - _ReplaceEnvDict(os.environ, env) - - try: - if working_dir is not None: - os.chdir(working_dir) - if capture_stderr: - p = popen2.Popen4(command) - else: - p = popen2.Popen3(command) - p.tochild.close() - self.output = p.fromchild.read() - ret_code = p.wait() - finally: - os.chdir(old_dir) - - # Restore the old environment variables - # if they were replaced. - if env is not None: - _ReplaceEnvDict(os.environ, old_environ) - - # Converts ret_code to match the semantics of - # subprocess.Popen.returncode. - if os.WIFSIGNALED(ret_code): - self._return_code = -os.WTERMSIG(ret_code) - else: # os.WIFEXITED(ret_code) should return True here. - self._return_code = os.WEXITSTATUS(ret_code) - - if self._return_code < 0: - self.terminated_by_signal = True - self.exited = False - self.signal = -self._return_code - else: - self.terminated_by_signal = False - self.exited = True - self.exit_code = self._return_code - - -def Main(): - """Runs the unit test.""" - - # We must call _ParseAndStripGTestFlags() before calling - # unittest.main(). Otherwise the latter will be confused by the - # --gtest_* flags. - _ParseAndStripGTestFlags(sys.argv) - # The tested binaries should not be writing XML output files unless the - # script explicitly instructs them to. - # TODO(vladl@google.com): Move this into Subprocess when we implement - # passing environment into it as a parameter. - if GTEST_OUTPUT_VAR_NAME in os.environ: - del os.environ[GTEST_OUTPUT_VAR_NAME] - - _test_module.main() diff --git a/freedv-server/googletest/test/gtest_throw_on_failure_ex_test.cc b/freedv-server/googletest/test/gtest_throw_on_failure_ex_test.cc deleted file mode 100644 index 8d46c76f..00000000 --- a/freedv-server/googletest/test/gtest_throw_on_failure_ex_test.cc +++ /dev/null @@ -1,92 +0,0 @@ -// Copyright 2009, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// Tests Google Test's throw-on-failure mode with exceptions enabled. - -#include "gtest/gtest.h" - -#include -#include -#include -#include - -// Prints the given failure message and exits the program with -// non-zero. We use this instead of a Google Test assertion to -// indicate a failure, as the latter is been tested and cannot be -// relied on. -void Fail(const char* msg) { - printf("FAILURE: %s\n", msg); - fflush(stdout); - exit(1); -} - -// Tests that an assertion failure throws a subclass of -// std::runtime_error. -void TestFailureThrowsRuntimeError() { - testing::GTEST_FLAG(throw_on_failure) = true; - - // A successful assertion shouldn't throw. - try { - EXPECT_EQ(3, 3); - } catch(...) { - Fail("A successful assertion wrongfully threw."); - } - - // A failed assertion should throw a subclass of std::runtime_error. - try { - EXPECT_EQ(2, 3) << "Expected failure"; - } catch(const std::runtime_error& e) { - if (strstr(e.what(), "Expected failure") != NULL) - return; - - printf("%s", - "A failed assertion did throw an exception of the right type, " - "but the message is incorrect. Instead of containing \"Expected " - "failure\", it is:\n"); - Fail(e.what()); - } catch(...) { - Fail("A failed assertion threw the wrong type of exception."); - } - Fail("A failed assertion should've thrown but didn't."); -} - -int main(int argc, char** argv) { - testing::InitGoogleTest(&argc, argv); - - // We want to ensure that people can use Google Test assertions in - // other testing frameworks, as long as they initialize Google Test - // properly and set the thrown-on-failure mode. Therefore, we don't - // use Google Test's constructs for defining and running tests - // (e.g. TEST and RUN_ALL_TESTS) here. - - TestFailureThrowsRuntimeError(); - return 0; -} diff --git a/freedv-server/googletest/test/gtest_throw_on_failure_test.py b/freedv-server/googletest/test/gtest_throw_on_failure_test.py deleted file mode 100755 index 5678ffea..00000000 --- a/freedv-server/googletest/test/gtest_throw_on_failure_test.py +++ /dev/null @@ -1,171 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2009, Google Inc. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""Tests Google Test's throw-on-failure mode with exceptions disabled. - -This script invokes gtest_throw_on_failure_test_ (a program written with -Google Test) with different environments and command line flags. -""" - -__author__ = 'wan@google.com (Zhanyong Wan)' - -import os -import gtest_test_utils - - -# Constants. - -# The command line flag for enabling/disabling the throw-on-failure mode. -THROW_ON_FAILURE = 'gtest_throw_on_failure' - -# Path to the gtest_throw_on_failure_test_ program, compiled with -# exceptions disabled. -EXE_PATH = gtest_test_utils.GetTestExecutablePath( - 'gtest_throw_on_failure_test_') - - -# Utilities. - - -def SetEnvVar(env_var, value): - """Sets an environment variable to a given value; unsets it when the - given value is None. - """ - - env_var = env_var.upper() - if value is not None: - os.environ[env_var] = value - elif env_var in os.environ: - del os.environ[env_var] - - -def Run(command): - """Runs a command; returns True/False if its exit code is/isn't 0.""" - - print 'Running "%s". . .' % ' '.join(command) - p = gtest_test_utils.Subprocess(command) - return p.exited and p.exit_code == 0 - - -# The tests. TODO(wan@google.com): refactor the class to share common -# logic with code in gtest_break_on_failure_unittest.py. -class ThrowOnFailureTest(gtest_test_utils.TestCase): - """Tests the throw-on-failure mode.""" - - def RunAndVerify(self, env_var_value, flag_value, should_fail): - """Runs gtest_throw_on_failure_test_ and verifies that it does - (or does not) exit with a non-zero code. - - Args: - env_var_value: value of the GTEST_BREAK_ON_FAILURE environment - variable; None if the variable should be unset. - flag_value: value of the --gtest_break_on_failure flag; - None if the flag should not be present. - should_fail: True iff the program is expected to fail. - """ - - SetEnvVar(THROW_ON_FAILURE, env_var_value) - - if env_var_value is None: - env_var_value_msg = ' is not set' - else: - env_var_value_msg = '=' + env_var_value - - if flag_value is None: - flag = '' - elif flag_value == '0': - flag = '--%s=0' % THROW_ON_FAILURE - else: - flag = '--%s' % THROW_ON_FAILURE - - command = [EXE_PATH] - if flag: - command.append(flag) - - if should_fail: - should_or_not = 'should' - else: - should_or_not = 'should not' - - failed = not Run(command) - - SetEnvVar(THROW_ON_FAILURE, None) - - msg = ('when %s%s, an assertion failure in "%s" %s cause a non-zero ' - 'exit code.' % - (THROW_ON_FAILURE, env_var_value_msg, ' '.join(command), - should_or_not)) - self.assert_(failed == should_fail, msg) - - def testDefaultBehavior(self): - """Tests the behavior of the default mode.""" - - self.RunAndVerify(env_var_value=None, flag_value=None, should_fail=False) - - def testThrowOnFailureEnvVar(self): - """Tests using the GTEST_THROW_ON_FAILURE environment variable.""" - - self.RunAndVerify(env_var_value='0', - flag_value=None, - should_fail=False) - self.RunAndVerify(env_var_value='1', - flag_value=None, - should_fail=True) - - def testThrowOnFailureFlag(self): - """Tests using the --gtest_throw_on_failure flag.""" - - self.RunAndVerify(env_var_value=None, - flag_value='0', - should_fail=False) - self.RunAndVerify(env_var_value=None, - flag_value='1', - should_fail=True) - - def testThrowOnFailureFlagOverridesEnvVar(self): - """Tests that --gtest_throw_on_failure overrides GTEST_THROW_ON_FAILURE.""" - - self.RunAndVerify(env_var_value='0', - flag_value='0', - should_fail=False) - self.RunAndVerify(env_var_value='0', - flag_value='1', - should_fail=True) - self.RunAndVerify(env_var_value='1', - flag_value='0', - should_fail=False) - self.RunAndVerify(env_var_value='1', - flag_value='1', - should_fail=True) - - -if __name__ == '__main__': - gtest_test_utils.Main() diff --git a/freedv-server/googletest/test/gtest_throw_on_failure_test_.cc b/freedv-server/googletest/test/gtest_throw_on_failure_test_.cc deleted file mode 100644 index 2b88fe3d..00000000 --- a/freedv-server/googletest/test/gtest_throw_on_failure_test_.cc +++ /dev/null @@ -1,72 +0,0 @@ -// Copyright 2009, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -// Tests Google Test's throw-on-failure mode with exceptions disabled. -// -// This program must be compiled with exceptions disabled. It will be -// invoked by gtest_throw_on_failure_test.py, and is expected to exit -// with non-zero in the throw-on-failure mode or 0 otherwise. - -#include "gtest/gtest.h" - -#include // for fflush, fprintf, NULL, etc. -#include // for exit -#include // for set_terminate - -// This terminate handler aborts the program using exit() rather than abort(). -// This avoids showing pop-ups on Windows systems and core dumps on Unix-like -// ones. -void TerminateHandler() { - fprintf(stderr, "%s\n", "Unhandled C++ exception terminating the program."); - fflush(NULL); - exit(1); -} - -int main(int argc, char** argv) { -#if GTEST_HAS_EXCEPTIONS - std::set_terminate(&TerminateHandler); -#endif - testing::InitGoogleTest(&argc, argv); - - // We want to ensure that people can use Google Test assertions in - // other testing frameworks, as long as they initialize Google Test - // properly and set the throw-on-failure mode. Therefore, we don't - // use Google Test's constructs for defining and running tests - // (e.g. TEST and RUN_ALL_TESTS) here. - - // In the throw-on-failure mode with exceptions disabled, this - // assertion will cause the program to exit with a non-zero code. - EXPECT_EQ(2, 3); - - // When not in the throw-on-failure mode, the control will reach - // here. - return 0; -} diff --git a/freedv-server/googletest/test/gtest_uninitialized_test.py b/freedv-server/googletest/test/gtest_uninitialized_test.py deleted file mode 100755 index 6ae57eee..00000000 --- a/freedv-server/googletest/test/gtest_uninitialized_test.py +++ /dev/null @@ -1,70 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2008, Google Inc. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""Verifies that Google Test warns the user when not initialized properly.""" - -__author__ = 'wan@google.com (Zhanyong Wan)' - -import gtest_test_utils - - -COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_uninitialized_test_') - - -def Assert(condition): - if not condition: - raise AssertionError - - -def AssertEq(expected, actual): - if expected != actual: - print 'Expected: %s' % (expected,) - print ' Actual: %s' % (actual,) - raise AssertionError - - -def TestExitCodeAndOutput(command): - """Runs the given command and verifies its exit code and output.""" - - # Verifies that 'command' exits with code 1. - p = gtest_test_utils.Subprocess(command) - Assert(p.exited) - AssertEq(1, p.exit_code) - Assert('InitGoogleTest' in p.output) - - -class GTestUninitializedTest(gtest_test_utils.TestCase): - def testExitCodeAndOutput(self): - TestExitCodeAndOutput(COMMAND) - - -if __name__ == '__main__': - gtest_test_utils.Main() diff --git a/freedv-server/googletest/test/gtest_uninitialized_test_.cc b/freedv-server/googletest/test/gtest_uninitialized_test_.cc deleted file mode 100644 index 44316987..00000000 --- a/freedv-server/googletest/test/gtest_uninitialized_test_.cc +++ /dev/null @@ -1,43 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) - -#include "gtest/gtest.h" - -TEST(DummyTest, Dummy) { - // This test doesn't verify anything. We just need it to create a - // realistic stage for testing the behavior of Google Test when - // RUN_ALL_TESTS() is called without testing::InitGoogleTest() being - // called first. -} - -int main() { - return RUN_ALL_TESTS(); -} diff --git a/freedv-server/googletest/test/gtest_unittest.cc b/freedv-server/googletest/test/gtest_unittest.cc deleted file mode 100644 index 0cab07d1..00000000 --- a/freedv-server/googletest/test/gtest_unittest.cc +++ /dev/null @@ -1,7415 +0,0 @@ -// Copyright 2005, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// Tests for Google Test itself. This verifies that the basic constructs of -// Google Test work. - -#include "gtest/gtest.h" - -// Verifies that the command line flag variables can be accessed -// in code once has been #included. -// Do not move it after other #includes. -TEST(CommandLineFlagsTest, CanBeAccessedInCodeOnceGTestHIsIncluded) { - bool dummy = testing::GTEST_FLAG(also_run_disabled_tests) - || testing::GTEST_FLAG(break_on_failure) - || testing::GTEST_FLAG(catch_exceptions) - || testing::GTEST_FLAG(color) != "unknown" - || testing::GTEST_FLAG(filter) != "unknown" - || testing::GTEST_FLAG(list_tests) - || testing::GTEST_FLAG(output) != "unknown" - || testing::GTEST_FLAG(print_time) - || testing::GTEST_FLAG(random_seed) - || testing::GTEST_FLAG(repeat) > 0 - || testing::GTEST_FLAG(show_internal_stack_frames) - || testing::GTEST_FLAG(shuffle) - || testing::GTEST_FLAG(stack_trace_depth) > 0 - || testing::GTEST_FLAG(stream_result_to) != "unknown" - || testing::GTEST_FLAG(throw_on_failure); - EXPECT_TRUE(dummy || !dummy); // Suppresses warning that dummy is unused. -} - -#include // For INT_MAX. -#include -#include -#include - -#include -#include -#include - -#include "gtest/gtest-spi.h" - -// Indicates that this translation unit is part of Google Test's -// implementation. It must come before gtest-internal-inl.h is -// included, or there will be a compiler error. This trick is to -// prevent a user from accidentally including gtest-internal-inl.h in -// his code. -#define GTEST_IMPLEMENTATION_ 1 -#include "src/gtest-internal-inl.h" -#undef GTEST_IMPLEMENTATION_ - -namespace testing { -namespace internal { - -#if GTEST_CAN_STREAM_RESULTS_ - -class StreamingListenerTest : public Test { - public: - class FakeSocketWriter : public StreamingListener::AbstractSocketWriter { - public: - // Sends a string to the socket. - virtual void Send(const string& message) { output_ += message; } - - string output_; - }; - - StreamingListenerTest() - : fake_sock_writer_(new FakeSocketWriter), - streamer_(fake_sock_writer_), - test_info_obj_("FooTest", "Bar", NULL, NULL, 0, NULL) {} - - protected: - string* output() { return &(fake_sock_writer_->output_); } - - FakeSocketWriter* const fake_sock_writer_; - StreamingListener streamer_; - UnitTest unit_test_; - TestInfo test_info_obj_; // The name test_info_ was taken by testing::Test. -}; - -TEST_F(StreamingListenerTest, OnTestProgramEnd) { - *output() = ""; - streamer_.OnTestProgramEnd(unit_test_); - EXPECT_EQ("event=TestProgramEnd&passed=1\n", *output()); -} - -TEST_F(StreamingListenerTest, OnTestIterationEnd) { - *output() = ""; - streamer_.OnTestIterationEnd(unit_test_, 42); - EXPECT_EQ("event=TestIterationEnd&passed=1&elapsed_time=0ms\n", *output()); -} - -TEST_F(StreamingListenerTest, OnTestCaseStart) { - *output() = ""; - streamer_.OnTestCaseStart(TestCase("FooTest", "Bar", NULL, NULL)); - EXPECT_EQ("event=TestCaseStart&name=FooTest\n", *output()); -} - -TEST_F(StreamingListenerTest, OnTestCaseEnd) { - *output() = ""; - streamer_.OnTestCaseEnd(TestCase("FooTest", "Bar", NULL, NULL)); - EXPECT_EQ("event=TestCaseEnd&passed=1&elapsed_time=0ms\n", *output()); -} - -TEST_F(StreamingListenerTest, OnTestStart) { - *output() = ""; - streamer_.OnTestStart(test_info_obj_); - EXPECT_EQ("event=TestStart&name=Bar\n", *output()); -} - -TEST_F(StreamingListenerTest, OnTestEnd) { - *output() = ""; - streamer_.OnTestEnd(test_info_obj_); - EXPECT_EQ("event=TestEnd&passed=1&elapsed_time=0ms\n", *output()); -} - -TEST_F(StreamingListenerTest, OnTestPartResult) { - *output() = ""; - streamer_.OnTestPartResult(TestPartResult( - TestPartResult::kFatalFailure, "foo.cc", 42, "failed=\n&%")); - - // Meta characters in the failure message should be properly escaped. - EXPECT_EQ( - "event=TestPartResult&file=foo.cc&line=42&message=failed%3D%0A%26%25\n", - *output()); -} - -#endif // GTEST_CAN_STREAM_RESULTS_ - -// Provides access to otherwise private parts of the TestEventListeners class -// that are needed to test it. -class TestEventListenersAccessor { - public: - static TestEventListener* GetRepeater(TestEventListeners* listeners) { - return listeners->repeater(); - } - - static void SetDefaultResultPrinter(TestEventListeners* listeners, - TestEventListener* listener) { - listeners->SetDefaultResultPrinter(listener); - } - static void SetDefaultXmlGenerator(TestEventListeners* listeners, - TestEventListener* listener) { - listeners->SetDefaultXmlGenerator(listener); - } - - static bool EventForwardingEnabled(const TestEventListeners& listeners) { - return listeners.EventForwardingEnabled(); - } - - static void SuppressEventForwarding(TestEventListeners* listeners) { - listeners->SuppressEventForwarding(); - } -}; - -class UnitTestRecordPropertyTestHelper : public Test { - protected: - UnitTestRecordPropertyTestHelper() {} - - // Forwards to UnitTest::RecordProperty() to bypass access controls. - void UnitTestRecordProperty(const char* key, const std::string& value) { - unit_test_.RecordProperty(key, value); - } - - UnitTest unit_test_; -}; - -} // namespace internal -} // namespace testing - -using testing::AssertionFailure; -using testing::AssertionResult; -using testing::AssertionSuccess; -using testing::DoubleLE; -using testing::EmptyTestEventListener; -using testing::Environment; -using testing::FloatLE; -using testing::GTEST_FLAG(also_run_disabled_tests); -using testing::GTEST_FLAG(break_on_failure); -using testing::GTEST_FLAG(catch_exceptions); -using testing::GTEST_FLAG(color); -using testing::GTEST_FLAG(death_test_use_fork); -using testing::GTEST_FLAG(filter); -using testing::GTEST_FLAG(list_tests); -using testing::GTEST_FLAG(output); -using testing::GTEST_FLAG(print_time); -using testing::GTEST_FLAG(random_seed); -using testing::GTEST_FLAG(repeat); -using testing::GTEST_FLAG(show_internal_stack_frames); -using testing::GTEST_FLAG(shuffle); -using testing::GTEST_FLAG(stack_trace_depth); -using testing::GTEST_FLAG(stream_result_to); -using testing::GTEST_FLAG(throw_on_failure); -using testing::IsNotSubstring; -using testing::IsSubstring; -using testing::Message; -using testing::ScopedFakeTestPartResultReporter; -using testing::StaticAssertTypeEq; -using testing::Test; -using testing::TestCase; -using testing::TestEventListeners; -using testing::TestInfo; -using testing::TestPartResult; -using testing::TestPartResultArray; -using testing::TestProperty; -using testing::TestResult; -using testing::TimeInMillis; -using testing::UnitTest; -using testing::kMaxStackTraceDepth; -using testing::internal::AddReference; -using testing::internal::AlwaysFalse; -using testing::internal::AlwaysTrue; -using testing::internal::AppendUserMessage; -using testing::internal::ArrayAwareFind; -using testing::internal::ArrayEq; -using testing::internal::CodePointToUtf8; -using testing::internal::CompileAssertTypesEqual; -using testing::internal::CopyArray; -using testing::internal::CountIf; -using testing::internal::EqFailure; -using testing::internal::FloatingPoint; -using testing::internal::ForEach; -using testing::internal::FormatEpochTimeInMillisAsIso8601; -using testing::internal::FormatTimeInMillisAsSeconds; -using testing::internal::GTestFlagSaver; -using testing::internal::GetCurrentOsStackTraceExceptTop; -using testing::internal::GetElementOr; -using testing::internal::GetNextRandomSeed; -using testing::internal::GetRandomSeedFromFlag; -using testing::internal::GetTestTypeId; -using testing::internal::GetTimeInMillis; -using testing::internal::GetTypeId; -using testing::internal::GetUnitTestImpl; -using testing::internal::ImplicitlyConvertible; -using testing::internal::Int32; -using testing::internal::Int32FromEnvOrDie; -using testing::internal::IsAProtocolMessage; -using testing::internal::IsContainer; -using testing::internal::IsContainerTest; -using testing::internal::IsNotContainer; -using testing::internal::NativeArray; -using testing::internal::ParseInt32Flag; -using testing::internal::RemoveConst; -using testing::internal::RemoveReference; -using testing::internal::ShouldRunTestOnShard; -using testing::internal::ShouldShard; -using testing::internal::ShouldUseColor; -using testing::internal::Shuffle; -using testing::internal::ShuffleRange; -using testing::internal::SkipPrefix; -using testing::internal::StreamableToString; -using testing::internal::String; -using testing::internal::TestEventListenersAccessor; -using testing::internal::TestResultAccessor; -using testing::internal::UInt32; -using testing::internal::WideStringToUtf8; -using testing::internal::kCopy; -using testing::internal::kMaxRandomSeed; -using testing::internal::kReference; -using testing::internal::kTestTypeIdInGoogleTest; -using testing::internal::scoped_ptr; - -#if GTEST_HAS_STREAM_REDIRECTION -using testing::internal::CaptureStdout; -using testing::internal::GetCapturedStdout; -#endif - -#if GTEST_IS_THREADSAFE -using testing::internal::ThreadWithParam; -#endif - -class TestingVector : public std::vector { -}; - -::std::ostream& operator<<(::std::ostream& os, - const TestingVector& vector) { - os << "{ "; - for (size_t i = 0; i < vector.size(); i++) { - os << vector[i] << " "; - } - os << "}"; - return os; -} - -// This line tests that we can define tests in an unnamed namespace. -namespace { - -TEST(GetRandomSeedFromFlagTest, HandlesZero) { - const int seed = GetRandomSeedFromFlag(0); - EXPECT_LE(1, seed); - EXPECT_LE(seed, static_cast(kMaxRandomSeed)); -} - -TEST(GetRandomSeedFromFlagTest, PreservesValidSeed) { - EXPECT_EQ(1, GetRandomSeedFromFlag(1)); - EXPECT_EQ(2, GetRandomSeedFromFlag(2)); - EXPECT_EQ(kMaxRandomSeed - 1, GetRandomSeedFromFlag(kMaxRandomSeed - 1)); - EXPECT_EQ(static_cast(kMaxRandomSeed), - GetRandomSeedFromFlag(kMaxRandomSeed)); -} - -TEST(GetRandomSeedFromFlagTest, NormalizesInvalidSeed) { - const int seed1 = GetRandomSeedFromFlag(-1); - EXPECT_LE(1, seed1); - EXPECT_LE(seed1, static_cast(kMaxRandomSeed)); - - const int seed2 = GetRandomSeedFromFlag(kMaxRandomSeed + 1); - EXPECT_LE(1, seed2); - EXPECT_LE(seed2, static_cast(kMaxRandomSeed)); -} - -TEST(GetNextRandomSeedTest, WorksForValidInput) { - EXPECT_EQ(2, GetNextRandomSeed(1)); - EXPECT_EQ(3, GetNextRandomSeed(2)); - EXPECT_EQ(static_cast(kMaxRandomSeed), - GetNextRandomSeed(kMaxRandomSeed - 1)); - EXPECT_EQ(1, GetNextRandomSeed(kMaxRandomSeed)); - - // We deliberately don't test GetNextRandomSeed() with invalid - // inputs, as that requires death tests, which are expensive. This - // is fine as GetNextRandomSeed() is internal and has a - // straightforward definition. -} - -static void ClearCurrentTestPartResults() { - TestResultAccessor::ClearTestPartResults( - GetUnitTestImpl()->current_test_result()); -} - -// Tests GetTypeId. - -TEST(GetTypeIdTest, ReturnsSameValueForSameType) { - EXPECT_EQ(GetTypeId(), GetTypeId()); - EXPECT_EQ(GetTypeId(), GetTypeId()); -} - -class SubClassOfTest : public Test {}; -class AnotherSubClassOfTest : public Test {}; - -TEST(GetTypeIdTest, ReturnsDifferentValuesForDifferentTypes) { - EXPECT_NE(GetTypeId(), GetTypeId()); - EXPECT_NE(GetTypeId(), GetTypeId()); - EXPECT_NE(GetTypeId(), GetTestTypeId()); - EXPECT_NE(GetTypeId(), GetTestTypeId()); - EXPECT_NE(GetTypeId(), GetTestTypeId()); - EXPECT_NE(GetTypeId(), GetTypeId()); -} - -// Verifies that GetTestTypeId() returns the same value, no matter it -// is called from inside Google Test or outside of it. -TEST(GetTestTypeIdTest, ReturnsTheSameValueInsideOrOutsideOfGoogleTest) { - EXPECT_EQ(kTestTypeIdInGoogleTest, GetTestTypeId()); -} - -// Tests FormatTimeInMillisAsSeconds(). - -TEST(FormatTimeInMillisAsSecondsTest, FormatsZero) { - EXPECT_EQ("0", FormatTimeInMillisAsSeconds(0)); -} - -TEST(FormatTimeInMillisAsSecondsTest, FormatsPositiveNumber) { - EXPECT_EQ("0.003", FormatTimeInMillisAsSeconds(3)); - EXPECT_EQ("0.01", FormatTimeInMillisAsSeconds(10)); - EXPECT_EQ("0.2", FormatTimeInMillisAsSeconds(200)); - EXPECT_EQ("1.2", FormatTimeInMillisAsSeconds(1200)); - EXPECT_EQ("3", FormatTimeInMillisAsSeconds(3000)); -} - -TEST(FormatTimeInMillisAsSecondsTest, FormatsNegativeNumber) { - EXPECT_EQ("-0.003", FormatTimeInMillisAsSeconds(-3)); - EXPECT_EQ("-0.01", FormatTimeInMillisAsSeconds(-10)); - EXPECT_EQ("-0.2", FormatTimeInMillisAsSeconds(-200)); - EXPECT_EQ("-1.2", FormatTimeInMillisAsSeconds(-1200)); - EXPECT_EQ("-3", FormatTimeInMillisAsSeconds(-3000)); -} - -// Tests FormatEpochTimeInMillisAsIso8601(). The correctness of conversion -// for particular dates below was verified in Python using -// datetime.datetime.fromutctimestamp(/1000). - -// FormatEpochTimeInMillisAsIso8601 depends on the current timezone, so we -// have to set up a particular timezone to obtain predictable results. -class FormatEpochTimeInMillisAsIso8601Test : public Test { - public: - // On Cygwin, GCC doesn't allow unqualified integer literals to exceed - // 32 bits, even when 64-bit integer types are available. We have to - // force the constants to have a 64-bit type here. - static const TimeInMillis kMillisPerSec = 1000; - - private: - virtual void SetUp() { - saved_tz_ = NULL; -#if _MSC_VER -# pragma warning(push) // Saves the current warning state. -# pragma warning(disable:4996) // Temporarily disables warning 4996 - // (function or variable may be unsafe - // for getenv, function is deprecated for - // strdup). - if (getenv("TZ")) - saved_tz_ = strdup(getenv("TZ")); -# pragma warning(pop) // Restores the warning state again. -#else - if (getenv("TZ")) - saved_tz_ = strdup(getenv("TZ")); -#endif - - // Set up the time zone for FormatEpochTimeInMillisAsIso8601 to use. We - // cannot use the local time zone because the function's output depends - // on the time zone. - SetTimeZone("UTC+00"); - } - - virtual void TearDown() { - SetTimeZone(saved_tz_); - free(const_cast(saved_tz_)); - saved_tz_ = NULL; - } - - static void SetTimeZone(const char* time_zone) { - // tzset() distinguishes between the TZ variable being present and empty - // and not being present, so we have to consider the case of time_zone - // being NULL. -#if _MSC_VER - // ...Unless it's MSVC, whose standard library's _putenv doesn't - // distinguish between an empty and a missing variable. - const std::string env_var = - std::string("TZ=") + (time_zone ? time_zone : ""); - _putenv(env_var.c_str()); -# pragma warning(push) // Saves the current warning state. -# pragma warning(disable:4996) // Temporarily disables warning 4996 - // (function is deprecated). - tzset(); -# pragma warning(pop) // Restores the warning state again. -#else - if (time_zone) { - setenv(("TZ"), time_zone, 1); - } else { - unsetenv("TZ"); - } - tzset(); -#endif - } - - const char* saved_tz_; -}; - -const TimeInMillis FormatEpochTimeInMillisAsIso8601Test::kMillisPerSec; - -TEST_F(FormatEpochTimeInMillisAsIso8601Test, PrintsTwoDigitSegments) { - EXPECT_EQ("2011-10-31T18:52:42", - FormatEpochTimeInMillisAsIso8601(1320087162 * kMillisPerSec)); -} - -TEST_F(FormatEpochTimeInMillisAsIso8601Test, MillisecondsDoNotAffectResult) { - EXPECT_EQ( - "2011-10-31T18:52:42", - FormatEpochTimeInMillisAsIso8601(1320087162 * kMillisPerSec + 234)); -} - -TEST_F(FormatEpochTimeInMillisAsIso8601Test, PrintsLeadingZeroes) { - EXPECT_EQ("2011-09-03T05:07:02", - FormatEpochTimeInMillisAsIso8601(1315026422 * kMillisPerSec)); -} - -TEST_F(FormatEpochTimeInMillisAsIso8601Test, Prints24HourTime) { - EXPECT_EQ("2011-09-28T17:08:22", - FormatEpochTimeInMillisAsIso8601(1317229702 * kMillisPerSec)); -} - -TEST_F(FormatEpochTimeInMillisAsIso8601Test, PrintsEpochStart) { - EXPECT_EQ("1970-01-01T00:00:00", FormatEpochTimeInMillisAsIso8601(0)); -} - -#if GTEST_CAN_COMPARE_NULL - -# ifdef __BORLANDC__ -// Silences warnings: "Condition is always true", "Unreachable code" -# pragma option push -w-ccc -w-rch -# endif - -// Tests that GTEST_IS_NULL_LITERAL_(x) is true when x is a null -// pointer literal. -TEST(NullLiteralTest, IsTrueForNullLiterals) { - EXPECT_TRUE(GTEST_IS_NULL_LITERAL_(NULL)); - EXPECT_TRUE(GTEST_IS_NULL_LITERAL_(0)); - EXPECT_TRUE(GTEST_IS_NULL_LITERAL_(0U)); - EXPECT_TRUE(GTEST_IS_NULL_LITERAL_(0L)); -} - -// Tests that GTEST_IS_NULL_LITERAL_(x) is false when x is not a null -// pointer literal. -TEST(NullLiteralTest, IsFalseForNonNullLiterals) { - EXPECT_FALSE(GTEST_IS_NULL_LITERAL_(1)); - EXPECT_FALSE(GTEST_IS_NULL_LITERAL_(0.0)); - EXPECT_FALSE(GTEST_IS_NULL_LITERAL_('a')); - EXPECT_FALSE(GTEST_IS_NULL_LITERAL_(static_cast(NULL))); -} - -# ifdef __BORLANDC__ -// Restores warnings after previous "#pragma option push" suppressed them. -# pragma option pop -# endif - -#endif // GTEST_CAN_COMPARE_NULL -// -// Tests CodePointToUtf8(). - -// Tests that the NUL character L'\0' is encoded correctly. -TEST(CodePointToUtf8Test, CanEncodeNul) { - EXPECT_EQ("", CodePointToUtf8(L'\0')); -} - -// Tests that ASCII characters are encoded correctly. -TEST(CodePointToUtf8Test, CanEncodeAscii) { - EXPECT_EQ("a", CodePointToUtf8(L'a')); - EXPECT_EQ("Z", CodePointToUtf8(L'Z')); - EXPECT_EQ("&", CodePointToUtf8(L'&')); - EXPECT_EQ("\x7F", CodePointToUtf8(L'\x7F')); -} - -// Tests that Unicode code-points that have 8 to 11 bits are encoded -// as 110xxxxx 10xxxxxx. -TEST(CodePointToUtf8Test, CanEncode8To11Bits) { - // 000 1101 0011 => 110-00011 10-010011 - EXPECT_EQ("\xC3\x93", CodePointToUtf8(L'\xD3')); - - // 101 0111 0110 => 110-10101 10-110110 - // Some compilers (e.g., GCC on MinGW) cannot handle non-ASCII codepoints - // in wide strings and wide chars. In order to accomodate them, we have to - // introduce such character constants as integers. - EXPECT_EQ("\xD5\xB6", - CodePointToUtf8(static_cast(0x576))); -} - -// Tests that Unicode code-points that have 12 to 16 bits are encoded -// as 1110xxxx 10xxxxxx 10xxxxxx. -TEST(CodePointToUtf8Test, CanEncode12To16Bits) { - // 0000 1000 1101 0011 => 1110-0000 10-100011 10-010011 - EXPECT_EQ("\xE0\xA3\x93", - CodePointToUtf8(static_cast(0x8D3))); - - // 1100 0111 0100 1101 => 1110-1100 10-011101 10-001101 - EXPECT_EQ("\xEC\x9D\x8D", - CodePointToUtf8(static_cast(0xC74D))); -} - -#if !GTEST_WIDE_STRING_USES_UTF16_ -// Tests in this group require a wchar_t to hold > 16 bits, and thus -// are skipped on Windows, Cygwin, and Symbian, where a wchar_t is -// 16-bit wide. This code may not compile on those systems. - -// Tests that Unicode code-points that have 17 to 21 bits are encoded -// as 11110xxx 10xxxxxx 10xxxxxx 10xxxxxx. -TEST(CodePointToUtf8Test, CanEncode17To21Bits) { - // 0 0001 0000 1000 1101 0011 => 11110-000 10-010000 10-100011 10-010011 - EXPECT_EQ("\xF0\x90\xA3\x93", CodePointToUtf8(L'\x108D3')); - - // 0 0001 0000 0100 0000 0000 => 11110-000 10-010000 10-010000 10-000000 - EXPECT_EQ("\xF0\x90\x90\x80", CodePointToUtf8(L'\x10400')); - - // 1 0000 1000 0110 0011 0100 => 11110-100 10-001000 10-011000 10-110100 - EXPECT_EQ("\xF4\x88\x98\xB4", CodePointToUtf8(L'\x108634')); -} - -// Tests that encoding an invalid code-point generates the expected result. -TEST(CodePointToUtf8Test, CanEncodeInvalidCodePoint) { - EXPECT_EQ("(Invalid Unicode 0x1234ABCD)", CodePointToUtf8(L'\x1234ABCD')); -} - -#endif // !GTEST_WIDE_STRING_USES_UTF16_ - -// Tests WideStringToUtf8(). - -// Tests that the NUL character L'\0' is encoded correctly. -TEST(WideStringToUtf8Test, CanEncodeNul) { - EXPECT_STREQ("", WideStringToUtf8(L"", 0).c_str()); - EXPECT_STREQ("", WideStringToUtf8(L"", -1).c_str()); -} - -// Tests that ASCII strings are encoded correctly. -TEST(WideStringToUtf8Test, CanEncodeAscii) { - EXPECT_STREQ("a", WideStringToUtf8(L"a", 1).c_str()); - EXPECT_STREQ("ab", WideStringToUtf8(L"ab", 2).c_str()); - EXPECT_STREQ("a", WideStringToUtf8(L"a", -1).c_str()); - EXPECT_STREQ("ab", WideStringToUtf8(L"ab", -1).c_str()); -} - -// Tests that Unicode code-points that have 8 to 11 bits are encoded -// as 110xxxxx 10xxxxxx. -TEST(WideStringToUtf8Test, CanEncode8To11Bits) { - // 000 1101 0011 => 110-00011 10-010011 - EXPECT_STREQ("\xC3\x93", WideStringToUtf8(L"\xD3", 1).c_str()); - EXPECT_STREQ("\xC3\x93", WideStringToUtf8(L"\xD3", -1).c_str()); - - // 101 0111 0110 => 110-10101 10-110110 - const wchar_t s[] = { 0x576, '\0' }; - EXPECT_STREQ("\xD5\xB6", WideStringToUtf8(s, 1).c_str()); - EXPECT_STREQ("\xD5\xB6", WideStringToUtf8(s, -1).c_str()); -} - -// Tests that Unicode code-points that have 12 to 16 bits are encoded -// as 1110xxxx 10xxxxxx 10xxxxxx. -TEST(WideStringToUtf8Test, CanEncode12To16Bits) { - // 0000 1000 1101 0011 => 1110-0000 10-100011 10-010011 - const wchar_t s1[] = { 0x8D3, '\0' }; - EXPECT_STREQ("\xE0\xA3\x93", WideStringToUtf8(s1, 1).c_str()); - EXPECT_STREQ("\xE0\xA3\x93", WideStringToUtf8(s1, -1).c_str()); - - // 1100 0111 0100 1101 => 1110-1100 10-011101 10-001101 - const wchar_t s2[] = { 0xC74D, '\0' }; - EXPECT_STREQ("\xEC\x9D\x8D", WideStringToUtf8(s2, 1).c_str()); - EXPECT_STREQ("\xEC\x9D\x8D", WideStringToUtf8(s2, -1).c_str()); -} - -// Tests that the conversion stops when the function encounters \0 character. -TEST(WideStringToUtf8Test, StopsOnNulCharacter) { - EXPECT_STREQ("ABC", WideStringToUtf8(L"ABC\0XYZ", 100).c_str()); -} - -// Tests that the conversion stops when the function reaches the limit -// specified by the 'length' parameter. -TEST(WideStringToUtf8Test, StopsWhenLengthLimitReached) { - EXPECT_STREQ("ABC", WideStringToUtf8(L"ABCDEF", 3).c_str()); -} - -#if !GTEST_WIDE_STRING_USES_UTF16_ -// Tests that Unicode code-points that have 17 to 21 bits are encoded -// as 11110xxx 10xxxxxx 10xxxxxx 10xxxxxx. This code may not compile -// on the systems using UTF-16 encoding. -TEST(WideStringToUtf8Test, CanEncode17To21Bits) { - // 0 0001 0000 1000 1101 0011 => 11110-000 10-010000 10-100011 10-010011 - EXPECT_STREQ("\xF0\x90\xA3\x93", WideStringToUtf8(L"\x108D3", 1).c_str()); - EXPECT_STREQ("\xF0\x90\xA3\x93", WideStringToUtf8(L"\x108D3", -1).c_str()); - - // 1 0000 1000 0110 0011 0100 => 11110-100 10-001000 10-011000 10-110100 - EXPECT_STREQ("\xF4\x88\x98\xB4", WideStringToUtf8(L"\x108634", 1).c_str()); - EXPECT_STREQ("\xF4\x88\x98\xB4", WideStringToUtf8(L"\x108634", -1).c_str()); -} - -// Tests that encoding an invalid code-point generates the expected result. -TEST(WideStringToUtf8Test, CanEncodeInvalidCodePoint) { - EXPECT_STREQ("(Invalid Unicode 0xABCDFF)", - WideStringToUtf8(L"\xABCDFF", -1).c_str()); -} -#else // !GTEST_WIDE_STRING_USES_UTF16_ -// Tests that surrogate pairs are encoded correctly on the systems using -// UTF-16 encoding in the wide strings. -TEST(WideStringToUtf8Test, CanEncodeValidUtf16SUrrogatePairs) { - const wchar_t s[] = { 0xD801, 0xDC00, '\0' }; - EXPECT_STREQ("\xF0\x90\x90\x80", WideStringToUtf8(s, -1).c_str()); -} - -// Tests that encoding an invalid UTF-16 surrogate pair -// generates the expected result. -TEST(WideStringToUtf8Test, CanEncodeInvalidUtf16SurrogatePair) { - // Leading surrogate is at the end of the string. - const wchar_t s1[] = { 0xD800, '\0' }; - EXPECT_STREQ("\xED\xA0\x80", WideStringToUtf8(s1, -1).c_str()); - // Leading surrogate is not followed by the trailing surrogate. - const wchar_t s2[] = { 0xD800, 'M', '\0' }; - EXPECT_STREQ("\xED\xA0\x80M", WideStringToUtf8(s2, -1).c_str()); - // Trailing surrogate appearas without a leading surrogate. - const wchar_t s3[] = { 0xDC00, 'P', 'Q', 'R', '\0' }; - EXPECT_STREQ("\xED\xB0\x80PQR", WideStringToUtf8(s3, -1).c_str()); -} -#endif // !GTEST_WIDE_STRING_USES_UTF16_ - -// Tests that codepoint concatenation works correctly. -#if !GTEST_WIDE_STRING_USES_UTF16_ -TEST(WideStringToUtf8Test, ConcatenatesCodepointsCorrectly) { - const wchar_t s[] = { 0x108634, 0xC74D, '\n', 0x576, 0x8D3, 0x108634, '\0'}; - EXPECT_STREQ( - "\xF4\x88\x98\xB4" - "\xEC\x9D\x8D" - "\n" - "\xD5\xB6" - "\xE0\xA3\x93" - "\xF4\x88\x98\xB4", - WideStringToUtf8(s, -1).c_str()); -} -#else -TEST(WideStringToUtf8Test, ConcatenatesCodepointsCorrectly) { - const wchar_t s[] = { 0xC74D, '\n', 0x576, 0x8D3, '\0'}; - EXPECT_STREQ( - "\xEC\x9D\x8D" "\n" "\xD5\xB6" "\xE0\xA3\x93", - WideStringToUtf8(s, -1).c_str()); -} -#endif // !GTEST_WIDE_STRING_USES_UTF16_ - -// Tests the Random class. - -TEST(RandomDeathTest, GeneratesCrashesOnInvalidRange) { - testing::internal::Random random(42); - EXPECT_DEATH_IF_SUPPORTED( - random.Generate(0), - "Cannot generate a number in the range \\[0, 0\\)"); - EXPECT_DEATH_IF_SUPPORTED( - random.Generate(testing::internal::Random::kMaxRange + 1), - "Generation of a number in \\[0, 2147483649\\) was requested, " - "but this can only generate numbers in \\[0, 2147483648\\)"); -} - -TEST(RandomTest, GeneratesNumbersWithinRange) { - const UInt32 kRange = 10000; - testing::internal::Random random(12345); - for (int i = 0; i < 10; i++) { - EXPECT_LT(random.Generate(kRange), kRange) << " for iteration " << i; - } - - testing::internal::Random random2(testing::internal::Random::kMaxRange); - for (int i = 0; i < 10; i++) { - EXPECT_LT(random2.Generate(kRange), kRange) << " for iteration " << i; - } -} - -TEST(RandomTest, RepeatsWhenReseeded) { - const int kSeed = 123; - const int kArraySize = 10; - const UInt32 kRange = 10000; - UInt32 values[kArraySize]; - - testing::internal::Random random(kSeed); - for (int i = 0; i < kArraySize; i++) { - values[i] = random.Generate(kRange); - } - - random.Reseed(kSeed); - for (int i = 0; i < kArraySize; i++) { - EXPECT_EQ(values[i], random.Generate(kRange)) << " for iteration " << i; - } -} - -// Tests STL container utilities. - -// Tests CountIf(). - -static bool IsPositive(int n) { return n > 0; } - -TEST(ContainerUtilityTest, CountIf) { - std::vector v; - EXPECT_EQ(0, CountIf(v, IsPositive)); // Works for an empty container. - - v.push_back(-1); - v.push_back(0); - EXPECT_EQ(0, CountIf(v, IsPositive)); // Works when no value satisfies. - - v.push_back(2); - v.push_back(-10); - v.push_back(10); - EXPECT_EQ(2, CountIf(v, IsPositive)); -} - -// Tests ForEach(). - -static int g_sum = 0; -static void Accumulate(int n) { g_sum += n; } - -TEST(ContainerUtilityTest, ForEach) { - std::vector v; - g_sum = 0; - ForEach(v, Accumulate); - EXPECT_EQ(0, g_sum); // Works for an empty container; - - g_sum = 0; - v.push_back(1); - ForEach(v, Accumulate); - EXPECT_EQ(1, g_sum); // Works for a container with one element. - - g_sum = 0; - v.push_back(20); - v.push_back(300); - ForEach(v, Accumulate); - EXPECT_EQ(321, g_sum); -} - -// Tests GetElementOr(). -TEST(ContainerUtilityTest, GetElementOr) { - std::vector a; - EXPECT_EQ('x', GetElementOr(a, 0, 'x')); - - a.push_back('a'); - a.push_back('b'); - EXPECT_EQ('a', GetElementOr(a, 0, 'x')); - EXPECT_EQ('b', GetElementOr(a, 1, 'x')); - EXPECT_EQ('x', GetElementOr(a, -2, 'x')); - EXPECT_EQ('x', GetElementOr(a, 2, 'x')); -} - -TEST(ContainerUtilityDeathTest, ShuffleRange) { - std::vector a; - a.push_back(0); - a.push_back(1); - a.push_back(2); - testing::internal::Random random(1); - - EXPECT_DEATH_IF_SUPPORTED( - ShuffleRange(&random, -1, 1, &a), - "Invalid shuffle range start -1: must be in range \\[0, 3\\]"); - EXPECT_DEATH_IF_SUPPORTED( - ShuffleRange(&random, 4, 4, &a), - "Invalid shuffle range start 4: must be in range \\[0, 3\\]"); - EXPECT_DEATH_IF_SUPPORTED( - ShuffleRange(&random, 3, 2, &a), - "Invalid shuffle range finish 2: must be in range \\[3, 3\\]"); - EXPECT_DEATH_IF_SUPPORTED( - ShuffleRange(&random, 3, 4, &a), - "Invalid shuffle range finish 4: must be in range \\[3, 3\\]"); -} - -class VectorShuffleTest : public Test { - protected: - static const int kVectorSize = 20; - - VectorShuffleTest() : random_(1) { - for (int i = 0; i < kVectorSize; i++) { - vector_.push_back(i); - } - } - - static bool VectorIsCorrupt(const TestingVector& vector) { - if (kVectorSize != static_cast(vector.size())) { - return true; - } - - bool found_in_vector[kVectorSize] = { false }; - for (size_t i = 0; i < vector.size(); i++) { - const int e = vector[i]; - if (e < 0 || e >= kVectorSize || found_in_vector[e]) { - return true; - } - found_in_vector[e] = true; - } - - // Vector size is correct, elements' range is correct, no - // duplicate elements. Therefore no corruption has occurred. - return false; - } - - static bool VectorIsNotCorrupt(const TestingVector& vector) { - return !VectorIsCorrupt(vector); - } - - static bool RangeIsShuffled(const TestingVector& vector, int begin, int end) { - for (int i = begin; i < end; i++) { - if (i != vector[i]) { - return true; - } - } - return false; - } - - static bool RangeIsUnshuffled( - const TestingVector& vector, int begin, int end) { - return !RangeIsShuffled(vector, begin, end); - } - - static bool VectorIsShuffled(const TestingVector& vector) { - return RangeIsShuffled(vector, 0, static_cast(vector.size())); - } - - static bool VectorIsUnshuffled(const TestingVector& vector) { - return !VectorIsShuffled(vector); - } - - testing::internal::Random random_; - TestingVector vector_; -}; // class VectorShuffleTest - -const int VectorShuffleTest::kVectorSize; - -TEST_F(VectorShuffleTest, HandlesEmptyRange) { - // Tests an empty range at the beginning... - ShuffleRange(&random_, 0, 0, &vector_); - ASSERT_PRED1(VectorIsNotCorrupt, vector_); - ASSERT_PRED1(VectorIsUnshuffled, vector_); - - // ...in the middle... - ShuffleRange(&random_, kVectorSize/2, kVectorSize/2, &vector_); - ASSERT_PRED1(VectorIsNotCorrupt, vector_); - ASSERT_PRED1(VectorIsUnshuffled, vector_); - - // ...at the end... - ShuffleRange(&random_, kVectorSize - 1, kVectorSize - 1, &vector_); - ASSERT_PRED1(VectorIsNotCorrupt, vector_); - ASSERT_PRED1(VectorIsUnshuffled, vector_); - - // ...and past the end. - ShuffleRange(&random_, kVectorSize, kVectorSize, &vector_); - ASSERT_PRED1(VectorIsNotCorrupt, vector_); - ASSERT_PRED1(VectorIsUnshuffled, vector_); -} - -TEST_F(VectorShuffleTest, HandlesRangeOfSizeOne) { - // Tests a size one range at the beginning... - ShuffleRange(&random_, 0, 1, &vector_); - ASSERT_PRED1(VectorIsNotCorrupt, vector_); - ASSERT_PRED1(VectorIsUnshuffled, vector_); - - // ...in the middle... - ShuffleRange(&random_, kVectorSize/2, kVectorSize/2 + 1, &vector_); - ASSERT_PRED1(VectorIsNotCorrupt, vector_); - ASSERT_PRED1(VectorIsUnshuffled, vector_); - - // ...and at the end. - ShuffleRange(&random_, kVectorSize - 1, kVectorSize, &vector_); - ASSERT_PRED1(VectorIsNotCorrupt, vector_); - ASSERT_PRED1(VectorIsUnshuffled, vector_); -} - -// Because we use our own random number generator and a fixed seed, -// we can guarantee that the following "random" tests will succeed. - -TEST_F(VectorShuffleTest, ShufflesEntireVector) { - Shuffle(&random_, &vector_); - ASSERT_PRED1(VectorIsNotCorrupt, vector_); - EXPECT_FALSE(VectorIsUnshuffled(vector_)) << vector_; - - // Tests the first and last elements in particular to ensure that - // there are no off-by-one problems in our shuffle algorithm. - EXPECT_NE(0, vector_[0]); - EXPECT_NE(kVectorSize - 1, vector_[kVectorSize - 1]); -} - -TEST_F(VectorShuffleTest, ShufflesStartOfVector) { - const int kRangeSize = kVectorSize/2; - - ShuffleRange(&random_, 0, kRangeSize, &vector_); - - ASSERT_PRED1(VectorIsNotCorrupt, vector_); - EXPECT_PRED3(RangeIsShuffled, vector_, 0, kRangeSize); - EXPECT_PRED3(RangeIsUnshuffled, vector_, kRangeSize, kVectorSize); -} - -TEST_F(VectorShuffleTest, ShufflesEndOfVector) { - const int kRangeSize = kVectorSize / 2; - ShuffleRange(&random_, kRangeSize, kVectorSize, &vector_); - - ASSERT_PRED1(VectorIsNotCorrupt, vector_); - EXPECT_PRED3(RangeIsUnshuffled, vector_, 0, kRangeSize); - EXPECT_PRED3(RangeIsShuffled, vector_, kRangeSize, kVectorSize); -} - -TEST_F(VectorShuffleTest, ShufflesMiddleOfVector) { - int kRangeSize = kVectorSize/3; - ShuffleRange(&random_, kRangeSize, 2*kRangeSize, &vector_); - - ASSERT_PRED1(VectorIsNotCorrupt, vector_); - EXPECT_PRED3(RangeIsUnshuffled, vector_, 0, kRangeSize); - EXPECT_PRED3(RangeIsShuffled, vector_, kRangeSize, 2*kRangeSize); - EXPECT_PRED3(RangeIsUnshuffled, vector_, 2*kRangeSize, kVectorSize); -} - -TEST_F(VectorShuffleTest, ShufflesRepeatably) { - TestingVector vector2; - for (int i = 0; i < kVectorSize; i++) { - vector2.push_back(i); - } - - random_.Reseed(1234); - Shuffle(&random_, &vector_); - random_.Reseed(1234); - Shuffle(&random_, &vector2); - - ASSERT_PRED1(VectorIsNotCorrupt, vector_); - ASSERT_PRED1(VectorIsNotCorrupt, vector2); - - for (int i = 0; i < kVectorSize; i++) { - EXPECT_EQ(vector_[i], vector2[i]) << " where i is " << i; - } -} - -// Tests the size of the AssertHelper class. - -TEST(AssertHelperTest, AssertHelperIsSmall) { - // To avoid breaking clients that use lots of assertions in one - // function, we cannot grow the size of AssertHelper. - EXPECT_LE(sizeof(testing::internal::AssertHelper), sizeof(void*)); -} - -// Tests String::EndsWithCaseInsensitive(). -TEST(StringTest, EndsWithCaseInsensitive) { - EXPECT_TRUE(String::EndsWithCaseInsensitive("foobar", "BAR")); - EXPECT_TRUE(String::EndsWithCaseInsensitive("foobaR", "bar")); - EXPECT_TRUE(String::EndsWithCaseInsensitive("foobar", "")); - EXPECT_TRUE(String::EndsWithCaseInsensitive("", "")); - - EXPECT_FALSE(String::EndsWithCaseInsensitive("Foobar", "foo")); - EXPECT_FALSE(String::EndsWithCaseInsensitive("foobar", "Foo")); - EXPECT_FALSE(String::EndsWithCaseInsensitive("", "foo")); -} - -// C++Builder's preprocessor is buggy; it fails to expand macros that -// appear in macro parameters after wide char literals. Provide an alias -// for NULL as a workaround. -static const wchar_t* const kNull = NULL; - -// Tests String::CaseInsensitiveWideCStringEquals -TEST(StringTest, CaseInsensitiveWideCStringEquals) { - EXPECT_TRUE(String::CaseInsensitiveWideCStringEquals(NULL, NULL)); - EXPECT_FALSE(String::CaseInsensitiveWideCStringEquals(kNull, L"")); - EXPECT_FALSE(String::CaseInsensitiveWideCStringEquals(L"", kNull)); - EXPECT_FALSE(String::CaseInsensitiveWideCStringEquals(kNull, L"foobar")); - EXPECT_FALSE(String::CaseInsensitiveWideCStringEquals(L"foobar", kNull)); - EXPECT_TRUE(String::CaseInsensitiveWideCStringEquals(L"foobar", L"foobar")); - EXPECT_TRUE(String::CaseInsensitiveWideCStringEquals(L"foobar", L"FOOBAR")); - EXPECT_TRUE(String::CaseInsensitiveWideCStringEquals(L"FOOBAR", L"foobar")); -} - -#if GTEST_OS_WINDOWS - -// Tests String::ShowWideCString(). -TEST(StringTest, ShowWideCString) { - EXPECT_STREQ("(null)", - String::ShowWideCString(NULL).c_str()); - EXPECT_STREQ("", String::ShowWideCString(L"").c_str()); - EXPECT_STREQ("foo", String::ShowWideCString(L"foo").c_str()); -} - -# if GTEST_OS_WINDOWS_MOBILE -TEST(StringTest, AnsiAndUtf16Null) { - EXPECT_EQ(NULL, String::AnsiToUtf16(NULL)); - EXPECT_EQ(NULL, String::Utf16ToAnsi(NULL)); -} - -TEST(StringTest, AnsiAndUtf16ConvertBasic) { - const char* ansi = String::Utf16ToAnsi(L"str"); - EXPECT_STREQ("str", ansi); - delete [] ansi; - const WCHAR* utf16 = String::AnsiToUtf16("str"); - EXPECT_EQ(0, wcsncmp(L"str", utf16, 3)); - delete [] utf16; -} - -TEST(StringTest, AnsiAndUtf16ConvertPathChars) { - const char* ansi = String::Utf16ToAnsi(L".:\\ \"*?"); - EXPECT_STREQ(".:\\ \"*?", ansi); - delete [] ansi; - const WCHAR* utf16 = String::AnsiToUtf16(".:\\ \"*?"); - EXPECT_EQ(0, wcsncmp(L".:\\ \"*?", utf16, 3)); - delete [] utf16; -} -# endif // GTEST_OS_WINDOWS_MOBILE - -#endif // GTEST_OS_WINDOWS - -// Tests TestProperty construction. -TEST(TestPropertyTest, StringValue) { - TestProperty property("key", "1"); - EXPECT_STREQ("key", property.key()); - EXPECT_STREQ("1", property.value()); -} - -// Tests TestProperty replacing a value. -TEST(TestPropertyTest, ReplaceStringValue) { - TestProperty property("key", "1"); - EXPECT_STREQ("1", property.value()); - property.SetValue("2"); - EXPECT_STREQ("2", property.value()); -} - -// AddFatalFailure() and AddNonfatalFailure() must be stand-alone -// functions (i.e. their definitions cannot be inlined at the call -// sites), or C++Builder won't compile the code. -static void AddFatalFailure() { - FAIL() << "Expected fatal failure."; -} - -static void AddNonfatalFailure() { - ADD_FAILURE() << "Expected non-fatal failure."; -} - -class ScopedFakeTestPartResultReporterTest : public Test { - public: // Must be public and not protected due to a bug in g++ 3.4.2. - enum FailureMode { - FATAL_FAILURE, - NONFATAL_FAILURE - }; - static void AddFailure(FailureMode failure) { - if (failure == FATAL_FAILURE) { - AddFatalFailure(); - } else { - AddNonfatalFailure(); - } - } -}; - -// Tests that ScopedFakeTestPartResultReporter intercepts test -// failures. -TEST_F(ScopedFakeTestPartResultReporterTest, InterceptsTestFailures) { - TestPartResultArray results; - { - ScopedFakeTestPartResultReporter reporter( - ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD, - &results); - AddFailure(NONFATAL_FAILURE); - AddFailure(FATAL_FAILURE); - } - - EXPECT_EQ(2, results.size()); - EXPECT_TRUE(results.GetTestPartResult(0).nonfatally_failed()); - EXPECT_TRUE(results.GetTestPartResult(1).fatally_failed()); -} - -TEST_F(ScopedFakeTestPartResultReporterTest, DeprecatedConstructor) { - TestPartResultArray results; - { - // Tests, that the deprecated constructor still works. - ScopedFakeTestPartResultReporter reporter(&results); - AddFailure(NONFATAL_FAILURE); - } - EXPECT_EQ(1, results.size()); -} - -#if GTEST_IS_THREADSAFE - -class ScopedFakeTestPartResultReporterWithThreadsTest - : public ScopedFakeTestPartResultReporterTest { - protected: - static void AddFailureInOtherThread(FailureMode failure) { - ThreadWithParam thread(&AddFailure, failure, NULL); - thread.Join(); - } -}; - -TEST_F(ScopedFakeTestPartResultReporterWithThreadsTest, - InterceptsTestFailuresInAllThreads) { - TestPartResultArray results; - { - ScopedFakeTestPartResultReporter reporter( - ScopedFakeTestPartResultReporter::INTERCEPT_ALL_THREADS, &results); - AddFailure(NONFATAL_FAILURE); - AddFailure(FATAL_FAILURE); - AddFailureInOtherThread(NONFATAL_FAILURE); - AddFailureInOtherThread(FATAL_FAILURE); - } - - EXPECT_EQ(4, results.size()); - EXPECT_TRUE(results.GetTestPartResult(0).nonfatally_failed()); - EXPECT_TRUE(results.GetTestPartResult(1).fatally_failed()); - EXPECT_TRUE(results.GetTestPartResult(2).nonfatally_failed()); - EXPECT_TRUE(results.GetTestPartResult(3).fatally_failed()); -} - -#endif // GTEST_IS_THREADSAFE - -// Tests EXPECT_FATAL_FAILURE{,ON_ALL_THREADS}. Makes sure that they -// work even if the failure is generated in a called function rather than -// the current context. - -typedef ScopedFakeTestPartResultReporterTest ExpectFatalFailureTest; - -TEST_F(ExpectFatalFailureTest, CatchesFatalFaliure) { - EXPECT_FATAL_FAILURE(AddFatalFailure(), "Expected fatal failure."); -} - -#if GTEST_HAS_GLOBAL_STRING -TEST_F(ExpectFatalFailureTest, AcceptsStringObject) { - EXPECT_FATAL_FAILURE(AddFatalFailure(), ::string("Expected fatal failure.")); -} -#endif - -TEST_F(ExpectFatalFailureTest, AcceptsStdStringObject) { - EXPECT_FATAL_FAILURE(AddFatalFailure(), - ::std::string("Expected fatal failure.")); -} - -TEST_F(ExpectFatalFailureTest, CatchesFatalFailureOnAllThreads) { - // We have another test below to verify that the macro catches fatal - // failures generated on another thread. - EXPECT_FATAL_FAILURE_ON_ALL_THREADS(AddFatalFailure(), - "Expected fatal failure."); -} - -#ifdef __BORLANDC__ -// Silences warnings: "Condition is always true" -# pragma option push -w-ccc -#endif - -// Tests that EXPECT_FATAL_FAILURE() can be used in a non-void -// function even when the statement in it contains ASSERT_*. - -int NonVoidFunction() { - EXPECT_FATAL_FAILURE(ASSERT_TRUE(false), ""); - EXPECT_FATAL_FAILURE_ON_ALL_THREADS(FAIL(), ""); - return 0; -} - -TEST_F(ExpectFatalFailureTest, CanBeUsedInNonVoidFunction) { - NonVoidFunction(); -} - -// Tests that EXPECT_FATAL_FAILURE(statement, ...) doesn't abort the -// current function even though 'statement' generates a fatal failure. - -void DoesNotAbortHelper(bool* aborted) { - EXPECT_FATAL_FAILURE(ASSERT_TRUE(false), ""); - EXPECT_FATAL_FAILURE_ON_ALL_THREADS(FAIL(), ""); - - *aborted = false; -} - -#ifdef __BORLANDC__ -// Restores warnings after previous "#pragma option push" suppressed them. -# pragma option pop -#endif - -TEST_F(ExpectFatalFailureTest, DoesNotAbort) { - bool aborted = true; - DoesNotAbortHelper(&aborted); - EXPECT_FALSE(aborted); -} - -// Tests that the EXPECT_FATAL_FAILURE{,_ON_ALL_THREADS} accepts a -// statement that contains a macro which expands to code containing an -// unprotected comma. - -static int global_var = 0; -#define GTEST_USE_UNPROTECTED_COMMA_ global_var++, global_var++ - -TEST_F(ExpectFatalFailureTest, AcceptsMacroThatExpandsToUnprotectedComma) { -#ifndef __BORLANDC__ - // ICE's in C++Builder. - EXPECT_FATAL_FAILURE({ - GTEST_USE_UNPROTECTED_COMMA_; - AddFatalFailure(); - }, ""); -#endif - - EXPECT_FATAL_FAILURE_ON_ALL_THREADS({ - GTEST_USE_UNPROTECTED_COMMA_; - AddFatalFailure(); - }, ""); -} - -// Tests EXPECT_NONFATAL_FAILURE{,ON_ALL_THREADS}. - -typedef ScopedFakeTestPartResultReporterTest ExpectNonfatalFailureTest; - -TEST_F(ExpectNonfatalFailureTest, CatchesNonfatalFailure) { - EXPECT_NONFATAL_FAILURE(AddNonfatalFailure(), - "Expected non-fatal failure."); -} - -#if GTEST_HAS_GLOBAL_STRING -TEST_F(ExpectNonfatalFailureTest, AcceptsStringObject) { - EXPECT_NONFATAL_FAILURE(AddNonfatalFailure(), - ::string("Expected non-fatal failure.")); -} -#endif - -TEST_F(ExpectNonfatalFailureTest, AcceptsStdStringObject) { - EXPECT_NONFATAL_FAILURE(AddNonfatalFailure(), - ::std::string("Expected non-fatal failure.")); -} - -TEST_F(ExpectNonfatalFailureTest, CatchesNonfatalFailureOnAllThreads) { - // We have another test below to verify that the macro catches - // non-fatal failures generated on another thread. - EXPECT_NONFATAL_FAILURE_ON_ALL_THREADS(AddNonfatalFailure(), - "Expected non-fatal failure."); -} - -// Tests that the EXPECT_NONFATAL_FAILURE{,_ON_ALL_THREADS} accepts a -// statement that contains a macro which expands to code containing an -// unprotected comma. -TEST_F(ExpectNonfatalFailureTest, AcceptsMacroThatExpandsToUnprotectedComma) { - EXPECT_NONFATAL_FAILURE({ - GTEST_USE_UNPROTECTED_COMMA_; - AddNonfatalFailure(); - }, ""); - - EXPECT_NONFATAL_FAILURE_ON_ALL_THREADS({ - GTEST_USE_UNPROTECTED_COMMA_; - AddNonfatalFailure(); - }, ""); -} - -#if GTEST_IS_THREADSAFE - -typedef ScopedFakeTestPartResultReporterWithThreadsTest - ExpectFailureWithThreadsTest; - -TEST_F(ExpectFailureWithThreadsTest, ExpectFatalFailureOnAllThreads) { - EXPECT_FATAL_FAILURE_ON_ALL_THREADS(AddFailureInOtherThread(FATAL_FAILURE), - "Expected fatal failure."); -} - -TEST_F(ExpectFailureWithThreadsTest, ExpectNonFatalFailureOnAllThreads) { - EXPECT_NONFATAL_FAILURE_ON_ALL_THREADS( - AddFailureInOtherThread(NONFATAL_FAILURE), "Expected non-fatal failure."); -} - -#endif // GTEST_IS_THREADSAFE - -// Tests the TestProperty class. - -TEST(TestPropertyTest, ConstructorWorks) { - const TestProperty property("key", "value"); - EXPECT_STREQ("key", property.key()); - EXPECT_STREQ("value", property.value()); -} - -TEST(TestPropertyTest, SetValue) { - TestProperty property("key", "value_1"); - EXPECT_STREQ("key", property.key()); - property.SetValue("value_2"); - EXPECT_STREQ("key", property.key()); - EXPECT_STREQ("value_2", property.value()); -} - -// Tests the TestResult class - -// The test fixture for testing TestResult. -class TestResultTest : public Test { - protected: - typedef std::vector TPRVector; - - // We make use of 2 TestPartResult objects, - TestPartResult * pr1, * pr2; - - // ... and 3 TestResult objects. - TestResult * r0, * r1, * r2; - - virtual void SetUp() { - // pr1 is for success. - pr1 = new TestPartResult(TestPartResult::kSuccess, - "foo/bar.cc", - 10, - "Success!"); - - // pr2 is for fatal failure. - pr2 = new TestPartResult(TestPartResult::kFatalFailure, - "foo/bar.cc", - -1, // This line number means "unknown" - "Failure!"); - - // Creates the TestResult objects. - r0 = new TestResult(); - r1 = new TestResult(); - r2 = new TestResult(); - - // In order to test TestResult, we need to modify its internal - // state, in particular the TestPartResult vector it holds. - // test_part_results() returns a const reference to this vector. - // We cast it to a non-const object s.t. it can be modified (yes, - // this is a hack). - TPRVector* results1 = const_cast( - &TestResultAccessor::test_part_results(*r1)); - TPRVector* results2 = const_cast( - &TestResultAccessor::test_part_results(*r2)); - - // r0 is an empty TestResult. - - // r1 contains a single SUCCESS TestPartResult. - results1->push_back(*pr1); - - // r2 contains a SUCCESS, and a FAILURE. - results2->push_back(*pr1); - results2->push_back(*pr2); - } - - virtual void TearDown() { - delete pr1; - delete pr2; - - delete r0; - delete r1; - delete r2; - } - - // Helper that compares two two TestPartResults. - static void CompareTestPartResult(const TestPartResult& expected, - const TestPartResult& actual) { - EXPECT_EQ(expected.type(), actual.type()); - EXPECT_STREQ(expected.file_name(), actual.file_name()); - EXPECT_EQ(expected.line_number(), actual.line_number()); - EXPECT_STREQ(expected.summary(), actual.summary()); - EXPECT_STREQ(expected.message(), actual.message()); - EXPECT_EQ(expected.passed(), actual.passed()); - EXPECT_EQ(expected.failed(), actual.failed()); - EXPECT_EQ(expected.nonfatally_failed(), actual.nonfatally_failed()); - EXPECT_EQ(expected.fatally_failed(), actual.fatally_failed()); - } -}; - -// Tests TestResult::total_part_count(). -TEST_F(TestResultTest, total_part_count) { - ASSERT_EQ(0, r0->total_part_count()); - ASSERT_EQ(1, r1->total_part_count()); - ASSERT_EQ(2, r2->total_part_count()); -} - -// Tests TestResult::Passed(). -TEST_F(TestResultTest, Passed) { - ASSERT_TRUE(r0->Passed()); - ASSERT_TRUE(r1->Passed()); - ASSERT_FALSE(r2->Passed()); -} - -// Tests TestResult::Failed(). -TEST_F(TestResultTest, Failed) { - ASSERT_FALSE(r0->Failed()); - ASSERT_FALSE(r1->Failed()); - ASSERT_TRUE(r2->Failed()); -} - -// Tests TestResult::GetTestPartResult(). - -typedef TestResultTest TestResultDeathTest; - -TEST_F(TestResultDeathTest, GetTestPartResult) { - CompareTestPartResult(*pr1, r2->GetTestPartResult(0)); - CompareTestPartResult(*pr2, r2->GetTestPartResult(1)); - EXPECT_DEATH_IF_SUPPORTED(r2->GetTestPartResult(2), ""); - EXPECT_DEATH_IF_SUPPORTED(r2->GetTestPartResult(-1), ""); -} - -// Tests TestResult has no properties when none are added. -TEST(TestResultPropertyTest, NoPropertiesFoundWhenNoneAreAdded) { - TestResult test_result; - ASSERT_EQ(0, test_result.test_property_count()); -} - -// Tests TestResult has the expected property when added. -TEST(TestResultPropertyTest, OnePropertyFoundWhenAdded) { - TestResult test_result; - TestProperty property("key_1", "1"); - TestResultAccessor::RecordProperty(&test_result, "testcase", property); - ASSERT_EQ(1, test_result.test_property_count()); - const TestProperty& actual_property = test_result.GetTestProperty(0); - EXPECT_STREQ("key_1", actual_property.key()); - EXPECT_STREQ("1", actual_property.value()); -} - -// Tests TestResult has multiple properties when added. -TEST(TestResultPropertyTest, MultiplePropertiesFoundWhenAdded) { - TestResult test_result; - TestProperty property_1("key_1", "1"); - TestProperty property_2("key_2", "2"); - TestResultAccessor::RecordProperty(&test_result, "testcase", property_1); - TestResultAccessor::RecordProperty(&test_result, "testcase", property_2); - ASSERT_EQ(2, test_result.test_property_count()); - const TestProperty& actual_property_1 = test_result.GetTestProperty(0); - EXPECT_STREQ("key_1", actual_property_1.key()); - EXPECT_STREQ("1", actual_property_1.value()); - - const TestProperty& actual_property_2 = test_result.GetTestProperty(1); - EXPECT_STREQ("key_2", actual_property_2.key()); - EXPECT_STREQ("2", actual_property_2.value()); -} - -// Tests TestResult::RecordProperty() overrides values for duplicate keys. -TEST(TestResultPropertyTest, OverridesValuesForDuplicateKeys) { - TestResult test_result; - TestProperty property_1_1("key_1", "1"); - TestProperty property_2_1("key_2", "2"); - TestProperty property_1_2("key_1", "12"); - TestProperty property_2_2("key_2", "22"); - TestResultAccessor::RecordProperty(&test_result, "testcase", property_1_1); - TestResultAccessor::RecordProperty(&test_result, "testcase", property_2_1); - TestResultAccessor::RecordProperty(&test_result, "testcase", property_1_2); - TestResultAccessor::RecordProperty(&test_result, "testcase", property_2_2); - - ASSERT_EQ(2, test_result.test_property_count()); - const TestProperty& actual_property_1 = test_result.GetTestProperty(0); - EXPECT_STREQ("key_1", actual_property_1.key()); - EXPECT_STREQ("12", actual_property_1.value()); - - const TestProperty& actual_property_2 = test_result.GetTestProperty(1); - EXPECT_STREQ("key_2", actual_property_2.key()); - EXPECT_STREQ("22", actual_property_2.value()); -} - -// Tests TestResult::GetTestProperty(). -TEST(TestResultPropertyTest, GetTestProperty) { - TestResult test_result; - TestProperty property_1("key_1", "1"); - TestProperty property_2("key_2", "2"); - TestProperty property_3("key_3", "3"); - TestResultAccessor::RecordProperty(&test_result, "testcase", property_1); - TestResultAccessor::RecordProperty(&test_result, "testcase", property_2); - TestResultAccessor::RecordProperty(&test_result, "testcase", property_3); - - const TestProperty& fetched_property_1 = test_result.GetTestProperty(0); - const TestProperty& fetched_property_2 = test_result.GetTestProperty(1); - const TestProperty& fetched_property_3 = test_result.GetTestProperty(2); - - EXPECT_STREQ("key_1", fetched_property_1.key()); - EXPECT_STREQ("1", fetched_property_1.value()); - - EXPECT_STREQ("key_2", fetched_property_2.key()); - EXPECT_STREQ("2", fetched_property_2.value()); - - EXPECT_STREQ("key_3", fetched_property_3.key()); - EXPECT_STREQ("3", fetched_property_3.value()); - - EXPECT_DEATH_IF_SUPPORTED(test_result.GetTestProperty(3), ""); - EXPECT_DEATH_IF_SUPPORTED(test_result.GetTestProperty(-1), ""); -} - -// Tests that GTestFlagSaver works on Windows and Mac. - -class GTestFlagSaverTest : public Test { - protected: - // Saves the Google Test flags such that we can restore them later, and - // then sets them to their default values. This will be called - // before the first test in this test case is run. - static void SetUpTestCase() { - saver_ = new GTestFlagSaver; - - GTEST_FLAG(also_run_disabled_tests) = false; - GTEST_FLAG(break_on_failure) = false; - GTEST_FLAG(catch_exceptions) = false; - GTEST_FLAG(death_test_use_fork) = false; - GTEST_FLAG(color) = "auto"; - GTEST_FLAG(filter) = ""; - GTEST_FLAG(list_tests) = false; - GTEST_FLAG(output) = ""; - GTEST_FLAG(print_time) = true; - GTEST_FLAG(random_seed) = 0; - GTEST_FLAG(repeat) = 1; - GTEST_FLAG(shuffle) = false; - GTEST_FLAG(stack_trace_depth) = kMaxStackTraceDepth; - GTEST_FLAG(stream_result_to) = ""; - GTEST_FLAG(throw_on_failure) = false; - } - - // Restores the Google Test flags that the tests have modified. This will - // be called after the last test in this test case is run. - static void TearDownTestCase() { - delete saver_; - saver_ = NULL; - } - - // Verifies that the Google Test flags have their default values, and then - // modifies each of them. - void VerifyAndModifyFlags() { - EXPECT_FALSE(GTEST_FLAG(also_run_disabled_tests)); - EXPECT_FALSE(GTEST_FLAG(break_on_failure)); - EXPECT_FALSE(GTEST_FLAG(catch_exceptions)); - EXPECT_STREQ("auto", GTEST_FLAG(color).c_str()); - EXPECT_FALSE(GTEST_FLAG(death_test_use_fork)); - EXPECT_STREQ("", GTEST_FLAG(filter).c_str()); - EXPECT_FALSE(GTEST_FLAG(list_tests)); - EXPECT_STREQ("", GTEST_FLAG(output).c_str()); - EXPECT_TRUE(GTEST_FLAG(print_time)); - EXPECT_EQ(0, GTEST_FLAG(random_seed)); - EXPECT_EQ(1, GTEST_FLAG(repeat)); - EXPECT_FALSE(GTEST_FLAG(shuffle)); - EXPECT_EQ(kMaxStackTraceDepth, GTEST_FLAG(stack_trace_depth)); - EXPECT_STREQ("", GTEST_FLAG(stream_result_to).c_str()); - EXPECT_FALSE(GTEST_FLAG(throw_on_failure)); - - GTEST_FLAG(also_run_disabled_tests) = true; - GTEST_FLAG(break_on_failure) = true; - GTEST_FLAG(catch_exceptions) = true; - GTEST_FLAG(color) = "no"; - GTEST_FLAG(death_test_use_fork) = true; - GTEST_FLAG(filter) = "abc"; - GTEST_FLAG(list_tests) = true; - GTEST_FLAG(output) = "xml:foo.xml"; - GTEST_FLAG(print_time) = false; - GTEST_FLAG(random_seed) = 1; - GTEST_FLAG(repeat) = 100; - GTEST_FLAG(shuffle) = true; - GTEST_FLAG(stack_trace_depth) = 1; - GTEST_FLAG(stream_result_to) = "localhost:1234"; - GTEST_FLAG(throw_on_failure) = true; - } - - private: - // For saving Google Test flags during this test case. - static GTestFlagSaver* saver_; -}; - -GTestFlagSaver* GTestFlagSaverTest::saver_ = NULL; - -// Google Test doesn't guarantee the order of tests. The following two -// tests are designed to work regardless of their order. - -// Modifies the Google Test flags in the test body. -TEST_F(GTestFlagSaverTest, ModifyGTestFlags) { - VerifyAndModifyFlags(); -} - -// Verifies that the Google Test flags in the body of the previous test were -// restored to their original values. -TEST_F(GTestFlagSaverTest, VerifyGTestFlags) { - VerifyAndModifyFlags(); -} - -// Sets an environment variable with the given name to the given -// value. If the value argument is "", unsets the environment -// variable. The caller must ensure that both arguments are not NULL. -static void SetEnv(const char* name, const char* value) { -#if GTEST_OS_WINDOWS_MOBILE - // Environment variables are not supported on Windows CE. - return; -#elif defined(__BORLANDC__) || defined(__SunOS_5_8) || defined(__SunOS_5_9) - // C++Builder's putenv only stores a pointer to its parameter; we have to - // ensure that the string remains valid as long as it might be needed. - // We use an std::map to do so. - static std::map added_env; - - // Because putenv stores a pointer to the string buffer, we can't delete the - // previous string (if present) until after it's replaced. - std::string *prev_env = NULL; - if (added_env.find(name) != added_env.end()) { - prev_env = added_env[name]; - } - added_env[name] = new std::string( - (Message() << name << "=" << value).GetString()); - - // The standard signature of putenv accepts a 'char*' argument. Other - // implementations, like C++Builder's, accept a 'const char*'. - // We cast away the 'const' since that would work for both variants. - putenv(const_cast(added_env[name]->c_str())); - delete prev_env; -#elif GTEST_OS_WINDOWS // If we are on Windows proper. - _putenv((Message() << name << "=" << value).GetString().c_str()); -#else - if (*value == '\0') { - unsetenv(name); - } else { - setenv(name, value, 1); - } -#endif // GTEST_OS_WINDOWS_MOBILE -} - -#if !GTEST_OS_WINDOWS_MOBILE -// Environment variables are not supported on Windows CE. - -using testing::internal::Int32FromGTestEnv; - -// Tests Int32FromGTestEnv(). - -// Tests that Int32FromGTestEnv() returns the default value when the -// environment variable is not set. -TEST(Int32FromGTestEnvTest, ReturnsDefaultWhenVariableIsNotSet) { - SetEnv(GTEST_FLAG_PREFIX_UPPER_ "TEMP", ""); - EXPECT_EQ(10, Int32FromGTestEnv("temp", 10)); -} - -// Tests that Int32FromGTestEnv() returns the default value when the -// environment variable overflows as an Int32. -TEST(Int32FromGTestEnvTest, ReturnsDefaultWhenValueOverflows) { - printf("(expecting 2 warnings)\n"); - - SetEnv(GTEST_FLAG_PREFIX_UPPER_ "TEMP", "12345678987654321"); - EXPECT_EQ(20, Int32FromGTestEnv("temp", 20)); - - SetEnv(GTEST_FLAG_PREFIX_UPPER_ "TEMP", "-12345678987654321"); - EXPECT_EQ(30, Int32FromGTestEnv("temp", 30)); -} - -// Tests that Int32FromGTestEnv() returns the default value when the -// environment variable does not represent a valid decimal integer. -TEST(Int32FromGTestEnvTest, ReturnsDefaultWhenValueIsInvalid) { - printf("(expecting 2 warnings)\n"); - - SetEnv(GTEST_FLAG_PREFIX_UPPER_ "TEMP", "A1"); - EXPECT_EQ(40, Int32FromGTestEnv("temp", 40)); - - SetEnv(GTEST_FLAG_PREFIX_UPPER_ "TEMP", "12X"); - EXPECT_EQ(50, Int32FromGTestEnv("temp", 50)); -} - -// Tests that Int32FromGTestEnv() parses and returns the value of the -// environment variable when it represents a valid decimal integer in -// the range of an Int32. -TEST(Int32FromGTestEnvTest, ParsesAndReturnsValidValue) { - SetEnv(GTEST_FLAG_PREFIX_UPPER_ "TEMP", "123"); - EXPECT_EQ(123, Int32FromGTestEnv("temp", 0)); - - SetEnv(GTEST_FLAG_PREFIX_UPPER_ "TEMP", "-321"); - EXPECT_EQ(-321, Int32FromGTestEnv("temp", 0)); -} -#endif // !GTEST_OS_WINDOWS_MOBILE - -// Tests ParseInt32Flag(). - -// Tests that ParseInt32Flag() returns false and doesn't change the -// output value when the flag has wrong format -TEST(ParseInt32FlagTest, ReturnsFalseForInvalidFlag) { - Int32 value = 123; - EXPECT_FALSE(ParseInt32Flag("--a=100", "b", &value)); - EXPECT_EQ(123, value); - - EXPECT_FALSE(ParseInt32Flag("a=100", "a", &value)); - EXPECT_EQ(123, value); -} - -// Tests that ParseInt32Flag() returns false and doesn't change the -// output value when the flag overflows as an Int32. -TEST(ParseInt32FlagTest, ReturnsDefaultWhenValueOverflows) { - printf("(expecting 2 warnings)\n"); - - Int32 value = 123; - EXPECT_FALSE(ParseInt32Flag("--abc=12345678987654321", "abc", &value)); - EXPECT_EQ(123, value); - - EXPECT_FALSE(ParseInt32Flag("--abc=-12345678987654321", "abc", &value)); - EXPECT_EQ(123, value); -} - -// Tests that ParseInt32Flag() returns false and doesn't change the -// output value when the flag does not represent a valid decimal -// integer. -TEST(ParseInt32FlagTest, ReturnsDefaultWhenValueIsInvalid) { - printf("(expecting 2 warnings)\n"); - - Int32 value = 123; - EXPECT_FALSE(ParseInt32Flag("--abc=A1", "abc", &value)); - EXPECT_EQ(123, value); - - EXPECT_FALSE(ParseInt32Flag("--abc=12X", "abc", &value)); - EXPECT_EQ(123, value); -} - -// Tests that ParseInt32Flag() parses the value of the flag and -// returns true when the flag represents a valid decimal integer in -// the range of an Int32. -TEST(ParseInt32FlagTest, ParsesAndReturnsValidValue) { - Int32 value = 123; - EXPECT_TRUE(ParseInt32Flag("--" GTEST_FLAG_PREFIX_ "abc=456", "abc", &value)); - EXPECT_EQ(456, value); - - EXPECT_TRUE(ParseInt32Flag("--" GTEST_FLAG_PREFIX_ "abc=-789", - "abc", &value)); - EXPECT_EQ(-789, value); -} - -// Tests that Int32FromEnvOrDie() parses the value of the var or -// returns the correct default. -// Environment variables are not supported on Windows CE. -#if !GTEST_OS_WINDOWS_MOBILE -TEST(Int32FromEnvOrDieTest, ParsesAndReturnsValidValue) { - EXPECT_EQ(333, Int32FromEnvOrDie(GTEST_FLAG_PREFIX_UPPER_ "UnsetVar", 333)); - SetEnv(GTEST_FLAG_PREFIX_UPPER_ "UnsetVar", "123"); - EXPECT_EQ(123, Int32FromEnvOrDie(GTEST_FLAG_PREFIX_UPPER_ "UnsetVar", 333)); - SetEnv(GTEST_FLAG_PREFIX_UPPER_ "UnsetVar", "-123"); - EXPECT_EQ(-123, Int32FromEnvOrDie(GTEST_FLAG_PREFIX_UPPER_ "UnsetVar", 333)); -} -#endif // !GTEST_OS_WINDOWS_MOBILE - -// Tests that Int32FromEnvOrDie() aborts with an error message -// if the variable is not an Int32. -TEST(Int32FromEnvOrDieDeathTest, AbortsOnFailure) { - SetEnv(GTEST_FLAG_PREFIX_UPPER_ "VAR", "xxx"); - EXPECT_DEATH_IF_SUPPORTED( - Int32FromEnvOrDie(GTEST_FLAG_PREFIX_UPPER_ "VAR", 123), - ".*"); -} - -// Tests that Int32FromEnvOrDie() aborts with an error message -// if the variable cannot be represnted by an Int32. -TEST(Int32FromEnvOrDieDeathTest, AbortsOnInt32Overflow) { - SetEnv(GTEST_FLAG_PREFIX_UPPER_ "VAR", "1234567891234567891234"); - EXPECT_DEATH_IF_SUPPORTED( - Int32FromEnvOrDie(GTEST_FLAG_PREFIX_UPPER_ "VAR", 123), - ".*"); -} - -// Tests that ShouldRunTestOnShard() selects all tests -// where there is 1 shard. -TEST(ShouldRunTestOnShardTest, IsPartitionWhenThereIsOneShard) { - EXPECT_TRUE(ShouldRunTestOnShard(1, 0, 0)); - EXPECT_TRUE(ShouldRunTestOnShard(1, 0, 1)); - EXPECT_TRUE(ShouldRunTestOnShard(1, 0, 2)); - EXPECT_TRUE(ShouldRunTestOnShard(1, 0, 3)); - EXPECT_TRUE(ShouldRunTestOnShard(1, 0, 4)); -} - -class ShouldShardTest : public testing::Test { - protected: - virtual void SetUp() { - index_var_ = GTEST_FLAG_PREFIX_UPPER_ "INDEX"; - total_var_ = GTEST_FLAG_PREFIX_UPPER_ "TOTAL"; - } - - virtual void TearDown() { - SetEnv(index_var_, ""); - SetEnv(total_var_, ""); - } - - const char* index_var_; - const char* total_var_; -}; - -// Tests that sharding is disabled if neither of the environment variables -// are set. -TEST_F(ShouldShardTest, ReturnsFalseWhenNeitherEnvVarIsSet) { - SetEnv(index_var_, ""); - SetEnv(total_var_, ""); - - EXPECT_FALSE(ShouldShard(total_var_, index_var_, false)); - EXPECT_FALSE(ShouldShard(total_var_, index_var_, true)); -} - -// Tests that sharding is not enabled if total_shards == 1. -TEST_F(ShouldShardTest, ReturnsFalseWhenTotalShardIsOne) { - SetEnv(index_var_, "0"); - SetEnv(total_var_, "1"); - EXPECT_FALSE(ShouldShard(total_var_, index_var_, false)); - EXPECT_FALSE(ShouldShard(total_var_, index_var_, true)); -} - -// Tests that sharding is enabled if total_shards > 1 and -// we are not in a death test subprocess. -// Environment variables are not supported on Windows CE. -#if !GTEST_OS_WINDOWS_MOBILE -TEST_F(ShouldShardTest, WorksWhenShardEnvVarsAreValid) { - SetEnv(index_var_, "4"); - SetEnv(total_var_, "22"); - EXPECT_TRUE(ShouldShard(total_var_, index_var_, false)); - EXPECT_FALSE(ShouldShard(total_var_, index_var_, true)); - - SetEnv(index_var_, "8"); - SetEnv(total_var_, "9"); - EXPECT_TRUE(ShouldShard(total_var_, index_var_, false)); - EXPECT_FALSE(ShouldShard(total_var_, index_var_, true)); - - SetEnv(index_var_, "0"); - SetEnv(total_var_, "9"); - EXPECT_TRUE(ShouldShard(total_var_, index_var_, false)); - EXPECT_FALSE(ShouldShard(total_var_, index_var_, true)); -} -#endif // !GTEST_OS_WINDOWS_MOBILE - -// Tests that we exit in error if the sharding values are not valid. - -typedef ShouldShardTest ShouldShardDeathTest; - -TEST_F(ShouldShardDeathTest, AbortsWhenShardingEnvVarsAreInvalid) { - SetEnv(index_var_, "4"); - SetEnv(total_var_, "4"); - EXPECT_DEATH_IF_SUPPORTED(ShouldShard(total_var_, index_var_, false), ".*"); - - SetEnv(index_var_, "4"); - SetEnv(total_var_, "-2"); - EXPECT_DEATH_IF_SUPPORTED(ShouldShard(total_var_, index_var_, false), ".*"); - - SetEnv(index_var_, "5"); - SetEnv(total_var_, ""); - EXPECT_DEATH_IF_SUPPORTED(ShouldShard(total_var_, index_var_, false), ".*"); - - SetEnv(index_var_, ""); - SetEnv(total_var_, "5"); - EXPECT_DEATH_IF_SUPPORTED(ShouldShard(total_var_, index_var_, false), ".*"); -} - -// Tests that ShouldRunTestOnShard is a partition when 5 -// shards are used. -TEST(ShouldRunTestOnShardTest, IsPartitionWhenThereAreFiveShards) { - // Choose an arbitrary number of tests and shards. - const int num_tests = 17; - const int num_shards = 5; - - // Check partitioning: each test should be on exactly 1 shard. - for (int test_id = 0; test_id < num_tests; test_id++) { - int prev_selected_shard_index = -1; - for (int shard_index = 0; shard_index < num_shards; shard_index++) { - if (ShouldRunTestOnShard(num_shards, shard_index, test_id)) { - if (prev_selected_shard_index < 0) { - prev_selected_shard_index = shard_index; - } else { - ADD_FAILURE() << "Shard " << prev_selected_shard_index << " and " - << shard_index << " are both selected to run test " << test_id; - } - } - } - } - - // Check balance: This is not required by the sharding protocol, but is a - // desirable property for performance. - for (int shard_index = 0; shard_index < num_shards; shard_index++) { - int num_tests_on_shard = 0; - for (int test_id = 0; test_id < num_tests; test_id++) { - num_tests_on_shard += - ShouldRunTestOnShard(num_shards, shard_index, test_id); - } - EXPECT_GE(num_tests_on_shard, num_tests / num_shards); - } -} - -// For the same reason we are not explicitly testing everything in the -// Test class, there are no separate tests for the following classes -// (except for some trivial cases): -// -// TestCase, UnitTest, UnitTestResultPrinter. -// -// Similarly, there are no separate tests for the following macros: -// -// TEST, TEST_F, RUN_ALL_TESTS - -TEST(UnitTestTest, CanGetOriginalWorkingDir) { - ASSERT_TRUE(UnitTest::GetInstance()->original_working_dir() != NULL); - EXPECT_STRNE(UnitTest::GetInstance()->original_working_dir(), ""); -} - -TEST(UnitTestTest, ReturnsPlausibleTimestamp) { - EXPECT_LT(0, UnitTest::GetInstance()->start_timestamp()); - EXPECT_LE(UnitTest::GetInstance()->start_timestamp(), GetTimeInMillis()); -} - -// When a property using a reserved key is supplied to this function, it -// tests that a non-fatal failure is added, a fatal failure is not added, -// and that the property is not recorded. -void ExpectNonFatalFailureRecordingPropertyWithReservedKey( - const TestResult& test_result, const char* key) { - EXPECT_NONFATAL_FAILURE(Test::RecordProperty(key, "1"), "Reserved key"); - ASSERT_EQ(0, test_result.test_property_count()) << "Property for key '" << key - << "' recorded unexpectedly."; -} - -void ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest( - const char* key) { - const TestInfo* test_info = UnitTest::GetInstance()->current_test_info(); - ASSERT_TRUE(test_info != NULL); - ExpectNonFatalFailureRecordingPropertyWithReservedKey(*test_info->result(), - key); -} - -void ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestCase( - const char* key) { - const TestCase* test_case = UnitTest::GetInstance()->current_test_case(); - ASSERT_TRUE(test_case != NULL); - ExpectNonFatalFailureRecordingPropertyWithReservedKey( - test_case->ad_hoc_test_result(), key); -} - -void ExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestCase( - const char* key) { - ExpectNonFatalFailureRecordingPropertyWithReservedKey( - UnitTest::GetInstance()->ad_hoc_test_result(), key); -} - -// Tests that property recording functions in UnitTest outside of tests -// functions correcly. Creating a separate instance of UnitTest ensures it -// is in a state similar to the UnitTest's singleton's between tests. -class UnitTestRecordPropertyTest : - public testing::internal::UnitTestRecordPropertyTestHelper { - public: - static void SetUpTestCase() { - ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestCase( - "disabled"); - ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestCase( - "errors"); - ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestCase( - "failures"); - ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestCase( - "name"); - ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestCase( - "tests"); - ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestCase( - "time"); - - Test::RecordProperty("test_case_key_1", "1"); - const TestCase* test_case = UnitTest::GetInstance()->current_test_case(); - ASSERT_TRUE(test_case != NULL); - - ASSERT_EQ(1, test_case->ad_hoc_test_result().test_property_count()); - EXPECT_STREQ("test_case_key_1", - test_case->ad_hoc_test_result().GetTestProperty(0).key()); - EXPECT_STREQ("1", - test_case->ad_hoc_test_result().GetTestProperty(0).value()); - } -}; - -// Tests TestResult has the expected property when added. -TEST_F(UnitTestRecordPropertyTest, OnePropertyFoundWhenAdded) { - UnitTestRecordProperty("key_1", "1"); - - ASSERT_EQ(1, unit_test_.ad_hoc_test_result().test_property_count()); - - EXPECT_STREQ("key_1", - unit_test_.ad_hoc_test_result().GetTestProperty(0).key()); - EXPECT_STREQ("1", - unit_test_.ad_hoc_test_result().GetTestProperty(0).value()); -} - -// Tests TestResult has multiple properties when added. -TEST_F(UnitTestRecordPropertyTest, MultiplePropertiesFoundWhenAdded) { - UnitTestRecordProperty("key_1", "1"); - UnitTestRecordProperty("key_2", "2"); - - ASSERT_EQ(2, unit_test_.ad_hoc_test_result().test_property_count()); - - EXPECT_STREQ("key_1", - unit_test_.ad_hoc_test_result().GetTestProperty(0).key()); - EXPECT_STREQ("1", unit_test_.ad_hoc_test_result().GetTestProperty(0).value()); - - EXPECT_STREQ("key_2", - unit_test_.ad_hoc_test_result().GetTestProperty(1).key()); - EXPECT_STREQ("2", unit_test_.ad_hoc_test_result().GetTestProperty(1).value()); -} - -// Tests TestResult::RecordProperty() overrides values for duplicate keys. -TEST_F(UnitTestRecordPropertyTest, OverridesValuesForDuplicateKeys) { - UnitTestRecordProperty("key_1", "1"); - UnitTestRecordProperty("key_2", "2"); - UnitTestRecordProperty("key_1", "12"); - UnitTestRecordProperty("key_2", "22"); - - ASSERT_EQ(2, unit_test_.ad_hoc_test_result().test_property_count()); - - EXPECT_STREQ("key_1", - unit_test_.ad_hoc_test_result().GetTestProperty(0).key()); - EXPECT_STREQ("12", - unit_test_.ad_hoc_test_result().GetTestProperty(0).value()); - - EXPECT_STREQ("key_2", - unit_test_.ad_hoc_test_result().GetTestProperty(1).key()); - EXPECT_STREQ("22", - unit_test_.ad_hoc_test_result().GetTestProperty(1).value()); -} - -TEST_F(UnitTestRecordPropertyTest, - AddFailureInsideTestsWhenUsingTestCaseReservedKeys) { - ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest( - "name"); - ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest( - "value_param"); - ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest( - "type_param"); - ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest( - "status"); - ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest( - "time"); - ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest( - "classname"); -} - -TEST_F(UnitTestRecordPropertyTest, - AddRecordWithReservedKeysGeneratesCorrectPropertyList) { - EXPECT_NONFATAL_FAILURE( - Test::RecordProperty("name", "1"), - "'classname', 'name', 'status', 'time', 'type_param', and 'value_param'" - " are reserved"); -} - -class UnitTestRecordPropertyTestEnvironment : public Environment { - public: - virtual void TearDown() { - ExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestCase( - "tests"); - ExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestCase( - "failures"); - ExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestCase( - "disabled"); - ExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestCase( - "errors"); - ExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestCase( - "name"); - ExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestCase( - "timestamp"); - ExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestCase( - "time"); - ExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestCase( - "random_seed"); - } -}; - -// This will test property recording outside of any test or test case. -static Environment* record_property_env = - AddGlobalTestEnvironment(new UnitTestRecordPropertyTestEnvironment); - -// This group of tests is for predicate assertions (ASSERT_PRED*, etc) -// of various arities. They do not attempt to be exhaustive. Rather, -// view them as smoke tests that can be easily reviewed and verified. -// A more complete set of tests for predicate assertions can be found -// in gtest_pred_impl_unittest.cc. - -// First, some predicates and predicate-formatters needed by the tests. - -// Returns true iff the argument is an even number. -bool IsEven(int n) { - return (n % 2) == 0; -} - -// A functor that returns true iff the argument is an even number. -struct IsEvenFunctor { - bool operator()(int n) { return IsEven(n); } -}; - -// A predicate-formatter function that asserts the argument is an even -// number. -AssertionResult AssertIsEven(const char* expr, int n) { - if (IsEven(n)) { - return AssertionSuccess(); - } - - Message msg; - msg << expr << " evaluates to " << n << ", which is not even."; - return AssertionFailure(msg); -} - -// A predicate function that returns AssertionResult for use in -// EXPECT/ASSERT_TRUE/FALSE. -AssertionResult ResultIsEven(int n) { - if (IsEven(n)) - return AssertionSuccess() << n << " is even"; - else - return AssertionFailure() << n << " is odd"; -} - -// A predicate function that returns AssertionResult but gives no -// explanation why it succeeds. Needed for testing that -// EXPECT/ASSERT_FALSE handles such functions correctly. -AssertionResult ResultIsEvenNoExplanation(int n) { - if (IsEven(n)) - return AssertionSuccess(); - else - return AssertionFailure() << n << " is odd"; -} - -// A predicate-formatter functor that asserts the argument is an even -// number. -struct AssertIsEvenFunctor { - AssertionResult operator()(const char* expr, int n) { - return AssertIsEven(expr, n); - } -}; - -// Returns true iff the sum of the arguments is an even number. -bool SumIsEven2(int n1, int n2) { - return IsEven(n1 + n2); -} - -// A functor that returns true iff the sum of the arguments is an even -// number. -struct SumIsEven3Functor { - bool operator()(int n1, int n2, int n3) { - return IsEven(n1 + n2 + n3); - } -}; - -// A predicate-formatter function that asserts the sum of the -// arguments is an even number. -AssertionResult AssertSumIsEven4( - const char* e1, const char* e2, const char* e3, const char* e4, - int n1, int n2, int n3, int n4) { - const int sum = n1 + n2 + n3 + n4; - if (IsEven(sum)) { - return AssertionSuccess(); - } - - Message msg; - msg << e1 << " + " << e2 << " + " << e3 << " + " << e4 - << " (" << n1 << " + " << n2 << " + " << n3 << " + " << n4 - << ") evaluates to " << sum << ", which is not even."; - return AssertionFailure(msg); -} - -// A predicate-formatter functor that asserts the sum of the arguments -// is an even number. -struct AssertSumIsEven5Functor { - AssertionResult operator()( - const char* e1, const char* e2, const char* e3, const char* e4, - const char* e5, int n1, int n2, int n3, int n4, int n5) { - const int sum = n1 + n2 + n3 + n4 + n5; - if (IsEven(sum)) { - return AssertionSuccess(); - } - - Message msg; - msg << e1 << " + " << e2 << " + " << e3 << " + " << e4 << " + " << e5 - << " (" - << n1 << " + " << n2 << " + " << n3 << " + " << n4 << " + " << n5 - << ") evaluates to " << sum << ", which is not even."; - return AssertionFailure(msg); - } -}; - - -// Tests unary predicate assertions. - -// Tests unary predicate assertions that don't use a custom formatter. -TEST(Pred1Test, WithoutFormat) { - // Success cases. - EXPECT_PRED1(IsEvenFunctor(), 2) << "This failure is UNEXPECTED!"; - ASSERT_PRED1(IsEven, 4); - - // Failure cases. - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED1(IsEven, 5) << "This failure is expected."; - }, "This failure is expected."); - EXPECT_FATAL_FAILURE(ASSERT_PRED1(IsEvenFunctor(), 5), - "evaluates to false"); -} - -// Tests unary predicate assertions that use a custom formatter. -TEST(Pred1Test, WithFormat) { - // Success cases. - EXPECT_PRED_FORMAT1(AssertIsEven, 2); - ASSERT_PRED_FORMAT1(AssertIsEvenFunctor(), 4) - << "This failure is UNEXPECTED!"; - - // Failure cases. - const int n = 5; - EXPECT_NONFATAL_FAILURE(EXPECT_PRED_FORMAT1(AssertIsEvenFunctor(), n), - "n evaluates to 5, which is not even."); - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT1(AssertIsEven, 5) << "This failure is expected."; - }, "This failure is expected."); -} - -// Tests that unary predicate assertions evaluates their arguments -// exactly once. -TEST(Pred1Test, SingleEvaluationOnFailure) { - // A success case. - static int n = 0; - EXPECT_PRED1(IsEven, n++); - EXPECT_EQ(1, n) << "The argument is not evaluated exactly once."; - - // A failure case. - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT1(AssertIsEvenFunctor(), n++) - << "This failure is expected."; - }, "This failure is expected."); - EXPECT_EQ(2, n) << "The argument is not evaluated exactly once."; -} - - -// Tests predicate assertions whose arity is >= 2. - -// Tests predicate assertions that don't use a custom formatter. -TEST(PredTest, WithoutFormat) { - // Success cases. - ASSERT_PRED2(SumIsEven2, 2, 4) << "This failure is UNEXPECTED!"; - EXPECT_PRED3(SumIsEven3Functor(), 4, 6, 8); - - // Failure cases. - const int n1 = 1; - const int n2 = 2; - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED2(SumIsEven2, n1, n2) << "This failure is expected."; - }, "This failure is expected."); - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED3(SumIsEven3Functor(), 1, 2, 4); - }, "evaluates to false"); -} - -// Tests predicate assertions that use a custom formatter. -TEST(PredTest, WithFormat) { - // Success cases. - ASSERT_PRED_FORMAT4(AssertSumIsEven4, 4, 6, 8, 10) << - "This failure is UNEXPECTED!"; - EXPECT_PRED_FORMAT5(AssertSumIsEven5Functor(), 2, 4, 6, 8, 10); - - // Failure cases. - const int n1 = 1; - const int n2 = 2; - const int n3 = 4; - const int n4 = 6; - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT4(AssertSumIsEven4, n1, n2, n3, n4); - }, "evaluates to 13, which is not even."); - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT5(AssertSumIsEven5Functor(), 1, 2, 4, 6, 8) - << "This failure is expected."; - }, "This failure is expected."); -} - -// Tests that predicate assertions evaluates their arguments -// exactly once. -TEST(PredTest, SingleEvaluationOnFailure) { - // A success case. - int n1 = 0; - int n2 = 0; - EXPECT_PRED2(SumIsEven2, n1++, n2++); - EXPECT_EQ(1, n1) << "Argument 1 is not evaluated exactly once."; - EXPECT_EQ(1, n2) << "Argument 2 is not evaluated exactly once."; - - // Another success case. - n1 = n2 = 0; - int n3 = 0; - int n4 = 0; - int n5 = 0; - ASSERT_PRED_FORMAT5(AssertSumIsEven5Functor(), - n1++, n2++, n3++, n4++, n5++) - << "This failure is UNEXPECTED!"; - EXPECT_EQ(1, n1) << "Argument 1 is not evaluated exactly once."; - EXPECT_EQ(1, n2) << "Argument 2 is not evaluated exactly once."; - EXPECT_EQ(1, n3) << "Argument 3 is not evaluated exactly once."; - EXPECT_EQ(1, n4) << "Argument 4 is not evaluated exactly once."; - EXPECT_EQ(1, n5) << "Argument 5 is not evaluated exactly once."; - - // A failure case. - n1 = n2 = n3 = 0; - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED3(SumIsEven3Functor(), ++n1, n2++, n3++) - << "This failure is expected."; - }, "This failure is expected."); - EXPECT_EQ(1, n1) << "Argument 1 is not evaluated exactly once."; - EXPECT_EQ(1, n2) << "Argument 2 is not evaluated exactly once."; - EXPECT_EQ(1, n3) << "Argument 3 is not evaluated exactly once."; - - // Another failure case. - n1 = n2 = n3 = n4 = 0; - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT4(AssertSumIsEven4, ++n1, n2++, n3++, n4++); - }, "evaluates to 1, which is not even."); - EXPECT_EQ(1, n1) << "Argument 1 is not evaluated exactly once."; - EXPECT_EQ(1, n2) << "Argument 2 is not evaluated exactly once."; - EXPECT_EQ(1, n3) << "Argument 3 is not evaluated exactly once."; - EXPECT_EQ(1, n4) << "Argument 4 is not evaluated exactly once."; -} - - -// Some helper functions for testing using overloaded/template -// functions with ASSERT_PREDn and EXPECT_PREDn. - -bool IsPositive(double x) { - return x > 0; -} - -template -bool IsNegative(T x) { - return x < 0; -} - -template -bool GreaterThan(T1 x1, T2 x2) { - return x1 > x2; -} - -// Tests that overloaded functions can be used in *_PRED* as long as -// their types are explicitly specified. -TEST(PredicateAssertionTest, AcceptsOverloadedFunction) { - // C++Builder requires C-style casts rather than static_cast. - EXPECT_PRED1((bool (*)(int))(IsPositive), 5); // NOLINT - ASSERT_PRED1((bool (*)(double))(IsPositive), 6.0); // NOLINT -} - -// Tests that template functions can be used in *_PRED* as long as -// their types are explicitly specified. -TEST(PredicateAssertionTest, AcceptsTemplateFunction) { - EXPECT_PRED1(IsNegative, -5); - // Makes sure that we can handle templates with more than one - // parameter. - ASSERT_PRED2((GreaterThan), 5, 0); -} - - -// Some helper functions for testing using overloaded/template -// functions with ASSERT_PRED_FORMATn and EXPECT_PRED_FORMATn. - -AssertionResult IsPositiveFormat(const char* /* expr */, int n) { - return n > 0 ? AssertionSuccess() : - AssertionFailure(Message() << "Failure"); -} - -AssertionResult IsPositiveFormat(const char* /* expr */, double x) { - return x > 0 ? AssertionSuccess() : - AssertionFailure(Message() << "Failure"); -} - -template -AssertionResult IsNegativeFormat(const char* /* expr */, T x) { - return x < 0 ? AssertionSuccess() : - AssertionFailure(Message() << "Failure"); -} - -template -AssertionResult EqualsFormat(const char* /* expr1 */, const char* /* expr2 */, - const T1& x1, const T2& x2) { - return x1 == x2 ? AssertionSuccess() : - AssertionFailure(Message() << "Failure"); -} - -// Tests that overloaded functions can be used in *_PRED_FORMAT* -// without explicitly specifying their types. -TEST(PredicateFormatAssertionTest, AcceptsOverloadedFunction) { - EXPECT_PRED_FORMAT1(IsPositiveFormat, 5); - ASSERT_PRED_FORMAT1(IsPositiveFormat, 6.0); -} - -// Tests that template functions can be used in *_PRED_FORMAT* without -// explicitly specifying their types. -TEST(PredicateFormatAssertionTest, AcceptsTemplateFunction) { - EXPECT_PRED_FORMAT1(IsNegativeFormat, -5); - ASSERT_PRED_FORMAT2(EqualsFormat, 3, 3); -} - - -// Tests string assertions. - -// Tests ASSERT_STREQ with non-NULL arguments. -TEST(StringAssertionTest, ASSERT_STREQ) { - const char * const p1 = "good"; - ASSERT_STREQ(p1, p1); - - // Let p2 have the same content as p1, but be at a different address. - const char p2[] = "good"; - ASSERT_STREQ(p1, p2); - - EXPECT_FATAL_FAILURE(ASSERT_STREQ("bad", "good"), - "Expected: \"bad\""); -} - -// Tests ASSERT_STREQ with NULL arguments. -TEST(StringAssertionTest, ASSERT_STREQ_Null) { - ASSERT_STREQ(static_cast(NULL), NULL); - EXPECT_FATAL_FAILURE(ASSERT_STREQ(NULL, "non-null"), - "non-null"); -} - -// Tests ASSERT_STREQ with NULL arguments. -TEST(StringAssertionTest, ASSERT_STREQ_Null2) { - EXPECT_FATAL_FAILURE(ASSERT_STREQ("non-null", NULL), - "non-null"); -} - -// Tests ASSERT_STRNE. -TEST(StringAssertionTest, ASSERT_STRNE) { - ASSERT_STRNE("hi", "Hi"); - ASSERT_STRNE("Hi", NULL); - ASSERT_STRNE(NULL, "Hi"); - ASSERT_STRNE("", NULL); - ASSERT_STRNE(NULL, ""); - ASSERT_STRNE("", "Hi"); - ASSERT_STRNE("Hi", ""); - EXPECT_FATAL_FAILURE(ASSERT_STRNE("Hi", "Hi"), - "\"Hi\" vs \"Hi\""); -} - -// Tests ASSERT_STRCASEEQ. -TEST(StringAssertionTest, ASSERT_STRCASEEQ) { - ASSERT_STRCASEEQ("hi", "Hi"); - ASSERT_STRCASEEQ(static_cast(NULL), NULL); - - ASSERT_STRCASEEQ("", ""); - EXPECT_FATAL_FAILURE(ASSERT_STRCASEEQ("Hi", "hi2"), - "(ignoring case)"); -} - -// Tests ASSERT_STRCASENE. -TEST(StringAssertionTest, ASSERT_STRCASENE) { - ASSERT_STRCASENE("hi1", "Hi2"); - ASSERT_STRCASENE("Hi", NULL); - ASSERT_STRCASENE(NULL, "Hi"); - ASSERT_STRCASENE("", NULL); - ASSERT_STRCASENE(NULL, ""); - ASSERT_STRCASENE("", "Hi"); - ASSERT_STRCASENE("Hi", ""); - EXPECT_FATAL_FAILURE(ASSERT_STRCASENE("Hi", "hi"), - "(ignoring case)"); -} - -// Tests *_STREQ on wide strings. -TEST(StringAssertionTest, STREQ_Wide) { - // NULL strings. - ASSERT_STREQ(static_cast(NULL), NULL); - - // Empty strings. - ASSERT_STREQ(L"", L""); - - // Non-null vs NULL. - EXPECT_NONFATAL_FAILURE(EXPECT_STREQ(L"non-null", NULL), - "non-null"); - - // Equal strings. - EXPECT_STREQ(L"Hi", L"Hi"); - - // Unequal strings. - EXPECT_NONFATAL_FAILURE(EXPECT_STREQ(L"abc", L"Abc"), - "Abc"); - - // Strings containing wide characters. - EXPECT_NONFATAL_FAILURE(EXPECT_STREQ(L"abc\x8119", L"abc\x8120"), - "abc"); - - // The streaming variation. - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_STREQ(L"abc\x8119", L"abc\x8121") << "Expected failure"; - }, "Expected failure"); -} - -// Tests *_STRNE on wide strings. -TEST(StringAssertionTest, STRNE_Wide) { - // NULL strings. - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_STRNE(static_cast(NULL), NULL); - }, ""); - - // Empty strings. - EXPECT_NONFATAL_FAILURE(EXPECT_STRNE(L"", L""), - "L\"\""); - - // Non-null vs NULL. - ASSERT_STRNE(L"non-null", NULL); - - // Equal strings. - EXPECT_NONFATAL_FAILURE(EXPECT_STRNE(L"Hi", L"Hi"), - "L\"Hi\""); - - // Unequal strings. - EXPECT_STRNE(L"abc", L"Abc"); - - // Strings containing wide characters. - EXPECT_NONFATAL_FAILURE(EXPECT_STRNE(L"abc\x8119", L"abc\x8119"), - "abc"); - - // The streaming variation. - ASSERT_STRNE(L"abc\x8119", L"abc\x8120") << "This shouldn't happen"; -} - -// Tests for ::testing::IsSubstring(). - -// Tests that IsSubstring() returns the correct result when the input -// argument type is const char*. -TEST(IsSubstringTest, ReturnsCorrectResultForCString) { - EXPECT_FALSE(IsSubstring("", "", NULL, "a")); - EXPECT_FALSE(IsSubstring("", "", "b", NULL)); - EXPECT_FALSE(IsSubstring("", "", "needle", "haystack")); - - EXPECT_TRUE(IsSubstring("", "", static_cast(NULL), NULL)); - EXPECT_TRUE(IsSubstring("", "", "needle", "two needles")); -} - -// Tests that IsSubstring() returns the correct result when the input -// argument type is const wchar_t*. -TEST(IsSubstringTest, ReturnsCorrectResultForWideCString) { - EXPECT_FALSE(IsSubstring("", "", kNull, L"a")); - EXPECT_FALSE(IsSubstring("", "", L"b", kNull)); - EXPECT_FALSE(IsSubstring("", "", L"needle", L"haystack")); - - EXPECT_TRUE(IsSubstring("", "", static_cast(NULL), NULL)); - EXPECT_TRUE(IsSubstring("", "", L"needle", L"two needles")); -} - -// Tests that IsSubstring() generates the correct message when the input -// argument type is const char*. -TEST(IsSubstringTest, GeneratesCorrectMessageForCString) { - EXPECT_STREQ("Value of: needle_expr\n" - " Actual: \"needle\"\n" - "Expected: a substring of haystack_expr\n" - "Which is: \"haystack\"", - IsSubstring("needle_expr", "haystack_expr", - "needle", "haystack").failure_message()); -} - -// Tests that IsSubstring returns the correct result when the input -// argument type is ::std::string. -TEST(IsSubstringTest, ReturnsCorrectResultsForStdString) { - EXPECT_TRUE(IsSubstring("", "", std::string("hello"), "ahellob")); - EXPECT_FALSE(IsSubstring("", "", "hello", std::string("world"))); -} - -#if GTEST_HAS_STD_WSTRING -// Tests that IsSubstring returns the correct result when the input -// argument type is ::std::wstring. -TEST(IsSubstringTest, ReturnsCorrectResultForStdWstring) { - EXPECT_TRUE(IsSubstring("", "", ::std::wstring(L"needle"), L"two needles")); - EXPECT_FALSE(IsSubstring("", "", L"needle", ::std::wstring(L"haystack"))); -} - -// Tests that IsSubstring() generates the correct message when the input -// argument type is ::std::wstring. -TEST(IsSubstringTest, GeneratesCorrectMessageForWstring) { - EXPECT_STREQ("Value of: needle_expr\n" - " Actual: L\"needle\"\n" - "Expected: a substring of haystack_expr\n" - "Which is: L\"haystack\"", - IsSubstring( - "needle_expr", "haystack_expr", - ::std::wstring(L"needle"), L"haystack").failure_message()); -} - -#endif // GTEST_HAS_STD_WSTRING - -// Tests for ::testing::IsNotSubstring(). - -// Tests that IsNotSubstring() returns the correct result when the input -// argument type is const char*. -TEST(IsNotSubstringTest, ReturnsCorrectResultForCString) { - EXPECT_TRUE(IsNotSubstring("", "", "needle", "haystack")); - EXPECT_FALSE(IsNotSubstring("", "", "needle", "two needles")); -} - -// Tests that IsNotSubstring() returns the correct result when the input -// argument type is const wchar_t*. -TEST(IsNotSubstringTest, ReturnsCorrectResultForWideCString) { - EXPECT_TRUE(IsNotSubstring("", "", L"needle", L"haystack")); - EXPECT_FALSE(IsNotSubstring("", "", L"needle", L"two needles")); -} - -// Tests that IsNotSubstring() generates the correct message when the input -// argument type is const wchar_t*. -TEST(IsNotSubstringTest, GeneratesCorrectMessageForWideCString) { - EXPECT_STREQ("Value of: needle_expr\n" - " Actual: L\"needle\"\n" - "Expected: not a substring of haystack_expr\n" - "Which is: L\"two needles\"", - IsNotSubstring( - "needle_expr", "haystack_expr", - L"needle", L"two needles").failure_message()); -} - -// Tests that IsNotSubstring returns the correct result when the input -// argument type is ::std::string. -TEST(IsNotSubstringTest, ReturnsCorrectResultsForStdString) { - EXPECT_FALSE(IsNotSubstring("", "", std::string("hello"), "ahellob")); - EXPECT_TRUE(IsNotSubstring("", "", "hello", std::string("world"))); -} - -// Tests that IsNotSubstring() generates the correct message when the input -// argument type is ::std::string. -TEST(IsNotSubstringTest, GeneratesCorrectMessageForStdString) { - EXPECT_STREQ("Value of: needle_expr\n" - " Actual: \"needle\"\n" - "Expected: not a substring of haystack_expr\n" - "Which is: \"two needles\"", - IsNotSubstring( - "needle_expr", "haystack_expr", - ::std::string("needle"), "two needles").failure_message()); -} - -#if GTEST_HAS_STD_WSTRING - -// Tests that IsNotSubstring returns the correct result when the input -// argument type is ::std::wstring. -TEST(IsNotSubstringTest, ReturnsCorrectResultForStdWstring) { - EXPECT_FALSE( - IsNotSubstring("", "", ::std::wstring(L"needle"), L"two needles")); - EXPECT_TRUE(IsNotSubstring("", "", L"needle", ::std::wstring(L"haystack"))); -} - -#endif // GTEST_HAS_STD_WSTRING - -// Tests floating-point assertions. - -template -class FloatingPointTest : public Test { - protected: - // Pre-calculated numbers to be used by the tests. - struct TestValues { - RawType close_to_positive_zero; - RawType close_to_negative_zero; - RawType further_from_negative_zero; - - RawType close_to_one; - RawType further_from_one; - - RawType infinity; - RawType close_to_infinity; - RawType further_from_infinity; - - RawType nan1; - RawType nan2; - }; - - typedef typename testing::internal::FloatingPoint Floating; - typedef typename Floating::Bits Bits; - - virtual void SetUp() { - const size_t max_ulps = Floating::kMaxUlps; - - // The bits that represent 0.0. - const Bits zero_bits = Floating(0).bits(); - - // Makes some numbers close to 0.0. - values_.close_to_positive_zero = Floating::ReinterpretBits( - zero_bits + max_ulps/2); - values_.close_to_negative_zero = -Floating::ReinterpretBits( - zero_bits + max_ulps - max_ulps/2); - values_.further_from_negative_zero = -Floating::ReinterpretBits( - zero_bits + max_ulps + 1 - max_ulps/2); - - // The bits that represent 1.0. - const Bits one_bits = Floating(1).bits(); - - // Makes some numbers close to 1.0. - values_.close_to_one = Floating::ReinterpretBits(one_bits + max_ulps); - values_.further_from_one = Floating::ReinterpretBits( - one_bits + max_ulps + 1); - - // +infinity. - values_.infinity = Floating::Infinity(); - - // The bits that represent +infinity. - const Bits infinity_bits = Floating(values_.infinity).bits(); - - // Makes some numbers close to infinity. - values_.close_to_infinity = Floating::ReinterpretBits( - infinity_bits - max_ulps); - values_.further_from_infinity = Floating::ReinterpretBits( - infinity_bits - max_ulps - 1); - - // Makes some NAN's. Sets the most significant bit of the fraction so that - // our NaN's are quiet; trying to process a signaling NaN would raise an - // exception if our environment enables floating point exceptions. - values_.nan1 = Floating::ReinterpretBits(Floating::kExponentBitMask - | (static_cast(1) << (Floating::kFractionBitCount - 1)) | 1); - values_.nan2 = Floating::ReinterpretBits(Floating::kExponentBitMask - | (static_cast(1) << (Floating::kFractionBitCount - 1)) | 200); - } - - void TestSize() { - EXPECT_EQ(sizeof(RawType), sizeof(Bits)); - } - - static TestValues values_; -}; - -template -typename FloatingPointTest::TestValues - FloatingPointTest::values_; - -// Instantiates FloatingPointTest for testing *_FLOAT_EQ. -typedef FloatingPointTest FloatTest; - -// Tests that the size of Float::Bits matches the size of float. -TEST_F(FloatTest, Size) { - TestSize(); -} - -// Tests comparing with +0 and -0. -TEST_F(FloatTest, Zeros) { - EXPECT_FLOAT_EQ(0.0, -0.0); - EXPECT_NONFATAL_FAILURE(EXPECT_FLOAT_EQ(-0.0, 1.0), - "1.0"); - EXPECT_FATAL_FAILURE(ASSERT_FLOAT_EQ(0.0, 1.5), - "1.5"); -} - -// Tests comparing numbers close to 0. -// -// This ensures that *_FLOAT_EQ handles the sign correctly and no -// overflow occurs when comparing numbers whose absolute value is very -// small. -TEST_F(FloatTest, AlmostZeros) { - // In C++Builder, names within local classes (such as used by - // EXPECT_FATAL_FAILURE) cannot be resolved against static members of the - // scoping class. Use a static local alias as a workaround. - // We use the assignment syntax since some compilers, like Sun Studio, - // don't allow initializing references using construction syntax - // (parentheses). - static const FloatTest::TestValues& v = this->values_; - - EXPECT_FLOAT_EQ(0.0, v.close_to_positive_zero); - EXPECT_FLOAT_EQ(-0.0, v.close_to_negative_zero); - EXPECT_FLOAT_EQ(v.close_to_positive_zero, v.close_to_negative_zero); - - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_FLOAT_EQ(v.close_to_positive_zero, - v.further_from_negative_zero); - }, "v.further_from_negative_zero"); -} - -// Tests comparing numbers close to each other. -TEST_F(FloatTest, SmallDiff) { - EXPECT_FLOAT_EQ(1.0, values_.close_to_one); - EXPECT_NONFATAL_FAILURE(EXPECT_FLOAT_EQ(1.0, values_.further_from_one), - "values_.further_from_one"); -} - -// Tests comparing numbers far apart. -TEST_F(FloatTest, LargeDiff) { - EXPECT_NONFATAL_FAILURE(EXPECT_FLOAT_EQ(2.5, 3.0), - "3.0"); -} - -// Tests comparing with infinity. -// -// This ensures that no overflow occurs when comparing numbers whose -// absolute value is very large. -TEST_F(FloatTest, Infinity) { - EXPECT_FLOAT_EQ(values_.infinity, values_.close_to_infinity); - EXPECT_FLOAT_EQ(-values_.infinity, -values_.close_to_infinity); -#if !GTEST_OS_SYMBIAN - // Nokia's STLport crashes if we try to output infinity or NaN. - EXPECT_NONFATAL_FAILURE(EXPECT_FLOAT_EQ(values_.infinity, -values_.infinity), - "-values_.infinity"); - - // This is interesting as the representations of infinity and nan1 - // are only 1 DLP apart. - EXPECT_NONFATAL_FAILURE(EXPECT_FLOAT_EQ(values_.infinity, values_.nan1), - "values_.nan1"); -#endif // !GTEST_OS_SYMBIAN -} - -// Tests that comparing with NAN always returns false. -TEST_F(FloatTest, NaN) { -#if !GTEST_OS_SYMBIAN -// Nokia's STLport crashes if we try to output infinity or NaN. - - // In C++Builder, names within local classes (such as used by - // EXPECT_FATAL_FAILURE) cannot be resolved against static members of the - // scoping class. Use a static local alias as a workaround. - // We use the assignment syntax since some compilers, like Sun Studio, - // don't allow initializing references using construction syntax - // (parentheses). - static const FloatTest::TestValues& v = this->values_; - - EXPECT_NONFATAL_FAILURE(EXPECT_FLOAT_EQ(v.nan1, v.nan1), - "v.nan1"); - EXPECT_NONFATAL_FAILURE(EXPECT_FLOAT_EQ(v.nan1, v.nan2), - "v.nan2"); - EXPECT_NONFATAL_FAILURE(EXPECT_FLOAT_EQ(1.0, v.nan1), - "v.nan1"); - - EXPECT_FATAL_FAILURE(ASSERT_FLOAT_EQ(v.nan1, v.infinity), - "v.infinity"); -#endif // !GTEST_OS_SYMBIAN -} - -// Tests that *_FLOAT_EQ are reflexive. -TEST_F(FloatTest, Reflexive) { - EXPECT_FLOAT_EQ(0.0, 0.0); - EXPECT_FLOAT_EQ(1.0, 1.0); - ASSERT_FLOAT_EQ(values_.infinity, values_.infinity); -} - -// Tests that *_FLOAT_EQ are commutative. -TEST_F(FloatTest, Commutative) { - // We already tested EXPECT_FLOAT_EQ(1.0, values_.close_to_one). - EXPECT_FLOAT_EQ(values_.close_to_one, 1.0); - - // We already tested EXPECT_FLOAT_EQ(1.0, values_.further_from_one). - EXPECT_NONFATAL_FAILURE(EXPECT_FLOAT_EQ(values_.further_from_one, 1.0), - "1.0"); -} - -// Tests EXPECT_NEAR. -TEST_F(FloatTest, EXPECT_NEAR) { - EXPECT_NEAR(-1.0f, -1.1f, 0.2f); - EXPECT_NEAR(2.0f, 3.0f, 1.0f); - EXPECT_NONFATAL_FAILURE(EXPECT_NEAR(1.0f,1.5f, 0.25f), // NOLINT - "The difference between 1.0f and 1.5f is 0.5, " - "which exceeds 0.25f"); - // To work around a bug in gcc 2.95.0, there is intentionally no - // space after the first comma in the previous line. -} - -// Tests ASSERT_NEAR. -TEST_F(FloatTest, ASSERT_NEAR) { - ASSERT_NEAR(-1.0f, -1.1f, 0.2f); - ASSERT_NEAR(2.0f, 3.0f, 1.0f); - EXPECT_FATAL_FAILURE(ASSERT_NEAR(1.0f,1.5f, 0.25f), // NOLINT - "The difference between 1.0f and 1.5f is 0.5, " - "which exceeds 0.25f"); - // To work around a bug in gcc 2.95.0, there is intentionally no - // space after the first comma in the previous line. -} - -// Tests the cases where FloatLE() should succeed. -TEST_F(FloatTest, FloatLESucceeds) { - EXPECT_PRED_FORMAT2(FloatLE, 1.0f, 2.0f); // When val1 < val2, - ASSERT_PRED_FORMAT2(FloatLE, 1.0f, 1.0f); // val1 == val2, - - // or when val1 is greater than, but almost equals to, val2. - EXPECT_PRED_FORMAT2(FloatLE, values_.close_to_positive_zero, 0.0f); -} - -// Tests the cases where FloatLE() should fail. -TEST_F(FloatTest, FloatLEFails) { - // When val1 is greater than val2 by a large margin, - EXPECT_NONFATAL_FAILURE(EXPECT_PRED_FORMAT2(FloatLE, 2.0f, 1.0f), - "(2.0f) <= (1.0f)"); - - // or by a small yet non-negligible margin, - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT2(FloatLE, values_.further_from_one, 1.0f); - }, "(values_.further_from_one) <= (1.0f)"); - -#if !GTEST_OS_SYMBIAN && !defined(__BORLANDC__) - // Nokia's STLport crashes if we try to output infinity or NaN. - // C++Builder gives bad results for ordered comparisons involving NaNs - // due to compiler bugs. - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT2(FloatLE, values_.nan1, values_.infinity); - }, "(values_.nan1) <= (values_.infinity)"); - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT2(FloatLE, -values_.infinity, values_.nan1); - }, "(-values_.infinity) <= (values_.nan1)"); - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT2(FloatLE, values_.nan1, values_.nan1); - }, "(values_.nan1) <= (values_.nan1)"); -#endif // !GTEST_OS_SYMBIAN && !defined(__BORLANDC__) -} - -// Instantiates FloatingPointTest for testing *_DOUBLE_EQ. -typedef FloatingPointTest DoubleTest; - -// Tests that the size of Double::Bits matches the size of double. -TEST_F(DoubleTest, Size) { - TestSize(); -} - -// Tests comparing with +0 and -0. -TEST_F(DoubleTest, Zeros) { - EXPECT_DOUBLE_EQ(0.0, -0.0); - EXPECT_NONFATAL_FAILURE(EXPECT_DOUBLE_EQ(-0.0, 1.0), - "1.0"); - EXPECT_FATAL_FAILURE(ASSERT_DOUBLE_EQ(0.0, 1.0), - "1.0"); -} - -// Tests comparing numbers close to 0. -// -// This ensures that *_DOUBLE_EQ handles the sign correctly and no -// overflow occurs when comparing numbers whose absolute value is very -// small. -TEST_F(DoubleTest, AlmostZeros) { - // In C++Builder, names within local classes (such as used by - // EXPECT_FATAL_FAILURE) cannot be resolved against static members of the - // scoping class. Use a static local alias as a workaround. - // We use the assignment syntax since some compilers, like Sun Studio, - // don't allow initializing references using construction syntax - // (parentheses). - static const DoubleTest::TestValues& v = this->values_; - - EXPECT_DOUBLE_EQ(0.0, v.close_to_positive_zero); - EXPECT_DOUBLE_EQ(-0.0, v.close_to_negative_zero); - EXPECT_DOUBLE_EQ(v.close_to_positive_zero, v.close_to_negative_zero); - - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_DOUBLE_EQ(v.close_to_positive_zero, - v.further_from_negative_zero); - }, "v.further_from_negative_zero"); -} - -// Tests comparing numbers close to each other. -TEST_F(DoubleTest, SmallDiff) { - EXPECT_DOUBLE_EQ(1.0, values_.close_to_one); - EXPECT_NONFATAL_FAILURE(EXPECT_DOUBLE_EQ(1.0, values_.further_from_one), - "values_.further_from_one"); -} - -// Tests comparing numbers far apart. -TEST_F(DoubleTest, LargeDiff) { - EXPECT_NONFATAL_FAILURE(EXPECT_DOUBLE_EQ(2.0, 3.0), - "3.0"); -} - -// Tests comparing with infinity. -// -// This ensures that no overflow occurs when comparing numbers whose -// absolute value is very large. -TEST_F(DoubleTest, Infinity) { - EXPECT_DOUBLE_EQ(values_.infinity, values_.close_to_infinity); - EXPECT_DOUBLE_EQ(-values_.infinity, -values_.close_to_infinity); -#if !GTEST_OS_SYMBIAN - // Nokia's STLport crashes if we try to output infinity or NaN. - EXPECT_NONFATAL_FAILURE(EXPECT_DOUBLE_EQ(values_.infinity, -values_.infinity), - "-values_.infinity"); - - // This is interesting as the representations of infinity_ and nan1_ - // are only 1 DLP apart. - EXPECT_NONFATAL_FAILURE(EXPECT_DOUBLE_EQ(values_.infinity, values_.nan1), - "values_.nan1"); -#endif // !GTEST_OS_SYMBIAN -} - -// Tests that comparing with NAN always returns false. -TEST_F(DoubleTest, NaN) { -#if !GTEST_OS_SYMBIAN - // In C++Builder, names within local classes (such as used by - // EXPECT_FATAL_FAILURE) cannot be resolved against static members of the - // scoping class. Use a static local alias as a workaround. - // We use the assignment syntax since some compilers, like Sun Studio, - // don't allow initializing references using construction syntax - // (parentheses). - static const DoubleTest::TestValues& v = this->values_; - - // Nokia's STLport crashes if we try to output infinity or NaN. - EXPECT_NONFATAL_FAILURE(EXPECT_DOUBLE_EQ(v.nan1, v.nan1), - "v.nan1"); - EXPECT_NONFATAL_FAILURE(EXPECT_DOUBLE_EQ(v.nan1, v.nan2), "v.nan2"); - EXPECT_NONFATAL_FAILURE(EXPECT_DOUBLE_EQ(1.0, v.nan1), "v.nan1"); - EXPECT_FATAL_FAILURE(ASSERT_DOUBLE_EQ(v.nan1, v.infinity), - "v.infinity"); -#endif // !GTEST_OS_SYMBIAN -} - -// Tests that *_DOUBLE_EQ are reflexive. -TEST_F(DoubleTest, Reflexive) { - EXPECT_DOUBLE_EQ(0.0, 0.0); - EXPECT_DOUBLE_EQ(1.0, 1.0); -#if !GTEST_OS_SYMBIAN - // Nokia's STLport crashes if we try to output infinity or NaN. - ASSERT_DOUBLE_EQ(values_.infinity, values_.infinity); -#endif // !GTEST_OS_SYMBIAN -} - -// Tests that *_DOUBLE_EQ are commutative. -TEST_F(DoubleTest, Commutative) { - // We already tested EXPECT_DOUBLE_EQ(1.0, values_.close_to_one). - EXPECT_DOUBLE_EQ(values_.close_to_one, 1.0); - - // We already tested EXPECT_DOUBLE_EQ(1.0, values_.further_from_one). - EXPECT_NONFATAL_FAILURE(EXPECT_DOUBLE_EQ(values_.further_from_one, 1.0), - "1.0"); -} - -// Tests EXPECT_NEAR. -TEST_F(DoubleTest, EXPECT_NEAR) { - EXPECT_NEAR(-1.0, -1.1, 0.2); - EXPECT_NEAR(2.0, 3.0, 1.0); - EXPECT_NONFATAL_FAILURE(EXPECT_NEAR(1.0, 1.5, 0.25), // NOLINT - "The difference between 1.0 and 1.5 is 0.5, " - "which exceeds 0.25"); - // To work around a bug in gcc 2.95.0, there is intentionally no - // space after the first comma in the previous statement. -} - -// Tests ASSERT_NEAR. -TEST_F(DoubleTest, ASSERT_NEAR) { - ASSERT_NEAR(-1.0, -1.1, 0.2); - ASSERT_NEAR(2.0, 3.0, 1.0); - EXPECT_FATAL_FAILURE(ASSERT_NEAR(1.0, 1.5, 0.25), // NOLINT - "The difference between 1.0 and 1.5 is 0.5, " - "which exceeds 0.25"); - // To work around a bug in gcc 2.95.0, there is intentionally no - // space after the first comma in the previous statement. -} - -// Tests the cases where DoubleLE() should succeed. -TEST_F(DoubleTest, DoubleLESucceeds) { - EXPECT_PRED_FORMAT2(DoubleLE, 1.0, 2.0); // When val1 < val2, - ASSERT_PRED_FORMAT2(DoubleLE, 1.0, 1.0); // val1 == val2, - - // or when val1 is greater than, but almost equals to, val2. - EXPECT_PRED_FORMAT2(DoubleLE, values_.close_to_positive_zero, 0.0); -} - -// Tests the cases where DoubleLE() should fail. -TEST_F(DoubleTest, DoubleLEFails) { - // When val1 is greater than val2 by a large margin, - EXPECT_NONFATAL_FAILURE(EXPECT_PRED_FORMAT2(DoubleLE, 2.0, 1.0), - "(2.0) <= (1.0)"); - - // or by a small yet non-negligible margin, - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT2(DoubleLE, values_.further_from_one, 1.0); - }, "(values_.further_from_one) <= (1.0)"); - -#if !GTEST_OS_SYMBIAN && !defined(__BORLANDC__) - // Nokia's STLport crashes if we try to output infinity or NaN. - // C++Builder gives bad results for ordered comparisons involving NaNs - // due to compiler bugs. - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT2(DoubleLE, values_.nan1, values_.infinity); - }, "(values_.nan1) <= (values_.infinity)"); - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_PRED_FORMAT2(DoubleLE, -values_.infinity, values_.nan1); - }, " (-values_.infinity) <= (values_.nan1)"); - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_PRED_FORMAT2(DoubleLE, values_.nan1, values_.nan1); - }, "(values_.nan1) <= (values_.nan1)"); -#endif // !GTEST_OS_SYMBIAN && !defined(__BORLANDC__) -} - - -// Verifies that a test or test case whose name starts with DISABLED_ is -// not run. - -// A test whose name starts with DISABLED_. -// Should not run. -TEST(DisabledTest, DISABLED_TestShouldNotRun) { - FAIL() << "Unexpected failure: Disabled test should not be run."; -} - -// A test whose name does not start with DISABLED_. -// Should run. -TEST(DisabledTest, NotDISABLED_TestShouldRun) { - EXPECT_EQ(1, 1); -} - -// A test case whose name starts with DISABLED_. -// Should not run. -TEST(DISABLED_TestCase, TestShouldNotRun) { - FAIL() << "Unexpected failure: Test in disabled test case should not be run."; -} - -// A test case and test whose names start with DISABLED_. -// Should not run. -TEST(DISABLED_TestCase, DISABLED_TestShouldNotRun) { - FAIL() << "Unexpected failure: Test in disabled test case should not be run."; -} - -// Check that when all tests in a test case are disabled, SetupTestCase() and -// TearDownTestCase() are not called. -class DisabledTestsTest : public Test { - protected: - static void SetUpTestCase() { - FAIL() << "Unexpected failure: All tests disabled in test case. " - "SetupTestCase() should not be called."; - } - - static void TearDownTestCase() { - FAIL() << "Unexpected failure: All tests disabled in test case. " - "TearDownTestCase() should not be called."; - } -}; - -TEST_F(DisabledTestsTest, DISABLED_TestShouldNotRun_1) { - FAIL() << "Unexpected failure: Disabled test should not be run."; -} - -TEST_F(DisabledTestsTest, DISABLED_TestShouldNotRun_2) { - FAIL() << "Unexpected failure: Disabled test should not be run."; -} - -// Tests that disabled typed tests aren't run. - -#if GTEST_HAS_TYPED_TEST - -template -class TypedTest : public Test { -}; - -typedef testing::Types NumericTypes; -TYPED_TEST_CASE(TypedTest, NumericTypes); - -TYPED_TEST(TypedTest, DISABLED_ShouldNotRun) { - FAIL() << "Unexpected failure: Disabled typed test should not run."; -} - -template -class DISABLED_TypedTest : public Test { -}; - -TYPED_TEST_CASE(DISABLED_TypedTest, NumericTypes); - -TYPED_TEST(DISABLED_TypedTest, ShouldNotRun) { - FAIL() << "Unexpected failure: Disabled typed test should not run."; -} - -#endif // GTEST_HAS_TYPED_TEST - -// Tests that disabled type-parameterized tests aren't run. - -#if GTEST_HAS_TYPED_TEST_P - -template -class TypedTestP : public Test { -}; - -TYPED_TEST_CASE_P(TypedTestP); - -TYPED_TEST_P(TypedTestP, DISABLED_ShouldNotRun) { - FAIL() << "Unexpected failure: " - << "Disabled type-parameterized test should not run."; -} - -REGISTER_TYPED_TEST_CASE_P(TypedTestP, DISABLED_ShouldNotRun); - -INSTANTIATE_TYPED_TEST_CASE_P(My, TypedTestP, NumericTypes); - -template -class DISABLED_TypedTestP : public Test { -}; - -TYPED_TEST_CASE_P(DISABLED_TypedTestP); - -TYPED_TEST_P(DISABLED_TypedTestP, ShouldNotRun) { - FAIL() << "Unexpected failure: " - << "Disabled type-parameterized test should not run."; -} - -REGISTER_TYPED_TEST_CASE_P(DISABLED_TypedTestP, ShouldNotRun); - -INSTANTIATE_TYPED_TEST_CASE_P(My, DISABLED_TypedTestP, NumericTypes); - -#endif // GTEST_HAS_TYPED_TEST_P - -// Tests that assertion macros evaluate their arguments exactly once. - -class SingleEvaluationTest : public Test { - public: // Must be public and not protected due to a bug in g++ 3.4.2. - // This helper function is needed by the FailedASSERT_STREQ test - // below. It's public to work around C++Builder's bug with scoping local - // classes. - static void CompareAndIncrementCharPtrs() { - ASSERT_STREQ(p1_++, p2_++); - } - - // This helper function is needed by the FailedASSERT_NE test below. It's - // public to work around C++Builder's bug with scoping local classes. - static void CompareAndIncrementInts() { - ASSERT_NE(a_++, b_++); - } - - protected: - SingleEvaluationTest() { - p1_ = s1_; - p2_ = s2_; - a_ = 0; - b_ = 0; - } - - static const char* const s1_; - static const char* const s2_; - static const char* p1_; - static const char* p2_; - - static int a_; - static int b_; -}; - -const char* const SingleEvaluationTest::s1_ = "01234"; -const char* const SingleEvaluationTest::s2_ = "abcde"; -const char* SingleEvaluationTest::p1_; -const char* SingleEvaluationTest::p2_; -int SingleEvaluationTest::a_; -int SingleEvaluationTest::b_; - -// Tests that when ASSERT_STREQ fails, it evaluates its arguments -// exactly once. -TEST_F(SingleEvaluationTest, FailedASSERT_STREQ) { - EXPECT_FATAL_FAILURE(SingleEvaluationTest::CompareAndIncrementCharPtrs(), - "p2_++"); - EXPECT_EQ(s1_ + 1, p1_); - EXPECT_EQ(s2_ + 1, p2_); -} - -// Tests that string assertion arguments are evaluated exactly once. -TEST_F(SingleEvaluationTest, ASSERT_STR) { - // successful EXPECT_STRNE - EXPECT_STRNE(p1_++, p2_++); - EXPECT_EQ(s1_ + 1, p1_); - EXPECT_EQ(s2_ + 1, p2_); - - // failed EXPECT_STRCASEEQ - EXPECT_NONFATAL_FAILURE(EXPECT_STRCASEEQ(p1_++, p2_++), - "ignoring case"); - EXPECT_EQ(s1_ + 2, p1_); - EXPECT_EQ(s2_ + 2, p2_); -} - -// Tests that when ASSERT_NE fails, it evaluates its arguments exactly -// once. -TEST_F(SingleEvaluationTest, FailedASSERT_NE) { - EXPECT_FATAL_FAILURE(SingleEvaluationTest::CompareAndIncrementInts(), - "(a_++) != (b_++)"); - EXPECT_EQ(1, a_); - EXPECT_EQ(1, b_); -} - -// Tests that assertion arguments are evaluated exactly once. -TEST_F(SingleEvaluationTest, OtherCases) { - // successful EXPECT_TRUE - EXPECT_TRUE(0 == a_++); // NOLINT - EXPECT_EQ(1, a_); - - // failed EXPECT_TRUE - EXPECT_NONFATAL_FAILURE(EXPECT_TRUE(-1 == a_++), "-1 == a_++"); - EXPECT_EQ(2, a_); - - // successful EXPECT_GT - EXPECT_GT(a_++, b_++); - EXPECT_EQ(3, a_); - EXPECT_EQ(1, b_); - - // failed EXPECT_LT - EXPECT_NONFATAL_FAILURE(EXPECT_LT(a_++, b_++), "(a_++) < (b_++)"); - EXPECT_EQ(4, a_); - EXPECT_EQ(2, b_); - - // successful ASSERT_TRUE - ASSERT_TRUE(0 < a_++); // NOLINT - EXPECT_EQ(5, a_); - - // successful ASSERT_GT - ASSERT_GT(a_++, b_++); - EXPECT_EQ(6, a_); - EXPECT_EQ(3, b_); -} - -#if GTEST_HAS_EXCEPTIONS - -void ThrowAnInteger() { - throw 1; -} - -// Tests that assertion arguments are evaluated exactly once. -TEST_F(SingleEvaluationTest, ExceptionTests) { - // successful EXPECT_THROW - EXPECT_THROW({ // NOLINT - a_++; - ThrowAnInteger(); - }, int); - EXPECT_EQ(1, a_); - - // failed EXPECT_THROW, throws different - EXPECT_NONFATAL_FAILURE(EXPECT_THROW({ // NOLINT - a_++; - ThrowAnInteger(); - }, bool), "throws a different type"); - EXPECT_EQ(2, a_); - - // failed EXPECT_THROW, throws nothing - EXPECT_NONFATAL_FAILURE(EXPECT_THROW(a_++, bool), "throws nothing"); - EXPECT_EQ(3, a_); - - // successful EXPECT_NO_THROW - EXPECT_NO_THROW(a_++); - EXPECT_EQ(4, a_); - - // failed EXPECT_NO_THROW - EXPECT_NONFATAL_FAILURE(EXPECT_NO_THROW({ // NOLINT - a_++; - ThrowAnInteger(); - }), "it throws"); - EXPECT_EQ(5, a_); - - // successful EXPECT_ANY_THROW - EXPECT_ANY_THROW({ // NOLINT - a_++; - ThrowAnInteger(); - }); - EXPECT_EQ(6, a_); - - // failed EXPECT_ANY_THROW - EXPECT_NONFATAL_FAILURE(EXPECT_ANY_THROW(a_++), "it doesn't"); - EXPECT_EQ(7, a_); -} - -#endif // GTEST_HAS_EXCEPTIONS - -// Tests {ASSERT|EXPECT}_NO_FATAL_FAILURE. -class NoFatalFailureTest : public Test { - protected: - void Succeeds() {} - void FailsNonFatal() { - ADD_FAILURE() << "some non-fatal failure"; - } - void Fails() { - FAIL() << "some fatal failure"; - } - - void DoAssertNoFatalFailureOnFails() { - ASSERT_NO_FATAL_FAILURE(Fails()); - ADD_FAILURE() << "shold not reach here."; - } - - void DoExpectNoFatalFailureOnFails() { - EXPECT_NO_FATAL_FAILURE(Fails()); - ADD_FAILURE() << "other failure"; - } -}; - -TEST_F(NoFatalFailureTest, NoFailure) { - EXPECT_NO_FATAL_FAILURE(Succeeds()); - ASSERT_NO_FATAL_FAILURE(Succeeds()); -} - -TEST_F(NoFatalFailureTest, NonFatalIsNoFailure) { - EXPECT_NONFATAL_FAILURE( - EXPECT_NO_FATAL_FAILURE(FailsNonFatal()), - "some non-fatal failure"); - EXPECT_NONFATAL_FAILURE( - ASSERT_NO_FATAL_FAILURE(FailsNonFatal()), - "some non-fatal failure"); -} - -TEST_F(NoFatalFailureTest, AssertNoFatalFailureOnFatalFailure) { - TestPartResultArray gtest_failures; - { - ScopedFakeTestPartResultReporter gtest_reporter(>est_failures); - DoAssertNoFatalFailureOnFails(); - } - ASSERT_EQ(2, gtest_failures.size()); - EXPECT_EQ(TestPartResult::kFatalFailure, - gtest_failures.GetTestPartResult(0).type()); - EXPECT_EQ(TestPartResult::kFatalFailure, - gtest_failures.GetTestPartResult(1).type()); - EXPECT_PRED_FORMAT2(testing::IsSubstring, "some fatal failure", - gtest_failures.GetTestPartResult(0).message()); - EXPECT_PRED_FORMAT2(testing::IsSubstring, "it does", - gtest_failures.GetTestPartResult(1).message()); -} - -TEST_F(NoFatalFailureTest, ExpectNoFatalFailureOnFatalFailure) { - TestPartResultArray gtest_failures; - { - ScopedFakeTestPartResultReporter gtest_reporter(>est_failures); - DoExpectNoFatalFailureOnFails(); - } - ASSERT_EQ(3, gtest_failures.size()); - EXPECT_EQ(TestPartResult::kFatalFailure, - gtest_failures.GetTestPartResult(0).type()); - EXPECT_EQ(TestPartResult::kNonFatalFailure, - gtest_failures.GetTestPartResult(1).type()); - EXPECT_EQ(TestPartResult::kNonFatalFailure, - gtest_failures.GetTestPartResult(2).type()); - EXPECT_PRED_FORMAT2(testing::IsSubstring, "some fatal failure", - gtest_failures.GetTestPartResult(0).message()); - EXPECT_PRED_FORMAT2(testing::IsSubstring, "it does", - gtest_failures.GetTestPartResult(1).message()); - EXPECT_PRED_FORMAT2(testing::IsSubstring, "other failure", - gtest_failures.GetTestPartResult(2).message()); -} - -TEST_F(NoFatalFailureTest, MessageIsStreamable) { - TestPartResultArray gtest_failures; - { - ScopedFakeTestPartResultReporter gtest_reporter(>est_failures); - EXPECT_NO_FATAL_FAILURE(FAIL() << "foo") << "my message"; - } - ASSERT_EQ(2, gtest_failures.size()); - EXPECT_EQ(TestPartResult::kNonFatalFailure, - gtest_failures.GetTestPartResult(0).type()); - EXPECT_EQ(TestPartResult::kNonFatalFailure, - gtest_failures.GetTestPartResult(1).type()); - EXPECT_PRED_FORMAT2(testing::IsSubstring, "foo", - gtest_failures.GetTestPartResult(0).message()); - EXPECT_PRED_FORMAT2(testing::IsSubstring, "my message", - gtest_failures.GetTestPartResult(1).message()); -} - -// Tests non-string assertions. - -// Tests EqFailure(), used for implementing *EQ* assertions. -TEST(AssertionTest, EqFailure) { - const std::string foo_val("5"), bar_val("6"); - const std::string msg1( - EqFailure("foo", "bar", foo_val, bar_val, false) - .failure_message()); - EXPECT_STREQ( - "Value of: bar\n" - " Actual: 6\n" - "Expected: foo\n" - "Which is: 5", - msg1.c_str()); - - const std::string msg2( - EqFailure("foo", "6", foo_val, bar_val, false) - .failure_message()); - EXPECT_STREQ( - "Value of: 6\n" - "Expected: foo\n" - "Which is: 5", - msg2.c_str()); - - const std::string msg3( - EqFailure("5", "bar", foo_val, bar_val, false) - .failure_message()); - EXPECT_STREQ( - "Value of: bar\n" - " Actual: 6\n" - "Expected: 5", - msg3.c_str()); - - const std::string msg4( - EqFailure("5", "6", foo_val, bar_val, false).failure_message()); - EXPECT_STREQ( - "Value of: 6\n" - "Expected: 5", - msg4.c_str()); - - const std::string msg5( - EqFailure("foo", "bar", - std::string("\"x\""), std::string("\"y\""), - true).failure_message()); - EXPECT_STREQ( - "Value of: bar\n" - " Actual: \"y\"\n" - "Expected: foo (ignoring case)\n" - "Which is: \"x\"", - msg5.c_str()); -} - -// Tests AppendUserMessage(), used for implementing the *EQ* macros. -TEST(AssertionTest, AppendUserMessage) { - const std::string foo("foo"); - - Message msg; - EXPECT_STREQ("foo", - AppendUserMessage(foo, msg).c_str()); - - msg << "bar"; - EXPECT_STREQ("foo\nbar", - AppendUserMessage(foo, msg).c_str()); -} - -#ifdef __BORLANDC__ -// Silences warnings: "Condition is always true", "Unreachable code" -# pragma option push -w-ccc -w-rch -#endif - -// Tests ASSERT_TRUE. -TEST(AssertionTest, ASSERT_TRUE) { - ASSERT_TRUE(2 > 1); // NOLINT - EXPECT_FATAL_FAILURE(ASSERT_TRUE(2 < 1), - "2 < 1"); -} - -// Tests ASSERT_TRUE(predicate) for predicates returning AssertionResult. -TEST(AssertionTest, AssertTrueWithAssertionResult) { - ASSERT_TRUE(ResultIsEven(2)); -#ifndef __BORLANDC__ - // ICE's in C++Builder. - EXPECT_FATAL_FAILURE(ASSERT_TRUE(ResultIsEven(3)), - "Value of: ResultIsEven(3)\n" - " Actual: false (3 is odd)\n" - "Expected: true"); -#endif - ASSERT_TRUE(ResultIsEvenNoExplanation(2)); - EXPECT_FATAL_FAILURE(ASSERT_TRUE(ResultIsEvenNoExplanation(3)), - "Value of: ResultIsEvenNoExplanation(3)\n" - " Actual: false (3 is odd)\n" - "Expected: true"); -} - -// Tests ASSERT_FALSE. -TEST(AssertionTest, ASSERT_FALSE) { - ASSERT_FALSE(2 < 1); // NOLINT - EXPECT_FATAL_FAILURE(ASSERT_FALSE(2 > 1), - "Value of: 2 > 1\n" - " Actual: true\n" - "Expected: false"); -} - -// Tests ASSERT_FALSE(predicate) for predicates returning AssertionResult. -TEST(AssertionTest, AssertFalseWithAssertionResult) { - ASSERT_FALSE(ResultIsEven(3)); -#ifndef __BORLANDC__ - // ICE's in C++Builder. - EXPECT_FATAL_FAILURE(ASSERT_FALSE(ResultIsEven(2)), - "Value of: ResultIsEven(2)\n" - " Actual: true (2 is even)\n" - "Expected: false"); -#endif - ASSERT_FALSE(ResultIsEvenNoExplanation(3)); - EXPECT_FATAL_FAILURE(ASSERT_FALSE(ResultIsEvenNoExplanation(2)), - "Value of: ResultIsEvenNoExplanation(2)\n" - " Actual: true\n" - "Expected: false"); -} - -#ifdef __BORLANDC__ -// Restores warnings after previous "#pragma option push" supressed them -# pragma option pop -#endif - -// Tests using ASSERT_EQ on double values. The purpose is to make -// sure that the specialization we did for integer and anonymous enums -// isn't used for double arguments. -TEST(ExpectTest, ASSERT_EQ_Double) { - // A success. - ASSERT_EQ(5.6, 5.6); - - // A failure. - EXPECT_FATAL_FAILURE(ASSERT_EQ(5.1, 5.2), - "5.1"); -} - -// Tests ASSERT_EQ. -TEST(AssertionTest, ASSERT_EQ) { - ASSERT_EQ(5, 2 + 3); - EXPECT_FATAL_FAILURE(ASSERT_EQ(5, 2*3), - "Value of: 2*3\n" - " Actual: 6\n" - "Expected: 5"); -} - -// Tests ASSERT_EQ(NULL, pointer). -#if GTEST_CAN_COMPARE_NULL -TEST(AssertionTest, ASSERT_EQ_NULL) { - // A success. - const char* p = NULL; - // Some older GCC versions may issue a spurious waring in this or the next - // assertion statement. This warning should not be suppressed with - // static_cast since the test verifies the ability to use bare NULL as the - // expected parameter to the macro. - ASSERT_EQ(NULL, p); - - // A failure. - static int n = 0; - EXPECT_FATAL_FAILURE(ASSERT_EQ(NULL, &n), - "Value of: &n\n"); -} -#endif // GTEST_CAN_COMPARE_NULL - -// Tests ASSERT_EQ(0, non_pointer). Since the literal 0 can be -// treated as a null pointer by the compiler, we need to make sure -// that ASSERT_EQ(0, non_pointer) isn't interpreted by Google Test as -// ASSERT_EQ(static_cast(NULL), non_pointer). -TEST(ExpectTest, ASSERT_EQ_0) { - int n = 0; - - // A success. - ASSERT_EQ(0, n); - - // A failure. - EXPECT_FATAL_FAILURE(ASSERT_EQ(0, 5.6), - "Expected: 0"); -} - -// Tests ASSERT_NE. -TEST(AssertionTest, ASSERT_NE) { - ASSERT_NE(6, 7); - EXPECT_FATAL_FAILURE(ASSERT_NE('a', 'a'), - "Expected: ('a') != ('a'), " - "actual: 'a' (97, 0x61) vs 'a' (97, 0x61)"); -} - -// Tests ASSERT_LE. -TEST(AssertionTest, ASSERT_LE) { - ASSERT_LE(2, 3); - ASSERT_LE(2, 2); - EXPECT_FATAL_FAILURE(ASSERT_LE(2, 0), - "Expected: (2) <= (0), actual: 2 vs 0"); -} - -// Tests ASSERT_LT. -TEST(AssertionTest, ASSERT_LT) { - ASSERT_LT(2, 3); - EXPECT_FATAL_FAILURE(ASSERT_LT(2, 2), - "Expected: (2) < (2), actual: 2 vs 2"); -} - -// Tests ASSERT_GE. -TEST(AssertionTest, ASSERT_GE) { - ASSERT_GE(2, 1); - ASSERT_GE(2, 2); - EXPECT_FATAL_FAILURE(ASSERT_GE(2, 3), - "Expected: (2) >= (3), actual: 2 vs 3"); -} - -// Tests ASSERT_GT. -TEST(AssertionTest, ASSERT_GT) { - ASSERT_GT(2, 1); - EXPECT_FATAL_FAILURE(ASSERT_GT(2, 2), - "Expected: (2) > (2), actual: 2 vs 2"); -} - -#if GTEST_HAS_EXCEPTIONS - -void ThrowNothing() {} - -// Tests ASSERT_THROW. -TEST(AssertionTest, ASSERT_THROW) { - ASSERT_THROW(ThrowAnInteger(), int); - -# ifndef __BORLANDC__ - - // ICE's in C++Builder 2007 and 2009. - EXPECT_FATAL_FAILURE( - ASSERT_THROW(ThrowAnInteger(), bool), - "Expected: ThrowAnInteger() throws an exception of type bool.\n" - " Actual: it throws a different type."); -# endif - - EXPECT_FATAL_FAILURE( - ASSERT_THROW(ThrowNothing(), bool), - "Expected: ThrowNothing() throws an exception of type bool.\n" - " Actual: it throws nothing."); -} - -// Tests ASSERT_NO_THROW. -TEST(AssertionTest, ASSERT_NO_THROW) { - ASSERT_NO_THROW(ThrowNothing()); - EXPECT_FATAL_FAILURE(ASSERT_NO_THROW(ThrowAnInteger()), - "Expected: ThrowAnInteger() doesn't throw an exception." - "\n Actual: it throws."); -} - -// Tests ASSERT_ANY_THROW. -TEST(AssertionTest, ASSERT_ANY_THROW) { - ASSERT_ANY_THROW(ThrowAnInteger()); - EXPECT_FATAL_FAILURE( - ASSERT_ANY_THROW(ThrowNothing()), - "Expected: ThrowNothing() throws an exception.\n" - " Actual: it doesn't."); -} - -#endif // GTEST_HAS_EXCEPTIONS - -// Makes sure we deal with the precedence of <<. This test should -// compile. -TEST(AssertionTest, AssertPrecedence) { - ASSERT_EQ(1 < 2, true); - bool false_value = false; - ASSERT_EQ(true && false_value, false); -} - -// A subroutine used by the following test. -void TestEq1(int x) { - ASSERT_EQ(1, x); -} - -// Tests calling a test subroutine that's not part of a fixture. -TEST(AssertionTest, NonFixtureSubroutine) { - EXPECT_FATAL_FAILURE(TestEq1(2), - "Value of: x"); -} - -// An uncopyable class. -class Uncopyable { - public: - explicit Uncopyable(int a_value) : value_(a_value) {} - - int value() const { return value_; } - bool operator==(const Uncopyable& rhs) const { - return value() == rhs.value(); - } - private: - // This constructor deliberately has no implementation, as we don't - // want this class to be copyable. - Uncopyable(const Uncopyable&); // NOLINT - - int value_; -}; - -::std::ostream& operator<<(::std::ostream& os, const Uncopyable& value) { - return os << value.value(); -} - - -bool IsPositiveUncopyable(const Uncopyable& x) { - return x.value() > 0; -} - -// A subroutine used by the following test. -void TestAssertNonPositive() { - Uncopyable y(-1); - ASSERT_PRED1(IsPositiveUncopyable, y); -} -// A subroutine used by the following test. -void TestAssertEqualsUncopyable() { - Uncopyable x(5); - Uncopyable y(-1); - ASSERT_EQ(x, y); -} - -// Tests that uncopyable objects can be used in assertions. -TEST(AssertionTest, AssertWorksWithUncopyableObject) { - Uncopyable x(5); - ASSERT_PRED1(IsPositiveUncopyable, x); - ASSERT_EQ(x, x); - EXPECT_FATAL_FAILURE(TestAssertNonPositive(), - "IsPositiveUncopyable(y) evaluates to false, where\ny evaluates to -1"); - EXPECT_FATAL_FAILURE(TestAssertEqualsUncopyable(), - "Value of: y\n Actual: -1\nExpected: x\nWhich is: 5"); -} - -// Tests that uncopyable objects can be used in expects. -TEST(AssertionTest, ExpectWorksWithUncopyableObject) { - Uncopyable x(5); - EXPECT_PRED1(IsPositiveUncopyable, x); - Uncopyable y(-1); - EXPECT_NONFATAL_FAILURE(EXPECT_PRED1(IsPositiveUncopyable, y), - "IsPositiveUncopyable(y) evaluates to false, where\ny evaluates to -1"); - EXPECT_EQ(x, x); - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(x, y), - "Value of: y\n Actual: -1\nExpected: x\nWhich is: 5"); -} - -enum NamedEnum { - kE1 = 0, - kE2 = 1 -}; - -TEST(AssertionTest, NamedEnum) { - EXPECT_EQ(kE1, kE1); - EXPECT_LT(kE1, kE2); - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(kE1, kE2), "Which is: 0"); - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(kE1, kE2), "Actual: 1"); -} - -// The version of gcc used in XCode 2.2 has a bug and doesn't allow -// anonymous enums in assertions. Therefore the following test is not -// done on Mac. -// Sun Studio and HP aCC also reject this code. -#if !GTEST_OS_MAC && !defined(__SUNPRO_CC) && !defined(__HP_aCC) - -// Tests using assertions with anonymous enums. -enum { - kCaseA = -1, - -# if GTEST_OS_LINUX - - // We want to test the case where the size of the anonymous enum is - // larger than sizeof(int), to make sure our implementation of the - // assertions doesn't truncate the enums. However, MSVC - // (incorrectly) doesn't allow an enum value to exceed the range of - // an int, so this has to be conditionally compiled. - // - // On Linux, kCaseB and kCaseA have the same value when truncated to - // int size. We want to test whether this will confuse the - // assertions. - kCaseB = testing::internal::kMaxBiggestInt, - -# else - - kCaseB = INT_MAX, - -# endif // GTEST_OS_LINUX - - kCaseC = 42 -}; - -TEST(AssertionTest, AnonymousEnum) { -# if GTEST_OS_LINUX - - EXPECT_EQ(static_cast(kCaseA), static_cast(kCaseB)); - -# endif // GTEST_OS_LINUX - - EXPECT_EQ(kCaseA, kCaseA); - EXPECT_NE(kCaseA, kCaseB); - EXPECT_LT(kCaseA, kCaseB); - EXPECT_LE(kCaseA, kCaseB); - EXPECT_GT(kCaseB, kCaseA); - EXPECT_GE(kCaseA, kCaseA); - EXPECT_NONFATAL_FAILURE(EXPECT_GE(kCaseA, kCaseB), - "(kCaseA) >= (kCaseB)"); - EXPECT_NONFATAL_FAILURE(EXPECT_GE(kCaseA, kCaseC), - "-1 vs 42"); - - ASSERT_EQ(kCaseA, kCaseA); - ASSERT_NE(kCaseA, kCaseB); - ASSERT_LT(kCaseA, kCaseB); - ASSERT_LE(kCaseA, kCaseB); - ASSERT_GT(kCaseB, kCaseA); - ASSERT_GE(kCaseA, kCaseA); - -# ifndef __BORLANDC__ - - // ICE's in C++Builder. - EXPECT_FATAL_FAILURE(ASSERT_EQ(kCaseA, kCaseB), - "Value of: kCaseB"); - EXPECT_FATAL_FAILURE(ASSERT_EQ(kCaseA, kCaseC), - "Actual: 42"); -# endif - - EXPECT_FATAL_FAILURE(ASSERT_EQ(kCaseA, kCaseC), - "Which is: -1"); -} - -#endif // !GTEST_OS_MAC && !defined(__SUNPRO_CC) - -#if GTEST_OS_WINDOWS - -static HRESULT UnexpectedHRESULTFailure() { - return E_UNEXPECTED; -} - -static HRESULT OkHRESULTSuccess() { - return S_OK; -} - -static HRESULT FalseHRESULTSuccess() { - return S_FALSE; -} - -// HRESULT assertion tests test both zero and non-zero -// success codes as well as failure message for each. -// -// Windows CE doesn't support message texts. -TEST(HRESULTAssertionTest, EXPECT_HRESULT_SUCCEEDED) { - EXPECT_HRESULT_SUCCEEDED(S_OK); - EXPECT_HRESULT_SUCCEEDED(S_FALSE); - - EXPECT_NONFATAL_FAILURE(EXPECT_HRESULT_SUCCEEDED(UnexpectedHRESULTFailure()), - "Expected: (UnexpectedHRESULTFailure()) succeeds.\n" - " Actual: 0x8000FFFF"); -} - -TEST(HRESULTAssertionTest, ASSERT_HRESULT_SUCCEEDED) { - ASSERT_HRESULT_SUCCEEDED(S_OK); - ASSERT_HRESULT_SUCCEEDED(S_FALSE); - - EXPECT_FATAL_FAILURE(ASSERT_HRESULT_SUCCEEDED(UnexpectedHRESULTFailure()), - "Expected: (UnexpectedHRESULTFailure()) succeeds.\n" - " Actual: 0x8000FFFF"); -} - -TEST(HRESULTAssertionTest, EXPECT_HRESULT_FAILED) { - EXPECT_HRESULT_FAILED(E_UNEXPECTED); - - EXPECT_NONFATAL_FAILURE(EXPECT_HRESULT_FAILED(OkHRESULTSuccess()), - "Expected: (OkHRESULTSuccess()) fails.\n" - " Actual: 0x0"); - EXPECT_NONFATAL_FAILURE(EXPECT_HRESULT_FAILED(FalseHRESULTSuccess()), - "Expected: (FalseHRESULTSuccess()) fails.\n" - " Actual: 0x1"); -} - -TEST(HRESULTAssertionTest, ASSERT_HRESULT_FAILED) { - ASSERT_HRESULT_FAILED(E_UNEXPECTED); - -# ifndef __BORLANDC__ - - // ICE's in C++Builder 2007 and 2009. - EXPECT_FATAL_FAILURE(ASSERT_HRESULT_FAILED(OkHRESULTSuccess()), - "Expected: (OkHRESULTSuccess()) fails.\n" - " Actual: 0x0"); -# endif - - EXPECT_FATAL_FAILURE(ASSERT_HRESULT_FAILED(FalseHRESULTSuccess()), - "Expected: (FalseHRESULTSuccess()) fails.\n" - " Actual: 0x1"); -} - -// Tests that streaming to the HRESULT macros works. -TEST(HRESULTAssertionTest, Streaming) { - EXPECT_HRESULT_SUCCEEDED(S_OK) << "unexpected failure"; - ASSERT_HRESULT_SUCCEEDED(S_OK) << "unexpected failure"; - EXPECT_HRESULT_FAILED(E_UNEXPECTED) << "unexpected failure"; - ASSERT_HRESULT_FAILED(E_UNEXPECTED) << "unexpected failure"; - - EXPECT_NONFATAL_FAILURE( - EXPECT_HRESULT_SUCCEEDED(E_UNEXPECTED) << "expected failure", - "expected failure"); - -# ifndef __BORLANDC__ - - // ICE's in C++Builder 2007 and 2009. - EXPECT_FATAL_FAILURE( - ASSERT_HRESULT_SUCCEEDED(E_UNEXPECTED) << "expected failure", - "expected failure"); -# endif - - EXPECT_NONFATAL_FAILURE( - EXPECT_HRESULT_FAILED(S_OK) << "expected failure", - "expected failure"); - - EXPECT_FATAL_FAILURE( - ASSERT_HRESULT_FAILED(S_OK) << "expected failure", - "expected failure"); -} - -#endif // GTEST_OS_WINDOWS - -#ifdef __BORLANDC__ -// Silences warnings: "Condition is always true", "Unreachable code" -# pragma option push -w-ccc -w-rch -#endif - -// Tests that the assertion macros behave like single statements. -TEST(AssertionSyntaxTest, BasicAssertionsBehavesLikeSingleStatement) { - if (AlwaysFalse()) - ASSERT_TRUE(false) << "This should never be executed; " - "It's a compilation test only."; - - if (AlwaysTrue()) - EXPECT_FALSE(false); - else - ; // NOLINT - - if (AlwaysFalse()) - ASSERT_LT(1, 3); - - if (AlwaysFalse()) - ; // NOLINT - else - EXPECT_GT(3, 2) << ""; -} - -#if GTEST_HAS_EXCEPTIONS -// Tests that the compiler will not complain about unreachable code in the -// EXPECT_THROW/EXPECT_ANY_THROW/EXPECT_NO_THROW macros. -TEST(ExpectThrowTest, DoesNotGenerateUnreachableCodeWarning) { - int n = 0; - - EXPECT_THROW(throw 1, int); - EXPECT_NONFATAL_FAILURE(EXPECT_THROW(n++, int), ""); - EXPECT_NONFATAL_FAILURE(EXPECT_THROW(throw 1, const char*), ""); - EXPECT_NO_THROW(n++); - EXPECT_NONFATAL_FAILURE(EXPECT_NO_THROW(throw 1), ""); - EXPECT_ANY_THROW(throw 1); - EXPECT_NONFATAL_FAILURE(EXPECT_ANY_THROW(n++), ""); -} - -TEST(AssertionSyntaxTest, ExceptionAssertionsBehavesLikeSingleStatement) { - if (AlwaysFalse()) - EXPECT_THROW(ThrowNothing(), bool); - - if (AlwaysTrue()) - EXPECT_THROW(ThrowAnInteger(), int); - else - ; // NOLINT - - if (AlwaysFalse()) - EXPECT_NO_THROW(ThrowAnInteger()); - - if (AlwaysTrue()) - EXPECT_NO_THROW(ThrowNothing()); - else - ; // NOLINT - - if (AlwaysFalse()) - EXPECT_ANY_THROW(ThrowNothing()); - - if (AlwaysTrue()) - EXPECT_ANY_THROW(ThrowAnInteger()); - else - ; // NOLINT -} -#endif // GTEST_HAS_EXCEPTIONS - -TEST(AssertionSyntaxTest, NoFatalFailureAssertionsBehavesLikeSingleStatement) { - if (AlwaysFalse()) - EXPECT_NO_FATAL_FAILURE(FAIL()) << "This should never be executed. " - << "It's a compilation test only."; - else - ; // NOLINT - - if (AlwaysFalse()) - ASSERT_NO_FATAL_FAILURE(FAIL()) << ""; - else - ; // NOLINT - - if (AlwaysTrue()) - EXPECT_NO_FATAL_FAILURE(SUCCEED()); - else - ; // NOLINT - - if (AlwaysFalse()) - ; // NOLINT - else - ASSERT_NO_FATAL_FAILURE(SUCCEED()); -} - -// Tests that the assertion macros work well with switch statements. -TEST(AssertionSyntaxTest, WorksWithSwitch) { - switch (0) { - case 1: - break; - default: - ASSERT_TRUE(true); - } - - switch (0) - case 0: - EXPECT_FALSE(false) << "EXPECT_FALSE failed in switch case"; - - // Binary assertions are implemented using a different code path - // than the Boolean assertions. Hence we test them separately. - switch (0) { - case 1: - default: - ASSERT_EQ(1, 1) << "ASSERT_EQ failed in default switch handler"; - } - - switch (0) - case 0: - EXPECT_NE(1, 2); -} - -#if GTEST_HAS_EXCEPTIONS - -void ThrowAString() { - throw "std::string"; -} - -// Test that the exception assertion macros compile and work with const -// type qualifier. -TEST(AssertionSyntaxTest, WorksWithConst) { - ASSERT_THROW(ThrowAString(), const char*); - - EXPECT_THROW(ThrowAString(), const char*); -} - -#endif // GTEST_HAS_EXCEPTIONS - -} // namespace - -namespace testing { - -// Tests that Google Test tracks SUCCEED*. -TEST(SuccessfulAssertionTest, SUCCEED) { - SUCCEED(); - SUCCEED() << "OK"; - EXPECT_EQ(2, GetUnitTestImpl()->current_test_result()->total_part_count()); -} - -// Tests that Google Test doesn't track successful EXPECT_*. -TEST(SuccessfulAssertionTest, EXPECT) { - EXPECT_TRUE(true); - EXPECT_EQ(0, GetUnitTestImpl()->current_test_result()->total_part_count()); -} - -// Tests that Google Test doesn't track successful EXPECT_STR*. -TEST(SuccessfulAssertionTest, EXPECT_STR) { - EXPECT_STREQ("", ""); - EXPECT_EQ(0, GetUnitTestImpl()->current_test_result()->total_part_count()); -} - -// Tests that Google Test doesn't track successful ASSERT_*. -TEST(SuccessfulAssertionTest, ASSERT) { - ASSERT_TRUE(true); - EXPECT_EQ(0, GetUnitTestImpl()->current_test_result()->total_part_count()); -} - -// Tests that Google Test doesn't track successful ASSERT_STR*. -TEST(SuccessfulAssertionTest, ASSERT_STR) { - ASSERT_STREQ("", ""); - EXPECT_EQ(0, GetUnitTestImpl()->current_test_result()->total_part_count()); -} - -} // namespace testing - -namespace { - -// Tests the message streaming variation of assertions. - -TEST(AssertionWithMessageTest, EXPECT) { - EXPECT_EQ(1, 1) << "This should succeed."; - EXPECT_NONFATAL_FAILURE(EXPECT_NE(1, 1) << "Expected failure #1.", - "Expected failure #1"); - EXPECT_LE(1, 2) << "This should succeed."; - EXPECT_NONFATAL_FAILURE(EXPECT_LT(1, 0) << "Expected failure #2.", - "Expected failure #2."); - EXPECT_GE(1, 0) << "This should succeed."; - EXPECT_NONFATAL_FAILURE(EXPECT_GT(1, 2) << "Expected failure #3.", - "Expected failure #3."); - - EXPECT_STREQ("1", "1") << "This should succeed."; - EXPECT_NONFATAL_FAILURE(EXPECT_STRNE("1", "1") << "Expected failure #4.", - "Expected failure #4."); - EXPECT_STRCASEEQ("a", "A") << "This should succeed."; - EXPECT_NONFATAL_FAILURE(EXPECT_STRCASENE("a", "A") << "Expected failure #5.", - "Expected failure #5."); - - EXPECT_FLOAT_EQ(1, 1) << "This should succeed."; - EXPECT_NONFATAL_FAILURE(EXPECT_DOUBLE_EQ(1, 1.2) << "Expected failure #6.", - "Expected failure #6."); - EXPECT_NEAR(1, 1.1, 0.2) << "This should succeed."; -} - -TEST(AssertionWithMessageTest, ASSERT) { - ASSERT_EQ(1, 1) << "This should succeed."; - ASSERT_NE(1, 2) << "This should succeed."; - ASSERT_LE(1, 2) << "This should succeed."; - ASSERT_LT(1, 2) << "This should succeed."; - ASSERT_GE(1, 0) << "This should succeed."; - EXPECT_FATAL_FAILURE(ASSERT_GT(1, 2) << "Expected failure.", - "Expected failure."); -} - -TEST(AssertionWithMessageTest, ASSERT_STR) { - ASSERT_STREQ("1", "1") << "This should succeed."; - ASSERT_STRNE("1", "2") << "This should succeed."; - ASSERT_STRCASEEQ("a", "A") << "This should succeed."; - EXPECT_FATAL_FAILURE(ASSERT_STRCASENE("a", "A") << "Expected failure.", - "Expected failure."); -} - -TEST(AssertionWithMessageTest, ASSERT_FLOATING) { - ASSERT_FLOAT_EQ(1, 1) << "This should succeed."; - ASSERT_DOUBLE_EQ(1, 1) << "This should succeed."; - EXPECT_FATAL_FAILURE(ASSERT_NEAR(1,1.2, 0.1) << "Expect failure.", // NOLINT - "Expect failure."); - // To work around a bug in gcc 2.95.0, there is intentionally no - // space after the first comma in the previous statement. -} - -// Tests using ASSERT_FALSE with a streamed message. -TEST(AssertionWithMessageTest, ASSERT_FALSE) { - ASSERT_FALSE(false) << "This shouldn't fail."; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_FALSE(true) << "Expected failure: " << 2 << " > " << 1 - << " evaluates to " << true; - }, "Expected failure"); -} - -// Tests using FAIL with a streamed message. -TEST(AssertionWithMessageTest, FAIL) { - EXPECT_FATAL_FAILURE(FAIL() << 0, - "0"); -} - -// Tests using SUCCEED with a streamed message. -TEST(AssertionWithMessageTest, SUCCEED) { - SUCCEED() << "Success == " << 1; -} - -// Tests using ASSERT_TRUE with a streamed message. -TEST(AssertionWithMessageTest, ASSERT_TRUE) { - ASSERT_TRUE(true) << "This should succeed."; - ASSERT_TRUE(true) << true; - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_TRUE(false) << static_cast(NULL) - << static_cast(NULL); - }, "(null)(null)"); -} - -#if GTEST_OS_WINDOWS -// Tests using wide strings in assertion messages. -TEST(AssertionWithMessageTest, WideStringMessage) { - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_TRUE(false) << L"This failure is expected.\x8119"; - }, "This failure is expected."); - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_EQ(1, 2) << "This failure is " - << L"expected too.\x8120"; - }, "This failure is expected too."); -} -#endif // GTEST_OS_WINDOWS - -// Tests EXPECT_TRUE. -TEST(ExpectTest, EXPECT_TRUE) { - EXPECT_TRUE(true) << "Intentional success"; - EXPECT_NONFATAL_FAILURE(EXPECT_TRUE(false) << "Intentional failure #1.", - "Intentional failure #1."); - EXPECT_NONFATAL_FAILURE(EXPECT_TRUE(false) << "Intentional failure #2.", - "Intentional failure #2."); - EXPECT_TRUE(2 > 1); // NOLINT - EXPECT_NONFATAL_FAILURE(EXPECT_TRUE(2 < 1), - "Value of: 2 < 1\n" - " Actual: false\n" - "Expected: true"); - EXPECT_NONFATAL_FAILURE(EXPECT_TRUE(2 > 3), - "2 > 3"); -} - -// Tests EXPECT_TRUE(predicate) for predicates returning AssertionResult. -TEST(ExpectTest, ExpectTrueWithAssertionResult) { - EXPECT_TRUE(ResultIsEven(2)); - EXPECT_NONFATAL_FAILURE(EXPECT_TRUE(ResultIsEven(3)), - "Value of: ResultIsEven(3)\n" - " Actual: false (3 is odd)\n" - "Expected: true"); - EXPECT_TRUE(ResultIsEvenNoExplanation(2)); - EXPECT_NONFATAL_FAILURE(EXPECT_TRUE(ResultIsEvenNoExplanation(3)), - "Value of: ResultIsEvenNoExplanation(3)\n" - " Actual: false (3 is odd)\n" - "Expected: true"); -} - -// Tests EXPECT_FALSE with a streamed message. -TEST(ExpectTest, EXPECT_FALSE) { - EXPECT_FALSE(2 < 1); // NOLINT - EXPECT_FALSE(false) << "Intentional success"; - EXPECT_NONFATAL_FAILURE(EXPECT_FALSE(true) << "Intentional failure #1.", - "Intentional failure #1."); - EXPECT_NONFATAL_FAILURE(EXPECT_FALSE(true) << "Intentional failure #2.", - "Intentional failure #2."); - EXPECT_NONFATAL_FAILURE(EXPECT_FALSE(2 > 1), - "Value of: 2 > 1\n" - " Actual: true\n" - "Expected: false"); - EXPECT_NONFATAL_FAILURE(EXPECT_FALSE(2 < 3), - "2 < 3"); -} - -// Tests EXPECT_FALSE(predicate) for predicates returning AssertionResult. -TEST(ExpectTest, ExpectFalseWithAssertionResult) { - EXPECT_FALSE(ResultIsEven(3)); - EXPECT_NONFATAL_FAILURE(EXPECT_FALSE(ResultIsEven(2)), - "Value of: ResultIsEven(2)\n" - " Actual: true (2 is even)\n" - "Expected: false"); - EXPECT_FALSE(ResultIsEvenNoExplanation(3)); - EXPECT_NONFATAL_FAILURE(EXPECT_FALSE(ResultIsEvenNoExplanation(2)), - "Value of: ResultIsEvenNoExplanation(2)\n" - " Actual: true\n" - "Expected: false"); -} - -#ifdef __BORLANDC__ -// Restores warnings after previous "#pragma option push" supressed them -# pragma option pop -#endif - -// Tests EXPECT_EQ. -TEST(ExpectTest, EXPECT_EQ) { - EXPECT_EQ(5, 2 + 3); - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(5, 2*3), - "Value of: 2*3\n" - " Actual: 6\n" - "Expected: 5"); - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(5, 2 - 3), - "2 - 3"); -} - -// Tests using EXPECT_EQ on double values. The purpose is to make -// sure that the specialization we did for integer and anonymous enums -// isn't used for double arguments. -TEST(ExpectTest, EXPECT_EQ_Double) { - // A success. - EXPECT_EQ(5.6, 5.6); - - // A failure. - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(5.1, 5.2), - "5.1"); -} - -#if GTEST_CAN_COMPARE_NULL -// Tests EXPECT_EQ(NULL, pointer). -TEST(ExpectTest, EXPECT_EQ_NULL) { - // A success. - const char* p = NULL; - // Some older GCC versions may issue a spurious warning in this or the next - // assertion statement. This warning should not be suppressed with - // static_cast since the test verifies the ability to use bare NULL as the - // expected parameter to the macro. - EXPECT_EQ(NULL, p); - - // A failure. - int n = 0; - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(NULL, &n), - "Value of: &n\n"); -} -#endif // GTEST_CAN_COMPARE_NULL - -// Tests EXPECT_EQ(0, non_pointer). Since the literal 0 can be -// treated as a null pointer by the compiler, we need to make sure -// that EXPECT_EQ(0, non_pointer) isn't interpreted by Google Test as -// EXPECT_EQ(static_cast(NULL), non_pointer). -TEST(ExpectTest, EXPECT_EQ_0) { - int n = 0; - - // A success. - EXPECT_EQ(0, n); - - // A failure. - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(0, 5.6), - "Expected: 0"); -} - -// Tests EXPECT_NE. -TEST(ExpectTest, EXPECT_NE) { - EXPECT_NE(6, 7); - - EXPECT_NONFATAL_FAILURE(EXPECT_NE('a', 'a'), - "Expected: ('a') != ('a'), " - "actual: 'a' (97, 0x61) vs 'a' (97, 0x61)"); - EXPECT_NONFATAL_FAILURE(EXPECT_NE(2, 2), - "2"); - char* const p0 = NULL; - EXPECT_NONFATAL_FAILURE(EXPECT_NE(p0, p0), - "p0"); - // Only way to get the Nokia compiler to compile the cast - // is to have a separate void* variable first. Putting - // the two casts on the same line doesn't work, neither does - // a direct C-style to char*. - void* pv1 = (void*)0x1234; // NOLINT - char* const p1 = reinterpret_cast(pv1); - EXPECT_NONFATAL_FAILURE(EXPECT_NE(p1, p1), - "p1"); -} - -// Tests EXPECT_LE. -TEST(ExpectTest, EXPECT_LE) { - EXPECT_LE(2, 3); - EXPECT_LE(2, 2); - EXPECT_NONFATAL_FAILURE(EXPECT_LE(2, 0), - "Expected: (2) <= (0), actual: 2 vs 0"); - EXPECT_NONFATAL_FAILURE(EXPECT_LE(1.1, 0.9), - "(1.1) <= (0.9)"); -} - -// Tests EXPECT_LT. -TEST(ExpectTest, EXPECT_LT) { - EXPECT_LT(2, 3); - EXPECT_NONFATAL_FAILURE(EXPECT_LT(2, 2), - "Expected: (2) < (2), actual: 2 vs 2"); - EXPECT_NONFATAL_FAILURE(EXPECT_LT(2, 1), - "(2) < (1)"); -} - -// Tests EXPECT_GE. -TEST(ExpectTest, EXPECT_GE) { - EXPECT_GE(2, 1); - EXPECT_GE(2, 2); - EXPECT_NONFATAL_FAILURE(EXPECT_GE(2, 3), - "Expected: (2) >= (3), actual: 2 vs 3"); - EXPECT_NONFATAL_FAILURE(EXPECT_GE(0.9, 1.1), - "(0.9) >= (1.1)"); -} - -// Tests EXPECT_GT. -TEST(ExpectTest, EXPECT_GT) { - EXPECT_GT(2, 1); - EXPECT_NONFATAL_FAILURE(EXPECT_GT(2, 2), - "Expected: (2) > (2), actual: 2 vs 2"); - EXPECT_NONFATAL_FAILURE(EXPECT_GT(2, 3), - "(2) > (3)"); -} - -#if GTEST_HAS_EXCEPTIONS - -// Tests EXPECT_THROW. -TEST(ExpectTest, EXPECT_THROW) { - EXPECT_THROW(ThrowAnInteger(), int); - EXPECT_NONFATAL_FAILURE(EXPECT_THROW(ThrowAnInteger(), bool), - "Expected: ThrowAnInteger() throws an exception of " - "type bool.\n Actual: it throws a different type."); - EXPECT_NONFATAL_FAILURE( - EXPECT_THROW(ThrowNothing(), bool), - "Expected: ThrowNothing() throws an exception of type bool.\n" - " Actual: it throws nothing."); -} - -// Tests EXPECT_NO_THROW. -TEST(ExpectTest, EXPECT_NO_THROW) { - EXPECT_NO_THROW(ThrowNothing()); - EXPECT_NONFATAL_FAILURE(EXPECT_NO_THROW(ThrowAnInteger()), - "Expected: ThrowAnInteger() doesn't throw an " - "exception.\n Actual: it throws."); -} - -// Tests EXPECT_ANY_THROW. -TEST(ExpectTest, EXPECT_ANY_THROW) { - EXPECT_ANY_THROW(ThrowAnInteger()); - EXPECT_NONFATAL_FAILURE( - EXPECT_ANY_THROW(ThrowNothing()), - "Expected: ThrowNothing() throws an exception.\n" - " Actual: it doesn't."); -} - -#endif // GTEST_HAS_EXCEPTIONS - -// Make sure we deal with the precedence of <<. -TEST(ExpectTest, ExpectPrecedence) { - EXPECT_EQ(1 < 2, true); - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(true, true && false), - "Value of: true && false"); -} - - -// Tests the StreamableToString() function. - -// Tests using StreamableToString() on a scalar. -TEST(StreamableToStringTest, Scalar) { - EXPECT_STREQ("5", StreamableToString(5).c_str()); -} - -// Tests using StreamableToString() on a non-char pointer. -TEST(StreamableToStringTest, Pointer) { - int n = 0; - int* p = &n; - EXPECT_STRNE("(null)", StreamableToString(p).c_str()); -} - -// Tests using StreamableToString() on a NULL non-char pointer. -TEST(StreamableToStringTest, NullPointer) { - int* p = NULL; - EXPECT_STREQ("(null)", StreamableToString(p).c_str()); -} - -// Tests using StreamableToString() on a C string. -TEST(StreamableToStringTest, CString) { - EXPECT_STREQ("Foo", StreamableToString("Foo").c_str()); -} - -// Tests using StreamableToString() on a NULL C string. -TEST(StreamableToStringTest, NullCString) { - char* p = NULL; - EXPECT_STREQ("(null)", StreamableToString(p).c_str()); -} - -// Tests using streamable values as assertion messages. - -// Tests using std::string as an assertion message. -TEST(StreamableTest, string) { - static const std::string str( - "This failure message is a std::string, and is expected."); - EXPECT_FATAL_FAILURE(FAIL() << str, - str.c_str()); -} - -// Tests that we can output strings containing embedded NULs. -// Limited to Linux because we can only do this with std::string's. -TEST(StreamableTest, stringWithEmbeddedNUL) { - static const char char_array_with_nul[] = - "Here's a NUL\0 and some more string"; - static const std::string string_with_nul(char_array_with_nul, - sizeof(char_array_with_nul) - - 1); // drops the trailing NUL - EXPECT_FATAL_FAILURE(FAIL() << string_with_nul, - "Here's a NUL\\0 and some more string"); -} - -// Tests that we can output a NUL char. -TEST(StreamableTest, NULChar) { - EXPECT_FATAL_FAILURE({ // NOLINT - FAIL() << "A NUL" << '\0' << " and some more string"; - }, "A NUL\\0 and some more string"); -} - -// Tests using int as an assertion message. -TEST(StreamableTest, int) { - EXPECT_FATAL_FAILURE(FAIL() << 900913, - "900913"); -} - -// Tests using NULL char pointer as an assertion message. -// -// In MSVC, streaming a NULL char * causes access violation. Google Test -// implemented a workaround (substituting "(null)" for NULL). This -// tests whether the workaround works. -TEST(StreamableTest, NullCharPtr) { - EXPECT_FATAL_FAILURE(FAIL() << static_cast(NULL), - "(null)"); -} - -// Tests that basic IO manipulators (endl, ends, and flush) can be -// streamed to testing::Message. -TEST(StreamableTest, BasicIoManip) { - EXPECT_FATAL_FAILURE({ // NOLINT - FAIL() << "Line 1." << std::endl - << "A NUL char " << std::ends << std::flush << " in line 2."; - }, "Line 1.\nA NUL char \\0 in line 2."); -} - -// Tests the macros that haven't been covered so far. - -void AddFailureHelper(bool* aborted) { - *aborted = true; - ADD_FAILURE() << "Intentional failure."; - *aborted = false; -} - -// Tests ADD_FAILURE. -TEST(MacroTest, ADD_FAILURE) { - bool aborted = true; - EXPECT_NONFATAL_FAILURE(AddFailureHelper(&aborted), - "Intentional failure."); - EXPECT_FALSE(aborted); -} - -// Tests ADD_FAILURE_AT. -TEST(MacroTest, ADD_FAILURE_AT) { - // Verifies that ADD_FAILURE_AT does generate a nonfatal failure and - // the failure message contains the user-streamed part. - EXPECT_NONFATAL_FAILURE(ADD_FAILURE_AT("foo.cc", 42) << "Wrong!", "Wrong!"); - - // Verifies that the user-streamed part is optional. - EXPECT_NONFATAL_FAILURE(ADD_FAILURE_AT("foo.cc", 42), "Failed"); - - // Unfortunately, we cannot verify that the failure message contains - // the right file path and line number the same way, as - // EXPECT_NONFATAL_FAILURE() doesn't get to see the file path and - // line number. Instead, we do that in gtest_output_test_.cc. -} - -// Tests FAIL. -TEST(MacroTest, FAIL) { - EXPECT_FATAL_FAILURE(FAIL(), - "Failed"); - EXPECT_FATAL_FAILURE(FAIL() << "Intentional failure.", - "Intentional failure."); -} - -// Tests SUCCEED -TEST(MacroTest, SUCCEED) { - SUCCEED(); - SUCCEED() << "Explicit success."; -} - -// Tests for EXPECT_EQ() and ASSERT_EQ(). -// -// These tests fail *intentionally*, s.t. the failure messages can be -// generated and tested. -// -// We have different tests for different argument types. - -// Tests using bool values in {EXPECT|ASSERT}_EQ. -TEST(EqAssertionTest, Bool) { - EXPECT_EQ(true, true); - EXPECT_FATAL_FAILURE({ - bool false_value = false; - ASSERT_EQ(false_value, true); - }, "Value of: true"); -} - -// Tests using int values in {EXPECT|ASSERT}_EQ. -TEST(EqAssertionTest, Int) { - ASSERT_EQ(32, 32); - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(32, 33), - "33"); -} - -// Tests using time_t values in {EXPECT|ASSERT}_EQ. -TEST(EqAssertionTest, Time_T) { - EXPECT_EQ(static_cast(0), - static_cast(0)); - EXPECT_FATAL_FAILURE(ASSERT_EQ(static_cast(0), - static_cast(1234)), - "1234"); -} - -// Tests using char values in {EXPECT|ASSERT}_EQ. -TEST(EqAssertionTest, Char) { - ASSERT_EQ('z', 'z'); - const char ch = 'b'; - EXPECT_NONFATAL_FAILURE(EXPECT_EQ('\0', ch), - "ch"); - EXPECT_NONFATAL_FAILURE(EXPECT_EQ('a', ch), - "ch"); -} - -// Tests using wchar_t values in {EXPECT|ASSERT}_EQ. -TEST(EqAssertionTest, WideChar) { - EXPECT_EQ(L'b', L'b'); - - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(L'\0', L'x'), - "Value of: L'x'\n" - " Actual: L'x' (120, 0x78)\n" - "Expected: L'\0'\n" - "Which is: L'\0' (0, 0x0)"); - - static wchar_t wchar; - wchar = L'b'; - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(L'a', wchar), - "wchar"); - wchar = 0x8119; - EXPECT_FATAL_FAILURE(ASSERT_EQ(static_cast(0x8120), wchar), - "Value of: wchar"); -} - -// Tests using ::std::string values in {EXPECT|ASSERT}_EQ. -TEST(EqAssertionTest, StdString) { - // Compares a const char* to an std::string that has identical - // content. - ASSERT_EQ("Test", ::std::string("Test")); - - // Compares two identical std::strings. - static const ::std::string str1("A * in the middle"); - static const ::std::string str2(str1); - EXPECT_EQ(str1, str2); - - // Compares a const char* to an std::string that has different - // content - EXPECT_NONFATAL_FAILURE(EXPECT_EQ("Test", ::std::string("test")), - "\"test\""); - - // Compares an std::string to a char* that has different content. - char* const p1 = const_cast("foo"); - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(::std::string("bar"), p1), - "p1"); - - // Compares two std::strings that have different contents, one of - // which having a NUL character in the middle. This should fail. - static ::std::string str3(str1); - str3.at(2) = '\0'; - EXPECT_FATAL_FAILURE(ASSERT_EQ(str1, str3), - "Value of: str3\n" - " Actual: \"A \\0 in the middle\""); -} - -#if GTEST_HAS_STD_WSTRING - -// Tests using ::std::wstring values in {EXPECT|ASSERT}_EQ. -TEST(EqAssertionTest, StdWideString) { - // Compares two identical std::wstrings. - const ::std::wstring wstr1(L"A * in the middle"); - const ::std::wstring wstr2(wstr1); - ASSERT_EQ(wstr1, wstr2); - - // Compares an std::wstring to a const wchar_t* that has identical - // content. - const wchar_t kTestX8119[] = { 'T', 'e', 's', 't', 0x8119, '\0' }; - EXPECT_EQ(::std::wstring(kTestX8119), kTestX8119); - - // Compares an std::wstring to a const wchar_t* that has different - // content. - const wchar_t kTestX8120[] = { 'T', 'e', 's', 't', 0x8120, '\0' }; - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_EQ(::std::wstring(kTestX8119), kTestX8120); - }, "kTestX8120"); - - // Compares two std::wstrings that have different contents, one of - // which having a NUL character in the middle. - ::std::wstring wstr3(wstr1); - wstr3.at(2) = L'\0'; - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(wstr1, wstr3), - "wstr3"); - - // Compares a wchar_t* to an std::wstring that has different - // content. - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_EQ(const_cast(L"foo"), ::std::wstring(L"bar")); - }, ""); -} - -#endif // GTEST_HAS_STD_WSTRING - -#if GTEST_HAS_GLOBAL_STRING -// Tests using ::string values in {EXPECT|ASSERT}_EQ. -TEST(EqAssertionTest, GlobalString) { - // Compares a const char* to a ::string that has identical content. - EXPECT_EQ("Test", ::string("Test")); - - // Compares two identical ::strings. - const ::string str1("A * in the middle"); - const ::string str2(str1); - ASSERT_EQ(str1, str2); - - // Compares a ::string to a const char* that has different content. - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(::string("Test"), "test"), - "test"); - - // Compares two ::strings that have different contents, one of which - // having a NUL character in the middle. - ::string str3(str1); - str3.at(2) = '\0'; - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(str1, str3), - "str3"); - - // Compares a ::string to a char* that has different content. - EXPECT_FATAL_FAILURE({ // NOLINT - ASSERT_EQ(::string("bar"), const_cast("foo")); - }, ""); -} - -#endif // GTEST_HAS_GLOBAL_STRING - -#if GTEST_HAS_GLOBAL_WSTRING - -// Tests using ::wstring values in {EXPECT|ASSERT}_EQ. -TEST(EqAssertionTest, GlobalWideString) { - // Compares two identical ::wstrings. - static const ::wstring wstr1(L"A * in the middle"); - static const ::wstring wstr2(wstr1); - EXPECT_EQ(wstr1, wstr2); - - // Compares a const wchar_t* to a ::wstring that has identical content. - const wchar_t kTestX8119[] = { 'T', 'e', 's', 't', 0x8119, '\0' }; - ASSERT_EQ(kTestX8119, ::wstring(kTestX8119)); - - // Compares a const wchar_t* to a ::wstring that has different - // content. - const wchar_t kTestX8120[] = { 'T', 'e', 's', 't', 0x8120, '\0' }; - EXPECT_NONFATAL_FAILURE({ // NOLINT - EXPECT_EQ(kTestX8120, ::wstring(kTestX8119)); - }, "Test\\x8119"); - - // Compares a wchar_t* to a ::wstring that has different content. - wchar_t* const p1 = const_cast(L"foo"); - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(p1, ::wstring(L"bar")), - "bar"); - - // Compares two ::wstrings that have different contents, one of which - // having a NUL character in the middle. - static ::wstring wstr3; - wstr3 = wstr1; - wstr3.at(2) = L'\0'; - EXPECT_FATAL_FAILURE(ASSERT_EQ(wstr1, wstr3), - "wstr3"); -} - -#endif // GTEST_HAS_GLOBAL_WSTRING - -// Tests using char pointers in {EXPECT|ASSERT}_EQ. -TEST(EqAssertionTest, CharPointer) { - char* const p0 = NULL; - // Only way to get the Nokia compiler to compile the cast - // is to have a separate void* variable first. Putting - // the two casts on the same line doesn't work, neither does - // a direct C-style to char*. - void* pv1 = (void*)0x1234; // NOLINT - void* pv2 = (void*)0xABC0; // NOLINT - char* const p1 = reinterpret_cast(pv1); - char* const p2 = reinterpret_cast(pv2); - ASSERT_EQ(p1, p1); - - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(p0, p2), - "Value of: p2"); - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(p1, p2), - "p2"); - EXPECT_FATAL_FAILURE(ASSERT_EQ(reinterpret_cast(0x1234), - reinterpret_cast(0xABC0)), - "ABC0"); -} - -// Tests using wchar_t pointers in {EXPECT|ASSERT}_EQ. -TEST(EqAssertionTest, WideCharPointer) { - wchar_t* const p0 = NULL; - // Only way to get the Nokia compiler to compile the cast - // is to have a separate void* variable first. Putting - // the two casts on the same line doesn't work, neither does - // a direct C-style to char*. - void* pv1 = (void*)0x1234; // NOLINT - void* pv2 = (void*)0xABC0; // NOLINT - wchar_t* const p1 = reinterpret_cast(pv1); - wchar_t* const p2 = reinterpret_cast(pv2); - EXPECT_EQ(p0, p0); - - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(p0, p2), - "Value of: p2"); - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(p1, p2), - "p2"); - void* pv3 = (void*)0x1234; // NOLINT - void* pv4 = (void*)0xABC0; // NOLINT - const wchar_t* p3 = reinterpret_cast(pv3); - const wchar_t* p4 = reinterpret_cast(pv4); - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(p3, p4), - "p4"); -} - -// Tests using other types of pointers in {EXPECT|ASSERT}_EQ. -TEST(EqAssertionTest, OtherPointer) { - ASSERT_EQ(static_cast(NULL), - static_cast(NULL)); - EXPECT_FATAL_FAILURE(ASSERT_EQ(static_cast(NULL), - reinterpret_cast(0x1234)), - "0x1234"); -} - -// A class that supports binary comparison operators but not streaming. -class UnprintableChar { - public: - explicit UnprintableChar(char ch) : char_(ch) {} - - bool operator==(const UnprintableChar& rhs) const { - return char_ == rhs.char_; - } - bool operator!=(const UnprintableChar& rhs) const { - return char_ != rhs.char_; - } - bool operator<(const UnprintableChar& rhs) const { - return char_ < rhs.char_; - } - bool operator<=(const UnprintableChar& rhs) const { - return char_ <= rhs.char_; - } - bool operator>(const UnprintableChar& rhs) const { - return char_ > rhs.char_; - } - bool operator>=(const UnprintableChar& rhs) const { - return char_ >= rhs.char_; - } - - private: - char char_; -}; - -// Tests that ASSERT_EQ() and friends don't require the arguments to -// be printable. -TEST(ComparisonAssertionTest, AcceptsUnprintableArgs) { - const UnprintableChar x('x'), y('y'); - ASSERT_EQ(x, x); - EXPECT_NE(x, y); - ASSERT_LT(x, y); - EXPECT_LE(x, y); - ASSERT_GT(y, x); - EXPECT_GE(x, x); - - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(x, y), "1-byte object <78>"); - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(x, y), "1-byte object <79>"); - EXPECT_NONFATAL_FAILURE(EXPECT_LT(y, y), "1-byte object <79>"); - EXPECT_NONFATAL_FAILURE(EXPECT_GT(x, y), "1-byte object <78>"); - EXPECT_NONFATAL_FAILURE(EXPECT_GT(x, y), "1-byte object <79>"); - - // Code tested by EXPECT_FATAL_FAILURE cannot reference local - // variables, so we have to write UnprintableChar('x') instead of x. -#ifndef __BORLANDC__ - // ICE's in C++Builder. - EXPECT_FATAL_FAILURE(ASSERT_NE(UnprintableChar('x'), UnprintableChar('x')), - "1-byte object <78>"); - EXPECT_FATAL_FAILURE(ASSERT_LE(UnprintableChar('y'), UnprintableChar('x')), - "1-byte object <78>"); -#endif - EXPECT_FATAL_FAILURE(ASSERT_LE(UnprintableChar('y'), UnprintableChar('x')), - "1-byte object <79>"); - EXPECT_FATAL_FAILURE(ASSERT_GE(UnprintableChar('x'), UnprintableChar('y')), - "1-byte object <78>"); - EXPECT_FATAL_FAILURE(ASSERT_GE(UnprintableChar('x'), UnprintableChar('y')), - "1-byte object <79>"); -} - -// Tests the FRIEND_TEST macro. - -// This class has a private member we want to test. We will test it -// both in a TEST and in a TEST_F. -class Foo { - public: - Foo() {} - - private: - int Bar() const { return 1; } - - // Declares the friend tests that can access the private member - // Bar(). - FRIEND_TEST(FRIEND_TEST_Test, TEST); - FRIEND_TEST(FRIEND_TEST_Test2, TEST_F); -}; - -// Tests that the FRIEND_TEST declaration allows a TEST to access a -// class's private members. This should compile. -TEST(FRIEND_TEST_Test, TEST) { - ASSERT_EQ(1, Foo().Bar()); -} - -// The fixture needed to test using FRIEND_TEST with TEST_F. -class FRIEND_TEST_Test2 : public Test { - protected: - Foo foo; -}; - -// Tests that the FRIEND_TEST declaration allows a TEST_F to access a -// class's private members. This should compile. -TEST_F(FRIEND_TEST_Test2, TEST_F) { - ASSERT_EQ(1, foo.Bar()); -} - -// Tests the life cycle of Test objects. - -// The test fixture for testing the life cycle of Test objects. -// -// This class counts the number of live test objects that uses this -// fixture. -class TestLifeCycleTest : public Test { - protected: - // Constructor. Increments the number of test objects that uses - // this fixture. - TestLifeCycleTest() { count_++; } - - // Destructor. Decrements the number of test objects that uses this - // fixture. - ~TestLifeCycleTest() { count_--; } - - // Returns the number of live test objects that uses this fixture. - int count() const { return count_; } - - private: - static int count_; -}; - -int TestLifeCycleTest::count_ = 0; - -// Tests the life cycle of test objects. -TEST_F(TestLifeCycleTest, Test1) { - // There should be only one test object in this test case that's - // currently alive. - ASSERT_EQ(1, count()); -} - -// Tests the life cycle of test objects. -TEST_F(TestLifeCycleTest, Test2) { - // After Test1 is done and Test2 is started, there should still be - // only one live test object, as the object for Test1 should've been - // deleted. - ASSERT_EQ(1, count()); -} - -} // namespace - -// Tests that the copy constructor works when it is NOT optimized away by -// the compiler. -TEST(AssertionResultTest, CopyConstructorWorksWhenNotOptimied) { - // Checks that the copy constructor doesn't try to dereference NULL pointers - // in the source object. - AssertionResult r1 = AssertionSuccess(); - AssertionResult r2 = r1; - // The following line is added to prevent the compiler from optimizing - // away the constructor call. - r1 << "abc"; - - AssertionResult r3 = r1; - EXPECT_EQ(static_cast(r3), static_cast(r1)); - EXPECT_STREQ("abc", r1.message()); -} - -// Tests that AssertionSuccess and AssertionFailure construct -// AssertionResult objects as expected. -TEST(AssertionResultTest, ConstructionWorks) { - AssertionResult r1 = AssertionSuccess(); - EXPECT_TRUE(r1); - EXPECT_STREQ("", r1.message()); - - AssertionResult r2 = AssertionSuccess() << "abc"; - EXPECT_TRUE(r2); - EXPECT_STREQ("abc", r2.message()); - - AssertionResult r3 = AssertionFailure(); - EXPECT_FALSE(r3); - EXPECT_STREQ("", r3.message()); - - AssertionResult r4 = AssertionFailure() << "def"; - EXPECT_FALSE(r4); - EXPECT_STREQ("def", r4.message()); - - AssertionResult r5 = AssertionFailure(Message() << "ghi"); - EXPECT_FALSE(r5); - EXPECT_STREQ("ghi", r5.message()); -} - -// Tests that the negation flips the predicate result but keeps the message. -TEST(AssertionResultTest, NegationWorks) { - AssertionResult r1 = AssertionSuccess() << "abc"; - EXPECT_FALSE(!r1); - EXPECT_STREQ("abc", (!r1).message()); - - AssertionResult r2 = AssertionFailure() << "def"; - EXPECT_TRUE(!r2); - EXPECT_STREQ("def", (!r2).message()); -} - -TEST(AssertionResultTest, StreamingWorks) { - AssertionResult r = AssertionSuccess(); - r << "abc" << 'd' << 0 << true; - EXPECT_STREQ("abcd0true", r.message()); -} - -TEST(AssertionResultTest, CanStreamOstreamManipulators) { - AssertionResult r = AssertionSuccess(); - r << "Data" << std::endl << std::flush << std::ends << "Will be visible"; - EXPECT_STREQ("Data\n\\0Will be visible", r.message()); -} - -// Tests streaming a user type whose definition and operator << are -// both in the global namespace. -class Base { - public: - explicit Base(int an_x) : x_(an_x) {} - int x() const { return x_; } - private: - int x_; -}; -std::ostream& operator<<(std::ostream& os, - const Base& val) { - return os << val.x(); -} -std::ostream& operator<<(std::ostream& os, - const Base* pointer) { - return os << "(" << pointer->x() << ")"; -} - -TEST(MessageTest, CanStreamUserTypeInGlobalNameSpace) { - Message msg; - Base a(1); - - msg << a << &a; // Uses ::operator<<. - EXPECT_STREQ("1(1)", msg.GetString().c_str()); -} - -// Tests streaming a user type whose definition and operator<< are -// both in an unnamed namespace. -namespace { -class MyTypeInUnnamedNameSpace : public Base { - public: - explicit MyTypeInUnnamedNameSpace(int an_x): Base(an_x) {} -}; -std::ostream& operator<<(std::ostream& os, - const MyTypeInUnnamedNameSpace& val) { - return os << val.x(); -} -std::ostream& operator<<(std::ostream& os, - const MyTypeInUnnamedNameSpace* pointer) { - return os << "(" << pointer->x() << ")"; -} -} // namespace - -TEST(MessageTest, CanStreamUserTypeInUnnamedNameSpace) { - Message msg; - MyTypeInUnnamedNameSpace a(1); - - msg << a << &a; // Uses ::operator<<. - EXPECT_STREQ("1(1)", msg.GetString().c_str()); -} - -// Tests streaming a user type whose definition and operator<< are -// both in a user namespace. -namespace namespace1 { -class MyTypeInNameSpace1 : public Base { - public: - explicit MyTypeInNameSpace1(int an_x): Base(an_x) {} -}; -std::ostream& operator<<(std::ostream& os, - const MyTypeInNameSpace1& val) { - return os << val.x(); -} -std::ostream& operator<<(std::ostream& os, - const MyTypeInNameSpace1* pointer) { - return os << "(" << pointer->x() << ")"; -} -} // namespace namespace1 - -TEST(MessageTest, CanStreamUserTypeInUserNameSpace) { - Message msg; - namespace1::MyTypeInNameSpace1 a(1); - - msg << a << &a; // Uses namespace1::operator<<. - EXPECT_STREQ("1(1)", msg.GetString().c_str()); -} - -// Tests streaming a user type whose definition is in a user namespace -// but whose operator<< is in the global namespace. -namespace namespace2 { -class MyTypeInNameSpace2 : public ::Base { - public: - explicit MyTypeInNameSpace2(int an_x): Base(an_x) {} -}; -} // namespace namespace2 -std::ostream& operator<<(std::ostream& os, - const namespace2::MyTypeInNameSpace2& val) { - return os << val.x(); -} -std::ostream& operator<<(std::ostream& os, - const namespace2::MyTypeInNameSpace2* pointer) { - return os << "(" << pointer->x() << ")"; -} - -TEST(MessageTest, CanStreamUserTypeInUserNameSpaceWithStreamOperatorInGlobal) { - Message msg; - namespace2::MyTypeInNameSpace2 a(1); - - msg << a << &a; // Uses ::operator<<. - EXPECT_STREQ("1(1)", msg.GetString().c_str()); -} - -// Tests streaming NULL pointers to testing::Message. -TEST(MessageTest, NullPointers) { - Message msg; - char* const p1 = NULL; - unsigned char* const p2 = NULL; - int* p3 = NULL; - double* p4 = NULL; - bool* p5 = NULL; - Message* p6 = NULL; - - msg << p1 << p2 << p3 << p4 << p5 << p6; - ASSERT_STREQ("(null)(null)(null)(null)(null)(null)", - msg.GetString().c_str()); -} - -// Tests streaming wide strings to testing::Message. -TEST(MessageTest, WideStrings) { - // Streams a NULL of type const wchar_t*. - const wchar_t* const_wstr = NULL; - EXPECT_STREQ("(null)", - (Message() << const_wstr).GetString().c_str()); - - // Streams a NULL of type wchar_t*. - wchar_t* wstr = NULL; - EXPECT_STREQ("(null)", - (Message() << wstr).GetString().c_str()); - - // Streams a non-NULL of type const wchar_t*. - const_wstr = L"abc\x8119"; - EXPECT_STREQ("abc\xe8\x84\x99", - (Message() << const_wstr).GetString().c_str()); - - // Streams a non-NULL of type wchar_t*. - wstr = const_cast(const_wstr); - EXPECT_STREQ("abc\xe8\x84\x99", - (Message() << wstr).GetString().c_str()); -} - - -// This line tests that we can define tests in the testing namespace. -namespace testing { - -// Tests the TestInfo class. - -class TestInfoTest : public Test { - protected: - static const TestInfo* GetTestInfo(const char* test_name) { - const TestCase* const test_case = GetUnitTestImpl()-> - GetTestCase("TestInfoTest", "", NULL, NULL); - - for (int i = 0; i < test_case->total_test_count(); ++i) { - const TestInfo* const test_info = test_case->GetTestInfo(i); - if (strcmp(test_name, test_info->name()) == 0) - return test_info; - } - return NULL; - } - - static const TestResult* GetTestResult( - const TestInfo* test_info) { - return test_info->result(); - } -}; - -// Tests TestInfo::test_case_name() and TestInfo::name(). -TEST_F(TestInfoTest, Names) { - const TestInfo* const test_info = GetTestInfo("Names"); - - ASSERT_STREQ("TestInfoTest", test_info->test_case_name()); - ASSERT_STREQ("Names", test_info->name()); -} - -// Tests TestInfo::result(). -TEST_F(TestInfoTest, result) { - const TestInfo* const test_info = GetTestInfo("result"); - - // Initially, there is no TestPartResult for this test. - ASSERT_EQ(0, GetTestResult(test_info)->total_part_count()); - - // After the previous assertion, there is still none. - ASSERT_EQ(0, GetTestResult(test_info)->total_part_count()); -} - -// Tests setting up and tearing down a test case. - -class SetUpTestCaseTest : public Test { - protected: - // This will be called once before the first test in this test case - // is run. - static void SetUpTestCase() { - printf("Setting up the test case . . .\n"); - - // Initializes some shared resource. In this simple example, we - // just create a C string. More complex stuff can be done if - // desired. - shared_resource_ = "123"; - - // Increments the number of test cases that have been set up. - counter_++; - - // SetUpTestCase() should be called only once. - EXPECT_EQ(1, counter_); - } - - // This will be called once after the last test in this test case is - // run. - static void TearDownTestCase() { - printf("Tearing down the test case . . .\n"); - - // Decrements the number of test cases that have been set up. - counter_--; - - // TearDownTestCase() should be called only once. - EXPECT_EQ(0, counter_); - - // Cleans up the shared resource. - shared_resource_ = NULL; - } - - // This will be called before each test in this test case. - virtual void SetUp() { - // SetUpTestCase() should be called only once, so counter_ should - // always be 1. - EXPECT_EQ(1, counter_); - } - - // Number of test cases that have been set up. - static int counter_; - - // Some resource to be shared by all tests in this test case. - static const char* shared_resource_; -}; - -int SetUpTestCaseTest::counter_ = 0; -const char* SetUpTestCaseTest::shared_resource_ = NULL; - -// A test that uses the shared resource. -TEST_F(SetUpTestCaseTest, Test1) { - EXPECT_STRNE(NULL, shared_resource_); -} - -// Another test that uses the shared resource. -TEST_F(SetUpTestCaseTest, Test2) { - EXPECT_STREQ("123", shared_resource_); -} - -// The InitGoogleTestTest test case tests testing::InitGoogleTest(). - -// The Flags struct stores a copy of all Google Test flags. -struct Flags { - // Constructs a Flags struct where each flag has its default value. - Flags() : also_run_disabled_tests(false), - break_on_failure(false), - catch_exceptions(false), - death_test_use_fork(false), - filter(""), - list_tests(false), - output(""), - print_time(true), - random_seed(0), - repeat(1), - shuffle(false), - stack_trace_depth(kMaxStackTraceDepth), - stream_result_to(""), - throw_on_failure(false) {} - - // Factory methods. - - // Creates a Flags struct where the gtest_also_run_disabled_tests flag has - // the given value. - static Flags AlsoRunDisabledTests(bool also_run_disabled_tests) { - Flags flags; - flags.also_run_disabled_tests = also_run_disabled_tests; - return flags; - } - - // Creates a Flags struct where the gtest_break_on_failure flag has - // the given value. - static Flags BreakOnFailure(bool break_on_failure) { - Flags flags; - flags.break_on_failure = break_on_failure; - return flags; - } - - // Creates a Flags struct where the gtest_catch_exceptions flag has - // the given value. - static Flags CatchExceptions(bool catch_exceptions) { - Flags flags; - flags.catch_exceptions = catch_exceptions; - return flags; - } - - // Creates a Flags struct where the gtest_death_test_use_fork flag has - // the given value. - static Flags DeathTestUseFork(bool death_test_use_fork) { - Flags flags; - flags.death_test_use_fork = death_test_use_fork; - return flags; - } - - // Creates a Flags struct where the gtest_filter flag has the given - // value. - static Flags Filter(const char* filter) { - Flags flags; - flags.filter = filter; - return flags; - } - - // Creates a Flags struct where the gtest_list_tests flag has the - // given value. - static Flags ListTests(bool list_tests) { - Flags flags; - flags.list_tests = list_tests; - return flags; - } - - // Creates a Flags struct where the gtest_output flag has the given - // value. - static Flags Output(const char* output) { - Flags flags; - flags.output = output; - return flags; - } - - // Creates a Flags struct where the gtest_print_time flag has the given - // value. - static Flags PrintTime(bool print_time) { - Flags flags; - flags.print_time = print_time; - return flags; - } - - // Creates a Flags struct where the gtest_random_seed flag has - // the given value. - static Flags RandomSeed(Int32 random_seed) { - Flags flags; - flags.random_seed = random_seed; - return flags; - } - - // Creates a Flags struct where the gtest_repeat flag has the given - // value. - static Flags Repeat(Int32 repeat) { - Flags flags; - flags.repeat = repeat; - return flags; - } - - // Creates a Flags struct where the gtest_shuffle flag has - // the given value. - static Flags Shuffle(bool shuffle) { - Flags flags; - flags.shuffle = shuffle; - return flags; - } - - // Creates a Flags struct where the GTEST_FLAG(stack_trace_depth) flag has - // the given value. - static Flags StackTraceDepth(Int32 stack_trace_depth) { - Flags flags; - flags.stack_trace_depth = stack_trace_depth; - return flags; - } - - // Creates a Flags struct where the GTEST_FLAG(stream_result_to) flag has - // the given value. - static Flags StreamResultTo(const char* stream_result_to) { - Flags flags; - flags.stream_result_to = stream_result_to; - return flags; - } - - // Creates a Flags struct where the gtest_throw_on_failure flag has - // the given value. - static Flags ThrowOnFailure(bool throw_on_failure) { - Flags flags; - flags.throw_on_failure = throw_on_failure; - return flags; - } - - // These fields store the flag values. - bool also_run_disabled_tests; - bool break_on_failure; - bool catch_exceptions; - bool death_test_use_fork; - const char* filter; - bool list_tests; - const char* output; - bool print_time; - Int32 random_seed; - Int32 repeat; - bool shuffle; - Int32 stack_trace_depth; - const char* stream_result_to; - bool throw_on_failure; -}; - -// Fixture for testing InitGoogleTest(). -class InitGoogleTestTest : public Test { - protected: - // Clears the flags before each test. - virtual void SetUp() { - GTEST_FLAG(also_run_disabled_tests) = false; - GTEST_FLAG(break_on_failure) = false; - GTEST_FLAG(catch_exceptions) = false; - GTEST_FLAG(death_test_use_fork) = false; - GTEST_FLAG(filter) = ""; - GTEST_FLAG(list_tests) = false; - GTEST_FLAG(output) = ""; - GTEST_FLAG(print_time) = true; - GTEST_FLAG(random_seed) = 0; - GTEST_FLAG(repeat) = 1; - GTEST_FLAG(shuffle) = false; - GTEST_FLAG(stack_trace_depth) = kMaxStackTraceDepth; - GTEST_FLAG(stream_result_to) = ""; - GTEST_FLAG(throw_on_failure) = false; - } - - // Asserts that two narrow or wide string arrays are equal. - template - static void AssertStringArrayEq(size_t size1, CharType** array1, - size_t size2, CharType** array2) { - ASSERT_EQ(size1, size2) << " Array sizes different."; - - for (size_t i = 0; i != size1; i++) { - ASSERT_STREQ(array1[i], array2[i]) << " where i == " << i; - } - } - - // Verifies that the flag values match the expected values. - static void CheckFlags(const Flags& expected) { - EXPECT_EQ(expected.also_run_disabled_tests, - GTEST_FLAG(also_run_disabled_tests)); - EXPECT_EQ(expected.break_on_failure, GTEST_FLAG(break_on_failure)); - EXPECT_EQ(expected.catch_exceptions, GTEST_FLAG(catch_exceptions)); - EXPECT_EQ(expected.death_test_use_fork, GTEST_FLAG(death_test_use_fork)); - EXPECT_STREQ(expected.filter, GTEST_FLAG(filter).c_str()); - EXPECT_EQ(expected.list_tests, GTEST_FLAG(list_tests)); - EXPECT_STREQ(expected.output, GTEST_FLAG(output).c_str()); - EXPECT_EQ(expected.print_time, GTEST_FLAG(print_time)); - EXPECT_EQ(expected.random_seed, GTEST_FLAG(random_seed)); - EXPECT_EQ(expected.repeat, GTEST_FLAG(repeat)); - EXPECT_EQ(expected.shuffle, GTEST_FLAG(shuffle)); - EXPECT_EQ(expected.stack_trace_depth, GTEST_FLAG(stack_trace_depth)); - EXPECT_STREQ(expected.stream_result_to, - GTEST_FLAG(stream_result_to).c_str()); - EXPECT_EQ(expected.throw_on_failure, GTEST_FLAG(throw_on_failure)); - } - - // Parses a command line (specified by argc1 and argv1), then - // verifies that the flag values are expected and that the - // recognized flags are removed from the command line. - template - static void TestParsingFlags(int argc1, const CharType** argv1, - int argc2, const CharType** argv2, - const Flags& expected, bool should_print_help) { - const bool saved_help_flag = ::testing::internal::g_help_flag; - ::testing::internal::g_help_flag = false; - -#if GTEST_HAS_STREAM_REDIRECTION - CaptureStdout(); -#endif - - // Parses the command line. - internal::ParseGoogleTestFlagsOnly(&argc1, const_cast(argv1)); - -#if GTEST_HAS_STREAM_REDIRECTION - const std::string captured_stdout = GetCapturedStdout(); -#endif - - // Verifies the flag values. - CheckFlags(expected); - - // Verifies that the recognized flags are removed from the command - // line. - AssertStringArrayEq(argc1 + 1, argv1, argc2 + 1, argv2); - - // ParseGoogleTestFlagsOnly should neither set g_help_flag nor print the - // help message for the flags it recognizes. - EXPECT_EQ(should_print_help, ::testing::internal::g_help_flag); - -#if GTEST_HAS_STREAM_REDIRECTION - const char* const expected_help_fragment = - "This program contains tests written using"; - if (should_print_help) { - EXPECT_PRED_FORMAT2(IsSubstring, expected_help_fragment, captured_stdout); - } else { - EXPECT_PRED_FORMAT2(IsNotSubstring, - expected_help_fragment, captured_stdout); - } -#endif // GTEST_HAS_STREAM_REDIRECTION - - ::testing::internal::g_help_flag = saved_help_flag; - } - - // This macro wraps TestParsingFlags s.t. the user doesn't need - // to specify the array sizes. - -#define GTEST_TEST_PARSING_FLAGS_(argv1, argv2, expected, should_print_help) \ - TestParsingFlags(sizeof(argv1)/sizeof(*argv1) - 1, argv1, \ - sizeof(argv2)/sizeof(*argv2) - 1, argv2, \ - expected, should_print_help) -}; - -// Tests parsing an empty command line. -TEST_F(InitGoogleTestTest, Empty) { - const char* argv[] = { - NULL - }; - - const char* argv2[] = { - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags(), false); -} - -// Tests parsing a command line that has no flag. -TEST_F(InitGoogleTestTest, NoFlag) { - const char* argv[] = { - "foo.exe", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags(), false); -} - -// Tests parsing a bad --gtest_filter flag. -TEST_F(InitGoogleTestTest, FilterBad) { - const char* argv[] = { - "foo.exe", - "--gtest_filter", - NULL - }; - - const char* argv2[] = { - "foo.exe", - "--gtest_filter", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::Filter(""), true); -} - -// Tests parsing an empty --gtest_filter flag. -TEST_F(InitGoogleTestTest, FilterEmpty) { - const char* argv[] = { - "foo.exe", - "--gtest_filter=", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::Filter(""), false); -} - -// Tests parsing a non-empty --gtest_filter flag. -TEST_F(InitGoogleTestTest, FilterNonEmpty) { - const char* argv[] = { - "foo.exe", - "--gtest_filter=abc", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::Filter("abc"), false); -} - -// Tests parsing --gtest_break_on_failure. -TEST_F(InitGoogleTestTest, BreakOnFailureWithoutValue) { - const char* argv[] = { - "foo.exe", - "--gtest_break_on_failure", - NULL -}; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::BreakOnFailure(true), false); -} - -// Tests parsing --gtest_break_on_failure=0. -TEST_F(InitGoogleTestTest, BreakOnFailureFalse_0) { - const char* argv[] = { - "foo.exe", - "--gtest_break_on_failure=0", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::BreakOnFailure(false), false); -} - -// Tests parsing --gtest_break_on_failure=f. -TEST_F(InitGoogleTestTest, BreakOnFailureFalse_f) { - const char* argv[] = { - "foo.exe", - "--gtest_break_on_failure=f", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::BreakOnFailure(false), false); -} - -// Tests parsing --gtest_break_on_failure=F. -TEST_F(InitGoogleTestTest, BreakOnFailureFalse_F) { - const char* argv[] = { - "foo.exe", - "--gtest_break_on_failure=F", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::BreakOnFailure(false), false); -} - -// Tests parsing a --gtest_break_on_failure flag that has a "true" -// definition. -TEST_F(InitGoogleTestTest, BreakOnFailureTrue) { - const char* argv[] = { - "foo.exe", - "--gtest_break_on_failure=1", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::BreakOnFailure(true), false); -} - -// Tests parsing --gtest_catch_exceptions. -TEST_F(InitGoogleTestTest, CatchExceptions) { - const char* argv[] = { - "foo.exe", - "--gtest_catch_exceptions", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::CatchExceptions(true), false); -} - -// Tests parsing --gtest_death_test_use_fork. -TEST_F(InitGoogleTestTest, DeathTestUseFork) { - const char* argv[] = { - "foo.exe", - "--gtest_death_test_use_fork", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::DeathTestUseFork(true), false); -} - -// Tests having the same flag twice with different values. The -// expected behavior is that the one coming last takes precedence. -TEST_F(InitGoogleTestTest, DuplicatedFlags) { - const char* argv[] = { - "foo.exe", - "--gtest_filter=a", - "--gtest_filter=b", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::Filter("b"), false); -} - -// Tests having an unrecognized flag on the command line. -TEST_F(InitGoogleTestTest, UnrecognizedFlag) { - const char* argv[] = { - "foo.exe", - "--gtest_break_on_failure", - "bar", // Unrecognized by Google Test. - "--gtest_filter=b", - NULL - }; - - const char* argv2[] = { - "foo.exe", - "bar", - NULL - }; - - Flags flags; - flags.break_on_failure = true; - flags.filter = "b"; - GTEST_TEST_PARSING_FLAGS_(argv, argv2, flags, false); -} - -// Tests having a --gtest_list_tests flag -TEST_F(InitGoogleTestTest, ListTestsFlag) { - const char* argv[] = { - "foo.exe", - "--gtest_list_tests", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::ListTests(true), false); -} - -// Tests having a --gtest_list_tests flag with a "true" value -TEST_F(InitGoogleTestTest, ListTestsTrue) { - const char* argv[] = { - "foo.exe", - "--gtest_list_tests=1", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::ListTests(true), false); -} - -// Tests having a --gtest_list_tests flag with a "false" value -TEST_F(InitGoogleTestTest, ListTestsFalse) { - const char* argv[] = { - "foo.exe", - "--gtest_list_tests=0", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::ListTests(false), false); -} - -// Tests parsing --gtest_list_tests=f. -TEST_F(InitGoogleTestTest, ListTestsFalse_f) { - const char* argv[] = { - "foo.exe", - "--gtest_list_tests=f", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::ListTests(false), false); -} - -// Tests parsing --gtest_list_tests=F. -TEST_F(InitGoogleTestTest, ListTestsFalse_F) { - const char* argv[] = { - "foo.exe", - "--gtest_list_tests=F", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::ListTests(false), false); -} - -// Tests parsing --gtest_output (invalid). -TEST_F(InitGoogleTestTest, OutputEmpty) { - const char* argv[] = { - "foo.exe", - "--gtest_output", - NULL - }; - - const char* argv2[] = { - "foo.exe", - "--gtest_output", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags(), true); -} - -// Tests parsing --gtest_output=xml -TEST_F(InitGoogleTestTest, OutputXml) { - const char* argv[] = { - "foo.exe", - "--gtest_output=xml", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::Output("xml"), false); -} - -// Tests parsing --gtest_output=xml:file -TEST_F(InitGoogleTestTest, OutputXmlFile) { - const char* argv[] = { - "foo.exe", - "--gtest_output=xml:file", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::Output("xml:file"), false); -} - -// Tests parsing --gtest_output=xml:directory/path/ -TEST_F(InitGoogleTestTest, OutputXmlDirectory) { - const char* argv[] = { - "foo.exe", - "--gtest_output=xml:directory/path/", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, - Flags::Output("xml:directory/path/"), false); -} - -// Tests having a --gtest_print_time flag -TEST_F(InitGoogleTestTest, PrintTimeFlag) { - const char* argv[] = { - "foo.exe", - "--gtest_print_time", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::PrintTime(true), false); -} - -// Tests having a --gtest_print_time flag with a "true" value -TEST_F(InitGoogleTestTest, PrintTimeTrue) { - const char* argv[] = { - "foo.exe", - "--gtest_print_time=1", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::PrintTime(true), false); -} - -// Tests having a --gtest_print_time flag with a "false" value -TEST_F(InitGoogleTestTest, PrintTimeFalse) { - const char* argv[] = { - "foo.exe", - "--gtest_print_time=0", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::PrintTime(false), false); -} - -// Tests parsing --gtest_print_time=f. -TEST_F(InitGoogleTestTest, PrintTimeFalse_f) { - const char* argv[] = { - "foo.exe", - "--gtest_print_time=f", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::PrintTime(false), false); -} - -// Tests parsing --gtest_print_time=F. -TEST_F(InitGoogleTestTest, PrintTimeFalse_F) { - const char* argv[] = { - "foo.exe", - "--gtest_print_time=F", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::PrintTime(false), false); -} - -// Tests parsing --gtest_random_seed=number -TEST_F(InitGoogleTestTest, RandomSeed) { - const char* argv[] = { - "foo.exe", - "--gtest_random_seed=1000", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::RandomSeed(1000), false); -} - -// Tests parsing --gtest_repeat=number -TEST_F(InitGoogleTestTest, Repeat) { - const char* argv[] = { - "foo.exe", - "--gtest_repeat=1000", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::Repeat(1000), false); -} - -// Tests having a --gtest_also_run_disabled_tests flag -TEST_F(InitGoogleTestTest, AlsoRunDisabledTestsFlag) { - const char* argv[] = { - "foo.exe", - "--gtest_also_run_disabled_tests", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, - Flags::AlsoRunDisabledTests(true), false); -} - -// Tests having a --gtest_also_run_disabled_tests flag with a "true" value -TEST_F(InitGoogleTestTest, AlsoRunDisabledTestsTrue) { - const char* argv[] = { - "foo.exe", - "--gtest_also_run_disabled_tests=1", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, - Flags::AlsoRunDisabledTests(true), false); -} - -// Tests having a --gtest_also_run_disabled_tests flag with a "false" value -TEST_F(InitGoogleTestTest, AlsoRunDisabledTestsFalse) { - const char* argv[] = { - "foo.exe", - "--gtest_also_run_disabled_tests=0", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, - Flags::AlsoRunDisabledTests(false), false); -} - -// Tests parsing --gtest_shuffle. -TEST_F(InitGoogleTestTest, ShuffleWithoutValue) { - const char* argv[] = { - "foo.exe", - "--gtest_shuffle", - NULL -}; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::Shuffle(true), false); -} - -// Tests parsing --gtest_shuffle=0. -TEST_F(InitGoogleTestTest, ShuffleFalse_0) { - const char* argv[] = { - "foo.exe", - "--gtest_shuffle=0", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::Shuffle(false), false); -} - -// Tests parsing a --gtest_shuffle flag that has a "true" -// definition. -TEST_F(InitGoogleTestTest, ShuffleTrue) { - const char* argv[] = { - "foo.exe", - "--gtest_shuffle=1", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::Shuffle(true), false); -} - -// Tests parsing --gtest_stack_trace_depth=number. -TEST_F(InitGoogleTestTest, StackTraceDepth) { - const char* argv[] = { - "foo.exe", - "--gtest_stack_trace_depth=5", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::StackTraceDepth(5), false); -} - -TEST_F(InitGoogleTestTest, StreamResultTo) { - const char* argv[] = { - "foo.exe", - "--gtest_stream_result_to=localhost:1234", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_( - argv, argv2, Flags::StreamResultTo("localhost:1234"), false); -} - -// Tests parsing --gtest_throw_on_failure. -TEST_F(InitGoogleTestTest, ThrowOnFailureWithoutValue) { - const char* argv[] = { - "foo.exe", - "--gtest_throw_on_failure", - NULL -}; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::ThrowOnFailure(true), false); -} - -// Tests parsing --gtest_throw_on_failure=0. -TEST_F(InitGoogleTestTest, ThrowOnFailureFalse_0) { - const char* argv[] = { - "foo.exe", - "--gtest_throw_on_failure=0", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::ThrowOnFailure(false), false); -} - -// Tests parsing a --gtest_throw_on_failure flag that has a "true" -// definition. -TEST_F(InitGoogleTestTest, ThrowOnFailureTrue) { - const char* argv[] = { - "foo.exe", - "--gtest_throw_on_failure=1", - NULL - }; - - const char* argv2[] = { - "foo.exe", - NULL - }; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::ThrowOnFailure(true), false); -} - -#if GTEST_OS_WINDOWS -// Tests parsing wide strings. -TEST_F(InitGoogleTestTest, WideStrings) { - const wchar_t* argv[] = { - L"foo.exe", - L"--gtest_filter=Foo*", - L"--gtest_list_tests=1", - L"--gtest_break_on_failure", - L"--non_gtest_flag", - NULL - }; - - const wchar_t* argv2[] = { - L"foo.exe", - L"--non_gtest_flag", - NULL - }; - - Flags expected_flags; - expected_flags.break_on_failure = true; - expected_flags.filter = "Foo*"; - expected_flags.list_tests = true; - - GTEST_TEST_PARSING_FLAGS_(argv, argv2, expected_flags, false); -} -#endif // GTEST_OS_WINDOWS - -// Tests current_test_info() in UnitTest. -class CurrentTestInfoTest : public Test { - protected: - // Tests that current_test_info() returns NULL before the first test in - // the test case is run. - static void SetUpTestCase() { - // There should be no tests running at this point. - const TestInfo* test_info = - UnitTest::GetInstance()->current_test_info(); - EXPECT_TRUE(test_info == NULL) - << "There should be no tests running at this point."; - } - - // Tests that current_test_info() returns NULL after the last test in - // the test case has run. - static void TearDownTestCase() { - const TestInfo* test_info = - UnitTest::GetInstance()->current_test_info(); - EXPECT_TRUE(test_info == NULL) - << "There should be no tests running at this point."; - } -}; - -// Tests that current_test_info() returns TestInfo for currently running -// test by checking the expected test name against the actual one. -TEST_F(CurrentTestInfoTest, WorksForFirstTestInATestCase) { - const TestInfo* test_info = - UnitTest::GetInstance()->current_test_info(); - ASSERT_TRUE(NULL != test_info) - << "There is a test running so we should have a valid TestInfo."; - EXPECT_STREQ("CurrentTestInfoTest", test_info->test_case_name()) - << "Expected the name of the currently running test case."; - EXPECT_STREQ("WorksForFirstTestInATestCase", test_info->name()) - << "Expected the name of the currently running test."; -} - -// Tests that current_test_info() returns TestInfo for currently running -// test by checking the expected test name against the actual one. We -// use this test to see that the TestInfo object actually changed from -// the previous invocation. -TEST_F(CurrentTestInfoTest, WorksForSecondTestInATestCase) { - const TestInfo* test_info = - UnitTest::GetInstance()->current_test_info(); - ASSERT_TRUE(NULL != test_info) - << "There is a test running so we should have a valid TestInfo."; - EXPECT_STREQ("CurrentTestInfoTest", test_info->test_case_name()) - << "Expected the name of the currently running test case."; - EXPECT_STREQ("WorksForSecondTestInATestCase", test_info->name()) - << "Expected the name of the currently running test."; -} - -} // namespace testing - -// These two lines test that we can define tests in a namespace that -// has the name "testing" and is nested in another namespace. -namespace my_namespace { -namespace testing { - -// Makes sure that TEST knows to use ::testing::Test instead of -// ::my_namespace::testing::Test. -class Test {}; - -// Makes sure that an assertion knows to use ::testing::Message instead of -// ::my_namespace::testing::Message. -class Message {}; - -// Makes sure that an assertion knows to use -// ::testing::AssertionResult instead of -// ::my_namespace::testing::AssertionResult. -class AssertionResult {}; - -// Tests that an assertion that should succeed works as expected. -TEST(NestedTestingNamespaceTest, Success) { - EXPECT_EQ(1, 1) << "This shouldn't fail."; -} - -// Tests that an assertion that should fail works as expected. -TEST(NestedTestingNamespaceTest, Failure) { - EXPECT_FATAL_FAILURE(FAIL() << "This failure is expected.", - "This failure is expected."); -} - -} // namespace testing -} // namespace my_namespace - -// Tests that one can call superclass SetUp and TearDown methods-- -// that is, that they are not private. -// No tests are based on this fixture; the test "passes" if it compiles -// successfully. -class ProtectedFixtureMethodsTest : public Test { - protected: - virtual void SetUp() { - Test::SetUp(); - } - virtual void TearDown() { - Test::TearDown(); - } -}; - -// StreamingAssertionsTest tests the streaming versions of a representative -// sample of assertions. -TEST(StreamingAssertionsTest, Unconditional) { - SUCCEED() << "expected success"; - EXPECT_NONFATAL_FAILURE(ADD_FAILURE() << "expected failure", - "expected failure"); - EXPECT_FATAL_FAILURE(FAIL() << "expected failure", - "expected failure"); -} - -#ifdef __BORLANDC__ -// Silences warnings: "Condition is always true", "Unreachable code" -# pragma option push -w-ccc -w-rch -#endif - -TEST(StreamingAssertionsTest, Truth) { - EXPECT_TRUE(true) << "unexpected failure"; - ASSERT_TRUE(true) << "unexpected failure"; - EXPECT_NONFATAL_FAILURE(EXPECT_TRUE(false) << "expected failure", - "expected failure"); - EXPECT_FATAL_FAILURE(ASSERT_TRUE(false) << "expected failure", - "expected failure"); -} - -TEST(StreamingAssertionsTest, Truth2) { - EXPECT_FALSE(false) << "unexpected failure"; - ASSERT_FALSE(false) << "unexpected failure"; - EXPECT_NONFATAL_FAILURE(EXPECT_FALSE(true) << "expected failure", - "expected failure"); - EXPECT_FATAL_FAILURE(ASSERT_FALSE(true) << "expected failure", - "expected failure"); -} - -#ifdef __BORLANDC__ -// Restores warnings after previous "#pragma option push" supressed them -# pragma option pop -#endif - -TEST(StreamingAssertionsTest, IntegerEquals) { - EXPECT_EQ(1, 1) << "unexpected failure"; - ASSERT_EQ(1, 1) << "unexpected failure"; - EXPECT_NONFATAL_FAILURE(EXPECT_EQ(1, 2) << "expected failure", - "expected failure"); - EXPECT_FATAL_FAILURE(ASSERT_EQ(1, 2) << "expected failure", - "expected failure"); -} - -TEST(StreamingAssertionsTest, IntegerLessThan) { - EXPECT_LT(1, 2) << "unexpected failure"; - ASSERT_LT(1, 2) << "unexpected failure"; - EXPECT_NONFATAL_FAILURE(EXPECT_LT(2, 1) << "expected failure", - "expected failure"); - EXPECT_FATAL_FAILURE(ASSERT_LT(2, 1) << "expected failure", - "expected failure"); -} - -TEST(StreamingAssertionsTest, StringsEqual) { - EXPECT_STREQ("foo", "foo") << "unexpected failure"; - ASSERT_STREQ("foo", "foo") << "unexpected failure"; - EXPECT_NONFATAL_FAILURE(EXPECT_STREQ("foo", "bar") << "expected failure", - "expected failure"); - EXPECT_FATAL_FAILURE(ASSERT_STREQ("foo", "bar") << "expected failure", - "expected failure"); -} - -TEST(StreamingAssertionsTest, StringsNotEqual) { - EXPECT_STRNE("foo", "bar") << "unexpected failure"; - ASSERT_STRNE("foo", "bar") << "unexpected failure"; - EXPECT_NONFATAL_FAILURE(EXPECT_STRNE("foo", "foo") << "expected failure", - "expected failure"); - EXPECT_FATAL_FAILURE(ASSERT_STRNE("foo", "foo") << "expected failure", - "expected failure"); -} - -TEST(StreamingAssertionsTest, StringsEqualIgnoringCase) { - EXPECT_STRCASEEQ("foo", "FOO") << "unexpected failure"; - ASSERT_STRCASEEQ("foo", "FOO") << "unexpected failure"; - EXPECT_NONFATAL_FAILURE(EXPECT_STRCASEEQ("foo", "bar") << "expected failure", - "expected failure"); - EXPECT_FATAL_FAILURE(ASSERT_STRCASEEQ("foo", "bar") << "expected failure", - "expected failure"); -} - -TEST(StreamingAssertionsTest, StringNotEqualIgnoringCase) { - EXPECT_STRCASENE("foo", "bar") << "unexpected failure"; - ASSERT_STRCASENE("foo", "bar") << "unexpected failure"; - EXPECT_NONFATAL_FAILURE(EXPECT_STRCASENE("foo", "FOO") << "expected failure", - "expected failure"); - EXPECT_FATAL_FAILURE(ASSERT_STRCASENE("bar", "BAR") << "expected failure", - "expected failure"); -} - -TEST(StreamingAssertionsTest, FloatingPointEquals) { - EXPECT_FLOAT_EQ(1.0, 1.0) << "unexpected failure"; - ASSERT_FLOAT_EQ(1.0, 1.0) << "unexpected failure"; - EXPECT_NONFATAL_FAILURE(EXPECT_FLOAT_EQ(0.0, 1.0) << "expected failure", - "expected failure"); - EXPECT_FATAL_FAILURE(ASSERT_FLOAT_EQ(0.0, 1.0) << "expected failure", - "expected failure"); -} - -#if GTEST_HAS_EXCEPTIONS - -TEST(StreamingAssertionsTest, Throw) { - EXPECT_THROW(ThrowAnInteger(), int) << "unexpected failure"; - ASSERT_THROW(ThrowAnInteger(), int) << "unexpected failure"; - EXPECT_NONFATAL_FAILURE(EXPECT_THROW(ThrowAnInteger(), bool) << - "expected failure", "expected failure"); - EXPECT_FATAL_FAILURE(ASSERT_THROW(ThrowAnInteger(), bool) << - "expected failure", "expected failure"); -} - -TEST(StreamingAssertionsTest, NoThrow) { - EXPECT_NO_THROW(ThrowNothing()) << "unexpected failure"; - ASSERT_NO_THROW(ThrowNothing()) << "unexpected failure"; - EXPECT_NONFATAL_FAILURE(EXPECT_NO_THROW(ThrowAnInteger()) << - "expected failure", "expected failure"); - EXPECT_FATAL_FAILURE(ASSERT_NO_THROW(ThrowAnInteger()) << - "expected failure", "expected failure"); -} - -TEST(StreamingAssertionsTest, AnyThrow) { - EXPECT_ANY_THROW(ThrowAnInteger()) << "unexpected failure"; - ASSERT_ANY_THROW(ThrowAnInteger()) << "unexpected failure"; - EXPECT_NONFATAL_FAILURE(EXPECT_ANY_THROW(ThrowNothing()) << - "expected failure", "expected failure"); - EXPECT_FATAL_FAILURE(ASSERT_ANY_THROW(ThrowNothing()) << - "expected failure", "expected failure"); -} - -#endif // GTEST_HAS_EXCEPTIONS - -// Tests that Google Test correctly decides whether to use colors in the output. - -TEST(ColoredOutputTest, UsesColorsWhenGTestColorFlagIsYes) { - GTEST_FLAG(color) = "yes"; - - SetEnv("TERM", "xterm"); // TERM supports colors. - EXPECT_TRUE(ShouldUseColor(true)); // Stdout is a TTY. - EXPECT_TRUE(ShouldUseColor(false)); // Stdout is not a TTY. - - SetEnv("TERM", "dumb"); // TERM doesn't support colors. - EXPECT_TRUE(ShouldUseColor(true)); // Stdout is a TTY. - EXPECT_TRUE(ShouldUseColor(false)); // Stdout is not a TTY. -} - -TEST(ColoredOutputTest, UsesColorsWhenGTestColorFlagIsAliasOfYes) { - SetEnv("TERM", "dumb"); // TERM doesn't support colors. - - GTEST_FLAG(color) = "True"; - EXPECT_TRUE(ShouldUseColor(false)); // Stdout is not a TTY. - - GTEST_FLAG(color) = "t"; - EXPECT_TRUE(ShouldUseColor(false)); // Stdout is not a TTY. - - GTEST_FLAG(color) = "1"; - EXPECT_TRUE(ShouldUseColor(false)); // Stdout is not a TTY. -} - -TEST(ColoredOutputTest, UsesNoColorWhenGTestColorFlagIsNo) { - GTEST_FLAG(color) = "no"; - - SetEnv("TERM", "xterm"); // TERM supports colors. - EXPECT_FALSE(ShouldUseColor(true)); // Stdout is a TTY. - EXPECT_FALSE(ShouldUseColor(false)); // Stdout is not a TTY. - - SetEnv("TERM", "dumb"); // TERM doesn't support colors. - EXPECT_FALSE(ShouldUseColor(true)); // Stdout is a TTY. - EXPECT_FALSE(ShouldUseColor(false)); // Stdout is not a TTY. -} - -TEST(ColoredOutputTest, UsesNoColorWhenGTestColorFlagIsInvalid) { - SetEnv("TERM", "xterm"); // TERM supports colors. - - GTEST_FLAG(color) = "F"; - EXPECT_FALSE(ShouldUseColor(true)); // Stdout is a TTY. - - GTEST_FLAG(color) = "0"; - EXPECT_FALSE(ShouldUseColor(true)); // Stdout is a TTY. - - GTEST_FLAG(color) = "unknown"; - EXPECT_FALSE(ShouldUseColor(true)); // Stdout is a TTY. -} - -TEST(ColoredOutputTest, UsesColorsWhenStdoutIsTty) { - GTEST_FLAG(color) = "auto"; - - SetEnv("TERM", "xterm"); // TERM supports colors. - EXPECT_FALSE(ShouldUseColor(false)); // Stdout is not a TTY. - EXPECT_TRUE(ShouldUseColor(true)); // Stdout is a TTY. -} - -TEST(ColoredOutputTest, UsesColorsWhenTermSupportsColors) { - GTEST_FLAG(color) = "auto"; - -#if GTEST_OS_WINDOWS - // On Windows, we ignore the TERM variable as it's usually not set. - - SetEnv("TERM", "dumb"); - EXPECT_TRUE(ShouldUseColor(true)); // Stdout is a TTY. - - SetEnv("TERM", ""); - EXPECT_TRUE(ShouldUseColor(true)); // Stdout is a TTY. - - SetEnv("TERM", "xterm"); - EXPECT_TRUE(ShouldUseColor(true)); // Stdout is a TTY. -#else - // On non-Windows platforms, we rely on TERM to determine if the - // terminal supports colors. - - SetEnv("TERM", "dumb"); // TERM doesn't support colors. - EXPECT_FALSE(ShouldUseColor(true)); // Stdout is a TTY. - - SetEnv("TERM", "emacs"); // TERM doesn't support colors. - EXPECT_FALSE(ShouldUseColor(true)); // Stdout is a TTY. - - SetEnv("TERM", "vt100"); // TERM doesn't support colors. - EXPECT_FALSE(ShouldUseColor(true)); // Stdout is a TTY. - - SetEnv("TERM", "xterm-mono"); // TERM doesn't support colors. - EXPECT_FALSE(ShouldUseColor(true)); // Stdout is a TTY. - - SetEnv("TERM", "xterm"); // TERM supports colors. - EXPECT_TRUE(ShouldUseColor(true)); // Stdout is a TTY. - - SetEnv("TERM", "xterm-color"); // TERM supports colors. - EXPECT_TRUE(ShouldUseColor(true)); // Stdout is a TTY. - - SetEnv("TERM", "xterm-256color"); // TERM supports colors. - EXPECT_TRUE(ShouldUseColor(true)); // Stdout is a TTY. - - SetEnv("TERM", "screen"); // TERM supports colors. - EXPECT_TRUE(ShouldUseColor(true)); // Stdout is a TTY. - - SetEnv("TERM", "screen-256color"); // TERM supports colors. - EXPECT_TRUE(ShouldUseColor(true)); // Stdout is a TTY. - - SetEnv("TERM", "linux"); // TERM supports colors. - EXPECT_TRUE(ShouldUseColor(true)); // Stdout is a TTY. - - SetEnv("TERM", "cygwin"); // TERM supports colors. - EXPECT_TRUE(ShouldUseColor(true)); // Stdout is a TTY. -#endif // GTEST_OS_WINDOWS -} - -// Verifies that StaticAssertTypeEq works in a namespace scope. - -static bool dummy1 GTEST_ATTRIBUTE_UNUSED_ = StaticAssertTypeEq(); -static bool dummy2 GTEST_ATTRIBUTE_UNUSED_ = - StaticAssertTypeEq(); - -// Verifies that StaticAssertTypeEq works in a class. - -template -class StaticAssertTypeEqTestHelper { - public: - StaticAssertTypeEqTestHelper() { StaticAssertTypeEq(); } -}; - -TEST(StaticAssertTypeEqTest, WorksInClass) { - StaticAssertTypeEqTestHelper(); -} - -// Verifies that StaticAssertTypeEq works inside a function. - -typedef int IntAlias; - -TEST(StaticAssertTypeEqTest, CompilesForEqualTypes) { - StaticAssertTypeEq(); - StaticAssertTypeEq(); -} - -TEST(GetCurrentOsStackTraceExceptTopTest, ReturnsTheStackTrace) { - testing::UnitTest* const unit_test = testing::UnitTest::GetInstance(); - - // We don't have a stack walker in Google Test yet. - EXPECT_STREQ("", GetCurrentOsStackTraceExceptTop(unit_test, 0).c_str()); - EXPECT_STREQ("", GetCurrentOsStackTraceExceptTop(unit_test, 1).c_str()); -} - -TEST(HasNonfatalFailureTest, ReturnsFalseWhenThereIsNoFailure) { - EXPECT_FALSE(HasNonfatalFailure()); -} - -static void FailFatally() { FAIL(); } - -TEST(HasNonfatalFailureTest, ReturnsFalseWhenThereIsOnlyFatalFailure) { - FailFatally(); - const bool has_nonfatal_failure = HasNonfatalFailure(); - ClearCurrentTestPartResults(); - EXPECT_FALSE(has_nonfatal_failure); -} - -TEST(HasNonfatalFailureTest, ReturnsTrueWhenThereIsNonfatalFailure) { - ADD_FAILURE(); - const bool has_nonfatal_failure = HasNonfatalFailure(); - ClearCurrentTestPartResults(); - EXPECT_TRUE(has_nonfatal_failure); -} - -TEST(HasNonfatalFailureTest, ReturnsTrueWhenThereAreFatalAndNonfatalFailures) { - FailFatally(); - ADD_FAILURE(); - const bool has_nonfatal_failure = HasNonfatalFailure(); - ClearCurrentTestPartResults(); - EXPECT_TRUE(has_nonfatal_failure); -} - -// A wrapper for calling HasNonfatalFailure outside of a test body. -static bool HasNonfatalFailureHelper() { - return testing::Test::HasNonfatalFailure(); -} - -TEST(HasNonfatalFailureTest, WorksOutsideOfTestBody) { - EXPECT_FALSE(HasNonfatalFailureHelper()); -} - -TEST(HasNonfatalFailureTest, WorksOutsideOfTestBody2) { - ADD_FAILURE(); - const bool has_nonfatal_failure = HasNonfatalFailureHelper(); - ClearCurrentTestPartResults(); - EXPECT_TRUE(has_nonfatal_failure); -} - -TEST(HasFailureTest, ReturnsFalseWhenThereIsNoFailure) { - EXPECT_FALSE(HasFailure()); -} - -TEST(HasFailureTest, ReturnsTrueWhenThereIsFatalFailure) { - FailFatally(); - const bool has_failure = HasFailure(); - ClearCurrentTestPartResults(); - EXPECT_TRUE(has_failure); -} - -TEST(HasFailureTest, ReturnsTrueWhenThereIsNonfatalFailure) { - ADD_FAILURE(); - const bool has_failure = HasFailure(); - ClearCurrentTestPartResults(); - EXPECT_TRUE(has_failure); -} - -TEST(HasFailureTest, ReturnsTrueWhenThereAreFatalAndNonfatalFailures) { - FailFatally(); - ADD_FAILURE(); - const bool has_failure = HasFailure(); - ClearCurrentTestPartResults(); - EXPECT_TRUE(has_failure); -} - -// A wrapper for calling HasFailure outside of a test body. -static bool HasFailureHelper() { return testing::Test::HasFailure(); } - -TEST(HasFailureTest, WorksOutsideOfTestBody) { - EXPECT_FALSE(HasFailureHelper()); -} - -TEST(HasFailureTest, WorksOutsideOfTestBody2) { - ADD_FAILURE(); - const bool has_failure = HasFailureHelper(); - ClearCurrentTestPartResults(); - EXPECT_TRUE(has_failure); -} - -class TestListener : public EmptyTestEventListener { - public: - TestListener() : on_start_counter_(NULL), is_destroyed_(NULL) {} - TestListener(int* on_start_counter, bool* is_destroyed) - : on_start_counter_(on_start_counter), - is_destroyed_(is_destroyed) {} - - virtual ~TestListener() { - if (is_destroyed_) - *is_destroyed_ = true; - } - - protected: - virtual void OnTestProgramStart(const UnitTest& /*unit_test*/) { - if (on_start_counter_ != NULL) - (*on_start_counter_)++; - } - - private: - int* on_start_counter_; - bool* is_destroyed_; -}; - -// Tests the constructor. -TEST(TestEventListenersTest, ConstructionWorks) { - TestEventListeners listeners; - - EXPECT_TRUE(TestEventListenersAccessor::GetRepeater(&listeners) != NULL); - EXPECT_TRUE(listeners.default_result_printer() == NULL); - EXPECT_TRUE(listeners.default_xml_generator() == NULL); -} - -// Tests that the TestEventListeners destructor deletes all the listeners it -// owns. -TEST(TestEventListenersTest, DestructionWorks) { - bool default_result_printer_is_destroyed = false; - bool default_xml_printer_is_destroyed = false; - bool extra_listener_is_destroyed = false; - TestListener* default_result_printer = new TestListener( - NULL, &default_result_printer_is_destroyed); - TestListener* default_xml_printer = new TestListener( - NULL, &default_xml_printer_is_destroyed); - TestListener* extra_listener = new TestListener( - NULL, &extra_listener_is_destroyed); - - { - TestEventListeners listeners; - TestEventListenersAccessor::SetDefaultResultPrinter(&listeners, - default_result_printer); - TestEventListenersAccessor::SetDefaultXmlGenerator(&listeners, - default_xml_printer); - listeners.Append(extra_listener); - } - EXPECT_TRUE(default_result_printer_is_destroyed); - EXPECT_TRUE(default_xml_printer_is_destroyed); - EXPECT_TRUE(extra_listener_is_destroyed); -} - -// Tests that a listener Append'ed to a TestEventListeners list starts -// receiving events. -TEST(TestEventListenersTest, Append) { - int on_start_counter = 0; - bool is_destroyed = false; - TestListener* listener = new TestListener(&on_start_counter, &is_destroyed); - { - TestEventListeners listeners; - listeners.Append(listener); - TestEventListenersAccessor::GetRepeater(&listeners)->OnTestProgramStart( - *UnitTest::GetInstance()); - EXPECT_EQ(1, on_start_counter); - } - EXPECT_TRUE(is_destroyed); -} - -// Tests that listeners receive events in the order they were appended to -// the list, except for *End requests, which must be received in the reverse -// order. -class SequenceTestingListener : public EmptyTestEventListener { - public: - SequenceTestingListener(std::vector* vector, const char* id) - : vector_(vector), id_(id) {} - - protected: - virtual void OnTestProgramStart(const UnitTest& /*unit_test*/) { - vector_->push_back(GetEventDescription("OnTestProgramStart")); - } - - virtual void OnTestProgramEnd(const UnitTest& /*unit_test*/) { - vector_->push_back(GetEventDescription("OnTestProgramEnd")); - } - - virtual void OnTestIterationStart(const UnitTest& /*unit_test*/, - int /*iteration*/) { - vector_->push_back(GetEventDescription("OnTestIterationStart")); - } - - virtual void OnTestIterationEnd(const UnitTest& /*unit_test*/, - int /*iteration*/) { - vector_->push_back(GetEventDescription("OnTestIterationEnd")); - } - - private: - std::string GetEventDescription(const char* method) { - Message message; - message << id_ << "." << method; - return message.GetString(); - } - - std::vector* vector_; - const char* const id_; - - GTEST_DISALLOW_COPY_AND_ASSIGN_(SequenceTestingListener); -}; - -TEST(EventListenerTest, AppendKeepsOrder) { - std::vector vec; - TestEventListeners listeners; - listeners.Append(new SequenceTestingListener(&vec, "1st")); - listeners.Append(new SequenceTestingListener(&vec, "2nd")); - listeners.Append(new SequenceTestingListener(&vec, "3rd")); - - TestEventListenersAccessor::GetRepeater(&listeners)->OnTestProgramStart( - *UnitTest::GetInstance()); - ASSERT_EQ(3U, vec.size()); - EXPECT_STREQ("1st.OnTestProgramStart", vec[0].c_str()); - EXPECT_STREQ("2nd.OnTestProgramStart", vec[1].c_str()); - EXPECT_STREQ("3rd.OnTestProgramStart", vec[2].c_str()); - - vec.clear(); - TestEventListenersAccessor::GetRepeater(&listeners)->OnTestProgramEnd( - *UnitTest::GetInstance()); - ASSERT_EQ(3U, vec.size()); - EXPECT_STREQ("3rd.OnTestProgramEnd", vec[0].c_str()); - EXPECT_STREQ("2nd.OnTestProgramEnd", vec[1].c_str()); - EXPECT_STREQ("1st.OnTestProgramEnd", vec[2].c_str()); - - vec.clear(); - TestEventListenersAccessor::GetRepeater(&listeners)->OnTestIterationStart( - *UnitTest::GetInstance(), 0); - ASSERT_EQ(3U, vec.size()); - EXPECT_STREQ("1st.OnTestIterationStart", vec[0].c_str()); - EXPECT_STREQ("2nd.OnTestIterationStart", vec[1].c_str()); - EXPECT_STREQ("3rd.OnTestIterationStart", vec[2].c_str()); - - vec.clear(); - TestEventListenersAccessor::GetRepeater(&listeners)->OnTestIterationEnd( - *UnitTest::GetInstance(), 0); - ASSERT_EQ(3U, vec.size()); - EXPECT_STREQ("3rd.OnTestIterationEnd", vec[0].c_str()); - EXPECT_STREQ("2nd.OnTestIterationEnd", vec[1].c_str()); - EXPECT_STREQ("1st.OnTestIterationEnd", vec[2].c_str()); -} - -// Tests that a listener removed from a TestEventListeners list stops receiving -// events and is not deleted when the list is destroyed. -TEST(TestEventListenersTest, Release) { - int on_start_counter = 0; - bool is_destroyed = false; - // Although Append passes the ownership of this object to the list, - // the following calls release it, and we need to delete it before the - // test ends. - TestListener* listener = new TestListener(&on_start_counter, &is_destroyed); - { - TestEventListeners listeners; - listeners.Append(listener); - EXPECT_EQ(listener, listeners.Release(listener)); - TestEventListenersAccessor::GetRepeater(&listeners)->OnTestProgramStart( - *UnitTest::GetInstance()); - EXPECT_TRUE(listeners.Release(listener) == NULL); - } - EXPECT_EQ(0, on_start_counter); - EXPECT_FALSE(is_destroyed); - delete listener; -} - -// Tests that no events are forwarded when event forwarding is disabled. -TEST(EventListenerTest, SuppressEventForwarding) { - int on_start_counter = 0; - TestListener* listener = new TestListener(&on_start_counter, NULL); - - TestEventListeners listeners; - listeners.Append(listener); - ASSERT_TRUE(TestEventListenersAccessor::EventForwardingEnabled(listeners)); - TestEventListenersAccessor::SuppressEventForwarding(&listeners); - ASSERT_FALSE(TestEventListenersAccessor::EventForwardingEnabled(listeners)); - TestEventListenersAccessor::GetRepeater(&listeners)->OnTestProgramStart( - *UnitTest::GetInstance()); - EXPECT_EQ(0, on_start_counter); -} - -// Tests that events generated by Google Test are not forwarded in -// death test subprocesses. -TEST(EventListenerDeathTest, EventsNotForwardedInDeathTestSubprecesses) { - EXPECT_DEATH_IF_SUPPORTED({ - GTEST_CHECK_(TestEventListenersAccessor::EventForwardingEnabled( - *GetUnitTestImpl()->listeners())) << "expected failure";}, - "expected failure"); -} - -// Tests that a listener installed via SetDefaultResultPrinter() starts -// receiving events and is returned via default_result_printer() and that -// the previous default_result_printer is removed from the list and deleted. -TEST(EventListenerTest, default_result_printer) { - int on_start_counter = 0; - bool is_destroyed = false; - TestListener* listener = new TestListener(&on_start_counter, &is_destroyed); - - TestEventListeners listeners; - TestEventListenersAccessor::SetDefaultResultPrinter(&listeners, listener); - - EXPECT_EQ(listener, listeners.default_result_printer()); - - TestEventListenersAccessor::GetRepeater(&listeners)->OnTestProgramStart( - *UnitTest::GetInstance()); - - EXPECT_EQ(1, on_start_counter); - - // Replacing default_result_printer with something else should remove it - // from the list and destroy it. - TestEventListenersAccessor::SetDefaultResultPrinter(&listeners, NULL); - - EXPECT_TRUE(listeners.default_result_printer() == NULL); - EXPECT_TRUE(is_destroyed); - - // After broadcasting an event the counter is still the same, indicating - // the listener is not in the list anymore. - TestEventListenersAccessor::GetRepeater(&listeners)->OnTestProgramStart( - *UnitTest::GetInstance()); - EXPECT_EQ(1, on_start_counter); -} - -// Tests that the default_result_printer listener stops receiving events -// when removed via Release and that is not owned by the list anymore. -TEST(EventListenerTest, RemovingDefaultResultPrinterWorks) { - int on_start_counter = 0; - bool is_destroyed = false; - // Although Append passes the ownership of this object to the list, - // the following calls release it, and we need to delete it before the - // test ends. - TestListener* listener = new TestListener(&on_start_counter, &is_destroyed); - { - TestEventListeners listeners; - TestEventListenersAccessor::SetDefaultResultPrinter(&listeners, listener); - - EXPECT_EQ(listener, listeners.Release(listener)); - EXPECT_TRUE(listeners.default_result_printer() == NULL); - EXPECT_FALSE(is_destroyed); - - // Broadcasting events now should not affect default_result_printer. - TestEventListenersAccessor::GetRepeater(&listeners)->OnTestProgramStart( - *UnitTest::GetInstance()); - EXPECT_EQ(0, on_start_counter); - } - // Destroying the list should not affect the listener now, too. - EXPECT_FALSE(is_destroyed); - delete listener; -} - -// Tests that a listener installed via SetDefaultXmlGenerator() starts -// receiving events and is returned via default_xml_generator() and that -// the previous default_xml_generator is removed from the list and deleted. -TEST(EventListenerTest, default_xml_generator) { - int on_start_counter = 0; - bool is_destroyed = false; - TestListener* listener = new TestListener(&on_start_counter, &is_destroyed); - - TestEventListeners listeners; - TestEventListenersAccessor::SetDefaultXmlGenerator(&listeners, listener); - - EXPECT_EQ(listener, listeners.default_xml_generator()); - - TestEventListenersAccessor::GetRepeater(&listeners)->OnTestProgramStart( - *UnitTest::GetInstance()); - - EXPECT_EQ(1, on_start_counter); - - // Replacing default_xml_generator with something else should remove it - // from the list and destroy it. - TestEventListenersAccessor::SetDefaultXmlGenerator(&listeners, NULL); - - EXPECT_TRUE(listeners.default_xml_generator() == NULL); - EXPECT_TRUE(is_destroyed); - - // After broadcasting an event the counter is still the same, indicating - // the listener is not in the list anymore. - TestEventListenersAccessor::GetRepeater(&listeners)->OnTestProgramStart( - *UnitTest::GetInstance()); - EXPECT_EQ(1, on_start_counter); -} - -// Tests that the default_xml_generator listener stops receiving events -// when removed via Release and that is not owned by the list anymore. -TEST(EventListenerTest, RemovingDefaultXmlGeneratorWorks) { - int on_start_counter = 0; - bool is_destroyed = false; - // Although Append passes the ownership of this object to the list, - // the following calls release it, and we need to delete it before the - // test ends. - TestListener* listener = new TestListener(&on_start_counter, &is_destroyed); - { - TestEventListeners listeners; - TestEventListenersAccessor::SetDefaultXmlGenerator(&listeners, listener); - - EXPECT_EQ(listener, listeners.Release(listener)); - EXPECT_TRUE(listeners.default_xml_generator() == NULL); - EXPECT_FALSE(is_destroyed); - - // Broadcasting events now should not affect default_xml_generator. - TestEventListenersAccessor::GetRepeater(&listeners)->OnTestProgramStart( - *UnitTest::GetInstance()); - EXPECT_EQ(0, on_start_counter); - } - // Destroying the list should not affect the listener now, too. - EXPECT_FALSE(is_destroyed); - delete listener; -} - -// Sanity tests to ensure that the alternative, verbose spellings of -// some of the macros work. We don't test them thoroughly as that -// would be quite involved. Since their implementations are -// straightforward, and they are rarely used, we'll just rely on the -// users to tell us when they are broken. -GTEST_TEST(AlternativeNameTest, Works) { // GTEST_TEST is the same as TEST. - GTEST_SUCCEED() << "OK"; // GTEST_SUCCEED is the same as SUCCEED. - - // GTEST_FAIL is the same as FAIL. - EXPECT_FATAL_FAILURE(GTEST_FAIL() << "An expected failure", - "An expected failure"); - - // GTEST_ASSERT_XY is the same as ASSERT_XY. - - GTEST_ASSERT_EQ(0, 0); - EXPECT_FATAL_FAILURE(GTEST_ASSERT_EQ(0, 1) << "An expected failure", - "An expected failure"); - EXPECT_FATAL_FAILURE(GTEST_ASSERT_EQ(1, 0) << "An expected failure", - "An expected failure"); - - GTEST_ASSERT_NE(0, 1); - GTEST_ASSERT_NE(1, 0); - EXPECT_FATAL_FAILURE(GTEST_ASSERT_NE(0, 0) << "An expected failure", - "An expected failure"); - - GTEST_ASSERT_LE(0, 0); - GTEST_ASSERT_LE(0, 1); - EXPECT_FATAL_FAILURE(GTEST_ASSERT_LE(1, 0) << "An expected failure", - "An expected failure"); - - GTEST_ASSERT_LT(0, 1); - EXPECT_FATAL_FAILURE(GTEST_ASSERT_LT(0, 0) << "An expected failure", - "An expected failure"); - EXPECT_FATAL_FAILURE(GTEST_ASSERT_LT(1, 0) << "An expected failure", - "An expected failure"); - - GTEST_ASSERT_GE(0, 0); - GTEST_ASSERT_GE(1, 0); - EXPECT_FATAL_FAILURE(GTEST_ASSERT_GE(0, 1) << "An expected failure", - "An expected failure"); - - GTEST_ASSERT_GT(1, 0); - EXPECT_FATAL_FAILURE(GTEST_ASSERT_GT(0, 1) << "An expected failure", - "An expected failure"); - EXPECT_FATAL_FAILURE(GTEST_ASSERT_GT(1, 1) << "An expected failure", - "An expected failure"); -} - -// Tests for internal utilities necessary for implementation of the universal -// printing. -// TODO(vladl@google.com): Find a better home for them. - -class ConversionHelperBase {}; -class ConversionHelperDerived : public ConversionHelperBase {}; - -// Tests that IsAProtocolMessage::value is a compile-time constant. -TEST(IsAProtocolMessageTest, ValueIsCompileTimeConstant) { - GTEST_COMPILE_ASSERT_(IsAProtocolMessage::value, - const_true); - GTEST_COMPILE_ASSERT_(!IsAProtocolMessage::value, const_false); -} - -// Tests that IsAProtocolMessage::value is true when T is -// proto2::Message or a sub-class of it. -TEST(IsAProtocolMessageTest, ValueIsTrueWhenTypeIsAProtocolMessage) { - EXPECT_TRUE(IsAProtocolMessage< ::proto2::Message>::value); - EXPECT_TRUE(IsAProtocolMessage::value); -} - -// Tests that IsAProtocolMessage::value is false when T is neither -// ProtocolMessage nor a sub-class of it. -TEST(IsAProtocolMessageTest, ValueIsFalseWhenTypeIsNotAProtocolMessage) { - EXPECT_FALSE(IsAProtocolMessage::value); - EXPECT_FALSE(IsAProtocolMessage::value); -} - -// Tests that CompileAssertTypesEqual compiles when the type arguments are -// equal. -TEST(CompileAssertTypesEqual, CompilesWhenTypesAreEqual) { - CompileAssertTypesEqual(); - CompileAssertTypesEqual(); -} - -// Tests that RemoveReference does not affect non-reference types. -TEST(RemoveReferenceTest, DoesNotAffectNonReferenceType) { - CompileAssertTypesEqual::type>(); - CompileAssertTypesEqual::type>(); -} - -// Tests that RemoveReference removes reference from reference types. -TEST(RemoveReferenceTest, RemovesReference) { - CompileAssertTypesEqual::type>(); - CompileAssertTypesEqual::type>(); -} - -// Tests GTEST_REMOVE_REFERENCE_. - -template -void TestGTestRemoveReference() { - CompileAssertTypesEqual(); -} - -TEST(RemoveReferenceTest, MacroVersion) { - TestGTestRemoveReference(); - TestGTestRemoveReference(); -} - - -// Tests that RemoveConst does not affect non-const types. -TEST(RemoveConstTest, DoesNotAffectNonConstType) { - CompileAssertTypesEqual::type>(); - CompileAssertTypesEqual::type>(); -} - -// Tests that RemoveConst removes const from const types. -TEST(RemoveConstTest, RemovesConst) { - CompileAssertTypesEqual::type>(); - CompileAssertTypesEqual::type>(); - CompileAssertTypesEqual::type>(); -} - -// Tests GTEST_REMOVE_CONST_. - -template -void TestGTestRemoveConst() { - CompileAssertTypesEqual(); -} - -TEST(RemoveConstTest, MacroVersion) { - TestGTestRemoveConst(); - TestGTestRemoveConst(); - TestGTestRemoveConst(); -} - -// Tests GTEST_REMOVE_REFERENCE_AND_CONST_. - -template -void TestGTestRemoveReferenceAndConst() { - CompileAssertTypesEqual(); -} - -TEST(RemoveReferenceToConstTest, Works) { - TestGTestRemoveReferenceAndConst(); - TestGTestRemoveReferenceAndConst(); - TestGTestRemoveReferenceAndConst(); - TestGTestRemoveReferenceAndConst(); - TestGTestRemoveReferenceAndConst(); -} - -// Tests that AddReference does not affect reference types. -TEST(AddReferenceTest, DoesNotAffectReferenceType) { - CompileAssertTypesEqual::type>(); - CompileAssertTypesEqual::type>(); -} - -// Tests that AddReference adds reference to non-reference types. -TEST(AddReferenceTest, AddsReference) { - CompileAssertTypesEqual::type>(); - CompileAssertTypesEqual::type>(); -} - -// Tests GTEST_ADD_REFERENCE_. - -template -void TestGTestAddReference() { - CompileAssertTypesEqual(); -} - -TEST(AddReferenceTest, MacroVersion) { - TestGTestAddReference(); - TestGTestAddReference(); -} - -// Tests GTEST_REFERENCE_TO_CONST_. - -template -void TestGTestReferenceToConst() { - CompileAssertTypesEqual(); -} - -TEST(GTestReferenceToConstTest, Works) { - TestGTestReferenceToConst(); - TestGTestReferenceToConst(); - TestGTestReferenceToConst(); - TestGTestReferenceToConst(); -} - -// Tests that ImplicitlyConvertible::value is a compile-time constant. -TEST(ImplicitlyConvertibleTest, ValueIsCompileTimeConstant) { - GTEST_COMPILE_ASSERT_((ImplicitlyConvertible::value), const_true); - GTEST_COMPILE_ASSERT_((!ImplicitlyConvertible::value), - const_false); -} - -// Tests that ImplicitlyConvertible::value is true when T1 can -// be implicitly converted to T2. -TEST(ImplicitlyConvertibleTest, ValueIsTrueWhenConvertible) { - EXPECT_TRUE((ImplicitlyConvertible::value)); - EXPECT_TRUE((ImplicitlyConvertible::value)); - EXPECT_TRUE((ImplicitlyConvertible::value)); - EXPECT_TRUE((ImplicitlyConvertible::value)); - EXPECT_TRUE((ImplicitlyConvertible::value)); - EXPECT_TRUE((ImplicitlyConvertible::value)); -} - -// Tests that ImplicitlyConvertible::value is false when T1 -// cannot be implicitly converted to T2. -TEST(ImplicitlyConvertibleTest, ValueIsFalseWhenNotConvertible) { - EXPECT_FALSE((ImplicitlyConvertible::value)); - EXPECT_FALSE((ImplicitlyConvertible::value)); - EXPECT_FALSE((ImplicitlyConvertible::value)); - EXPECT_FALSE((ImplicitlyConvertible::value)); -} - -// Tests IsContainerTest. - -class NonContainer {}; - -TEST(IsContainerTestTest, WorksForNonContainer) { - EXPECT_EQ(sizeof(IsNotContainer), sizeof(IsContainerTest(0))); - EXPECT_EQ(sizeof(IsNotContainer), sizeof(IsContainerTest(0))); - EXPECT_EQ(sizeof(IsNotContainer), sizeof(IsContainerTest(0))); -} - -TEST(IsContainerTestTest, WorksForContainer) { - EXPECT_EQ(sizeof(IsContainer), - sizeof(IsContainerTest >(0))); - EXPECT_EQ(sizeof(IsContainer), - sizeof(IsContainerTest >(0))); -} - -// Tests ArrayEq(). - -TEST(ArrayEqTest, WorksForDegeneratedArrays) { - EXPECT_TRUE(ArrayEq(5, 5L)); - EXPECT_FALSE(ArrayEq('a', 0)); -} - -TEST(ArrayEqTest, WorksForOneDimensionalArrays) { - // Note that a and b are distinct but compatible types. - const int a[] = { 0, 1 }; - long b[] = { 0, 1 }; - EXPECT_TRUE(ArrayEq(a, b)); - EXPECT_TRUE(ArrayEq(a, 2, b)); - - b[0] = 2; - EXPECT_FALSE(ArrayEq(a, b)); - EXPECT_FALSE(ArrayEq(a, 1, b)); -} - -TEST(ArrayEqTest, WorksForTwoDimensionalArrays) { - const char a[][3] = { "hi", "lo" }; - const char b[][3] = { "hi", "lo" }; - const char c[][3] = { "hi", "li" }; - - EXPECT_TRUE(ArrayEq(a, b)); - EXPECT_TRUE(ArrayEq(a, 2, b)); - - EXPECT_FALSE(ArrayEq(a, c)); - EXPECT_FALSE(ArrayEq(a, 2, c)); -} - -// Tests ArrayAwareFind(). - -TEST(ArrayAwareFindTest, WorksForOneDimensionalArray) { - const char a[] = "hello"; - EXPECT_EQ(a + 4, ArrayAwareFind(a, a + 5, 'o')); - EXPECT_EQ(a + 5, ArrayAwareFind(a, a + 5, 'x')); -} - -TEST(ArrayAwareFindTest, WorksForTwoDimensionalArray) { - int a[][2] = { { 0, 1 }, { 2, 3 }, { 4, 5 } }; - const int b[2] = { 2, 3 }; - EXPECT_EQ(a + 1, ArrayAwareFind(a, a + 3, b)); - - const int c[2] = { 6, 7 }; - EXPECT_EQ(a + 3, ArrayAwareFind(a, a + 3, c)); -} - -// Tests CopyArray(). - -TEST(CopyArrayTest, WorksForDegeneratedArrays) { - int n = 0; - CopyArray('a', &n); - EXPECT_EQ('a', n); -} - -TEST(CopyArrayTest, WorksForOneDimensionalArrays) { - const char a[3] = "hi"; - int b[3]; -#ifndef __BORLANDC__ // C++Builder cannot compile some array size deductions. - CopyArray(a, &b); - EXPECT_TRUE(ArrayEq(a, b)); -#endif - - int c[3]; - CopyArray(a, 3, c); - EXPECT_TRUE(ArrayEq(a, c)); -} - -TEST(CopyArrayTest, WorksForTwoDimensionalArrays) { - const int a[2][3] = { { 0, 1, 2 }, { 3, 4, 5 } }; - int b[2][3]; -#ifndef __BORLANDC__ // C++Builder cannot compile some array size deductions. - CopyArray(a, &b); - EXPECT_TRUE(ArrayEq(a, b)); -#endif - - int c[2][3]; - CopyArray(a, 2, c); - EXPECT_TRUE(ArrayEq(a, c)); -} - -// Tests NativeArray. - -TEST(NativeArrayTest, ConstructorFromArrayWorks) { - const int a[3] = { 0, 1, 2 }; - NativeArray na(a, 3, kReference); - EXPECT_EQ(3U, na.size()); - EXPECT_EQ(a, na.begin()); -} - -TEST(NativeArrayTest, CreatesAndDeletesCopyOfArrayWhenAskedTo) { - typedef int Array[2]; - Array* a = new Array[1]; - (*a)[0] = 0; - (*a)[1] = 1; - NativeArray na(*a, 2, kCopy); - EXPECT_NE(*a, na.begin()); - delete[] a; - EXPECT_EQ(0, na.begin()[0]); - EXPECT_EQ(1, na.begin()[1]); - - // We rely on the heap checker to verify that na deletes the copy of - // array. -} - -TEST(NativeArrayTest, TypeMembersAreCorrect) { - StaticAssertTypeEq::value_type>(); - StaticAssertTypeEq::value_type>(); - - StaticAssertTypeEq::const_iterator>(); - StaticAssertTypeEq::const_iterator>(); -} - -TEST(NativeArrayTest, MethodsWork) { - const int a[3] = { 0, 1, 2 }; - NativeArray na(a, 3, kCopy); - ASSERT_EQ(3U, na.size()); - EXPECT_EQ(3, na.end() - na.begin()); - - NativeArray::const_iterator it = na.begin(); - EXPECT_EQ(0, *it); - ++it; - EXPECT_EQ(1, *it); - it++; - EXPECT_EQ(2, *it); - ++it; - EXPECT_EQ(na.end(), it); - - EXPECT_TRUE(na == na); - - NativeArray na2(a, 3, kReference); - EXPECT_TRUE(na == na2); - - const int b1[3] = { 0, 1, 1 }; - const int b2[4] = { 0, 1, 2, 3 }; - EXPECT_FALSE(na == NativeArray(b1, 3, kReference)); - EXPECT_FALSE(na == NativeArray(b2, 4, kCopy)); -} - -TEST(NativeArrayTest, WorksForTwoDimensionalArray) { - const char a[2][3] = { "hi", "lo" }; - NativeArray na(a, 2, kReference); - ASSERT_EQ(2U, na.size()); - EXPECT_EQ(a, na.begin()); -} - -// Tests SkipPrefix(). - -TEST(SkipPrefixTest, SkipsWhenPrefixMatches) { - const char* const str = "hello"; - - const char* p = str; - EXPECT_TRUE(SkipPrefix("", &p)); - EXPECT_EQ(str, p); - - p = str; - EXPECT_TRUE(SkipPrefix("hell", &p)); - EXPECT_EQ(str + 4, p); -} - -TEST(SkipPrefixTest, DoesNotSkipWhenPrefixDoesNotMatch) { - const char* const str = "world"; - - const char* p = str; - EXPECT_FALSE(SkipPrefix("W", &p)); - EXPECT_EQ(str, p); - - p = str; - EXPECT_FALSE(SkipPrefix("world!", &p)); - EXPECT_EQ(str, p); -} diff --git a/freedv-server/googletest/test/gtest_xml_outfile1_test_.cc b/freedv-server/googletest/test/gtest_xml_outfile1_test_.cc deleted file mode 100644 index 531ced49..00000000 --- a/freedv-server/googletest/test/gtest_xml_outfile1_test_.cc +++ /dev/null @@ -1,49 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: keith.ray@gmail.com (Keith Ray) -// -// gtest_xml_outfile1_test_ writes some xml via TestProperty used by -// gtest_xml_outfiles_test.py - -#include "gtest/gtest.h" - -class PropertyOne : public testing::Test { - protected: - virtual void SetUp() { - RecordProperty("SetUpProp", 1); - } - virtual void TearDown() { - RecordProperty("TearDownProp", 1); - } -}; - -TEST_F(PropertyOne, TestSomeProperties) { - RecordProperty("TestSomeProperty", 1); -} diff --git a/freedv-server/googletest/test/gtest_xml_outfile2_test_.cc b/freedv-server/googletest/test/gtest_xml_outfile2_test_.cc deleted file mode 100644 index 7b400b27..00000000 --- a/freedv-server/googletest/test/gtest_xml_outfile2_test_.cc +++ /dev/null @@ -1,49 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: keith.ray@gmail.com (Keith Ray) -// -// gtest_xml_outfile2_test_ writes some xml via TestProperty used by -// gtest_xml_outfiles_test.py - -#include "gtest/gtest.h" - -class PropertyTwo : public testing::Test { - protected: - virtual void SetUp() { - RecordProperty("SetUpProp", 2); - } - virtual void TearDown() { - RecordProperty("TearDownProp", 2); - } -}; - -TEST_F(PropertyTwo, TestSomeProperties) { - RecordProperty("TestSomeProperty", 2); -} diff --git a/freedv-server/googletest/test/gtest_xml_outfiles_test.py b/freedv-server/googletest/test/gtest_xml_outfiles_test.py deleted file mode 100755 index 524e437e..00000000 --- a/freedv-server/googletest/test/gtest_xml_outfiles_test.py +++ /dev/null @@ -1,132 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2008, Google Inc. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""Unit test for the gtest_xml_output module.""" - -__author__ = "keith.ray@gmail.com (Keith Ray)" - -import os -from xml.dom import minidom, Node - -import gtest_test_utils -import gtest_xml_test_utils - - -GTEST_OUTPUT_SUBDIR = "xml_outfiles" -GTEST_OUTPUT_1_TEST = "gtest_xml_outfile1_test_" -GTEST_OUTPUT_2_TEST = "gtest_xml_outfile2_test_" - -EXPECTED_XML_1 = """ - - - - - -""" - -EXPECTED_XML_2 = """ - - - - - -""" - - -class GTestXMLOutFilesTest(gtest_xml_test_utils.GTestXMLTestCase): - """Unit test for Google Test's XML output functionality.""" - - def setUp(self): - # We want the trailing '/' that the last "" provides in os.path.join, for - # telling Google Test to create an output directory instead of a single file - # for xml output. - self.output_dir_ = os.path.join(gtest_test_utils.GetTempDir(), - GTEST_OUTPUT_SUBDIR, "") - self.DeleteFilesAndDir() - - def tearDown(self): - self.DeleteFilesAndDir() - - def DeleteFilesAndDir(self): - try: - os.remove(os.path.join(self.output_dir_, GTEST_OUTPUT_1_TEST + ".xml")) - except os.error: - pass - try: - os.remove(os.path.join(self.output_dir_, GTEST_OUTPUT_2_TEST + ".xml")) - except os.error: - pass - try: - os.rmdir(self.output_dir_) - except os.error: - pass - - def testOutfile1(self): - self._TestOutFile(GTEST_OUTPUT_1_TEST, EXPECTED_XML_1) - - def testOutfile2(self): - self._TestOutFile(GTEST_OUTPUT_2_TEST, EXPECTED_XML_2) - - def _TestOutFile(self, test_name, expected_xml): - gtest_prog_path = gtest_test_utils.GetTestExecutablePath(test_name) - command = [gtest_prog_path, "--gtest_output=xml:%s" % self.output_dir_] - p = gtest_test_utils.Subprocess(command, - working_dir=gtest_test_utils.GetTempDir()) - self.assert_(p.exited) - self.assertEquals(0, p.exit_code) - - # TODO(wan@google.com): libtool causes the built test binary to be - # named lt-gtest_xml_outfiles_test_ instead of - # gtest_xml_outfiles_test_. To account for this possibillity, we - # allow both names in the following code. We should remove this - # hack when Chandler Carruth's libtool replacement tool is ready. - output_file_name1 = test_name + ".xml" - output_file1 = os.path.join(self.output_dir_, output_file_name1) - output_file_name2 = 'lt-' + output_file_name1 - output_file2 = os.path.join(self.output_dir_, output_file_name2) - self.assert_(os.path.isfile(output_file1) or os.path.isfile(output_file2), - output_file1) - - expected = minidom.parseString(expected_xml) - if os.path.isfile(output_file1): - actual = minidom.parse(output_file1) - else: - actual = minidom.parse(output_file2) - self.NormalizeXml(actual.documentElement) - self.AssertEquivalentNodes(expected.documentElement, - actual.documentElement) - expected.unlink() - actual.unlink() - - -if __name__ == "__main__": - os.environ["GTEST_STACK_TRACE_DEPTH"] = "0" - gtest_test_utils.Main() diff --git a/freedv-server/googletest/test/gtest_xml_output_unittest.py b/freedv-server/googletest/test/gtest_xml_output_unittest.py deleted file mode 100755 index f605d4ee..00000000 --- a/freedv-server/googletest/test/gtest_xml_output_unittest.py +++ /dev/null @@ -1,307 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2006, Google Inc. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""Unit test for the gtest_xml_output module""" - -__author__ = 'eefacm@gmail.com (Sean Mcafee)' - -import datetime -import errno -import os -import re -import sys -from xml.dom import minidom, Node - -import gtest_test_utils -import gtest_xml_test_utils - - -GTEST_FILTER_FLAG = '--gtest_filter' -GTEST_LIST_TESTS_FLAG = '--gtest_list_tests' -GTEST_OUTPUT_FLAG = "--gtest_output" -GTEST_DEFAULT_OUTPUT_FILE = "test_detail.xml" -GTEST_PROGRAM_NAME = "gtest_xml_output_unittest_" - -SUPPORTS_STACK_TRACES = False - -if SUPPORTS_STACK_TRACES: - STACK_TRACE_TEMPLATE = '\nStack trace:\n*' -else: - STACK_TRACE_TEMPLATE = '' - -EXPECTED_NON_EMPTY_XML = """ - - - - - - - - - - - - - - - - - - - - ]]>%(stack)s]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -""" % {'stack': STACK_TRACE_TEMPLATE} - -EXPECTED_FILTERED_TEST_XML = """ - - - - -""" - -EXPECTED_EMPTY_XML = """ - -""" - -GTEST_PROGRAM_PATH = gtest_test_utils.GetTestExecutablePath(GTEST_PROGRAM_NAME) - -SUPPORTS_TYPED_TESTS = 'TypedTest' in gtest_test_utils.Subprocess( - [GTEST_PROGRAM_PATH, GTEST_LIST_TESTS_FLAG], capture_stderr=False).output - - -class GTestXMLOutputUnitTest(gtest_xml_test_utils.GTestXMLTestCase): - """ - Unit test for Google Test's XML output functionality. - """ - - # This test currently breaks on platforms that do not support typed and - # type-parameterized tests, so we don't run it under them. - if SUPPORTS_TYPED_TESTS: - def testNonEmptyXmlOutput(self): - """ - Runs a test program that generates a non-empty XML output, and - tests that the XML output is expected. - """ - self._TestXmlOutput(GTEST_PROGRAM_NAME, EXPECTED_NON_EMPTY_XML, 1) - - def testEmptyXmlOutput(self): - """Verifies XML output for a Google Test binary without actual tests. - - Runs a test program that generates an empty XML output, and - tests that the XML output is expected. - """ - - self._TestXmlOutput('gtest_no_test_unittest', EXPECTED_EMPTY_XML, 0) - - def testTimestampValue(self): - """Checks whether the timestamp attribute in the XML output is valid. - - Runs a test program that generates an empty XML output, and checks if - the timestamp attribute in the testsuites tag is valid. - """ - actual = self._GetXmlOutput('gtest_no_test_unittest', [], 0) - date_time_str = actual.documentElement.getAttributeNode('timestamp').value - # datetime.strptime() is only available in Python 2.5+ so we have to - # parse the expected datetime manually. - match = re.match(r'(\d+)-(\d\d)-(\d\d)T(\d\d):(\d\d):(\d\d)', date_time_str) - self.assertTrue( - re.match, - 'XML datettime string %s has incorrect format' % date_time_str) - date_time_from_xml = datetime.datetime( - year=int(match.group(1)), month=int(match.group(2)), - day=int(match.group(3)), hour=int(match.group(4)), - minute=int(match.group(5)), second=int(match.group(6))) - - time_delta = abs(datetime.datetime.now() - date_time_from_xml) - # timestamp value should be near the current local time - self.assertTrue(time_delta < datetime.timedelta(seconds=600), - 'time_delta is %s' % time_delta) - actual.unlink() - - def testDefaultOutputFile(self): - """ - Confirms that Google Test produces an XML output file with the expected - default name if no name is explicitly specified. - """ - output_file = os.path.join(gtest_test_utils.GetTempDir(), - GTEST_DEFAULT_OUTPUT_FILE) - gtest_prog_path = gtest_test_utils.GetTestExecutablePath( - 'gtest_no_test_unittest') - try: - os.remove(output_file) - except OSError, e: - if e.errno != errno.ENOENT: - raise - - p = gtest_test_utils.Subprocess( - [gtest_prog_path, '%s=xml' % GTEST_OUTPUT_FLAG], - working_dir=gtest_test_utils.GetTempDir()) - self.assert_(p.exited) - self.assertEquals(0, p.exit_code) - self.assert_(os.path.isfile(output_file)) - - def testSuppressedXmlOutput(self): - """ - Tests that no XML file is generated if the default XML listener is - shut down before RUN_ALL_TESTS is invoked. - """ - - xml_path = os.path.join(gtest_test_utils.GetTempDir(), - GTEST_PROGRAM_NAME + 'out.xml') - if os.path.isfile(xml_path): - os.remove(xml_path) - - command = [GTEST_PROGRAM_PATH, - '%s=xml:%s' % (GTEST_OUTPUT_FLAG, xml_path), - '--shut_down_xml'] - p = gtest_test_utils.Subprocess(command) - if p.terminated_by_signal: - # p.signal is avalable only if p.terminated_by_signal is True. - self.assertFalse( - p.terminated_by_signal, - '%s was killed by signal %d' % (GTEST_PROGRAM_NAME, p.signal)) - else: - self.assert_(p.exited) - self.assertEquals(1, p.exit_code, - "'%s' exited with code %s, which doesn't match " - 'the expected exit code %s.' - % (command, p.exit_code, 1)) - - self.assert_(not os.path.isfile(xml_path)) - - def testFilteredTestXmlOutput(self): - """Verifies XML output when a filter is applied. - - Runs a test program that executes only some tests and verifies that - non-selected tests do not show up in the XML output. - """ - - self._TestXmlOutput(GTEST_PROGRAM_NAME, EXPECTED_FILTERED_TEST_XML, 0, - extra_args=['%s=SuccessfulTest.*' % GTEST_FILTER_FLAG]) - - def _GetXmlOutput(self, gtest_prog_name, extra_args, expected_exit_code): - """ - Returns the xml output generated by running the program gtest_prog_name. - Furthermore, the program's exit code must be expected_exit_code. - """ - xml_path = os.path.join(gtest_test_utils.GetTempDir(), - gtest_prog_name + 'out.xml') - gtest_prog_path = gtest_test_utils.GetTestExecutablePath(gtest_prog_name) - - command = ([gtest_prog_path, '%s=xml:%s' % (GTEST_OUTPUT_FLAG, xml_path)] + - extra_args) - p = gtest_test_utils.Subprocess(command) - if p.terminated_by_signal: - self.assert_(False, - '%s was killed by signal %d' % (gtest_prog_name, p.signal)) - else: - self.assert_(p.exited) - self.assertEquals(expected_exit_code, p.exit_code, - "'%s' exited with code %s, which doesn't match " - 'the expected exit code %s.' - % (command, p.exit_code, expected_exit_code)) - actual = minidom.parse(xml_path) - return actual - - def _TestXmlOutput(self, gtest_prog_name, expected_xml, - expected_exit_code, extra_args=None): - """ - Asserts that the XML document generated by running the program - gtest_prog_name matches expected_xml, a string containing another - XML document. Furthermore, the program's exit code must be - expected_exit_code. - """ - - actual = self._GetXmlOutput(gtest_prog_name, extra_args or [], - expected_exit_code) - expected = minidom.parseString(expected_xml) - self.NormalizeXml(actual.documentElement) - self.AssertEquivalentNodes(expected.documentElement, - actual.documentElement) - expected.unlink() - actual.unlink() - - -if __name__ == '__main__': - os.environ['GTEST_STACK_TRACE_DEPTH'] = '1' - gtest_test_utils.Main() diff --git a/freedv-server/googletest/test/gtest_xml_output_unittest_.cc b/freedv-server/googletest/test/gtest_xml_output_unittest_.cc deleted file mode 100644 index 48b8771b..00000000 --- a/freedv-server/googletest/test/gtest_xml_output_unittest_.cc +++ /dev/null @@ -1,181 +0,0 @@ -// Copyright 2006, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// Author: eefacm@gmail.com (Sean Mcafee) - -// Unit test for Google Test XML output. -// -// A user can specify XML output in a Google Test program to run via -// either the GTEST_OUTPUT environment variable or the --gtest_output -// flag. This is used for testing such functionality. -// -// This program will be invoked from a Python unit test. Don't run it -// directly. - -#include "gtest/gtest.h" - -using ::testing::InitGoogleTest; -using ::testing::TestEventListeners; -using ::testing::TestWithParam; -using ::testing::UnitTest; -using ::testing::Test; -using ::testing::Values; - -class SuccessfulTest : public Test { -}; - -TEST_F(SuccessfulTest, Succeeds) { - SUCCEED() << "This is a success."; - ASSERT_EQ(1, 1); -} - -class FailedTest : public Test { -}; - -TEST_F(FailedTest, Fails) { - ASSERT_EQ(1, 2); -} - -class DisabledTest : public Test { -}; - -TEST_F(DisabledTest, DISABLED_test_not_run) { - FAIL() << "Unexpected failure: Disabled test should not be run"; -} - -TEST(MixedResultTest, Succeeds) { - EXPECT_EQ(1, 1); - ASSERT_EQ(1, 1); -} - -TEST(MixedResultTest, Fails) { - EXPECT_EQ(1, 2); - ASSERT_EQ(2, 3); -} - -TEST(MixedResultTest, DISABLED_test) { - FAIL() << "Unexpected failure: Disabled test should not be run"; -} - -TEST(XmlQuotingTest, OutputsCData) { - FAIL() << "XML output: " - ""; -} - -// Helps to test that invalid characters produced by test code do not make -// it into the XML file. -TEST(InvalidCharactersTest, InvalidCharactersInMessage) { - FAIL() << "Invalid characters in brackets [\x1\x2]"; -} - -class PropertyRecordingTest : public Test { - public: - static void SetUpTestCase() { RecordProperty("SetUpTestCase", "yes"); } - static void TearDownTestCase() { RecordProperty("TearDownTestCase", "aye"); } -}; - -TEST_F(PropertyRecordingTest, OneProperty) { - RecordProperty("key_1", "1"); -} - -TEST_F(PropertyRecordingTest, IntValuedProperty) { - RecordProperty("key_int", 1); -} - -TEST_F(PropertyRecordingTest, ThreeProperties) { - RecordProperty("key_1", "1"); - RecordProperty("key_2", "2"); - RecordProperty("key_3", "3"); -} - -TEST_F(PropertyRecordingTest, TwoValuesForOneKeyUsesLastValue) { - RecordProperty("key_1", "1"); - RecordProperty("key_1", "2"); -} - -TEST(NoFixtureTest, RecordProperty) { - RecordProperty("key", "1"); -} - -void ExternalUtilityThatCallsRecordProperty(const std::string& key, int value) { - testing::Test::RecordProperty(key, value); -} - -void ExternalUtilityThatCallsRecordProperty(const std::string& key, - const std::string& value) { - testing::Test::RecordProperty(key, value); -} - -TEST(NoFixtureTest, ExternalUtilityThatCallsRecordIntValuedProperty) { - ExternalUtilityThatCallsRecordProperty("key_for_utility_int", 1); -} - -TEST(NoFixtureTest, ExternalUtilityThatCallsRecordStringValuedProperty) { - ExternalUtilityThatCallsRecordProperty("key_for_utility_string", "1"); -} - -// Verifies that the test parameter value is output in the 'value_param' -// XML attribute for value-parameterized tests. -class ValueParamTest : public TestWithParam {}; -TEST_P(ValueParamTest, HasValueParamAttribute) {} -TEST_P(ValueParamTest, AnotherTestThatHasValueParamAttribute) {} -INSTANTIATE_TEST_CASE_P(Single, ValueParamTest, Values(33, 42)); - -#if GTEST_HAS_TYPED_TEST -// Verifies that the type parameter name is output in the 'type_param' -// XML attribute for typed tests. -template class TypedTest : public Test {}; -typedef testing::Types TypedTestTypes; -TYPED_TEST_CASE(TypedTest, TypedTestTypes); -TYPED_TEST(TypedTest, HasTypeParamAttribute) {} -#endif - -#if GTEST_HAS_TYPED_TEST_P -// Verifies that the type parameter name is output in the 'type_param' -// XML attribute for type-parameterized tests. -template class TypeParameterizedTestCase : public Test {}; -TYPED_TEST_CASE_P(TypeParameterizedTestCase); -TYPED_TEST_P(TypeParameterizedTestCase, HasTypeParamAttribute) {} -REGISTER_TYPED_TEST_CASE_P(TypeParameterizedTestCase, HasTypeParamAttribute); -typedef testing::Types TypeParameterizedTestCaseTypes; -INSTANTIATE_TYPED_TEST_CASE_P(Single, - TypeParameterizedTestCase, - TypeParameterizedTestCaseTypes); -#endif - -int main(int argc, char** argv) { - InitGoogleTest(&argc, argv); - - if (argc > 1 && strcmp(argv[1], "--shut_down_xml") == 0) { - TestEventListeners& listeners = UnitTest::GetInstance()->listeners(); - delete listeners.Release(listeners.default_xml_generator()); - } - testing::Test::RecordProperty("ad_hoc_property", "42"); - return RUN_ALL_TESTS(); -} diff --git a/freedv-server/googletest/test/gtest_xml_test_utils.py b/freedv-server/googletest/test/gtest_xml_test_utils.py deleted file mode 100755 index 3d0c3b2c..00000000 --- a/freedv-server/googletest/test/gtest_xml_test_utils.py +++ /dev/null @@ -1,194 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2006, Google Inc. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""Unit test utilities for gtest_xml_output""" - -__author__ = 'eefacm@gmail.com (Sean Mcafee)' - -import re -from xml.dom import minidom, Node - -import gtest_test_utils - - -GTEST_OUTPUT_FLAG = '--gtest_output' -GTEST_DEFAULT_OUTPUT_FILE = 'test_detail.xml' - -class GTestXMLTestCase(gtest_test_utils.TestCase): - """ - Base class for tests of Google Test's XML output functionality. - """ - - - def AssertEquivalentNodes(self, expected_node, actual_node): - """ - Asserts that actual_node (a DOM node object) is equivalent to - expected_node (another DOM node object), in that either both of - them are CDATA nodes and have the same value, or both are DOM - elements and actual_node meets all of the following conditions: - - * It has the same tag name as expected_node. - * It has the same set of attributes as expected_node, each with - the same value as the corresponding attribute of expected_node. - Exceptions are any attribute named "time", which needs only be - convertible to a floating-point number and any attribute named - "type_param" which only has to be non-empty. - * It has an equivalent set of child nodes (including elements and - CDATA sections) as expected_node. Note that we ignore the - order of the children as they are not guaranteed to be in any - particular order. - """ - - if expected_node.nodeType == Node.CDATA_SECTION_NODE: - self.assertEquals(Node.CDATA_SECTION_NODE, actual_node.nodeType) - self.assertEquals(expected_node.nodeValue, actual_node.nodeValue) - return - - self.assertEquals(Node.ELEMENT_NODE, actual_node.nodeType) - self.assertEquals(Node.ELEMENT_NODE, expected_node.nodeType) - self.assertEquals(expected_node.tagName, actual_node.tagName) - - expected_attributes = expected_node.attributes - actual_attributes = actual_node .attributes - self.assertEquals( - expected_attributes.length, actual_attributes.length, - 'attribute numbers differ in element %s:\nExpected: %r\nActual: %r' % ( - actual_node.tagName, expected_attributes.keys(), - actual_attributes.keys())) - for i in range(expected_attributes.length): - expected_attr = expected_attributes.item(i) - actual_attr = actual_attributes.get(expected_attr.name) - self.assert_( - actual_attr is not None, - 'expected attribute %s not found in element %s' % - (expected_attr.name, actual_node.tagName)) - self.assertEquals( - expected_attr.value, actual_attr.value, - ' values of attribute %s in element %s differ: %s vs %s' % - (expected_attr.name, actual_node.tagName, - expected_attr.value, actual_attr.value)) - - expected_children = self._GetChildren(expected_node) - actual_children = self._GetChildren(actual_node) - self.assertEquals( - len(expected_children), len(actual_children), - 'number of child elements differ in element ' + actual_node.tagName) - for child_id, child in expected_children.iteritems(): - self.assert_(child_id in actual_children, - '<%s> is not in <%s> (in element %s)' % - (child_id, actual_children, actual_node.tagName)) - self.AssertEquivalentNodes(child, actual_children[child_id]) - - identifying_attribute = { - 'testsuites': 'name', - 'testsuite': 'name', - 'testcase': 'name', - 'failure': 'message', - } - - def _GetChildren(self, element): - """ - Fetches all of the child nodes of element, a DOM Element object. - Returns them as the values of a dictionary keyed by the IDs of the - children. For , and elements, the ID - is the value of their "name" attribute; for elements, it is - the value of the "message" attribute; CDATA sections and non-whitespace - text nodes are concatenated into a single CDATA section with ID - "detail". An exception is raised if any element other than the above - four is encountered, if two child elements with the same identifying - attributes are encountered, or if any other type of node is encountered. - """ - - children = {} - for child in element.childNodes: - if child.nodeType == Node.ELEMENT_NODE: - self.assert_(child.tagName in self.identifying_attribute, - 'Encountered unknown element <%s>' % child.tagName) - childID = child.getAttribute(self.identifying_attribute[child.tagName]) - self.assert_(childID not in children) - children[childID] = child - elif child.nodeType in [Node.TEXT_NODE, Node.CDATA_SECTION_NODE]: - if 'detail' not in children: - if (child.nodeType == Node.CDATA_SECTION_NODE or - not child.nodeValue.isspace()): - children['detail'] = child.ownerDocument.createCDATASection( - child.nodeValue) - else: - children['detail'].nodeValue += child.nodeValue - else: - self.fail('Encountered unexpected node type %d' % child.nodeType) - return children - - def NormalizeXml(self, element): - """ - Normalizes Google Test's XML output to eliminate references to transient - information that may change from run to run. - - * The "time" attribute of , and - elements is replaced with a single asterisk, if it contains - only digit characters. - * The "timestamp" attribute of elements is replaced with a - single asterisk, if it contains a valid ISO8601 datetime value. - * The "type_param" attribute of elements is replaced with a - single asterisk (if it sn non-empty) as it is the type name returned - by the compiler and is platform dependent. - * The line info reported in the first line of the "message" - attribute and CDATA section of elements is replaced with the - file's basename and a single asterisk for the line number. - * The directory names in file paths are removed. - * The stack traces are removed. - """ - - if element.tagName == 'testsuites': - timestamp = element.getAttributeNode('timestamp') - timestamp.value = re.sub(r'^\d{4}-\d\d-\d\dT\d\d:\d\d:\d\d$', - '*', timestamp.value) - if element.tagName in ('testsuites', 'testsuite', 'testcase'): - time = element.getAttributeNode('time') - time.value = re.sub(r'^\d+(\.\d+)?$', '*', time.value) - type_param = element.getAttributeNode('type_param') - if type_param and type_param.value: - type_param.value = '*' - elif element.tagName == 'failure': - source_line_pat = r'^.*[/\\](.*:)\d+\n' - # Replaces the source line information with a normalized form. - message = element.getAttributeNode('message') - message.value = re.sub(source_line_pat, '\\1*\n', message.value) - for child in element.childNodes: - if child.nodeType == Node.CDATA_SECTION_NODE: - # Replaces the source line information with a normalized form. - cdata = re.sub(source_line_pat, '\\1*\n', child.nodeValue) - # Removes the actual stack trace. - child.nodeValue = re.sub(r'\nStack trace:\n(.|\n)*', - '', cdata) - for child in element.childNodes: - if child.nodeType == Node.ELEMENT_NODE: - self.NormalizeXml(child) diff --git a/freedv-server/googletest/test/production.cc b/freedv-server/googletest/test/production.cc deleted file mode 100644 index 8b8a40b4..00000000 --- a/freedv-server/googletest/test/production.cc +++ /dev/null @@ -1,36 +0,0 @@ -// Copyright 2006, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// This is part of the unit test for include/gtest/gtest_prod.h. - -#include "production.h" - -PrivateCode::PrivateCode() : x_(0) {} diff --git a/freedv-server/googletest/test/production.h b/freedv-server/googletest/test/production.h deleted file mode 100644 index 98fd5e47..00000000 --- a/freedv-server/googletest/test/production.h +++ /dev/null @@ -1,55 +0,0 @@ -// Copyright 2006, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: wan@google.com (Zhanyong Wan) -// -// This is part of the unit test for include/gtest/gtest_prod.h. - -#ifndef GTEST_TEST_PRODUCTION_H_ -#define GTEST_TEST_PRODUCTION_H_ - -#include "gtest/gtest_prod.h" - -class PrivateCode { - public: - // Declares a friend test that does not use a fixture. - FRIEND_TEST(PrivateCodeTest, CanAccessPrivateMembers); - - // Declares a friend test that uses a fixture. - FRIEND_TEST(PrivateCodeFixtureTest, CanAccessPrivateMembers); - - PrivateCode(); - - int x() const { return x_; } - private: - void set_x(int an_x) { x_ = an_x; } - int x_; -}; - -#endif // GTEST_TEST_PRODUCTION_H_ diff --git a/freedv-server/googletest/xcode/Config/DebugProject.xcconfig b/freedv-server/googletest/xcode/Config/DebugProject.xcconfig deleted file mode 100644 index 3d68157d..00000000 --- a/freedv-server/googletest/xcode/Config/DebugProject.xcconfig +++ /dev/null @@ -1,30 +0,0 @@ -// -// DebugProject.xcconfig -// -// These are Debug Configuration project settings for the gtest framework and -// examples. It is set in the "Based On:" dropdown in the "Project" info -// dialog. -// This file is based on the Xcode Configuration files in: -// http://code.google.com/p/google-toolbox-for-mac/ -// - -#include "General.xcconfig" - -// No optimization -GCC_OPTIMIZATION_LEVEL = 0 - -// Deployment postprocessing is what triggers Xcode to strip, turn it off -DEPLOYMENT_POSTPROCESSING = NO - -// Dead code stripping off -DEAD_CODE_STRIPPING = NO - -// Debug symbols should be on obviously -GCC_GENERATE_DEBUGGING_SYMBOLS = YES - -// Define the DEBUG macro in all debug builds -OTHER_CFLAGS = $(OTHER_CFLAGS) -DDEBUG=1 - -// These are turned off to avoid STL incompatibilities with client code -// // Turns on special C++ STL checks to "encourage" good STL use -// GCC_PREPROCESSOR_DEFINITIONS = $(GCC_PREPROCESSOR_DEFINITIONS) _GLIBCXX_DEBUG_PEDANTIC _GLIBCXX_DEBUG _GLIBCPP_CONCEPT_CHECKS diff --git a/freedv-server/googletest/xcode/Config/FrameworkTarget.xcconfig b/freedv-server/googletest/xcode/Config/FrameworkTarget.xcconfig deleted file mode 100644 index 357b1c8f..00000000 --- a/freedv-server/googletest/xcode/Config/FrameworkTarget.xcconfig +++ /dev/null @@ -1,17 +0,0 @@ -// -// FrameworkTarget.xcconfig -// -// These are Framework target settings for the gtest framework and examples. It -// is set in the "Based On:" dropdown in the "Target" info dialog. -// This file is based on the Xcode Configuration files in: -// http://code.google.com/p/google-toolbox-for-mac/ -// - -// Dynamic libs need to be position independent -GCC_DYNAMIC_NO_PIC = NO - -// Dynamic libs should not have their external symbols stripped. -STRIP_STYLE = non-global - -// Let the user install by specifying the $DSTROOT with xcodebuild -SKIP_INSTALL = NO diff --git a/freedv-server/googletest/xcode/Config/General.xcconfig b/freedv-server/googletest/xcode/Config/General.xcconfig deleted file mode 100644 index f23e3222..00000000 --- a/freedv-server/googletest/xcode/Config/General.xcconfig +++ /dev/null @@ -1,41 +0,0 @@ -// -// General.xcconfig -// -// These are General configuration settings for the gtest framework and -// examples. -// This file is based on the Xcode Configuration files in: -// http://code.google.com/p/google-toolbox-for-mac/ -// - -// Build for PPC and Intel, 32- and 64-bit -ARCHS = i386 x86_64 ppc ppc64 - -// Zerolink prevents link warnings so turn it off -ZERO_LINK = NO - -// Prebinding considered unhelpful in 10.3 and later -PREBINDING = NO - -// Strictest warning policy -WARNING_CFLAGS = -Wall -Werror -Wendif-labels -Wnewline-eof -Wno-sign-compare -Wshadow - -// Work around Xcode bugs by using external strip. See: -// http://lists.apple.com/archives/Xcode-users/2006/Feb/msg00050.html -SEPARATE_STRIP = YES - -// Force C99 dialect -GCC_C_LANGUAGE_STANDARD = c99 - -// not sure why apple defaults this on, but it's pretty risky -ALWAYS_SEARCH_USER_PATHS = NO - -// Turn on position dependent code for most cases (overridden where appropriate) -GCC_DYNAMIC_NO_PIC = YES - -// Default SDK and minimum OS version is 10.4 -SDKROOT = $(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk -MACOSX_DEPLOYMENT_TARGET = 10.4 -GCC_VERSION = 4.0 - -// VERSIONING BUILD SETTINGS (used in Info.plist) -GTEST_VERSIONINFO_ABOUT = © 2008 Google Inc. diff --git a/freedv-server/googletest/xcode/Config/ReleaseProject.xcconfig b/freedv-server/googletest/xcode/Config/ReleaseProject.xcconfig deleted file mode 100644 index 5349f0a0..00000000 --- a/freedv-server/googletest/xcode/Config/ReleaseProject.xcconfig +++ /dev/null @@ -1,32 +0,0 @@ -// -// ReleaseProject.xcconfig -// -// These are Release Configuration project settings for the gtest framework -// and examples. It is set in the "Based On:" dropdown in the "Project" info -// dialog. -// This file is based on the Xcode Configuration files in: -// http://code.google.com/p/google-toolbox-for-mac/ -// - -#include "General.xcconfig" - -// subconfig/Release.xcconfig - -// Optimize for space and size (Apple recommendation) -GCC_OPTIMIZATION_LEVEL = s - -// Deploment postprocessing is what triggers Xcode to strip -DEPLOYMENT_POSTPROCESSING = YES - -// No symbols -GCC_GENERATE_DEBUGGING_SYMBOLS = NO - -// Dead code strip does not affect ObjC code but can help for C -DEAD_CODE_STRIPPING = YES - -// NDEBUG is used by things like assert.h, so define it for general compat. -// ASSERT going away in release tends to create unused vars. -OTHER_CFLAGS = $(OTHER_CFLAGS) -DNDEBUG=1 -Wno-unused-variable - -// When we strip we want to strip all symbols in release, but save externals. -STRIP_STYLE = all diff --git a/freedv-server/googletest/xcode/Config/StaticLibraryTarget.xcconfig b/freedv-server/googletest/xcode/Config/StaticLibraryTarget.xcconfig deleted file mode 100644 index 3922fa51..00000000 --- a/freedv-server/googletest/xcode/Config/StaticLibraryTarget.xcconfig +++ /dev/null @@ -1,18 +0,0 @@ -// -// StaticLibraryTarget.xcconfig -// -// These are static library target settings for libgtest.a. It -// is set in the "Based On:" dropdown in the "Target" info dialog. -// This file is based on the Xcode Configuration files in: -// http://code.google.com/p/google-toolbox-for-mac/ -// - -// Static libs can be included in bundles so make them position independent -GCC_DYNAMIC_NO_PIC = NO - -// Static libs should not have their internal globals or external symbols -// stripped. -STRIP_STYLE = debugging - -// Let the user install by specifying the $DSTROOT with xcodebuild -SKIP_INSTALL = NO diff --git a/freedv-server/googletest/xcode/Config/TestTarget.xcconfig b/freedv-server/googletest/xcode/Config/TestTarget.xcconfig deleted file mode 100644 index e6652ba8..00000000 --- a/freedv-server/googletest/xcode/Config/TestTarget.xcconfig +++ /dev/null @@ -1,8 +0,0 @@ -// -// TestTarget.xcconfig -// -// These are Test target settings for the gtest framework and examples. It -// is set in the "Based On:" dropdown in the "Target" info dialog. - -PRODUCT_NAME = $(TARGET_NAME) -HEADER_SEARCH_PATHS = ../include diff --git a/freedv-server/googletest/xcode/Resources/Info.plist b/freedv-server/googletest/xcode/Resources/Info.plist deleted file mode 100644 index 9dd28ea1..00000000 --- a/freedv-server/googletest/xcode/Resources/Info.plist +++ /dev/null @@ -1,30 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIconFile - - CFBundleIdentifier - com.google.${PRODUCT_NAME} - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - FMWK - CFBundleSignature - ???? - CFBundleVersion - GTEST_VERSIONINFO_LONG - CFBundleShortVersionString - GTEST_VERSIONINFO_SHORT - CFBundleGetInfoString - ${PRODUCT_NAME} GTEST_VERSIONINFO_LONG, ${GTEST_VERSIONINFO_ABOUT} - NSHumanReadableCopyright - ${GTEST_VERSIONINFO_ABOUT} - CSResourcesFileMapped - - - diff --git a/freedv-server/googletest/xcode/Samples/FrameworkSample/Info.plist b/freedv-server/googletest/xcode/Samples/FrameworkSample/Info.plist deleted file mode 100644 index f3852ede..00000000 --- a/freedv-server/googletest/xcode/Samples/FrameworkSample/Info.plist +++ /dev/null @@ -1,28 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIconFile - - CFBundleIdentifier - com.google.gtest.${PRODUCT_NAME:identifier} - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ${PRODUCT_NAME} - CFBundlePackageType - FMWK - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - - - diff --git a/freedv-server/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj b/freedv-server/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj deleted file mode 100644 index 497617eb..00000000 --- a/freedv-server/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj +++ /dev/null @@ -1,457 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 42; - objects = { - -/* Begin PBXAggregateTarget section */ - 4024D162113D7D2400C7059E /* Test */ = { - isa = PBXAggregateTarget; - buildConfigurationList = 4024D169113D7D4600C7059E /* Build configuration list for PBXAggregateTarget "Test" */; - buildPhases = ( - 4024D161113D7D2400C7059E /* ShellScript */, - ); - dependencies = ( - 4024D166113D7D3100C7059E /* PBXTargetDependency */, - ); - name = Test; - productName = TestAndBuild; - }; - 4024D1E9113D83FF00C7059E /* TestAndBuild */ = { - isa = PBXAggregateTarget; - buildConfigurationList = 4024D1F0113D842B00C7059E /* Build configuration list for PBXAggregateTarget "TestAndBuild" */; - buildPhases = ( - ); - dependencies = ( - 4024D1ED113D840900C7059E /* PBXTargetDependency */, - 4024D1EF113D840D00C7059E /* PBXTargetDependency */, - ); - name = TestAndBuild; - productName = TestAndBuild; - }; -/* End PBXAggregateTarget section */ - -/* Begin PBXBuildFile section */ - 3B7EB1250E5AEE3500C7F239 /* widget.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3B7EB1230E5AEE3500C7F239 /* widget.cc */; }; - 3B7EB1260E5AEE3500C7F239 /* widget.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B7EB1240E5AEE3500C7F239 /* widget.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3B7EB1280E5AEE4600C7F239 /* widget_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3B7EB1270E5AEE4600C7F239 /* widget_test.cc */; }; - 3B7EB1480E5AF3B400C7F239 /* Widget.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D07F2C80486CC7A007CD1D0 /* Widget.framework */; }; - 4024D188113D7D7800C7059E /* libgtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4024D185113D7D5500C7059E /* libgtest.a */; }; - 4024D189113D7D7A00C7059E /* libgtest_main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4024D183113D7D5500C7059E /* libgtest_main.a */; }; -/* End PBXBuildFile section */ - -/* Begin PBXContainerItemProxy section */ - 3B07BDF00E3F3FAE00647869 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8D07F2BC0486CC7A007CD1D0; - remoteInfo = gTestExample; - }; - 4024D165113D7D3100C7059E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 3B07BDE90E3F3F9E00647869; - remoteInfo = WidgetFrameworkTest; - }; - 4024D1EC113D840900C7059E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8D07F2BC0486CC7A007CD1D0; - remoteInfo = WidgetFramework; - }; - 4024D1EE113D840D00C7059E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4024D162113D7D2400C7059E; - remoteInfo = Test; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXFileReference section */ - 3B07BDEA0E3F3F9E00647869 /* WidgetFrameworkTest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = WidgetFrameworkTest; sourceTree = BUILT_PRODUCTS_DIR; }; - 3B7EB1230E5AEE3500C7F239 /* widget.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = widget.cc; sourceTree = ""; }; - 3B7EB1240E5AEE3500C7F239 /* widget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = widget.h; sourceTree = ""; }; - 3B7EB1270E5AEE4600C7F239 /* widget_test.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = widget_test.cc; sourceTree = ""; }; - 4024D183113D7D5500C7059E /* libgtest_main.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgtest_main.a; path = /usr/local/lib/libgtest_main.a; sourceTree = ""; }; - 4024D185113D7D5500C7059E /* libgtest.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgtest.a; path = /usr/local/lib/libgtest.a; sourceTree = ""; }; - 4024D1E2113D838200C7059E /* runtests.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = runtests.sh; sourceTree = ""; }; - 8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D07F2C80486CC7A007CD1D0 /* Widget.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Widget.framework; sourceTree = BUILT_PRODUCTS_DIR; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - 3B07BDE80E3F3F9E00647869 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 4024D189113D7D7A00C7059E /* libgtest_main.a in Frameworks */, - 4024D188113D7D7800C7059E /* libgtest.a in Frameworks */, - 3B7EB1480E5AF3B400C7F239 /* Widget.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C30486CC7A007CD1D0 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 034768DDFF38A45A11DB9C8B /* Products */ = { - isa = PBXGroup; - children = ( - 8D07F2C80486CC7A007CD1D0 /* Widget.framework */, - 3B07BDEA0E3F3F9E00647869 /* WidgetFrameworkTest */, - ); - name = Products; - sourceTree = ""; - }; - 0867D691FE84028FC02AAC07 /* gTestExample */ = { - isa = PBXGroup; - children = ( - 4024D1E1113D836C00C7059E /* Scripts */, - 08FB77ACFE841707C02AAC07 /* Source */, - 089C1665FE841158C02AAC07 /* Resources */, - 3B07BE350E4094E400647869 /* Test */, - 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */, - 034768DDFF38A45A11DB9C8B /* Products */, - ); - name = gTestExample; - sourceTree = ""; - }; - 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = { - isa = PBXGroup; - children = ( - 4024D183113D7D5500C7059E /* libgtest_main.a */, - 4024D185113D7D5500C7059E /* libgtest.a */, - ); - name = "External Frameworks and Libraries"; - sourceTree = ""; - }; - 089C1665FE841158C02AAC07 /* Resources */ = { - isa = PBXGroup; - children = ( - 8D07F2C70486CC7A007CD1D0 /* Info.plist */, - ); - name = Resources; - sourceTree = ""; - }; - 08FB77ACFE841707C02AAC07 /* Source */ = { - isa = PBXGroup; - children = ( - 3B7EB1230E5AEE3500C7F239 /* widget.cc */, - 3B7EB1240E5AEE3500C7F239 /* widget.h */, - ); - name = Source; - sourceTree = ""; - }; - 3B07BE350E4094E400647869 /* Test */ = { - isa = PBXGroup; - children = ( - 3B7EB1270E5AEE4600C7F239 /* widget_test.cc */, - ); - name = Test; - sourceTree = ""; - }; - 4024D1E1113D836C00C7059E /* Scripts */ = { - isa = PBXGroup; - children = ( - 4024D1E2113D838200C7059E /* runtests.sh */, - ); - name = Scripts; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXHeadersBuildPhase section */ - 8D07F2BD0486CC7A007CD1D0 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 3B7EB1260E5AEE3500C7F239 /* widget.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXHeadersBuildPhase section */ - -/* Begin PBXNativeTarget section */ - 3B07BDE90E3F3F9E00647869 /* WidgetFrameworkTest */ = { - isa = PBXNativeTarget; - buildConfigurationList = 3B07BDF40E3F3FB600647869 /* Build configuration list for PBXNativeTarget "WidgetFrameworkTest" */; - buildPhases = ( - 3B07BDE70E3F3F9E00647869 /* Sources */, - 3B07BDE80E3F3F9E00647869 /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 3B07BDF10E3F3FAE00647869 /* PBXTargetDependency */, - ); - name = WidgetFrameworkTest; - productName = gTestExampleTest; - productReference = 3B07BDEA0E3F3F9E00647869 /* WidgetFrameworkTest */; - productType = "com.apple.product-type.tool"; - }; - 8D07F2BC0486CC7A007CD1D0 /* WidgetFramework */ = { - isa = PBXNativeTarget; - buildConfigurationList = 4FADC24208B4156D00ABE55E /* Build configuration list for PBXNativeTarget "WidgetFramework" */; - buildPhases = ( - 8D07F2C10486CC7A007CD1D0 /* Sources */, - 8D07F2C30486CC7A007CD1D0 /* Frameworks */, - 8D07F2BD0486CC7A007CD1D0 /* Headers */, - 8D07F2BF0486CC7A007CD1D0 /* Resources */, - 8D07F2C50486CC7A007CD1D0 /* Rez */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = WidgetFramework; - productInstallPath = "$(HOME)/Library/Frameworks"; - productName = gTestExample; - productReference = 8D07F2C80486CC7A007CD1D0 /* Widget.framework */; - productType = "com.apple.product-type.framework"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - 0867D690FE84028FC02AAC07 /* Project object */ = { - isa = PBXProject; - buildConfigurationList = 4FADC24608B4156D00ABE55E /* Build configuration list for PBXProject "WidgetFramework" */; - compatibilityVersion = "Xcode 2.4"; - hasScannedForEncodings = 1; - mainGroup = 0867D691FE84028FC02AAC07 /* gTestExample */; - productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 8D07F2BC0486CC7A007CD1D0 /* WidgetFramework */, - 3B07BDE90E3F3F9E00647869 /* WidgetFrameworkTest */, - 4024D162113D7D2400C7059E /* Test */, - 4024D1E9113D83FF00C7059E /* TestAndBuild */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXResourcesBuildPhase section */ - 8D07F2BF0486CC7A007CD1D0 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - -/* Begin PBXRezBuildPhase section */ - 8D07F2C50486CC7A007CD1D0 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - -/* Begin PBXShellScriptBuildPhase section */ - 4024D161113D7D2400C7059E /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "/bin/bash $SRCROOT/runtests.sh $BUILT_PRODUCTS_DIR/WidgetFrameworkTest\n"; - }; -/* End PBXShellScriptBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - 3B07BDE70E3F3F9E00647869 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 3B7EB1280E5AEE4600C7F239 /* widget_test.cc in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C10486CC7A007CD1D0 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 3B7EB1250E5AEE3500C7F239 /* widget.cc in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - 3B07BDF10E3F3FAE00647869 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 8D07F2BC0486CC7A007CD1D0 /* WidgetFramework */; - targetProxy = 3B07BDF00E3F3FAE00647869 /* PBXContainerItemProxy */; - }; - 4024D166113D7D3100C7059E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 3B07BDE90E3F3F9E00647869 /* WidgetFrameworkTest */; - targetProxy = 4024D165113D7D3100C7059E /* PBXContainerItemProxy */; - }; - 4024D1ED113D840900C7059E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 8D07F2BC0486CC7A007CD1D0 /* WidgetFramework */; - targetProxy = 4024D1EC113D840900C7059E /* PBXContainerItemProxy */; - }; - 4024D1EF113D840D00C7059E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 4024D162113D7D2400C7059E /* Test */; - targetProxy = 4024D1EE113D840D00C7059E /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin XCBuildConfiguration section */ - 3B07BDEC0E3F3F9F00647869 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = WidgetFrameworkTest; - }; - name = Debug; - }; - 3B07BDED0E3F3F9F00647869 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = WidgetFrameworkTest; - }; - name = Release; - }; - 4024D163113D7D2400C7059E /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = TestAndBuild; - }; - name = Debug; - }; - 4024D164113D7D2400C7059E /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = TestAndBuild; - }; - name = Release; - }; - 4024D1EA113D83FF00C7059E /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = TestAndBuild; - }; - name = Debug; - }; - 4024D1EB113D83FF00C7059E /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = TestAndBuild; - }; - name = Release; - }; - 4FADC24308B4156D00ABE55E /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "@loader_path/../Frameworks"; - PRODUCT_NAME = Widget; - }; - name = Debug; - }; - 4FADC24408B4156D00ABE55E /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "@loader_path/../Frameworks"; - PRODUCT_NAME = Widget; - }; - name = Release; - }; - 4FADC24708B4156D00ABE55E /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_VERSION = 4.0; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Debug; - }; - 4FADC24808B4156D00ABE55E /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_VERSION = 4.0; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 3B07BDF40E3F3FB600647869 /* Build configuration list for PBXNativeTarget "WidgetFrameworkTest" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 3B07BDEC0E3F3F9F00647869 /* Debug */, - 3B07BDED0E3F3F9F00647869 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 4024D169113D7D4600C7059E /* Build configuration list for PBXAggregateTarget "Test" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 4024D163113D7D2400C7059E /* Debug */, - 4024D164113D7D2400C7059E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 4024D1F0113D842B00C7059E /* Build configuration list for PBXAggregateTarget "TestAndBuild" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 4024D1EA113D83FF00C7059E /* Debug */, - 4024D1EB113D83FF00C7059E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 4FADC24208B4156D00ABE55E /* Build configuration list for PBXNativeTarget "WidgetFramework" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 4FADC24308B4156D00ABE55E /* Debug */, - 4FADC24408B4156D00ABE55E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 4FADC24608B4156D00ABE55E /* Build configuration list for PBXProject "WidgetFramework" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 4FADC24708B4156D00ABE55E /* Debug */, - 4FADC24808B4156D00ABE55E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = 0867D690FE84028FC02AAC07 /* Project object */; -} diff --git a/freedv-server/googletest/xcode/Samples/FrameworkSample/runtests.sh b/freedv-server/googletest/xcode/Samples/FrameworkSample/runtests.sh deleted file mode 100644 index 4a0d413e..00000000 --- a/freedv-server/googletest/xcode/Samples/FrameworkSample/runtests.sh +++ /dev/null @@ -1,62 +0,0 @@ -#!/bin/bash -# -# Copyright 2008, Google Inc. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -# Executes the samples and tests for the Google Test Framework. - -# Help the dynamic linker find the path to the libraries. -export DYLD_FRAMEWORK_PATH=$BUILT_PRODUCTS_DIR -export DYLD_LIBRARY_PATH=$BUILT_PRODUCTS_DIR - -# Create some executables. -test_executables=$@ - -# Now execute each one in turn keeping track of how many succeeded and failed. -succeeded=0 -failed=0 -failed_list=() -for test in ${test_executables[*]}; do - "$test" - result=$? - if [ $result -eq 0 ]; then - succeeded=$(( $succeeded + 1 )) - else - failed=$(( failed + 1 )) - failed_list="$failed_list $test" - fi -done - -# Report the successes and failures to the console. -echo "Tests complete with $succeeded successes and $failed failures." -if [ $failed -ne 0 ]; then - echo "The following tests failed:" - echo $failed_list -fi -exit $failed diff --git a/freedv-server/googletest/xcode/Samples/FrameworkSample/widget.cc b/freedv-server/googletest/xcode/Samples/FrameworkSample/widget.cc deleted file mode 100644 index bfc4e7fc..00000000 --- a/freedv-server/googletest/xcode/Samples/FrameworkSample/widget.cc +++ /dev/null @@ -1,63 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: preston.a.jackson@gmail.com (Preston Jackson) -// -// Google Test - FrameworkSample -// widget.cc -// - -// Widget is a very simple class used for demonstrating the use of gtest - -#include "widget.h" - -Widget::Widget(int number, const std::string& name) - : number_(number), - name_(name) {} - -Widget::~Widget() {} - -float Widget::GetFloatValue() const { - return number_; -} - -int Widget::GetIntValue() const { - return static_cast(number_); -} - -std::string Widget::GetStringValue() const { - return name_; -} - -void Widget::GetCharPtrValue(char* buffer, size_t max_size) const { - // Copy the char* representation of name_ into buffer, up to max_size. - strncpy(buffer, name_.c_str(), max_size-1); - buffer[max_size-1] = '\0'; - return; -} diff --git a/freedv-server/googletest/xcode/Samples/FrameworkSample/widget.h b/freedv-server/googletest/xcode/Samples/FrameworkSample/widget.h deleted file mode 100644 index 0c55cdc8..00000000 --- a/freedv-server/googletest/xcode/Samples/FrameworkSample/widget.h +++ /dev/null @@ -1,59 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: preston.a.jackson@gmail.com (Preston Jackson) -// -// Google Test - FrameworkSample -// widget.h -// - -// Widget is a very simple class used for demonstrating the use of gtest. It -// simply stores two values a string and an integer, which are returned via -// public accessors in multiple forms. - -#import - -class Widget { - public: - Widget(int number, const std::string& name); - ~Widget(); - - // Public accessors to number data - float GetFloatValue() const; - int GetIntValue() const; - - // Public accessors to the string data - std::string GetStringValue() const; - void GetCharPtrValue(char* buffer, size_t max_size) const; - - private: - // Data members - float number_; - std::string name_; -}; diff --git a/freedv-server/googletest/xcode/Samples/FrameworkSample/widget_test.cc b/freedv-server/googletest/xcode/Samples/FrameworkSample/widget_test.cc deleted file mode 100644 index 87259942..00000000 --- a/freedv-server/googletest/xcode/Samples/FrameworkSample/widget_test.cc +++ /dev/null @@ -1,68 +0,0 @@ -// Copyright 2008, Google Inc. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// Author: preston.a.jackson@gmail.com (Preston Jackson) -// -// Google Test - FrameworkSample -// widget_test.cc -// - -// This is a simple test file for the Widget class in the Widget.framework - -#include -#include "gtest/gtest.h" - -#include - -// This test verifies that the constructor sets the internal state of the -// Widget class correctly. -TEST(WidgetInitializerTest, TestConstructor) { - Widget widget(1.0f, "name"); - EXPECT_FLOAT_EQ(1.0f, widget.GetFloatValue()); - EXPECT_EQ(std::string("name"), widget.GetStringValue()); -} - -// This test verifies the conversion of the float and string values to int and -// char*, respectively. -TEST(WidgetInitializerTest, TestConversion) { - Widget widget(1.0f, "name"); - EXPECT_EQ(1, widget.GetIntValue()); - - size_t max_size = 128; - char buffer[max_size]; - widget.GetCharPtrValue(buffer, max_size); - EXPECT_STREQ("name", buffer); -} - -// Use the Google Test main that is linked into the framework. It does something -// like this: -// int main(int argc, char** argv) { -// testing::InitGoogleTest(&argc, argv); -// return RUN_ALL_TESTS(); -// } diff --git a/freedv-server/googletest/xcode/Scripts/runtests.sh b/freedv-server/googletest/xcode/Scripts/runtests.sh deleted file mode 100644 index 3fc229f1..00000000 --- a/freedv-server/googletest/xcode/Scripts/runtests.sh +++ /dev/null @@ -1,65 +0,0 @@ -#!/bin/bash -# -# Copyright 2008, Google Inc. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -# Executes the samples and tests for the Google Test Framework. - -# Help the dynamic linker find the path to the libraries. -export DYLD_FRAMEWORK_PATH=$BUILT_PRODUCTS_DIR -export DYLD_LIBRARY_PATH=$BUILT_PRODUCTS_DIR - -# Create some executables. -test_executables=("$BUILT_PRODUCTS_DIR/gtest_unittest-framework" - "$BUILT_PRODUCTS_DIR/gtest_unittest" - "$BUILT_PRODUCTS_DIR/sample1_unittest-framework" - "$BUILT_PRODUCTS_DIR/sample1_unittest-static") - -# Now execute each one in turn keeping track of how many succeeded and failed. -succeeded=0 -failed=0 -failed_list=() -for test in ${test_executables[*]}; do - "$test" - result=$? - if [ $result -eq 0 ]; then - succeeded=$(( $succeeded + 1 )) - else - failed=$(( failed + 1 )) - failed_list="$failed_list $test" - fi -done - -# Report the successes and failures to the console. -echo "Tests complete with $succeeded successes and $failed failures." -if [ $failed -ne 0 ]; then - echo "The following tests failed:" - echo $failed_list -fi -exit $failed diff --git a/freedv-server/googletest/xcode/Scripts/versiongenerate.py b/freedv-server/googletest/xcode/Scripts/versiongenerate.py deleted file mode 100755 index 81de8c96..00000000 --- a/freedv-server/googletest/xcode/Scripts/versiongenerate.py +++ /dev/null @@ -1,100 +0,0 @@ -#!/usr/bin/env python -# -# Copyright 2008, Google Inc. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following disclaimer -# in the documentation and/or other materials provided with the -# distribution. -# * Neither the name of Google Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -"""A script to prepare version informtion for use the gtest Info.plist file. - - This script extracts the version information from the configure.ac file and - uses it to generate a header file containing the same information. The - #defines in this header file will be included in during the generation of - the Info.plist of the framework, giving the correct value to the version - shown in the Finder. - - This script makes the following assumptions (these are faults of the script, - not problems with the Autoconf): - 1. The AC_INIT macro will be contained within the first 1024 characters - of configure.ac - 2. The version string will be 3 integers separated by periods and will be - surrounded by squre brackets, "[" and "]" (e.g. [1.0.1]). The first - segment represents the major version, the second represents the minor - version and the third represents the fix version. - 3. No ")" character exists between the opening "(" and closing ")" of - AC_INIT, including in comments and character strings. -""" - -import sys -import re - -# Read the command line argument (the output directory for Version.h) -if (len(sys.argv) < 3): - print "Usage: versiongenerate.py input_dir output_dir" - sys.exit(1) -else: - input_dir = sys.argv[1] - output_dir = sys.argv[2] - -# Read the first 1024 characters of the configure.ac file -config_file = open("%s/configure.ac" % input_dir, 'r') -buffer_size = 1024 -opening_string = config_file.read(buffer_size) -config_file.close() - -# Extract the version string from the AC_INIT macro -# The following init_expression means: -# Extract three integers separated by periods and surrounded by squre -# brackets(e.g. "[1.0.1]") between "AC_INIT(" and ")". Do not be greedy -# (*? is the non-greedy flag) since that would pull in everything between -# the first "(" and the last ")" in the file. -version_expression = re.compile(r"AC_INIT\(.*?\[(\d+)\.(\d+)\.(\d+)\].*?\)", - re.DOTALL) -version_values = version_expression.search(opening_string) -major_version = version_values.group(1) -minor_version = version_values.group(2) -fix_version = version_values.group(3) - -# Write the version information to a header file to be included in the -# Info.plist file. -file_data = """// -// DO NOT MODIFY THIS FILE (but you can delete it) -// -// This file is autogenerated by the versiongenerate.py script. This script -// is executed in a "Run Script" build phase when creating gtest.framework. This -// header file is not used during compilation of C-source. Rather, it simply -// defines some version strings for substitution in the Info.plist. Because of -// this, we are not not restricted to C-syntax nor are we using include guards. -// - -#define GTEST_VERSIONINFO_SHORT %s.%s -#define GTEST_VERSIONINFO_LONG %s.%s.%s - -""" % (major_version, minor_version, major_version, minor_version, fix_version) -version_file = open("%s/Version.h" % output_dir, 'w') -version_file.write(file_data) -version_file.close() diff --git a/freedv-server/googletest/xcode/gtest.xcodeproj/project.pbxproj b/freedv-server/googletest/xcode/gtest.xcodeproj/project.pbxproj deleted file mode 100644 index 0452a63d..00000000 --- a/freedv-server/googletest/xcode/gtest.xcodeproj/project.pbxproj +++ /dev/null @@ -1,1135 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 46; - objects = { - -/* Begin PBXAggregateTarget section */ - 3B238F5F0E828B5400846E11 /* Check */ = { - isa = PBXAggregateTarget; - buildConfigurationList = 3B238FA30E828BB600846E11 /* Build configuration list for PBXAggregateTarget "Check" */; - buildPhases = ( - 3B238F5E0E828B5400846E11 /* ShellScript */, - ); - dependencies = ( - 40899F9D0FFA740F000B29AE /* PBXTargetDependency */, - 40C849F7101A43440083642A /* PBXTargetDependency */, - 4089A0980FFAD34A000B29AE /* PBXTargetDependency */, - 40C849F9101A43490083642A /* PBXTargetDependency */, - ); - name = Check; - productName = Check; - }; - 40C44ADC0E3798F4008FCC51 /* Version Info */ = { - isa = PBXAggregateTarget; - buildConfigurationList = 40C44AE40E379905008FCC51 /* Build configuration list for PBXAggregateTarget "Version Info" */; - buildPhases = ( - 40C44ADB0E3798F4008FCC51 /* Generate Version.h */, - ); - comments = "The generation of Version.h must be performed in its own target. Since the Info.plist is preprocessed before any of the other build phases in gtest, the Version.h file would not be ready if included as a build phase of that target."; - dependencies = ( - ); - name = "Version Info"; - productName = Version.h; - }; -/* End PBXAggregateTarget section */ - -/* Begin PBXBuildFile section */ - 224A12A30E9EADCC00BD17FD /* gtest-test-part.h in Headers */ = {isa = PBXBuildFile; fileRef = 224A12A20E9EADCC00BD17FD /* gtest-test-part.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3BF6F2A00E79B5AD000F2EEE /* gtest-type-util.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 3BF6F29F0E79B5AD000F2EEE /* gtest-type-util.h */; }; - 3BF6F2A50E79B616000F2EEE /* gtest-typed-test.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BF6F2A40E79B616000F2EEE /* gtest-typed-test.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 404884380E2F799B00CF7658 /* gtest-death-test.h in Headers */ = {isa = PBXBuildFile; fileRef = 404883DB0E2F799B00CF7658 /* gtest-death-test.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 404884390E2F799B00CF7658 /* gtest-message.h in Headers */ = {isa = PBXBuildFile; fileRef = 404883DC0E2F799B00CF7658 /* gtest-message.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4048843A0E2F799B00CF7658 /* gtest-spi.h in Headers */ = {isa = PBXBuildFile; fileRef = 404883DD0E2F799B00CF7658 /* gtest-spi.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4048843B0E2F799B00CF7658 /* gtest.h in Headers */ = {isa = PBXBuildFile; fileRef = 404883DE0E2F799B00CF7658 /* gtest.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4048843C0E2F799B00CF7658 /* gtest_pred_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = 404883DF0E2F799B00CF7658 /* gtest_pred_impl.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4048843D0E2F799B00CF7658 /* gtest_prod.h in Headers */ = {isa = PBXBuildFile; fileRef = 404883E00E2F799B00CF7658 /* gtest_prod.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 404884500E2F799B00CF7658 /* README in Resources */ = {isa = PBXBuildFile; fileRef = 404883F60E2F799B00CF7658 /* README */; }; - 404884A00E2F7BE600CF7658 /* gtest-death-test-internal.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 404883E20E2F799B00CF7658 /* gtest-death-test-internal.h */; }; - 404884A10E2F7BE600CF7658 /* gtest-filepath.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 404883E30E2F799B00CF7658 /* gtest-filepath.h */; }; - 404884A20E2F7BE600CF7658 /* gtest-internal.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 404883E40E2F799B00CF7658 /* gtest-internal.h */; }; - 404884A30E2F7BE600CF7658 /* gtest-port.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 404883E50E2F799B00CF7658 /* gtest-port.h */; }; - 404884A40E2F7BE600CF7658 /* gtest-string.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 404883E60E2F799B00CF7658 /* gtest-string.h */; }; - 404884AC0E2F7CD900CF7658 /* CHANGES in Resources */ = {isa = PBXBuildFile; fileRef = 404884A90E2F7CD900CF7658 /* CHANGES */; }; - 404884AD0E2F7CD900CF7658 /* CONTRIBUTORS in Resources */ = {isa = PBXBuildFile; fileRef = 404884AA0E2F7CD900CF7658 /* CONTRIBUTORS */; }; - 404884AE0E2F7CD900CF7658 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 404884AB0E2F7CD900CF7658 /* LICENSE */; }; - 40899F3A0FFA70D4000B29AE /* gtest-all.cc in Sources */ = {isa = PBXBuildFile; fileRef = 224A12A10E9EADA700BD17FD /* gtest-all.cc */; }; - 40899F500FFA7281000B29AE /* gtest-tuple.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 40899F4D0FFA7271000B29AE /* gtest-tuple.h */; }; - 40899F530FFA72A0000B29AE /* gtest_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3B238C120E7FE13C00846E11 /* gtest_unittest.cc */; }; - 4089A0440FFAD1BE000B29AE /* sample1.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4089A02C0FFACF7F000B29AE /* sample1.cc */; }; - 4089A0460FFAD1BE000B29AE /* sample1_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4089A02E0FFACF7F000B29AE /* sample1_unittest.cc */; }; - 40C848FF101A21150083642A /* gtest-all.cc in Sources */ = {isa = PBXBuildFile; fileRef = 224A12A10E9EADA700BD17FD /* gtest-all.cc */; }; - 40C84915101A21DF0083642A /* gtest_main.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4048840D0E2F799B00CF7658 /* gtest_main.cc */; }; - 40C84916101A235B0083642A /* libgtest_main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40C8490B101A217E0083642A /* libgtest_main.a */; }; - 40C84921101A23AD0083642A /* libgtest_main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40C8490B101A217E0083642A /* libgtest_main.a */; }; - 40C84978101A36540083642A /* libgtest_main.a in Resources */ = {isa = PBXBuildFile; fileRef = 40C8490B101A217E0083642A /* libgtest_main.a */; }; - 40C84980101A36850083642A /* gtest_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3B238C120E7FE13C00846E11 /* gtest_unittest.cc */; }; - 40C84982101A36850083642A /* libgtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40C848FA101A209C0083642A /* libgtest.a */; }; - 40C84983101A36850083642A /* libgtest_main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40C8490B101A217E0083642A /* libgtest_main.a */; }; - 40C8498F101A36A60083642A /* sample1.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4089A02C0FFACF7F000B29AE /* sample1.cc */; }; - 40C84990101A36A60083642A /* sample1_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4089A02E0FFACF7F000B29AE /* sample1_unittest.cc */; }; - 40C84992101A36A60083642A /* libgtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40C848FA101A209C0083642A /* libgtest.a */; }; - 40C84993101A36A60083642A /* libgtest_main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40C8490B101A217E0083642A /* libgtest_main.a */; }; - 40C849A2101A37050083642A /* gtest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4539C8FF0EC27F6400A70F4C /* gtest.framework */; }; - 40C849A4101A37150083642A /* gtest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4539C8FF0EC27F6400A70F4C /* gtest.framework */; }; - 4539C9340EC280AE00A70F4C /* gtest-param-test.h in Headers */ = {isa = PBXBuildFile; fileRef = 4539C9330EC280AE00A70F4C /* gtest-param-test.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4539C9380EC280E200A70F4C /* gtest-linked_ptr.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 4539C9350EC280E200A70F4C /* gtest-linked_ptr.h */; }; - 4539C9390EC280E200A70F4C /* gtest-param-util-generated.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 4539C9360EC280E200A70F4C /* gtest-param-util-generated.h */; }; - 4539C93A0EC280E200A70F4C /* gtest-param-util.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 4539C9370EC280E200A70F4C /* gtest-param-util.h */; }; - 4567C8181264FF71007740BE /* gtest-printers.h in Headers */ = {isa = PBXBuildFile; fileRef = 4567C8171264FF71007740BE /* gtest-printers.h */; settings = {ATTRIBUTES = (Public, ); }; }; -/* End PBXBuildFile section */ - -/* Begin PBXContainerItemProxy section */ - 40899F9C0FFA740F000B29AE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 40899F420FFA7184000B29AE; - remoteInfo = gtest_unittest; - }; - 4089A0970FFAD34A000B29AE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4089A0120FFACEFC000B29AE; - remoteInfo = sample1_unittest; - }; - 408BEC0F1046CFE900DEF522 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 40C848F9101A209C0083642A; - remoteInfo = "gtest-static"; - }; - 40C44AE50E379922008FCC51 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 40C44ADC0E3798F4008FCC51; - remoteInfo = Version.h; - }; - 40C8497C101A36850083642A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 40C848F9101A209C0083642A; - remoteInfo = "gtest-static"; - }; - 40C8497E101A36850083642A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 40C8490A101A217E0083642A; - remoteInfo = "gtest_main-static"; - }; - 40C8498B101A36A60083642A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 40C848F9101A209C0083642A; - remoteInfo = "gtest-static"; - }; - 40C8498D101A36A60083642A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 40C8490A101A217E0083642A; - remoteInfo = "gtest_main-static"; - }; - 40C8499B101A36DC0083642A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 40C8490A101A217E0083642A; - remoteInfo = "gtest_main-static"; - }; - 40C8499D101A36E50083642A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8D07F2BC0486CC7A007CD1D0; - remoteInfo = "gtest-framework"; - }; - 40C8499F101A36F10083642A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8D07F2BC0486CC7A007CD1D0; - remoteInfo = "gtest-framework"; - }; - 40C849F6101A43440083642A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 40C8497A101A36850083642A; - remoteInfo = "gtest_unittest-static"; - }; - 40C849F8101A43490083642A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 40C84989101A36A60083642A; - remoteInfo = "sample1_unittest-static"; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXCopyFilesBuildPhase section */ - 404884A50E2F7C0400CF7658 /* Copy Headers Internal */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = Headers/internal; - dstSubfolderSpec = 6; - files = ( - 404884A00E2F7BE600CF7658 /* gtest-death-test-internal.h in Copy Headers Internal */, - 404884A10E2F7BE600CF7658 /* gtest-filepath.h in Copy Headers Internal */, - 404884A20E2F7BE600CF7658 /* gtest-internal.h in Copy Headers Internal */, - 4539C9380EC280E200A70F4C /* gtest-linked_ptr.h in Copy Headers Internal */, - 4539C9390EC280E200A70F4C /* gtest-param-util-generated.h in Copy Headers Internal */, - 4539C93A0EC280E200A70F4C /* gtest-param-util.h in Copy Headers Internal */, - 404884A30E2F7BE600CF7658 /* gtest-port.h in Copy Headers Internal */, - 404884A40E2F7BE600CF7658 /* gtest-string.h in Copy Headers Internal */, - 40899F500FFA7281000B29AE /* gtest-tuple.h in Copy Headers Internal */, - 3BF6F2A00E79B5AD000F2EEE /* gtest-type-util.h in Copy Headers Internal */, - ); - name = "Copy Headers Internal"; - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXCopyFilesBuildPhase section */ - -/* Begin PBXFileReference section */ - 224A12A10E9EADA700BD17FD /* gtest-all.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "gtest-all.cc"; sourceTree = ""; }; - 224A12A20E9EADCC00BD17FD /* gtest-test-part.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "gtest-test-part.h"; sourceTree = ""; }; - 3B238C120E7FE13C00846E11 /* gtest_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gtest_unittest.cc; sourceTree = ""; }; - 3B87D2100E96B92E000D1852 /* runtests.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = runtests.sh; sourceTree = ""; }; - 3BF6F29F0E79B5AD000F2EEE /* gtest-type-util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-type-util.h"; sourceTree = ""; }; - 3BF6F2A40E79B616000F2EEE /* gtest-typed-test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-typed-test.h"; sourceTree = ""; }; - 403EE37C0E377822004BD1E2 /* versiongenerate.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = versiongenerate.py; sourceTree = ""; }; - 404883DB0E2F799B00CF7658 /* gtest-death-test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-death-test.h"; sourceTree = ""; }; - 404883DC0E2F799B00CF7658 /* gtest-message.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-message.h"; sourceTree = ""; }; - 404883DD0E2F799B00CF7658 /* gtest-spi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-spi.h"; sourceTree = ""; }; - 404883DE0E2F799B00CF7658 /* gtest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gtest.h; sourceTree = ""; }; - 404883DF0E2F799B00CF7658 /* gtest_pred_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gtest_pred_impl.h; sourceTree = ""; }; - 404883E00E2F799B00CF7658 /* gtest_prod.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gtest_prod.h; sourceTree = ""; }; - 404883E20E2F799B00CF7658 /* gtest-death-test-internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-death-test-internal.h"; sourceTree = ""; }; - 404883E30E2F799B00CF7658 /* gtest-filepath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-filepath.h"; sourceTree = ""; }; - 404883E40E2F799B00CF7658 /* gtest-internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-internal.h"; sourceTree = ""; }; - 404883E50E2F799B00CF7658 /* gtest-port.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-port.h"; sourceTree = ""; }; - 404883E60E2F799B00CF7658 /* gtest-string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-string.h"; sourceTree = ""; }; - 404883F60E2F799B00CF7658 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README; path = ../README; sourceTree = SOURCE_ROOT; }; - 4048840D0E2F799B00CF7658 /* gtest_main.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gtest_main.cc; sourceTree = ""; }; - 404884A90E2F7CD900CF7658 /* CHANGES */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CHANGES; path = ../CHANGES; sourceTree = SOURCE_ROOT; }; - 404884AA0E2F7CD900CF7658 /* CONTRIBUTORS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CONTRIBUTORS; path = ../CONTRIBUTORS; sourceTree = SOURCE_ROOT; }; - 404884AB0E2F7CD900CF7658 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = SOURCE_ROOT; }; - 40899F430FFA7184000B29AE /* gtest_unittest-framework */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "gtest_unittest-framework"; sourceTree = BUILT_PRODUCTS_DIR; }; - 40899F4D0FFA7271000B29AE /* gtest-tuple.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-tuple.h"; sourceTree = ""; }; - 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = StaticLibraryTarget.xcconfig; sourceTree = ""; }; - 4089A0130FFACEFC000B29AE /* sample1_unittest-framework */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "sample1_unittest-framework"; sourceTree = BUILT_PRODUCTS_DIR; }; - 4089A02C0FFACF7F000B29AE /* sample1.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sample1.cc; sourceTree = ""; }; - 4089A02D0FFACF7F000B29AE /* sample1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sample1.h; sourceTree = ""; }; - 4089A02E0FFACF7F000B29AE /* sample1_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sample1_unittest.cc; sourceTree = ""; }; - 40C848FA101A209C0083642A /* libgtest.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libgtest.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 40C8490B101A217E0083642A /* libgtest_main.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libgtest_main.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 40C84987101A36850083642A /* gtest_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = gtest_unittest; sourceTree = BUILT_PRODUCTS_DIR; }; - 40C84997101A36A60083642A /* sample1_unittest-static */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "sample1_unittest-static"; sourceTree = BUILT_PRODUCTS_DIR; }; - 40D4CDF10E30E07400294801 /* DebugProject.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = DebugProject.xcconfig; sourceTree = ""; }; - 40D4CDF20E30E07400294801 /* FrameworkTarget.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = FrameworkTarget.xcconfig; sourceTree = ""; }; - 40D4CDF30E30E07400294801 /* General.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = General.xcconfig; sourceTree = ""; }; - 40D4CDF40E30E07400294801 /* ReleaseProject.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = ReleaseProject.xcconfig; sourceTree = ""; }; - 40D4CF510E30F5E200294801 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 4539C8FF0EC27F6400A70F4C /* gtest.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = gtest.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 4539C9330EC280AE00A70F4C /* gtest-param-test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-param-test.h"; sourceTree = ""; }; - 4539C9350EC280E200A70F4C /* gtest-linked_ptr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-linked_ptr.h"; sourceTree = ""; }; - 4539C9360EC280E200A70F4C /* gtest-param-util-generated.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-param-util-generated.h"; sourceTree = ""; }; - 4539C9370EC280E200A70F4C /* gtest-param-util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-param-util.h"; sourceTree = ""; }; - 4567C8171264FF71007740BE /* gtest-printers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-printers.h"; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - 40899F410FFA7184000B29AE /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 40C849A4101A37150083642A /* gtest.framework in Frameworks */, - 40C84916101A235B0083642A /* libgtest_main.a in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4089A0110FFACEFC000B29AE /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 40C849A2101A37050083642A /* gtest.framework in Frameworks */, - 40C84921101A23AD0083642A /* libgtest_main.a in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 40C84981101A36850083642A /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 40C84982101A36850083642A /* libgtest.a in Frameworks */, - 40C84983101A36850083642A /* libgtest_main.a in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 40C84991101A36A60083642A /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 40C84992101A36A60083642A /* libgtest.a in Frameworks */, - 40C84993101A36A60083642A /* libgtest_main.a in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 034768DDFF38A45A11DB9C8B /* Products */ = { - isa = PBXGroup; - children = ( - 4539C8FF0EC27F6400A70F4C /* gtest.framework */, - 40C848FA101A209C0083642A /* libgtest.a */, - 40C8490B101A217E0083642A /* libgtest_main.a */, - 40899F430FFA7184000B29AE /* gtest_unittest-framework */, - 40C84987101A36850083642A /* gtest_unittest */, - 4089A0130FFACEFC000B29AE /* sample1_unittest-framework */, - 40C84997101A36A60083642A /* sample1_unittest-static */, - ); - name = Products; - sourceTree = ""; - }; - 0867D691FE84028FC02AAC07 /* gtest */ = { - isa = PBXGroup; - children = ( - 40D4CDF00E30E07400294801 /* Config */, - 08FB77ACFE841707C02AAC07 /* Source */, - 40D4CF4E0E30F5E200294801 /* Resources */, - 403EE37B0E377822004BD1E2 /* Scripts */, - 034768DDFF38A45A11DB9C8B /* Products */, - ); - name = gtest; - sourceTree = ""; - }; - 08FB77ACFE841707C02AAC07 /* Source */ = { - isa = PBXGroup; - children = ( - 404884A90E2F7CD900CF7658 /* CHANGES */, - 404884AA0E2F7CD900CF7658 /* CONTRIBUTORS */, - 404884AB0E2F7CD900CF7658 /* LICENSE */, - 404883F60E2F799B00CF7658 /* README */, - 404883D90E2F799B00CF7658 /* include */, - 4089A02F0FFACF84000B29AE /* samples */, - 404884070E2F799B00CF7658 /* src */, - 3B238BF00E7FE13B00846E11 /* test */, - ); - name = Source; - sourceTree = ""; - }; - 3B238BF00E7FE13B00846E11 /* test */ = { - isa = PBXGroup; - children = ( - 3B238C120E7FE13C00846E11 /* gtest_unittest.cc */, - ); - name = test; - path = ../test; - sourceTree = SOURCE_ROOT; - }; - 403EE37B0E377822004BD1E2 /* Scripts */ = { - isa = PBXGroup; - children = ( - 403EE37C0E377822004BD1E2 /* versiongenerate.py */, - 3B87D2100E96B92E000D1852 /* runtests.sh */, - ); - path = Scripts; - sourceTree = ""; - }; - 404883D90E2F799B00CF7658 /* include */ = { - isa = PBXGroup; - children = ( - 404883DA0E2F799B00CF7658 /* gtest */, - ); - name = include; - path = ../include; - sourceTree = SOURCE_ROOT; - }; - 404883DA0E2F799B00CF7658 /* gtest */ = { - isa = PBXGroup; - children = ( - 404883E10E2F799B00CF7658 /* internal */, - 224A12A20E9EADCC00BD17FD /* gtest-test-part.h */, - 404883DB0E2F799B00CF7658 /* gtest-death-test.h */, - 404883DC0E2F799B00CF7658 /* gtest-message.h */, - 4539C9330EC280AE00A70F4C /* gtest-param-test.h */, - 4567C8171264FF71007740BE /* gtest-printers.h */, - 404883DD0E2F799B00CF7658 /* gtest-spi.h */, - 404883DE0E2F799B00CF7658 /* gtest.h */, - 404883DF0E2F799B00CF7658 /* gtest_pred_impl.h */, - 404883E00E2F799B00CF7658 /* gtest_prod.h */, - 3BF6F2A40E79B616000F2EEE /* gtest-typed-test.h */, - ); - path = gtest; - sourceTree = ""; - }; - 404883E10E2F799B00CF7658 /* internal */ = { - isa = PBXGroup; - children = ( - 404883E20E2F799B00CF7658 /* gtest-death-test-internal.h */, - 404883E30E2F799B00CF7658 /* gtest-filepath.h */, - 404883E40E2F799B00CF7658 /* gtest-internal.h */, - 4539C9350EC280E200A70F4C /* gtest-linked_ptr.h */, - 4539C9360EC280E200A70F4C /* gtest-param-util-generated.h */, - 4539C9370EC280E200A70F4C /* gtest-param-util.h */, - 404883E50E2F799B00CF7658 /* gtest-port.h */, - 404883E60E2F799B00CF7658 /* gtest-string.h */, - 40899F4D0FFA7271000B29AE /* gtest-tuple.h */, - 3BF6F29F0E79B5AD000F2EEE /* gtest-type-util.h */, - ); - path = internal; - sourceTree = ""; - }; - 404884070E2F799B00CF7658 /* src */ = { - isa = PBXGroup; - children = ( - 224A12A10E9EADA700BD17FD /* gtest-all.cc */, - 4048840D0E2F799B00CF7658 /* gtest_main.cc */, - ); - name = src; - path = ../src; - sourceTree = SOURCE_ROOT; - }; - 4089A02F0FFACF84000B29AE /* samples */ = { - isa = PBXGroup; - children = ( - 4089A02C0FFACF7F000B29AE /* sample1.cc */, - 4089A02D0FFACF7F000B29AE /* sample1.h */, - 4089A02E0FFACF7F000B29AE /* sample1_unittest.cc */, - ); - name = samples; - path = ../samples; - sourceTree = SOURCE_ROOT; - }; - 40D4CDF00E30E07400294801 /* Config */ = { - isa = PBXGroup; - children = ( - 40D4CDF10E30E07400294801 /* DebugProject.xcconfig */, - 40D4CDF20E30E07400294801 /* FrameworkTarget.xcconfig */, - 40D4CDF30E30E07400294801 /* General.xcconfig */, - 40D4CDF40E30E07400294801 /* ReleaseProject.xcconfig */, - 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */, - ); - path = Config; - sourceTree = ""; - }; - 40D4CF4E0E30F5E200294801 /* Resources */ = { - isa = PBXGroup; - children = ( - 40D4CF510E30F5E200294801 /* Info.plist */, - ); - path = Resources; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXHeadersBuildPhase section */ - 8D07F2BD0486CC7A007CD1D0 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 404884380E2F799B00CF7658 /* gtest-death-test.h in Headers */, - 404884390E2F799B00CF7658 /* gtest-message.h in Headers */, - 4539C9340EC280AE00A70F4C /* gtest-param-test.h in Headers */, - 4567C8181264FF71007740BE /* gtest-printers.h in Headers */, - 3BF6F2A50E79B616000F2EEE /* gtest-typed-test.h in Headers */, - 4048843A0E2F799B00CF7658 /* gtest-spi.h in Headers */, - 4048843B0E2F799B00CF7658 /* gtest.h in Headers */, - 4048843C0E2F799B00CF7658 /* gtest_pred_impl.h in Headers */, - 4048843D0E2F799B00CF7658 /* gtest_prod.h in Headers */, - 224A12A30E9EADCC00BD17FD /* gtest-test-part.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXHeadersBuildPhase section */ - -/* Begin PBXNativeTarget section */ - 40899F420FFA7184000B29AE /* gtest_unittest-framework */ = { - isa = PBXNativeTarget; - buildConfigurationList = 40899F4A0FFA71BC000B29AE /* Build configuration list for PBXNativeTarget "gtest_unittest-framework" */; - buildPhases = ( - 40899F400FFA7184000B29AE /* Sources */, - 40899F410FFA7184000B29AE /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 40C849A0101A36F10083642A /* PBXTargetDependency */, - ); - name = "gtest_unittest-framework"; - productName = gtest_unittest; - productReference = 40899F430FFA7184000B29AE /* gtest_unittest-framework */; - productType = "com.apple.product-type.tool"; - }; - 4089A0120FFACEFC000B29AE /* sample1_unittest-framework */ = { - isa = PBXNativeTarget; - buildConfigurationList = 4089A0240FFACF01000B29AE /* Build configuration list for PBXNativeTarget "sample1_unittest-framework" */; - buildPhases = ( - 4089A0100FFACEFC000B29AE /* Sources */, - 4089A0110FFACEFC000B29AE /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 40C8499E101A36E50083642A /* PBXTargetDependency */, - ); - name = "sample1_unittest-framework"; - productName = sample1_unittest; - productReference = 4089A0130FFACEFC000B29AE /* sample1_unittest-framework */; - productType = "com.apple.product-type.tool"; - }; - 40C848F9101A209C0083642A /* gtest-static */ = { - isa = PBXNativeTarget; - buildConfigurationList = 40C84902101A212E0083642A /* Build configuration list for PBXNativeTarget "gtest-static" */; - buildPhases = ( - 40C848F7101A209C0083642A /* Sources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "gtest-static"; - productName = "gtest-static"; - productReference = 40C848FA101A209C0083642A /* libgtest.a */; - productType = "com.apple.product-type.library.static"; - }; - 40C8490A101A217E0083642A /* gtest_main-static */ = { - isa = PBXNativeTarget; - buildConfigurationList = 40C84912101A21D20083642A /* Build configuration list for PBXNativeTarget "gtest_main-static" */; - buildPhases = ( - 40C84908101A217E0083642A /* Sources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "gtest_main-static"; - productName = "gtest_main-static"; - productReference = 40C8490B101A217E0083642A /* libgtest_main.a */; - productType = "com.apple.product-type.library.static"; - }; - 40C8497A101A36850083642A /* gtest_unittest-static */ = { - isa = PBXNativeTarget; - buildConfigurationList = 40C84984101A36850083642A /* Build configuration list for PBXNativeTarget "gtest_unittest-static" */; - buildPhases = ( - 40C8497F101A36850083642A /* Sources */, - 40C84981101A36850083642A /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 40C8497B101A36850083642A /* PBXTargetDependency */, - 40C8497D101A36850083642A /* PBXTargetDependency */, - ); - name = "gtest_unittest-static"; - productName = gtest_unittest; - productReference = 40C84987101A36850083642A /* gtest_unittest */; - productType = "com.apple.product-type.tool"; - }; - 40C84989101A36A60083642A /* sample1_unittest-static */ = { - isa = PBXNativeTarget; - buildConfigurationList = 40C84994101A36A60083642A /* Build configuration list for PBXNativeTarget "sample1_unittest-static" */; - buildPhases = ( - 40C8498E101A36A60083642A /* Sources */, - 40C84991101A36A60083642A /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 40C8498A101A36A60083642A /* PBXTargetDependency */, - 40C8498C101A36A60083642A /* PBXTargetDependency */, - ); - name = "sample1_unittest-static"; - productName = sample1_unittest; - productReference = 40C84997101A36A60083642A /* sample1_unittest-static */; - productType = "com.apple.product-type.tool"; - }; - 8D07F2BC0486CC7A007CD1D0 /* gtest-framework */ = { - isa = PBXNativeTarget; - buildConfigurationList = 4FADC24208B4156D00ABE55E /* Build configuration list for PBXNativeTarget "gtest-framework" */; - buildPhases = ( - 8D07F2C10486CC7A007CD1D0 /* Sources */, - 8D07F2BD0486CC7A007CD1D0 /* Headers */, - 404884A50E2F7C0400CF7658 /* Copy Headers Internal */, - 8D07F2BF0486CC7A007CD1D0 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 40C44AE60E379922008FCC51 /* PBXTargetDependency */, - 408BEC101046CFE900DEF522 /* PBXTargetDependency */, - 40C8499C101A36DC0083642A /* PBXTargetDependency */, - ); - name = "gtest-framework"; - productInstallPath = "$(HOME)/Library/Frameworks"; - productName = gtest; - productReference = 4539C8FF0EC27F6400A70F4C /* gtest.framework */; - productType = "com.apple.product-type.framework"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - 0867D690FE84028FC02AAC07 /* Project object */ = { - isa = PBXProject; - attributes = { - LastUpgradeCheck = 0460; - }; - buildConfigurationList = 4FADC24608B4156D00ABE55E /* Build configuration list for PBXProject "gtest" */; - compatibilityVersion = "Xcode 3.2"; - developmentRegion = English; - hasScannedForEncodings = 1; - knownRegions = ( - English, - Japanese, - French, - German, - en, - ); - mainGroup = 0867D691FE84028FC02AAC07 /* gtest */; - productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 8D07F2BC0486CC7A007CD1D0 /* gtest-framework */, - 40C848F9101A209C0083642A /* gtest-static */, - 40C8490A101A217E0083642A /* gtest_main-static */, - 40899F420FFA7184000B29AE /* gtest_unittest-framework */, - 40C8497A101A36850083642A /* gtest_unittest-static */, - 4089A0120FFACEFC000B29AE /* sample1_unittest-framework */, - 40C84989101A36A60083642A /* sample1_unittest-static */, - 3B238F5F0E828B5400846E11 /* Check */, - 40C44ADC0E3798F4008FCC51 /* Version Info */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXResourcesBuildPhase section */ - 8D07F2BF0486CC7A007CD1D0 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 404884500E2F799B00CF7658 /* README in Resources */, - 404884AC0E2F7CD900CF7658 /* CHANGES in Resources */, - 404884AD0E2F7CD900CF7658 /* CONTRIBUTORS in Resources */, - 404884AE0E2F7CD900CF7658 /* LICENSE in Resources */, - 40C84978101A36540083642A /* libgtest_main.a in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - -/* Begin PBXShellScriptBuildPhase section */ - 3B238F5E0E828B5400846E11 /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "# Remember, this \"Run Script\" build phase will be executed from $SRCROOT\n/bin/bash Scripts/runtests.sh"; - }; - 40C44ADB0E3798F4008FCC51 /* Generate Version.h */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - "$(SRCROOT)/Scripts/versiongenerate.py", - "$(SRCROOT)/../configure.ac", - ); - name = "Generate Version.h"; - outputPaths = ( - "$(PROJECT_TEMP_DIR)/Version.h", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "# Remember, this \"Run Script\" build phase will be executed from $SRCROOT\n/usr/bin/python Scripts/versiongenerate.py ../ $PROJECT_TEMP_DIR"; - }; -/* End PBXShellScriptBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - 40899F400FFA7184000B29AE /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 40899F530FFA72A0000B29AE /* gtest_unittest.cc in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4089A0100FFACEFC000B29AE /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 4089A0440FFAD1BE000B29AE /* sample1.cc in Sources */, - 4089A0460FFAD1BE000B29AE /* sample1_unittest.cc in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 40C848F7101A209C0083642A /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 40C848FF101A21150083642A /* gtest-all.cc in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 40C84908101A217E0083642A /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 40C84915101A21DF0083642A /* gtest_main.cc in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 40C8497F101A36850083642A /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 40C84980101A36850083642A /* gtest_unittest.cc in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 40C8498E101A36A60083642A /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 40C8498F101A36A60083642A /* sample1.cc in Sources */, - 40C84990101A36A60083642A /* sample1_unittest.cc in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C10486CC7A007CD1D0 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 40899F3A0FFA70D4000B29AE /* gtest-all.cc in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - 40899F9D0FFA740F000B29AE /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 40899F420FFA7184000B29AE /* gtest_unittest-framework */; - targetProxy = 40899F9C0FFA740F000B29AE /* PBXContainerItemProxy */; - }; - 4089A0980FFAD34A000B29AE /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 4089A0120FFACEFC000B29AE /* sample1_unittest-framework */; - targetProxy = 4089A0970FFAD34A000B29AE /* PBXContainerItemProxy */; - }; - 408BEC101046CFE900DEF522 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 40C848F9101A209C0083642A /* gtest-static */; - targetProxy = 408BEC0F1046CFE900DEF522 /* PBXContainerItemProxy */; - }; - 40C44AE60E379922008FCC51 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 40C44ADC0E3798F4008FCC51 /* Version Info */; - targetProxy = 40C44AE50E379922008FCC51 /* PBXContainerItemProxy */; - }; - 40C8497B101A36850083642A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 40C848F9101A209C0083642A /* gtest-static */; - targetProxy = 40C8497C101A36850083642A /* PBXContainerItemProxy */; - }; - 40C8497D101A36850083642A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 40C8490A101A217E0083642A /* gtest_main-static */; - targetProxy = 40C8497E101A36850083642A /* PBXContainerItemProxy */; - }; - 40C8498A101A36A60083642A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 40C848F9101A209C0083642A /* gtest-static */; - targetProxy = 40C8498B101A36A60083642A /* PBXContainerItemProxy */; - }; - 40C8498C101A36A60083642A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 40C8490A101A217E0083642A /* gtest_main-static */; - targetProxy = 40C8498D101A36A60083642A /* PBXContainerItemProxy */; - }; - 40C8499C101A36DC0083642A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 40C8490A101A217E0083642A /* gtest_main-static */; - targetProxy = 40C8499B101A36DC0083642A /* PBXContainerItemProxy */; - }; - 40C8499E101A36E50083642A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 8D07F2BC0486CC7A007CD1D0 /* gtest-framework */; - targetProxy = 40C8499D101A36E50083642A /* PBXContainerItemProxy */; - }; - 40C849A0101A36F10083642A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 8D07F2BC0486CC7A007CD1D0 /* gtest-framework */; - targetProxy = 40C8499F101A36F10083642A /* PBXContainerItemProxy */; - }; - 40C849F7101A43440083642A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 40C8497A101A36850083642A /* gtest_unittest-static */; - targetProxy = 40C849F6101A43440083642A /* PBXContainerItemProxy */; - }; - 40C849F9101A43490083642A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 40C84989101A36A60083642A /* sample1_unittest-static */; - targetProxy = 40C849F8101A43490083642A /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin XCBuildConfiguration section */ - 3B238F600E828B5400846E11 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; - PRODUCT_NAME = Check; - SDKROOT = macosx; - }; - name = Debug; - }; - 3B238F610E828B5400846E11 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; - PRODUCT_NAME = Check; - SDKROOT = macosx; - ZERO_LINK = NO; - }; - name = Release; - }; - 40899F450FFA7185000B29AE /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; - HEADER_SEARCH_PATHS = ../; - PRODUCT_NAME = "gtest_unittest-framework"; - SDKROOT = macosx; - }; - name = Debug; - }; - 40899F460FFA7185000B29AE /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; - HEADER_SEARCH_PATHS = ../; - PRODUCT_NAME = "gtest_unittest-framework"; - SDKROOT = macosx; - }; - name = Release; - }; - 4089A0150FFACEFD000B29AE /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; - PRODUCT_NAME = "sample1_unittest-framework"; - SDKROOT = macosx; - }; - name = Debug; - }; - 4089A0160FFACEFD000B29AE /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; - PRODUCT_NAME = "sample1_unittest-framework"; - SDKROOT = macosx; - }; - name = Release; - }; - 40C44ADF0E3798F4008FCC51 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; - MACOSX_DEPLOYMENT_TARGET = 10.7; - PRODUCT_NAME = gtest; - SDKROOT = macosx; - TARGET_NAME = gtest; - }; - name = Debug; - }; - 40C44AE00E3798F4008FCC51 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; - MACOSX_DEPLOYMENT_TARGET = 10.7; - PRODUCT_NAME = gtest; - SDKROOT = macosx; - TARGET_NAME = gtest; - }; - name = Release; - }; - 40C848FB101A209D0083642A /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - GCC_INLINES_ARE_PRIVATE_EXTERN = YES; - GCC_SYMBOLS_PRIVATE_EXTERN = YES; - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; - HEADER_SEARCH_PATHS = ( - ../, - ../include/, - ); - PRODUCT_NAME = gtest; - SDKROOT = macosx; - }; - name = Debug; - }; - 40C848FC101A209D0083642A /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - GCC_INLINES_ARE_PRIVATE_EXTERN = YES; - GCC_SYMBOLS_PRIVATE_EXTERN = YES; - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; - HEADER_SEARCH_PATHS = ( - ../, - ../include/, - ); - PRODUCT_NAME = gtest; - SDKROOT = macosx; - }; - name = Release; - }; - 40C8490E101A217F0083642A /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; - HEADER_SEARCH_PATHS = ( - ../, - ../include/, - ); - PRODUCT_NAME = gtest_main; - SDKROOT = macosx; - }; - name = Debug; - }; - 40C8490F101A217F0083642A /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; - HEADER_SEARCH_PATHS = ( - ../, - ../include/, - ); - PRODUCT_NAME = gtest_main; - SDKROOT = macosx; - }; - name = Release; - }; - 40C84985101A36850083642A /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; - HEADER_SEARCH_PATHS = ../; - PRODUCT_NAME = gtest_unittest; - SDKROOT = macosx; - }; - name = Debug; - }; - 40C84986101A36850083642A /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; - HEADER_SEARCH_PATHS = ../; - PRODUCT_NAME = gtest_unittest; - SDKROOT = macosx; - }; - name = Release; - }; - 40C84995101A36A60083642A /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; - PRODUCT_NAME = "sample1_unittest-static"; - SDKROOT = macosx; - }; - name = Debug; - }; - 40C84996101A36A60083642A /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; - PRODUCT_NAME = "sample1_unittest-static"; - SDKROOT = macosx; - }; - name = Release; - }; - 4FADC24308B4156D00ABE55E /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 40D4CDF20E30E07400294801 /* FrameworkTarget.xcconfig */; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; - HEADER_SEARCH_PATHS = ( - ../, - ../include/, - ); - INFOPLIST_FILE = Resources/Info.plist; - INFOPLIST_PREFIX_HEADER = "$(PROJECT_TEMP_DIR)/Version.h"; - INFOPLIST_PREPROCESS = YES; - PRODUCT_NAME = gtest; - SDKROOT = macosx; - VERSIONING_SYSTEM = "apple-generic"; - }; - name = Debug; - }; - 4FADC24408B4156D00ABE55E /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 40D4CDF20E30E07400294801 /* FrameworkTarget.xcconfig */; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_VERSION = com.apple.compilers.llvm.clang.1_0; - HEADER_SEARCH_PATHS = ( - ../, - ../include/, - ); - INFOPLIST_FILE = Resources/Info.plist; - INFOPLIST_PREFIX_HEADER = "$(PROJECT_TEMP_DIR)/Version.h"; - INFOPLIST_PREPROCESS = YES; - PRODUCT_NAME = gtest; - SDKROOT = macosx; - VERSIONING_SYSTEM = "apple-generic"; - }; - name = Release; - }; - 4FADC24708B4156D00ABE55E /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 40D4CDF10E30E07400294801 /* DebugProject.xcconfig */; - buildSettings = { - }; - name = Debug; - }; - 4FADC24808B4156D00ABE55E /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 40D4CDF40E30E07400294801 /* ReleaseProject.xcconfig */; - buildSettings = { - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 3B238FA30E828BB600846E11 /* Build configuration list for PBXAggregateTarget "Check" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 3B238F600E828B5400846E11 /* Debug */, - 3B238F610E828B5400846E11 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 40899F4A0FFA71BC000B29AE /* Build configuration list for PBXNativeTarget "gtest_unittest-framework" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 40899F450FFA7185000B29AE /* Debug */, - 40899F460FFA7185000B29AE /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 4089A0240FFACF01000B29AE /* Build configuration list for PBXNativeTarget "sample1_unittest-framework" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 4089A0150FFACEFD000B29AE /* Debug */, - 4089A0160FFACEFD000B29AE /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 40C44AE40E379905008FCC51 /* Build configuration list for PBXAggregateTarget "Version Info" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 40C44ADF0E3798F4008FCC51 /* Debug */, - 40C44AE00E3798F4008FCC51 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 40C84902101A212E0083642A /* Build configuration list for PBXNativeTarget "gtest-static" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 40C848FB101A209D0083642A /* Debug */, - 40C848FC101A209D0083642A /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 40C84912101A21D20083642A /* Build configuration list for PBXNativeTarget "gtest_main-static" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 40C8490E101A217F0083642A /* Debug */, - 40C8490F101A217F0083642A /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 40C84984101A36850083642A /* Build configuration list for PBXNativeTarget "gtest_unittest-static" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 40C84985101A36850083642A /* Debug */, - 40C84986101A36850083642A /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 40C84994101A36A60083642A /* Build configuration list for PBXNativeTarget "sample1_unittest-static" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 40C84995101A36A60083642A /* Debug */, - 40C84996101A36A60083642A /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 4FADC24208B4156D00ABE55E /* Build configuration list for PBXNativeTarget "gtest-framework" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 4FADC24308B4156D00ABE55E /* Debug */, - 4FADC24408B4156D00ABE55E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 4FADC24608B4156D00ABE55E /* Build configuration list for PBXProject "gtest" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 4FADC24708B4156D00ABE55E /* Debug */, - 4FADC24808B4156D00ABE55E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = 0867D690FE84028FC02AAC07 /* Project object */; -} diff --git a/freedv-server/parameters/build-type.txt b/freedv-server/parameters/build-type.txt deleted file mode 100644 index 52197340..00000000 --- a/freedv-server/parameters/build-type.txt +++ /dev/null @@ -1 +0,0 @@ -Alpha diff --git a/freedv-server/parameters/c-flags.txt b/freedv-server/parameters/c-flags.txt deleted file mode 100644 index dd832ff5..00000000 --- a/freedv-server/parameters/c-flags.txt +++ /dev/null @@ -1 +0,0 @@ --g -pedantic -Wall -Wextra -Wshadow -DDEBUG diff --git a/freedv-server/parameters/codename.txt b/freedv-server/parameters/codename.txt deleted file mode 100644 index 507ee806..00000000 --- a/freedv-server/parameters/codename.txt +++ /dev/null @@ -1 +0,0 @@ -Where Angels Fear to Tread diff --git a/freedv-server/parameters/cxx-flags-gtest.txt b/freedv-server/parameters/cxx-flags-gtest.txt deleted file mode 100644 index 7bc2a5ff..00000000 --- a/freedv-server/parameters/cxx-flags-gtest.txt +++ /dev/null @@ -1 +0,0 @@ --std=c++11 -g -pedantic -Wall -Wextra -Wshadow -DDEBUG diff --git a/freedv-server/parameters/cxx-flags.txt b/freedv-server/parameters/cxx-flags.txt deleted file mode 100644 index bd72f6bf..00000000 --- a/freedv-server/parameters/cxx-flags.txt +++ /dev/null @@ -1 +0,0 @@ --std=c++11 -g -pedantic -Wall -Wextra -Wshadow -Weffc++ -DDEBUG diff --git a/freedv-server/parameters/version.txt b/freedv-server/parameters/version.txt deleted file mode 100644 index 50ea28e0..00000000 --- a/freedv-server/parameters/version.txt +++ /dev/null @@ -1 +0,0 @@ -0;1;0 diff --git a/freedv-server/source/audio_device.cpp b/freedv-server/source/audio_device.cpp deleted file mode 100644 index a4c712e1..00000000 --- a/freedv-server/source/audio_device.cpp +++ /dev/null @@ -1,46 +0,0 @@ -/// \file audio_device.cpp -/// Implementation of AudioDevice, which is the base class for all audio -/// devices. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" -#include - -namespace FreeDV { - AudioDevice::AudioDevice(const char * _name, const char * _parameters) - : IODevice(_name, _parameters), master_amplitude(1.0) - { - } - - AudioDevice::~AudioDevice() - { - } - - float - AudioDevice::amplitude() - { - return master_amplitude; - } - - void - AudioDevice::amplitude(float value) - { - if ( value < 0.0 || value > 1.0 ) - throw std::runtime_error( - "Amplitude set to value outside of the range 0.0..1.0"); - master_amplitude = value; - } - - void - AudioDevice::start() - { - } - - void - AudioDevice::stop() - { - } - -} diff --git a/freedv-server/source/audio_in_default.cpp b/freedv-server/source/audio_in_default.cpp deleted file mode 100644 index e2da3cf2..00000000 --- a/freedv-server/source/audio_in_default.cpp +++ /dev/null @@ -1,22 +0,0 @@ -/// \file audio_in_default.cpp -/// Used to configure the default audio input device in embedded systems. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" - -namespace FreeDV { - /// Open the default audio input. - /// This function is intended for use in embedded programs that don't use - /// the device driver manager. - AudioInput * - Driver::AudioInDefault() - { -#if __linux__ - return Driver::AudioInALSA("default"); -#else - #error Please fill in Driver::AudioInDefault for this platform. -#endif - } -} diff --git a/freedv-server/source/audio_input.cpp b/freedv-server/source/audio_input.cpp deleted file mode 100644 index 16d35f67..00000000 --- a/freedv-server/source/audio_input.cpp +++ /dev/null @@ -1,18 +0,0 @@ -/// \file audio_input.cpp -/// Implementation of the AudioInput class. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" - -namespace FreeDV { - AudioInput::AudioInput(const char * _name, const char * _parameters) - : AudioDevice(_name, _parameters) - { - } - - AudioInput::~AudioInput() - { - } -} diff --git a/freedv-server/source/audio_out_default.cpp b/freedv-server/source/audio_out_default.cpp deleted file mode 100644 index 7b917321..00000000 --- a/freedv-server/source/audio_out_default.cpp +++ /dev/null @@ -1,22 +0,0 @@ -/// \file audio_out_default.cpp -/// Used to configure the default audio output in embedded systems. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" - -namespace FreeDV { - /// Open the default audio output. - /// This function is intended for use in embedded programs that don't - /// use the device driver manager. - AudioOutput * - Driver::AudioOutDefault() - { -#if __linux__ - return Driver::AudioOutALSA("default"); -#else - #error Please fill in Driver::AudioOutDefault for this platform. -#endif - } -} diff --git a/freedv-server/source/audio_output.cpp b/freedv-server/source/audio_output.cpp deleted file mode 100644 index c3ab890e..00000000 --- a/freedv-server/source/audio_output.cpp +++ /dev/null @@ -1,18 +0,0 @@ -/// \file audio_output.cpp -/// Implementation of the AudioOutput class. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" - -namespace FreeDV { - AudioOutput::AudioOutput(const char * _name, const char * _parameters) - : AudioDevice(_name, _parameters) - { - } - - AudioOutput::~AudioOutput() - { - } -} diff --git a/freedv-server/source/audio_sink.cpp b/freedv-server/source/audio_sink.cpp deleted file mode 100644 index 52cbe1c8..00000000 --- a/freedv-server/source/audio_sink.cpp +++ /dev/null @@ -1,104 +0,0 @@ -/// \file audio_sink.cpp Audio Sink Driver. -/// The AudioSink driver, called as --loudspeaker="sink" or -/// --transmitter="sink". It discards the audio, for testing. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" - -namespace FreeDV { - /// Audio output "sink", discards the audio, for testing. - /// - class AudioSink : public AudioOutput { - public: - - /// Instantiate the audio sink. - /// - AudioSink(const char * parameters); - ~AudioSink(); - - /// Wait for all output to be sent to the audio device and then - // return. - virtual void - drain(); - - /// Return file descriptors for poll() - /// \param array The address of an array that will be written - /// with a sequence of file descriptors. - /// \param space The maximum number of file descriptors that may be - /// stored in the array. - /// \return The number of file descriptors written to the array. - virtual int - poll_fds(PollType * array, int space); - - /// Return the number of audio samples the device can handle in - /// a write without blocking. This version always returns SIZE_MAX. - virtual std::size_t - ready(); - - /// Write audio into the "short" type. - virtual std::size_t - write16(const std::int16_t * array, std::size_t length); - }; - - AudioSink::AudioSink(const char * p) - : AudioOutput("sink", p) - { - } - - AudioSink::~AudioSink() - { - } - - void - AudioSink::drain() - { - } - - std::size_t - AudioSink::write16(const std::int16_t *, std::size_t length) - { - return length; - } - - // - int - AudioSink::poll_fds(PollType *, int) - { - return 0; - } - - std::size_t - AudioSink::ready() - { - return SIZE_MAX; - } - - AudioOutput * - Driver::AudioSink(const char * parameter) - { - return new ::FreeDV::AudioSink(parameter); - } - - /// Enumerate the AudioSink driver, for displaying the available device - /// drivers to the user. - /// This version is silent, because "sink" is for testing rather than - /// normal use. - static std::ostream & - AudioSinkEnumerator(std::ostream & stream) - { - return stream; - } - - static bool - initializer() - { - driver_manager()->register_audio_output( - "sink", - Driver::AudioSink, - AudioSinkEnumerator); - return true; - } - static const bool UNUSED initialized = initializer(); -} diff --git a/freedv-server/source/base.cpp b/freedv-server/source/base.cpp deleted file mode 100644 index 0a3db031..00000000 --- a/freedv-server/source/base.cpp +++ /dev/null @@ -1,32 +0,0 @@ -/// \file base.cpp -/// Implementation of the general base class for drivers, both algorithm -/// drivers like Modem and device drivers like AudioInput. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" - -namespace FreeDV { - Base::Base(const char * _name, const char * _parameters) - : name(_name), parameters(copy_string(_parameters)) - { - } - - Base::~Base() - { - delete parameters; - } - - bool - Base::captive() const - { - return false; - } - - std::ostream & - Base::print(std::ostream & stream) const - { - return stream << name << ':' << parameters; - } -} diff --git a/freedv-server/source/big_main.cpp b/freedv-server/source/big_main.cpp deleted file mode 100644 index c31f032c..00000000 --- a/freedv-server/source/big_main.cpp +++ /dev/null @@ -1,200 +0,0 @@ -/// \file big_main.cpp -/// Version of main for programs that are not space-limited. -/// -/// To save space, any application that is space limited should have its own -/// main() that wires drivers to the Interfaces class without using -/// DriverManager. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include -#include -#include -#include -#include -#include - -#include "drivers.h" - -using namespace std; -namespace FreeDV { - /// Run the main loop of the program, this is called after arguments are set. - /// - extern int run(struct Interfaces *); -} -using namespace FreeDV; - - -static void drivers() -{ - check_privileges(); - driver_manager()->print(cout); -} - -static void help(const char * name) -{ - static const char message[] = - " [options]\n" - "\nWhere options are these flags:\n\n" - "--codec or -c\t\tSelect the voice codec.\n" - "--config or -C\t\tPrint the configuration.\n" - "--drivers or -d\t\tPrint a list of the available device drivers.\n" - "--framer or -f\t\tSelect the communications protocol framer.\n" - "--help or -h\t\tPrint this message.\n" - "--interface or -i\tSelect the user-interface (graphical or otherwise).\n" - "--keying or -k\t\tSelect the transmitter keying interface.\n" - "--loudspeaker or -l\tSelect the operator audio output interface.\n" - "--microphone or -m\tSelect the operator audio input interface.\n" - "--modem or -M\t\tSelect RF modem.\n" - "--ptt-digital or -p\tSelect the push-to-talk input interface for " - "digital voice.\n" - "--ptt-ssb or -P\t\tSelect the push-to-talk input interface for " - "SSB.\n" - "--receiver or -r\tSelect the interface for audio input from the " - "receiver.\n" - "--text or -x\t\tSelect the interface for text to be transmitted.\n" - "--transmitter or -t\tSelect the interface for audio output to the " - "transmitter.\n" - "\nLong flags with parameters are in the form of --=\n" - "Short flags with parameters are in the form of - \n" - "\nFor example, both of these flags have the same effect:\n" - "\t-M codec2:1600\n" - "\t--modem=codec2:1600\n" - "\nAll of the flags except for -h or --help must have a " - "\":\"\n" - "argument, where is the name of a device driver and is\n" - "specific to the driver.\n" - "\nExample:\n" - "\t --loudspeaker=alsa:default\n" - ; - cerr << "\nUsage: " << name << message << endl; -} - -static const struct option options[] = { - { "codec", required_argument, 0, 'c' }, - { "config", no_argument, 0, 'C' }, - { "drivers", no_argument, 0, 'd' }, - { "framer", required_argument, 0, 'f' }, - { "help", no_argument, 0, 'h' }, - { "interface", required_argument, 0, 'i' }, - { "keying", required_argument, 0, 'k' }, - { "loudspeaker", required_argument, 0, 'l' }, - { "microphone", required_argument, 0, 'm' }, - { "modem", required_argument, 0, 'M' }, - { "ptt-digital", required_argument, 0, 'p' }, - { "ptt-ssb", required_argument, 0, 'P' }, - { "receiver", required_argument, 0, 'r' }, - { "text", required_argument, 0, 'x' }, - { "transmitter", required_argument, 0, 't' }, - { 0, 0, 0, 0 } -}; - -namespace FreeDV { - extern const char * program_name; -} - -/// The main loop for large programs. -/// This parses a long list of arguments using getopt_long(). -/// -int -main(int argc, char * * argv) -{ - FreeDV::program_name = argv[0]; - Interfaces i; - const DriverManager * const m = driver_manager(); - - i.fill_in(); - - if ( argc > 1 ) { - int command; - while ((command = getopt_long(argc, argv, "c:Cdf:hi:k:l:m:M:p:P:r:t:x:", options, NULL)) != -1 ) { - switch (command) { - case 0: - break; - case 'd': - drivers(); - exit(0); - default: - case 'h': - help(argv[0]); - exit(1); - case 'C': - // FIX: Operator overload doesn't work here. - i.print(cout, argv[0]) << endl; - exit(0); - case 'c': - case 'f': - case 'i': - case 'k': - case 'l': - case 'm': - case 'M': - case 'p': - case 'P': - case 'r': - case 't': - case 'x': - const char * const driver = optarg; - char * const colon = index(optarg, ':'); - const char * parameter = ""; - - if ( colon ) { - *colon = 0; - parameter = colon + 1; - } - - Base * set = (Base *)1; - - - switch (command) { - case 'c': - set = i.codec = m->codec(driver, parameter); - break; - case 'f': - set = i.framer = m->framer(driver, parameter); - break; - case 'i': - set = i.user_interface = m->user_interface(driver, parameter, &i); - break; - case 'k': - set = i.keying_output = m->keying_output(driver, parameter); - break; - case 'l': - set = i.loudspeaker = m->audio_output(driver, parameter); - break; - case 'm': - set = i.microphone = m->audio_input(driver, parameter); - break; - case 'M': - set = i.modem = m->modem(driver, parameter); - break; - case 'p': - set = i.ptt_input_digital = m->ptt_input(driver, parameter); - break; - case 'P': - set = i.ptt_input_ssb = m->ptt_input(driver, parameter); - break; - case 'r': - set = i.receiver = m->audio_input(driver, parameter); - break; - case 't': - set = i.transmitter = m->audio_output(driver, parameter); - break; - case 'x': - set = i.text_input = m->text_input(driver, parameter); - break; - } - if ( set == 0 ) - exit(1); - } - } - } - else { // argc <= 1 - help(argv[0]); - exit(1); - } - set_scheduler(); - check_privileges(); - return run(&i); -} diff --git a/freedv-server/source/blank_panel.cpp b/freedv-server/source/blank_panel.cpp deleted file mode 100644 index f131d1bf..00000000 --- a/freedv-server/source/blank_panel.cpp +++ /dev/null @@ -1,75 +0,0 @@ -/// \file blank_panel.cpp -/// The "blank panel" GUI driver, for testing. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" - -namespace FreeDV { - /// This is a control-less GUI driver, for testing. - /// - class BlankPanel : public UserInterface { - public: - - /// Instantiate the blank panel GUI driver. - BlankPanel(const char * parameter, Interfaces * interfaces); - virtual ~BlankPanel(); - - /// Return file descriptors for poll() - /// \param array The address of an array that will be written - /// with a sequence of file descriptors. - /// \param space The maximum number of file descriptors that may be - /// stored in the array. - /// \return The number of file descriptors written to the array. - virtual int poll_fds(PollType * array, int space); - - /// Return the amount of bytes ready for read. In this case, it always - /// returns 0. - std::size_t ready(); - }; - - BlankPanel::BlankPanel(const char * _parameter, Interfaces * _interfaces) - : UserInterface("blank-panel", _parameter, _interfaces) - { - } - - BlankPanel::~BlankPanel() - { - } - - int - BlankPanel::poll_fds(PollType *, int) - { - return 0; - } - - std::size_t - BlankPanel::ready() - { - return 0; - } - - UserInterface * - Driver::BlankPanel(const char * parameter, Interfaces * interfaces) - { - return new ::FreeDV::BlankPanel(parameter, interfaces); - } - - static std::ostream & - BlankPanelEnumerator(std::ostream & stream) - { - return stream; - } - - static bool - initializer() - { - driver_manager()->register_user_interface( - "blank-panel", - Driver::BlankPanel, - BlankPanelEnumerator); - return true; - } - static const bool UNUSED initialized = initializer(); -} diff --git a/freedv-server/source/codec.cpp b/freedv-server/source/codec.cpp deleted file mode 100644 index 955c5fa2..00000000 --- a/freedv-server/source/codec.cpp +++ /dev/null @@ -1,18 +0,0 @@ -/// \file codec.cpp -/// The base class for all codec drivers. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" - -namespace FreeDV { - Codec::Codec(const char * _name, const char * _parameters) - : Base(_name, _parameters) - { - } - - Codec::~Codec() - { - } -} diff --git a/freedv-server/source/codec2.cpp b/freedv-server/source/codec2.cpp deleted file mode 100644 index 5457b082..00000000 --- a/freedv-server/source/codec2.cpp +++ /dev/null @@ -1,192 +0,0 @@ -/// \file codec2.cpp -/// Codec2, for FreeDV, "HT of the Future", and other modes using Codec2. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" -#include -#include -extern "C" { - #include -} - -namespace FreeDV { - /// Codec2. - class Codec2 : public Codec { - private: - // Override copy constructor and operator = (). - Codec2(const Codec2 &); - Codec2 & operator = (const Codec2 &); - - struct CODEC2 * c; - std::size_t samples_per; - std::size_t bytes_per; - - public: - - /// Instantiate the codec. - Codec2(const char *); - ~Codec2(); - - /// Decode from data bytes to audio samples. - /// \param i The encoded data, in an array of unsigned 8-bit integers. - /// \param o The array of audio samples after decoding, in an array - /// of signed 16-bit integers. - /// \param data_length When called: The number of bytes of data that are - /// available to be decoded. On return: the number of bytes of data - /// that were consumed. - /// \param sample_length The number of audio samples that may be decoded. - /// \return The number of audio samples that were actually decoded. - virtual std::size_t - decode16(const std::uint8_t * i, - std::int16_t * o, - std::size_t * data_length, - std::size_t sample_length); - - /// Encode from audio samples to data bytes. - /// \param i The array of audio samples to be encoded, in an array - /// of signed 16-bit integers. - /// \param o The encoded data, in an array of unsigned 8-bit integers. - /// \param data_length The number of 8-bit data to be encoded. - /// \param sample_length On call: The number of 16-bit audio samples to - /// be encoded. On return: the number of samples that were consumed. - /// \return The number of 8-bit data elements in the encoded array. - virtual std::size_t - encode16( - const std::int16_t * i, - std::uint8_t * o, \ - std::size_t data_length, - std::size_t *sample_length); - - /// \return The number of samples required to encode a frame in the - /// currently-selected mode. - virtual std::size_t samples_per_frame() const; - }; - - Codec2::Codec2(const char * _parameters) - : Codec("codec2", _parameters), c(0), samples_per(0), bytes_per(0) - { - int mode = CODEC2_MODE_1600; - - switch ( atoi(parameters) ) { - case 0: - default: - throw std::runtime_error( - "codec2: must specify rate," \ - " valid values are 1200,1300,1400,1600,2400."); - break; // NOTREACHED - case 1200: - mode = CODEC2_MODE_1200; - break; - case 1300: - mode = CODEC2_MODE_1300; - break; - case 1400: - mode = CODEC2_MODE_1400; - break; - case 1600: - mode = CODEC2_MODE_1600; - break; - case 2400: - mode = CODEC2_MODE_2400; - break; - } - c = codec2_create(mode); - - if ( c == 0 ) - throw std::runtime_error("codec2: failed to create."); - - samples_per = codec2_samples_per_frame(c); - bytes_per = (codec2_bits_per_frame(c) + 7) / 8; - } - - Codec2::~Codec2() - { - codec2_destroy(c); - } - - std::size_t - Codec2::decode16( - const std::uint8_t * i, - std::int16_t * o, - std::size_t * data_length, - std::size_t sample_length) - { - // FIX: Interpolate. - - std::size_t bytes_read = 0; - std::size_t samples_written = 0; - - while ( *data_length >= bytes_per && sample_length >= samples_per ) { - - codec2_decode(c, o, i); - - i += bytes_per; - bytes_read += bytes_per; - *data_length -= bytes_per; - - o += samples_per; - samples_written += samples_per; - sample_length -= samples_per; - } - *data_length = bytes_read; - return samples_written; - } - - std::size_t - Codec2::encode16( - const std::int16_t * i, - std::uint8_t * o, - std::size_t data_length, - std::size_t * sample_length) - { - // FIX: Interpolate. - - std::size_t bytes_written = 0; - std::size_t samples_read = 0; - - while ( data_length >= bytes_per && *sample_length >= samples_per ) { - // FIX: Const cast away. Remove if we can get const correctness in - // libcodec2. - codec2_encode(c, o, (std::int16_t *)i); - - o += bytes_per; - bytes_written += bytes_per; - data_length -= bytes_per; - - i += samples_per; - samples_read += samples_per; - *sample_length -= samples_per; - } - *sample_length = samples_read; - return bytes_written; - } - - std::size_t - Codec2::samples_per_frame() const - { - return samples_per; - } - - Codec * - Driver::Codec2(const char * parameter) - { - return new ::FreeDV::Codec2(parameter); - } - - static std::ostream & - Codec2Enumerator(std::ostream & stream) - { - stream << "\"codec2:1600\" (1200,1300,1400,1600,2400,3200)" << std::endl; - return stream; - } - - static bool - initializer() - { - driver_manager()->register_codec("codec2", Driver::Codec2, Codec2Enumerator); - return true; - } - static const bool UNUSED initialized = initializer(); -} diff --git a/freedv-server/source/codec_noop.cpp b/freedv-server/source/codec_noop.cpp deleted file mode 100644 index cdb3a81f..00000000 --- a/freedv-server/source/codec_noop.cpp +++ /dev/null @@ -1,128 +0,0 @@ -/// \file codec_noop.cpp -/// The No-Op Codec, for testing and plain SSB voice. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" -#include - -namespace FreeDV { - /// Codec "no-op", just copies its input to its output.a - /// For plain SSB voice, and for testing. - class CodecNoOp : public Codec { - static const std::size_t FrameDuration = 40; - static const std::size_t FrameSamples = SamplesPerMillisecond - * FrameDuration; - - public: - - /// Instantiate the no-op codec. - CodecNoOp(const char *); - ~CodecNoOp(); - - /// Decode from data bytes to audio samples. - /// \param i The encoded data, in an array of unsigned 8-bit integers. - /// \param o The array of audio samples after decoding, in an array - /// of signed 16-bit integers. - /// \param data_length When called: The number of bytes of data that are - /// available to be decoded. On return: the number of bytes of data - /// that were consumed. - /// \param sample_length The number of audio samples that may be decoded. - /// \return The number of audio samples that were actually decoded. - virtual std::size_t - decode16(const std::uint8_t * i, - std::int16_t * o, - std::size_t * data_length, - std::size_t sample_length); - - /// Encode from audio samples to data bytes. - /// \param i The array of audio samples to be encoded, in an array - /// of signed 16-bit integers. - /// \param o The encoded data, in an array of unsigned 8-bit integers. - /// \param data_length The number of 8-bit data to be encoded. - /// \param sample_length On call: The number of 16-bit audio samples to - /// be encoded. On return: the number of samples that were consumed. - /// \return The number of 8-bit data elements in the encoded array. - virtual std::size_t - encode16( - const std::int16_t * i, - std::uint8_t * o, \ - std::size_t data_length, - std::size_t *sample_length); - - /// \return The number of samples required to encode a frame in the - /// currently-selected mode. - virtual std::size_t - samples_per_frame() const; - }; - - CodecNoOp::CodecNoOp(const char * _parameters) - : Codec("no-op", _parameters) - { - } - - CodecNoOp::~CodecNoOp() - { - } - - std::size_t - CodecNoOp::decode16(const std::uint8_t * i, std::int16_t * o, std::size_t * data_length, std::size_t sample_length) - { - std::size_t length = min(*data_length / 2, sample_length); - length -= length % FrameSamples; - - if ( length < FrameSamples ) { - *data_length = 0; - return 0; - } - memcpy(o, i, length * 2); - *data_length = length * 2; - return length; - } - - std::size_t - CodecNoOp::encode16( - const std::int16_t * i, - std::uint8_t * o, - std::size_t data_length, - std::size_t *sample_length) - { - std::size_t length = min(data_length / 2, *sample_length); - length -= length % FrameSamples; - - if ( length < FrameSamples ) { - *sample_length = 0; - return 0; - } - memcpy(o, i, length * 2); - *sample_length = length; - return length * 2; - } - - std::size_t - CodecNoOp::samples_per_frame() const - { - return FrameSamples; - } - - Codec * - Driver::CodecNoOp(const char * parameter) - { - return new ::FreeDV::CodecNoOp(parameter); - } - - static std::ostream & - CodecNoOpEnumerator(std::ostream & stream) - { - return stream; - } - - static bool - initializer() - { - driver_manager()->register_codec("no-op", Driver::CodecNoOp, CodecNoOpEnumerator); - return true; - } - static const bool UNUSED initialized = initializer(); -} diff --git a/freedv-server/source/driver_manager.cpp b/freedv-server/source/driver_manager.cpp deleted file mode 100644 index 0b778d54..00000000 --- a/freedv-server/source/driver_manager.cpp +++ /dev/null @@ -1,271 +0,0 @@ -/// \file driver_manager.cpp -/// Device driver manager. -/// Don't use DriverManager and big_main.cpp in space-limited applications. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include -#include -#include "drivers.h" - -namespace FreeDV { - /// Creator functions passed to the various driver registration functions - /// will be cast to this value. - typedef Base * (*base_creator)(const char *); - - /// Internal structure which holds a list of device drivers. - /// - struct DriverList { - /// The name of the driver. - /// - const char * key; - union { - /// Instantiate a device driver. - /// - FreeDV::Base * (*creator)(const char *); - FreeDV::Base * (*creator_i)(const char *, Interfaces *); - }; - /// Enumerate the available device drivers. - /// - std::ostream & (*enumerator)(std::ostream &); - }; - - static std::ostream & - enumerate(std::ostream & stream, const char * name, const DriverList * list) - { - if ( list == 0 ) - return stream; - - stream << "# " << name << std::endl; - - while ( list->key ) { - (*(list->enumerator))(stream); - list++; - } - return stream; - } - - // Ad-hoc list management functions are much smaller, and indeed faster for - // our tiny data sets, than the STL containers. Since this program is - // embedded, it's worth some extra effort to avoid STL containers. - static FreeDV::Base * - pick(const char * key, const char * type, const char * const parameters, const DriverList * list, Interfaces * interfaces = 0) - { - while ( list->key ) { - if ( strcmp(key, list->key) == 0 ) { - try { - if ( interfaces ) - return (*(list->creator_i))(parameters, interfaces); - else - return (*(list->creator))(parameters); - } - catch(std::exception & e) { - std::cerr << "Open " << type << " \"" << key << ':' << parameters << "\": " << e.what() << std::endl; - return 0; - } - } - list++; - } - std::cerr << "No " << type << " named \"" << key << "\"." << std::endl; - return 0; - } - - static void - place( - const char * const key, - FreeDV::Base * (*creator)(const char *), - std::ostream & (*enumerator)(std::ostream &), - DriverList * * const list) - { - DriverList * next; - - if ( *list ) { - DriverList * l; - l = *list; - while ( l->key ) - l++; - - const std::size_t length = (l - *list); - - DriverList * const n = new DriverList[length + 2]; - memcpy(n, *list, sizeof(*n) * length); - *list = n; - next = &n[length]; - } - else - *list = next = new DriverList[2]; - - next->key = strdup(key); - next->creator = creator; - next->enumerator = enumerator; - ++next; - next->key = 0; - next->creator = 0; - next->enumerator = 0; - } - - // Global instance of the driver manager used to register - // drivers and to create driver instances. - DriverManager::DriverManager() - : audio_input_drivers(0), - audio_output_drivers(0), - codecs(0), - framers(0), - keying_output_drivers(0), - modems(0), - ptt_input_drivers(0), - text_input_drivers(0), - user_interface_drivers(0) - { - } - - DriverManager::~DriverManager() - { - } - - std::ostream & - DriverManager::print(std::ostream & s) const - { - enumerate(s, "Audio Input (--receiver, --microphone)", audio_input_drivers) - << std::endl; - enumerate(s, "Audio Output (--transmitter, --loudspeaker)", - audio_output_drivers) - << std::endl; - enumerate(s, "Codec (--codec)", codecs) << std::endl; - enumerate(s, "Protocol Framer (--framer)", framers) << std::endl; - enumerate(s, "Keying Output (--keying)", keying_output_drivers) - << std::endl; - enumerate(s, "Modem (--modem)", modems) << std::endl; - enumerate(s, "PTT Input (--ptt-digital, --ptt-ssb)", ptt_input_drivers) - << std::endl; - enumerate(s, "Text Input (--text)", text_input_drivers) << std::endl; - enumerate(s, "User Interface (--gui)", user_interface_drivers) << std::endl; - - return s; - } - - AudioInput * - DriverManager::audio_input(const char * key, const char * parameter) const - { - return (AudioInput *)pick(key, "audio input", parameter, audio_input_drivers); - } - - AudioOutput * - DriverManager::audio_output(const char * key, const char * parameter) const - { - return (AudioOutput *)pick(key, "audio output", parameter, audio_output_drivers); - } - - Codec * - DriverManager::codec(const char * key, const char * parameter) const - { - return (Codec *)pick(key, "codec", parameter, codecs); - } - - Framer * - DriverManager::framer(const char * key, const char * parameter) const - { - return (Framer *)pick(key, "protocol framer", parameter, framers); - } - - KeyingOutput * - DriverManager::keying_output(const char * key, const char * parameter) const - { - return (KeyingOutput *)pick(key, "keying output", parameter, keying_output_drivers); - } - - Modem * - DriverManager::modem(const char * key, const char * parameter) const - { - return (Modem *)pick(key, "modem", parameter, modems); - } - - PTTInput * - DriverManager::ptt_input(const char * key, const char * parameter) const - { - return (PTTInput *)pick(key, "PTT input", parameter, ptt_input_drivers); - } - - TextInput * - DriverManager::text_input(const char * key, const char * parameter) const - { - return (TextInput *)pick(key, "text input", parameter, text_input_drivers); - } - - UserInterface * - DriverManager::user_interface(const char * key, const char * parameter, Interfaces * interfaces) const - { - return (UserInterface *)pick(key, "user interface", parameter, user_interface_drivers, interfaces); - } - - void - DriverManager::register_audio_input(const char * key, AudioInput * (*creator)(const char *), std::ostream & (*enumerator)(std::ostream &)) - { - place(key, (base_creator)creator, enumerator, &audio_input_drivers); - } - - void - DriverManager::register_audio_output(const char * key, AudioOutput * (*creator)(const char *), std::ostream & (*enumerator)(std::ostream &)) - { - place(key, (base_creator)creator, enumerator, &audio_output_drivers); - } - - void - DriverManager::register_codec(const char * key, Codec * (*creator)(const char *), std::ostream & (*enumerator)(std::ostream &)) - { - place(key, (base_creator)creator, enumerator, &codecs); - } - - void - DriverManager::register_framer(const char * key, Framer * (*creator)(const char *), std::ostream & (*enumerator)(std::ostream &)) - { - place(key, (base_creator)creator, enumerator, &framers); - } - - void - DriverManager::register_keying_output(const char * key, KeyingOutput * (*creator)(const char *), std::ostream & (*enumerator)(std::ostream &)) - { - place(key, (base_creator)creator, enumerator, &keying_output_drivers); - } - - void - DriverManager::register_modem(const char * key, Modem * (*creator)(const char *), std::ostream & (*enumerator)(std::ostream &)) - { - place(key, (base_creator)creator, enumerator, &modems); - } - - void - DriverManager::register_ptt_input(const char * key, PTTInput * (*creator)(const char *), std::ostream & (*enumerator)(std::ostream &)) - { - place(key, (base_creator)creator, enumerator, &ptt_input_drivers); - } - - - void - DriverManager::register_text_input(const char * key, TextInput * (*creator)(const char *), std::ostream & (*enumerator)(std::ostream &)) - { - place(key, (base_creator)creator, enumerator, &text_input_drivers); - } - - void - DriverManager::register_user_interface(const char * key, UserInterface * (*creator)(const char *, Interfaces *), std::ostream & (*enumerator)(std::ostream &)) - { - place(key, (base_creator)creator, enumerator, &user_interface_drivers); - } - - /// Return the address of the global driver manager. - /// This function is used to avoid the C++ static initialization order fiasco. - /// Any static initialization function that registers a driver calls it, - /// and thus it initializes the driver manager regardless of static - /// initialization order. - DriverManager * - driver_manager() - { - extern DriverManager * _globalDriverManager; - if ( _globalDriverManager == 0 ) - _globalDriverManager = new DriverManager(); - - return _globalDriverManager; - } -} diff --git a/freedv-server/source/drivers.h b/freedv-server/source/drivers.h deleted file mode 100644 index fa39e121..00000000 --- a/freedv-server/source/drivers.h +++ /dev/null @@ -1,1062 +0,0 @@ -/// \file drivers.h -/// FreeDV driver interface definitions. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - - -#include -#include -#include -#if 0 -#include -#endif -#include "platform.h" - -/// Portable way to use the [[unused]] C++11 attribute before all compilers -/// have caught up with C++11. -/// -#ifndef UNUSED -# if __cplusplus > 199711L -# if __GNUC__ && ( __GNUC_MAJOR__ <= 4 || __GNUC_MINOR__ >= 8 ) -# define UNUSED __attribute__((unused)) -# else -# define UNUSED [[unused]] -# endif -# else -# define UNUSED -# endif -#endif - -/// Portable way to use the [[noreturn]] C++11 attribute before all compilers -/// have caught up with C++11. -/// -#ifndef NORETURN -# if __cplusplus > 199711L -# if __GNUC__ && ( __GNUC_MAJOR__ <= 4 || __GNUC_MINOR__ >= 8 ) -# define NORETURN __attribute__((noreturn)) -# else -# define NORETURN [[noreturn]] -# endif -# else -# define NORETURN -# endif -#endif - -/// \namespace FreeDV Namespace used for all code in the FreeDV program. -/// -namespace FreeDV { -/// This propogates argv[0] so that it can be used in error messages. -/// -extern const char * program_name; - -/// The sample rate used by all audio interfaces in the program. -/// You can change this per platform, if necessary. -/// The sound cards are in general driven at 48000 because that's -/// the only reliable sample rate they all have in common. SampleRate -/// may be lower than that and thus there may be resampling in the -/// drivers. -const unsigned int SampleRate = 8000; - -/// The number of audio samples per millisecond, at SampleRate. -/// -const unsigned int SamplesPerMillisecond = ((double)SampleRate / 1000.0); - - -/// The number of audio samples in an audio frame. Some systems will require -/// this to be a power of two (this is a common hardware requirement). -const unsigned int AudioFrameSamples = SampleRate / 20; - -/// The audio frame duration in milliseconds. The audio interfaces will -/// use this as a period size. -const unsigned int AudioFrameDuration = ((double)SampleRate / (double)AudioFrameSamples); - -/// The number of audio samples in the maximum-duration frame. -/// This must be a power of two (this is a common hardware requirement) and -/// must be at least twice the value of AudioFrameSamples. -/// -const unsigned int MaximumFrameSamples = AudioFrameSamples * 2; - -/// Allocate memory and copy a string into it, so that it is permanently -/// stored. -/// \param s The string to be copied. -/// \return The new copy. It's the caller's responsibility to free this data, -/// or a memory leak will occurr. -char * copy_string(const char * s); - -/// Simple C++ FIFO buffer class with zero copy (most of the time). -/// Not thread-safe on its own, you must have a mutex for access to it. -/// Doesn't grow, size is specified at instantiation. -/// Written to avoid STL templates, Boost, etc. in order to keep down the -/// size of the embedded version of this program. -class FIFO { -private: - uint8_t * const buffer; - const uint8_t * const buffer_end; - uint8_t * in; - const uint8_t * out; - - void get_overrun() const; - uint8_t * reorder(std::size_t length); - - // Copy constructor and operator =() disabled. - FIFO(const FIFO &); - FIFO & operator=(const FIFO &); -public: - /// Create the FIFO object. - /// \param length The size of the fifo, in bytes. - FIFO(std::size_t length); - - ~FIFO(); - - /// Returns the amount of data available to read. - /// \return The amount of data, in bytes, available to read. - inline std::size_t get_available() const { - return in - out; - } - - /// Return the address of output data of the requested length. - /// \param length The amount of data requested. This must be smaller - /// than or equal to the amount returned by get_available(). - /// \return The address of the data to be read. - const uint8_t * - get(std::size_t length); - - /// Finish the I/O after get(). - /// \param length The amount of data, in bytes, actually read. - /// This must be smaller than or equal to the amount passed to - /// get(). - void get_done(std::size_t length); - - /// Returns the amount of space available for incoming data. - /// \return The amount of space, in bytes, available for incoming data. - std::size_t put_space() const { - return (buffer_end) - in + (out - buffer); - } - - /// Return the address of an incoming data buffer of the requested size. - /// Throws an error if we run the buffer out of space. Well-behaved code - /// won't allocate a size that can't be drained before it is further - /// written. - /// You must call put_done(length) when the I/O is completed. - /// The length passed to put_done() must be smaller than or equal - /// to the length passed to put(). - /// \param length The size of buffer in chars requested. - /// \return The address of the buffer for incoming data. - uint8_t * put(std::size_t length); - - /// Complete the I/O after put(). - /// \param length The amount of data actually written. This must be - /// smaller than or equal to the length passed to put(). - void put_done(std::size_t length); - - /// Discard any buffered data. - /// - void reset(); -}; - -/// Set the real-time parameters in the scheduler before running our main -/// loop. This function call wraps a platform-dependent implementation. -/// This may effect more than one scheduler, for example the process -/// scheduler and - if there is one - the I/O scheduler. -/// Where facilities are not available or implemnented, or the process -/// has insufficient privilege, this may emit a warning and/or do nothing. -void set_scheduler(); - -/// Check the user's privileges, and warn if they are inappropriate. -/// -void check_privileges(); - -/// Virtual base class for all driver classes. -/// -class Base { -private: - /// The copy constructor is private to prevent it from being used. - /// \param that Not used. - Base(const Base & that); - - /// The assignment operator is private to prevent it from being used. - /// \param that Not used. - Base & operator = (const Base & that); - -protected: - /// The name of the driver. This must be the same as the name it - /// is registered under. It's expected to be from a per-class static - /// string and thus should not be deleted. - const char * - name; - - /// The parameters to this instance of the driver. They are - /// copied here so that we can print them later in operator<<() . - /// the copy is deleted when in the ~Base() destructor. - const char * - parameters; - - /// Constructor for the virtual base class. - /// \param _name Name of the driver. This is expected to be a single - /// constant static string per driver class. - /// \param _parameters Driver-specific configuration parameters. - Base(const char * _name, const char * _parameters); - -public: - /// Destroy the base class. - virtual ~Base() = 0; - - /// Return true if the object is owned by a UserInterface object and - /// should not be destroyed separately. - /// The result is invariant for a particular object (or possibly - /// class). - virtual bool - captive() const; - - /// Write the driver information onto a stream, for debugging and - /// for dumping the configuration information. - /// \param stream A reference to an instance of ostream upon which the - /// object information is to be rendered. - /// \return A reference to the provided stream, meant for the - /// usual successive call paradigm of ostream operator << . - std::ostream & print(std::ostream & stream) const; -}; - -/// Write the driver information from the Base object onto a stream, -/// for debugging and dumping the configuration information. -/// \param stream A reference to an instance of ostream upon which the -/// object information is to be rendered. -/// \param base A reference to the Base class providing the information. -/// \return A reference to the provided stream, meant for the -/// usual successive call paradigm of ostream operator << . -inline std::ostream & -operator << (std::ostream & stream, const Base & base) { - return base.print(stream); -} - -/// Virtual base class for all drivers that perform non-blocking I/O. -/// These are AudioInput and AudioOutput, PTTInput, TextInput, -/// KeyingOutput and UserInterface. -class IODevice : public ::FreeDV::Base { -protected: - /// Construct an I/O device. - /// \param name Name of the driver. This is expected to be a single - /// constant static string per driver class. - /// \param parameters Driver-specific configuration parameters. - IODevice(const char * name, const char * parameters); - -public: - /// Return the number of audio samples, or bytes for devices other than - /// audio interfaces, that can be read or written. Return zero if there - /// is not enough readable or writable data to do some work, for example - /// if the device is a PTT input and the internal driver detects less - /// readable data than necessary to read the HID status. - /// - /// All drivers present a unidirectional interface. - /// If the underlying device is bidirectional that detail is hidden and - /// we present one or more separate read and write drivers. - /// \return The number of audio samples or bytes that can be read or - /// written. - virtual std::size_t ready() = 0; - - /// Type used by poll_fds(). For portability to Windows. - /// - typedef struct pollfd PollType; - - /// Poll file descriptors for available I/O. - /// - static int poll(PollType * array, int length, int timeout); - - /// Get the file descriptors to be used to poll for available I/O. - /// - virtual int poll_fds(PollType * array, int space) = 0; - - virtual ~IODevice() = 0; -}; - -/// Virtual base class for AudioInput and AudioOutput. -/// -class AudioDevice : public ::FreeDV::IODevice { -protected: - /// The master volume control for the device. - /// - float master_amplitude; - - /// Create an AudioDevice instance. - /// \param name The name of the child driver. This is expected to be a - /// static string. - /// \param parameters Driver-specific configuration parameters. - AudioDevice(const char * name, const char * parameters); - -public: - /// Destroy an AudioDevice instance. - virtual ~AudioDevice() = 0; - - /// Get the current audio level. - /// \return The current audio level. - /// The value is normalized to the range of 0.0 to 1.0. - virtual float amplitude(); - - /// Set the current audio level. - /// \param value The new value for the current audio level. - /// The value must be normalized within the range of 0.0 to 1.0. - virtual void amplitude(float value); - - /// Start the audio device. - /// Input devices: start digitizing samples for the program to subsequently - /// read. - /// Output devices: prepare for samples to be sent. - /// The default implementation of this function does nothing. - virtual void start(); - - /// Stop the audio device. - /// Input devices: stop digitizing samples. - /// Output devices: stop playing samples. - /// The default implementation of this function does nothing. - virtual void stop(); -}; - -/// Virtual base class for audio input drivers. -/// -class AudioInput : public ::FreeDV::AudioDevice { -protected: - /// Create an AudioInput device instance. - /// \param name The name of the child driver. This is expected to be a - /// static string. - /// \param parameters Driver-specific configuration parameters. - AudioInput(const char * name, const char * parameters); - -public: - /// Destroy an AudioInput device instance. - /// - virtual ~AudioInput() = 0; - - /// Read audio into an array of the signed 16-bit integer type. - /// Depending on the underlying device and its non-blocking status, - /// this may write fewer bytes than requested. It's permissible for - /// it to write no bytes and return 0. - /// \param array The array of audio samples to be read. - /// \param length The number of 16-bit audio samples which are to be read. - /// \return The number of 16-bit audio samples that were actually read. - /// This may be smaller than *length*, or it may be zero. - virtual std::size_t - - read16(std::int16_t * array, std::size_t length) = 0; -}; - -/// Virtual base class for audio output drivers. -/// -class AudioOutput : public ::FreeDV::AudioDevice { -protected: - /// Create an AudioOutput device instance. - /// \param name The name of the child driver. This is expected to be a - /// static string. - /// \param parameters Driver-specific configuration parameters. - AudioOutput(const char * name, const char * parameters); - -public: - /// Destroy an AudioOutput device instance. - /// - virtual ~AudioOutput() = 0; - - /// Wait for all output to be emitted by the audio device and then - // return. - virtual void drain() = 0; - - /// Write audio from an array of the signed 16-bit integer type. - /// Depending on the underlying device and its non-blocking status, - /// this may write fewer bytes than requested. It's permissible for - /// it to write no bytes and return 0. - /// \param array The array of audio samples to be written. - /// \param length The number of 16-bit audio samples which are to be - /// written. - /// \return The number of 16-bit audio samples that were actually written. - /// This may be smaller than *length*, or it may be zero. - virtual std::size_t - write16(const std::int16_t * array, std::size_t length) = 0; -}; - -/// Virtual base class for codecs. -/// -class Codec : public ::FreeDV::Base { -protected: - /// Create a codec instance. - /// \param name Name of the driver. This is expected to be a single - /// constant static string per driver class. - /// \param parameters Driver-specific configuration parameters. - Codec(const char * name, const char * parameters); - -public: - /// Destroy a codec instance. - /// - virtual ~Codec() = 0; - - /// Decode from data bytes to audio samples. - /// Depending on the internal frame size for this particular codec - /// and the status of the incoming signal, this may consume and produce - /// less data than requested. It need not consume any data until it is - /// presented with enough to produce a full frame. It may throw away - /// as much incoming data as it likes without producing any. - /// \param i The encoded data, in an array of unsigned 8-bit integers. - /// \param o The array of audio samples after decoding, in an array - /// of signed 16-bit integers. - /// \param data_length When called: The number of bytes of data that are - /// available to be decoded. On return: the number of bytes of data - /// that were consumed. - /// \param sample_length The number of audio samples that may be decoded. - /// \return The number of audio samples that were actually decoded. - virtual std::size_t - decode16( - const std::uint8_t * i, - std::int16_t * o, - std::size_t * data_length, - std::size_t sample_length) = 0; - - - /// Encode from audio samples to data bytes. - /// Depending on the internal frame size for this particular codec, - /// this may consume and produce less data than requested. It need not - /// consume any data until it is presented with enough to produce a full - /// frame. - /// \param i The array of audio samples to be encoded, in an array - /// of signed 16-bit integers. - /// \param o The encoded data, in an array of unsigned 8-bit integers. - /// \param data_length The number of bytes which may be encoded. - /// \param sample_length On call: The number of audio samples which may be - /// encoded. On return: The number of 16-bit audio samples that were - /// consumed. - /// \return The number of std::uint8_t elements in the encoded array. - virtual std::size_t - encode16( - const std::int16_t * i, - std::uint8_t * o, - std::size_t data_length, - std::size_t * sample_length) = 0; - - /// \return The number of samples required to encode a frame in the - /// currently-selected mode. - virtual std::size_t - samples_per_frame() const = 0; -}; - -/// Virtual base class for protocol framers. -/// -class Framer : public ::FreeDV::Base { -protected: - /// Create a framer instance. - /// \param name Name of the driver. This is expected to be a single - /// constant static string per driver class. - /// \param parameters Driver-specific configuration parameters. - Framer(const char * name, const char * parameters); - -public: - /// Destroy a framer instance. - /// - virtual ~Framer() = 0; - - /// Return the minimum duration of a frame in milliseconds. - /// \return The minimum duration of a frame in milliseconds. - virtual int - min_frame_duration() const = 0; - - /// Decode from modem data to codec frames, removing the wrapping protocol. - /// \param i The encoded data, in an array of unsigned 8-bit integers. - /// \param o The array of codec data after decoding, in an array - /// of unsigned 8-bit integers. - /// \param input_length When called: The number of bytes of data that are - /// available to be unwrap. On return: the number of bytes of data - /// that were consumed. - /// \param output_length The number of codec data bytes that can be - /// unwrapped. - /// \return The number of data bytes that were actually decoded. - virtual std::size_t - unwrap(const std::uint8_t * i, - std::uint8_t * o, - std::size_t * input_length, - std::size_t output_length) = 0; - - /// Wrap codec data bytes in a protocol for transmission through the modem. - /// \param i The array of data bytes to be encoded, in an array - /// of unsigned 8-bit integers. - /// \param o The encoded data, in an array of unsigned 8-bit integers. - /// \param input_length The number of data bytes to be wrapped. - /// \param output_length The number of data bytes available to store the - /// wrapped data. - /// \return The number of std::uint8_t elements in the wrapped array. - virtual std::size_t - wrap( - const std::uint8_t * i, - std::uint8_t * o, - std::size_t * input_length, - std::size_t output_length) = 0; -}; - -/// Radio device keying driver. -/// -class KeyingOutput : public ::FreeDV::IODevice { -protected: - /// Create an radio keying output device instance. - /// \param name Name of the driver. This is expected to be a single - /// constant static string per driver class. - /// \param parameters Driver-specific configuration parameters. - KeyingOutput(const char * name, const char * parameters); - -public: - /// Destroy the radio keying device instance. - /// - virtual ~KeyingOutput() = 0; - - /// Key or un-key the transmitter. - /// \param value If true, key the transmitter. If false, un-key. - virtual void key(bool value) = 0; -}; - -/// Softmodem driver. -/// -class Modem : public ::FreeDV::Base { -protected: - /// Create a softmodem device instance. - /// \param name Name of the driver. This is expected to be a single - /// constant static string per driver class. - /// \param parameters Driver-specific configuration parameters. - Modem(const char * name, const char * parameters); - -public: - virtual ~Modem() = 0; - - /// Demodulate from audio samples to data. - /// Depending on the internal frame size for this particular modem and - /// the status of the incoming signal, this may consume and produce less - /// data than requested. It need not consume any data until it is - /// presented with enough to produce a full frame. It may throw away as - /// much incoming data as it likes without producing any. - /// \param i The array of audio samples to be demodulated, in an array - /// of signed 16-bit integers. - /// \param o The demodulated data, in an array of unsigned 8-bit integers. - /// \param data_length The number of bytes of data that may be demodulated. - /// \param sample_length On call: The number of audio samples to be - /// demodulated. On return: The number of audio samples consumed. - /// \return The number of bytes of data that were actually decoded. - virtual std::size_t - demodulate16( - const std::int16_t * i, - std::uint8_t * o, - std::size_t data_length, - std::size_t * sample_length) = 0; - - /// Modulate from data to audio samples. - /// Depending on the internal frame size for this particular modem, - /// this may consume and produce less data than requested. It need not - /// consume any data until it is presented with enough to produce a full - /// frame. - /// \param i The data, in an array of unsigned 8-bit integers. - /// \param o The array of audio samples after modulation, in an array - /// of signed 16-bit integers. - /// \param data_length On call: The number of bytes of data to be - /// modulated. On return: the number of bytes that were consumed. - /// \param sample_length On call: The number of audio samples to be - /// modulated. - /// \return The number of 16-bit audio samples that were produced. - virtual std::size_t - modulate16( - const std::uint8_t * i, - std::int16_t * o, - std::size_t * data_length, - std::size_t sample_length) = 0; - - /// \return The number of bytes required to encode a frame in the current - /// mode. - virtual std::size_t - bytes_per_frame() const = 0; -}; - -/// Push-to-talk input driver. -/// -class PTTInput : public ::FreeDV::IODevice { -protected: - /// Create a push-to-talk switch instance. - /// \param name Name of the driver. This is expected to be a single - /// constant static string per driver class. - /// \param parameters Driver-specific configuration parameters. - PTTInput(const char * name, const char * parameters); -public: - virtual ~PTTInput() = 0; - - /// Return true if the PTT is pressed. - /// ready() must return true before this member is called. - /// \return True if the PTT is pressed. - virtual bool state() = 0; -}; - -/// Driver for the text message source function. -/// -class TextInput : public ::FreeDV::IODevice { -protected: - /// The child class calls this member in its parent to set the text. - /// - void set(const char * text); - - - /// Create a text source instance. - /// \param name Name of the driver. This is expected to be a single - /// constant static string per driver class. - /// \param parameters Driver-specific configuration parameters. - TextInput(const char * name, const char * parameters); - -public: - /// Read the text data. - /// - virtual std::size_t read(char * buffer, std::size_t length) = 0; - - virtual ~TextInput() = 0; -}; - -class Interfaces; - -/// Generic base class for user interfaces. -/// They may be graphical, they may be server-client interfaces, -/// they may be specialized hardware devices, especially if this -/// software is embedded. -/// There must be inputs and callbacks for many things here. -/// UserInterfaces may provide their own drivers for microphone, -/// loudspeaker, TextInput, and both forms of PTT. -class UserInterface : public ::FreeDV::IODevice { -private: - // Copy constructor and operator =() disabled. - UserInterface(const UserInterface &); - UserInterface & operator=(const UserInterface &); -protected: - /// The external Interfaces object. - /// - Interfaces * interfaces; - - /// Create an instance of the UserInterface object. - /// \param name Name of the driver. This is expected to be a single - /// constant static string per driver class. - /// \param parameters Driver-specific configuration parameters. - /// \param _interfaces An Interface object. The UserInterface object - /// may set various fields of Interface to be its own captive driver - /// objects, and they may change during operation if the user changes - /// device driver parameters. - UserInterface(const char * name, const char * parameters, Interfaces * _interfaces); - -public: - virtual ~UserInterface() = 0; -}; - -/// Structure used to pass all of the drivers. Can be modified while the -/// program is running. -class Interfaces { -private: - // Copy constructor and operator=() disabled. - Interfaces(const Interfaces &); - Interfaces & operator=(const Interfaces &); -public: - Interfaces(); - virtual ~Interfaces() final; - - /// The voice codec in use. - /// - Codec * codec; - /// The Framer handles the protocol which wraps the codec data. - /// It can decline to feed any audio on to the codec if the protocol says - /// that should not happen, for example if the data isn't addressed to us. - Framer * framer; - /// The output used to key the transmitter. - /// - KeyingOutput * keying_output; - /// The audio output which drives the loudspeaker or headphone. - /// - AudioOutput * loudspeaker; - /// The audio input from the microphone. - /// - AudioInput * microphone; - /// The softmodem. - /// - Modem * modem; - /// The PTT input that indicates the transmission is to be digital audio. - /// - PTTInput * ptt_input_digital; - /// The PTT input that indicates the transmission is to be SSB. - /// - PTTInput * ptt_input_ssb; - /// The audio input from the receiver. - /// - AudioInput * receiver; - /// The text to be transmitted in our text side-channel. - /// - TextInput * text_input; - /// The audio output that drives the transmitter. - /// - AudioOutput * transmitter; - /// The user interface driver. Used for GUIs. - /// - UserInterface * user_interface; - - /// Fill in default drivers if the user or UserInterface hasn't set any. - /// - void fill_in(); - - /// Write the command-line flags necessary to configure the drivers as - /// they are presently configured to the stream. This is used to save - /// the configuration or debug the program. - /// \param stream A reference to an instance of ostream on which the - /// \param program_name The name of the executable file for this program. - /// \return A reference to the provided stream, meant for the - /// usual successive call paradigm of ostream operator << . - /// - virtual std::ostream & - print(std::ostream & stream, const char * program_name) const; -}; - -/// Write the driver information from the Interfaces object onto a stream, -/// for debugging and dumping the configuration information. -/// \param stream A reference to an instance of ostream upon which the -/// object information is to be rendered. -/// \param interfaces a reference to an Interfaces object providing -/// information about the device and algorithm drivers to be used. -/// \return A reference to the provided stream, meant for the -/// usual successive call paradigm of ostream operator << . -/// -inline std::ostream & -operator << (std::ostream & stream, const Interfaces & interfaces) { - return interfaces.print(stream, 0); -} - -/// Functions for opening device drivers. -/// Most of the functions in the Driver namespace are registered with the -/// driver manager at run-time. Only embedded programs that do not use -/// big_main.cpp and driver_manager.cpp will need to reference them. -/// -namespace Driver { -/// The "tone" audio input driver, which plays a combination of multiple sine -/// waves at user-selected frequencies and amplitudes, for testing. -/// \param parameter A list of frequencies and amplitudes which the driver -/// shall synthesize. For example, "1000,0.5;60,0.5" would play a 1 kHz tone -/// and a 60 Hz tone at equal levels. The frequency specified must be greater -/// than zero and less than or equal to 1/2 of SampleRate. The amplitudes -/// selected should add up to 1.0 or less. -/// \return A pointer to the AudioInput instance for the tone generator. -/// -AudioInput * Tone(const char * parameter); - -/// An ALSA audio input driver for use on Linux. -/// \param parameter The name of the sound device to open, in the form of -/// "hw:*n*", "plughw:*n*" or a "longname" as returned by -/// sound_pcm_card_get_longname() or a shortened version of that name -/// anchored at the start and with an arbitrary portion of the end removed. -/// In the case of shortened names, the first device with a longname that -/// matches the shortened name provided (anchored at the start of the longname -/// and proceeding for the length of the provided string but not beyond it) -/// will be opened. -/// \return A pointer to the AudioInput instance for the ALSA device selected. -/// -AudioInput * AudioInALSA(const char * parameter); - -/// Opens the default audio input interface of the operating system. -/// \return A pointer to an AudioInput instance for the default audio input -/// device. -/// -AudioInput * AudioInDefault(); - -/// The "sink" audio output driver, which discards all audio sent to it, -/// for testing. -/// \param parameter Not used. -/// \return A pointer to an AudioInput instance for the audio sink. -/// -AudioOutput * AudioSink(const char * parameter); - -/// An ALSA audio output driver for use on Linux. -/// \param parameter The name of the sound device to open, in the form of -/// "hw:*n*", "plughw:*n*" or a "longname" as returned by -/// sound_pcm_card_get_longname() or a shortened version of that name -/// anchored at the start and with an arbitrary portion of the end removed. -/// In the case of shortened names, the first device with a longname that -/// matches the shortened name provided (anchored at the start of the longname -/// and proceeding for the length of the provided string but not beyond it) -/// will be opened. -/// \return A pointer to the AudioInput instance for the ALSA device selected. -/// -AudioOutput * AudioOutALSA(const char * parameter); - -/// Opens the default audio output interface of the operating system. -/// -AudioOutput * AudioOutDefault(); - -/// Opens Codec2. -/// for testing. -/// \param parameter -/// \return A pointer to the codec instance. -/// -Codec * Codec2(const char * parameter); - -/// Opens a no-op codec, which copies its input to its output unmodified, -/// for testing. -/// \param parameter Not used. -/// \return A pointer to the Codec instance for the no-op codec. -/// -Codec * CodecNoOp(const char * parameter); - -/// Opens a no-op protocol framer, which copies its input to its output -/// unmodified, for testing. -/// \param parameter Not used. -/// \return A pointer to the Framer instance for the no-op codec. -/// -Framer * FramerNoOp(const char * parameter); - -/// Opens a "sink" keying device, which doesn't key anything, for testing. -/// \param parameter Not used. -/// \return A pointer to the KeyingOutput instance for the device. -/// -KeyingOutput * KeyingSink(const char * parameter); - -/// Opens the Reverse Codec2 modem, for debugging. -/// \param parameter -/// \return A pointer to the Modem instance. -/// -Modem * Codec2_Reverse(const char * parameter); - -/// Opens the FDMDV2 modem. -/// \param parameter -/// \return A pointer to the Modem instance. -/// -Modem * ModemFDMDV2(const char * parameter); - -/// Opens a no-op modem, which copies its input to its output unmodified, -/// for testing. -/// \param parameter Not used. -/// \return A pointer to the Modem instance for the no-op modem. -/// -Modem * ModemNoOp(const char * parameter); - -/// Opens a "constant" push-to-talk device, which has a constant value of -/// pushed or not pushed, for testing. -/// \param parameter "1" if the device is to emit the "pushed" state, "0" if -/// the device is to emit the not-pushed state. -/// \return A pointer to the PTTInput instance for the device. -/// -PTTInput * PTTConstant(const char * parameter); - -/// Opens a push-to-talk device based on Linux evdev. -/// \param parameter -/// \return A pointer to the PTT_EvDev instance for the device. -/// -PTTInput * PTT_EvDev(const char * parameter); - -/// Opens a "constant" text ionput device, which has a constant text value -/// which is to be transmitted as ancillary data. -/// \param parameter The text to be transmitted. -/// \return A pointer to the TextInput instance for the device. -/// -TextInput * TextConstant(const char * parameter); - -/// Opens a "blank" user interface device, which has no displays or controls, -/// for testing. -/// \param parameter Not used. -/// \param interfaces a reference to an Interfaces object providing -/// information about the device and algorithm drivers to be used. -/// \return A pointer to the UserInterface instance for the device. -/// -UserInterface * BlankPanel(const char * parameter, Interfaces * interfaces); -} - -// Utility functions. -// - -/// Non-template version of min(). -/// -inline std::size_t -min(std::size_t a, std::size_t b) -{ - return a < b ? a : b; -} - -/// Non-template version of max(). -/// -inline std::size_t -max(std::size_t a, std::size_t b) -{ - return a > b ? a : b; -} - -/// Internal structure to DriverManager, used to keep a list of device -/// or protocol drivers. -struct DriverList; - -/// Device driver manager. Allows for registration and enumeration of device -/// drivers. Instantiates device drivers on request. -class DriverManager { -private: - DriverList * audio_input_drivers; - DriverList * audio_output_drivers; - DriverList * codecs; - DriverList * framers; - DriverList * keying_output_drivers; - DriverList * modems; - DriverList * ptt_input_drivers; - DriverList * text_input_drivers; - DriverList * user_interface_drivers; - - // Copy constructor and operator=() disabled. - DriverManager(const DriverManager &); - DriverManager & operator=(const DriverManager &); -public: - - /// Initialize the driver manager. - /// - DriverManager(); - ~DriverManager(); - - /// Print the available drivers to the argument stream. - /// \param stream A reference to an instance of ostream on which the - /// information is to be printed. - std::ostream & print(std::ostream & stream) const; - - /// Instantiate an AudioInput driver. - /// \param driver The name of the driver. - /// \param parameters Driver-specific configuration parameters. - AudioInput * audio_input(const char * driver, const char * parameters) const; - /// Instantiate an AudioOutput driver. - /// \param driver The name of the driver. - /// \param parameters Driver-specific configuration parameters. - AudioOutput * audio_output(const char * driver, const char * parameters) const; - /// Instantiate a Codec. - /// \param driver The name of the driver. - /// \param parameters Driver-specific configuration parameters. - Codec * codec(const char * driver, const char * parameters) const; - - /// Instantiate a Framer. - /// \param driver The name of the driver. - /// \param parameters Driver-specific configuration parameters. - Framer * framer(const char * driver, const char * parameters) const; - - /// Instantiate a Keying driver. - /// \param driver The name of the driver. - /// \param parameters Driver-specific configuration parameters. - KeyingOutput * keying_output(const char * driver, const char * parameters) const; - /// Instantiate a softmodem. - /// \param driver The name of the driver. - /// \param parameters Driver-specific configuration parameters. - Modem * modem(const char * driver, const char * parameters) const; - - /// Instantiate a PTT input driver. - /// \param driver The name of the driver. - /// \param parameters Driver-specific configuration parameters. - PTTInput * ptt_input(const char * driver, const char * parameters) const; - - /// Instantiate a text input driver. - /// \param driver The name of the driver. - /// \param parameters Driver-specific configuration parameters. - TextInput * text_input(const char * driver, const char * parameters) const; - /// Instantiate a user interface driver. - /// \param driver The name of the driver. - /// \param parameters Driver-specific configuration parameters. - /// \param interfaces Interfaces object used to hold all of the - /// current device driver instances. - UserInterface * user_interface(const char * driver, const char * parameters, Interfaces * interfaces) const; - - /// Register an audio input driver. - /// \param driver The name of the driver. - /// \param creator The coroutine that will instantiate the driver. - /// \param enumerator The coroutine that will enumerate the available - /// driver interfaces for the user. - void register_audio_input(const char * driver, AudioInput * (*creator)(const char *), std::ostream & (*enumerator)(std::ostream &)); - - /// Register an audio input driver. - /// \param driver The name of the driver. - /// \param creator The coroutine that will instantiate the driver. - /// \param enumerator The coroutine that will enumerate the available - /// driver interfaces for the user. - void register_audio_output(const char * driver, AudioOutput * (*creator)(const char *), std::ostream & (*enumerator)(std::ostream &)); - - /// Register a codec. - /// \param driver The name of the driver. - /// \param creator The coroutine that will instantiate the driver. - /// \param enumerator The coroutine that will enumerate the available - /// driver interfaces for the user. - void register_codec(const char * driver, Codec * (*creator)(const char *), std::ostream & (*enumerator)(std::ostream &)); - - /// Register a protocol framer. - /// \param driver The name of the driver. - /// \param creator The coroutine that will instantiate the driver. - /// \param enumerator The coroutine that will enumerate the available - /// driver interfaces for the user. - void register_framer(const char * driver, Framer * (*creator)(const char *), std::ostream & (*enumerator)(std::ostream &)); - - /// Register a keying output driver. - /// \param driver The name of the driver. - /// \param creator The coroutine that will instantiate the driver. - /// \param enumerator The coroutine that will enumerate the available - /// driver interfaces for the user. - void register_keying_output(const char * driver, KeyingOutput * (*creator)(const char *), std::ostream & (*enumerator)(std::ostream &)); - - /// Register a modem driver. - /// \param driver The name of the driver. - /// \param creator The coroutine that will instantiate the driver. - /// \param enumerator The coroutine that will enumerate the available - /// driver interfaces for the user. - void register_modem(const char * driver, Modem * (*creator)(const char *), std::ostream & (*enumerator)(std::ostream &)); - - /// Register a PTT input driver. - /// \param driver The name of the driver. - /// \param creator The coroutine that will instantiate the driver. - /// \param enumerator The coroutine that will enumerate the available - /// driver interfaces for the user. - void register_ptt_input(const char * driver, PTTInput * (*creator)(const char *), std::ostream & (*enumerator)(std::ostream &)); - - /// Register a text input driver. - /// \param driver The name of the driver. - /// \param creator The coroutine that will instantiate the driver. - /// \param enumerator The coroutine that will enumerate the available - /// driver interfaces for the user. - void register_text_input(const char * driver, TextInput * (*creator)(const char *), std::ostream & (*enumerator)(std::ostream &)); - - /// Register a user interface driver. - /// \param driver The name of the driver. - /// \param creator The coroutine that will instantiate the driver. - /// \param enumerator The coroutine that will enumerate the available - /// driver interfaces for the user. - void register_user_interface(const char * driver, UserInterface * (*creator)(const char *, Interfaces *), std::ostream & (*enumerator)(std::ostream &)); -}; - -/// Write the driver information from the DriverManager object onto a stream, -/// for debugging and dumping the configuration information. -/// \param stream A reference to an instance of ostream upon which the -/// object information is to be rendered. -/// \param d A reference to the DriverManager class providing the information. -/// \return A reference to the provided stream, meant for the -/// usual successive call paradigm of ostream operator << . -inline std::ostream & -operator << (std::ostream & stream, const DriverManager & d) { - return d.print(stream); -} - -/// Global reference to the driver manager. -/// -extern DriverManager * driver_manager(); - -#if 0 -/// Interpolate between two sample rates. -class Interpolator16 { -private: - const std::size_t in_rate; - const std::size_t out_rate; - const unsigned int number_of_channels; - const soxr_io_spec_t io_spec; - const soxr_quality_spec_t quality_spec; - const soxr_runtime_spec_t runtime_spec; - - // Prohibit the copy constructor and operator =(). - Interpolator16(const Interpolator16 &); - Interpolator16 & - operator = (const Interpolator &); - -public - Interpolator16(std::size_t _in_rate, std::size_t _out_rate); - ~Interpolator16(); - - void process( - const std::int16_t * in, - std::int16_t * out, - std::size_t in_length, - std::size_t out_length); -} -#endif - -} diff --git a/freedv-server/source/fifo.cpp b/freedv-server/source/fifo.cpp deleted file mode 100644 index 0eddf49f..00000000 --- a/freedv-server/source/fifo.cpp +++ /dev/null @@ -1,88 +0,0 @@ -/// \file fifo.cpp -/// Implementation of the FIFO class. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" -#include -#include - -namespace FreeDV { - FIFO::FIFO(std::size_t size) - : buffer(new uint8_t[size]), buffer_end(buffer + size), in(buffer), out(buffer) - { - reset(); - } - - FIFO::~FIFO() - { - delete buffer; - } - - const uint8_t * - FIFO::get(std::size_t length) { - assert(length % 2 == 0); - if ( length > (std::size_t)(in - out) ) - get_overrun(); - return out; - } - - void - FIFO::get_done(std::size_t length) { - assert(length % 2 == 0); - out += length; - assert(out >= buffer && out <= buffer_end); - if ( out == in ) - out = in = buffer; - } - - void - FIFO::get_overrun() const - { - throw std::runtime_error("FIFO outgoing data overrun."); - } - - uint8_t * - FIFO::put(std::size_t length) { - assert(length % 2 == 0); - - if ( (in + length) > buffer_end ) - return reorder(length); - else - return in; - } - - void - FIFO::put_done(std::size_t length) { - assert(length % 2 == 0); - in += length; - assert(in >= buffer && in <= buffer_end); - } - - uint8_t * - FIFO::reorder(std::size_t size) - { - const std::size_t bytes = in - out; - - if ( bytes > 0 && out > buffer ) { - - // memmove() is specified to handle overlap properly. - memmove(buffer, out, bytes); - } - out = buffer; - in = buffer + bytes; - - if ( size > (std::size_t)(buffer_end - in) ) - throw std::runtime_error("FIFO incoming data overrun."); - - return in; - } - - void - FIFO::reset() - { - in = buffer; - out = buffer; - } -} diff --git a/freedv-server/source/framer.cpp b/freedv-server/source/framer.cpp deleted file mode 100644 index 33b4ba64..00000000 --- a/freedv-server/source/framer.cpp +++ /dev/null @@ -1,18 +0,0 @@ -/// \file framer.cpp -/// The Protocol Framer base class. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" - -namespace FreeDV { - Framer::Framer(const char * _name, const char * _parameters) - : Base(_name, _parameters) - { - } - - Framer::~Framer() - { - } -} diff --git a/freedv-server/source/framer_noop.cpp b/freedv-server/source/framer_noop.cpp deleted file mode 100644 index 4f94a78a..00000000 --- a/freedv-server/source/framer_noop.cpp +++ /dev/null @@ -1,120 +0,0 @@ -/// \file framer_noop.cpp -/// The No-Op Framer, for digital voice that is not framed in a protocol. -/// FreeDV (as of this writing early 2014) would be the obvious example. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" -#include - -namespace FreeDV { - /// Framer "no-op", just copies its input to its output. - /// - class FramerNoOp : public ::FreeDV::Framer { - public: - /// Create a framer instance. - /// \param parameters Not used. - FramerNoOp(const char * parameters); - - /// Destroy a framer instance. - /// - virtual ~FramerNoOp(); - - /// Return the minimum duration of a frame in milliseconds. - /// \return The minimum duration of a frame in milliseconds. - virtual int - min_frame_duration() const; - - /// Decode from modem data to codec frames, removing the wrapping protocol. - /// \param i The encoded data, in an array of unsigned 8-bit integers. - /// \param o The array of codec data after decoding, in an array - /// of unsigned 8-bit integers. - /// \param input_length When called: The number of bytes of data that are - /// available to be unwrap. On return: the number of bytes of data - /// that were consumed. - /// \param output_length The number of codec data bytes that can be - /// unwrapped. - /// \return The number of data bytes that were actually decoded. - virtual std::size_t - unwrap(const std::uint8_t * i, - std::uint8_t * o, - std::size_t * input_length, - std::size_t output_length); - - /// Wrap codec data bytes in a protocol for transmission through the modem. - /// \param i The array of data bytes to be encoded, in an array - /// of unsigned 8-bit integers. - /// \param o The encoded data, in an array of unsigned 8-bit integers. - /// \param input_length The number of data bytes to be wrapped. - /// \param output_length The number of data bytes available to store the - /// wrapped data. - /// \return The number of std::uint8_t elements in the wrapped array. - virtual std::size_t - wrap( - const std::uint8_t * i, - std::uint8_t * o, - std::size_t * input_length, - std::size_t output_length); - }; - - FramerNoOp::FramerNoOp(const char * _parameters) - : Framer("no-op", _parameters) - { - } - - FramerNoOp::~FramerNoOp() - { - } - - int - FramerNoOp::min_frame_duration() const - { - return 1; - } - - std::size_t - FramerNoOp::unwrap(const std::uint8_t * i, - std::uint8_t * o, - std::size_t * input_length, - std::size_t output_length) - { - const std::size_t length = min(*input_length, output_length); - memcpy(o, i, length); - *input_length = length; - return length; - } - - std::size_t - FramerNoOp::wrap( - const std::uint8_t * i, - std::uint8_t * o, - std::size_t * input_length, - std::size_t output_length) - { - const std::size_t length = min(*input_length, output_length); - memcpy(o, i, length); - *input_length = length; - return length; - } - - Framer * - Driver::FramerNoOp(const char * parameter) - { - return new ::FreeDV::FramerNoOp(parameter); - } - - static std::ostream & - FramerNoOpEnumerator(std::ostream & stream) - { - return stream; - } - - static bool - initializer() - { - driver_manager()->register_framer("no-op", Driver::FramerNoOp, FramerNoOpEnumerator); - return true; - } - static const bool UNUSED initialized = initializer(); -} diff --git a/freedv-server/source/global.cpp b/freedv-server/source/global.cpp deleted file mode 100644 index 61b67e7c..00000000 --- a/freedv-server/source/global.cpp +++ /dev/null @@ -1,9 +0,0 @@ -#include "drivers.h" - -namespace FreeDV { - /// Global name of the program, for error messages. - const char * program_name = 0; - - /// Global driver manager object. - DriverManager * _globalDriverManager = 0; -} diff --git a/freedv-server/source/gui/wxwidgets/.gitignore b/freedv-server/source/gui/wxwidgets/.gitignore deleted file mode 100644 index e69de29b..00000000 diff --git a/freedv-server/source/hid/Doc/HID1_11.pdf b/freedv-server/source/hid/Doc/HID1_11.pdf deleted file mode 100644 index c5a5dd4c46f25163e71623fdcabb546f66851803..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 675688 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

(|g7Db=z_cJypNA5e*eR%AsYQcyDcUq<$Vq$7C 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%0AG~aEe&0 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⁡@JAe&oSYZ~*| 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%0D?ih3K#$=V`vRE^Bwgu`^gw%RJ?Z#Xy04o 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


bzQ7CVSS~z0N-u-Z( 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�pd$$2OiJN(U+Mk!ht(q$AVFR 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≈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


@9u(~J(PnKR$&b-m1fIdn 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�bn#9LV4`LIlS72(7lf0jpju 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 z z<{S|XiN+36(`i4iqXQHtAeMrqmqQ2>)(ceDxuy_#6@Xf$ww2+)){7Nyt(0pxe-?cZ zCAivoWu82{$UxOIF~6mbE&N8r&bj3Iy^fOE+_6^aR5ibRP8VfW*Y{fg;FW%)&kXR} z&^H@E+11P_diFTP_f$F zI1m;D8Uo&XUw-L{roFU3$`^1{e>1>RJCm)A9i>4Zz(_!#r;rHE z2Ti(qK`PoznDywU70xO1_Py>vR8~sP;EW*{_4UC@I3Yk>|H)zmmZnbdlEcJvdN7*- zrU{wIoCey2;TAH!o@7?kzWPDn7VN{|^$X6X3)q)NE6`w{Bn<#9&0g3Lg^(#?FAa3R zEwrgvKRie7umPZ+XJ?h_dZCugkbrIROno7dW7ljxxVdvsTqSCJmxi$OPGx}4kJA>g zeJ~v;Or9&quM-00Pn-rxR(og~H94HSKp{8G_Ft z$SFoG!){=68_PO?DFWFxj=~BzMLtW7XD_2W2EGEv`(&B|VAMzAF;%|GiBhZsaUi9&i8#QxG4~@7z7ydZst3C&rI@24+Ws5Gh1OS)@Qz>5U>5 z>SitvC=|*TtF$P2+3fe2?ZU^muaDqu+E5phCvhd3S?7(yhg7#p`Dn@@bge{{KzLuh2vdJ zG6*1u94REy#07-J=xogXaJYg&K2W&I(=^Hm2?F;j&p#p=2S;!t&+GDeYcBx*=;$Lb z^;AGlnLqE=XDg_cH;34J+I$>*Fyg7{aK(Kcurz&Eigu z%u!n0&P==NF8~0J$>tz5d>sgL*cYTJ=Cluu<22t5n5AeqDmMA~W4qXOa&1X+hheS( zFA2yuMJ@a@h-CkmDa;L}*}A5)3(u?}JMgwoMK8GLE_YcIcXWd;?0s6fijwwr6FMW$ zwwtHO!i)=hYe4St6$HT{HyN^@2yHxt__(CLzAi)V1L(1wViE1L9n%1iw8JKbSxqJ} zk;gJPGf62)wD0x{w0~B>)ux3_;U-Rp?Il717~I6BYv%e&4>BJ|t-6H0c%h#1Dzs1D z5sP1Ao;5`anB?}LPGjaW$7NV@#eKLfDFE(Q6JA)n@wWEEFa=GmFhR0RYha=G~2rbqcQ(@c9)6;y>6&jTTa9MvomhK^@iA zCNGW}a{B6zI4%!s`ba=A-{{vWCG65ZrU;++qN?`C2gCnDB;iRJwg@OF^APkglLja* zJ=I2j%#V<=kxgRYmMW-X0es6mPjOen;>#=*<>=@sm9sF8Gmdz#5IoV1#Dx?*?#j)v z@JH`M7bvS*pFB{`pn$k?1lk#|)iAd?3T=G8z8HJqD8$6#>2ck&pgTi|jKweR#dSb| zYlQYO6DWGYy=WUM6g_}(bxs2H@61>XbR$IwV+WqJS&4i9{PB1No@9@xWPloan3Ot) z#znKm;qXq_F<@%PS(Jj8P2~<#kMShCCIR(;7tr7D$G~YfBPM+l62N@w;>JwSiZ85g zu1OX`o#_c&(v5Mr1XLA_D#dI2fE*cYZp%DH#N7eIq&pj6y z6-ypbSUuLMp%6|TurCr0|10SbjVMG32NA84YMG|1wQfd>Egot z0Pr#M!Gey+Oyil-0{jlQ;vXj5ZC6O0CqqW(;<$%{4W+io!)T2^H+6P4cyGcLa|Q7D zT@N1n%Calja)^At3bPd<|IA?@ByftD2u#YKxA;I4<@)vPQcUw0N^(4UdifRH495xE z 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 z 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%0D*;Jofv|^=c%eC(+dd}~M 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%0D#+kU+#7=r*E3940;HX@ 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� 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�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

k%#l+iMyy1IKX)gwy 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 z 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%0D~Ylfe&9D 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� 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

yQc)jt>vW2?))FMp6IiOD;4+s$ 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 z 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�(Cogf$&qrJ1>6+ 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

Yb^wMWUC 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 >wWPI3T?C)gp3w6Y9qWK78NOZOHJ+Ao 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≪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∨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

Iyz>?Do+Ee$1ww_8e*3UKz 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

&t3Ch~l!CDFdq~;ff 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

-^sLH>jK!T0CBYCy+&|MiIXSKppe2K>-<|GHE4mrAz#Wc^IP zO%47=2K+FLo)pw?SA)Ni0Y41sCk1sc0|u^w|BVb7xO4w>>d1%gyO#mqgZc{@@WWL9 zpON}K%pYL@!311JeE{_rGGK=LN%lWMJx<*E5GlY>^8pkf>woNp)CUTDQc!@f_yH7< z^x)B;o>B^RA1Ow_OXL9*pnrHYsQ-4K5|R1|c#07ij`yG#0sX_HLH*mp`V^pmHR%Bq zux>mW)KgxZf9O77>O6n~7S%_Cx?cyMa-cH;v+e;DuvR=8)KgxZe~1(?>mEP>`iDn@ zdTK^z1oBrrfCBUnj|O$W3wp}#V*qI30Tke@{%BB7&FBokw(TAi1F*+^EU1T#=aWW? z@t;UB0Q=5IgL-O4XSi1#-AC##R7Ze@@rlROz3S*5)L*EM9u5aj+I{z`qkB+)p*ngv zs5~hsVAef=0yN5x9#c=v==8v>y9afzQGPV2r)G5e`^*6Mp#CB=z<==tw>F z9-Z#@v7PQOj_v=!Z~iYL_50XP_ZP?Z|6n-(7ohI5cioREATQseyYH#@=ydnlyY4~# zMfR@$U^)NzNYUPB@45%|7umZW-uXNwPto3I?*c&40_}Qi_x%Uc`M-$NefF+p!^8{{<*u);)j%4iJxy)KfD$EimgIKmqTa9}ViM-@4EOv+e;Dkk0ebp#F`~|1a8P zI$*f`PK`<}C-?tOsr=vV>HjE|85sdf@c)ZaS+OqyrxvyTgyMR7pN6O&hh=Ab0v~q; zGmG=J>vBj9n)zVR`;da^yKBmNT5*hS>DPQ?5M^Fp1&H&nI}Fau%2&W~n3{^;miGSe zYHhk?!D)^1ZIX#phNm~PP#n@o9=EdnLBp14p)mCGI0P|8l0x+LMB9deV8Fn|gwbWi zRj8`E{{(hgKV_p+r3(9NbbNTpgTll7&{dj3Y(?T z`}$(T5UUQhltQOao@?bYHVze+PAcTNiVcCvsWx|k0b%$%N65)xldx74 zlXei7L06Uog{EQ+vljtcjAk91yrSs{SlapB4H=S7#GE-6leAab5mce?SiB`7tw|-E z>m9BJRu>=u|JERy4VFk5nCJGPy)=L}*#kZ-5CI<1_2*6V8${i=RuJ#Xy!=Qht-cGi z8Fq^yI=^y`27fEMW@hUxh`O0a2X{={t>Yi_cIt<887~ugU#G9$(oMO%Rd?M=VT?Dn zrnsrZWvuS)5}Z=v7u8r)al>wPJ`7g6Y)o3`qHJ--o82Yf6NuHJ=jp-Q$6d-* zC85hD%*bOZZ5>NX>|YZtFS!{Nh0xMynW9^$4(7cJD&#Iylm#JdeR-&4{4l42UgLpu zGu#qnj}0J>IekVjTCkRYM=P?i+fg}3TH&mZA8Mx~vkC_9b7eP>g3zvrk0I1Bj+e$V zo2Jn1v#)$rXASRQ1P2{`Wj}9)p#TE9()nY8Ea8(M`jmDJq0>$0QJ=20<1bx-K|Iot&BIUa{P(wuzfMQshU4iH>v- z*Kd5EU{a;Np$j+j_A7>pK3A()oJXP!$&lJcDMxKDB7QL9;z>+o{;|||x4e`@rOrci z`sKlXM$;xfbe=Tvxh|mtbc}{$F55SrEBr z_5UApZyi-t*R_q)-Q6ij!=VwRTe?AzP`bO3?ha|BK|%qMlJ1i3Zcw@eq<$OJ`?=pS z-timHr;PD^e=s~_pY2-Lp0&zZ@2uk1SoWk;-eN>-Iu=*C%oMbG9|GL(pwO?cW` z+)E-MZ74sR*!x19McU3#f_7L_sGlp8a!xBhC^U7eYDZnpR$cHZHkhUB}H`mU?V z;E+I2%s2(mm}Up3!35IiXWKHA=!&d$CjBr#oIPz>J0n0ShImTJkH^G`J2)syYE|YR znl^@i)|dabK$c^c{Tj=IYM#iW?F6%)^BS>-dQ>6~yW?2)yT^K?Dc8XAml}bcz_(X$ zm78drE_1g$nuRcD&Zx5oA@FPjH66!c z6Ah2FJq-`hOq{ozTN->7?G;qOKUJ;SHckvAtK`F2%ve^3=)>hMME^WPhu=rD4zKnV zeP;4B=|qC63+dNTQLlMg)(dqQOvPJxXd|^eGa7eJK|$sX{H?Fsx69M!6iNJF=%b3A)9M?Vv)7zG zh+J=NO?PUzV_zFQUZ9?9r_6r2!cDR1O)ed;K~xB$-wxMQYE9new-zBaOG9ZmG8xS(s)w|8>MAVYg*G}?u=QPSb~%^(}Ah_iJee7bd;D@462CAVF5#& z9yKA2W*UdEqJ1Q3U=un^ZCr|G{0(JQ>x$dkL3-hcQfIv?Mvd@I2PCxArC01@FlO*Go&iRZ3 z&2o>5O1bBU)kHIAqzN4=0~lgHsroio29!ou2IR+}A_FEQ8d6?itP0o=-7gzrh-|FF zTFWYZqxrmXf4u$msf(!;LGJpFgfdOR{&m!6`Oi6%lP=ZvP8`Q7COq;1YC&9D0XS)L z!l2eM>;m3zp>QfXrhbui(Nq<6(r8I_W!SNGL+nT8`g~X^G(%I0>Y@%~0hC4TGr>># zorrM9pmpBp+ndgBl)PWlj=hlHN;utHuDRW>e6wn$CE~}zFEjLU>hRgQWBu*MPI%PY zwtZ$fbCp_F*M@`m0H)9{Ne3hBO!fZF{)t@80YQv0{_4;^aHu*!gE@K1bedj~tdMp2 z&^HGd5V$X374wG0$MmaKYsmO^>lj~Flp4+-=JJwQL_B`(ezsdZ`YH=!f#^(^^a|E* zaul+YFqSks*t$Pb)K{0c`*D8I4H z+G-Esc+|6qXbz6~VLKKIj8%&_3dkmX>y2+nMjkHlTjSuMs9nbDH0pbh^j zrzi$^*}DDCOblyd1ELI46cLv>IWW#ub#=~D7l>!aq;TdimKpApG;;R4{9wLo1G&`3 ztqNHeJ(2xad~_9M4iW}mCOS!Dd8$l+DfoPY(X_UjKBb0+ZI)B}oN+rLJ-P(UQe&ty`Py$WH-!hoWt zun2fW$sXY$2P`$zaH>w9u+WJ?%Rko`13*TY9{4o0(m4sdjBx^Fj$4%~bb(Fhq`by* zOVXDDkHy=Vt>un-#-qQ83U+kF15%O(q+|+6X#|kc2q2{qKuRNkl+X?M9;L8@v`%K; z2X9sCaR2rh&pfGftfUAorpHCDu-e4E52QV#!8x7^WwF$!`ameBO* zn~25;IRm`4`7D`zsr7rZUk^i`Ey}B&X*8aR(0b5c=k+?PZ``=L z(7<*KSf(_6xC-cqNTwF`rz9ohu7Fsf!Nuc-zzluq46z){02j%Ep zmfLDoTa+N(x4*a=9C@gMTu-@{Ib3b=)k863y1HOoOT5>5pkZ8_{bMK71=q+Cg-MV^ z-eRq170~8d^gCoXv!!QE`Imo~s;k}a0(Y$>x=^hRn{j#p-SwN6Os-Iv=5+<&@G4d{pkX3$j4(Hp!$v5T#S%TLc-d z>qg~8{8$G1iqDQSPY&2Ijp_!g^KxvNLBQcY=bD<~$~1Wg8O(6t4vq+&i3+olxWn-B zJC3TXo**=kPpM{c3ttPk6yeUplTHCr{o|br@ zcSFMnH2Xu0r3*rlBl@BtiRi+u3yrLGay$v6P{YI12YUHn&C9L@$;L99%bkRMa=tlG zy)Aa%9Aq9$RIW9wxjk+Y#ryKTDebl%t5v%`mZfO}BpwA9_fjT_22I}$oEj+^t(8*_ ztThvw8Yzfe9`<->l$~(_uT0bjmf>I4)oMbeF_}q;LnQ=1I(^d>s*#>bXYh{l4V{6# z4$AECMc?|BLy9tfwU?QJa4EPOvNP2hhv44%)KVmNG;eM55=xT7UL9sI?<=7iKm9Gg zY`zor3m&`#S*)50{7_lE%h1x)OD`fD++*%RsRAZl33p#cxqxU|$zq1%`sOM)3#*!o zQj+<^fs3!Yd6nxfyL$T}{*IAoAbw7?m(ZdzOe|=S)L7+vP{K%>XzhAT&*ku59vHkO$S#$v*J=d`2UpF^V-ypy@oKR>rF zvR3t|(-BVJT~O~xcKTw--N^#umJDss-31d^;*Hk}4HMYxZ!ncEh)03wOO7P6hzsaN zbfK%GH5wZxP$Ns9Ow1Yc!q!_~)81f@P5T=$Cqm#}YIdUgaG%nNN!g{u1qGT{_4?}T zZ-UOdy-U|m20$Wn=TprQ*l1j}&CSS33UhUsa9pp1Yyf%jX7fp=93{Q6Kz1l$fq7Cg z#1ftTIpm7FIl?9QBw=NP*GkUjcyS4b*DA)=d{ujAm1y}aOU_QcT66M-RH*r|9Gr-r z%*M_KoQNf>+3_)&O}8%?Y}-(xDA4cA^;>JP>Y|4J7}xJ%%Y5uBT^X!0pt%#VYfRCX zT5)Pp-^y1zOdbfg5qciZ@nipR(WN3<n5b*B=xE9MazPy8jVwaHyzK!ns{Sg`F{QQR4Fk!61mCE~vw^9hr^2At)Fdg)(?O^|Di&$sov?ZZDJ* zRP(~H+ew8ppGHl3t8&KDMYge8j&R!kU_PGCtq_Rv0$jcGX!tDaRj6iEExj8XyrX&+ zK*@%eZE&FwY$i0E`aAShR(qFsGEY~+U$5FW->wMNcWdamIqf4IQy zn&8wL1SF@Pu>Q6j*;F*N4{~7Ehu|YJ(`*Oc;=#~X8oPfC28_^BdLeI`!S2E_=JL~x ztEuDe@xJjpi`R2kb}833@-G(;Jf_*F=!3%?e8Qr+`8k7MLO+sYVhM(%j<4B+qCn9^ zTLJ7po(457zf5T|0>`$5CAbX%9+GZMcB>2AwvsNO%;jT!>4&~qYfDweb}HfRy|2P( z1Icu=&o1|l_e+P;-|p3(ds5JYI?OMQu{0#31^7A7UqY|RGqIcllQiu?t)Ob6-2ju6 z(V)gs6Idu!oWBfcAyqTMlN_EG^&&b@pU98D)R&jURhsW*8W_) zO1BBurL?&vU+TcKVeVd>D*l%BQA8B-hz7V+93s+)H#}7-uaBe%jz2qIAU}C8WP$06 zuC$LF-Q}%#Yh}W%-UyDEKlI}`M^|DBRAG4%5zTD18=m`DR&znK%!txkd7WR5u5Nbu zYR)73e$eI2ooOOee4Kxbt*K0eX&c_X^3sn%O|W7O!jC~uxaXT3Sw%E7IbvXzeBcof z_&$#p>6fsW;i*})PN`eW&z-G$GiWiYEe3H;Hur|9l_`CKi{iRE!?Mo^bUqca%<2>uoQ;M}<{LkbPWd4f9c0Rjp*U_ZY3M zH{2rm=TqLH*wJ)Aa6m{>cn<^zhF3z}zWQ5jS$DzIuxiO5KnV9g$id1grWg#{*1YiY zNZppVgM8I!5cApFb+@~^SdA~TniJYih>>mOMr#PxL!*!@HNb~s5s@mr;l+x1eTIZ_ zpcwH28}WNZA^u&7S2vh7`-b$nQk2eV7@6r!XegP>WHPQE1E62+vi_Yt0Q%KA>wjbq09(yJnf1TUIsmf!Z$kX9mSi9np5KIc;7sc0&A^fH zuMa;n1OSRXP_FjZrQaz6z@hf9E5B*{K)v1jD?qoK-yePr4f@r>3>gH}Wc~f!&#{3k zzlH`90)Bt>YiI!N?<>ED{?)<^80dEoGtloIW}x3a%s{_;n1Sy5egG7I5O9F>6WXsH zX26x7L*EVbd+gsm%s@ba^PhJE=b67g{6_t|hZ%_VH)??14K_e~~?KzhXY9qyVqG2L)u}{jp6wB>nu}rU0+I z2L&W`{V}M!CHX-m1$f;(D4=u2AA6w%mgPsA_kTVh4T{{V}MAq_*6H0=(`X6p*9($DkfMqO${DcMpo=FC_Jl^z(a3 z{pu^o{^xxKf4&?%r1#yilI|t-=Y0i%^x_AOQ|!Qt(mg2PUFMH%>Y*b#8{lG2Yg1Ud1d`O#O1HA4Y6p#Y&$DkfMqO$>BcMpo=FC_KQ5uFY2 zx_eMSQ|>>O)I&#fHef5^9u$y%{KudkI-=ia58Qd*pJxyJ+y{9`L%+`+06_gk_Q20Q znFj@RmpyO?>d&(WK==DY4+;wKx_eN-3&bDW)I&#fR>14-K>_K{!{hcZ*4v(sJo4w?^I76&cL&%g014?p{?|A_P!A?hi^%2zbvQIXbXq*o)= zijir2Po|M?=Wft2oS&_vxbB~($zP>lCi*H3lkeNgF|3IWRNXGr&seoW^2K{QpUrnZ z&u_?;=nfiAkBy9|R121LkRRPh{Bpc29l=8-6mua*o1Y%tr&V5+6|EJRu=x$fyzpz3 zpF#dxm>!i|2Rx$jRWFw7)z}-a%r(PB+fG-SR3#-Qs-+oQ`Fzqwrr1JlBFEO7a?I75 ztIk9U#W(e|mt&>pICp)1S_s%QE3Xf}W>9o{Y` z({+@?@^q{rgU9yz*^K;5AJN)t&a6mrB?qiV@^fxwEOC?w-nNpFglW}@w>Lw(+oCze zNrlA8o5mqGIkD~o;xmVjHbv7wd!JiN;@h6h*pD;74z4RW@~AA;U-Bl1jO+zDH=n*O zs3RF*(^qI!!k|@pp&q$LyI%0*UtXe5_{c;OLMo^-WJ-n!Ob-#eqiHs*W`#*KVTWUCPG+37@0y zv&V^?bQnh8>v`FCj>A$YXqbzhzHagkI~Fnd!r!Dq6>_dLee4YG!fkzE{`~@)hQ1w_ zj2?rzY{-<-&l-8?u)R(s-TiZ#;>zD$a)kQK7`ge-&w$%N_8 zSP*sfs^E=mA=vgm&z|jnUVT}8Wi1h>am((%S}QOxir16w48CZt!I=@xKAMZ69Qv5y zF|RCM4xef}#^Vm9jF~-r^$wCwuBRE2BP3+FK4MIU#QqzPg>s(?lR%hjPl*$lqS}&6 zXVuskM&+F?;!@DCKGsy+1O$2v7D_j8%FR@UQ-?k;ni`>;!8M@XhU}PjQ!O+kccSZb zdA9sSqB_#tJZejQo55igRqlu?EUh@z!XFG2p^U5 zc9X4xp-F5H8iy-DxH>C&oCrzRdvnpz*pCzHmD19N!(T|O2a?V%jV6*)|B1E+d&JJ;T??Kk$J1X2cxO}Rm$@CSMQ(qv&Ley5 z>^pj)03}ZjVUsGMph=e+B;{d;i5g>gcE~T#()3wI!N9le>q&7m3^k zr{2jIES8L-4AUS3DIc^xdcF4OFn3%7k%?tM4G{~R)D^kSnD}aAu3%!= zn{Gt7Xl!pHu*~?WboBclby|hs?izYOR+w;R{yK}SBEM17W+Ubf z`M%KG22ipMpyc-$P`-eYZ2%?b-ziz@E5S8At<7y~=o8e;!WHePRS0dZA*Z!Hs@|_j z-ELmeYBgFnr-zZ^%!{v6-f3B=D;h!_kGw3(ZV*yc5iA0PQsf;bqY4k92neMJ5K6Tk z;7ak|8H=*Bg|Jorfn11ihSMgttrBib-mBSFb`gf-_6+( zRXI|T0j;WIPR|lua4h>0#&jEn)r1GEefq~SK3lxt!c!G*71BP3kM@kdFb0wetb)Eo z6v4|7y2}$Q{$?a0%TOhU2wYuVs}9a-Ja!vqk*!`lK0<(3N-2UX0$!;Bc%=*#oG9i& zv@PJ3Uwi{31G0sjuu6sK=?MIARN{Zeo*F^ydDZY}PGv&`RXWAfZ)@Bt{Q()+{NHsU zbRY|kE1L+dusoqg_*@%t*!Pk!F#K?Kk%zJ&eBY>`UZ+Fr(dsaELJo zhRNy`<8|5D!=E#=*TAuX7%f4_F2)63e3Y(u-kL0%c5S+0!N0TdG3IQ3_ps*kDK74F(hhic5Dhpi%MG zJ9`oT-yIuJauPq%NE;CdSb{r zi|B&NH5O*V=4tyWt!Tyqiq3@a0={zJ<@dkhJ6|6bRT}Ht!U0owhatcLQ-A|g_yAKZ zc?Tf@Q&>M@5T(N+rY~~DmJJn;^ZUnPy%9GvC@fc95;nWcDFz1GYY*BoW>OH0_q;$d z%lPJ<+a}8FkaSU|Vc%ga6~RrP(X*RCGO=0$hD3M}ZR%&brsEG7Qf&Nt>tP&h>JD6ou^)NyCW4_VIB1m+Yrq>G zyp+dB5)ucB122&8kqp%1-tRr(GxciNz4b8IK+6R*ff&*!wr}dgCtzqz-eFgU#2~77 zCkJZNKu4$rd_Hpb9dIyow{aDaeDxC7@}$YHup*k1zpJtwVwjpsZzdW(-*Oo$6IoMl z#s=>ylpCEf$L{;dT4&j7M4kO5N6x*_D7zfdEOkRM9 zb$9-{pnxw=4AX8@{E4$A<+#&ITYSl@WcWLh=%;zeulFz!><*KgAbhU3tVMs*?fyo$xhAIs- z65S(|5wV|yz{%x^1e;4=>$-@5ce7R;kAdehgFMIm(JEuLn6WQ1N-?X

UyZp}f&)!E_+buc%9 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 z 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 aarqH{I5IXI$cV#-hvII#txLbIasLn7FRx<& diff --git a/freedv-server/source/hid/Doc/hidpar.pdf b/freedv-server/source/hid/Doc/hidpar.pdf deleted file mode 100644 index 135b5c4fe7df649bc667e91cd9a9455546fd818f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 91669 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 sGY$*i_@% diff --git a/freedv-server/source/hid/Doc/ps3.txt b/freedv-server/source/hid/Doc/ps3.txt deleted file mode 100644 index e3a01f57..00000000 --- a/freedv-server/source/hid/Doc/ps3.txt +++ /dev/null @@ -1,77 +0,0 @@ -0x05, 0x01, // Usage Page (Generic Desktop Ctrls) -0x09, 0x04, // Usage (Joystick) -0xA1, 0x01, // Collection (Physical) -0xA1, 0x02, // Collection (Application) -0x85, 0x01, // Report ID (1) -0x75, 0x08, // Report Size (8) -0x95, 0x01, // Report Count (1) -0x15, 0x00, // Logical Minimum (0) -0x26, 0xFF, 0x00, // Logical Maximum (255) -0x81, 0x03, // Input (Const,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) -0x75, 0x01, // Report Size (1) -0x95, 0x13, // Report Count (19) -0x15, 0x00, // Logical Minimum (0) -0x25, 0x01, // Logical Maximum (1) -0x35, 0x00, // Physical Minimum (0) -0x45, 0x01, // Physical Maximum (1) -0x05, 0x09, // Usage Page (Button) -0x19, 0x01, // Usage Minimum (0x01) -0x29, 0x13, // Usage Maximum (0x13) -0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) -0x75, 0x01, // Report Size (1) -0x95, 0x0D, // Report Count (13) -0x06, 0x00, 0xFF, // Usage Page (Vendor Defined 0xFF00) -0x81, 0x03, // Input (Const,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) -0x15, 0x00, // Logical Minimum (0) -0x26, 0xFF, 0x00, // Logical Maximum (255) -0x05, 0x01, // Usage Page (Generic Desktop Ctrls) -0x09, 0x01, // Usage (Pointer) -0xA1, 0x00, // Collection (Undefined) -0x75, 0x08, // Report Size (8) -0x95, 0x04, // Report Count (4) -0x35, 0x00, // Physical Minimum (0) -0x46, 0xFF, 0x00, // Physical Maximum (255) -0x09, 0x30, // Usage (X) -0x09, 0x31, // Usage (Y) -0x09, 0x32, // Usage (Z) -0x09, 0x35, // Usage (Rz) -0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) -0xC0, // End Collection -0x05, 0x01, // Usage Page (Generic Desktop Ctrls) -0x75, 0x08, // Report Size (8) -0x95, 0x27, // Report Count (39) -0x09, 0x01, // Usage (Pointer) -0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) -0x75, 0x08, // Report Size (8) -0x95, 0x30, // Report Count (48) -0x09, 0x01, // Usage (Pointer) -0x91, 0x02, // Output (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position,Non-volatile) -0x75, 0x08, // Report Size (8) -0x95, 0x30, // Report Count (48) -0x09, 0x01, // Usage (Pointer) -0xB1, 0x02, // Feature (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position,Non-volatile) -0xC0, // End Collection -0xA1, 0x02, // Collection (Application) -0x85, 0x02, // Report ID (2) -0x75, 0x08, // Report Size (8) -0x95, 0x30, // Report Count (48) -0x09, 0x01, // Usage (Pointer) -0xB1, 0x02, // Feature (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position,Non-volatile) -0xC0, // End Collection -0xA1, 0x02, // Collection (Application) -0x85, 0xEE, // Report ID (238) -0x75, 0x08, // Report Size (8) -0x95, 0x30, // Report Count (48) -0x09, 0x01, // Usage (Pointer) -0xB1, 0x02, // Feature (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position,Non-volatile) -0xC0, // End Collection -0xA1, 0x02, // Collection (Application) -0x85, 0xEF, // Report ID (239) -0x75, 0x08, // Report Size (8) -0x95, 0x30, // Report Count (48) -0x09, 0x01, // Usage (Pointer) -0xB1, 0x02, // Feature (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position,Non-volatile) -0xC0, // End Collection -0xC0, // End Collection - -// 148 bytes diff --git a/freedv-server/source/hid/hid.cpp b/freedv-server/source/hid/hid.cpp deleted file mode 100644 index 706f15b0..00000000 --- a/freedv-server/source/hid/hid.cpp +++ /dev/null @@ -1,683 +0,0 @@ -#include -#include -#include -#include -#include -#include -#include -#include - - -#ifdef __INT64_TYPE__ -#define INTEGER_64 -#endif - -/// Structure for parsing USB Human Interface Device reports. -struct HIDRaw { -public: - /// Type field of a Collection object in a HID report. - enum CollectionType { - Physical = 0, - Application = 1, // Mouse or keyboard. - Logical = 2, // Inter-related data. - Report = 3, - NamedArray = 4, - UsageSwitch = 5, - UsageModifier = 6, - ReservedStart = 7, - ReservedEnd = 0x7f, - VendorStart = 0x80, - VendorEnd = 0xff - }; - - /// Type field of a Generic Desktop Usage Page in a HID report. - enum GenericDesktop { - Undefined = 0x00, - Pointer = 0x01, - Mouse = 0x02, - Joystick = 0x04, - Game_Pad = 0x05, - Keyboard = 0x06, - Keypad = 0x07, - Multi_axis_Controller = 0x08, - X = 0x30, - Y = 0x31, - Z = 0x32, - Rx = 0x33, - Ry = 0x34, - Rz = 0x35, - Slider = 0x36, - Dial = 0x37, - Wheel = 0x38, - Hat_Switch = 0x39, - Counted_Buffer = 0x3A, - Byte_Count = 0x3B, - Motion_Wakeup = 0x3C, - Vx = 0x40, - Vy = 0x41, - Vz = 0x42, - Vbrx = 0x43, - Vbry = 0x44, - Vbrz = 0x45, - Vno = 0x46, - Feature_Notification = 0x47, - System_Control = 0x80, - System_Power_Down = 0x81, - System_Sleep = 0x82, - System_Wake_Up = 0x83, - System_Context_Menu = 0x84, - System_Main_Menu = 0x85, - System_App_Menu = 0x86, - System_Menu_Help = 0x87, - System_Menu_Exit = 0x88, - System_Menu_Select = 0x89, - System_Menu_Right = 0x8A, - System_Menu_Left = 0x8B, - System_Menu_Up = 0x8C, - System_Menu_Down = 0x8D, - D_pad_Up = 0x90, - D_pad_Down = 0x91, - D_pad_Right = 0x92, - D_pad_Left = 0x93 - }; - - /// Type field of a Global object in a HID report. - enum GlobalType { - UsagePage = 0, - LogicalMinimum = 1, - LogicalMaximum = 2, - PhysicalMinimum = 3, - PhysicalMaximum = 4, - UnitExponent = 5, - Unit = 6, - ReportSize = 7, - ReportID = 8, - ReportCount = 9, - Push = 10, - Pop = 11 - }; - - /// Type field of a Local object in a HID report. - enum LocalType { - Usage = 0, - UsageMinimum = 1, - UsageMaximum = 2, - DesignatorIndex = 3, - DesignatorMinimum = 4, - DesignatorMaximim = 5, - StringIndex = 7, - StringMinimum = 8, - StringMaximum = 9, - Delimiter = 10 - }; - - /// Type field of a Main object in a HID report. - enum MainType { - Input = 0x8, - Output = 0x9, - Feature = 0xb, - Collection = 0xa, - EndCollection = 0xc, - LongItem = 0x0f, - }; - - /// Type of a top-level object in a HID report. - enum Type { - Main = 0, - Global = 1, - Local = 2 - }; - - /// Type of Usage Page in a HID report. - enum UsagePageTypes { - GenericDesktop = 1, - Button = 9 - }; - - static const unsigned char SizeMap[4]; - -private: - union { - unsigned char bData[260]; - struct { - unsigned char bSize:2; - enum Type bType:2; - unsigned char bTag:4; - union { - struct { - unsigned char data_constant:1; - unsigned char array_variable:1; - unsigned char absolute_relative:1; - unsigned char wraps:1; - unsigned char nonLinear:1; - unsigned char noPreferredState:1; - unsigned char nullState:1; - unsigned char isVolatile:1; - unsigned char bitField_bufferedBytes:1; - }; - struct { - unsigned char bDataSize; - unsigned char bLongTag; - }; - }; - }; - }; - - void check_type(Type t) const { - if ( type() != t ) - throw std::runtime_error("Type confusion"); - } - - std::ostream & print_flags(std::ostream & stream) const; - std::ostream & print_global(std::ostream & stream) const; - std::ostream & print_local(std::ostream & stream) const; - std::ostream & print_main(std::ostream & stream) const; - - void numeric_size_error() const { - throw std::runtime_error("Number size error"); - } -public: - bool longItem() const { - return (MainType)bTag == LongItem; - } - - static const char * collection_type_to_s(unsigned int type); - - const unsigned char data(const unsigned char index) const { - if ( longItem() ) { - if ( index > bDataSize ) - return 0; - else - return bData[index + 3]; - } - else { - if ( index >= SizeMap[bSize] ) - return 0; - else - return bData[index + 1]; - } - } - - unsigned char data_length() const { - if ( longItem() ) - return bDataSize; - else { - return SizeMap[bSize]; - } - } - - GlobalType global_type() const { - check_type(Global); - return (GlobalType)tag(); - } - - static const char * global_type_to_s(GlobalType); - - unsigned char item_length() const { - if ( longItem() ) - return bDataSize + 3; - else - return SizeMap[bSize] + 1; - } - - LocalType local_type() const { - check_type(Local); - return (LocalType)tag(); - } - - static const char * local_type_to_s(LocalType); - - MainType main_type() const { - check_type(Main); - return (MainType)tag(); - } - - static const char * main_type_to_s(MainType); - -#ifdef INTEGER_64 - int64_t -#else - int32_t -#endif - signed_integer() const { - switch ( data_length() ) { - case 0: - return 0; - case 1: - return (signed char)data(0); - case 2: - return (signed int16_t) - (data(1) << 8 ) - | (data(0) & 0x00FF); - case 4: - return (signed int32_t) - (data(3) << 24 ) - | (data(2) << 16 & 0x00FF0000) - | (data(1) << 8 & 0x0000FF00) - | (data(0) & 0x000000FF); -#ifdef INTEGER_64 - case 8: - return (int64_t) - ((int64_t)data(7) << 56 ) - | ((int64_t)data(6) << 48 & 0x00FF000000000000L) - | ((int64_t)data(5) << 40 & 0x0000FF0000000000L) - | ((int64_t)data(4) << 32 & 0x000000FF00000000L) - | ((int64_t)data(3) << 24 & 0x00000000FF000000L) - | ((int64_t)data(2) << 16 & 0x0000000000FF0000L) - | ((int64_t)data(1) << 8 & 0x000000000000FF00L) - | ((int64_t)data(0) & 0x00000000000000FFL); -#endif - default: - numeric_size_error(); - return 0; - } - } - -#ifdef INTEGER_64 - uint64_t -#else - uint32_t -#endif - unsigned_integer() const { - switch ( data_length() ) { - case 0: - return 0; - case 1: - return data(0); - case 2: - return - (data(1) << 8 & 0xFF00) - | (data(0) & 0x00FF); - case 4: - return - (data(3) << 24 & 0xFF000000) - | (data(2) << 16 & 0x00FF0000) - | (data(1) << 8 & 0x0000FF00) - | (data(0) & 0x000000FF); -#ifdef INTEGER_64 - case 8: - return (uint64_t) - ((uint64_t)data(7) << 56 & 0xFF00000000000000L) - | ((uint64_t)data(6) << 48 & 0x00FF000000000000L) - | ((uint64_t)data(5) << 40 & 0x0000FF0000000000L) - | ((uint64_t)data(4) << 32 & 0x000000FF00000000L) - | ((uint64_t)data(3) << 24 & 0x00000000FF000000L) - | ((uint64_t)data(2) << 16 & 0x0000000000FF0000L) - | ((uint64_t)data(1) << 8 & 0x000000000000FF00L) - | ((uint64_t)data(0) & 0x00000000000000FFL); -#endif - default: - std::cerr << "Error: Numeric data with size " - << data_length() << '.' << std::endl; - return 0; - } - } - - std::ostream & print(std::ostream & stream) const; - - unsigned char tag() const { - if ( longItem() ) - return bLongTag; - else - return bTag; - } - - enum Type type() const { - return bType; - } -}; - -const unsigned char HIDRaw::SizeMap[4] = { 0, 1, 2, 4 }; - -const char * -HIDRaw::collection_type_to_s(unsigned int type) -{ - static const char * names[] = { - "Physical", - "Application", - "Logical", - "Report", - "NamedArray", - "UsageSwitch", - "UsageModifier", - "ReservedStart", - "ReservedEnd" - }; - - if ( type >= 0 && type <= sizeof(names) / sizeof(*names) ) - return names[type]; - else - return "Reserved"; -} - -const char * -HIDRaw::global_type_to_s(GlobalType type) { - static const char * names[] = { - "UsagePage", - "LogicalMinimum", - "LogicalMaximum", - "PhysicalMinimum", - "PhysicalMaximum", - "UnitExponent", - "Unit", - "ReportSize", - "ReportID", - "ReportCount", - "Push", - "Pop" - }; - if ( type >= UsagePage && type <= Pop ) - return names[(unsigned char)type]; - else - return "Reserved"; -} - -const char * -HIDRaw::local_type_to_s(LocalType type) { - static const char * names[] = { - "Usage", - "UsageMinimum", - "UsageMaximum", - "DesignatorIndex", - "DesignatorMinimum", - "DesignatorMaximim", - "Reserved", - "StringIndex", - "StringMinimum", - "StringMaximum", - "Delimiter" - }; - if ( type >= Usage && type <= Delimiter ) - return names[(unsigned char)type]; - else - return "Reserved"; -} - -const char * -HIDRaw::main_type_to_s(MainType type) { - switch ( type ) { - case Input: - return "Input"; - case Output: - return "Output"; - case Feature: - return "Feature"; - case Collection: - return "Collection"; - case EndCollection: - return "EndCollection"; - default: - return "Reserved"; - } -} - -std::ostream & -HIDRaw::print(std::ostream & stream) const -{ - switch ( type() ) { - case Main: - return print_main(stream); - case Global: - return print_global(stream); - case Local: - return print_local(stream); - } -} - -std::ostream & -HIDRaw::print_flags(std::ostream & stream) const -{ - if ( data_constant ) - stream << "Constant, "; - else - stream << "Data, "; - if ( array_variable ) - stream << "Variable, "; - else - stream << "Array, "; - if ( absolute_relative ) - stream << "Relative, "; - else - stream << "Absolute, "; - if ( wraps ) - stream << "Wraps, "; - else - stream << "Does Not Wrap, "; - if ( nonLinear ) - stream << "NonLinear, "; - else - stream << "Linear, "; - if ( noPreferredState ) - stream << "No Preferred State, "; - else - stream << "Has a Preferred State, "; - if ( nullState ) - stream << "Has a Null Position, "; - else - stream << "No Null Position, "; - if ( isVolatile ) - stream << "Volatile, "; - else - stream << "Non Volatile, "; - if ( bitField_bufferedBytes ) - stream << "Buffered Bytes"; - else - stream << "Bit Field"; -} - -std::ostream & -HIDRaw::print_global(std::ostream & stream) const -{ - stream << global_type_to_s(global_type()); - stream << ' '; - switch ( global_type() ) { - case LogicalMinimum: - case LogicalMaximum: - case PhysicalMinimum: - case PhysicalMaximum: - case UnitExponent: - stream << signed_integer(); - break; - default: - stream << unsigned_integer(); - } - stream << std::endl; - return stream; -} - -std::ostream & -HIDRaw::print_local(std::ostream & stream) const -{ - stream << local_type_to_s(local_type()); - - if ( data_length() > 0 ) - stream << ' ' << unsigned_integer(); - - stream << std::endl; - - return stream; -} - -std::ostream & -HIDRaw::print_main(std::ostream & stream) const -{ - stream << main_type_to_s(main_type()); - - switch ( main_type() ) { - case Input: - case Output: - case Feature: - stream << ' '; - print_flags(stream); - stream << std::endl; - return stream; - - case Collection: - stream << ' ' << collection_type_to_s(unsigned_integer()) << std::endl; - return stream; - case EndCollection: - break; - } - - if ( data_length() > 0 ) - stream << ' ' << unsigned_integer(); - - stream << std::endl; - - return stream; -} - -const char * -get_string(usb_dev_handle * handle, unsigned int index) -{ - char buf[256]; - - if ( index ) { - const int length = usb_get_string_simple( - handle, - index, - buf, - sizeof(buf)); - - // Some devices leave trailing spaces in USB strings. - if ( length > 0 ) { - char *end = &buf[length - 1]; - while ( end > buf && *end == ' ' ) - *end-- = '\0'; - - return strdup(buf); - } - } - return 0; -} - -const char * -get_driver(usb_dev_handle * handle, unsigned int interface_number) -{ - char buf[256]; - if ( usb_get_driver_np( - handle, - interface_number, - buf, - sizeof(buf)) == 0 ) - return strdup(buf); - else - return 0; -} - -void -process_hid(struct usb_device * const dev, unsigned int interface_number) -{ - const unsigned int vendor = dev->descriptor.idVendor; - const unsigned int product = dev->descriptor.idProduct; - const char * manufacturer_name = 0; - const char * product_name = 0; - const char * serial_number = 0; - const char * driver_name = 0; - char buf[1024]; - - std::cout - << std::hex - << vendor - << ':' - << product - << ' '; - - struct usb_dev_handle * const handle = usb_open(dev); - - if ( handle == 0 ) { - std::cout << std::endl << std::flush; - std::cerr - << "Can't open USB device: " - << strerror(errno) - << std::endl; - return; - } - - manufacturer_name = get_string(handle, dev->descriptor.iManufacturer); - product_name = get_string(handle, dev->descriptor.iProduct); - serial_number = get_string(handle, dev->descriptor.iSerialNumber); - driver_name = get_driver(handle, interface_number); - - if ( manufacturer_name ) - std::cout << manufacturer_name << " "; - if ( product_name ) - std::cout << product_name << ' '; - if ( serial_number ) - std::cout << serial_number << ' '; - if ( driver_name ) - std::cout << "(Controlled by " << driver_name << ") "; - std::cout << std::endl; - - if ( usb_claim_interface(handle, interface_number) == 0 ) { - memset(buf, 0, sizeof(buf)); - int result = usb_control_msg( - handle, - USB_ENDPOINT_IN+1, - USB_REQ_GET_DESCRIPTOR, - (USB_DT_REPORT << 8), - interface_number, - buf, - sizeof(buf), - 1000); - - // I have a poorly programmed Microchip PIC USB HID device in a car power - // supply. usb_control_msg() returns ffffffb9 when I ask for its HID - // descriptor. Thus the maximum-size check here. - if ( result > 0 && result <= sizeof(buf) ) { - for ( unsigned int i = 0; i < result; ) { - const HIDRaw * raw = (HIDRaw *)&buf[i]; - raw->print(std::cout); - i += raw->item_length(); - } - } - - usb_release_interface(handle, interface_number); - } - else { - std::cout << "Can't claim interface." << std::endl; - } - usb_close(handle); -} - -int main(int argc, char *argv[]) -{ - struct usb_bus *bus; - - usb_init(); - usb_set_debug(0); - - usb_find_busses(); - usb_find_devices(); - - for (bus = usb_get_busses(); bus; bus = bus->next) { - struct usb_device *dev; - - if (bus->devices) { - for (dev = bus->devices; dev; dev = dev->next) { - if (dev->descriptor.bDeviceClass == - USB_CLASS_PER_INTERFACE) { - for (int i = 0; i < dev->descriptor.bNumConfigurations; - i++) { - struct usb_config_descriptor *const config = - &dev->config[i]; - for (int j = 0; j < config->bNumInterfaces; j++) { - struct usb_interface *const - interface = &config->interface[j]; - for (int k = 0; k < interface->num_altsetting; - k++) { - struct usb_interface_descriptor *const d = - &interface->altsetting[k]; - if (d->bInterfaceClass == USB_CLASS_HID) { - process_hid(dev, k); - } - } - } - } - } - } - } - } - - return 0; -} diff --git a/freedv-server/source/interfaces.cpp b/freedv-server/source/interfaces.cpp deleted file mode 100644 index bf675557..00000000 --- a/freedv-server/source/interfaces.cpp +++ /dev/null @@ -1,87 +0,0 @@ -/// \file interfaces.cpp -/// Implementation of the Interfaces class. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" - -// Empty string, for convenience in initializing drivers. -static const char empty[1] = { '\0' }; - -namespace FreeDV { - Interfaces::Interfaces() - : codec(0), - framer(0), keying_output(0), loudspeaker(0), - microphone(0), modem(0), ptt_input_digital(0), - ptt_input_ssb(0), receiver(0), text_input(0), - transmitter(0), user_interface(0) - { - } - - Interfaces::~Interfaces() - { - } - - void - Interfaces::fill_in() - { - if ( !codec ) - codec = Driver::Codec2("1600"); - - if ( !framer ) - framer = Driver::FramerNoOp(empty); - - if ( !keying_output ) - keying_output = Driver::KeyingSink(empty); - - if ( !loudspeaker ) - loudspeaker = Driver::AudioOutDefault(); - - if ( !microphone ) - microphone = Driver::AudioInDefault(); - - if ( !modem ) - modem = Driver::ModemFDMDV2("1600"); - - if ( !ptt_input_digital ) - ptt_input_digital = Driver::PTTConstant(empty); - - if ( !ptt_input_ssb ) - ptt_input_ssb = Driver::PTTConstant(empty); - - if ( !text_input ) - text_input = Driver::TextConstant(empty); - - if ( !transmitter ) - transmitter = Driver::AudioSink(empty); - - if ( !receiver ) - receiver = Driver::Tone("1000,1.0"); - - if ( !user_interface ) - user_interface = Driver::BlankPanel(empty, this); - } - - std::ostream & - Interfaces::print(std::ostream & stream, const char * _program_name) const - { - if ( _program_name ) { - stream << program_name << " \\" << std::endl; - } - stream << "--codec=\"" << *codec << "\" \\" << std::endl; - stream << "--framer=\"" << *framer << "\" \\" << std::endl; - stream << "--gui=\"" << *user_interface << "\" \\" << std::endl; - stream << "--keying=\"" << *keying_output << "\" \\" << std::endl; - stream << "--loudspeaker=\"" << *loudspeaker << "\" \\" << std::endl; - stream << "--microphone=\"" << *microphone << "\" \\" << std::endl; - stream << "--modem=\"" << *modem << "\" \\" << std::endl; - stream << "--ptt-digital=\"" << *ptt_input_digital << "\" \\" << std::endl; - stream << "--ptt-ssb=\"" << *ptt_input_ssb << "\" \\" << std::endl; - stream << "--receiver=\"" << *receiver << "\" \\" << std::endl; - stream << "--text=\"" << *text_input << "\" \\" << std::endl; - stream << "--transmitter=\"" << *transmitter << "\"" << std::endl; - - return stream; - } -} diff --git a/freedv-server/source/interpolator.cpp b/freedv-server/source/interpolator.cpp deleted file mode 100644 index 15e5afc9..00000000 --- a/freedv-server/source/interpolator.cpp +++ /dev/null @@ -1,45 +0,0 @@ -#include "drivers.h" - -#if 0 -namespace FreeDV { - Interpolator16::Interpolator16(std::size_t _in_rate, std::size_t _out_rate) - : in_rate(_in_rate), out_rate(_out_rate), number_of_channels(1), - io_spec(soxr_io_spec(SOXR_INT16_S, SOXR_INT16_S), - quality_spec(SOXR_QQ, SOXR_NO_DITHER), - runtime_spec(soxr_runtime_spec(1)) - { - } - - Interpolator16::~Interpolator16() - { - }; - - void - Interpolator16::process( - const std::int16_t * in, - std::int16_t * out, - std::size_t in_length, - std::size_t out_length) - { - std::size_t in_done = 0; - std::size_t out_done = 0; - - // FIX: Use the state-saving version instead of the one-shot version, - // to prevent ringing. Is there a pipeline delay? - - const soxr_error_t error = soxr_oneshot( - in_rate, - out_rate, - number_of_channels, // Number of channels. - in, - in_length, - &in_done, - out, - out_length, - &out_done, - io_spec, - quality_spec, - runtime_spec); - } -}; -#endif diff --git a/freedv-server/source/io_device.cpp b/freedv-server/source/io_device.cpp deleted file mode 100644 index b90ced5a..00000000 --- a/freedv-server/source/io_device.cpp +++ /dev/null @@ -1,18 +0,0 @@ -/// \file io_device.cpp -/// Implementation of the I/O Device class. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" - -namespace FreeDV { - IODevice::IODevice(const char * _name, const char * _parameters) - : Base(_name, _parameters) - { - } - - IODevice::~IODevice() - { - } -} diff --git a/freedv-server/source/keying.cpp b/freedv-server/source/keying.cpp deleted file mode 100644 index 42298bbc..00000000 --- a/freedv-server/source/keying.cpp +++ /dev/null @@ -1,18 +0,0 @@ -/// \file keying.cpp -/// Implementation of the KeyingOutput device driver class. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" - -namespace FreeDV { - KeyingOutput::KeyingOutput(const char * _name, const char * _parameters) - : IODevice(_name, _parameters) - { - } - - KeyingOutput::~KeyingOutput() - { - } -} diff --git a/freedv-server/source/keying_sink.cpp b/freedv-server/source/keying_sink.cpp deleted file mode 100644 index dca9e9ab..00000000 --- a/freedv-server/source/keying_sink.cpp +++ /dev/null @@ -1,88 +0,0 @@ -/// \file keying_sink.cpp -/// The KeyingSink class, called as "sink", doesn't key anything, for testing -/// or use with VOX. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - - -#include "drivers.h" -#include - -namespace FreeDV { - /// KeyingOutput output "sink", doesn't key anything. - /// For testing or use with VOX. - class KeyingSink : public KeyingOutput { - public: - /// Instantiate keying sink driver. - /// - KeyingSink(const char *); - virtual ~KeyingSink(); - - /// Return file descriptors for poll() - /// \param array The address of an array that will be written - /// with a sequence of file descriptors. - /// \param space The maximum number of file descriptors that may be - /// stored in the array. - /// \return The number of file descriptors written to the array. - int poll_fds(PollType * array, int space); - - /// If the value is true, transmit. Otherwise receive. - /// - void key(bool value); - - /// Return the amount of bytes ready for read. In this case, it always - /// returns SIZE_MAX. - std::size_t ready(); - }; - - KeyingSink::KeyingSink(const char * _parameters) - : KeyingOutput("sink", _parameters) - { - } - - KeyingSink::~KeyingSink() - { - } - - void - KeyingSink::key(bool value) - { - if ( value ) - std::cerr << "keying: TRANSMIT" << std::endl; - else - std::cerr << "keying: RECEIVE" << std::endl; - } - - int - KeyingSink::poll_fds(PollType *, int) - { - return 0; - } - - std::size_t - KeyingSink::ready() - { - return SIZE_MAX; - } - - KeyingOutput * - Driver::KeyingSink(const char * parameter) - { - return new ::FreeDV::KeyingSink(parameter); - } - - static std::ostream & - KeyingSinkEnumerator(std::ostream & stream) - { - return stream; - } - - static bool - initializer() - { - driver_manager()->register_keying_output("sink", Driver::KeyingSink, KeyingSinkEnumerator); - return true; - } - static const bool UNUSED initialized = initializer(); -} diff --git a/freedv-server/source/modem.cpp b/freedv-server/source/modem.cpp deleted file mode 100644 index 2270069a..00000000 --- a/freedv-server/source/modem.cpp +++ /dev/null @@ -1,18 +0,0 @@ -/// \file modem.cpp -/// Implementation of the virtual base class for modem algorithm drivers. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" - -namespace FreeDV { - Modem::Modem(const char * _name, const char * _parameters) - : Base(_name, _parameters) - { - } - - Modem::~Modem() - { - } -} diff --git a/freedv-server/source/modem_codec2_reverse.cpp b/freedv-server/source/modem_codec2_reverse.cpp deleted file mode 100644 index 6cf5684f..00000000 --- a/freedv-server/source/modem_codec2_reverse.cpp +++ /dev/null @@ -1,198 +0,0 @@ -/// \file modem_codec2_reverse.cpp -/// This "modem" is actually codec2 running in reverse, for testing the codec. -/// -/// If you run codec2 as the codec and this as the modem, you should be able -/// to pipe audio all of the way through the system. Thus, you'd be using the -/// loudspeaker output as the transmitter and the microphone input as the -/// receiver (along with their usual configuration as the microphone and -/// loudspeaker). -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" -#include -#include -extern "C" { - #include -} - -namespace FreeDV { - /// Codec2. - class Codec2_Reverse : public Modem { - private: - // Override copy constructor and operator = (). - Codec2_Reverse(const Codec2_Reverse &); - Codec2_Reverse & operator = (const Codec2_Reverse &); - - struct CODEC2 * c; - std::size_t samples_per; - std::size_t bytes_per; - - public: - - /// Instantiate the Reverse Codec2 modem. - Codec2_Reverse(const char *); - ~Codec2_Reverse(); - - /// Decode from data bytes to audio samples. - /// \param i The encoded data, in an array of unsigned 8-bit integers. - /// \param o The array of audio samples after decoding, in an array - /// of signed 16-bit integers. - /// \param data_length When called: The number of bytes of data that are - /// available to be decoded. On return: the number of bytes of data - /// that were consumed. - /// \param sample_length The number of audio samples that may be decoded. - /// \return The number of audio samples that were actually decoded. - virtual std::size_t - demodulate16( - const std::int16_t * i, - std::uint8_t * o, - std::size_t data_length, - std::size_t * sample_length); - - /// Encode from audio samples to data bytes. - /// \param i The array of audio samples to be encoded, in an array - /// of signed 16-bit integers. - /// \param o The encoded data, in an array of unsigned 8-bit integers. - /// \param data_length The number of 8-bit data to be encoded. - /// \param sample_length On call: The number of 16-bit audio samples to - /// be encoded. On return: the number of samples that were consumed. - /// \return The number of 8-bit data elements in the encoded array. - virtual std::size_t - modulate16( - const std::uint8_t * i, - std::int16_t * o, \ - std::size_t * data_length, - std::size_t sample_length); - - /// \return The number of bytes required to encode a frame in the - /// currently-selected mode. - virtual std::size_t bytes_per_frame() const; - }; - - Codec2_Reverse::Codec2_Reverse(const char * _parameters) - : Modem("codec2-reverse", _parameters), c(0), samples_per(0), bytes_per(0) - { - int mode = CODEC2_MODE_1600; - - switch ( atoi(parameters) ) { - case 0: - default: - throw std::runtime_error( - "codec2: must specify rate," \ - " valid values are 1200,1300,1400,1600,2400."); - break; // NOTREACHED - case 1200: - mode = CODEC2_MODE_1200; - break; - case 1300: - mode = CODEC2_MODE_1300; - break; - case 1400: - mode = CODEC2_MODE_1400; - break; - case 1600: - mode = CODEC2_MODE_1600; - break; - case 2400: - mode = CODEC2_MODE_2400; - break; - } - c = codec2_create(mode); - - if ( c == 0 ) - throw std::runtime_error("codec2: failed to create."); - - samples_per = codec2_samples_per_frame(c); - bytes_per = (codec2_bits_per_frame(c) + 7) / 8; - } - - Codec2_Reverse::~Codec2_Reverse() - { - codec2_destroy(c); - } - - std::size_t - Codec2_Reverse::demodulate16( - const std::int16_t * i, - std::uint8_t * o, - std::size_t data_length, - std::size_t * sample_length) - { - // FIX: Interpolate. - - std::size_t bytes_written = 0; - std::size_t samples_read = 0; - - while ( data_length >= bytes_per && *sample_length >= samples_per ) { - // FIX: Const cast away. Remove if we can get const correctness in - // libcodec2. - codec2_encode(c, o, (std::int16_t *)i); - - o += bytes_per; - bytes_written += bytes_per; - data_length -= bytes_per; - - i += samples_per; - samples_read += samples_per; - *sample_length -= samples_per; - } - *sample_length = samples_read; - return bytes_written; - } - - std::size_t - Codec2_Reverse::modulate16( - const std::uint8_t * i, - std::int16_t * o, - std::size_t * data_length, - std::size_t sample_length) - { - // FIX: Interpolate. - - std::size_t bytes_read = 0; - std::size_t samples_written = 0; - - while ( *data_length >= bytes_per && sample_length >= samples_per ) { - codec2_decode(c, o, i); - - i += bytes_per; - bytes_read += bytes_per; - *data_length -= bytes_per; - - o += samples_per; - samples_written += samples_per; - sample_length -= samples_per; - } - *data_length = bytes_read; - return samples_written; - } - - std::size_t - Codec2_Reverse::bytes_per_frame() const - { - return bytes_per; - } - - Modem * - Driver::Codec2_Reverse(const char * parameter) - { - return new ::FreeDV::Codec2_Reverse(parameter); - } - - static std::ostream & - Codec2_Reverse_Enumerator(std::ostream & stream) - { - stream << "\"codec2:1600\" (1200,1300,1400,1600,2400,3200)" << std::endl; - return stream; - } - - static bool - initializer() - { - driver_manager()->register_modem("codec2-reverse", Driver::Codec2_Reverse, Codec2_Reverse_Enumerator); - return true; - } - static const bool UNUSED initialized = initializer(); -} diff --git a/freedv-server/source/modem_fdmdv2.cpp b/freedv-server/source/modem_fdmdv2.cpp deleted file mode 100644 index c8b187ef..00000000 --- a/freedv-server/source/modem_fdmdv2.cpp +++ /dev/null @@ -1,175 +0,0 @@ -/// \file modem_noop.cpp -/// The FDMDV2 modem. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" -#include -#include -#include "codec2.h" -#include "codec2_fdmdv.h" - -namespace FreeDV { - /// Modem "FDMDV2". - class ModemFDMDV2 : public Modem { - public: - /// Modem operation mode. These are given as bit-rate + attributes. - enum Mode { - M_Invalid = -1, - M_1400_V0_91_Legacy = 0, // Broken, and hopefully off-the-air by now. - M_1400 = 1, // 1400 bps codec, no FEC. - M_1600 = 2, // 1400 bps codec + 300 bps FEC. - M_2000 = 3, // 1400 bps codec + 600 bps FEC. - M_1600_Wide = 4, // M_1600 with double-width carrier spacing. - }; - - - private: - static const std::size_t MaxBitsPerFDMDVFrame = 40; - - FDMDV * f; - int carriers; - Mode mode; - int bits_per_frame; - - // Disable the copy constructor and operator = (). - ModemFDMDV2(const ModemFDMDV2 &); - ModemFDMDV2 & operator = (const ModemFDMDV2 &); - public: - - /// Instantiate the FDMDV2 modem. - /// - ModemFDMDV2(const char *); - - virtual ~ModemFDMDV2(); - - /// Return the number of data bytes output in a single modem frame. - /// \return The number of data bytes necessary to store a modem frame. - virtual std::size_t - bytes_per_frame() const; - - /// Demodulate from audio samples to data. - /// \param i The array of audio samples to be demodulated, in an array - /// of signed 16-bit integers. - /// \param o The demodulated data, in an array of unsigned 8-bit integers. - /// \param data_length The number of bytes of data that may be demodulated. - /// \param sample_length On call: The number of audio samples to be - /// demodulated. On return: The number of audio samples consumed. - /// \return The number of bytes of data that were actually decoded. - virtual std::size_t - demodulate16( - const std::int16_t * i, - std::uint8_t * o, - std::size_t data_length, - std::size_t * sample_length); - - /// Modulate from data to audio samples. - /// \param i The data, in an array of unsigned 8-bit integers. - /// \param o The array of audio samples after modulation, in an array - /// of signed 16-bit integers. - /// \param data_length On call: The number of bytes of data to be - /// modulated. On return: The number of bytes consumed. - /// \param sample_length The number of audio samples which may be - /// modulated. - /// \return The number of 16-bit audio samples in the modulated array. - virtual std::size_t - modulate16( - const std::uint8_t * i, - std::int16_t * o, \ - std::size_t *data_length, - std::size_t sample_length); - }; - - ModemFDMDV2::ModemFDMDV2(const char * _parameters) - : Modem("FDMDV2", _parameters), f(0), carriers(0), mode(M_Invalid), - bits_per_frame(0) - { - switch ( atoi(parameters) ) { - case 1600: - mode = M_1600; - carriers = 16; - break; - default: - throw std::runtime_error( - "fdmdv2: must specify rate," \ - " the only valid value (for now) is 1600."); - } - f = fdmdv_create(carriers); - - if ( f == 0 ) - throw std::runtime_error("fdmdv2: failed to create."); - - bits_per_frame = fdmdv_bits_per_frame(f); - } - - ModemFDMDV2::~ModemFDMDV2() - { - } - - std::size_t - ModemFDMDV2::bytes_per_frame() const - { - return 0; - } - - std::size_t - ModemFDMDV2::demodulate16( - const std::int16_t * i, - std::uint8_t * o, - std::size_t data_length, - std::size_t * sample_length) - { - while ( *sample_length > 0 ) { - COMP rx_fdm[FDMDV_MAX_SAMPLES_PER_FRAME]; - COMP rx_fdm_offset[FDMDV_MAX_SAMPLES_PER_FRAME]; - int rx_bits[MaxBitsPerFDMDVFrame]; - COMP g_RxFreqOffsetPhaseRect = { 0., 0. }; - COMP g_RxFreqOffsetFreqRect = { 0., 0. }; - float g_RxFreqOffsetHz = 0; - int reliable_sync_bit = 0; - - for(std::size_t n = 0; n < FDMDV_MAX_SAMPLES_PER_FRAME; n++) { - rx_fdm[n].real = (float)i[n] / FDMDV_SCALE; - rx_fdm[n].imag = 0.0; - } - - int length = min(*sample_length, FDMDV_MAX_SAMPLES_PER_FRAME); - - fdmdv_freq_shift(rx_fdm_offset, rx_fdm, g_RxFreqOffsetHz, &g_RxFreqOffsetPhaseRect, &g_RxFreqOffsetFreqRect, length); - fdmdv_demod(f, rx_bits, &reliable_sync_bit, rx_fdm_offset, &length); - } - return data_length; - } - - std::size_t - ModemFDMDV2::modulate16( - const std::uint8_t * i, - std::int16_t * o, - std::size_t *data_length, - std::size_t sample_length) - { - return 0; - } - - Modem * - Driver::ModemFDMDV2(const char * parameter) - { - return new ::FreeDV::ModemFDMDV2(parameter); - } - - static std::ostream & - ModemFDMDV2Enumerator(std::ostream & stream) - { - stream << "fdmdv2:" << std::endl; - return stream; - } - - static bool - initializer() - { - driver_manager()->register_modem("fdmdv2", Driver::ModemFDMDV2, ModemFDMDV2Enumerator); - return true; - } - static const bool UNUSED initialized = initializer(); -} diff --git a/freedv-server/source/modem_noop.cpp b/freedv-server/source/modem_noop.cpp deleted file mode 100644 index b12e9c13..00000000 --- a/freedv-server/source/modem_noop.cpp +++ /dev/null @@ -1,123 +0,0 @@ -/// \file modem_noop.cpp -/// The no-op modem, for plain SSB voice and testing. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" -#include - -namespace FreeDV { - /// Modem "no-op", just copies its input to its output. - /// For plain SSB voice, and for testing. - class ModemNoOp : public Modem { - public: - - /// Instantiate the no-op modem. - /// - ModemNoOp(const char *); - - virtual ~ModemNoOp(); - - /// Return the number of data bytes output in a single modem frame. - /// The data buffer provided to demodulate16 must be a multiple of - /// this value. The result is invariant. - /// \return The number of data bytes necessary to store a modem frame. - virtual std::size_t - bytes_per_frame() const; - - /// Demodulate from audio samples to data. - /// \param i The array of audio samples to be demodulated, in an array - /// of signed 16-bit integers. - /// \param o The demodulated data, in an array of unsigned 8-bit integers. - /// \param data_length The number of bytes of data that may be demodulated. - /// \param sample_length On call: The number of audio samples to be - /// demodulated. On return: The number of audio samples consumed. - /// \return The number of bytes of data that were actually decoded. - virtual std::size_t - demodulate16( - const std::int16_t * i, - std::uint8_t * o, - std::size_t data_length, - std::size_t * sample_length); - - /// Modulate from data to audio samples. - /// \param i The data, in an array of unsigned 8-bit integers. - /// \param o The array of audio samples after modulation, in an array - /// of signed 16-bit integers. - /// \param data_length On call: The number of bytes of data to be - /// modulated. On return: The number of bytes consumed. - /// \param sample_length The number of audio samples which may be - /// modulated. - /// \return The number of 16-bit audio samples in the modulated array. - virtual std::size_t - modulate16( - const std::uint8_t * i, - std::int16_t * o, \ - std::size_t *data_length, - std::size_t sample_length); - }; - - ModemNoOp::ModemNoOp(const char * _parameters) - : Modem("no-op", _parameters) - { - } - - ModemNoOp::~ModemNoOp() - { - } - - std::size_t - ModemNoOp::bytes_per_frame() const - { - return sizeof(std::int16_t); - } - - std::size_t - ModemNoOp::demodulate16( - const std::int16_t * i, - std::uint8_t * o, - std::size_t data_length, - std::size_t * sample_length) - { - const std::size_t length = min(data_length / 2, *sample_length); - - memcpy(o, i, length * 2); - *sample_length = length; - return length * 2; - } - - std::size_t - ModemNoOp::modulate16( - const std::uint8_t * i, - std::int16_t * o, - std::size_t *data_length, - std::size_t sample_length) - { - const std::size_t length = min(*data_length / 2, sample_length); - - memcpy(o, i, length * 2); - *data_length = length * 2; - return length; - } - - Modem * - Driver::ModemNoOp(const char * parameter) - { - return new ::FreeDV::ModemNoOp(parameter); - } - - static std::ostream & - ModemNoOpEnumerator(std::ostream & stream) - { - return stream; - } - - static bool - initializer() - { - driver_manager()->register_modem("no-op", Driver::ModemNoOp, ModemNoOpEnumerator); - return true; - } - static const bool UNUSED initialized = initializer(); -} diff --git a/freedv-server/source/platform/linux/alsa.cpp b/freedv-server/source/platform/linux/alsa.cpp deleted file mode 100644 index e38c46a8..00000000 --- a/freedv-server/source/platform/linux/alsa.cpp +++ /dev/null @@ -1,326 +0,0 @@ -/// \file platform/linux/alsa.cpp -/// Functions to support the ALSA audio input and output device drivers on -/// Linux. -/// There is at least one other operating system that supports an ALSA-like -/// interface, Nucleus, but at this writing (early 2014) this driver is -/// untested on that system. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" -#include "alsa.h" -#include -#include -#include -#include -#include - -namespace FreeDV { - static std::ostream & - error_message(std::ostream & stream, int error) { - switch ( error ) { - case 0: - break; - case -ENOENT: - stream << " (Not connected)"; - break; - case -EBUSY: - stream << " (In use by another program)"; - break; - case -EACCES: - stream << " (Access denied)"; - break; - default: - stream << " (" << snd_strerror(error) << ')'; - } - return stream; - } - - /// Enumerate all of the ALSA device drivers available on the system for - /// the user. - /// \param stream The stream upon which information will be rendered. - /// \param mode The access mode of the stream, either SND_PCM_STREAM_CAPTURE - /// or SND_PCM_STREAM_PLAYBACK. - /// \return The stream that was passed as an argument, as is the convention - /// for iostreams inserters. - std::ostream & - ALSAEnumerate(std::ostream & stream, snd_pcm_stream_t mode) - { - int card_index = -1; - snd_pcm_t * pcm_handle; - - const int error = snd_pcm_open( - &pcm_handle, - "default", - mode, - 0); - - stream << "\"alsa:default\""; - error_message(stream, error); - stream << std::endl; - - while ( snd_card_next(&card_index) == 0 && card_index >= 0 ) { - char device_name[20]; - snd_ctl_t * ctl_handle = 0; - int pcm_error = 0; - char * longname = 0; - char * i; - - if ( snd_card_get_longname(card_index, &longname) == 0 ) { - sprintf(device_name, "hw:%d", card_index); - - const int ctl_error = snd_ctl_open(&ctl_handle, device_name, 0); - if ( ctl_error == 0 ) { - pcm_error = snd_pcm_open(&pcm_handle, device_name, mode, 0); - } - - const int card_error = ctl_error ? ctl_error : pcm_error; - - i = strstr(longname, ", full speed"); - if ( i ) - *i = '\0'; - - i = strstr(longname, " irq "); - if ( i ) - *i = '\0'; - - if ( card_error != -ENOENT ) { - stream << "\"alsa:" << longname << '"'; - error_message(stream, card_error); - stream << std::endl; - } - - if ( ctl_error == 0 ) { - if ( pcm_error == 0 ) - snd_pcm_close(pcm_handle); - snd_ctl_close(ctl_handle); - } - } - } - - return stream; - } - - static int - open_by_longname( - snd_pcm_t * * handle, - const char * name, - snd_pcm_stream_t stream, - int mode) - { - const int length = strlen(name); - int card_index = -1; - - // Let the normal open handle "default". - if ( strcmp(name, "default") == 0 ) - return -ENODEV; - - while ( snd_card_next(&card_index) == 0 && card_index >= 0 ) { - char device_name[20]; - char * longname = 0; - - if ( snd_card_get_longname(card_index, &longname) == 0 ) { - if ( strncmp(name, longname, length) == 0 ) { - sprintf(device_name, "plughw:%d", card_index); - return snd_pcm_open(handle, device_name, stream, mode); - } - } - } - - return -ENODEV; - } - - NORETURN static void - do_throw( - const int error, - const char * name, - snd_pcm_stream_t access, - const char * message = 0) - { - std::ostringstream str; - - str << "ALSA "; - - if ( access == SND_PCM_STREAM_CAPTURE ) - str << "input"; - else - str << "output"; - - str << " device \"" << name << "\" set-up error: "; - if ( message ) - str << message << ": "; - str << snd_strerror(error) << '.'; - throw std::runtime_error(str.str().c_str()); - } - - /// Open an ALSA device and set all of the configuration parameters on that - /// device. This version opens by ALSA name (hw:*n* or plughw:*n*), or - /// "longname", which is a possibly-shortened version of the name returned - /// by snd_card_get_longname() that has previously been rendered to the user - /// using ALSAEnumerate(). - /// - /// All of the parameters are passed to ALSA functions, and are documented - /// in the documentation for the ALSA functions mentioned below. - /// - /// \param name The name of the ALSA device to open, or its *longname* in - /// a form previously rendered to the user using ALSAEnumerate(). This will - /// be passed to snd_pcm_open(). - /// - /// \param stream One of SND_PCM_STREAM_CAPTURE or SND_PCM_STREAM_PLAYBACK, - /// indicates whether to capture or play the audio stream. This will be - /// passed to snd_pcm_open(). - /// - /// \param mode One of SND_PCM_NONBLOCK or SND_PCM_ASYNC, or 0. - /// 0 indicates to use conventional blocking I/O. SND_PCM_NONBLOCK - /// indicates to use POSIX non-blocking I/O, and SND_PCM_ASYNC indicates - /// to use non-blocking I/O with completion notification. This value will - /// be passed to snd_pcm_open(). - /// - /// \param format The format of the audio stream, selected from a large set - /// of date type and width selections defined for the ALSA snd_pcm_format_t - /// type. This will be passed to snd_pcm_set_hw_params_format(). - /// - /// \param access Selected from the set of values defined for - /// snd_pcm_access_t. This designates if access to the device will be through - /// mapped memory, or through read and write functions, and whether the - /// arrangement of the data will be interleaved by channel, sequential arrays - /// of values per channel (non-interleaved), or "complex". This will be - /// passed to snd_pcm_set_hw_params_access(). - /// - /// \param channels The number of channels desired in the audio stream. Note - /// that ALSA provides a channel-map API which can be used to determine the - /// expected loudspeaker placement (relative to the listener) for each - /// channel. This value is passed to snd_pcm_hw_params_set_channels(). - /// - /// \param rate The number of audio frames per second. An ALSA audio frame - /// consists of one sample for each channel that is in use. This value is - /// passed to snd_pcm_hw_params_set_rate(). - /// - /// \param period_size The number of ALSA frames to capture or play between - /// each hardware interrupt. This facilitates the use of poll() for - /// event-driven operation. This value will be passed to - /// snd_pcm_hw_params_set_period_*near*(). We aren't guaranteed the exact - /// value passed in, because the hardware only supports a specific set of - /// period and buffer-size combinations. - /// - /// \param buffer_size The number of ALSA frames to buffer for playback - /// before the program must write more. The effect of this value on capture - /// is uncertain, the programmer's system seems to be able to buffer a - /// long duration of ALSA frames regardless of this value. - /// - /// \return A sound_pcm_t pointer containing context for the selected audio - /// device, as returned by snd_pcm_open(), or 0 in case the device name - /// passed can't be found in the system or the device can not be opened due - /// to privilege or contention. - /// - snd_pcm_t * - ALSASetup( - const char * name, - snd_pcm_stream_t stream, - int mode, - snd_pcm_format_t format, - snd_pcm_access_t access, - unsigned int channels, - unsigned int rate, - snd_pcm_uframes_t period_size, - snd_pcm_uframes_t buffer_size) - { - int error; - snd_pcm_t * handle = 0; - snd_pcm_hw_params_t * hw_params = 0; - snd_pcm_sw_params_t * sw_params = 0; - - error = open_by_longname(&handle, name, stream, mode); - if ( error < 0 ) { - if ( strcmp(name, "default") == 0 - || strncmp(name, "hw:", 3) == 0 - || strncmp(name, "plughw:", 7) == 0 ) { - error = snd_pcm_open( - &handle, - name, - stream, - mode); - } - } - if ( error < 0 ) - return 0; - - try { - if ( (error = snd_pcm_hw_params_malloc(&hw_params)) < 0 ) - do_throw(error, name, stream, "ALSA hardare parameter allocation"); - - if ( (error = snd_pcm_hw_params_any(handle, hw_params )) < 0 ) - do_throw(error, name, stream, "Get configuration space for device"); - - if ( (error = snd_pcm_hw_params_set_format(handle, hw_params, format )) < 0 ) - do_throw(error, name, stream, "Set format"); - - if ( (error = snd_pcm_hw_params_set_access(handle, hw_params, access )) < 0 ) - do_throw(error, name, stream, "Set access"); - - if ( (error = snd_pcm_hw_params_set_channels(handle, hw_params, channels )) < 0 ) - do_throw(error, name, stream, "Set channels"); - - if ( (error = snd_pcm_hw_params_set_rate(handle, hw_params, rate, 0 )) < 0 ) - do_throw(error, name, stream, "Set rate"); - - if ( (error = snd_pcm_hw_params_set_period_size_near(handle, hw_params, &period_size, 0)) < 0 ) - do_throw(error, name, stream, "Set I/O period size"); - - if ( (error = snd_pcm_hw_params_set_buffer_size_near(handle, hw_params, &buffer_size)) < 0 ) - do_throw(error, name, stream, "Set I/O buffer size"); - - if ( (error = snd_pcm_hw_params(handle, hw_params)) < 0 ) - do_throw(error, name, stream, "ALSA hardware parameter select"); - - snd_pcm_hw_params_free(hw_params); - - if ((error = snd_pcm_sw_params_malloc(&sw_params)) < 0) - do_throw(error, name, stream, "ALSA software parameter allocate"); - - if ((error = snd_pcm_sw_params_current(handle, sw_params)) < 0) - do_throw(error, name, stream, "ALSA get software parameters"); - - if ((error = snd_pcm_sw_params_set_avail_min(handle, sw_params, - period_size)) < 0) - do_throw(error, name, stream, "ALSA software set minimum available."); - - if (( error = snd_pcm_sw_params_set_period_event(handle, sw_params, 1)) - < 0 ) - do_throw(error, name, stream, "ALSA software set period event."); - - if ((error = snd_pcm_sw_params_set_start_threshold(handle, sw_params, period_size)) - < 0) - do_throw(error, name, stream, - "ALSA set software start threshold"); - - if (( error = snd_pcm_sw_params_set_stop_threshold(handle, sw_params, - buffer_size + 1)) < 0 ) - do_throw(error, name, stream, - "ALSA set software stop threshold"); - - if ((error = snd_pcm_sw_params(handle, sw_params)) < 0) - do_throw(error, name, stream, "ALSA set software parameters"); - -#if 0 - // Dump sound parameters, for debugging. - snd_output_t * output = 0; - snd_output_stdio_attach(&output, stderr, 0); - fprintf(stderr, "%s\n", name); - snd_pcm_dump_setup(handle, output); -#endif - - snd_pcm_sw_params_free(sw_params); - - if ((error = snd_pcm_prepare(handle)) < 0) - do_throw(error, name, stream, "ALSA prepare audio interface for use"); - } - catch (...) - { - snd_pcm_close(handle); - throw; // Re-throws the current exception without modification. - } - return handle; - } -} diff --git a/freedv-server/source/platform/linux/alsa.h b/freedv-server/source/platform/linux/alsa.h deleted file mode 100644 index 5f725994..00000000 --- a/freedv-server/source/platform/linux/alsa.h +++ /dev/null @@ -1,21 +0,0 @@ -/// \file platform/linux/alsa.h -/// Definitions for use by ALSA drivers. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include - -namespace FreeDV { - snd_pcm_t * - ALSASetup( - const char * name, - snd_pcm_stream_t stream, - int mode, - snd_pcm_format_t format, - snd_pcm_access_t access, - unsigned int channels, - unsigned int rate, - snd_pcm_uframes_t period_size, - snd_pcm_uframes_t buffer_size); -} diff --git a/freedv-server/source/platform/linux/audio_in_alsa.cpp b/freedv-server/source/platform/linux/audio_in_alsa.cpp deleted file mode 100644 index becad0d5..00000000 --- a/freedv-server/source/platform/linux/audio_in_alsa.cpp +++ /dev/null @@ -1,228 +0,0 @@ -/// \file platform/linux/audio_in_alsa.cpp -/// ALSA audio input device driver, for use on Linux. -/// There is at least one other operating system that supports an ALSA-like -/// interface, Nucleus, but at this writing (early 2014) this driver is -/// untested on that system. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" -#include "alsa.h" -#include -#include -#include -#include -#include -#include - -namespace FreeDV { - std::ostream & ALSAEnumerate(std::ostream & stream, snd_pcm_stream_t mode); - - /// Audio input "ALSA", Uses the Linux ALSA Audio API. - /// - class AudioInALSA : public AudioInput { - private: - static const int overlong_delay = AudioFrameSamples * 4; - - snd_pcm_t * handle; - char * const parameters; - bool started; - - // Copy constructor and operator=() disabled. - AudioInALSA(const AudioInALSA &); - AudioInALSA & operator=(const AudioInALSA &); - - NORETURN void - do_throw(const int error, const char * message = 0); - public: - - /// Instantiate the audio input. - AudioInALSA(const char * parameters); - ~AudioInALSA(); - - /// Return file descriptors for poll() - /// \param array The address of an array that will be written - /// with a sequence of file descriptors. - /// \param space The maximum number of file descriptors that may be - /// stored in the array. - /// \return The number of file descriptors written to the array. - virtual int - poll_fds(PollType * array, int space); - - /// Return the number of audio samples the device can provide in - /// a read without blocking. - virtual std::size_t - ready(); - - /// Read audio from the "short" type. - virtual std::size_t - read16(std::int16_t * array, std::size_t length); - - /// Start the audio device. - /// Input devices: start digitizing samples for the program to - /// subsequently read. - virtual void - start(); - - /// Stop the audio device. - /// Input devices: stop digitizing samples. - virtual void - stop(); - }; - - AudioInALSA::AudioInALSA(const char * p) - : AudioInput("alsa", p), handle(0), parameters(strdup(p)), started(false) - { - handle = ALSASetup( - p, - SND_PCM_STREAM_CAPTURE, - 0, - SND_PCM_FORMAT_S16, - SND_PCM_ACCESS_RW_INTERLEAVED, - 1, - SampleRate, - AudioFrameSamples, - AudioFrameSamples * 3); - - if ( handle == 0 ) - do_throw(-ENODEV); - - snd_pcm_pause(handle, 1); - } - - AudioInALSA::~AudioInALSA() - { - snd_pcm_drop(handle); - snd_pcm_close(handle); - free(parameters); - } - - NORETURN void - AudioInALSA::do_throw(const int error, const char * message) - { - std::ostringstream str; - - str << "Error on ALSA audio input \"" << parameters << "\": "; - if ( message ) - str << message << ": "; - str << snd_strerror(error) << '.'; - throw std::runtime_error(str.str().c_str()); - } - - // Read audio into the "short" type. - std::size_t - AudioInALSA::read16(std::int16_t * array, std::size_t length) - { - int result = snd_pcm_readi(handle, array, length); - started = true; - if ( result == -EPIPE ) { - snd_pcm_drop(handle); - snd_pcm_start(handle); - std::cerr << "ALSA input \"" << parameters << "\": read underrun." << std::endl; - return length; - } - if ( result >= 0 ) { - return result; - } - else - do_throw(result, "Read"); - } - - AudioInput * - Driver::AudioInALSA(const char * parameter) - { - return new ::FreeDV::AudioInALSA(parameter); - } - - static std::ostream & - AudioInALSAEnumerator(std::ostream & stream) - { - return ALSAEnumerate(stream, SND_PCM_STREAM_CAPTURE); - } - - int - AudioInALSA::poll_fds(PollType * array, int space) - { - const int size = snd_pcm_poll_descriptors_count(handle); - - snd_pcm_poll_descriptors( - handle, - array, - space); - - return size; - } - - std::size_t - AudioInALSA::ready() - { - snd_pcm_sframes_t available = 0; - snd_pcm_sframes_t delay = 0; - int error; - - if ( !started ) { - start(); - return AudioFrameSamples; - } - - error = snd_pcm_avail_delay(handle, &available, &delay); - - // If the program has been paused, there will be a long queue of incoming - // audio samples and a corresponding delay. This can also happen if the - // incoming audio interface runs at a faster rate than the outgoing one. - if ( delay >= overlong_delay && available > 0 ) { - snd_pcm_drop(handle); - snd_pcm_prepare(handle); - snd_pcm_start(handle); - - const double seconds = (double)delay / (double)SampleRate; - - error = snd_pcm_avail_delay(handle, &available, &delay); - - std::cerr << "ALSA input \"" << parameters << "\": overlong delay, dropped " - << seconds << " seconds of input." << std::endl; - - return 1; - } - - if ( error == -EPIPE ) { - snd_pcm_drop(handle); - snd_pcm_start(handle); - std::cerr << "ALSA input \"" << parameters << "\": ready underrun." << std::endl; - return 0; - } - - if ( error >= 0 ) - return available; - else - do_throw(error, "Get Frames Available for Read"); - } - - void - AudioInALSA::start() - { - snd_pcm_drop(handle); - snd_pcm_prepare(handle); - snd_pcm_start(handle); - started = true; - } - - void - AudioInALSA::stop() - { - snd_pcm_drop(handle); - started = false; - } - - static bool - initializer() - { - driver_manager()->register_audio_input( - "alsa", - Driver::AudioInALSA, - AudioInALSAEnumerator); - return true; - } - static const bool initialized = initializer(); -} diff --git a/freedv-server/source/platform/linux/audio_out_alsa.cpp b/freedv-server/source/platform/linux/audio_out_alsa.cpp deleted file mode 100644 index 73db6912..00000000 --- a/freedv-server/source/platform/linux/audio_out_alsa.cpp +++ /dev/null @@ -1,239 +0,0 @@ -/// \file platform/linux/audio_out_alsa.cpp -/// ALSA audio output device driver, for use on Linux. -/// There is at least one other operating system that supports an ALSA-like -/// interface, Nucleus, but at this writing (early 2014) this driver is -/// untested on that system. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "alsa.h" -#include "drivers.h" -#include -#include -#include -#include -#include -#include -#include - -namespace FreeDV { - std::ostream & ALSAEnumerate(std::ostream & stream, snd_pcm_stream_t mode); - - /// Maximum frames that an audio stream may be delayed. - /// If more than this number of frames are queued for audio output, the - /// latency is too high. Flush the output and print an overlong-delay message. - const unsigned int MaximumDelayFrames = 4; - - /// Number of zeroed frames with which to prime an audio output device. - /// At the start of playback, preload the audio output with this many - /// frames of zero data. This delays the output enough to avoid later - /// buffer-overrun problems. - const unsigned int FillFrames = 2; - - /// Audio output "ALSA", Uses the Linux ALSA Audio API. - /// - class AudioOutALSA : public AudioOutput { - private: - snd_pcm_t * handle; - char * const parameters; - bool started; - - // Copy constructor and operator=() disabled. - AudioOutALSA(const AudioOutALSA &); - AudioOutALSA & operator=(const AudioOutALSA &); - - NORETURN void - do_throw(const int error, const char * message = 0); - public: - - /// Instantiate the audio output. - AudioOutALSA(const char * parameters); - ~AudioOutALSA(); - - /// Wait for all output to be sent to the audio device and then - // return. - virtual void - drain(); - - /// Return file descriptors for poll() - /// \param array The address of an array that will be written - /// with a sequence of file descriptors. - /// \param space The maximum number of file descriptors that may be - /// stored in the array. - /// \return The number of file descriptors written to the array. - virtual int - poll_fds(PollType * array, int space); - - /// Return the number of audio samples the device can handle in - /// a write without blocking. - virtual std::size_t - ready(); - - /// Start the audio device. - /// Output devices: prepare for samples to be sent. - virtual void - start(); - - /// Stop the audio device. - /// Output devices: stop playing samples. - virtual void - stop(); - - /// Write audio from the "short" type. - virtual std::size_t - write16(const std::int16_t * array, std::size_t length); - }; - - AudioOutALSA::AudioOutALSA(const char * p) - : AudioOutput("alsa", p), handle(0), parameters(strdup(p)), started(false) - { - handle = ALSASetup( - p, - SND_PCM_STREAM_PLAYBACK, - 0, - SND_PCM_FORMAT_S16, - SND_PCM_ACCESS_RW_INTERLEAVED, - 1, - SampleRate, - AudioFrameSamples, - AudioFrameSamples * 3); - - if ( handle == 0 ) - do_throw(-ENODEV); - } - - AudioOutALSA::~AudioOutALSA() - { - snd_pcm_drop(handle); - snd_pcm_close(handle); - free(parameters); - } - - NORETURN void - AudioOutALSA::do_throw(const int error, const char * message) - { - std::ostringstream str; - - str << "Error on ALSA audio output \"" << parameters << "\": "; - if ( message ) - str << message << ": "; - str << snd_strerror(error) << '.'; - throw std::runtime_error(str.str().c_str()); - } - - void - AudioOutALSA::drain() - { - snd_pcm_drain(handle); - } - - // Write audio into the "short" type. - std::size_t - AudioOutALSA::write16(const std::int16_t * array, std::size_t length) - { - int16_t buf[AudioFrameSamples * FillFrames]; - - if ( !started ) { - // Preload the audio output queue with some silence. - // This makes underruns less likely. - // This delays the output from where we would otherwise have started it. - // Otherwise we tend to underrun repeatedly at startup time. - // - // Note that all inputs and outputs of the typical user do not run on - // a shared clock. There is the potential for overruns or underruns - // during long operation because of this. Professional studios use - // a shared clock, and the more expensive equipment that supports it, - // to avoid this problem. - // - snd_pcm_prepare(handle); - memset(buf, 0, sizeof(buf)); - snd_pcm_writei(handle, buf, sizeof(buf) / sizeof(*buf)); - } - - int error = snd_pcm_writei(handle, array, length); - started = true; - if ( error == -EPIPE ) { - std::cerr << "ALSA output \"" << parameters << "\": write underrun." << std::endl; - snd_pcm_drop(handle); - snd_pcm_prepare(handle); - memset(buf, 0, sizeof(buf)); - snd_pcm_writei(handle, buf, sizeof(buf) / sizeof(*buf)); - error = snd_pcm_writei(handle, array, length); - } - - if ( error >= 0 ) - return error; // This is the normal output. - else if ( error == -EPIPE ) { - // This is an unlikely condition, but should not be allowed to abort - // the program. - std::cerr << "ALSA output \"" << parameters - << "\": double write underrun." << std::endl; - return 0; - } - else - do_throw(error, "Write"); - } - - AudioOutput * - Driver::AudioOutALSA(const char * parameter) - { - return new ::FreeDV::AudioOutALSA(parameter); - } - - static std::ostream & - AudioOutALSAEnumerator(std::ostream & stream) - { - return ALSAEnumerate(stream, SND_PCM_STREAM_PLAYBACK); - } - - int - AudioOutALSA::poll_fds(PollType * array, int space) - { - const int size = snd_pcm_poll_descriptors_count(handle); - - snd_pcm_poll_descriptors( - handle, - array, - space); - - return size; - } - - std::size_t - AudioOutALSA::ready() - { - const snd_pcm_sframes_t available = snd_pcm_avail_update(handle); - - // If we've not started, allow the first write to be large, but - // not so large that we'll active the overlong-delay code. - if ( !started ) - return AudioFrameSamples * min(1, (MaximumDelayFrames - FillFrames - 1)); - else - return available; - } - - void - AudioOutALSA::start() - { - snd_pcm_drop(handle); - } - - void - AudioOutALSA::stop() - { - snd_pcm_drop(handle); - started = false; - } - - static bool - initializer() - { - driver_manager()->register_audio_output( - "alsa", - Driver::AudioOutALSA, - AudioOutALSAEnumerator); - return true; - } - static const bool UNUSED initialized = initializer(); -} diff --git a/freedv-server/source/platform/linux/evdev.cpp b/freedv-server/source/platform/linux/evdev.cpp deleted file mode 100644 index 27100418..00000000 --- a/freedv-server/source/platform/linux/evdev.cpp +++ /dev/null @@ -1,266 +0,0 @@ -/// \file evdev.cpp -/// Implementation of the evdev PTT driver. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// -#include "evdev.h" -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -namespace FreeDV { - inline static bool - bit_is_set(unsigned int bit, const uint8_t * field) - { - return ((field[bit / 8] & (1 << (bit % 8))) != 0); - } - - NORETURN static void - do_throw( - const int error, - const char * name, - const char * special_file = 0, - const char * message = 0) - { - std::ostringstream str; - - str << "EVDEV "; - - str << "\"evdev:" << name << '\"'; - if ( special_file ) - str << " device \"" << special_file << '\"'; - - str << " set-up error: "; - if ( message ) { - str << message; - if ( error ) - str << ": "; - } - if ( error ) - str << strerror(error); - - str << '.'; - throw std::runtime_error(str.str().c_str()); - } - - // Remove redundant elements from string. - static char * - clean_string(char * string) - { - // Remove trailing space. - std::size_t length = strlen(string); - char * s = string; - - // Remove extra spaces from string, in place. - while ( *s != 0 ) { - if ( *s == ' ' && s[1] == ' ' ) { - s++; - char * end = s; - while ( *end == ' ' ) - end++; - memmove(s, end, strlen(end) + 1); - } - s++; - } - - // Remove trailing space. - length = strlen(string); - if ( length > 1 && string[length - 1] == ' ' ) - string[length - 1] = '\0'; - - // If a segment of a string ending with a space or tab is repeated - // immediately afterward, as with the Manufacturer field and the - // Product field containing the same initial string, remove the - // initial part. This gets rid of repeated manufacturer names. - for ( unsigned int i = 1; i < length; i++ ) { - if ( (string[i] == ' ' || string[i] == '\t') && string[i+1] != '\0' ) { - if ( strncmp(string, &string[i + 1], i + 1) == 0 ) { - memmove(string, &string[i + 1], length - i); - length = (length - i) - 1; - i = 0; - } - } - } - - return string; - } - - bool - EvDev::button_state(unsigned int index) - { - uint8_t buttons[(KEY_MAX + 7) / 8]; - - - if ( ioctl(fd, EVIOCGKEY(sizeof(buttons)), buttons) < 0 ) - do_throw(errno, name, special_file, "ioctl EVIOCGKEY"); - - return bit_is_set(index, buttons); - } - - void - EvDev::delete_enumeration( - EvDev::device_enumeration * data, - std::size_t count) - { - for ( std::size_t i = 0; i < count; i++ ) { - if ( data[i].special_file ) - delete data[i].special_file; - if ( data[i].name ) - delete data[i].name; - } - delete data; - } - - struct EvDev::device_enumeration * - EvDev::enumerate(std::size_t & count) - { - struct device_enumeration devices[64]; - - count = 0; - - for ( std::size_t i = 0; i < (sizeof(devices) / sizeof(*devices)); i++ ) { - std::ostringstream str; - - str << "/dev/input/event" << i; - - const char * const special_file = str.str().c_str(); - - const int fd = open(special_file, O_RDONLY); - - if ( fd >= 0 ) { - if ( enumerate_device(special_file, fd, devices[count]) ) - count++; - close(fd); - } - } - device_enumeration * const r = new device_enumeration[count]; - - memcpy(r, devices, count * sizeof(*r)); - - return r; - } - - bool - EvDev::enumerate_device( - const char * special_file, - int fd, - device_enumeration & device) - { - char buf[100]; - std::ostringstream str; - - device.special_file = strdup(special_file); - - if ( ioctl(fd, EVIOCGNAME(sizeof(buf)), buf) < 0 - || ioctl(fd, EVIOCGBIT(0, sizeof(device.event_types)), device.event_types) - < 0 ) - return false; - - str << clean_string(buf); - - if ( ioctl(fd, EVIOCGUNIQ(sizeof(buf)), buf) >= 0 - && buf[0] != '\0' - && buf[0] != ' ' ) - str << ' ' << clean_string(buf); - - if ( ioctl(fd, EVIOCGPHYS(sizeof(buf)), buf) >= 0 ) - str << " at " << clean_string(buf); - - device.name = strdup(str.str().c_str()); - - if ( bit_is_set(EV_KEY, device.event_types) == 0 - || ioctl(fd, EVIOCGBIT(EV_KEY, sizeof(device.buttons)), device.buttons) - < 0 ) - memset(device.buttons, 0, sizeof(device.buttons)); - - return true; - } - - bool - EvDev::has_button(unsigned int index) - { - uint8_t buttons[(KEY_MAX + 7) / 8]; - - if ( ioctl(fd, EVIOCGBIT(EV_KEY, sizeof(buttons)), buttons) < 0 ) - return false; - - return bit_is_set(index, buttons); - } - - int - EvDev::poll_fds(PollType * array, int length) - { - if ( length >= 0 ) { - array[0].fd = fd; - array[0].events = POLLIN|POLLERR|POLLNVAL; - return 1; - } - else - throw std::invalid_argument("poll_fds() called with zero-size array."); - } - - std::size_t - EvDev::read_events(input_event * data, std::size_t count) - { - const int result = read(fd, data, count * sizeof(*data)); - if ( result < 0 ) { - if ( errno == EAGAIN ) { - return 0; - } - else - do_throw(errno, name, special_file, "read"); - } - else - return result / sizeof(*data); - } - - EvDev::EvDev(const char * _name) - : fd(-1), name(strdup(_name)), special_file(0) - { - static std::size_t count; - static device_enumeration * enumeration = 0; - - if ( (fd = open(name, O_RDWR|O_NONBLOCK) >= 0 ) ) { - special_file = strdup(name); - return; - } - - if ( enumeration == 0 ) - enumeration = enumerate(count); - - std::size_t length = strlen(name); - - for ( std::size_t i = 0; i < count; i++ ) { - if ( strncmp(name, enumeration[i].name, length) == 0 ) { - special_file = strdup(enumeration[i].special_file); - fd = open(special_file, O_RDWR|O_NONBLOCK); - - if ( fd < 0 ) - do_throw(errno, name, special_file, "open"); - - return; - } - } - throw std::runtime_error( - "No device was found that matched the provided name." \ - " The device may not be attached," \ - " or root privileges may be required to access it"); - } - - EvDev::~EvDev() - { - close(fd); - delete name; - delete special_file; - } -} diff --git a/freedv-server/source/platform/linux/evdev.h b/freedv-server/source/platform/linux/evdev.h deleted file mode 100644 index 6bb2632b..00000000 --- a/freedv-server/source/platform/linux/evdev.h +++ /dev/null @@ -1,58 +0,0 @@ -/// \file evdev.h -/// Implementation of the evdev PTT driver. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// -#include -#include -#include "drivers.h" - -namespace FreeDV { - /// Class used to access Linux event devices. - class EvDev { - public: - /// Structure used to enumerate Linux event devices. - struct device_enumeration { - char * special_file; - char * name; - uint8_t event_types[(EV_MAX + 7) / 8]; - uint8_t buttons[(KEY_MAX + 7) / 8]; - }; - - private: - int fd; - const char * name; - const char * special_file; - - EvDev(const EvDev &); - EvDev & operator =(const EvDev &); - - static bool enumerate_device( - const char * name, - int fd, - struct device_enumeration & device); - - public: - bool button_state(unsigned int index); - - static void delete_enumeration( - device_enumeration * data, - std::size_t count); - - const char * device_name() { return special_file; } - - static device_enumeration * - enumerate(std::size_t & count); - - bool has_button(unsigned int index); - - const char * long_name() { return name; } - - int poll_fds(PollType *, int); - - std::size_t read_events(input_event * data, std::size_t count); - - EvDev(const char * name); - ~EvDev(); - }; -} diff --git a/freedv-server/source/platform/linux/ptt_evdev.cpp b/freedv-server/source/platform/linux/ptt_evdev.cpp deleted file mode 100644 index 4a349f21..00000000 --- a/freedv-server/source/platform/linux/ptt_evdev.cpp +++ /dev/null @@ -1,221 +0,0 @@ -/// \file ptt_evdev.cpp -/// Implementation of the evdev PTT driver. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "evdev.h" -#include -#include -#include -#include -#include - -namespace FreeDV { - NORETURN static void - do_throw( - const char * name, - const char * message = 0) - { - std::ostringstream str; - - str << "EVDEV "; - - str << '\"' << name << "\": "; - if ( message ) { - str << message; - } - - str << '.'; - throw std::runtime_error(str.str().c_str()); - } - - inline static bool - bit_is_set(unsigned int bit, const uint8_t * field) - { - return ((field[bit / 8] & (1 << (bit % 8))) != 0); - } - - /// PTT driver using Linux evdev. - /// - class PTT_EvDev : public PTTInput { - private: - EvDev * dev; - int button_index; - bool pressed; - bool changed; - - PTT_EvDev(const PTT_EvDev &); - PTT_EvDev & operator =(const PTT_EvDev &); - - void process_events(); - - public: - /// Instantiate. - /// - PTT_EvDev(const char * parameters); - virtual ~PTT_EvDev(); - - /// Return file descriptors for poll() - /// \param array The address of an array that will be written - /// with a sequence of file descriptors. - /// \param space The maximum number of file descriptors that may be - /// stored in the array. - /// \return The number of file descriptors written to the array. - virtual int poll_fds(PollType * array, int space); - - /// Return the amount of events ready for read. - /// - std::size_t ready(); - - /// Return true if the PTT input is pressed. - /// - bool state(); - }; - - PTT_EvDev::PTT_EvDev(const char * _parameters) - : PTTInput("evdev", _parameters), dev(0), button_index(0), pressed(false), - changed(true) - { - char * p = strdup(parameters); - char * number = index(p, ','); - - if ( number == 0 ) - do_throw( - parameters, - "The device name must be followed by a comma and a button number."); - - *number++ = '\0'; - - button_index = atoi(number); - - dev = new EvDev(p); - delete p; - - if ( !dev->has_button(button_index) ) { - std::ostringstream str; - - str << "There is no button " << button_index << " in this device."; - - do_throw(parameters, str.str().c_str()); - } - - pressed = dev->button_state(button_index); - } - - PTT_EvDev::~PTT_EvDev() - { - delete dev; - } - - int - PTT_EvDev::poll_fds(PollType * array, int count) - { - return dev->poll_fds(array, count); - } - - void - PTT_EvDev::process_events() - { - int count; - input_event events[10]; - - while ( (count = dev->read_events( - events, - sizeof(events) / sizeof(*events))) - > 0 ) { - - for ( int i = 0; i < count; i++ ) { - const input_event * const event = &events[i]; - - if ( event->type == EV_KEY && event->code == button_index ) { - switch ( event->value ) { - case 0: - if ( pressed ) { - changed = true; - pressed = false; - } - break; - case 1: - if ( !pressed ) { - changed = true; - pressed = true; - } - break; - default: - ; - } - } - } - } - } - - std::size_t - PTT_EvDev::ready() - { - process_events(); - if ( changed ) - return 1; - else - return 0; - } - - bool - PTT_EvDev::state() - { - changed = false; - return pressed; - } - - PTTInput * - Driver::PTT_EvDev(const char * parameter) - { - return new ::FreeDV::PTT_EvDev(parameter); - } - - static std::ostream & - PTT_EvDevEnumerator(std::ostream & stream) - { - std::size_t count = 0; - EvDev::device_enumeration * const devices = EvDev::enumerate(count); - - for ( std::size_t i = 0; i < count; i++ ) { - if ( bit_is_set(EV_KEY, devices[i].event_types) ) { - int low = -1; - int high = -1; - - for ( int j = KEY_F1; j <= KEY_MAX; j++ ) { - if ( bit_is_set(j, devices[i].buttons) ) { - low = j; - break; - } - } - for ( int j = KEY_MAX; j >= KEY_F1; j-- ) { - if ( bit_is_set(j, devices[i].buttons) ) { - high = j; - break; - } - } - if ( low >= 0 ) { - stream << "\"evdev:" << devices[i].name << ',' << low << '\"'; - - if ( high > low ) - stream << " (" << low << '-' << high << ')'; - - stream << std::endl; - } - } - } - - EvDev::delete_enumeration(devices, count); - return stream; - } - - static bool - initializer() - { - driver_manager()->register_ptt_input("evdev", Driver::PTT_EvDev, PTT_EvDevEnumerator); - return true; - } - static const bool UNUSED initialized = initializer(); -} diff --git a/freedv-server/source/platform/linux/test_evdev.c b/freedv-server/source/platform/linux/test_evdev.c deleted file mode 100644 index 1409ae25..00000000 --- a/freedv-server/source/platform/linux/test_evdev.c +++ /dev/null @@ -1,76 +0,0 @@ -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#define BITS_PER_LONG (sizeof(long) * 8) -#define NBITS(x) ((((x)-1)/BITS_PER_LONG)+1) -#define OFF(x) ((x)%BITS_PER_LONG) -#define BIT(x) (1UL<> OFF(bit)) & 1) - -process_device(const char * device_name, int fd) -{ - char name[256]; - char address[256]; - uint8_t event_bits[(EV_MAX + 7) / 8]; - int length; - - if ( ioctl(fd, EVIOCGNAME(sizeof(name)), name) < 0 - || ioctl(fd, EVIOCGPHYS(sizeof(address)), address) < 0 - || ioctl(fd, EVIOCGBIT(0, sizeof(event_bits)), event_bits) < 0 ) { - perror(device_name); - } - else { - char unique[256]; - int got_unique = ioctl(fd, EVIOCGUNIQ(sizeof(unique)), unique) >= 0; - - char * s = name; - while ( *s != 0 ) { - if ( *s == ' ' && s[1] == ' ' ) { - s++; - char * end = s; - while ( *end == ' ' ) - end++; - memmove(s, end, strlen(end) + 1); - } - s++; - } - length = strlen(name); - - if ( length > 1 && name[length - 1] == ' ' ) - name[length - 1] = '\0'; - - if ( test_bit(EV_KEY, event_bits) ) { - printf("\"evdev:%s", name); - if ( got_unique && unique[0] != '\0' && unique[0] != ' ' ) - printf(" %s", unique); - printf(" at %s\"\n", address); - } - } -} - -int -main(int argc, char * * argv) -{ - int i; - for ( i = 0; i < 1024; i++ ) { - char name[100]; - - sprintf(name, "/dev/input/event%d", i); - - int fd = open(name, O_RDONLY); - if ( fd >= 0 ) { - process_device(name, fd); - close(fd); - } - } - return 0; -} diff --git a/freedv-server/source/platform/macos/.gitignore b/freedv-server/source/platform/macos/.gitignore deleted file mode 100644 index e69de29b..00000000 diff --git a/freedv-server/source/platform/mswin/.gitignore b/freedv-server/source/platform/mswin/.gitignore deleted file mode 100644 index e69de29b..00000000 diff --git a/freedv-server/source/platform/posix/platform.h b/freedv-server/source/platform/posix/platform.h deleted file mode 100644 index 96a36a3e..00000000 --- a/freedv-server/source/platform/posix/platform.h +++ /dev/null @@ -1,13 +0,0 @@ -/// \file platform/posix/platform.h -/// Platform-specific definitions for POSIX systems. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include - -namespace FreeDV { - /// Type used by poll_fds(). For portability to Windows. - /// - typedef struct pollfd PollType; -} diff --git a/freedv-server/source/platform/posix/poll.cpp b/freedv-server/source/platform/posix/poll.cpp deleted file mode 100644 index a9e17dd4..00000000 --- a/freedv-server/source/platform/posix/poll.cpp +++ /dev/null @@ -1,13 +0,0 @@ -/// \file platform/posix/poll.cpp -/// Implementation of FreeDV::IODevice::poll() on POSIX. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" - -int -FreeDV::IODevice::poll(PollType * array, int length, int timeout) -{ - return ::poll(array, length, timeout); -} diff --git a/freedv-server/source/platform/posix/privilege.cpp b/freedv-server/source/platform/posix/privilege.cpp deleted file mode 100644 index 0ac5c018..00000000 --- a/freedv-server/source/platform/posix/privilege.cpp +++ /dev/null @@ -1,57 +0,0 @@ -/// \file platform/posix/privilege.cpp -/// Privilege tests and warnings on POSIX. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include -#include -#include -#include - -static const char insufficient_privilege_message[] = -"Warning: The user running the program is not a member of the " -"\"audio\" group.\n" -"This may make it impossible to access audio devices.\n" -"To fix, use one of these solutions:\n" -"\tadd the user to the \"audio\" group.\n" -"\tadd the setgid-audio privilege to the executable file\n" -"with these commands, as root:\n" -"\n" -"\t\tchgrp audio filename\n" -"\t\tchmod 2755 filename\n" -"\n" -"Alternatively, you can execute this program as root.\n\n"; - -namespace FreeDV { - void - check_privileges() - { - const uid_t uid = getuid(); - const uid_t euid = geteuid(); - - if ( uid == 0 || euid == 0 ) - return; - - const struct group * audio = getgrnam("audio"); - const gid_t gid = getgid(); - const gid_t egid = getgid(); - - if ( audio ) { - gid_t groups[NGROUPS_MAX]; - int size = sizeof(groups) / sizeof(*groups); - int length; - - if ( gid == audio->gr_gid || egid == audio->gr_gid ) - return; - - if ( (length = getgroups(size, groups)) > 0 ) { - for ( int i = 0; i < length; i++ ) { - if ( groups[i] == audio->gr_gid ) - return; - } - } - std::cerr << insufficient_privilege_message << std::endl; - } - } -} diff --git a/freedv-server/source/platform/posix/scheduler.cpp b/freedv-server/source/platform/posix/scheduler.cpp deleted file mode 100644 index c9efa6a8..00000000 --- a/freedv-server/source/platform/posix/scheduler.cpp +++ /dev/null @@ -1,85 +0,0 @@ -/// \file platform/posix/scheduler.cpp -/// Implementation of real-time scheduler tuning and memory locking on POSIX. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" -#include -#include -#include -#include -#include - -#ifdef _POSIX_PRIORITY_SCHEDULING -#include -#endif - -#ifdef _POSIX_MEMLOCK_RANGE -#include -#endif - -namespace FreeDV { - static const char privilege_message_a[] = - "Warning: Insufficient privilege to set a real-time scheduling priority,\n" - "or to lock memory.\n" - "This could cause audio to be interrupted while other programs use the CPU.\n" - "To fix: As root, run\n" - "\n" - "\tsetcap cap_sys_nice+ep "; /* program_name */ - static const char privilege_message_b[] = "\n\tsetcap cap_ipc_lock+ep "; - /* program_name */ - static const char privilege_message_c[] = "\n\n" - "That will allow you to use a real-time scheduling priority and locked\n" - "memory while running as any user.\n" - "Alternatively, you can execute this program as root.\n\n"; - - static const char old_kernel_message[] = - "This kernel doesn't seem to have real-time facilities or memory locking.\n" - "If audio is sometimes interrupted, try a newer kernel.\n"; - - void - set_scheduler() - { - bool insufficient_privilege = false; - bool old_kernel = false; - -#ifdef _POSIX_PRIORITY_SCHEDULING - // Put this process on the round-robin realtime scheduling queue at the - // minimum priority. Other real-time processes (perhaps portaudio) can - // run with a higher priority than this, but this process will run at - // a higher priority than all normal processes. - sched_param p; - int policy = SCHED_RR; - - p.sched_priority = sched_get_priority_min(policy); - const int result = sched_setscheduler(0, policy, &p); - if ( result < 0 ) { - std::cerr << "sched_setscheduler: " << strerror(errno) << std::endl; - if ( errno == EINVAL ) - old_kernel = true; - if ( errno == EPERM ) - insufficient_privilege = true; - } -#endif - -#ifdef _POSIX_MEMLOCK_RANGE - if ( mlockall(MCL_CURRENT|MCL_FUTURE) < 0 ) { - std::cerr << "mlockall: " << strerror(errno) << std::endl; - if ( errno == EINVAL ) - old_kernel = true; - if ( errno == EPERM ) - insufficient_privilege = true; - } -#endif - if ( old_kernel ) - std::cerr << old_kernel_message; - else if ( insufficient_privilege ) { - std::cerr << privilege_message_a; - std::cerr << program_name; - std::cerr << privilege_message_b; - std::cerr << program_name; - std::cerr << privilege_message_c; - } - } -} diff --git a/freedv-server/source/ptt_constant.cpp b/freedv-server/source/ptt_constant.cpp deleted file mode 100644 index cf619140..00000000 --- a/freedv-server/source/ptt_constant.cpp +++ /dev/null @@ -1,108 +0,0 @@ -/// \file ptt_constant.cpp -/// Implementation of the constant PTT driver, for testing. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" -#include -#include - -namespace FreeDV { - /// PTT driver that is constant transmit or constant receive. For testing. - /// - class PTTConstant : public PTTInput { - private: - /// This is true if ready has not yet been sent. - /// - bool pressed; - bool ready_one_shot; - public: - /// Instantiate push-to-talk source with constant input, for testing. - /// - PTTConstant(const char * parameters); - virtual ~PTTConstant(); - - /// Return file descriptors for poll() - /// \param array The address of an array that will be written - /// with a sequence of file descriptors. - /// \param space The maximum number of file descriptors that may be - /// stored in the array. - /// \return The number of file descriptors written to the array. - virtual int poll_fds(PollType * array, int space); - - /// Return the amount of bytes ready for read. - /// - std::size_t ready(); - - /// Return true if the PTT input is pressed. - /// - bool state(); - }; - - PTTConstant::PTTConstant(const char * _parameters) - : PTTInput("constant", _parameters), pressed(false), ready_one_shot(true) - { - if ( *parameters == 't' ) - pressed = true; - else if ( *parameters == 'r' || *parameters == '\0' ) - pressed = false; - else { - std::cerr << "PTT input constant: bad parameter string " - << parameters << std::endl; - pressed = false; - } - } - - PTTConstant::~PTTConstant() - { - } - - int - PTTConstant::poll_fds(PollType *, int) - { - return 0; - } - - std::size_t - PTTConstant::ready() - { - if ( ready_one_shot ) - return 1; - else - return 0; - } - - bool - PTTConstant::state() - { - if ( ready_one_shot ) - ready_one_shot = false; - else { - /// A real I/O source would block, so throw an error here. - throw std::runtime_error("PTT constant state read with no I/O ready."); - } - - return pressed; - } - - PTTInput * - Driver::PTTConstant(const char * parameter) - { - return new ::FreeDV::PTTConstant(parameter); - } - - static std::ostream & - PTTConstantEnumerator(std::ostream & stream) - { - return stream; - } - - static bool - initializer() - { - driver_manager()->register_ptt_input("constant", Driver::PTTConstant, PTTConstantEnumerator); - return true; - } - static const bool UNUSED initialized = initializer(); -} diff --git a/freedv-server/source/ptt_input.cpp b/freedv-server/source/ptt_input.cpp deleted file mode 100644 index 082103d4..00000000 --- a/freedv-server/source/ptt_input.cpp +++ /dev/null @@ -1,18 +0,0 @@ -/// \file ptt_input.cpp -/// Implement the virtual base class of PTT input device drivers. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" - -namespace FreeDV { - PTTInput::PTTInput(const char * _name, const char * _parameters) - : IODevice(_name, _parameters) - { - } - - PTTInput::~PTTInput() - { - } -} diff --git a/freedv-server/source/run.cpp b/freedv-server/source/run.cpp deleted file mode 100644 index 72b59f9f..00000000 --- a/freedv-server/source/run.cpp +++ /dev/null @@ -1,607 +0,0 @@ -/// \file run.cpp -/// The main loop of the program. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" -#include -#include -#include -#include -#include - -// Start of Transmit: -// Make the delay at start of transmit and end of transmit adjustable. -// The radio in general takes some time to begin transmitting, and thus we -// should not send audio until that's done. -// -// End of Transmit: -// There is a lot to fill in for end-of-transmit. -// On PTT-up, we should read the remaining audio in the microphone -// device queue first, allow it all to drain out the transmitter, and then -// un-key the transmitter. -// - -namespace FreeDV { - /// This class implements the main loop of the FreeDV program. - /// - class Run { - private: - const std::size_t AudioFIFOSize = - MaximumFrameSamples * sizeof(int16_t) * 2; - const std::size_t CodecFIFOSize = 1024; - Interfaces * const i; - int poll_fd_count; - int poll_fd_base; - int output_fd_base; - PollType poll_fds[100]; - - FIFO codec_fifo; - FIFO in_fifo; - FIFO out_fifo; - - // Disable copy constructor and operator=(). - Run(const Run &); - Run & operator=(const Run &); - - bool add_poll_device(IODevice * device); - NORETURN void do_throw(int error, const char * message); - void reset(); - - bool drain_digital(bool final); - bool drain_ssb(bool final); - void receive(); - void start_receive(); - void transmit_digital(); - void transmit_ssb(); - public: - /// Construct the context for the main loop of FreeDV. - /// \param interfaces the address of an Interfaces instance containing - /// information on all of the selected device and algorithm drivers. - Run(Interfaces * interfaces); - ~Run(); - - /// Run the main loop of FreeDV in half-duplex mode. - /// - void half_duplex(); - - /// Wake when there is room in the output device. - void wake_output(AudioDevice *); - }; - - Run::Run(Interfaces * interfaces) - : i(interfaces), poll_fd_count(0), poll_fd_base(0), output_fd_base(-1), - codec_fifo(CodecFIFOSize), in_fifo(AudioFIFOSize), - out_fifo(AudioFIFOSize) - { - reset(); - } - - Run::~Run() - { - } - - bool - Run::add_poll_device(IODevice * device) - { - static const int space = sizeof(poll_fds) / sizeof(*poll_fds); - - const int result = device->poll_fds( - &poll_fds[poll_fd_count], - space - poll_fd_count); - - if ( result > 0 ) { - poll_fd_count += result; - return true; - } - else if ( result < 0 ) { - std::ostringstream str; - - device->print(str); - do_throw(result, str.str().c_str()); - } - return false; - } - - NORETURN void - Run::do_throw(const int error, const char * message = 0) - { - std::ostringstream str; - - str << "Main loop error: "; - if ( message ) - str << message << ": "; - if ( error ) { - str << ": "; - str << strerror(error); - } - str << '.'; - throw std::runtime_error(str.str().c_str()); - } - - void - Run::reset() - { - in_fifo.reset(); - codec_fifo.reset(); - out_fifo.reset(); - } - - /// Write any possible output to the transmitter: digital voice version. - /// Does not wait for the audio device to complete, we call - /// i->transmitter->drain() in the UnKey state. - /// \return True if final is set and all possible data has been sent, - /// otherwise false. - bool - Run::drain_digital(bool final) - { - - std::size_t samples_to_encode = in_fifo.get_available() / 2; - const std::size_t bytes_to_encode = codec_fifo.put_space(); - - // If draining the last frame, make sure we have enough samples to encode - // the last codec frame. Fill with zero if necessary. - // FIX: Replace this with a state before un-key which fades out the - // microphone, ending at a codec frame boundary, thus avoiding the click - // we make here. - if ( final ) { - const std::size_t samples_per_frame = i->codec->samples_per_frame(); - if ( samples_to_encode < samples_per_frame && samples_to_encode > 0 ) { - const std::size_t fill = min(in_fifo.put_space() / 2, (samples_per_frame - samples_to_encode)); - const std::size_t bytes = fill * 2; - memset(in_fifo.put(bytes), 0, bytes); - in_fifo.put_done(bytes); - samples_to_encode += fill; - } - } - - if ( samples_to_encode > 0 && bytes_to_encode > 0 ) { - const std::size_t bytes_encoded = i->codec->encode16( - (std::int16_t *)in_fifo.get( - samples_to_encode * 2), - codec_fifo.put(bytes_to_encode), - bytes_to_encode, - &samples_to_encode); - - if ( samples_to_encode > 0 ) { - in_fifo.get_done(samples_to_encode * 2); - if ( bytes_encoded > 0 ) - codec_fifo.put_done(bytes_encoded); - } - } - - std::size_t bytes_to_modulate = codec_fifo.get_available(); - const std::size_t samples_to_modulate = out_fifo.put_space() / 2; - - // If the codec is drained and we are draining the last modem frame, - // make sure we have enough bytes to encode the last modem frame. - // Fill with zero if necessary. - if ( final && in_fifo.get_available() == 0 ) { - const std::size_t bytes_per_frame = i->modem->bytes_per_frame(); - if ( bytes_to_modulate < bytes_per_frame && bytes_to_modulate > 0 ) { - const std::size_t fill = min(codec_fifo.put_space(), (bytes_per_frame - bytes_to_modulate)); - memset(codec_fifo.put(fill), 0, fill); - codec_fifo.put_done(fill); - bytes_to_modulate += fill; - // Leave this debugging message in place until I have a codec with - // a frame size less than a modem frame, and can test this block. - std::cerr << "Fill modem." << std::endl; - } - } - - if ( bytes_to_modulate > 0 && samples_to_modulate > 0 ) { - const std::size_t samples_modulated = i->modem->modulate16( - codec_fifo.get(bytes_to_modulate), - (std::int16_t *)out_fifo.put(samples_to_modulate * 2), - &bytes_to_modulate, - samples_to_modulate); - - if ( bytes_to_modulate > 0 ) { - codec_fifo.get_done(bytes_to_modulate); - - if ( samples_modulated > 0 ) - out_fifo.put_done(samples_modulated * 2); - } - } - // Drain any data that the transmitter can take. - const std::size_t out_samples = min( - i->transmitter->ready(), - (out_fifo.get_available() / 2)); - - if ( out_samples > 0 ) { - const int result = i->transmitter->write16( - (std::int16_t *)out_fifo.get(out_samples * 2), - out_samples); - - if ( result > 0 ) - out_fifo.get_done(result * 2); - else if ( result < 0 ) - std::cerr << "Transmitter I/O error: " << strerror(errno) << std::endl; - } - wake_output(i->transmitter); - - if ( final ) { - if ( in_fifo.get_available() == 0 - && codec_fifo.get_available() == 0 - && out_fifo.get_available() == 0 ) - return true; - } - - return false; - } - - /// Write any possible output to the transmitter: SSB version. - /// Does not wait for the audio device to complete, we call - /// i->transmitter->drain() in the UnKey state. - /// \return True if final is set and all possible data has been sent, - /// otherwise false. - bool - Run::drain_ssb(bool final) - { - if ( final && in_fifo.get_available() == 0 ) - i->transmitter->drain(); - - // Drain any data that the transmitter can take. - const std::size_t out_samples = min( - i->transmitter->ready(), - (in_fifo.get_available() / 2)); - - if ( out_samples > 0 ) { - const int result = i->transmitter->write16( - (std::int16_t *)in_fifo.get(out_samples * 2), - out_samples); - - if ( result > 0 ) - in_fifo.get_done(result * 2); - else if ( result < 0 ) - std::cerr << "Transmitter I/O error: " << strerror(errno) << std::endl; - } - wake_output(i->transmitter); - - if ( final ) { - if ( in_fifo.get_available() == 0 - && out_fifo.get_available() == 0 ) - return true; - } - return false; - } - - // FIX: Parallelize the modem and codec into their own threads. Make the - // FIFO do locking. - void - Run::receive() - { - // Read any data that the receiver can provide. - const std::size_t in_samples = min( - i->receiver->ready(), - (in_fifo.put_space() / 2)); - - if ( in_samples > 0 ) { - const int result = i->receiver->read16( - (std::int16_t *)in_fifo.put(in_samples * 2), - in_samples); - - if ( result > 0 ) - in_fifo.put_done(result * 2); - else if ( result < 0 ) - std::cerr << "Receiver I/O error: " << strerror(errno) << std::endl; - } - - std::size_t samples_to_demodulate = in_fifo.get_available() / 2; - const std::size_t bytes_to_demodulate = codec_fifo.put_space(); - - // FIX: Implement soft squelch. - - if ( samples_to_demodulate > 0 && bytes_to_demodulate > 0 ) { - const std::size_t bytes_demodulated = i->modem->demodulate16( - (const std::int16_t *)in_fifo.get( - samples_to_demodulate * 2), - codec_fifo.put(bytes_to_demodulate), - bytes_to_demodulate, - &samples_to_demodulate); - - if ( bytes_demodulated > 0 ) - codec_fifo.put_done(bytes_demodulated); - - if ( samples_to_demodulate > 0 ) - in_fifo.get_done(samples_to_demodulate * 2); - } - - std::size_t bytes_to_decode = codec_fifo.get_available(); - const std::size_t samples_to_decode = out_fifo.put_space() / 2; - - if ( bytes_to_decode > 0 && samples_to_decode > 0 ) { - size_t samples_decoded = i->codec->decode16( - codec_fifo.get(bytes_to_decode), - (std::int16_t *)out_fifo.put( - samples_to_decode * 2), - &bytes_to_decode, - samples_to_decode); - - if ( bytes_to_decode > 0 ) - codec_fifo.get_done(bytes_to_decode); - - if ( samples_decoded > 0 ) - out_fifo.put_done(samples_decoded * 2); - } - - // Drain any data that the loudspeaker can take. - const std::size_t out_samples = min( - i->loudspeaker->ready(), - (out_fifo.get_available() / 2)); - - if ( out_samples > 0 ) { - const int result = i->loudspeaker->write16( - (std::int16_t *)out_fifo.get( - out_samples * 2), - out_samples); - - if ( result > 0 ) - out_fifo.get_done(result * 2); - else if ( result < 0 ) - std::cerr << "Loudspeaker I/O error: " << strerror(errno) << std::endl; - } - wake_output(i->loudspeaker); - } - - // FIX: Once everything else has been tested, make this program work with - // three T/R devices for each of Digital and SSB. This accounts for the - // GUI, a pedal, and a hand switch. - void - Run::half_duplex() - { - enum TRState { - DrainDigital, - DrainSSB, - Receive, - TransmitDigital, - TransmitSSB, - UnKey - }; - - - TRState state = Receive; - bool ptt_digital = false; - bool ptt_ssb = false; - - // Start polling the T/R devices. - add_poll_device(i->ptt_input_digital); - add_poll_device(i->ptt_input_ssb); - - // Any time we set poll_fd_count to poll_fd_base, it will stop polling - // of the receive or transmit devices, and then we can set up what devices - // we would like to poll now. We will do this when we switch from transmit - // to receive, and when we switch from transmit to drain. - poll_fd_base = poll_fd_count; - - // Always start in receive mode. If the T/R switches are pressed, - // we'll catch up. - i->keying_output->key(0); - i->receiver->start(); - i->loudspeaker->start(); - if ( !add_poll_device(i->receiver) ) - add_poll_device(i->loudspeaker); - - for ( ; ; ) { - for ( int j = 0; j < poll_fd_count; j++ ) { - poll_fds[j].revents = 0; - } - - int result = 0; - - // Sometimes there are not any poll-capable devices to wake us when - // it's time to transmit the next audio frame. This happens when using - // the testing drivers for both input and output, and during the UnKey - // state. Testing drivers will run faster than the real rate if something - // doesn't limit then. - // - // FIX: Instead of nanosleep(), use a wall-clock sleep that wakes up when - // it is time for the next packet to arrive. This can more easily take - // compute time into account, and can properly time the testing drivers. - // - if ( poll_fd_count > poll_fd_base ) - result = IODevice::poll(poll_fds, poll_fd_count, 1000); - else if ( state != UnKey ) { - struct timespec request; - struct timespec remainder; - request.tv_sec = 0; - request.tv_nsec = AudioFrameDuration * 1000000; - nanosleep(&request, &remainder); - } - - if ( result < 0 ) - do_throw(result, "Poll"); - - if ( i->ptt_input_digital->ready() ) - ptt_digital = i->ptt_input_digital->state(); - if ( i->ptt_input_ssb->ready() ) - ptt_ssb = i->ptt_input_ssb->state(); - - switch ( state ) { - case DrainDigital: - if ( drain_digital(true) ) { - poll_fd_count = poll_fd_base; - state = UnKey; - } - break; - case DrainSSB: - if ( drain_ssb(true) ) { - poll_fd_count = poll_fd_base; - state = UnKey; - } - break; - case Receive: - if ( ptt_digital || ptt_ssb ) { - // Stop polling the receiver devices. - poll_fd_count = poll_fd_base; - - // Reset the FIFO state. - reset(); - - i->receiver->stop(); - i->loudspeaker->drain(); - i->loudspeaker->stop(); - - // Start accumulating the audio samples for the first codec frame - // before we've finished keying the transmitter. That way, we'll - // have closer to a whole frame's worth of samples when it's time to - // run the codec and modem. - i->microphone->start(); - i->keying_output->key(1); - i->transmitter->start(); - - if ( ptt_digital ) - state = TransmitDigital; - else - state = TransmitSSB; - - // Start polling the transmitter devices. - if ( !add_poll_device(i->microphone) ) - add_poll_device(i->transmitter); - } - else - receive(); - - break; - case TransmitDigital: - if ( ptt_digital == false ) { - state = DrainDigital; - i->microphone->stop(); - // Stop polling the microphone. - poll_fd_count = poll_fd_base; - - // Poll the transmitter until it's drained. - add_poll_device(i->transmitter); - } - else - transmit_digital(); - break; - case TransmitSSB: - if ( ptt_ssb == false ) { - state = DrainSSB; - i->microphone->stop(); - // Stop polling the microphone. - poll_fd_count = poll_fd_base; - - // Poll the transmitter until it's drained. - add_poll_device(i->transmitter); - } - else - transmit_ssb(); - break; - case UnKey: - if ( ptt_digital || ptt_ssb ) { - // Reset polling from the Drain operation. - poll_fd_count = poll_fd_base; - - i->microphone->start(); - // Start polling the transmitter devices. - if ( !add_poll_device(i->microphone) ) - add_poll_device(i->transmitter); - - if ( ptt_digital ) - state = TransmitDigital; - else - state = TransmitSSB; - } - else { - // Stop polling the transmitter devices. - poll_fd_count = poll_fd_base; - - // Reset the FIFO state. - reset(); - - i->transmitter->drain(); - i->transmitter->stop(); - i->keying_output->key(0); - state = Receive; - i->receiver->start(); - i->loudspeaker->start(); - - // Start polling the receiver devices. - if ( !add_poll_device(i->receiver) ) - add_poll_device(i->loudspeaker); - } - break; - } - } - } - - void - Run::transmit_digital() - { - // Fill any data that the microphone can provide. - const std::size_t in_samples = min( - i->microphone->ready(), - (in_fifo.put_space() / 2)); - - if ( in_samples > 0 ) { - const int result = i->microphone->read16( - (std::int16_t *)in_fifo.put(in_samples * 2), - in_samples); - - if ( result > 0 ) - in_fifo.put_done(result * 2); - else if ( result < 0 ) - std::cerr << "Microphone I/O error: " << strerror(errno) << std::endl; - } - - // Encode, modulate, and output any microphone audio that's been captured. - drain_digital(false); - } - - void - Run::transmit_ssb() - { - // Fill any data that the microphone can provide. - const std::size_t in_samples = min( - i->microphone->ready(), - (in_fifo.put_space() / 2)); - - if ( in_samples > 0 ) { - const int result = i->microphone->read16( - (std::int16_t *)in_fifo.put(in_samples * 2), - in_samples); - - if ( result > 0 ) - in_fifo.put_done(result * 2); - else if ( result < 0 ) - std::cerr << "Microphone I/O error: " << strerror(errno) << std::endl; - } - - // Output any microphone audio that's been captured. - drain_ssb(false); - } - - void - Run::wake_output(AudioDevice * device) - { - if ( out_fifo.get_available() / 2 > 0 ) { - // There are samples queued for the loudspeaker/transmitter. - // Wake when there is room - // in its buffer. - if ( output_fd_base < 0 ) { - output_fd_base = poll_fd_count; - add_poll_device(device); - } - } - else { - // There are no samples queued for the loudspeaker/transmitter. - // Don't wake upon its buffer availability. - if ( output_fd_base > 0 ) { - poll_fd_count = output_fd_base; - output_fd_base = -1; - } - } - } - - int - run(Interfaces * i) - { - Run * r = new Run(i); - r->half_duplex(); - delete r; - return 0; - } -} diff --git a/freedv-server/source/test/audio_sink.cpp b/freedv-server/source/test/audio_sink.cpp deleted file mode 100644 index 4f86a1c3..00000000 --- a/freedv-server/source/test/audio_sink.cpp +++ /dev/null @@ -1,36 +0,0 @@ -// Tests for the AudioSink class. -#include -#include -#include - -using namespace FreeDV; - -class AudioSinkTest : public ::testing::Test { -protected: - AudioOutput * o; - - AudioSinkTest() - : o(0) - { - } - - void SetUp() { - o = Driver::AudioSink(""); - } - - void TearDown() { - delete o; - } -}; - -TEST_F(AudioSinkTest, AlwaysReady) { - EXPECT_EQ(SIZE_MAX, o->ready()); -} - -TEST_F(AudioSinkTest, WriteReturnsSize) { - int16_t buffer[8]; - - size_t value = o->write16(buffer, sizeof(buffer) / sizeof(*buffer)); - - EXPECT_EQ(sizeof(buffer) / sizeof(*buffer), value); -} diff --git a/freedv-server/source/test/base.cpp b/freedv-server/source/test/base.cpp deleted file mode 100644 index b880cce1..00000000 --- a/freedv-server/source/test/base.cpp +++ /dev/null @@ -1,38 +0,0 @@ -// Tests for the Base class. -#include -#include -#include - -using namespace FreeDV; - -class BaseTest : public ::testing::Test { -protected: - Base * b; - - BaseTest() - : b(0) - { - } - - void SetUp() { - // Base is a virtual base class, so we use one of its descendant classes. - b = Driver::AudioSink(""); - } - - void TearDown() { - delete b; - } -}; - -TEST_F(BaseTest, CaptiveIsFalse) { - // The base class version of captive() and the one inherited by AudioSink, - // must always return false. Only an interface that is owned by the - // UserInterface class can return true. - ASSERT_FALSE(b->captive()); -} - -TEST_F(BaseTest, PrintsItself) { - std::stringstream stream; - stream << *b; - ASSERT_STREQ("sink:", stream.str().c_str()); -} diff --git a/freedv-server/source/test/blank_panel.cpp b/freedv-server/source/test/blank_panel.cpp deleted file mode 100644 index af8047e3..00000000 --- a/freedv-server/source/test/blank_panel.cpp +++ /dev/null @@ -1,31 +0,0 @@ -/// Tests for the BlankPanel class. -#include -#include -#include - -using namespace FreeDV; - -class BlankPanelTest : public ::testing::Test { -protected: - UserInterface * u; - Interfaces * i; - - BlankPanelTest() - : u(0) - { - } - - void SetUp() { - i = new Interfaces(); - u = Driver::BlankPanel("", i); - } - - void TearDown() { - delete u; - delete i; - } -}; - -TEST_F(BlankPanelTest, NeverReady) { - EXPECT_EQ(0U, u->ready()); -} diff --git a/freedv-server/source/test/fifo.cpp b/freedv-server/source/test/fifo.cpp deleted file mode 100644 index 7f1c66c2..00000000 --- a/freedv-server/source/test/fifo.cpp +++ /dev/null @@ -1,81 +0,0 @@ -// Tests for the Base class. -#include -#include -#include - -using namespace FreeDV; - -class FIFOTest : public ::testing::Test { -protected: - FIFO * f; - - FIFOTest() - : f(0) - { - } - - void SetUp() { - f = new FIFO(100); - } - - void TearDown() { - delete f; - } -}; - -TEST_F(FIFOTest, CanFillAndDrain) { - ASSERT_EQ(100U, f->put_space()); - memset(f->put(100), 255, 100); - ASSERT_EQ(0U, f->get_available()); - f->put_done(100); - ASSERT_EQ(100U, f->get_available()); - ASSERT_EQ(0U, f->put_space()); - EXPECT_THROW(f->put(1), std::runtime_error); - ASSERT_EQ(100U, f->get_available()); - ASSERT_NE((uint8_t *)0, f->get(100)); - f->get_done(100); - ASSERT_EQ(0U, f->get_available()); - ASSERT_EQ(100U, f->put_space()); - ASSERT_EQ(100U, f->put_space()); - memset(f->put(100), 255, 100); - ASSERT_EQ(0U, f->get_available()); - f->put_done(100); - ASSERT_EQ(100U, f->get_available()); - ASSERT_EQ(0U, f->put_space()); -} - -TEST_F(FIFOTest, Reorder) { - uint8_t * b; - const uint8_t * r; - - ASSERT_EQ(100U, f->put_space()); - ASSERT_NE((uint8_t *)0, b = f->put(99)); - memset(b, 0, 98); - b[98] = 'b'; - f->put_done(99); - ASSERT_EQ(1U, f->put_space()); - ASSERT_EQ(99U, f->get_available()); - ASSERT_NE((uint8_t *)0, f->get(98)); - f->get_done(98); - ASSERT_EQ(1U, f->get_available()); - ASSERT_EQ(99U, f->put_space()); - // This should cause reorder(). - ASSERT_NE((uint8_t *)0, b = f->put(2)); - f->put_done(0); - ASSERT_EQ(99U, f->put_space()); - ASSERT_EQ(1U, f->get_available()); - ASSERT_NE((uint8_t *)0, r = f->get(1)); - ASSERT_EQ('b', *r); - f->get_done(1); -} - -TEST_F(FIFOTest, CanReset) { - ASSERT_EQ(100U, f->put_space()); - ASSERT_EQ(0U, f->get_available()); - f->put_done(100); - ASSERT_EQ(100U, f->get_available()); - ASSERT_EQ(0U, f->put_space()); - f->reset(); - ASSERT_EQ(0U, f->get_available()); - ASSERT_EQ(100U, f->put_space()); -} diff --git a/freedv-server/source/test/keying_sink.cpp b/freedv-server/source/test/keying_sink.cpp deleted file mode 100644 index ce39bb70..00000000 --- a/freedv-server/source/test/keying_sink.cpp +++ /dev/null @@ -1,32 +0,0 @@ -// Tests for the KeyingSink class. -#include -#include - -using namespace FreeDV; - -class KeyingSinkTest : public ::testing::Test { -protected: - KeyingOutput * k; - - KeyingSinkTest() - : k(0) - { - } - - void SetUp() { - k = Driver::KeyingSink(""); - } - - void TearDown() { - delete k; - } -}; - -TEST_F(KeyingSinkTest, CanCallKey) { - k->key(true); - k->key(false); -} - -TEST_F(KeyingSinkTest, AlwaysReady) { - EXPECT_EQ(SIZE_MAX, k->ready()); -} diff --git a/freedv-server/source/test/ptt_constant.cpp b/freedv-server/source/test/ptt_constant.cpp deleted file mode 100644 index 75429219..00000000 --- a/freedv-server/source/test/ptt_constant.cpp +++ /dev/null @@ -1,64 +0,0 @@ -// Tests for the PTTInput class. -#include -#include -#include - -using namespace FreeDV; - -const char text[] = -"The time is out of joint. O cursed spite," -"That ever I was born to set it right!"; - -class PTTInputTransmitTest : public ::testing::Test { -protected: - PTTInput * i; - - PTTInputTransmitTest() - : i(0) - { - } - - void SetUp() { - i = Driver::PTTConstant("t"); - } - - void TearDown() { - delete i; - } -}; - -class PTTInputReceiveTest : public ::testing::Test { -protected: - PTTInput * i; - - PTTInputReceiveTest() - : i(0) - { - } - - void SetUp() { - i = Driver::PTTConstant("r"); - } - - void TearDown() { - delete i; - } -}; - -TEST_F(PTTInputTransmitTest, ReadyAndRead) { - EXPECT_EQ(1U, i->ready()); - EXPECT_EQ(1U, i->ready()); - EXPECT_TRUE(i->state()); - EXPECT_EQ(0U, i->ready()); - EXPECT_EQ(0U, i->ready()); - EXPECT_THROW(i->state(), std::runtime_error); -} - -TEST_F(PTTInputReceiveTest, ReadyAndRead) { - EXPECT_EQ(1U, i->ready()); - EXPECT_EQ(1U, i->ready()); - EXPECT_FALSE(i->state()); - EXPECT_EQ(0U, i->ready()); - EXPECT_EQ(0U, i->ready()); - EXPECT_THROW(i->state(), std::runtime_error); -} diff --git a/freedv-server/source/test/text_constant.cpp b/freedv-server/source/test/text_constant.cpp deleted file mode 100644 index 8a01adaa..00000000 --- a/freedv-server/source/test/text_constant.cpp +++ /dev/null @@ -1,41 +0,0 @@ -// Tests for the TextInput class. -#include -#include -#include - -using namespace FreeDV; - -const char text[] = -"The time is out of joint. O cursed spite," -"That ever I was born to set it right!"; - -class TextConstantTest : public ::testing::Test { -protected: - TextInput * i; - - TextConstantTest() - : i(0) - { - } - - void SetUp() { - i = Driver::TextConstant(text); - } - - void TearDown() { - delete i; - } -}; - -TEST_F(TextConstantTest, ReadyAndRead) { - char buffer[1024]; - - EXPECT_EQ(sizeof(text) - 1, i->ready()); - EXPECT_EQ(10U, i->read(buffer, 10)); - EXPECT_EQ(sizeof(text) - 1 - 10, i->ready()); - EXPECT_EQ(0U, i->read(buffer, 0)); - EXPECT_EQ(sizeof(text) - 1 - 10, i->ready()); - EXPECT_EQ(sizeof(text) - 1 - 10, i->read(buffer, sizeof(buffer))); - EXPECT_EQ(0U, i->ready()); - EXPECT_THROW(i->read(buffer, sizeof(buffer)), std::runtime_error); -} diff --git a/freedv-server/source/test/tone.cpp b/freedv-server/source/test/tone.cpp deleted file mode 100644 index a64cc7f7..00000000 --- a/freedv-server/source/test/tone.cpp +++ /dev/null @@ -1,214 +0,0 @@ -// Tests for the Tone class. -#include -#include -#include -#include -#include - -using namespace FreeDV; - -class ToneTest : public ::testing::Test { -protected: - AudioInput * i; - - ToneTest() - : i(0) - { - } - - void SetUp() { - i = Driver::Tone(""); - } - - void TearDown() { - delete i; - } -}; - -TEST_F(ToneTest, InitialLevelIs1) { - EXPECT_EQ(1.0, i->amplitude()); -} - -TEST_F(ToneTest, LevelChange) { - i->amplitude(0.0); - EXPECT_EQ(0.0, i->amplitude()); - i->amplitude(0.5); - EXPECT_EQ(0.5, i->amplitude()); - i->amplitude(1.0); - EXPECT_EQ(1.0, i->amplitude()); -} - -TEST_F(ToneTest, EnforcesNormalization) { - EXPECT_THROW(i->amplitude(-1e-7), std::runtime_error); - EXPECT_THROW(i->amplitude(1.0 + 1e-7), std::runtime_error); - EXPECT_NO_THROW(i->amplitude(0.0)); - EXPECT_NO_THROW(i->amplitude(0.5)); - EXPECT_NO_THROW(i->amplitude(1.0)); -} - -TEST_F(ToneTest, AlwaysReady) { - EXPECT_EQ(SIZE_MAX, i->ready()); -} - -// Maximum positive value of a signed 16-bit integer. -const int16_t MaxS16((1 << 15) - 1); -// Half of the maximum positive value of a signed 16-bit integer. -const int16_t HalfS16(1 << 14); - -class ToneTest2 : public ::testing::Test { -protected: - AudioInput * i; - - ToneTest2() - : i(0) - { - } - - void SetUp() { - std::stringstream stream; - - stream << SampleRate / 2 << ",1"; - - i = Driver::Tone(stream.str().c_str()); - } - - void TearDown() { - delete i; - } -}; - -TEST_F(ToneTest2, AtNyquistLimit) { - int16_t buffer[4]; - - i->read16(buffer, sizeof(buffer) / sizeof(*buffer)); - - EXPECT_EQ(MaxS16, buffer[0]); - EXPECT_EQ(-MaxS16, buffer[1]); - EXPECT_EQ(MaxS16, buffer[2]); - EXPECT_EQ(-MaxS16, buffer[3]); -} - -TEST_F(ToneTest2, MasterAmplitudeIsZero) { - int16_t buffer[4]; - - i->amplitude(0); - i->read16(buffer, sizeof(buffer) / sizeof(*buffer)); - - EXPECT_EQ(0, buffer[0]); - EXPECT_EQ(0, buffer[1]); - EXPECT_EQ(0, buffer[2]); - EXPECT_EQ(0, buffer[3]); -} - -TEST_F(ToneTest2, MasterAmplitudeIsZeroPointFive) { - int16_t buffer[4]; - - i->amplitude(0.5); - i->read16(buffer, sizeof(buffer) / sizeof(*buffer)); - - EXPECT_EQ(HalfS16, buffer[0]); - EXPECT_EQ(-HalfS16, buffer[1]); - EXPECT_EQ(HalfS16, buffer[2]); - EXPECT_EQ(-HalfS16, buffer[3]); -} - -TEST(ToneTest3, AtHalfNyquistLimit) { - int16_t buffer[8]; - - std::stringstream stream; - - stream << SampleRate / 4 << ",1"; - - AudioInput * i = Driver::Tone(stream.str().c_str()); - - i->read16(buffer, sizeof(buffer) / sizeof(*buffer)); - - EXPECT_EQ(MaxS16, buffer[0]); - EXPECT_EQ(0, buffer[1]); - EXPECT_EQ(-MaxS16, buffer[2]); - EXPECT_EQ(0, buffer[3]); - EXPECT_EQ(MaxS16, buffer[4]); - EXPECT_EQ(0, buffer[5]); - EXPECT_EQ(-MaxS16, buffer[6]); - EXPECT_EQ(0, buffer[7]); - - delete i; -} - -TEST(ToneTest3, FrequencyIsZero) { - int16_t buffer[4]; - - AudioInput * i = Driver::Tone("0,1"); - - i->read16(buffer, sizeof(buffer) / sizeof(*buffer)); - - EXPECT_EQ(0, buffer[0]); - EXPECT_EQ(0, buffer[1]); - EXPECT_EQ(0, buffer[2]); - EXPECT_EQ(0, buffer[3]); - - delete i; -} - -TEST(ToneTest3, ToneAmplitudeIsZero) { - int16_t buffer[4]; - - AudioInput * i = Driver::Tone("1000,0"); - - i->read16(buffer, sizeof(buffer) / sizeof(*buffer)); - - EXPECT_EQ(0, buffer[0]); - EXPECT_EQ(0, buffer[1]); - EXPECT_EQ(0, buffer[2]); - EXPECT_EQ(0, buffer[3]); - - delete i; -} - -TEST(ToneTest3, WavesSumCorrectly) { - int16_t buffer[8]; - - std::stringstream stream; - - stream << SampleRate / 2 << ",0.5:"; - stream << SampleRate / 4 << ",0.5"; - - AudioInput * i = Driver::Tone(stream.str().c_str()); - - i->read16(buffer, sizeof(buffer) / sizeof(*buffer)); - - EXPECT_EQ(MaxS16, buffer[0]); - EXPECT_EQ(-HalfS16, buffer[1]); - EXPECT_EQ(0, buffer[2]); - EXPECT_EQ(-HalfS16, buffer[3]); - EXPECT_EQ(MaxS16, buffer[4]); - EXPECT_EQ(-HalfS16, buffer[5]); - EXPECT_EQ(0, buffer[6]); - EXPECT_EQ(-HalfS16, buffer[7]); - - delete i; -} - -TEST(ToneTest3, SumOfAmplitudesIsNormalizedCorrectly) { - int16_t buffer[8]; - - std::stringstream stream; - - stream << SampleRate / 2 << ",1:"; - stream << SampleRate / 4 << ",1"; - - AudioInput * i = Driver::Tone(stream.str().c_str()); - - i->read16(buffer, sizeof(buffer) / sizeof(*buffer)); - - EXPECT_EQ(MaxS16, buffer[0]); - EXPECT_EQ(-HalfS16, buffer[1]); - EXPECT_EQ(0, buffer[2]); - EXPECT_EQ(-HalfS16, buffer[3]); - EXPECT_EQ(MaxS16, buffer[4]); - EXPECT_EQ(-HalfS16, buffer[5]); - EXPECT_EQ(0, buffer[6]); - EXPECT_EQ(-HalfS16, buffer[7]); - - delete i; -} diff --git a/freedv-server/source/text_constant.cpp b/freedv-server/source/text_constant.cpp deleted file mode 100644 index f73d55f2..00000000 --- a/freedv-server/source/text_constant.cpp +++ /dev/null @@ -1,99 +0,0 @@ -/// \file text_constant.cpp -/// The constant text driver, just outputs the same text over and over. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" -#include -#include - -namespace FreeDV { - /// This driver provides constant text. - /// - class TextConstant : public TextInput { - private: - std::size_t index; - const std::size_t length; - - public: - /// Instantiate the constant text driver. - TextConstant(const char * parameter); - virtual ~TextConstant(); - - /// Return file descriptors for poll() - /// \param array The address of an array that will be written - /// with a sequence of file descriptors. - /// \param space The maximum number of file descriptors that may be - /// stored in the array. - /// \return The number of file descriptors written to the array. - virtual int poll_fds(PollType * array, int space); - - /// Read the text data. - std::size_t read(char * buffer, std::size_t size); - - /// Return the amount of bytes ready for read. - std::size_t ready(); - }; - - TextConstant::TextConstant(const char * _parameters) - : TextInput("constant", _parameters), index(0), length(strlen(_parameters)) - { - } - - TextConstant::~TextConstant() - { - } - - int - TextConstant::poll_fds(PollType *, int) - { - return 0; - } - - std::size_t - TextConstant::read(char * buffer, std::size_t size) - { - const std::size_t available = length - index; - - if ( available == 0 ) { - /// A real I/O device would block if this happened, so throw an error. - throw std::runtime_error("Text constant: read with no I/O ready."); - } - - if ( size > available ) - size = available; - - if ( size > 0 ) { - memcpy(buffer, ¶meters[index], size); - index += size; - } - return size; - } - - std::size_t - TextConstant::ready() - { - return length - index; - } - - TextInput * - Driver::TextConstant(const char * parameter) - { - return new ::FreeDV::TextConstant(parameter); - } - - static std::ostream & - TextConstantEnumerator(std::ostream & stream) - { - return stream; - } - - static bool - initializer() - { - driver_manager()->register_text_input("constant", Driver::TextConstant, TextConstantEnumerator); - return true; - } - static const bool UNUSED initialized = initializer(); -} diff --git a/freedv-server/source/text_input.cpp b/freedv-server/source/text_input.cpp deleted file mode 100644 index 80c96012..00000000 --- a/freedv-server/source/text_input.cpp +++ /dev/null @@ -1,23 +0,0 @@ -/// \file -/// Implement the virtual base class for text input drivers. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" - -namespace FreeDV { - TextInput::TextInput(const char * _name, const char * _parameters) - : IODevice(_name, _parameters) - { - } - - TextInput::~TextInput() - { - } - - void - TextInput::set(const char *) - { - } -} diff --git a/freedv-server/source/tiny_main.cpp b/freedv-server/source/tiny_main.cpp deleted file mode 100644 index 9197b2f7..00000000 --- a/freedv-server/source/tiny_main.cpp +++ /dev/null @@ -1,5 +0,0 @@ -/// \file tiny_main.cpp -/// The tiny main program for embedded use. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// diff --git a/freedv-server/source/tone.cpp b/freedv-server/source/tone.cpp deleted file mode 100644 index d2c66c26..00000000 --- a/freedv-server/source/tone.cpp +++ /dev/null @@ -1,194 +0,0 @@ -/// \file tone.cpp -/// The tone audio input driver, for testing. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - - -#include "drivers.h" -#include -#include -#define _USE_MATH_DEFINES -#include - - -namespace FreeDV { - /// This is a test driver that provides tones. - /// - class Tone : public AudioInput { - private: - unsigned long long clock; - - struct tone_info { - float frequency; - float amplitude; - }; - - tone_info tones[101]; - - /// Return file descriptors for poll() - /// \param size The address of a variable that will be written - /// with the number of file descriptors in the array. - /// \return The address of an array of integers containing the - /// file descriptors. - virtual int poll_fds(PollType * array, int space); - - /// Return the amount of audio samples for read. In this case, it always - /// returns SIZE_MAX. - std::size_t ready(); - - /// Generate a sine wave. - float sine_wave(float frequency, unsigned int step); - public: - /// Instantiate the tone driver. - Tone(const char * parameters); - - virtual ~Tone(); - - // Read audio into the "short" type. - virtual std::size_t read16(std::int16_t * array, std::size_t length); - }; - - Tone::Tone(const char * _parameters) - : AudioInput("tone", _parameters), clock(0) - { - unsigned int index = 0; - unsigned int input = 0; - std::stringstream p(parameters); - - while ( !p.eof() ) { - float frequency = 0.0; - float _amplitude = 1.0; - - if ( index >= ((sizeof(tones) / sizeof(*tones)) - 1) ) { - std::cerr << "Too many tones, number " << index - << " and subsequent were discarded." << std::endl; - } - p >> frequency; - if ( !p.fail() ) { - char c; - p >> c; - if ( !p.fail() && c == ',' ) { - p >> _amplitude; - if ( !p.fail() ) { - c = '\0'; - p >> c; - } - } - if ( !p.eof() && !p.fail() && c != ':' ) { - std::cerr << "tone: bad character \"" << c << "\" in tone string at tone " - << input << '.' << std::endl; - break; - } - } - if ( frequency == 0.0 || _amplitude == 0.0 ) { - input++; - continue; - } - if ( frequency < 0.0 || frequency > (SampleRate / 2) ) { - std::cerr << "tone: frequency must be in range of 0.0.." - << SampleRate / 2 << ", is " - << frequency << '.' << std::endl; - break; - } - if ( _amplitude < 0.0 || _amplitude > 1.0 ) { - std::cerr << "tone: amplitude must be in range of 0.0..1.0, is " - << _amplitude << '.' << std::endl; - break; - } - tones[index].frequency = frequency; - tones[index].amplitude = _amplitude; - index++; - input++; - } - tones[index].frequency = 0.0; - tones[index].amplitude = -1.0; - } - - Tone::~Tone() - { - } - - std::size_t - Tone::read16(std::int16_t * array, std::size_t length) - { - const unsigned int array_length = ((sizeof(tones) / sizeof(*tones)) - 1); - - for ( unsigned int i = 0; i < length; i++ ) { - float value = 0; - float sumOfAmplitudes = 0; - for ( unsigned int j = 0; j < array_length && tones[j].amplitude >= 0.0; - j++ ) { - value += (sine_wave(tones[j].frequency, clock + i) - * tones[j].amplitude); - // FIX: Hoist this out of the inner loop after it's tested. - sumOfAmplitudes += tones[j].amplitude; - } - // FIX: Hoist this out of the inner loop after it's tested. - // If the sum of amplitudes is greater than 1.0, normalize so that the - // sum of amplitudes is 1.0. - if ( sumOfAmplitudes > 1.0 ) - value /= sumOfAmplitudes; - const std::int16_t v = (std::int16_t)rint( - value * master_amplitude * ((1 << 15) - 1)); - array[i] = v; - } - clock = (clock + length); - - return length; - } - - int - Tone::poll_fds(PollType *, int) - { - return 0; - } - - std::size_t - Tone::ready() - { - return AudioFrameSamples; - } - - float - Tone::sine_wave(float frequency, unsigned int step) - { - // The number of samples per cycle for the given frequency and sample - // rate. - const float samplesPerCycle = SampleRate / frequency; - - // Add 1/4 turn to the step so that at the Nyquist frequency we - // render the peaks rather than the zero crossings. - const float bias = step + (samplesPerCycle / 4); - - // Angular measure where 1.0 = 360 degrees. - const float portionOfCycle = fmod(bias, samplesPerCycle) / samplesPerCycle; - - // Convert to radians. - const float radians = portionOfCycle * M_PI * 2; - - const float sine = sin(radians); - - return sine; - } - - AudioInput * - Driver::Tone(const char * parameter) - { - return new ::FreeDV::Tone(parameter); - } - - static std::ostream & - ToneEnumerator(std::ostream & stream) - { - return stream; - } - - static bool - initializer() - { - driver_manager()->register_audio_input("tone", Driver::Tone, ToneEnumerator); - return true; - } - static const bool UNUSED initialized = initializer(); -} diff --git a/freedv-server/source/user_interface.cpp b/freedv-server/source/user_interface.cpp deleted file mode 100644 index b2ad501a..00000000 --- a/freedv-server/source/user_interface.cpp +++ /dev/null @@ -1,18 +0,0 @@ -/// \file user_interface.cpp -/// The virtual base class for user interface drivers. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" - -namespace FreeDV { - UserInterface::UserInterface(const char * _name, const char * _parameters, Interfaces * _interfaces) - : IODevice(_name, _parameters), interfaces(_interfaces) - { - } - - UserInterface::~UserInterface() - { - } -} diff --git a/freedv-server/source/utility.cpp b/freedv-server/source/utility.cpp deleted file mode 100644 index 146ee0ad..00000000 --- a/freedv-server/source/utility.cpp +++ /dev/null @@ -1,19 +0,0 @@ -/// \file utility.cpp -/// Catch-all for utility functions. -/// -/// \copyright Copyright (C) 2013-2014 Algoram. See the LICENSE file. -/// - -#include "drivers.h" -#include - -namespace FreeDV { - char * - copy_string(const char * s) - { - const std::size_t length(strlen(s) + 1); - char * copy = new char[length]; - memcpy(copy, s, length); - return copy; - } -} -- 2.25.1

$g_;+H&B>I$lFMKnzp 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 z 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 z≶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

4E%B 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 z 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 z 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 C(M9C| diff --git a/freedv-server/source/hid/Doc/HID_TYPES.txt b/freedv-server/source/hid/Doc/HID_TYPES.txt deleted file mode 100644 index 3dd30f21..00000000 --- a/freedv-server/source/hid/Doc/HID_TYPES.txt +++ /dev/null @@ -1,1232 +0,0 @@ - Generic Desktop - 0x00 Undefined - 0x01 Pointer - 0x02 Mouse - 0x03 Reserved - 0x04 Joystick - 0x05 Game Pad - 0x06 Keyboard - 0x07 Keypad - 0x08 Multi-axis Controller - 0x30 X - 0x31 Y - 0x32 Z - 0x33 Rx - 0x34 Ry - 0x35 Rz - 0x36 Slider - 0x37 Dial - 0x38 Wheel - 0x39 Hat Switch - 0x3A Counted Buffer - 0x3B Byte Count - 0x3C Motion Wakeup - 0x40 Vx - 0x41 Vy - 0x42 Vz - 0x43 Vbrx - 0x44 Vbry - 0x45 Vbrx - 0x46 Vno - 0x80 System Control - 0x81 System Power Down - 0x82 System Sleep - 0x83 System Wake Up - 0x84 System Context Menu - 0x85 System Main Menu - 0x86 System App Menu - 0x87 System Menu Help - 0x88 System Menu Exit - 0x89 System Menu Select - 0x8A System Menu Right - 0x8B System Menu Left - 0x8C System Menu Up - 0x8D System Menu Down - 0x90 D-pad Up - 0x91 D-pad Down - 0x92 D-pad Right - 0x93 D-pad Left - -2 Simulation Controls - 0x00 Undefined - 0x01 Flight Simulation Device - 0x02 Automobile Simulation Device - 0x03 Tank Simulation Device - 0x04 Spaceship Simulation Device - 0x05 Submarine Simulation Device - 0x06 Sailing Simulation Device - 0x07 Motorcycle Simulation Device - 0x08 Sports Simulation Device - 0x09 Airplane Simulation Device - 0x0A Helicopter Simulation Device - 0x0B Magic Carpet Simulation Device - 0x0C Bicycle - 0x20 Flight Control Stick - 0x21 Flight Stick - 0x22 Cyclic Control - 0x23 Cyclic Trim - 0x24 Flight Yoke - 0x25 Track Control - 0x26 Driving Control - 0xB0 Aileron - 0xB1 Aileron Trim - 0xB2 Anti-Torque Control - 0xB3 Auto-pilot Enable - 0xB4 Chaff Release - 0xB5 Collective Control - 0xB6 Dive Brake - 0xB7 Electronic Counter Measures - 0xB8 Elevator - 0xB9 Elevator Trim - 0xBA Rudder - 0xBB Throttle - 0xBC Flight Communication - 0xBD Flare Release - 0xBE Landing Gear - 0xBF Toe Brake - 0xC0 Trigger - 0xC1 Weapons Arm - 0xC2 Weapons Select - 0xC3 Wing Flaps - 0xC4 Accelerator - 0xC5 Brake - 0xC6 Clutch - 0xC7 Shifter - 0xC8 Steering - 0xC9 Turret Direction - 0xCA Barrel Elevation - 0xCB Dive Plane - 0xCC Ballast - 0xCD Bicycle Crank - 0xCE Handle Bars - 0xCF Front Brake - 0xD0 Rear Brake - -3 VR Controls - 0x00 Unidentified - 0x01 Belt - 0x02 Body Suit - 0x03 Flexor - 0x04 Glove - 0x05 Head Tracker - 0x06 Head Mounted Display - 0x07 Hand Tracker - 0x08 Oculometer - 0x09 Vest - 0x0A Animatronic Device - 0x20 Stereo Enable - 0x21 Display Enable - -4 Sports Controls - 0x00 Unidentified - 0x01 Baseball Bat - 0x02 Golf Club - 0x03 Rowing Machine - 0x04 Treadmill - 0x30 Oar - 0x31 Slope - 0x32 Rate - 0x33 Stick Speed - 0x34 Stick Face Angle - 0x35 Stick Heel/Toe - 0x36 Stick Follow Through - 0x37 Stick Tempo - 0x38 Stick Type - 0x39 Stick Height - 0x50 Putter - 0x51 1 Iron - 0x52 2 Iron - 0x53 3 Iron - 0x54 4 Iron - 0x55 5 Iron - 0x56 6 Iron - 0x57 7 Iron - 0x58 8 Iron - 0x59 9 Iron - 0x5A 10 Iron - 0x5B 11 Iron - 0x5C Sand Wedge - 0x5D Loft Wedge - 0x5E Power Wedge - 0x5F 1 Wood - 0x60 3 Wood - 0x61 5 Wood - 0x62 7 Wood - 0x63 9 Wood - -5 Game Controls - 0x00 Undefined - 0x01 3D Game Controller - 0x02 Pinball Device - 0x03 Gun Device - 0x20 Point of View - 0x21 Turn Right/Left - 0x22 Pitch Right/Left - 0x23 Roll Forward/Backward - 0x24 Move Right/Left - 0x25 Move Forward/Backward - 0x26 Move Up/Down - 0x27 Lean Right/Left - 0x28 Lean Forward/Backward - 0x29 Height of POV - 0x2A Flipper - 0x2B Secondary Flipper - 0x2C Bump - 0x2D New Game - 0x2E Shoot Ball - 0x2F Player - 0x30 Gun Bolt - 0x31 Gun Clip - 0x32 Gun Selector - 0x33 Gun Single Shot - 0x34 Gun Burst - 0x35 Gun Automatic - 0x36 Gun Safety - 0x37 Gamepad Fire/Jump - 0x39 Gamepad Trigger - -7 Keyboard - 0x00 Reserved (no event indicated) - 0x01 Keyboard ErrorRollOver - 0x02 Keyboard POSTFail - 0x03 Keyboard ErrorUndefined - 0x04 Keyboard a and A - 0x05 Keyboard b and B - 0x06 Keyboard c and C - 0x07 Keyboard d and D - 0x08 Keyboard e and E - 0x09 Keyboard f and F - 0x0A Keyboard g and G - 0x0B Keyboard h and H - 0x0C Keyboard i and I - 0x0D Keyboard j and J - 0x0E Keyboard k and K - 0x0F Keyboard l and L - 0x10 Keyboard m and M - 0x11 Keyboard n and N - 0x12 Keyboard o and O - 0x13 Keyboard p and P - 0x14 Keyboard q and Q - 0x15 Keyboard r and R - 0x16 Keyboard s and S - 0x17 Keyboard t and T - 0x18 Keyboard u and U - 0x19 Keyboard v and V - 0x1A Keyboard w and W - 0x1B Keyboard x and X - 0x1C Keyboard y and Y - 0x1D Keyboard z and Z - 0x1E Keyboard 1 and ! - 0x1F Keyboard 2 and @ - 0x20 Keyboard 3 and # - 0x21 Keyboard 4 and $ - 0x22 Keyboard 5 and % - 0x23 Keyboard 6 and ^ - 0x24 Keyboard 7 and & - 0x25 Keyboard 8 and * - 0x26 Keyboard 9 and ( - 0x27 Keyboard 0 and ) - 0x28 Keyboard Return (ENTER) - 0x29 Keyboard ESCAPE - 0x2A Keyboard DELETE (Backspace) - 0x2B Keyboard Tab - 0x2C Keyboard Spacebar - 0x2D Keyboard - and (underscore) - 0x2E Keyboard = and + - 0x2F Keyboard [ and { - 0x30 Keyboard ] and } - 0x31 Keyboard \ and | - 0x32 Keyboard Non-US # and ~ - 0x33 Keyboard ; and : - 0x34 Keyboard ' and " - 0x35 Keyboard Grave Accent and Tilde - 0x36 Keyboard, and < - 0x37 Keyboard . and > - 0x38 Keyboard / and ? - 0x39 Keyboard Caps Lock - 0x3A Keyboard F1 - 0x3B Keyboard F2 - 0x3C Keyboard F3 - 0x3D Keyboard F4 - 0x3E Keyboard F5 - 0x3F Keyboard F6 - 0x40 Keyboard F7 - 0x41 Keyboard F8 - 0x42 Keyboard F9 - 0x43 Keyboard F10 - 0x44 Keyboard F11 - 0x45 Keyboard F12 - 0x46 Keyboard PrintScreen - 0x47 Keyboard Scroll Lock - 0x48 Keyboard Pause - 0x49 Keyboard Insert - 0x4A Keyboard Home - 0x4B Keyboard PageUp - 0x4C Keyboard Delete Forward - 0x4D Keyboard End - 0x4E Keyboard PageDown - 0x4F Keyboard RightArrow - 0x50 Keyboard LeftArrow - 0x51 Keyboard DownArrow - 0x52 Keyboard UpArrow - 0x53 Keypad Num Lock and Clear - 0x54 Keypad / - 0x55 Keypad * - 0x56 Keypad - - 0x57 Keypad + - 0x58 Keypad ENTER - 0x59 Keypad 1 and End - 0x5A Keypad 2 and Down Arrow - 0x5B Keypad 3 and PageDn - 0x5C Keypad 4 and Left Arrow - 0x5D Keypad 5 - 0x5E Keypad 6 and Right Arrow - 0x5F Keypad 7 and Home - 0x60 Keypad 8 and Up Arrow - 0x61 Keypad 9 and PageUp - 0x62 Keypad 0 and Insert - 0x63 Keypad . and Delete - 0x64 Keyboard Non-US \ and | - 0x65 Keyboard Application - 0x66 Keyboard Power - 0x67 Keypad = - 0x68 Keyboard F13 - 0x69 Keyboard F14 - 0x6A Keyboard F15 - 0x6B Keyboard F16 - 0x6C Keyboard F17 - 0x6D Keyboard F18 - 0x6E Keyboard F19 - 0x6F Keyboard F20 - 0x70 Keyboard F21 - 0x71 Keyboard F22 - 0x72 Keyboard F23 - 0x73 Keyboard F24 - 0x74 Keyboard Execute - 0x75 Keyboard Help - 0x76 Keyboard Menu - 0x77 Keyboard Select - 0x78 Keyboard Stop - 0x79 Keyboard Again - 0x7A Keyboard Undo - 0x7B Keyboard Cut - 0x7C Keyboard Copy - 0x7D Keyboard Paste - 0x7E Keyboard Find - 0x7F Keyboard Mute - 0x80 Keyboard Volume Up - 0x81 Keyboard Volume Down - 0x82 Keyboard Locking Caps Lock - 0x83 Keyboard Locking Num Lock - 0x84 Keyboard Locking Scroll Lock - 0x85 Keypad Comma - 0x86 Keypad Equal Sign - 0x87 Keyboard International1 - 0x88 Keyboard International2 - 0x89 Keyboard International3 - 0x8A Keyboard International4 - 0x8B Keyboard International5 - 0x8C Keyboard International6 - 0x8D Keyboard International7 - 0x8E Keyboard International8 - 0x8F Keyboard International9 - 0x90 Keyboard LANG1 - 0x91 Keyboard LANG2 - 0x92 Keyboard LANG3 - 0x93 Keyboard LANG4 - 0x94 Keyboard LANG5 - 0x95 Keyboard LANG6 - 0x96 Keyboard LANG7 - 0x97 Keyboard LANG8 - 0x98 Keyboard LANG9 - 0x99 Keyboard Alternate Erase - 0x9A Keyboard SysReq/Attention - 0x9B Keyboard Cancel - 0x9C Keyboard Clear - 0x9D Keyboard Prior - 0x9E Keyboard Return - 0x9F Keyboard Separator - 0xA0 Keyboard Out - 0xA1 Keyboard Oper - 0xA2 Keyboard Clear/Again - 0xA3 Keyboard CrSel/Props - 0xA4 Keyboard ExSel - 0xE0 Keyboard LeftControl - 0xE1 Keyboard LeftShift - 0xE2 Keyboard LeftAlt - 0xE3 Keyboard Left GUI - 0xE4 Keyboard RightControl - 0xE5 Keyboard RightShift - 0xE6 Keyboard RightAlt - 0xE7 Keyboard Right GUI - -8 LEDs - 0x00 Undefined - 0x01 Num Lock - 0x02 Caps Lock - 0x03 Scroll Lock - 0x04 Compose - 0x05 Kana - 0x06 Power - 0x07 Shift - 0x08 Do Not Disturb - 0x09 Mute - 0x0A Tone Enable - 0x0B High Cut Filter - 0x0C Low Cut Filter - 0x0D Equalizer Enable - 0x0E Sound Field On - 0x0F Surround Field On - 0x10 Repeat - 0x11 Stereo - 0x12 Sampling Rate Detect - 0x13 Spinning - 0x14 CAV - 0x15 CLV - 0x16 Recording Format Detect - 0x17 Off-Hook - 0x18 Ring - 0x19 Message Waiting - 0x1A Data Mode - 0x1B Battery Operation - 0x1C Battery OK - 0x1D Battery Low - 0x1E Speaker - 0x1F Head Set - 0x20 Hold - 0x21 Microphone - 0x22 Coverage - 0x23 Night Mode - 0x24 Send Calls - 0x25 Call Pickup - 0x26 Conference - 0x27 Stand-by - 0x28 Camera On - 0x29 Camera Off - 0x2A On-Line - 0x2B Off-Line - 0x2C Busy - 0x2D Ready - 0x2E Paper-Out - 0x2F Paper-Jam - 0x30 Remote - 0x31 Forward - 0x32 Reverse - 0x33 Stop - 0x34 Rewind - 0x35 Fast Forward - 0x36 Play - 0x37 Pause - 0x38 Record - 0x39 Error - 0x3A Usage Selected Indicator - 0x3B Usage In Use Indicator - 0x3C Usage Multi Mode Indicator - 0x3D Indicator On - 0x3E Indicator Flash - 0x3F Indicator Slow Blink - 0x40 Indicator Fast Blink - 0x41 Indicator Off - 0x42 Flash On Time - 0x43 Slow Blink On Time - 0x44 Slow Blink Off Time - 0x45 Fast Blink On Time - 0x46 Fast Blink Off Time - 0x47 Usage Indicator Color - 0x48 Red - 0x49 Green - 0x4A Amber - 0x4B Generic Indicator - 0x4C System Suspend - 0x4D External Power Connected - 0x4C-FFFF Reserved - -9 Button - 0x00 No Button Pressed - * Button %d - -10 Ordinal - 0x00 Unused - * Instance %d - -11 Telephony - 0x00 Unassigned - 0x01 Phone - 0x02 Answering Machine - 0x03 Message Controls - 0x04 Handset - 0x05 Headset - 0x06 Telephony Key Pad - 0x07 Programmable Button - 0x20 Hook Switch - 0x21 Flash - 0x22 Feature - 0x23 Hold - 0x24 Redial - 0x25 Transfer - 0x26 Drop - 0x27 Park - 0x28 Forward Calls - 0x29 Alternate Function - 0x2A Line - 0x2B Speaker Phone - 0x2C Conference - 0x2D Ring Enable - 0x2E Ring Select - 0x2F Phone Mute - 0x30 Caller ID - 0x50 Speed Dial - 0x51 Store Number - 0x52 Recall Number - 0x53 Phone Directory - 0x70 Voice Mail - 0x71 Screen Calls - 0x72 Do Not Disturb - 0x73 Message - 0x74 Answer On/Off - 0x90 Inside Dial Tone - 0x91 Outside Dial Tone - 0x92 Inside Ring Tone - 0x93 Outside Ring Tone - 0x94 Priority Ring Tone - 0x95 Inside Ringback - 0x96 Priority Ringback - 0x97 Line Busy Tone - 0x98 Reorder Tone - 0x99 Call Waiting Tone - 0x9A Confirmation Tone 1 - 0x9B Confirmation Tone 2 - 0x9C Tones Off - 0xB0 Phone Key 0 - 0xB1 Phone Key 1 - 0xB2 Phone Key 2 - 0xB3 Phone Key 3 - 0xB4 Phone Key 4 - 0xB5 Phone Key 5 - 0xB6 Phone Key 6 - 0xB7 Phone Key 7 - 0xB8 Phone Key 8 - 0xB9 Phone Key 9 - 0xBA Phone Key Star - 0xBB Phone Key Pound - 0xBC Phone Key A - 0xBD Phone Key B - 0xBE Phone Key C - 0xBF Phone Key D - -12 Consumer - 0x00 Unassigned - 0x01 Consumer Control - 0x02 Numeric Key Pad - 0x03 Programmable Buttons - 0x20 +10 - 0x21 +100 - 0x22 AM/PM - 0x30 Power - 0x31 Reset - 0x32 Sleep - 0x33 Sleep After - 0x34 Sleep Mode - 0x35 Illumination - 0x36 Function Buttons - 0x40 Menu - 0x41 Menu Pick - 0x42 Menu Up - 0x43 Menu Down - 0x44 Menu Left - 0x45 Menu Right - 0x46 Menu Escape - 0x47 Menu Value Increase - 0x48 Menu Value Decrease - 0x60 Data On Screen - 0x61 Closed Caption - 0x62 Closed Caption Select - 0x63 VCR/TV - 0x64 Broadcast Mode - 0x65 Snapshot - 0x66 Still - 0x80 Selection - 0x81 Assign Selection - 0x82 Mode Step - 0x83 Recall Last - 0x84 Enter Channel - 0x85 Order Movie - 0x86 Channel - 0x87 Media Selection - 0x88 Media Select Computer - 0x89 Media Select TV - 0x8A Media Select WWW - 0x8B Media Select DVD - 0x8C Media Select Telephone - 0x8D Media Select Program Guide - 0x8E Media Select Video Phone - 0x8F Media Select Games - 0x90 Media Select Messages - 0x91 Media Select CD - 0x92 Media Select VCR - 0x93 Media Select Tuner - 0x94 Quit - 0x95 Help - 0x96 Media Select Tape - 0x97 Media Select Cable - 0x98 Media Select Satellite - 0x99 Media Select Security - 0x9A Media Select Home - 0x9B Media Select Call - 0x9C Channel Increment - 0x9D Channel Decrement - 0x9E Media Select SAP - 0xA0 VCR Plus - 0xA1 Once - 0xA2 Daily - 0xA3 Weekly - 0xA4 Monthly - 0xB0 Play - 0xB1 Pause - 0xB2 Record - 0xB3 Fast Forward - 0xB4 Rewind - 0xB5 Scan Next Track - 0xB6 Scan Previous Track - 0xB7 Stop - 0xB8 Eject - 0xB9 Random Play - 0xBA Select DisC - 0xBB Enter Disc - 0xBC Repeat - 0xBD Tracking - 0xBE Track Normal - 0xBF Slow Tracking - 0xC0 Frame Forward - 0xC1 Frame Back - 0xC2 Mark - 0xC3 Clear Mark - 0xC4 Repeat From Mark - 0xC5 Return To Mark - 0xC6 Search Mark Forward - 0xC7 Search Mark Backwards - 0xC8 Counter Reset - 0xC9 Show Counter - 0xCA Tracking Increment - 0xCB Tracking Decrement - 0xE0 Volume - 0xE1 Balance - 0xE2 Mute - 0xE3 Bass - 0xE4 Treble - 0xE5 Bass Boost - 0xE6 Surround Mode - 0xE7 Loudness - 0xE8 MPX - 0xE9 Volume Up - 0xEA Volume Down - 0xF0 Speed Select - 0xF1 Playback Speed - 0xF2 Standard Play - 0xF3 Long Play - 0xF4 Extended Play - 0xF5 Slow - 0x100 Fan Enable - 0x101 Fan Speed - 0x102 Light - 0x103 Light Illumination Level - 0x104 Climate Control Enable - 0x105 Room Temperature - 0x106 Security Enable - 0x107 Fire Alarm - 0x108 Police Alarm - 0x150 Balance Right - 0x151 Balance Left - 0x152 Bass Increment - 0x153 Bass Decrement - 0x154 Treble Increment - 0x155 Treble Decrement - 0x160 Speaker System - 0x161 Channel Left - 0x162 Channel Right - 0x163 Channel Center - 0x164 Channel Front - 0x165 Channel Center Front - 0x166 Channel Side - 0x167 Channel Surround - 0x168 Channel Low Frequency Enhancement - 0x169 Channel Top - 0x16A Channel Unknown - 0x170 Sub-channel - 0x171 Sub-channel Increment - 0x172 Sub-channel Decrement - 0x173 Alternate Audio Increment - 0x174 Alternate Audio Decrement - 0x180 Application Launch Buttons - 0x181 AL Launch Button Configuration Tool - 0x182 AL Programmable Button Configuration - 0x183 AL Consumer Control Configuration - 0x184 AL Word Processor - 0x185 AL Text Editor - 0x186 AL Spreadsheet - 0x187 AL Graphics Editor - 0x188 AL Presentation App - 0x189 AL Database App - 0x18A AL Email Reader - 0x18B AL Newsreader - 0x18C AL Voicemail - 0x18D AL Contacts/Address Book - 0x18E AL Calendar/Schedule - 0x18F AL Task/Project Manager - 0x190 AL Log/Journal/Timecard - 0x191 AL Checkbook/Finance - 0x192 AL Calculator - 0x193 AL A/V Capture/Playback - 0x194 AL Local Machine Browser - 0x195 AL LAN/WAN Browser - 0x196 AL Internet Browser - 0x197 AL Remote Networking/ISP Connect - 0x198 AL Network Conference - 0x199 AL Network Chat - 0x19A AL Telephony/Dialer - 0x19B AL Logon - 0x19C AL Logoff - 0x19D AL Logon/Logoff - 0x19E AL Terminal Lock/Screensaver - 0x19F AL Control Panel - 0x1A0 AL Command Line Processor/Run - 0x1A1 AL Process/Task Manager - 0x1A2 AL Select Tast/Application - 0x1A3 AL Next Task/Application - 0x1A4 AL Previous Task/Application - 0x1A5 AL Preemptive Halt Task/Application - 0x200 Generic GUI Application Controls - 0x201 AC New - 0x202 AC Open - 0x203 AC Close - 0x204 AC Exit - 0x205 AC Maximize - 0x206 AC Minimize - 0x207 AC Save - 0x208 AC Print - 0x209 AC Properties - 0x21A AC Undo - 0x21B AC Copy - 0x21C AC Cut - 0x21D AC Paste - 0x21E AC Select All - 0x21F AC Find - 0x220 AC Find and Replace - 0x221 AC Search - 0x222 AC Go To - 0x223 AC Home - 0x224 AC Back - 0x225 AC Forward - 0x226 AC Stop - 0x227 AC Refresh - 0x228 AC Previous Link - 0x229 AC Next Link - 0x22A AC Bookmarks - 0x22B AC History - 0x22C AC Subscriptions - 0x22D AC Zoom In - 0x22E AC Zoom Out - 0x22F AC Zoom - 0x230 AC Full Screen View - 0x231 AC Normal View - 0x232 AC View Toggle - 0x233 AC Scroll Up - 0x234 AC Scroll Down - 0x235 AC Scroll - 0x236 AC Pan Left - 0x237 AC Pan Right - 0x238 AC Pan - 0x239 AC New Window - 0x23A AC Tile Horizontally - 0x23B AC Tile Vertically - 0x23C AC Format - -13 Digitizer - 0x00 Undefined - 0x01 Digitizer - 0x02 Pen - 0x03 Light Pen - 0x04 Touch Screen - 0x05 Touch Pad - 0x06 White Board - 0x07 Coordinate Measuring Machine - 0x08 3-D Digitizer - 0x09 Stereo Plotter - 0x0A Articulated Arm - 0x0B Armature - 0x0C Multiple Point Digitizer - 0x0D Free Space Wand - 0x20 Stylus - 0x21 Puck - 0x22 Finger - 0x30 Tip Pressure - 0x31 Barrel Pressure - 0x32 In Range - 0x33 Touch - 0x34 Untouch - 0x35 Tap - 0x36 Quality - 0x37 Data Valid - 0x38 Transducer Index - 0x39 Tablet Function Keys - 0x3A Program Change Keys - 0x3B Battery Strength - 0x3C Invert - 0x3D X Tilt - 0x3E Y Tilt - 0x3F Azimuth - 0x40 Altitude - 0x41 Twist - 0x42 Tip Switch - 0x43 Secondary Tip Switch - 0x44 Barrel Switch - 0x45 Eraser - 0x46 Tablet Pick - -15 Physical Interface Device - -16 Unicode - * Unicode Char u%04x - -20 Alphnumeric Display - 0x00 Undefined - 0x01 Alphanumeric Display - 0x20 Display Attributes Report - 0x21 ASCII Character Set - 0x22 Data Read Back - 0x23 Font Read Back - 0x24 Display Control Report - 0x25 Clear Display - 0x26 Display Enable - 0x27 Screen Saver Delay - 0x28 Screen Saver Enable - 0x29 Vertical Scroll - 0x2A Horizontal Scroll - 0x2B Character Report - 0x2C Display Data - 0x2D Display Status - 0x2E Stat Not Ready - 0x2F Stat Ready - 0x30 Err Not a loadable character - 0x31 Err Font data cannot be read - 0x32 Cursor Position Report - 0x33 Row - 0x34 Column - 0x35 Rows - 0x36 Columns - 0x37 Cursor Pixel Positioning - 0x38 Cursor Mode - 0x39 Cursor Enable - 0x3A Cursor Blink - 0x3B Font Report - 0x3C Font Data - 0x3D Character Width - 0x3E Character Height - 0x3F Character Spacing Horizontal - 0x40 Character Spacing Vertical - 0x41 Unicode Character Set - -128 Monitor - 0x00 Undefined - 0x01 Monitor Control - 0x02 EDID Information - 0x03 VDIF Information - 0x04 VESA Version - 0x05 On Screen Display - 0x06 Auto Size Center - 0x07 Polarity Horz Synch - 0x08 Polarity Vert Synch - 0x09 Sync Type - 0x0A Screen Position - 0x0B Horizontal Frequency - 0x0C Vertical Frequency - -129 Monitor Enumerated Values - 0x00 unassigned - * ENUM %d - -130 VESA Virtual Controls - 0x10 Brightness - 0x12 Contrast - 0x16 Video Gain Red - 0x18 Video Gain Green - 0x1A Video Gain Blue - 0x1C Focus - 0x20 Horizontal Position - 0x22 Horizontal Size - 0x24 Horizontal Pincushion - 0x26 Horizontal Pincushion Balance - 0x28 Horizontal Misconvergence - 0x2A Horizontal Linearity - 0x2C Horizontal Linearity Balance - 0x30 Vertical Position - 0x32 Vertical Size - 0x34 Vertical Pincushion - 0x36 Vertical Pincushion Balance - 0x38 Vertical Misconvergence - 0x3A Vertical Linearity - 0x3C Vertical Linearity Balance - 0x40 Parallelogram Distortion - 0x42 Trapezoidal Distortion - 0x44 Tilt - 0x46 Top Corner Distortion Control - 0x48 Top Corner Distortion Balance - 0x4A Bottom Corner Distortion Control - 0x4C Bottom Corner Distortion Balance - 0x56 Moiré Horizontal - 0x58 Moiré Vertical - 0x5E Input Level Select - 0x60 Input Source Select - 0x62 Stereo Mode - 0x6C Video Black Level Red - 0x6E Video Black Level Green - 0x70 Video Black Level Blue - -131 VESA Command - 0x00 Undefined - 0x01 Settings - 0x02 Degauss - -132 Power Device - 0x00 Undefined - 0x01 iName - 0x02 PresentStatus - 0x03 ChangedStatus - 0x04 UPS - 0x05 PowerSupply - 0x10 BatterySystem - 0x11 BatterySystemID - 0x12 Battery - 0x13 BatteryID - 0x14 Charger - 0x15 ChargerID - 0x16 PowerConverter - 0x17 PowerConverterID - 0x18 OutletSystem - 0x19 OutletSystemID - 0x1A Input - 0x1B InputID - 0x1C Output - 0x1D OutputID - 0x1E Flow - 0x1F FlowID - 0x20 Outlet - 0x21 OutletID - 0x22 Gang - 0x23 GangID - 0x24 Sink - 0x25 SinkID - 0x30 Voltage - 0x31 Current - 0x32 Frequency - 0x33 ApparentPower - 0x34 ActivePower - 0x35 PercentLoad - 0x36 Temperature - 0x37 Humidity - 0x40 ConfigVoltage - 0x41 ConfigCurrent - 0x42 ConfigFrequency - 0x43 ConfigApparentPower - 0x44 ConfigActivePower - 0x45 ConfigPercentLoad - 0x46 ConfigTemperature - 0x47 ConfigHumidity - 0x50 SwitchOnControl - 0x51 SwitchOffControl - 0x52 ToggleControl - 0x53 LowVoltageTransfer - 0x54 HighVoltageTransfer - 0x55 DelayBeforeReboot - 0x56 DelayBeforeStartup - 0x57 DelayBeforeShutdown - 0x58 Test - 0x59 Vendorspecificcommand - 0x60 Present - 0x61 Good - 0x62 InternalFailure - 0x63 VoltageOutOfRange - 0x64 FrequencyOutOfRange - 0x65 Overload - 0x66 OverCharged - 0x67 OverTemperature - 0x68 ShutdownRequested - 0x69 ShutdownImminent - 0x6A VendorSpecificAnswerValid - 0x6B SwitchOn/Off - 0x6C Switcheble - 0x6D Used - 0x6E Boost - 0x6F Buck - 0x70 Initialized - 0x71 Tested - -133 Battery System - 0x00 Undefined - 0x01 SMBBatteryMode - 0x02 SMBBatteryStatus - 0x03 SMBAlarmWarning - 0x04 SMBChargerMode - 0x05 SMBChargerStatus - 0x06 SMBChargerSpecInfo - 0x07 SMBSelectorState - 0x08 SMBSelectorPreset - 0x09 SMBSelectorInfo - 0x10 OptionalMfgFunction1 - 0x11 OptionalMfgFunction2 - 0x12 OptionalMfgFunction3 - 0x13 OptionalMfgFunction4 - 0x14 OptionalMfgFunction5 - 0x15 ConnectionToSMBus - 0x16 OutputConnection - 0x17 ChargerConnection - 0x18 BatteryInsertion - 0x19 Usenext - 0x1A OKToUse - 0x28 ManufacturerAccess - 0x29 RemainingCapacityLimit - 0x2A RemainingTimeLimit - 0x2B AtRate - 0x2C CapacityMode - 0x2D BroadcastToCharger - 0x2E PrimaryBattery - 0x2F ChargeController - 0x40 TerminateCharge - 0x41 TermminateDischarge - 0x42 BelowRemainingCapacityLimit - 0x43 RemainingTimeLimitExpired - 0x44 Charging - 0x45 Discharging - 0x46 FullyCharged - 0x47 FullyDischarged - 0x48 ConditionningFlag - 0x49 AtRateOK - 0x4A SMBErrorCode - 0x4B NeedReplacement - 0x60 AtRateTimeToFull - 0x61 AtRateTimeToEmpty - 0x62 AverageCurrent - 0x63 Maxerror - 0x64 RelativeStateOfCharge - 0x65 AbsoluteStateOfCharge - 0x66 RemainingCapacity - 0x67 FullChargeCapacity - 0x68 RunTimeToEmpty - 0x69 AverageTimeToEmpty - 0x6A AverageTimeToFull - 0x6B CycleCount - 0x80 BattPackModelLevel - 0x81 InternalChargeController - 0x82 PrimaryBatterySupport - 0x83 DesignCapacity - 0x84 SpecificationInfo - 0x85 ManufacturerDate - 0x86 SerialNumber - 0x87 iManufacturerName - 0x88 iDevicename - 0x89 iDeviceChemistery - 0x8A iManufacturerData - 0x8B Rechargeable - 0x8C WarningCapacityLimit - 0x8D CapacityGranularity1 - 0x8E CapacityGranularity2 - 0xC0 InhibitCharge - 0xC1 EnablePolling - 0xC2 ResetToZero - 0xD0 ACPresent - 0xD1 BatteryPresent - 0xD2 PowerFail - 0xD3 AlarmInhibited - 0xD4 ThermistorUnderRange - 0xD5 ThermistorHot - 0xD6 ThermistorCold - 0xD7 ThermistorOverRange - 0xD8 VoltageOutOfRange - 0xD9 CurrentOutOfRange - 0xDA CurrentNotRegulated - 0xDB VoltageNotRegulated - 0xDC MasterMode - 0xDD ChargerBattery/HostControlled - 0xF0 ChargerSpecInfo - 0xF1 ChargerSpecRef - 0xF2 Level2 - 0xF3 Level3 - -140 Bar Code Scanner - -141 Scale Device - -144 Camera Control - -145 Arcade Device - -# Some Micro$oft non-standard extensions -0xff00 Microsoft - 0xe9 Base Up - 0xea Base Down - -# APC non-standard page? (1.6.2003) Riccardo "VIC" Torrini -0xff84 __APC_Power Device - 0x00 Undefined - 0x01 iName - 0x02 PresentStatus - 0x03 ChangedStatus - 0x04 UPS - 0x05 PowerSupply - 0x10 BatterySystem - 0x11 BatterySystemID - 0x12 Battery - 0x13 BatteryID - 0x14 Charger - 0x15 ChargerID - 0x16 PowerConverter - 0x17 PowerConverterID - 0x18 OutletSystem - 0x19 OutletSystemID - 0x1A Input - 0x1B InputID - 0x1C Output - 0x1D OutputID - 0x1E Flow - 0x1F FlowID - 0x20 Outlet - 0x21 OutletID - 0x22 Gang - 0x23 GangID - 0x24 Sink - 0x25 SinkID - 0x30 Voltage - 0x31 Current - 0x32 Frequency - 0x33 ApparentPower - 0x34 ActivePower - 0x35 PercentLoad - 0x36 Temperature - 0x37 Humidity - 0x40 ConfigVoltage - 0x41 ConfigCurrent - 0x42 ConfigFrequency - 0x43 ConfigApparentPower - 0x44 ConfigActivePower - 0x45 ConfigPercentLoad - 0x46 ConfigTemperature - 0x47 ConfigHumidity - 0x50 SwitchOnControl - 0x51 SwitchOffControl - 0x52 ToggleControl - 0x53 LowVoltageTransfer - 0x54 HighVoltageTransfer - 0x55 DelayBeforeReboot - 0x56 DelayBeforeStartup - 0x57 DelayBeforeShutdown - 0x58 Test - 0x59 Vendorspecificcommand - 0x60 Present - 0x61 Good - 0x62 InternalFailure - 0x63 VoltageOutOfRange - 0x64 FrequencyOutOfRange - 0x65 Overload - 0x66 OverCharged - 0x67 OverTemperature - 0x68 ShutdownRequested - 0x69 ShutdownImminent - 0x6A VendorSpecificAnswerValid - 0x6B SwitchOn/Off - 0x6C Switcheble - 0x6D Used - 0x6E Boost - 0x6F Buck - 0x70 Initialized - 0x71 Tested - -0xff85 __APC_Battery System - 0x00 Undefined - 0x01 SMBBatteryMode - 0x02 SMBBatteryStatus - 0x03 SMBAlarmWarning - 0x04 SMBChargerMode - 0x05 SMBChargerStatus - 0x06 SMBChargerSpecInfo - 0x07 SMBSelectorState - 0x08 SMBSelectorPreset - 0x09 SMBSelectorInfo - 0x10 OptionalMfgFunction1 - 0x11 OptionalMfgFunction2 - 0x12 OptionalMfgFunction3 - 0x13 OptionalMfgFunction4 - 0x14 OptionalMfgFunction5 - 0x15 ConnectionToSMBus - 0x16 OutputConnection - 0x17 ChargerConnection - 0x18 BatteryInsertion - 0x19 Usenext - 0x1A OKToUse - 0x28 ManufacturerAccess - 0x29 RemainingCapacityLimit - 0x2A RemainingTimeLimit - 0x2B AtRate - 0x2C CapacityMode - 0x2D BroadcastToCharger - 0x2E PrimaryBattery - 0x2F ChargeController - 0x40 TerminateCharge - 0x41 TermminateDischarge - 0x42 BelowRemainingCapacityLimit - 0x43 RemainingTimeLimitExpired - 0x44 Charging - 0x45 Discharging - 0x46 FullyCharged - 0x47 FullyDischarged - 0x48 ConditionningFlag - 0x49 AtRateOK - 0x4A SMBErrorCode - 0x4B NeedReplacement - 0x60 AtRateTimeToFull - 0x61 AtRateTimeToEmpty - 0x62 AverageCurrent - 0x63 Maxerror - 0x64 RelativeStateOfCharge - 0x65 AbsoluteStateOfCharge - 0x66 RemainingCapacity - 0x67 FullChargeCapacity - 0x68 RunTimeToEmpty - 0x69 AverageTimeToEmpty - 0x6A AverageTimeToFull - 0x6B CycleCount - 0x80 BattPackModelLevel - 0x81 InternalChargeController - 0x82 PrimaryBatterySupport - 0x83 DesignCapacity - 0x84 SpecificationInfo - 0x85 ManufacturerDate - 0x86 SerialNumber - 0x87 iManufacturerName - 0x88 iDevicename - 0x89 iDeviceChemistery - 0x8A iManufacturerData - 0x8B Rechargeable - 0x8C WarningCapacityLimit - 0x8D CapacityGranularity1 - 0x8E CapacityGranularity2 - 0xC0 InhibitCharge - 0xC1 EnablePolling - 0xC2 ResetToZero - 0xD0 ACPresent - 0xD1 BatteryPresent - 0xD2 PowerFail - 0xD3 AlarmInhibited - 0xD4 ThermistorUnderRange - 0xD5 ThermistorHot - 0xD6 ThermistorCold - 0xD7 ThermistorOverRange - 0xD8 VoltageOutOfRange - 0xD9 CurrentOutOfRange - 0xDA CurrentNotRegulated - 0xDB VoltageNotRegulated - 0xDC MasterMode - 0xDD ChargerBattery/HostControlled - 0xF0 ChargerSpecInfo - 0xF1 ChargerSpecRef - 0xF2 Level2 - 0xF3 Level3 diff --git a/freedv-server/source/hid/Doc/HUTRR39b.pdf b/freedv-server/source/hid/Doc/HUTRR39b.pdf deleted file mode 100644 index 8933ecfa627c4bf0aa020facea15a5ffe349758d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2037029 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�v8b?auNCR3f{VQ(BmlcJ7b3 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®Wb=X-ESSPDXlMW{%&iT(LlnoSYK{T}2fH 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