1*d583b39bSJohn Wren Kennedy# 2*d583b39bSJohn Wren Kennedy# This file and its contents are supplied under the terms of the 3*d583b39bSJohn Wren Kennedy# Common Development and Distribution License ("CDDL"), version 1.0. 4*d583b39bSJohn Wren Kennedy# You may only use this file in accordance with the terms of version 5*d583b39bSJohn Wren Kennedy# 1.0 of the CDDL. 6*d583b39bSJohn Wren Kennedy# 7*d583b39bSJohn Wren Kennedy# A full copy of the text of the CDDL should have accompanied this 8*d583b39bSJohn Wren Kennedy# source. A copy of the CDDL is also available via the Internet at 9*d583b39bSJohn Wren Kennedy# http://www.illumos.org/license/CDDL. 10*d583b39bSJohn Wren Kennedy# 11*d583b39bSJohn Wren Kennedy 12*d583b39bSJohn Wren Kennedy# 13*d583b39bSJohn Wren Kennedy# Copyright (c) 2012 by Delphix. All rights reserved. 14*d583b39bSJohn Wren Kennedy# 15*d583b39bSJohn Wren Kennedy 16*d583b39bSJohn Wren KennedyThis directory contains shell libraries used by the Solaris Test 17*d583b39bSJohn Wren KennedyFramework (STF). They are duplicated here to allow test suites (like 18*d583b39bSJohn Wren Kennedythe ZFS Test Suite) that were written for STF to be easily ported 19*d583b39bSJohn Wren Kennedyto this framework. 20