On Wed, Jun 09, 2004 at 02:35:04AM -0600, Ananth Kesari wrote: > This interface is written in C and we now have to test it. We want to > test all the functions that are written in this interface. Can we use > Perl in this case? If yes, how can we use Perl to test C functions in a > different executable? Do we need to build another interface (a .pm or > something) from Perl to the interface to be tested? OR is there some > other way of calling these proprietary C functions from Perl? Please > advice. Also, please let me know of any FAQ or links where I can get > more info on this. This really isn't the correct perl list to ask this question on. This list is about core perl development. You probably want to ask on the list perl-qa@perl.org which is about testing. You'll also find information about testing with perl on http://qa.perl.org/ - in particular see http://qa.perl.org/test-modules.html Nicholas ClarkThread Previous