Files
Sergio Cazzolato 59659cc621 Moving functions to tests.nested tool
The change includes:
 . Many functions added to tests.nested tool
	. is-nested
        . get
    	. boot-id
        . secboot-sign
 . Restructured the tests.nested tool command to simplify the cli
        . exec
        . vm (before was start-vm, stop-vm, and remove-vm)

The tests were update to use the tests.nested tool instead of the
nested.sh helper.
Next step is to reorganize the helper in 2 parts.
2021-09-06 15:45:49 -03:00
..