Lines Matching full:files
11 from tests/data_files/ and tests/suites/*.data files by default.
184 A base class that uses X509Parser to parse files to a list of AuditData.
195 - walk_all: Defaultly, it iterates over all the files in the provided
218 """Collect the default files for parsing."""
248 Iterate over all the files in the list and get audit data. The
272 """Class for auditing files in `tests/data_files/`"""
275 """Collect all files in `tests/data_files/`"""
338 """Class for auditing files in `tests/suites/*.data`"""
341 """Collect all files in `tests/suites/*.data`"""
392 help='list the information of all the files')
404 parser.add_argument('--data-files', action='append', nargs='*',
405 help='data files to audit',
407 parser.add_argument('--suite-data-files', action='append', nargs='*',
408 help='suite data files to audit',
444 # go through all the files
451 # we filter out the files whose validity duration covers the provided