Re: [yocto] Cannot use any TEST_TARGET besides simpleremote or qemu

2018-08-02 Thread Paulo Neves
Hello Paul, I find this functionality very useful for test benches of embedded systems. Now that you said it was broken i started pruning code and have 3 ways we can and save the current functionality: 1 In the testimage.bbclass, pass the td variable to OERuntimeTestContextExecutor.getTarget(). Al

Re: [yocto] Cannot use any TEST_TARGET besides simpleremote or qemu

2018-08-02 Thread Paul Eggleton
Hi Paulo, On Thursday, 2 August 2018 12:11:37 AM BST Paulo Neves wrote: > I am trying to create my own test controller. After copy pasting and > adapting the skeleton from BeagleBoneTarget to > $MYLAYER/lib/oeqa/controllers I set the appropriate TEST_TARGET. > > When I run the testimage task I al

[yocto] Cannot use any TEST_TARGET besides simpleremote or qemu

2018-08-01 Thread Paulo Neves
Hello I am trying to create my own test controller. After copy pasting and adapting the skeleton from BeagleBoneTarget to $MYLAYER/lib/oeqa/controllers I set the appropriate TEST_TARGET. When I run the testimage task I always have errors like in [1]. The actual keyword that is unexpected changes