summaryrefslogtreecommitdiff
path: root/tct-system-settings-tizen-tests/ReadMe.md
diff options
context:
space:
mode:
Diffstat (limited to 'tct-system-settings-tizen-tests/ReadMe.md')
-rw-r--r--tct-system-settings-tizen-tests/ReadMe.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/tct-system-settings-tizen-tests/ReadMe.md b/tct-system-settings-tizen-tests/ReadMe.md
deleted file mode 100644
index d1a7384..0000000
--- a/tct-system-settings-tizen-tests/ReadMe.md
+++ /dev/null
@@ -1,12 +0,0 @@
-tct-system-settings-tizen-tests
-├── src - Directory containing main method and test cases.
-│ ├── Program.cs - Main method of the application.
-│ ├── testcase
-│ │ └── TSSystemSettings.cs - Test case file of SystemSettings Class.
-├── bin - Contains executable file which is created by make file.
-├── lib - Library files which needs to be packed.
-├── res - Resource folder for any resources needed to run test.
-├── share
-├── Makefile - Script which builds package.
-├── TCTCert.p12 - A Certificate file for building package. (pw:test)
-└── tizen-manifest.xml - A Tizen Manifest file for declaring privilege and controls.