Files
rocm-systems/test/rocjpeg_negative_api_tests
Kiriti Gowda bdb12b59fb rocjpeg - CMake Find updates (#164)
* rocjpeg - CMake Find updates

* Version file - fix

* Changelog - updates

* Cleanup

* Test - cmakelists updates

* header - minor fix

---------

Co-authored-by: Kiriti <kiriti@santiago.amd.com>
2025-07-07 21:50:01 -04:00
..

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