[SCM] Framework Daemon branch, master, updated. 79540c7cad3d81c79b3a80b6dbee06fd91dc94f6
smartphones-commits at linuxtogo.org
smartphones-commits at linuxtogo.org
Tue Jul 15 22:00:43 CEST 2008
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Framework Daemon".
The branch, master has been updated
via 79540c7cad3d81c79b3a80b6dbee06fd91dc94f6 (commit)
via 2c3f174e7cf840aa56302c7a3ae9c18bad1157b9 (commit)
via 3ce49ebcbe3e97ebbf446b9ab5334700bf6e384e (commit)
via 24389c80baf9efc9fa3e270a3844b0b2b3687eb9 (commit)
via 2fa673a5ffee641df0c06f124b4c389b8ef95162 (commit)
from f8ea76150e7ee2c26d2d3784180cf0dcdbbcdd17 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 79540c7cad3d81c79b3a80b6dbee06fd91dc94f6
Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date: Tue Jul 15 18:25:43 2008 +0200
ogsmd: CallCancelTest now works
commit 2c3f174e7cf840aa56302c7a3ae9c18bad1157b9
Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date: Tue Jul 15 18:18:38 2008 +0200
use option parser for tests
commit 3ce49ebcbe3e97ebbf446b9ab5334700bf6e384e
Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date: Tue Jul 15 17:55:01 2008 +0200
ogsmd: fix some bugs found by adding more testing code:
* CallListCalls needs to derive from MiscMediator
* [TI CALYPSO] ReleaseAll was not implemented
commit 24389c80baf9efc9fa3e270a3844b0b2b3687eb9
Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date: Tue Jul 15 17:02:57 2008 +0200
ogsmd: Improve stability of GetStatus()
commit 2fa673a5ffee641df0c06f124b4c389b8ef95162
Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date: Tue Jul 15 09:59:23 2008 +0200
tests: add test for ogsmd. NOTE: should later be enhance to feature
different other subsystems as well etc.
-----------------------------------------------------------------------
Summary of changes:
framework/subsystems/ogsmd/gsm/const.py | 2 +-
.../subsystems/ogsmd/modems/abstract/mediator.py | 49 ++-
.../subsystems/ogsmd/modems/ti_calypso/mediator.py | 11 +
test/test.py | 34 +-
tests/ogsmd.py | 387 ++++++++++++++++++++
5 files changed, 448 insertions(+), 35 deletions(-)
create mode 100755 tests/ogsmd.py
hooks/post-receive
--
Framework Daemon
More information about the Smartphones-commits
mailing list