summaryrefslogtreecommitdiff
path: root/tests/lib/libc/misc
AgeCommit message (Expand)Author
2019-08-16Pull up following revision(s) (requested by kamil in ticket #62):martin
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-09Fix stack protector build.christos
2018-08-03Import micro-UBSan ATF testskamil