mirror of
https://git.yoctoproject.org/poky
synced 2026-07-03 11:13:39 +02:00
(From OE-Core rev: d0d184045e8034ddbc77549e681f187e12ab1d08) Signed-off-by: Stefan Seefeld <stefan_seefeld@mentor.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
5 lines
39 B
Bash
Executable File
5 lines
39 B
Bash
Executable File
#!/bin/sh
|
|
|
|
make -C tests installcheck
|
|
|