port to libqofono#7
Conversation
! was applied before comparison to left side only and results in bool, bool is never -1, error handling was never run
error handling is still open todo
OfonoModem -> QOfonoModem
|
porting those unit tests feels strange as I need to copy paste a specific version of the qofono lib headers for the mock library @Kaffeine do you think we might be able to use ofono-phonesim for testing instead? |
|
It would be much better to use |
|
It seems like I'm having some issues to get account manager to run? the ConnectionTest hangs in |
Telepathy spec says that connection manager should provide a config file with list of its protocols and capabilities (however clients must have a fallback mechanism that get the needed info by activating the connection manager and calling its methods). I have some time and I'm going to try this branch right now :). |
|
Meh, telepathy-ofono already has CMake code for that. |
FYI, I ported the tests to phonesim. You can see the code/commits here: https://gitlab.com/ubports/development/core/telepathy-ofono/-/merge_requests/45 If this repo is still active, let me know and I can update and submit a MR here as well. And if not, it might be good to set the repository read-only/archive? |
this is a port from ofono-qt to qofono which is actively maintained by jolla, implements #2
this includes #5 for now, will rebase once that has been merged
open todos are marked with "todo porting" in the code:
sendMessage