test added

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1808 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jhumeau 2010-05-11 10:25:27 +00:00
commit a2cf7f781d
6 changed files with 382 additions and 0 deletions

View file

@ -99,6 +99,11 @@ SET (TEST_LIST
t-moSolInit
t-moEvalCounter
t-moNeighborFitnessStat
t-moNeighborBestStat
t-moCounterStat
t-moMinusOneCounterStat
t-moVectorMonitor
t-moRandomSearchExplorer
)
FOREACH (test ${TEST_LIST})