|
From: Egon T. <ego...@sa...> - 2004-03-08 13:58:30
|
Hi all! I have added a ccmtools/test/CppDbcGenerator directory that hosts test cases for ocl and CppDbcGenerator. All these tests can be run automatically as part of the make check procedure (like the test/CppGenerator test cases). Example: Install, build and test ccmtools $ autogen.py --prefix=path/to/CcmTools $ make $ make install $ make check To get more information please read the README file in ccmtools/test/CppDbcGenerator. :-) Egon |