summaryrefslogtreecommitdiffstats
path: root/test/functional-tests/PfwTestCase/Functions/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional-tests/PfwTestCase/Functions/__init__.py')
-rw-r--r--test/functional-tests/PfwTestCase/Functions/__init__.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/functional-tests/PfwTestCase/Functions/__init__.py b/test/functional-tests/PfwTestCase/Functions/__init__.py
new file mode 100644
index 0000000..7b72df8
--- /dev/null
+++ b/test/functional-tests/PfwTestCase/Functions/__init__.py
@@ -0,0 +1,9 @@
+"""
+Functions Package : All testcases about main functions in PFW :
+ - listing functions
+ - help function
+ - status function
+ - export/import functions
+ - get/set parameter functions
+ - synchronization functions
+""" \ No newline at end of file