Topic: C++ validation suite
Author: Steve Clamage <stephen.clamage@sun.com>
Date: Sun, 8 Feb 2009 20:36:07 CST Raw View
On Fri, 30 Jan 2009 11:27:15 CST, "Kamal R. Prasad"
<kamal-r.prasad@hp.com> wrote:
>Hi!
>
> is there a C++ validation suite available (either free or commercial)
>which will validate the runtime behavour of C++? Also, I saw that some
>of the popular validation suites like Perennial test mostly C features
>-but not C++ specific ones.
>
>thanks
>-kamal
Two well-regarded commercial suites that I know of:
Perennial C++ Validation Suite (C++VS)
http://www.peren.com/pages/cppvs_set.htm
Plum Hall C++ Validation Test Suites (Suite++ and LibSuite++)
http://www.plumhall.com/suites.html
These suites validate conformance to the C++ Standard, both
compile-time and run-time behavior.
--
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@netlab.cs.rpi.edu]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html ]
Author: "Kamal R. Prasad" <kamal-r.prasad@hp.com>
Date: Fri, 30 Jan 2009 11:27:15 CST Raw View
Hi!
is there a C++ validation suite available (either free or commercial)
which will validate the runtime behavour of C++? Also, I saw that some
of the popular validation suites like Perennial test mostly C features
-but not C++ specific ones.
thanks
-kamal
--
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@netlab.cs.rpi.edu]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html ]