On 10/05/2017 11:25 AM, Philippe Coval wrote: > > > On 05/10/17 19:13, Nash, George wrote: >> As Mats already pointed out you cannot filter from the scons script. Once >> they are built you can run them individually. > yes, You can run a specific test on specific configuration: > > scons LOGGING=1 VERBOSE=1 TEST=1 RELEASE=false SECURED=1 > resource/csdk/stack/test/
do these match targets scons knows about? I mean the ones you get if you "scons --help"? if not, maybe we could arrange to add test targets. George: cool, I didn't know about the gtest_filter option to run individual cases. _______________________________________________ iotivity-dev mailing list iotivity-dev@lists.iotivity.org https://lists.iotivity.org/mailman/listinfo/iotivity-dev