Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miiraak/checksumtestfiles

A various collection of file for checksum testing.
https://github.com/miiraak/checksumtestfiles

checksum testfile

Last synced: about 1 month ago
JSON representation

A various collection of file for checksum testing.

Awesome Lists containing this project

README

        

# Checksum Test Files

## Description

This repository provides a collection of test files specifically designed for checksum validation tools. It includes files of various sizes as well as corrupted files to test the robustness of checksum software. The project aims to simplify validation tests and offer a reliable resource for developers and testers.

## Features
- **Test Files**:
- Sizes: 1 Kio, 100 Kio, 1 Mio, 100 Mio, 1 Gio.
- Various formats: text, binary, image, video, and more.
- **Practical Tools**:
- Scripts and utilities to generate or verify checksums.

### Features in development
|||
|---|---|
| **Corrupted Files** | A collection of intentionally corrupted files for robustness testing. |
| **More Formats** | Additional file types such as compressed archives or audio files. |
| **GitHub Actions** | Automated workflows to validate checksums in the repository. |

## Usage

Clone the repository and use the included files for testing your checksum validation tools. You can also use the utilities provided in the `/tools` directory to generate or verify checksums.

Feel free to test my [ChecksumCheck](https://github.com/Miiraak/ChecksumCheck) 🫀

## Contributing

Contributions are welcome! To contribute to this project, please follow these steps:

1. Fork the repository.
2. Create a new branch for your feature (`git checkout -b my-new-feature`).
3. Make your changes.
4. Commit your changes (`git commit -m 'Add my new feature'`).
5. Push your branch (`git push origin my-new-feature`).
6. Open a Pull Request.

## Issues and Suggestions

If you encounter any issues or have suggestions for improving the project, please use the [GitHub issue tracker](https://github.com/Miiraak/checksum-test-files/issues).

## License

This project is licensed under the [LICENSE_NAME]. See the [LICENSE](./LICENSE) file for more details.

## Authors

- [**Miiraak**](https://github.com/Miiraak) - *Lead Developer*