Re: syntactically comprehensive test program
- From: "user923005" <dcorbit@xxxxxxxxx>
- Date: 28 Feb 2007 12:01:01 -0800
On Feb 28, 3:41 am, nob...@xxxxxxxxx wrote:
I need a syntactically comprehensive test program to test a C parser
on. Does anyone know where I might find a program that uses all
syntactical elements of the language and combines them in cunning/
realistic ways so that one might be confident that a pass on this
program will mean a pass on any valid C program.
Big ask, but I thought someone might know of a suitable file(s).
http://www.plumhall.com/suites.html
http://www.opengroup.org/testing/testsuites/perenial.htm
http://www.ace.nl/compiler/supertest.html
There's a few gazillion more here:
http://www.google.com/search?q=C+validation+test+suite&hl=en&client=firefox-a&channel=s&rls=org.mozilla:en-US:official&hs=TeU&start=10&sa=N
.
- References:
- syntactically comprehensive test program
- From: nobrow
- syntactically comprehensive test program
- Prev by Date: Re: significance of graphics in c
- Next by Date: Re: INT_MIN and compiler diagnostic
- Previous by thread: Re: syntactically comprehensive test program
- Next by thread: Re: syntactically comprehensive test program
- Index(es):
Relevant Pages
|