[U-Boot] [PATCH] test/py: avb: Move AVB test to android dir
Sam Protsenko
semen.protsenko at linaro.org
Thu Jul 25 13:33:21 UTC 2019
Hi Simon,
On Sat, Jul 6, 2019 at 7:53 PM Simon Glass <sjg at chromium.org> wrote:
>
> Hi,
>
> On Tue, 2 Jul 2019 at 12:18, Sam Protsenko <semen.protsenko at linaro.org> wrote:
> >
> > Signed-off-by: Sam Protsenko <semen.protsenko at linaro.org>
> > ---
> > test/py/tests/{ => test_android}/test_avb.py | 0
> > 1 file changed, 0 insertions(+), 0 deletions(-)
> > rename test/py/tests/{ => test_android}/test_avb.py (100%)
> >
> > diff --git a/test/py/tests/test_avb.py b/test/py/tests/test_android/test_avb.py
> > similarity index 100%
> > rename from test/py/tests/test_avb.py
> > rename to test/py/tests/test_android/test_avb.py
> > --
>
> I'd prefer to keep tsts in one place. What is the goal of this patch?
>
Similar patch was merged recently (adding test_android/ dir):
https://patchwork.ozlabs.org/patch/1128013/
So we need either:
1. move that test out of test_android/ dir, and drop this one
2. or apply this patch
What would you prefer? (I've explained my perspective on that matter
earlier in this thread). We should do either (1) or (2) to keep the
consistency.
Thanks.
> Regards,
> Simon
>
>
> > 2.20.1
> >
More information about the U-Boot
mailing list