Compilers QA

"Ori Idan" <ori@grapesys.com>
3 Jul 2001 23:23:19 -0400

          From comp.compilers

Related articles
Compilers QA ori@grapesys.com (Ori Idan) (2001-07-03)
Re: Compilers QA marcov@toad.stack.nl (2001-07-06)
Re: Compilers QA tej@melbpc.org.au (Tim Josling) (2001-07-17)
Re: Compilers QA joachim_d@gmx.de (Joachim Durchholz) (2001-07-18)
Re: Compilers QA ralph@inputplus.demon.co.uk (2001-07-23)
Re: Compilers QA ppluzhnikov@earthlink.net (Paul Pluzhnikov) (2001-07-23)
Re: Compilers QA ralph@inputplus.demon.co.uk (2001-07-23)
| List of all articles for this month |

From: "Ori Idan" <ori@grapesys.com>
Newsgroups: comp.compilers
Date: 3 Jul 2001 23:23:19 -0400
Organization: Verio
Keywords: testing, question
Posted-Date: 03 Jul 2001 23:23:19 EDT

I have written a compiler for 8 bit processor (Motorola HC08) and I am now
facing the problem of writing a Test plan and other QA documents for it.
It seems there are many combinations I have to check, for example, Add,
Subtract etc. on 8bit ant 8bit,
  8bit and 16 bit, 16bit and 16bit.
It seems as almost infinite number of combinations...
How is is usually done in other comercial compilers?


Ori Idan


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.