1f08c3bdfSopenharmony_ci# Copyright (c) 2015 Oracle and/or its affiliates. All Rights Reserved. 2f08c3bdfSopenharmony_ci# 3f08c3bdfSopenharmony_ci# This program is free software; you can redistribute it and/or 4f08c3bdfSopenharmony_ci# modify it under the terms of the GNU General Public License as 5f08c3bdfSopenharmony_ci# published by the Free Software Foundation; either version 2 of 6f08c3bdfSopenharmony_ci# the License, or (at your option) any later version. 7f08c3bdfSopenharmony_ci# 8f08c3bdfSopenharmony_ci# This program is distributed in the hope that it would be useful, 9f08c3bdfSopenharmony_ci# but WITHOUT ANY WARRANTY; without even the implied warranty of 10f08c3bdfSopenharmony_ci# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11f08c3bdfSopenharmony_ci# GNU General Public License for more details. 12f08c3bdfSopenharmony_ci# 13f08c3bdfSopenharmony_ci# You should have received a copy of the GNU General Public License 14f08c3bdfSopenharmony_ci# along with this program; if not, write the Free Software Foundation, 15f08c3bdfSopenharmony_ci# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 16f08c3bdfSopenharmony_ci 17f08c3bdfSopenharmony_citop_srcdir ?= ../../../.. 18f08c3bdfSopenharmony_ciinclude $(top_srcdir)/include/mk/testcases.mk 19f08c3bdfSopenharmony_ci 20f08c3bdfSopenharmony_ciINSTALL_TARGETS := lock_torture.sh 21f08c3bdfSopenharmony_ci 22f08c3bdfSopenharmony_ciinclude $(top_srcdir)/include/mk/generic_leaf_target.mk 23