aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_user_copy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-01lib: remove check for AVR32 arch in test_user_copyHans-Christian Noren Egtvedt1-1/+0
2017-02-22usercopy: ARM NOMMU has no 64-bit get_userArnd Bergmann1-1/+2
2017-02-21usercopy: Add tests for all get_user() sizesKees Cook1-13/+76
2017-02-16usercopy: Adjust tests to deal with SMAP/PANKees Cook1-8/+24
2017-02-16usercopy: add testcases to check zeroing on failureHoeun Ryu1-0/+10
2014-01-23test: check copy_to/from_user boundary validationKees Cook1-0/+110