Alec Brown 9df1e693e7 tests/lib/functional_test: Unregister commands on module unload
When the functional_test module is loaded, both the functional_test and
all_functional_test commands are registered but only the all_functional_test
command is being unregistered since it was the last to set the cmd variable
that gets unregistered when the module is unloaded. To unregister both
commands, we need to create an additional grub_extcmd_t variable.

Signed-off-by: Alec Brown <alec.r.brown@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2025-11-18 14:34:44 +01:00
..
2024-11-28 21:50:54 +01:00
2015-03-03 20:50:37 +01:00
2015-03-03 20:50:37 +01:00
2015-03-03 20:50:37 +01:00
2015-03-03 20:50:37 +01:00