Re: syntactically comprehensive test program
- From: "santosh" <santosh.k83@xxxxxxxxx>
- Date: 28 Feb 2007 03:46:02 -0800
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).
gcc comes bundled with it's own test routines. I also think P.J.
Plauger's dinkumware.com offers to certify compilers and libraries for
standard conformance.
.
- Follow-Ups:
- Re: syntactically comprehensive test program
- From: Keith Thompson
- Re: syntactically comprehensive test program
- References:
- syntactically comprehensive test program
- From: nobrow
- syntactically comprehensive test program
- Prev by Date: syntactically comprehensive test program
- Next by Date: Re: Polyspace Problem
- Previous by thread: syntactically comprehensive test program
- Next by thread: Re: syntactically comprehensive test program
- Index(es):
Relevant Pages
|