Add some initial test cases.

Add the original simple test case and a case with
different based cell values.  Correct output asm
files as well as stderr is captured.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
This commit is contained in:
Jon Loeliger 2007-02-15 11:02:44 -06:00
parent af0278a3a0
commit fd84d97dee
7 changed files with 511 additions and 0 deletions

6
tests/base01.stderr Normal file
View file

@ -0,0 +1,6 @@
DTC: dts->asm on file "tests/base01.dts"
Line 26: Invalid cell value '123456789012345'; -1 assumed
Line 27: Invalid cell value '891'; 0 assumed
Line 28: Invalid cell value '123456123456'; -1 assumed
ERROR: Missing /chosen node
Input tree has errors