1#!/bin/sh
2# description: Basic trace file check
3test -f README -a -f trace -a -f tracing_on -a -f trace_pipe
4