Related articles |
---|
testsuite for testing unsigned long long data type rohinijp@gmail.com (Rohini) (2005-05-03) |
Re: testsuite for testing unsigned long long data type rajaram@acmet.com (rajaram) (2005-05-09) |
Re: testsuite for testing unsigned long long data type nospam@nospam.com (Christopher Glaeser) (2005-05-13) |
From: | "rajaram" <rajaram@acmet.com> |
Newsgroups: | comp.compilers |
Date: | 9 May 2005 22:31:02 -0400 |
Organization: | Compilers Central |
Keywords: | C, testing |
Posted-Date: | 09 May 2005 22:31:02 EDT |
Can you please explain more on the requirement ? If the requirement is
one liner, why not generate your own test vectors based on the
requirement?
Normally "standard" testsuites "just" confirms the ISO specification!
Rohini wrote:
>Do you know if there are any standard testsuites for testing only the
>unsigned long long type implementation in C compiler.
>
>I got the gcc compiler's test suite , but it has tests for the entire
>language features which is very robust.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.