commit | 1c32bb101026eb8f693544824f015a6c3cfefe60 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Sep 26 19:05:58 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Sun Dec 02 21:59:36 2018 +0100 |
tree | 1015fcf3856f9f566e3bd360c0f3c35bcba9d749 | |
parent | f6e7b65380ddebea6f31a8456042074f59c17c98 [diff] |
efi_selftest: test handling of exceptions Test the handling of execptions by trying to execute an undefined instruction. For 32bit ARM we expect \selftest to be listed as loaded image. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>