diff options
author | Ilias Apalodimas <ilias.apalodimas@linaro.org> | 2023-06-20 09:19:31 +0300 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2023-07-15 11:20:41 +0200 |
commit | d9df8a5f37c924f79cf7a851f552e057d6f16fd0 (patch) | |
tree | bba0b2d5797fa5382dd4a39c82cfe9dee61865bd /lib/efi_loader/efi_device_path.c | |
parent | 748cb553ff9c1fefdfad540ea949c869ee9e3306 (diff) |
efi_selftests: add extra testcases on controller handling
We recently fixed a few issues wrt to controller handling. Add a few
test cases to cover the new code.
- return EFI_DEVICE_ERROR the first time the protocol interface of
the controller is uninstalled, after all the children have been
disconnected. This should make the drivers reconnect
- add tests to verify controllers are reconnected when uninstalling a
protocol fails
- add tests to make sure EFI_NOT_FOUND is returned if a non existent
interface is being removed
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'lib/efi_loader/efi_device_path.c')
0 files changed, 0 insertions, 0 deletions