- **Milestone**: 5.18.09 --> 5.18.12


---

** [tickets:#2914] clm : add missing testcases of saClmInitialize_4() in Clm 
apitest**

**Status:** review
**Milestone:** 5.18.12
**Created:** Mon Aug 20, 2018 01:34 PM UTC by Richa 
**Last Updated:** Thu Aug 30, 2018 12:45 PM UTC
**Owner:** Richa 


The following  TestCases  are  missing in Clm apitest.
According to spec SAI-AIS-CLM-B.04.01(section 3.4.1) -
  1.  if only one callback   (saClmClusterTrackCallback)   is passed and 
saClmClusterNodeGetCallback is passed as null then  API will return SA_AIS_OK 
as return type.

2.  if all the parameters like clmHandle ,saClmCallback and version  are passed 
as null  then API will return   SA_AIS_ERR_INVALID_PARAM as return type.

3.  if only  clmHandle is passed and saClmCallbacks is  passed as null 
then API will return SA_AIS_ERR_INVALID_PARAM as return type.

4.  if only callbacks  is passed and clmHandle and version are passed as null 
then API will return  SA_AIS_ERR_INVALID_PARAM as return type.

5.  if only callbacks and version is passed and clmHandle is passed as null
then API will return SA_AIS_ERR_INVALID_PARAM as return type.


6.  if only version  is passed and clmhandle and saClmClusterNodeGetCallback 
are  passed as null then API will return SA_AIS_ERR_INVALID_PARAM as return 
type.



---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to