Patrick Williams | 169d7bc | 2024-01-05 11:33:25 -0600 | [diff] [blame^] | 1 | #!/bin/sh |
2 | # | ||||
3 | # Copyright OpenEmbedded Contributors | ||||
4 | # | ||||
5 | # SPDX-License-Identifier: MIT | ||||
6 | # | ||||
7 | |||||
8 | test-cmake-example | ||||
9 | |||||
10 | # Note: run-ptests exits with exit value from test-cmake-example |