irods / irods_docs

iRODS Documentation
3 stars 17 forks source link

Developer Documentation: Document assumptions for MSI unit tests #205

Closed alanking closed 1 month ago

alanking commented 1 year ago

The MSI unit tests assume that the RuleExecInfo* is a valid, non-null pointer and the same for its members which are pointers. Please document this and any other noteworthy assumptions so that developers working with the MSI unit tests know what they should assert.