2015-05-08 1:36 GMT-03:00 Srivardhan <sri.heb...@samsung.com>:

> Until there is a way to run individual test suites in place, people who
> want
> to run just a particular test suite or a test case can make use of
> Environmental variable CK_RUN_SUITE and CK_RUN_CASE. When this is set,
> only
> that suite/test case is run.
>
> http://check.sourceforge.net/doc/check_html/check_4.html#Selective-Running-o
> f-Tests
>
> I am using this for some time and found it very useful.
>

Hi, can you give an example on how to properly make use of these variables?

I've been trying to use:

CK_RUN_SUITE=eina_suite make check
CK_RUN_CASE=eina_suite make check

but nothing works. I've also tried:

CK_RUN_SUITE='tests/eina/eina_suite' make check
CK_RUN_CASE='tests/eina/eina_suite' make check


-- 
Vinícius dos Santos Oliveira
https://about.me/vinipsmaker
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to