On Fri, 30 Jan 2009 11:27:15 CST, "Kamal R. Prasad"
<kamal-r.pra
...@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-...@netlab.cs.rpi.edu]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html ]