summaryrefslogtreecommitdiff
path: root/tests/buffer_tests.cpp
AgeCommit message (Expand)Author
2019-02-06Cleanup bionic tests with hwasan.Evgenii Stepanov
2018-11-06Disable a few bionic tests under HWASan.Evgenii Stepanov
2015-09-24Fix over read in strcpy/stpcpy/strcat.Christopher Ferris
2015-07-09Use delete[] to de-allocate pointers from new[]Pirama Arumuga Nainar
2013-12-03Add strcmp/memcmp testing.Christopher Ferris
2013-11-15Add new tests for memory/string routines.Christopher Ferris