On 7/18/12 8:56 AM, Adam Phelps wrote:
I'm looking to do make some changes to ATS in addition to doing some work on a plugin, and generally have a preference to to have unit tests for most of the stuff I write. I figured I'd first look into what testing was already in the ATS code base, and see a decent number of tests. However it seems that "make check" is only building the test code in lib/ts. Am I missing something here?

Some of that goes into the regression tests, which are built into the traffic_server binary. E.g. "sudo traffic_server -R 1".

-- Leif

Reply via email to