11 lines
171 B
Plaintext
11 lines
171 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
#
|
||
|
|
# Copyright OpenEmbedded Contributors
|
||
|
|
#
|
||
|
|
# SPDX-License-Identifier: MIT
|
||
|
|
#
|
||
|
|
|
||
|
|
test-cmake-example
|
||
|
|
|
||
|
|
# Note: run-ptests exits with exit value from test-cmake-example
|