Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Unit testing of C source code

by jettero (Monsignor)
on Sep 28, 2007 at 10:52 UTC ( #641504=note: print w/replies, xml ) Need Help??


in reply to Unit testing of C source code

Inline::C, perlxs, perlguts, perlapi...

I think if your code is mainly C there are probably better tools for testing it. But if you're mixing perl and C then you can use any of the test modules. There's a lot of choices. I usually use regular old Test, but a lot of people like Test::More and there are a million other things.

-Paul

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://641504]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others examining the Monastery: (1)
As of 2023-06-03 05:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (7 votes). Check out past polls.

    Notices?