aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/efivarfs/create-read.c
AgeCommit message (Collapse)AuthorFilesLines
2013-02-27selftests/efivarfs: add create-read testJeremy Kerr1-0/+38
Test that reads from a newly-created efivarfs file (with no data written) will return EOF. Signed-off-by: Jeremy Kerr <[email protected]> Cc: Matt Fleming <[email protected]> Cc: Lingzhu Xiang <[email protected]> Cc: Dave Young <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>