[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: question about the C test framework

From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2006-05-30 13:25:30 CEST

On Tue, 30 May 2006 15:54:56 +0530, Kamesh Jayachandran
<kamesh@collab.net> wrote:

> Madan U Sreenivasan wrote:
>>
>> Hi,
>>
>> I'm trying to implement the '--help' feature for the C test
>> framework.
>>
>> For this, I added a usage() function, and implemented the '--help'
>> option in the subversion/tests/svn_test_main.c file. Now if I execute a
>> C test, say,
>>
>> subversion/tests/libsvn_subr/stream-test --help
> subversion/tests/libsvn_subr/stream-test is a shell wrapper to
> subversion/tests/libsvn_subr/.libs/lt-stream-test
> lt === libtool.

subversion/tests/libsvn_subr/.libs/lt-stream-test ? I dont see that.

shell wrapper?

I understand that compilation of these tests are a little different
because the tests themselves are of a particular format, while the main()
resides in subversion/tests/svn_test_main.c. But I do not really
understand the intricacies. Could you pl. explain if you do understand
them? thanks.

Regards,
Madan.

>> PS : Contents below are for my personal patch management. Pl. do not
>> remove the below text while replying to this mail.
>> MY-SVK-TAG: helpfortests
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
>> For additional commands, e-mail: dev-help@subversion.tigris.org
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 30 12:55:13 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.