Hello, sorry for delayed answer, did you managed to figure that out? You are not giving any specifics how are you doing it so this are the basic steps: 1. ./configure --with-gtest 2. make 3a. make check (to stop on first failure) 3b. make -k check (run all tests despite any occurring failure)
Regards, Włodek Wencel On 09/10/2016 05:47 PM, Rui Pedro Caldeira wrote: > Perhaps you could help me with something else. I'm trying to replicate > your CI procedure in my on Jenkins. It seems fine however it does not > run the unit tests. Is there a way i can see the job configuration? _______________________________________________ Kea-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/kea-users
