example/python: introduce a script to whole features submit/tizen/20200423.214459 submit/tizen/20200424.020557
authorWonki Kim <wonki_.kim@samsung.com>
Mon, 20 Apr 2020 15:50:45 +0000 (00:50 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Thu, 23 Apr 2020 21:26:49 +0000 (06:26 +0900)
commitb348fef342af63955d1e5e41391fbf1bd8b2c7ba
tree403ba21248d8d045b126b9c4eca4d066bb10c470
parent9ecd0b4a5a209717bba5b28cec5792ed35d0b914
example/python: introduce a script to whole features

this patch introduces a python script that is testing whole aurum features.
Though some tests are crappy due to a kind of lack of feature for now,
it will be supported by libaurum later.

Change-Id: Icb7ebfa5887f53c70735dd3a739a04c364e11e1f
protocol/examples/python/legacySamples/sample01.py [moved from protocol/examples/python/sample01.py with 100% similarity]
protocol/examples/python/legacySamples/sample02.py [moved from protocol/examples/python/sample02.py with 100% similarity]
protocol/examples/python/legacySamples/sample03.py [moved from protocol/examples/python/sample03.py with 100% similarity]
protocol/examples/python/legacySamples/sample04.py [new file with mode: 0644]
protocol/examples/python/legacySamples/sample05.py [new file with mode: 0644]
protocol/examples/python/testFeatures.py [new file with mode: 0644]