Re: [PATCH] docs/system: Fix the information on how to run certain functional tests

2025-03-17 Thread Niek Linnenbank
Hi Thomas, On Mon, Mar 17, 2025 at 7:50 AM Thomas Huth wrote: > Hi! > > On 16/03/2025 21.21, Niek Linnenbank wrote: > > Hi Thomas, > > > > On Tue, Mar 11, 2025 at 5:08 PM Thomas Huth > > wrote: > > > > The tests have been converted to the functional framework, so

Re: [PATCH] docs/system: Fix the information on how to run certain functional tests

2025-03-17 Thread Thomas Huth
Hi! On 16/03/2025 21.21, Niek Linnenbank wrote: Hi Thomas, On Tue, Mar 11, 2025 at 5:08 PM Thomas Huth > wrote: The tests have been converted to the functional framework, so we should not talk about Avocado here anymore. ... diff --git a/docs/system/arm

Re: [PATCH] docs/system: Fix the information on how to run certain functional tests

2025-03-16 Thread Niek Linnenbank
Hi Thomas, On Tue, Mar 11, 2025 at 5:08 PM Thomas Huth wrote: > The tests have been converted to the functional framework, so > we should not talk about Avocado here anymore. > > Fixes: f7d6b772200 ("tests/functional: Convert BananaPi tests to the > functional framework") > Fixes: 380f7268b7b ("

[PATCH] docs/system: Fix the information on how to run certain functional tests

2025-03-11 Thread Thomas Huth
The tests have been converted to the functional framework, so we should not talk about Avocado here anymore. Fixes: f7d6b772200 ("tests/functional: Convert BananaPi tests to the functional framework") Fixes: 380f7268b7b ("tests/functional: Convert the OrangePi tests to the functional framework")