dwmith wrote: > [...] When you go to run a single test, you'd do the following: > # cd testsuite > # make installcheck RUNTESTFLAGS=systemtap.string/strtol.exp > [...] FWIW, you don't need the subdirectory name at all. Just say RUNTESTFLAGS=strtol.exp, and rely on the latter's uniqueness. - FChE