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
/
cc
Age
Commit message (
Expand
)
Author
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
2021-12-11
remove clause 3 from all my licenses that aren't conflicting with
mrg
2021-10-12
asan is supported on aarch64
skrll
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-02-09
fix hello_profile's hello_profile_head function name.
mrg
2019-02-09
add $NetBSD$ tags.
mrg
2019-02-09
add very simple test that you can link -fopenmp.
mrg
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
2018-09-03
amend test case to also check for -fprofile-generate
maya
2018-07-16
Disable profile and compat 32-bit tests cc sanitizer tests
kamil
2018-05-04
Explain VLA in t_ubsan_vla_out_of_bounds.sh (ATF test)
kamil
2018-05-04
Use more formal speech in messages
martin
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
2017-05-31
In the -m32 test, additionally test profiled binaries.
martin
2017-05-18
Add (currently failing) test cases for profiled programs.
martin
2017-05-13
Correct hellp_pic ATF test in usr.bin/cc
kamil
2016-04-03
Fix typo
gson
2012-07-21
Add a test case that (if gcc supports it on the current arch) to compile
martin
2012-03-17
Deprecate tests/toolchain.
jruoho