[Insight-developers] Requirements of Test?

Miller, James V (CRD) millerjv@crd.ge.com
Mon, 13 Aug 2001 07:13:57 -0400


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C123E9.0BFF08E0
Content-Type: text/plain;
	charset="iso-8859-1"

A test fails if it "returns" anything other than zero (return status of main()) or if it writes to
standard error (stderr or cerr).


-----Original Message-----
From: Robert J Tamburo [ mailto:rtamburo@hotmail.com <mailto:rtamburo@hotmail.com> ]
Sent: Saturday, August 11, 2001 2:10 PM
To: insight-developers@public.kitware.com
Subject: [Insight-developers] Requirements of Test?


Can someone tell me (or point me to documentation) what is exactly required
of a Test? I checked in a test for
itkEllipsoidInteriorExteriorSpatialFunction and it failed on all 13
builds....

http://public.kitware.com/Insight/Testing/HTML/TestingResults/Dashboard/2001
<http://public.kitware.com/Insight/Testing/HTML/TestingResults/Dashboard/2001> 
0811-Nightly/TestDetail/__Testing_Code_Common_itkEllipsoidInteriorExteriorSp
atialFunctionTest.html

It prints out the exact results and returns EXIT_SUCCESS

http://public.kitware.com/Insight/Testing/HTML/TestingResults/Sites/crd.ge.c
<http://public.kitware.com/Insight/Testing/HTML/TestingResults/Sites/crd.ge.c> 
om/CYGWIN_NT-4.0-1.3.2_0.39_3_2_-c++/20010811-Nightly/Results/__Testing_Code
_Common_itkEllipsoidInteriorExteriorSpatialFunctionTest.html

Thanks,

namespace itk
{
Robert
}  // end namespace itk




_______________________________________________
Insight-developers mailing list
Insight-developers@public.kitware.com
http://public.kitware.com/mailman/listinfo/insight-developers
<http://public.kitware.com/mailman/listinfo/insight-developers> 



------_=_NextPart_001_01C123E9.0BFF08E0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<TITLE></TITLE>

<META content=3D"MSHTML 5.50.4611.1300" name=3DGENERATOR></HEAD>
<BODY>
<P><FONT size=3D2>A test fails if it "returns" anything other than zero =
(return=20
status of main()) or if it writes to standard error (stderr or=20
cerr).<BR><BR><BR>-----Original Message-----<BR>From: Robert J Tamburo =
[<A=20
href=3D"mailto:rtamburo@hotmail.com">mailto:rtamburo@hotmail.com</A>]<BR=
>Sent:=20
Saturday, August 11, 2001 2:10 PM<BR>To:=20
insight-developers@public.kitware.com<BR>Subject: [Insight-developers]=20
Requirements of Test?<BR><BR><BR>Can someone tell me (or point me to=20
documentation) what is exactly required<BR>of a Test? I checked in a =
test=20
for<BR>itkEllipsoidInteriorExteriorSpatialFunction and it failed on all =

13<BR>builds....<BR><BR><A target=3D_blank=20
href=3D"http://public.kitware.com/Insight/Testing/HTML/TestingResults/Da=
shboard/2001">http://public.kitware.com/Insight/Testing/HTML/TestingResu=
lts/Dashboard/2001</A><BR>0811-Nightly/TestDetail/__Testing_Code_Common_=
itkEllipsoidInteriorExteriorSp<BR>atialFunctionTest.html<BR><BR>It=20
prints out the exact results and returns EXIT_SUCCESS<BR><BR><A =
target=3D_blank=20
href=3D"http://public.kitware.com/Insight/Testing/HTML/TestingResults/Si=
tes/crd.ge.c">http://public.kitware.com/Insight/Testing/HTML/TestingResu=
lts/Sites/crd.ge.c</A><BR>om/CYGWIN_NT-4.0-1.3.2_0.39_3_2_-c++/20010811-=
Nightly/Results/__Testing_Code<BR>_Common_itkEllipsoidInteriorExteriorSp=
atialFunctionTest.html<BR><BR>Thanks,<BR><BR>namespace=20
itk<BR>{<BR>Robert<BR>}&nbsp; // end namespace=20
itk<BR><BR><BR><BR><BR>_______________________________________________<B=
R>Insight-developers=20
mailing list<BR>Insight-developers@public.kitware.com<BR><A =
target=3D_blank=20
href=3D"http://public.kitware.com/mailman/listinfo/insight-developers">h=
ttp://public.kitware.com/mailman/listinfo/insight-developers</A><BR></FO=
NT></P></BODY></HTML>

------_=_NextPart_001_01C123E9.0BFF08E0--