Hi Guillaume, On 12/16/2010 10:04 AM, Lucas, GuillaumeX wrote: > From: Guillaume Lucas <[email protected]> > > To be able to run STK conformance tests at ofono > level, we need to have a STK agent registered. The > test-stk-conformance script provided here do that. > This script is for conformance so all the data input > of the agent are displayed to be able to check them. > The existing test-stk-menu is usable only when there > is a STK menu provided by the (U)SIM card. > --- > test/test-stk-conformance | 226 > +++++++++++++++++++++++++++++++++++++++++++++ > 1 files changed, 226 insertions(+), 0 deletions(-) > create mode 100755 test/test-stk-conformance >
I really don't like the amount of code copying going on here. Have you considered extending the current test-stk-menu with the ability to run as the 'default' agent instead? Maybe via a command line option? Regards, -Denis _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
