On 15 May 2023, at 08:35, qi...@fujitsu.com via lists.openembedded.org 
<qiutt=fujitsu....@lists.openembedded.org> wrote:
> +# create atconfig
> +if [[ ! -f "atconfig" ]]; then
> +    echo 'abs_builddir="@PTEST_PATH@/tests/"' > atconfig
> +    echo 'abs_srcdir="@PTEST_PATH@/tests/"' >> atconfig
> +    echo 'abs_top_builddir="@PTEST_PATH@/"' >> atconfig
> +fi

You can generate this file when the package is built, surely.

> +RDEPENDS:${PN}-ptest += "bash"

Did you try to port the test suite away from bash?

Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#181239): 
https://lists.openembedded.org/g/openembedded-core/message/181239
Mute This Topic: https://lists.openembedded.org/mt/98898762/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to