Re: [PATCH 1/3] selftests/powerpc: Hoist helper code out of eeh-basic

2021-02-03 Thread Michael Ellerman
On Tue, 3 Nov 2020 15:45:01 +1100, Oliver O'Halloran wrote: > Hoist some of the useful test environment checking and prep code into > eeh-functions.sh so they can be reused in other tests. Applied to powerpc/next. [1/3] selftests/powerpc: Hoist helper code out of eeh-basic https://git.kerne

[PATCH 1/3] selftests/powerpc: Hoist helper code out of eeh-basic

2020-11-02 Thread Oliver O'Halloran
Hoist some of the useful test environment checking and prep code into eeh-functions.sh so they can be reused in other tests. Signed-off-by: Oliver O'Halloran --- .../selftests/powerpc/eeh/eeh-basic.sh| 39 ++- .../selftests/powerpc/eeh/eeh-functions.sh| 48 +++