index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
usr.bin
/
c++
Age
Commit message (
Expand
)
Author
2023-05-24
match the new compiler warning
christos
2022-09-29
toolchain/57033: usr.bin/c++/t_call_once2:call_once2_profile test case fails
skrll
2022-09-28
toolchain/57033: usr.bin/c++/t_call_once2:call_once2_profile test case fails
skrll
2022-06-12
Put the sprinkled -static in the right place, i.e. fix up previous.
skrll
2022-06-12
Sprinkle "-static" when using "-pg" as profiling only works with static and
skrll
2022-06-02
Trailing whitespace
skrll
2022-05-07
Bump timeout.
rin
2021-12-16
Remove bogus architecture detection voodo - tsan is not available
martin
2021-10-12
asan is supported on aarch64
skrll
2021-09-04
Fix typo to correctly initialize call_once2_pic_profile.
rin
2020-11-17
Mark t_tsan_*:*profile test cases as expected failures as discussed in
gson
2020-10-13
Now, profiling works for GCC9 on aarch64{,eb}.
rin
2020-09-15
Simplify test requirements: we only build tsan for amd64 currently.
martin
2020-09-14
Enable TSan tests for GCC and >32bit address space environments
kamil
2020-02-11
Mark compilation with -pg as xfail on aarch64.
riastradh
2019-08-23
Define target_not_supported_body() in TSan, MSan and libFuzzer tests
kamil
2019-08-18
Add ATF c and c++ tests for TSan, MSan, libFuzzer
kamil
2019-05-15
Add explanatory text
christos
2019-01-29
Move common UBSAN test case code into ubsan_common.subr
mgorny
2019-01-29
Move common ASAN test case code into asan_common.subr
mgorny
2019-01-08
This now works too.
christos
2019-01-08
this now works...
christos
2018-07-16
Disable profile and compat 32-bit c++ sanitizer tests
kamil
2018-05-04
Improve wording for non-native speakers of English
kamil
2018-05-04
Explain VLA in c++/t_ubsan_vla_out_of_bounds.sh (ATF test)
kamil
2018-05-02
Add new ATF Undefined Behavior Sanitizer tests
kamil
2018-04-11
Import new C and C++ ATF tests for ASan
kamil
2018-04-04
Add new ATF tests for Address Sanitzier (ASan)
kamil
2018-04-04
Correct a small regression typo in usr.bin/c++ ATF tests
kamil
2018-04-04
Sort entries in ATF tests in tests/usr.bin/c++/Makefile
kamil
2018-03-24
Add new C++ ATF tests
kamil
2017-05-18
Add (currently failing) test cases for profiled programs.
martin
2017-05-14
Add new ATF C++ tests in usr.bin/c++: t_static_destructor
kamil
2017-05-14
Use more C++ sugar in t_cxxruntime (ATF test)
kamil
2017-05-14
Add new ATF C++ tests in usr.bin/c++
kamil
2017-05-14
Add new c++ ATF tests in usr.bin/c++: t_hello
kamil