commit | 2129bb1ba322966ddbf302c8aae2a8156f9d7065 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jan 05 23:50:41 2019 +0100 |
committer | Alexander Graf <agraf@suse.de> | Wed Feb 13 09:40:05 2019 +0100 |
tree | 505a8b340f9896d75127290c346bb39877a8f4f4 | |
parent | 73e2ab03e23828b74bf90908214d821e1fae0214 [diff] |
efi_selftest: SNP unit test on sandbox Running the simple network protocol test on the sandbox requires setting the environment variable ethact to a network interface connected to a DHCP server and ethrotate to 'no'. So let's make it an on-request test on the sandbox (selectable by setting environment variable efi_selftest). Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>