On 15 May 2023, at 08:35, [email protected] via lists.openembedded.org
<[email protected]> 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: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-