[OE-core] Go SDK automated test

Otavio Salvador otavio.salvador at ossystems.com.br
Mon Sep 18 19:17:37 UTC 2017


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?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the Openembedded-core mailing list