• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!/bin/sh
2# SPDX-License-Identifier: GPL-2.0-or-later
3# Copyright (c) 2024-2025 Cyril Hrubis <chrubis@suse.cz>
4#
5# ---
6# env
7# {
8#  "needs_kconfigs": ["CONFIG_NUMA=y"]
9# }
10# ---
11
12. tst_loader.sh
13
14tst_res TPASS "Shell loader works fine!"
15