Home
last modified time | relevance | path

Searched refs:suppressions (Results 1 – 25 of 38) sorted by relevance

12

/third_party/jerryscript/tools/
Dcheck-cppcheck.sh44 --exitcode-suppressions=tools/cppcheck/suppressions-list \
45 --suppressions-list=tools/cppcheck/suppressions-list \
/third_party/protobuf/php/tests/
Dtest.sh57 valgrind --suppressions=valgrind.supp --leak-check=yes php -dextension=../ext/google/protobuf/modul…
58 valgrind --suppressions=valgrind.supp --leak-check=yes php -d protobuf.keep_descriptor_pool_after_r…
/third_party/openssl/test/
DREADME.external54 Test failures and suppressions
68 fail. These suppressions are held in the file "test/ossl_shim/ossl_config.json"
72 suppressions that are currently present.
95 Test failures and suppressions
129 Test-failures suppressions
/third_party/pulseaudio/
Dpulseaudio.supp6 # To use this file, pass the command line option --suppressions=<filename> to
9 # If you find new false positives, and want to add new suppressions, the
/third_party/grpc/tools/
Dbazel.rc25 build:asan --action_env=LSAN_OPTIONS=suppressions=test/core/util/lsan_suppressions.txt:report_objec…
67 build:tsan --action_env=TSAN_OPTIONS=suppressions=test/core/util/tsan_suppressions.txt:halt_on_erro…
77 build:ubsan --action_env=UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:suppressions=test/core/ut…
/third_party/python/Misc/
Dvalgrind-python.supp7 # valgrind --tool=memcheck --suppressions=Misc/valgrind-python.supp \
11 # to use the preferred suppressions with address_in_range.
14 # suppressions for _PyObject_Free and _PyObject_Realloc.
188 ### All the suppressions below are for errors that occur within libraries
487 # Additional suppressions for the unified decimal tests:
DREADME.valgrind14 you must use a suppressions file. One is supplied in
47 the supplied suppressions file will not be useful. As discussed above,
/third_party/node/tools/
Dlsan_suppressions.txt1 # Usage: LSAN_OPTIONS=suppressions=`pwd`/tools/lsan_suppressions.txt make check
/third_party/libcoap/scripts/
Dbuild.sh68 … --leak-check=yes --show-reachable=yes --error-exitcode=123 --quiet --suppressions=tests/valgrind_…
/third_party/libevdev/
Dmeson.build208 valgrind_suppressions_file = join_paths(dir_src_test, 'valgrind.suppressions')
212 '--gen-suppressions=all',
214 '--suppressions=' + valgrind_suppressions_file ],
/third_party/skia/tools/
Dvalgrind.supp1 # Pass this file to Valgrind with "--suppressions=tools/valgrind.supp"
188 # The gpu_issue_* suppressions suppress issues that cannot be reproduced locally. These appear to be
/third_party/flutter/skia/tools/
Dvalgrind.supp1 # Pass this file to Valgrind with "--suppressions=tools/valgrind.supp"
188 # The gpu_issue_* suppressions suppress issues that cannot be reproduced locally. These appear to be
/third_party/node/deps/cares/m4/
Dxc-val-flgs.m478 AC_MSG_NOTICE([$xc_bad_var_msg macro suppressions. Use CPPFLAGS for: $xc_word])
168 AC_MSG_NOTICE([$xc_bad_var_msg macro suppressions. Use CPPFLAGS for: $xc_word])
/third_party/curl/m4/
Dxc-val-flgs.m478 AC_MSG_NOTICE([$xc_bad_var_msg macro suppressions. Use CPPFLAGS for: $xc_word])
168 AC_MSG_NOTICE([$xc_bad_var_msg macro suppressions. Use CPPFLAGS for: $xc_word])
/third_party/boost/libs/beast/tools/
Dbuild-and-test.sh65 --suppressions=$BOOST_ROOT/libs/beast/tools/valgrind.supp \
/third_party/skia/site/docs/dev/chrome/
Dchanges.md13 recommend using build flag suppressions \(defines\)\.
Dblink.md36 Such code suppressions should be given a name with the form SK\_IGNORE\_xxx\_FIX.
/third_party/flutter/skia/site/dev/chrome/
Dchanges.md8 recommend using build flag suppressions \(defines\)\.
/third_party/cJSON/tests/
DCMakeLists.txt70 …D_OPTIONS --trace-children=yes --leak-check=full --error-exitcode=1 --suppressions=${CMAKE_CURRENT…
/third_party/flutter/skia/site/dev/sheriffing/
Dindex.md133 ### Rebaseline Layout Tests (i.e., add suppressions)
172 * Create a Chrome patch that removes your suppressions from skia/skia_test_expectations.txt
/third_party/glib/
Dglib.supp1 # GLib Valgrind suppressions file
3 # This provides a list of suppressions for all of GLib (including GIO), for all
9 # this suppression file to Valgrind using --suppressions=/path/to/glib-2.0.supp.
/third_party/gstreamer/gstreamer/tests/check/
Dgstreamer.supp1 ### this file contains suppressions for valgrind when running
5 ### syscall suppressions
31 ### glibc suppressions
910 ### glib suppressions
1028 # liboil suppressions
1091 # More edgy suppressions (Mike)
1093 <dlopen Condition jump suppressions for Ubuntu Edgy/x86>
1106 <dlopen Condition jump suppressions for Ubuntu Edgy/x86>
1121 <dlopen Condition jump suppressions for Ubuntu Edgy/x86>
1133 <dlopen Condition jump suppressions for Ubuntu Edgy/x86>
[all …]
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc79 const char* suppressions = getenv("GPB_OBJC_EXPECTED_PACKAGE_PREFIXES_SUPPRESSIONS"); in Options() local
80 if (suppressions) { in Options()
81 SplitStringUsing(suppressions, ";", &expected_prefixes_suppressions); in Options()
/third_party/skia/site/docs/dev/gardening/
D_index.md228 ### Rebaseline Layout Tests (i.e., add suppressions)
278 - Create a Chrome patch that removes your suppressions from
/third_party/libsoup/tests/
Dlibsoup.supp1 # valgrind suppressions file

12