Update cc-mode tests with "Ready" setting
[platform/core/test/security-tests.git] / README
diff --git a/README b/README
index 9caea47..c92cbb2 100644 (file)
--- a/README
+++ b/README
@@ -153,8 +153,8 @@ Collectors are classes which collect test results. Each class does it differentl
 Collectors can be registered by --output parameter (see HOW TO RUN section) but
 there is also another collector created to write summary.
 
-tests-common
-  summary_collector.h
+dpl-test-framework
+  test_results_collector_summary.h
     SummaryCollector
           Collector writing tests summary. Call SummaryCollector::Register() to
           register it