commit | e86d6cea6e2815b1fac21bf7be7092d46ce47452 | [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 | c9e7aa20f995abc1838b506d1df86e31b136b631 [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>