summaryrefslogtreecommitdiff
path: root/tests/lib/libc/misc/t_ubsan.c
AgeCommit message (Expand)Author
2019-10-28Avoid warnings about tautological left shifts as conditional.joerg
2019-02-20Unify the style of t_ubsan testskamil
2019-02-20Try to make load_invalid_value_bool portable to Big-Endiankamil
2019-02-04- revert previous to t_ubsan.c, it is desired behaviour. from kamil.mrg
2019-02-03- avoid multipling a boolean value, use &&.mrg
2018-08-03Import micro-UBSan ATF testskamil