-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EXSWHTEC-224 - Test cases ID clean up and documentation for Stream Management #87
base: develop
Are you sure you want to change the base?
EXSWHTEC-224 - Test cases ID clean up and documentation for Stream Management #87
Commits on Oct 26, 2022
-
SWDEV-355313 - Move catch tests and samples
Change-Id: I66f0c09e9c7405ec7430b1883e0e89542fdb87a0
Configuration menu - View commit details
-
Copy full SHA for cea96af - Browse repository at this point
Copy the full SHA cea96afView commit details
Commits on Nov 7, 2022
-
Change-Id: I212b82b1b3a78a368b85ea64e338371a34b405f9
Configuration menu - View commit details
-
Copy full SHA for 909e7e4 - Browse repository at this point
Copy the full SHA 909e7e4View commit details
Commits on Nov 28, 2022
-
SWDEV-355313 - Update amd-staging branch
Change-Id: Ib455f72b5be77e1a81137d15c07ea41161b16a3e
Configuration menu - View commit details
-
Copy full SHA for 094b9af - Browse repository at this point
Copy the full SHA 094b9afView commit details
Commits on Dec 1, 2022
-
EXSWHTEC-174 - Add Doxygen configuration and common header with group…
… definitions Customized Doxygen configuration named DoxyfileTests is added, as well as separate header file used for definition of test groups.
Configuration menu - View commit details
-
Copy full SHA for 070bb7c - Browse repository at this point
Copy the full SHA 070bb7cView commit details
Commits on Dec 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2a205ed - Browse repository at this point
Copy the full SHA 2a205edView commit details
Commits on Dec 8, 2022
-
EXSWHTEC-20 - hipFreeAsync negative tests
Added negative tests for hipFreeAsync - nullptr check for pointer parameter - invalid stream handle for stream parameter
Configuration menu - View commit details
-
Copy full SHA for 25fa1f4 - Browse repository at this point
Copy the full SHA 25fa1f4View commit details -
EXSWHTEC-19 - hipMallocAsync negative tests
negative tests for hipMallocAsync: - nullptr for device pointer parameter - invalid stream for stream parameter - size required larger than size of available memoryr
Configuration menu - View commit details
-
Copy full SHA for bb6c9f7 - Browse repository at this point
Copy the full SHA bb6c9f7View commit details -
EXSWHTEC-35 - Implement negative tests for hipMallocFromPoolAsync
- invalid device pointer - invalid mempool handle - invalid stream handle out of memory
Configuration menu - View commit details
-
Copy full SHA for dc2e3a1 - Browse repository at this point
Copy the full SHA dc2e3a1View commit details -
EXSWHTEC-36 - Basic hip mem pool negative tests
Negative tests for: - hipMemPoolCreate - hipMemPoolDestroy - hipMemPoolTrimTo
Configuration menu - View commit details
-
Copy full SHA for 7e955da - Browse repository at this point
Copy the full SHA 7e955daView commit details -
EXSWHTEC-57 - Hip mem pool import export tests
Implement negative and positive tests for the following functions: - hipMemPoolExportToShareableHandle - hipMemPoolImportFromShareableHandle - hipMemPoolExportPointer - hipMemPoolImportPointer Co-authored-by Nives Vukovic [email protected]
Configuration menu - View commit details
-
Copy full SHA for 7ef4d27 - Browse repository at this point
Copy the full SHA 7ef4d27View commit details
Commits on Dec 13, 2022
-
Merge branch 'develop' of github.com:mirza-halilcevic/hip-tests into …
…doxygen_configuration
Configuration menu - View commit details
-
Copy full SHA for 2db594f - Browse repository at this point
Copy the full SHA 2db594fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1977515 - Browse repository at this point
Copy the full SHA 1977515View commit details
Commits on Dec 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 259be27 - Browse repository at this point
Copy the full SHA 259be27View commit details -
EXSWHTEC-200 - Extend the PREDEFINED list to define all macro names t…
…o include #if and #ifdef sections in documentation
Configuration menu - View commit details
-
Copy full SHA for e0daf30 - Browse repository at this point
Copy the full SHA e0daf30View commit details
Commits on Dec 15, 2022
-
EXSWHTEC-224 - Test cases ID clean up and documentation for Stream Ma…
…nagement and Stream Memory Operations
Configuration menu - View commit details
-
Copy full SHA for 2ac6a64 - Browse repository at this point
Copy the full SHA 2ac6a64View commit details
Commits on Dec 19, 2022
-
Merge branch 'develop' of github.com:mirza-halilcevic/hip-tests into …
…hipMallocAsync_tests
Configuration menu - View commit details
-
Copy full SHA for 057b8af - Browse repository at this point
Copy the full SHA 057b8afView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd321b6 - Browse repository at this point
Copy the full SHA dd321b6View commit details -
Merge branch 'doxygen_configuration' of github.com:mirza-halilcevic/h…
…ip-tests into hipMallocAsync_tests
Configuration menu - View commit details
-
Copy full SHA for 773156d - Browse repository at this point
Copy the full SHA 773156dView commit details -
Merge branch 'doxygen_configuration' of github.com:mirza-halilcevic/h…
…ip-tests into hipFreeAsync_tests
Configuration menu - View commit details
-
Copy full SHA for 6ea811c - Browse repository at this point
Copy the full SHA 6ea811cView commit details -
Merge branch 'doxygen_configuration' of github.com:mirza-halilcevic/h…
…ip-tests into hipMallocFromPoolAsync_tests
Configuration menu - View commit details
-
Copy full SHA for 01ce39a - Browse repository at this point
Copy the full SHA 01ce39aView commit details -
Merge branch 'doxygen_configuration' of github.com:mirza-halilcevic/h…
…ip-tests into basic_hipMemPool_negative_tests
Configuration menu - View commit details
-
Copy full SHA for eb551d4 - Browse repository at this point
Copy the full SHA eb551d4View commit details -
Merge branch 'doxygen_configuration' of github.com:mirza-halilcevic/h…
…ip-tests into hipMemPoolImportExport_tests
Configuration menu - View commit details
-
Copy full SHA for 2c58a3d - Browse repository at this point
Copy the full SHA 2c58a3dView commit details -
Merge branch 'hipMallocAsync_tests' of github.com:mirza-halilcevic/hi…
…p-tests into doxygen_stream_management_documentation
Configuration menu - View commit details
-
Copy full SHA for 558bb21 - Browse repository at this point
Copy the full SHA 558bb21View commit details -
Merge branch 'hipFreeAsync_tests' of github.com:mirza-halilcevic/hip-…
…tests into doxygen_stream_management_documentation
Configuration menu - View commit details
-
Copy full SHA for 83ad0a4 - Browse repository at this point
Copy the full SHA 83ad0a4View commit details -
Merge branch 'hipMallocFromPoolAsync_tests' of github.com:mirza-halil…
…cevic/hip-tests into doxygen_stream_management_documentation
Configuration menu - View commit details
-
Copy full SHA for e682295 - Browse repository at this point
Copy the full SHA e682295View commit details -
Merge branch 'basic_hipMemPool_negative_tests' of github.com:mirza-ha…
…lilcevic/hip-tests into doxygen_stream_management_documentation
Configuration menu - View commit details
-
Copy full SHA for 6ba8130 - Browse repository at this point
Copy the full SHA 6ba8130View commit details -
Merge branch 'hipMemPoolImportExport_tests' of github.com:mirza-halil…
…cevic/hip-tests into doxygen_stream_management_documentation
Configuration menu - View commit details
-
Copy full SHA for c5df959 - Browse repository at this point
Copy the full SHA c5df959View commit details -
EXSWHTEC-224 - Test cases ID clean up and documentation for Stream Or…
…dered Memory Allocators
Configuration menu - View commit details
-
Copy full SHA for 943278f - Browse repository at this point
Copy the full SHA 943278fView commit details
Commits on Dec 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 53b356b - Browse repository at this point
Copy the full SHA 53b356bView commit details
Commits on Jan 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 82a1cc5 - Browse repository at this point
Copy the full SHA 82a1cc5View commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f8f988d - Browse repository at this point
Copy the full SHA f8f988dView commit details
Commits on Jul 10, 2023
-
Merge branch 'develop' of github.com:mirza-halilcevic/hip-tests into …
…doxygen_stream_management_documentation
Configuration menu - View commit details
-
Copy full SHA for f980098 - Browse repository at this point
Copy the full SHA f980098View commit details
Commits on Feb 8, 2024
-
Merge remote-tracking branch 'origin/develop' into doxygen_stream_man…
…agement_documentation
Configuration menu - View commit details
-
Copy full SHA for 64bcc45 - Browse repository at this point
Copy the full SHA 64bcc45View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4ee954 - Browse repository at this point
Copy the full SHA d4ee954View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83a305a - Browse repository at this point
Copy the full SHA 83a305aView commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5ca6ce - Browse repository at this point
Copy the full SHA e5ca6ceView commit details