@@ -32,7 +32,7 @@ ${ITERATIONS}= 5
3232
3333
3434*** Test Cases ***
35- CBMEM001.201 Serial boot time measure: coreboot booting time after coldboot
35+ CBMEM001.201 Serial boot time measure: coreboot booting time after coldboot (Ubuntu)
3636 [Documentation] Check whether the DUT boots after coldboot and how
3737 ... long it takes for coreboot to boot after coldboot if
3838 ... CPU is serial initialized.
@@ -42,7 +42,7 @@ CBMEM001.201 Serial boot time measure: coreboot booting time after coldboot
4242 Skip If '${ENV_ID_UBUNTU } ' not in ${TESTED_LINUX_DISTROS } CBMEM001.201 not supported
4343 Serial Boot Time Measure Coreboot Booting Time After Coldboot ${ENV_ID_UBUNTU }
4444
45- CBMEM002.201 Serial boot time measure: coreboot booting time after warmboot
45+ CBMEM002.201 Serial boot time measure: coreboot booting time after warmboot (Ubuntu)
4646 [Documentation] Check whether the DUT boots after warmboot and how
4747 ... long it takes for coreboot to boot after warmboot if
4848 ... CPU is serial initialized.
@@ -51,7 +51,7 @@ CBMEM002.201 Serial boot time measure: coreboot booting time after warmboot
5151 Skip If '${ENV_ID_UBUNTU } ' not in ${TESTED_LINUX_DISTROS } CBMEM002.201 not supported
5252 Serial Boot Time Measure Coreboot Booting Time After Warmboot ${ENV_ID_UBUNTU }
5353
54- CBMEM003.201 Serial boot time measure: coreboot booting time after system reboot
54+ CBMEM003.201 Serial boot time measure: coreboot booting time after system reboot (Ubuntu)
5555 [Documentation] Check whether the DUT boots after system reboot and how
5656 ... long it takes for coreboot to boot after system reboot
5757 ... if CPU is serial initialized.
@@ -60,22 +60,22 @@ CBMEM003.201 Serial boot time measure: coreboot booting time after system reboot
6060 Skip If '${ENV_ID_UBUNTU } ' not in ${TESTED_LINUX_DISTROS } CBMEM003.201 not supported
6161 Serial Boot Time Measure Coreboot Booting Time After System Reboot ${ENV_ID_UBUNTU }
6262
63- CBMEM001.202 Serial boot time measure: coreboot booting time after coldboot
63+ CBMEM001.202 Serial boot time measure: coreboot booting time after coldboot (Fedora)
6464 [Documentation] Check whether the DUT boots after coldboot and how
6565 ... long it takes for coreboot to boot after coldboot if
6666 ... CPU is serial initialized.
6767 Skip If '${POWER_CTRL } ' == 'none' Coldboot automatic tests not supported
6868 Skip If '${ENV_ID_FEDORA } ' not in ${TESTED_LINUX_DISTROS } CBMEM001.202 not supported
6969 Serial Boot Time Measure Coreboot Booting Time After Coldboot ${ENV_ID_FEDORA }
7070
71- CBMEM002.202 Serial boot time measure: coreboot booting time after warmboot
71+ CBMEM002.202 Serial boot time measure: coreboot booting time after warmboot (Fedora)
7272 [Documentation] Check whether the DUT boots after warmboot and how
7373 ... long it takes for coreboot to boot after warmboot if
7474 ... CPU is serial initialized.
7575 Skip If '${ENV_ID_FEDORA } ' not in ${TESTED_LINUX_DISTROS } CBMEM002.202 not supported
7676 Serial Boot Time Measure Coreboot Booting Time After Warmboot ${ENV_ID_FEDORA }
7777
78- CBMEM003.202 Serial boot time measure: coreboot booting time after system reboot
78+ CBMEM003.202 Serial boot time measure: coreboot booting time after system reboot (Fedora)
7979 [Documentation] Check whether the DUT boots after system reboot and how
8080 ... long it takes for coreboot to boot after system reboot
8181 ... if CPU is serial initialized.
0 commit comments