summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/efivarfs
AgeCommit message (Expand)AuthorLines
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-04-19selftests/efivarfs: clean up test files from test_create*()Po-Hsu Lin-19/+13
2019-04-08selftests: efivarfs: remove the test_create_read file if it was existZhangXiaoxu-0/+4
2018-09-05selftests/efivarfs: add required kernel configsLei Yang-0/+1
2018-05-30selftests: efivarfs: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)-2/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+3
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com-7/+1
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones-4/+87
2015-10-15selftests: add .gitignore for efivarfsYuan Sun-0/+2
2015-03-19selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman-1/+0
2015-03-13selftests: Add install targetMichael Ellerman-0/+1
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman-2/+3
2013-03-06efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming-0/+59
2013-02-27selftests/efivarfs: add create-read testJeremy Kerr-1/+46
2013-02-27selftests/efivarfs: add empty file creation testJeremy Kerr-0/+13
2013-02-27selftests: add tests for efivarfsJeremy Kerr-0/+194