| ############################################################################### |
| # Copyright (c) 2006, 2007 Wind River Systems, Inc. and others. |
| # All rights reserved. This program and the accompanying materials |
| # are made available under the terms of the Eclipse Public License 2.0 |
| # which accompanies this distribution, and is available at |
| # https://www.eclipse.org/legal/epl-2.0/ |
| # |
| # Contributors: |
| # Uwe Stieber (Wind River) - initial contribution. |
| # Martin Oberhuber (Wind River) - [184095] Replace systemTypeName by IRSESystemType |
| ############################################################################### |
| |
| # Do not change the properties within this file without changing |
| # the consuming unittest too! |
| name = test_windows |
| profile_name = junit_test_profile |
| #system_type = Windows |
| system_type_id = org.eclipse.rse.systemtype.windows |
| address = 128.0.0.1 |
| userid = test_user |
| password = test_passwd |