apply chip childers licensing patches for the test directory

https://reviews.apache.org/r/5444/
This commit is contained in:
David Nalley 2012-06-26 11:19:58 -04:00
parent dcceb9d59b
commit 7b7d51cecd
109 changed files with 1684 additions and 1259 deletions

View File

@ -1,5 +1,23 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
set -e set -e
LIBS=" LIBS="

View File

@ -0,0 +1,16 @@
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,13 +1,16 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" P1 tests for Account """ P1 tests for Account
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" Tests for Blocker bugs """ Tests for Blocker bugs
""" """
import marvin import marvin

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" P1 for Egresss & Ingress rules """ P1 for Egresss & Ingress rules
""" """

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" P1 tests for elastic load balancing and elastic IP """ P1 tests for elastic load balancing and elastic IP
""" """

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" P1 tests for high availability """ P1 tests for high availability
""" """

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" P1 tests for network offering """ P1 tests for network offering
""" """

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" P1 tests for Project """ P1 tests for Project
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" P1 tests for Resource limits """ P1 tests for Resource limits
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" P1 tests for Resource creation """ P1 tests for Resource creation
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" P1 tests for Snapshots """ P1 tests for Snapshots
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" P1 tests for Project """ P1 tests for Project
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" P1 tests for Resource limits """ P1 tests for Resource limits
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" P1 tests for routers """ P1 tests for routers
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" P1 for Security groups """ P1 for Security groups
""" """

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" P1 tests for Snapshots """ P1 tests for Snapshots
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" P1 tests for Templates """ P1 tests for Templates
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" P1 tests for Snapshots """ P1 tests for Snapshots
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" P1 tests for Volumes """ P1 tests for Volumes
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,13 +1,16 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" Base class for all Cloudstack resources """ Base class for all Cloudstack resources
-Virtual machine, Volume, Snapshot etc -Virtual machine, Volume, Snapshot etc

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
"""Common functions """Common functions
""" """

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
"""Utilities functions """Utilities functions
""" """

View File

@ -1,13 +1,16 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" BVT tests for Disk offerings""" """ BVT tests for Disk offerings"""
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" BVT tests for Hosts and Clusters """ BVT tests for Hosts and Clusters
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" BVT tests for Templates ISO """ BVT tests for Templates ISO
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" BVT tests for Network Life Cycle """ BVT tests for Network Life Cycle
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" BVT tests for Primary Storage """ BVT tests for Primary Storage
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" BVT tests for routers """ BVT tests for routers
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" BVT tests for Secondary Storage """ BVT tests for Secondary Storage
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" BVT tests for Service offerings""" """ BVT tests for Service offerings"""
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" BVT tests for Snapshots """ BVT tests for Snapshots
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" BVT tests for SSVM """ BVT tests for SSVM
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" BVT tests for Templates ISO """ BVT tests for Templates ISO
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" BVT tests for Virtual Machine Life Cycle """ BVT tests for Virtual Machine Life Cycle
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,19 @@
# -*- encoding: utf-8 -*- # Licensed to the Apache Software Foundation (ASF) under one
# Copyright 2012 Citrix Systems, Inc. Licensed under the # or more contributor license agreements. See the NOTICE file
# Apache License, Version 2.0 (the "License"); you may not use this # distributed with this work for additional information
# file except in compliance with the License. Citrix Systems, Inc. # regarding copyright ownership. The ASF licenses this file
# reserves all rights not expressly granted by the License. # to you under the Apache License, Version 2.0 (the
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # "License"); you may not use this file except in compliance
# Unless required by applicable law or agreed to in writing, software # with the License. You may obtain a copy of the License at
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
""" BVT tests for Volumes """ BVT tests for Volumes
""" """
#Import Local Modules #Import Local Modules

View File

