test cases.

This commit is contained in:
Ronald G. Minnich 2000-11-15 05:24:13 +00:00
parent 7cf603d1a7
commit f7125dea93
4 changed files with 46 additions and 0 deletions

11
util/config/test2 Normal file
View file

@ -0,0 +1,11 @@
TOP ~rminnich/src/bios/freebios
target Foo #comment
#comment
northsouthbridge sis/630
mainboard leadtek/winfast6300
option SIS630
option SERIAL_CONSOLE
cpu Babbage

9
util/config/test3 Normal file
View file

@ -0,0 +1,9 @@
TOP ../..
target Foo #comment
#comment
mainboard leadtek/winfast6300
option SERIAL_CONSOLE
cpu p6

14
util/config/test4 Normal file
View file

@ -0,0 +1,14 @@
target winfast #comment
#comment
mainboard leadtek/winfast6300
option SERIAL_CONSOLE
keyboard pc80
option NEWPCI
# makerule LINUX=../../linux/vmlinux
linux /usr/src/linux
docipl northsouthbridge/sis/630
cpu p5
cpu p6

12
util/config/test5 Normal file
View file

@ -0,0 +1,12 @@
target winfast #comment
#comment
mainboard leadtek/winfast6300
option SERIAL_CONSOLE
raminit northsouthbridge/sis/630/raminit.inc
# makerule LINUX=../../linux/vmlinux
linux /usr/src/linux
cpu p5
cpu p6