summaryrefslogtreecommitdiffstats
path: root/lib/test_user_copy.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-2/+0
* mn10300: Remove the architectureDavid Howells2018-03-091-1/+0
* lib: remove check for AVR32 arch in test_user_copyHans-Christian Noren Egtvedt2017-05-011-1/+0
* usercopy: ARM NOMMU has no 64-bit get_userArnd Bergmann2017-02-221-1/+2
* usercopy: Add tests for all get_user() sizesKees Cook2017-02-211-13/+76
* usercopy: Adjust tests to deal with SMAP/PANKees Cook2017-02-161-8/+24
* usercopy: add testcases to check zeroing on failureHoeun Ryu2017-02-161-0/+10
* test: check copy_to/from_user boundary validationKees Cook2014-01-231-0/+110