Dosyalar
rocm-systems/projects/rocjpeg/test/rocjpeg_negative_api_tests/README.md
T
Ameya Keshava Mallya f4f1df295a Add 'projects/rocjpeg/' from commit '06a08d3cb83b7e77555ff2baebedfe4e52fa5dbb'
git-subtree-dir: projects/rocjpeg
git-subtree-mainline: d0396f30b3
git-subtree-split: 06a08d3cb8
2026-01-30 20:35:04 +00:00

550 B

rocJPEG API Negative tests

This test suite is designed to perform negative testing on all rocJPEG APIs. The purpose of these tests is to validate the robustness and error-handling mechanisms of the rocJPEG APIs by providing invalid inputs, unexpected scenarios, or edge cases to ensure the APIs respond with appropriate error messages or behaviors.

Prerequisites:

Build

mkdir build && cd build
cmake ../
make -j

Run

./rocjpegnegativetest