testing C code with python

Bilgehan.Balban at gmail.com Bilgehan.Balban at gmail.com
Thu Nov 10 17:18:26 EST 2005


Hi,

A simple question - Is it common/good practice to test C code using
Python? For example one could wrap individual C functions, and test
each of them using python, maybe not for low-level things but at least
for algorithmic correctness. Anyone effectively doing this as common
practice?

Thanks,
Bahadir




More information about the Python-list mailing list