Hi Antti, > > Indeed, and this combined with commit 5f765259 one can easily run a > series of tests (let's say dialer UI, messaging..) with different > phonesim configurations changing the number of modems and phonesim .xml > files for each modem. I see what you needed that commit for now. While I can kind of see your usecase, I really wonder whether simply creating a large phonesim.conf and grouping modems there would be a less intrusive way to get what you want. Phonesim can have an arbitrary number of instances (I once tested 100 at once), and one can assign an object path using phonesim.conf. Your test application can then find such groupings and accomplish essentially the same thing as you're trying to do now. Regards, -Denis