Re: Automated Tests and KConfig

2020-08-18 Thread Matthieu Gallien
Hello, On mardi 18 août 2020 01:42:29 CEST Albert Astals Cid wrote: > El dilluns, 17 d’agost de 2020, a les 23:57:20 CEST, Matthieu Gallien va escriure: > > Hello, > > > > I have been wandering if there is a general solution to use KConfig inside > > automated tests. > > > > I have been having

Automated Tests and KConfig

2020-08-18 Thread Matthieu Gallien
Hello, I have been wandering if there is a general solution to use KConfig inside automated tests. I have been having difficulties (and another contributor to Elisa) to integrate the singleton object lifetime with the need to run different tests isolated and using the singleton (including code

Re: Automated Tests and KConfig

2020-08-17 Thread Albert Astals Cid
El dilluns, 17 d’agost de 2020, a les 23:57:20 CEST, Matthieu Gallien va escriure: > Hello, > > I have been wandering if there is a general solution to use KConfig inside > automated tests. > > I have been having difficulties (and another contributor to Elisa) to > integrate > the singleton o