Commit Graph

2 Commits

Author SHA1 Message Date
Sergio Cazzolato
46a2788c75 Update layout for tests - part 2
The change updates the layout of the tests following a proposed order
which should make the test easier to read and understand

The proposed order is:
summary
details

backends
systems

manual
priority
warn-timeout
kill-timeout

environment
prepare
restore
debug
execute
2021-04-08 18:05:54 -03:00
Sergio Cazzolato
c2e38d4544 Unifying the core20 nested suite with the core nested suite
This change includes:
. core20 and core nested suites are unified into core suite. This
avoids tests duplication
. Now the tpm, secboot and kvm variables have defaults which are used
through functions defined in nested.sh
 . By default the uc20 is build with secboot and tpm enabled.
 . By detauld uc16 and uc18 are not using neither secboot nor tpm
 . By default kvm is always used
. To define a different behaviour, the test needs to define the
variable in its environment.
2021-03-26 10:51:14 -03:00