pub(crate) fn test_files(cmd: TestFilesCmd) -> Result<()>
Expand description
Entry point for testing file handling binaries for official ArchLinux packages, source repositories and databases.
This function relegates to functions that:
- Download packages.
- Test file parsers on all files.
- Clean up downloaded files.