mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Added highmem group so that these tests can be excluded for low memory machine.
Added highmem group so that these tests can be excluded for low memory machine.
This commit is contained in:
@@ -69,6 +69,10 @@ auto dxm@sgi.com
|
||||
# ioctl - tests which use ioctl commands (directly/indirectly)
|
||||
ioctl nathans@sgi.com
|
||||
|
||||
# highmem - Some tests cause low memory machines to crash. Use this group
|
||||
# with the '-x' exclude option to exclude these tests.
|
||||
highmem ajones@sgi.com
|
||||
|
||||
# test-group association ... one line per test
|
||||
#
|
||||
001 rw dir auto
|
||||
@@ -76,14 +80,14 @@ ioctl nathans@sgi.com
|
||||
003 db auto
|
||||
004 db auto
|
||||
005 dir auto
|
||||
006 dir auto
|
||||
006 dir highmem auto
|
||||
007 dir auto
|
||||
008 rw ioctl auto
|
||||
009 rw ioctl auto
|
||||
010 other auto
|
||||
011 dir auto
|
||||
011 dir highmem auto
|
||||
012 rw auto
|
||||
013 other ioctl auto
|
||||
013 other ioctl highmem auto
|
||||
014 rw auto
|
||||
015 other auto
|
||||
016 rw auto
|
||||
|
||||
Reference in New Issue
Block a user