Home
last modified time | relevance | path

Searched defs:DeathTest (Results 1 – 25 of 367) sorted by relevance

12345678910>>...15

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/support/
H A Ddebug_mode_helper.h118 struct DeathTest { struct
139 TEST_NORETURN static void DeathTestDebugHandler(std::__libcpp_debug_info const& info) { in DeathTestDebugHandler() argument
148 DeathTest(DebugInfoMatcher const& Matcher) : matcher_(Matcher) {} in DeathTest() argument
151 ResultKind Run(Func&& f) { in Run()
184 std::__libcpp_set_debug_function(&DeathTestDebugHandler); in RunForChild() argument
189 static std::string ReadChildIOUntilEnd(int FD) { in ReadChildIOUntilEnd()
202 void CaptureIOFromChild() { in CaptureIOFromChild()
227 DeathTest(DeathTest const&) = delete; argument
228 DeathTest& operator=(DeathTest const&) = delete; argument
230 int GetStdOutReadFD() const { in GetStdOutReadFD()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/support/
H A Ddebug_mode_helper.h122 struct DeathTest { struct
143 TEST_NORETURN static void DeathTestDebugHandler(std::__libcpp_debug_info const& info) { in DeathTestDebugHandler() argument
152 DeathTest(DebugInfoMatcher const& Matcher) : matcher_(Matcher) {} in DeathTest() argument
155 ResultKind Run(Func&& f) { in Run()
188 std::__libcpp_set_debug_function(&DeathTestDebugHandler); in RunForChild() argument
193 static std::string ReadChildIOUntilEnd(int FD) { in ReadChildIOUntilEnd()
206 void CaptureIOFromChild() { in CaptureIOFromChild()
231 DeathTest(DeathTest const&) = delete; argument
232 DeathTest& operator=(DeathTest const&) = delete; argument
234 int GetStdOutReadFD() const { in GetStdOutReadFD()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/support/
H A Ddebug_mode_helper.h118 struct DeathTest { struct
139 TEST_NORETURN static void DeathTestDebugHandler(std::__libcpp_debug_info const& info) { in DeathTestDebugHandler() argument
148 DeathTest(DebugInfoMatcher const& Matcher) : matcher_(Matcher) {} in DeathTest() argument
151 ResultKind Run(Func&& f) { in Run()
184 std::__libcpp_set_debug_function(&DeathTestDebugHandler); in RunForChild() argument
189 static std::string ReadChildIOUntilEnd(int FD) { in ReadChildIOUntilEnd()
202 void CaptureIOFromChild() { in CaptureIOFromChild()
227 DeathTest(DeathTest const&) = delete; argument
228 DeathTest& operator=(DeathTest const&) = delete; argument
230 int GetStdOutReadFD() const { in GetStdOutReadFD()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/support/
H A Ddebug_mode_helper.h122 struct DeathTest { struct
143 TEST_NORETURN static void DeathTestDebugHandler(std::__libcpp_debug_info const& info) { in DeathTestDebugHandler() argument
152 DeathTest(DebugInfoMatcher const& Matcher) : matcher_(Matcher) {} in DeathTest() argument
155 ResultKind Run(Func&& f) { in Run()
188 std::__libcpp_set_debug_function(&DeathTestDebugHandler); in RunForChild() argument
193 static std::string ReadChildIOUntilEnd(int FD) { in ReadChildIOUntilEnd()
206 void CaptureIOFromChild() { in CaptureIOFromChild()
231 DeathTest(DeathTest const&) = delete; argument
232 DeathTest& operator=(DeathTest const&) = delete; argument
234 int GetStdOutReadFD() const { in GetStdOutReadFD()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/support/
H A Ddebug_mode_helper.h122 struct DeathTest { struct
143 TEST_NORETURN static void DeathTestDebugHandler(std::__libcpp_debug_info const& info) { in DeathTestDebugHandler() argument
152 DeathTest(DebugInfoMatcher const& Matcher) : matcher_(Matcher) {} in DeathTest() argument
155 ResultKind Run(Func&& f) { in Run()
188 std::__libcpp_set_debug_function(&DeathTestDebugHandler); in RunForChild() argument
193 static std::string ReadChildIOUntilEnd(int FD) { in ReadChildIOUntilEnd()
206 void CaptureIOFromChild() { in CaptureIOFromChild()
231 DeathTest(DeathTest const&) = delete; argument
232 DeathTest& operator=(DeathTest const&) = delete; argument
234 int GetStdOutReadFD() const { in GetStdOutReadFD()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/support/
H A Ddebug_mode_helper.h118 struct DeathTest { struct
139 TEST_NORETURN static void DeathTestDebugHandler(std::__libcpp_debug_info const& info) { in DeathTestDebugHandler() argument
148 DeathTest(DebugInfoMatcher const& Matcher) : matcher_(Matcher) {} in DeathTest() function
151 ResultKind Run(Func&& f) { in Run()
184 std::__libcpp_set_debug_function(&DeathTestDebugHandler); in RunForChild() argument
189 static std::string ReadChildIOUntilEnd(int FD) { in ReadChildIOUntilEnd()
202 void CaptureIOFromChild() { in CaptureIOFromChild()
227 DeathTest(DeathTest const&) = delete; argument
228 DeathTest& operator=(DeathTest const&) = delete; argument
230 int GetStdOutReadFD() const { in GetStdOutReadFD()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/support/
H A Ddebug_mode_helper.h118 struct DeathTest { struct
139 TEST_NORETURN static void DeathTestDebugHandler(std::__libcpp_debug_info const& info) { in DeathTestDebugHandler() argument
148 DeathTest(DebugInfoMatcher const& Matcher) : matcher_(Matcher) {} in DeathTest() function
151 ResultKind Run(Func&& f) { in Run()
184 std::__libcpp_set_debug_function(&DeathTestDebugHandler); in RunForChild() argument
189 static std::string ReadChildIOUntilEnd(int FD) { in ReadChildIOUntilEnd()
202 void CaptureIOFromChild() { in CaptureIOFromChild()
227 DeathTest(DeathTest const&) = delete; argument
228 DeathTest& operator=(DeathTest const&) = delete; argument
230 int GetStdOutReadFD() const { in GetStdOutReadFD()
[all …]
/dports/devel/libc++/libcxx-10.0.1.src/test/support/
H A Ddebug_mode_helper.h122 struct DeathTest { struct
143 TEST_NORETURN static void DeathTestDebugHandler(std::__libcpp_debug_info const& info) { in DeathTestDebugHandler() argument
152 DeathTest(DebugInfoMatcher const& Matcher) : matcher_(Matcher) {} in DeathTest() argument
155 ResultKind Run(Func&& f) { in Run()
188 std::__libcpp_set_debug_function(&DeathTestDebugHandler); in RunForChild() argument
193 static std::string ReadChildIOUntilEnd(int FD) { in ReadChildIOUntilEnd()
206 void CaptureIOFromChild() { in CaptureIOFromChild()
231 DeathTest(DeathTest const&) = delete; argument
232 DeathTest& operator=(DeathTest const&) = delete; argument
234 int GetStdOutReadFD() const { in GetStdOutReadFD()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/support/
H A Ddebug_mode_helper.h118 struct DeathTest { struct
139 TEST_NORETURN static void DeathTestDebugHandler(std::__libcpp_debug_info const& info) { in DeathTestDebugHandler() argument
148 DeathTest(DebugInfoMatcher const& Matcher) : matcher_(Matcher) {} in DeathTest() argument
151 ResultKind Run(Func&& f) { in Run()
184 std::__libcpp_set_debug_function(&DeathTestDebugHandler); in RunForChild() argument
189 static std::string ReadChildIOUntilEnd(int FD) { in ReadChildIOUntilEnd()
202 void CaptureIOFromChild() { in CaptureIOFromChild()
227 DeathTest(DeathTest const&) = delete; argument
228 DeathTest& operator=(DeathTest const&) = delete; argument
230 int GetStdOutReadFD() const { in GetStdOutReadFD()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/support/
H A Ddebug_mode_helper.h118 struct DeathTest { struct
139 TEST_NORETURN static void DeathTestDebugHandler(std::__libcpp_debug_info const& info) { in DeathTestDebugHandler() argument
148 DeathTest(DebugInfoMatcher const& Matcher) : matcher_(Matcher) {} in DeathTest() function
151 ResultKind Run(Func&& f) { in Run()
184 std::__libcpp_set_debug_function(&DeathTestDebugHandler); in RunForChild() argument
189 static std::string ReadChildIOUntilEnd(int FD) { in ReadChildIOUntilEnd()
202 void CaptureIOFromChild() { in CaptureIOFromChild()
227 DeathTest(DeathTest const&) = delete; argument
228 DeathTest& operator=(DeathTest const&) = delete; argument
230 int GetStdOutReadFD() const { in GetStdOutReadFD()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/support/
H A Ddebug_mode_helper.h118 struct DeathTest { struct
139 TEST_NORETURN static void DeathTestDebugHandler(std::__libcpp_debug_info const& info) { in DeathTestDebugHandler() argument
148 DeathTest(DebugInfoMatcher const& Matcher) : matcher_(Matcher) {} in DeathTest() argument
151 ResultKind Run(Func&& f) { in Run()
184 std::__libcpp_set_debug_function(&DeathTestDebugHandler); in RunForChild() argument
189 static std::string ReadChildIOUntilEnd(int FD) { in ReadChildIOUntilEnd()
202 void CaptureIOFromChild() { in CaptureIOFromChild()
227 DeathTest(DeathTest const&) = delete; argument
228 DeathTest& operator=(DeathTest const&) = delete; argument
230 int GetStdOutReadFD() const { in GetStdOutReadFD()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/third_party/googletest/test/
H A Dgtest_help_test_.cc44 TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} in TEST() argument
/dports/multimedia/libgav1/libgav1-0.17.0/third_party/googletest/googletest/test/
H A Dgtest_help_test_.cc44 TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} in TEST() argument
/dports/devel/string_theory/string_theory-3.4/test/gtest-1.10.0/test/
H A Dgtest_help_test_.cc44 TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} in TEST() argument
/dports/science/ALPSCore/ALPSCore-2.2.0/common/deps/gtest-1.7.0/test/
H A Dgtest_help_test_.cc45 TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} in TEST() argument
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/GTest/googletest/googletest/test/
H A Dgtest_help_test_.cc44 TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} in TEST() argument
/dports/games/leela-zero/leela-zero-0.17/gtest/googletest/test/
H A Dgtest_help_test_.cc45 TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} in TEST() argument
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/third_party/googletest/test/
H A Dgtest_help_test_.cc44 TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} in TEST() argument
/dports/math/pdal/PDAL-2.3.0/vendor/gtest/test/
H A Dgtest_help_test_.cc44 TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} in TEST() argument
/dports/www/firefox-esr/firefox-91.8.0/security/nss/gtests/google_test/gtest/test/
H A Dgtest_help_test_.cc44 TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} in TEST() argument
/dports/biology/vcflib/vcflib-1.0.2/googletest/googletest/test/
H A Dgtest_help_test_.cc45 TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} in TEST() argument
/dports/net/flower/flower-0.10/contrib/googletest-release-1.8.0/googletest/test/
H A Dgtest_help_test_.cc45 TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} in TEST() argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/gtest/test/
H A Dgtest_help_test_.cc45 TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} in TEST() argument
/dports/archivers/lazperf/laz-perf-2.0.0/cpp/test/gtest/gtest-1.10.0/test/
H A Dgtest_help_test_.cc44 TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} in TEST() argument
/dports/archivers/draco/googletest/googletest/test/
H A Dgtest_help_test_.cc44 TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} in TEST() argument

12345678910>>...15