summaryrefslogtreecommitdiff
path: root/tests/usr.bin/c++
AgeCommit message (Expand)Author
2023-05-24match the new compiler warningchristos
2022-09-29toolchain/57033: usr.bin/c++/t_call_once2:call_once2_profile test case failsskrll
2022-09-28toolchain/57033: usr.bin/c++/t_call_once2:call_once2_profile test case failsskrll
2022-06-12Put the sprinkled -static in the right place, i.e. fix up previous.skrll
2022-06-12Sprinkle "-static" when using "-pg" as profiling only works with static andskrll
2022-06-02Trailing whitespaceskrll
2022-05-07Bump timeout.rin
2021-12-16Remove bogus architecture detection voodo - tsan is not availablemartin
2021-10-12asan is supported on aarch64skrll
2021-09-04Fix typo to correctly initialize call_once2_pic_profile.rin
2020-11-17Mark t_tsan_*:*profile test cases as expected failures as discussed ingson
2020-10-13Now, profiling works for GCC9 on aarch64{,eb}.rin
2020-09-15Simplify test requirements: we only build tsan for amd64 currently.martin
2020-09-14Enable TSan tests for GCC and >32bit address space environmentskamil
2020-02-11Mark compilation with -pg as xfail on aarch64.riastradh
2019-08-23Define target_not_supported_body() in TSan, MSan and libFuzzer testskamil
2019-08-18Add ATF c and c++ tests for TSan, MSan, libFuzzerkamil
2019-05-15Add explanatory textchristos
2019-01-29Move common UBSAN test case code into ubsan_common.subrmgorny
2019-01-29Move common ASAN test case code into asan_common.subrmgorny
2019-01-08This now works too.christos
2019-01-08this now works...christos
2018-07-16Disable profile and compat 32-bit c++ sanitizer testskamil
2018-05-04Improve wording for non-native speakers of Englishkamil
2018-05-04Explain VLA in c++/t_ubsan_vla_out_of_bounds.sh (ATF test)kamil
2018-05-02Add new ATF Undefined Behavior Sanitizer testskamil
2018-04-11Import new C and C++ ATF tests for ASankamil
2018-04-04Add new ATF tests for Address Sanitzier (ASan)kamil
2018-04-04Correct a small regression typo in usr.bin/c++ ATF testskamil
2018-04-04Sort entries in ATF tests in tests/usr.bin/c++/Makefilekamil
2018-03-24Add new C++ ATF testskamil
2017-05-18Add (currently failing) test cases for profiled programs.martin
2017-05-14Add new ATF C++ tests in usr.bin/c++: t_static_destructorkamil
2017-05-14Use more C++ sugar in t_cxxruntime (ATF test)kamil
2017-05-14Add new ATF C++ tests in usr.bin/c++kamil
2017-05-14Add new c++ ATF tests in usr.bin/c++: t_hellokamil