Re: [PATCH 36/40] test: lmb: add a separate class of unit tests for lmb

2024-07-29 Thread Simon Glass
Hi Sughosh, On Mon, 29 Jul 2024 at 02:56, Sughosh Ganu wrote: > > On Fri, 26 Jul 2024 at 05:03, Simon Glass wrote: > > > > Hi Sughosh, > > > > On Wed, 24 Jul 2024 at 00:05, Sughosh Ganu wrote: > > > > > > Add the LMB unit tests under a separate class of tests. The LMB tests > > > involve changi

Re: [PATCH 36/40] test: lmb: add a separate class of unit tests for lmb

2024-07-29 Thread Sughosh Ganu
On Fri, 26 Jul 2024 at 05:03, Simon Glass wrote: > > Hi Sughosh, > > On Wed, 24 Jul 2024 at 00:05, Sughosh Ganu wrote: > > > > Add the LMB unit tests under a separate class of tests. The LMB tests > > involve changing the LMB's memory map. With the memory map now > > persistent and global, runnin

Re: [PATCH 36/40] test: lmb: add a separate class of unit tests for lmb

2024-07-25 Thread Simon Glass
Hi Sughosh, On Wed, 24 Jul 2024 at 00:05, Sughosh Ganu wrote: > > Add the LMB unit tests under a separate class of tests. The LMB tests > involve changing the LMB's memory map. With the memory map now > persistent and global, running these tests has a side effect and > impact any subsequent tests