Hi All,

We were trying to add a custom sdktest script as shown in example
https://docs.yoctoproject.org/test-manual/intro.html#testsdk.

The script gets invoked when placed in meta/lib/oeqa/sdk/cases/mysdktest.py

However when placed under.
<my layer>/lib/oeqa/sdk/cases/mysdktest.py
It does not get invoked when running
bitbake <my image> -c testsdk

The testimage scripts do work when placed under
<my layer>/lib/oeqa/runtime/cases/
as they are controlled by the TEST_SUITES variable.

Kindly advise on how to proceed.

-- 
Regards,
Karthik Poduval
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#56588): https://lists.yoctoproject.org/g/yocto/message/56588
Mute This Topic: https://lists.yoctoproject.org/mt/90121010/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to