OSDN Git Service

test: Add utility library for python scripts
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Wed, 5 Dec 2012 12:51:29 +0000 (13:51 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 5 Dec 2012 14:39:26 +0000 (16:39 +0200)
commit6e5459128be74eed55307da4a8af99d7192100ad
treeddcc3d47d6d6f29522aa71a1d15a049a6b230003
parente5fa4dd5e8a72642b68c45f1b07da0f55c4f19ab
test: Add utility library for python scripts

Several convenience functions/features will be removed from BlueZ's
D-Bus API, and therefore a utility library is required to avoid
boilerplate code in the test scripts.
Makefile.tools
test/bluezutils.py [new file with mode: 0644]