Test suite for C/C++ compilers (?)

martin@CS.UCLA.EDU (david l. martin)
Thu, 22 Apr 1993 18:05:34 GMT

          From comp.compilers

Related articles
Test suite for C/C++ compilers (?) martin@CS.UCLA.EDU (1993-04-22)
| List of all articles for this month |

Newsgroups: comp.compilers
From: martin@CS.UCLA.EDU (david l. martin)
Keywords: C, testing, question
Organization: UCLA, Computer Science Department
Date: Thu, 22 Apr 1993 18:05:34 GMT

I need to assemble a set of C and C++ source code to test the
capabilities of a compiler. We are solely concerned to verify that it
correctly identifies the full range of legal constructs (and gives
reasonable warnings/ errors for questionable/illegal constructs); we
are NOT concerned with whether it generates fast or compact code.


Is there any public domain body of code which provides a good test
suite?


Any comments or help with this greatly appreciated.


Thanks.


- Dave Martin
- martin@cs.ucla.edu
--


Post a followup to this message

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