@ -1,16 +1,20 @@
#!/bin/bash #!/bin/bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/bin/bash #!/bin/bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/bin/bash #!/bin/bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/bin/bash #!/bin/bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/bin/bash #!/bin/bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/bin/bash #!/bin/bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/bin/bash #!/bin/bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
rm /tmp/biglock* rm /tmp/biglock*
echo echo

View File

@ -1,16 +1,20 @@
#!/bin/bash #!/bin/bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
source ../../../patches/systemvm/debian/config/root/func.sh source ../../../patches/systemvm/debian/config/root/func.sh

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/bin/bash #!/bin/bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/bin/bash #!/bin/bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/bin/bash #!/bin/bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/bin/bash #!/bin/bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,16 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Licensed to the Apache Software Foundation (ASF) under one
# Apache License, Version 2.0 (the "License"); you may not use this # or more contributor license agreements. See the NOTICE file
# file except in compliance with the License. Citrix Systems, Inc. # distributed with this work for additional information
# reserves all rights not expressly granted by the License. # regarding copyright ownership. The ASF licenses this file
# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 # to you under the Apache License, Version 2.0 (the
# Unless required by applicable law or agreed to in writing, software # "License"); you may not use this file except in compliance
# distributed under the License is distributed on an "AS IS" BASIS, # with the License. You may obtain a copy of the License at
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
# Automatically generated by addcopyright.py at 04/03/2012 # http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.sample; package com.cloud.sample;
/** /**

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.sample; package com.cloud.sample;
import java.io.FileInputStream; import java.io.FileInputStream;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.longrun; package com.cloud.test.longrun;
import java.util.Arrays; import java.util.Arrays;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.longrun; package com.cloud.test.longrun;
import java.io.IOException; import java.io.IOException;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.longrun; package com.cloud.test.longrun;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.Map; import java.util.Map;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.longrun; package com.cloud.test.longrun;
import java.io.InputStream; import java.io.InputStream;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.longrun; package com.cloud.test.longrun;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.Random; import java.util.Random;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.regression; package com.cloud.test.regression;
import java.io.File; import java.io.File;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.regression; package com.cloud.test.regression;
import java.util.HashMap; import java.util.HashMap;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.regression; package com.cloud.test.regression;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.regression; package com.cloud.test.regression;
import java.util.ArrayList; import java.util.ArrayList;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.regression; package com.cloud.test.regression;
import java.sql.Statement; import java.sql.Statement;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.regression; package com.cloud.test.regression;
import org.apache.log4j.Logger; import org.apache.log4j.Logger;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.regression; package com.cloud.test.regression;
import java.util.HashMap; import java.util.HashMap;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.regression; package com.cloud.test.regression;
import java.util.HashMap; import java.util.HashMap;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.regression; package com.cloud.test.regression;
import org.w3c.dom.Element; import org.w3c.dom.Element;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.regression; package com.cloud.test.regression;
import java.util.ArrayList; import java.util.ArrayList;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.regression; package com.cloud.test.regression;
import java.io.File; import java.io.File;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.regression; package com.cloud.test.regression;
import java.io.File; import java.io.File;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.regression; package com.cloud.test.regression;
import java.util.HashMap; import java.util.HashMap;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.stress; package com.cloud.test.stress;
import java.util.Arrays; import java.util.Arrays;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.stress; package com.cloud.test.stress;
import java.io.IOException; import java.io.IOException;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.stress; package com.cloud.test.stress;
import java.io.IOException; import java.io.IOException;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.stress; package com.cloud.test.stress;
import java.io.InputStream; import java.io.InputStream;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.ui; package com.cloud.test.ui;
import org.junit.AfterClass; import org.junit.AfterClass;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.ui; package com.cloud.test.ui;
import org.junit.Test; import org.junit.Test;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.ui; package com.cloud.test.ui;
import org.junit.Test; import org.junit.Test;

View File

@ -1,15 +1,19 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.test.ui; package com.cloud.test.ui;
import org.junit.Test; import org.junit.Test;

Some files were not shown because too many files have changed in this diff Show More