support/testing: test_dropbear.py: use a constant for the password
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 5 Feb 2019 09:45:40 +0000 (10:45 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 5 Feb 2019 18:01:42 +0000 (19:01 +0100)
commita34005699b3f9b08f27d312030fae1267cef85a4
tree0a585d7eb4ac847bb6619eaae38c054a7142d5f3
parentcbbeda002317bd187768da6da011730e44f6349e
support/testing: test_dropbear.py: use a constant for the password

The password is used in multiple places, so add a constant for it instead of
hardcoding it multiple times.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
support/testing/tests/package/test_dropbear.py