efi_selftest: refactor text input test
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 11 Sep 2018 20:38:04 +0000 (22:38 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 23 Sep 2018 19:55:30 +0000 (21:55 +0200)
commit262ff411c25c4700cc41aea6cff4d27330ad006e
tree20be64349877b0f977bf06016123b1bc3cb54756
parent7d044886c963d3df9eca00ed7fb0fa4004b68330
efi_selftest: refactor text input test

Move reusable utility functions to efi_selftest_util.c.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
include/efi_selftest.h
lib/efi_selftest/efi_selftest_textinput.c
lib/efi_selftest/efi_selftest_util.c