On 18 September 2017 at 20:17, Otavio Salvador <
[email protected]> wrote:

> Hello folks,
>
> I did try to understand the automated test infrastructure but ended
> lost on how the code was designed. So instead I wrote down a step by
> step test so someone which knows better the autotest infra can
> translate it.
>
> git clone https://github.com/golang/dep go/src/github.com/golang/dep
>
> . /opt/oel/17.1-snapshot/environment-setup-i586-oel-linux
>
> export GOPATH=$PWD/go
>
> cd go/src/github.com/golang/dep
>
> i586-oel-linux-go build github.com/golang/dep/cmd/dep
>
> This will generate a dep binary on the $PWD; is it possible to someone
> wrap it on OEQA test?
>

Thanks Otavio, that's really useful.

Can you file a bug with this in (and CC me)?  It's a good exercise for a
new QA engineer.

Ross
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to