]> code.ossystems Code Review - openembedded-core.git/commit
libnl: add ptest support
authorYi Fan Yu <yifan.yu@windriver.com>
Fri, 19 Feb 2021 06:03:09 +0000 (01:03 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 21 Feb 2021 21:59:52 +0000 (21:59 +0000)
commit23a785a373f76a24f4f7dd867522ce296cbf30f3
tree9a56ef4072d12b33a4f9f9ba46c6488d1b28f1e1
parentb7f38af7ac9449178c603c5349808b8c0dd84d35
libnl: add ptest support

All tests are installed, but only what `make check`
runs is run, so currently that's 1 test named `check-all`

`libcheck` needs to be present for ./configure to generate
the check* tests.

An issue asking about upstream testing strategy is opened at
https://github.com/thom311/libnl/issues/270

Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libnl/files/enable-serial-tests.patch [new file with mode: 0644]
meta/recipes-support/libnl/files/run-ptest [new file with mode: 0755]
meta/recipes-support/libnl/libnl_3.5.0.bb