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