Skip to content

EXSWHTEC-19 - hipMallocAsync negative tests - #37

Merged
mangupta merged 14 commits into
ROCm:developfrom
mirza-halilcevic:hipMallocAsync_tests
Jul 11, 2023
Merged

mangupta merged 14 commits into
ROCm:developfrom
mirza-halilcevic:hipMallocAsync_tests

Conversation

@marko-veniger

Copy link
Copy Markdown
Contributor

negative tests for hipMallocAsync:

  • nullptr for device pointer parameter
  • invalid stream for stream parameter
  • size required larger than size of available memory

gargrahul and others added 6 commits October 26, 2022 03:59
Change-Id: I66f0c09e9c7405ec7430b1883e0e89542fdb87a0
Change-Id: I212b82b1b3a78a368b85ea64e338371a34b405f9
Change-Id: Ib455f72b5be77e1a81137d15c07ea41161b16a3e
… definitions

Customized Doxygen configuration named DoxyfileTests is added, as well as separate header file
used for definition of test groups.
negative tests for hipMallocAsync:
 - nullptr for device pointer parameter
 - invalid stream for stream parameter
 - size required larger than size of available memoryr
@marko-veniger
marko-veniger marked this pull request as ready for review December 8, 2022 18:32
@rorake

rorake commented Jun 21, 2023

Copy link
Copy Markdown
Contributor

@marko-veniger
Will you please resolve the merge conflicts for this PR?

@mangupta
mangupta merged commit 6d62387 into ROCm:develop Jul 11, 2023
ammallya pushed a commit that referenced this pull request Oct 28, 2025
 - negative tests for hipMallocAsync:
 - nullptr for device pointer parameter
 - invalid stream for stream parameter
 - size required larger than size of available memoryr
 - Extend the PREDEFINED list to define all macro names to include #if and #ifdef sections in documentation
 - Resolve unresolved merge conflicts

[ROCm/hip-tests commit: 6d62387]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants