···11#!/bin/bash22+# SPDX-License-Identifier: GPL-2.023#34# Kselftest Install45# Install kselftest tests56# Author: Shuah Khan <shuahkh@osg.samsung.com>67# Copyright (C) 2015 Samsung Electronics Co., Ltd.77-88-# This software may be freely redistributed under the terms of the GNU99-# General Public License (GPLv2).108119install_loc=`pwd`1210