diff options
author | Jun Li <matthew.lijun@huawei.com> | 2016-10-08 02:35:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-10-08 02:35:22 +0000 |
commit | 491c218b3d06bdb9eb54aa70905e8ec3c6f0b173 (patch) | |
tree | 21a12f73c1dd88aa6ac069f69b074d13aa97e69d /testsuites/posca/testcase_script/__init__.py | |
parent | 23f716997d7cc1f396007f5b2e3c4d82dc2e94a3 (diff) | |
parent | b9850595c9b27752fe48ce874f8dc90d473d9e60 (diff) |
Merge changes from topics 'add_factor_testcase_tx_pkt_size', 'add_posca_test_suite_framework'
* changes:
Add Factor Testcase TX PKT Size
Adding Posca Testsuite in Bottlenecks
Diffstat (limited to 'testsuites/posca/testcase_script/__init__.py')
-rw-r--r-- | testsuites/posca/testcase_script/__init__.py | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuites/posca/testcase_script/__init__.py b/testsuites/posca/testcase_script/__init__.py new file mode 100644 index 00000000..83b8d15d --- /dev/null +++ b/testsuites/posca/testcase_script/__init__.py @@ -0,0 +1,8 @@ +############################################################################## +# Copyright (c) 2015 Huawei Technologies Co.,Ltd and others. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## |