Statistics
| Branch: | Revision:

root / tests / boot-order-test.c @ f8ce0403

History | View | Annotate | Download (5.3 kB)

# Date Author Comment
aea6a169 07/18/2013 09:27 pm Markus Armbruster

boot-order-test: Better separate target-specific and generic parts

The initial version did just PC. I didn't bother to separate out
generic parts, because I don't like to abstract from a single case.

Now we have two cases, PC and PowerMac, and I'm about to add more....

484986e2 07/18/2013 09:27 pm Markus Armbruster

boot-order-test: Code motion for better readability

Cc: Andreas Färber <>
Cc: Alexander Graf <>
Cc:
Signed-off-by: Markus Armbruster <>
Message-id: ...

e99f87cc 07/18/2013 09:27 pm Markus Armbruster

boot-order-test: Add tests for PowerPC PREP

Cc: Andreas Färber <>
Cc: Alexander Graf <>
Cc:
Signed-off-by: Markus Armbruster <>
Message-id: ...

f88dc7dd 07/18/2013 09:27 pm Markus Armbruster

boot-order-test: Add tests for Sun4m

Cc: Blue Swirl <>
Signed-off-by: Markus Armbruster <>
Message-id:
Signed-off-by: Anthony Liguori <>

24943978 07/18/2013 09:27 pm Markus Armbruster

boot-order-test: Add tests for Sun4u

Cc: Blue Swirl <>
Signed-off-by: Markus Armbruster <>
Message-id:
Signed-off-by: Anthony Liguori <>

edbd790d 07/18/2013 09:27 pm Markus Armbruster

boot-order-test: New; covering just PC for now

Signed-off-by: Markus Armbruster <>
Message-id:
Signed-off-by: Anthony Liguori <>

530a7e48 07/18/2013 09:27 pm Andreas Färber

boot-order-test: Add tests for PowerMacs

They set the boot device via fw_cfg, which is then translated to a boot
path of "hd" or "cd" in OpenBIOS.

Signed-off-by: Andreas Färber <>
Signed-off-by: Andreas Färber <>
Signed-off-by: Markus Armbruster <>...

995b0e13 07/18/2013 09:27 pm Markus Armbruster

boot-order-test: Cover -boot once in ppc tests

Cc: Andreas Färber <>
Cc: Alexander Graf <>
Cc:
Signed-off-by: Markus Armbruster <>
Message-id: ...