Re: [PATCH 35/40] test: lmb: run lmb tests only manually

2024-07-25 Thread Simon Glass
Hi Sughosh, On Wed, 24 Jul 2024 at 00:05, Sughosh Ganu wrote: > > The LMB code has been changed so that the memory reservations and > allocations are now persistent and global. With this change, the > design of the LMB tests needs to be changed accordingly. Mark the LMB > tests to be run only man

[PATCH 35/40] test: lmb: run lmb tests only manually

2024-07-23 Thread Sughosh Ganu
The LMB code has been changed so that the memory reservations and allocations are now persistent and global. With this change, the design of the LMB tests needs to be changed accordingly. Mark the LMB tests to be run only manually. The tests won't be run as part of the unit test suite, but would be