]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/25_algorithms/pstl/alg_merge/inplace_merge.cc
libstdc++: Set dg-timeout-factor for more slow tests
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / pstl / alg_merge / inplace_merge.cc
index a20bdf9afa68f36d8d8658f3eb19bc5d60fbb526..74af960901a2ef4d38617efc418dabcb6b2402e5 100644 (file)
@@ -1,6 +1,7 @@
 // -*- C++ -*-
 // { dg-options "-std=gnu++17 -ltbb" }
 // { dg-do run { target c++17 } }
+// { dg-timeout-factor 3 }
 // { dg-require-effective-target tbb-backend }
 
 //===-- inplace_merge.pass.cpp --------------------------------------------===//