I am seeking an example of what is possible with Jenkins. Preferably a C/C++ project that performs CI and automated unit tests and publishes results. Any links to web sites are appreciated. Especially ones that publish test results and test cases used.
I am trying to get a "by example look" of what sort of test frameworks (boost, googletest, qttest ) are commonly used, how unit tests are written, common XML test output formats, and how reports are published. Thanks, -Ed