linux/tools/testing/selftests/efivarfs
Jeremy Kerr d974f67a52 selftests/efivarfs: add create-read test
Test that reads from a newly-created efivarfs file (with no data written)
will return EOF.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Cc: Matt Fleming <matt.fleming@intel.com>
Cc: Lingzhu Xiang <lxiang@redhat.com>
Cc: Dave Young <dyoung@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-02-27 19:10:24 -08:00
..
Makefile selftests/efivarfs: add create-read test 2013-02-27 19:10:24 -08:00
create-read.c selftests/efivarfs: add create-read test 2013-02-27 19:10:24 -08:00
efivarfs.sh selftests/efivarfs: add create-read test 2013-02-27 19:10:24 -08:00
open-unlink.c