Warning, file /sdk/codevis/thirdparty/soci/scripts/ci/test_db2.sh was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001 #!/usr/bin/env bash 0002 # Tests SOCI DB2 backend in CI builds 0003 # 0004 # Copyright (c) 2013 Brian R. Toonen <toonen@alcf.anl.gov> 0005 # Copyright (c) 2013 Mateusz Loskot <mateusz@loskot.net> 0006 # Copyright (c) 2021 Vadim Zeitlin <vz-soci@zeitlins.org> 0007 # 0008 source ${SOCI_SOURCE_DIR}/scripts/ci/common.sh 0009 0010 LSAN_OPTIONS=suppressions=${SOCI_SOURCE_DIR}/scripts/suppress_db2.txt run_test