Add standard C++ tests to the build
authorLouis Henry Nayegon <louisn@symbian.org>
Thu, 15 Oct 2009 15:59:16 +0100
changeset 674 980808d9c08e
parent 667 4cca9b77724a
child 675 92fa86ed31d8
Add standard C++ tests to the build
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" />