X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Ftestsuite.at;h=0e8eebc3c857c542c704c64052bdfd1ad367d0e0;hb=c86b0c21494752dc3fccda8f160af68d1135b13e;hp=1aab6f72a275d856e467afca070b4888db98972c;hpb=6d5cfeb757da524ed88bff55b2ee4e58b593641e;p=chaz%2Ftar diff --git a/tests/testsuite.at b/tests/testsuite.at index 1aab6f7..0e8eebc 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -1,7 +1,7 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright 2004-2008, 2010-2013 Free Software Foundation, Inc. +# Copyright 2004-2008, 2010-2014 Free Software Foundation, Inc. # This file is part of GNU tar. @@ -413,6 +413,12 @@ m4_include([selacl01.at]) m4_include([capabs_raw01.at]) +AT_BANNER([One top level]) +m4_include([onetop01.at]) +m4_include([onetop02.at]) +m4_include([onetop03.at]) +m4_include([onetop04.at]) + AT_BANNER([Star tests]) m4_include([star/gtarfail.at]) m4_include([star/gtarfail2.at])