# HG changeset patch
# User Louis Henry Nayegon <louisn@symbian.org>
# Date 1255618756 -3600
# Node ID 980808d9c08e2dd2f323c143e0859edb1128b463
# Parent  4cca9b77724a18d9273226b45ba521fe9eb3f134
Add standard C++ tests to the build

diff -r 4cca9b77724a -r 980808d9c08e common/tools/ats/bctest/package_definition.xml
--- a/common/tools/ats/bctest/package_definition.xml	Thu Oct 15 10:04:51 2009 +0100
+++ b/common/tools/ats/bctest/package_definition.xml	Thu Oct 15 15:59:16 2009 +0100
@@ -202,6 +202,11 @@
 					<unit bldFile="sf/os/mm/mmtestenv/mmtestfw/group" />
 				</component>
 			</collection>
+			<collection name="ossrv" long-name="OS Services">
+				<component id="stdcpp" name="Standard C++">
+					<unit bldFile="sf/os/ossrv/stdcpp/tsrc/BC/group" />
+				</component>
+			</collection>
 			<collection name="appinstall" long-name="Application Install Middleware">
 				<component id="appinstall_pub" name="Application Install Middleware Puplic">
 					<unit bldFile="sf/mw/appinstall/appinstall_pub/startup_list_management_api/tsrc/BC/StartupListManagementAPI/SelfSignedStartupApp/group" />