Skip to content

Commit 5f7a00d

Browse files
committed
Update to 0.2.2 version of Pelion E2E python test library
- Support for testing with linux binary. - Subscription test updated. - Set manifest-tool's default path to working directory. - Minor error situation improvements.
1 parent 9e8d61e commit 5f7a00d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ This should be verified by executing the Pelion E2E python test library tests.
311311
- Configure your API-key as instructed in the same README.
312312
- Basic tests can be then executed as:
313313

314-
`pytest TESTS/pelion-e2e-python-test-library/tests/dev-client-tests.py --update_bin=/home/user/mbed-os-example-pelion/mbed-os-example-pelion_update.bin --manifest_tool=/home/user/mbed-os-example-pelion`
314+
`pytest TESTS/pelion-e2e-python-test-library/tests/dev-client-tests.py --update_bin=/home/user/mbed-os-example-pelion/mbed-os-example-pelion_update.bin`
315315

316316
## Contributing platform support
317317

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/pelion-e2e-python-test-library/#772b9d52c34c0fa6ce42331075460e9df1560de8
1+
https://github.com/ARMmbed/pelion-e2e-python-test-library/#d2d6ab43c15f2b5ebd47c4dd56c9826006818a1f

0 commit comments

Comments
 (0)