]> Dogcows Code - chaz/tar/blobdiff - tests/testsuite.at
testsuite: add test for buggy default ACLs
[chaz/tar] / tests / testsuite.at
index 1aab6f72a275d856e467afca070b4888db98972c..ac0119e8d48d34da61733317bf472e7475de51f6 100644 (file)
@@ -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.
 
@@ -407,12 +407,19 @@ m4_include([xattr05.at])
 
 m4_include([acls01.at])
 m4_include([acls02.at])
+m4_include([acls03.at])
 
 m4_include([selnx01.at])
 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])
This page took 0.024963 seconds and 4 git commands to generate.