2 # SPDX-License-Identifier: GPL-2.0
3 # description: Test creation and deletion of trace instances
7 rmdir x y z
2>/dev
/null
15 # we don't want to fail on error
22 if [ $result -ne 0 ]; then
23 echo "instance rmdir not supported"
67 echo "Wait for processes to finish"
68 wait $p1 $p2 $p3 $p4 $p5
69 echo "all processes finished, wait for cleanup"
76 fail
"instance $d still exists"