run.cec.tests: CEC package tests.
Description
This function is used to run cec
package "unit test"-like system.
The set of tests is located in inst/cec_tests
directory and it consists of .R files
defining each test case. This is also used for R CMD check.