From: Yin, H. <hu...@in...> - 2004-06-02 09:21:59
|
Hi, As you know there is a test spec for TIPCv1, but now TIPC has gone to v2. Some of the items in test spec for TIPCv1 are not suitable or don't work for TIPCv2. For example, the following is some of the content: ------------------------------------------------------------------------ ---- ------------------------------------------------------------------------ ---- Name Table Test Program ----------------------- 1) Publish 1000 port names, some of them from the same port. 2) Call NAME_AVAILABLE to verify that the names are really published. 2) Withdraw these port names in a different order than they=20 were published. 2) Call NAME_AVAILABLE to verify that the names are really withdrawn. 3) Publish different types: Load shared. Many from same processor, and from different processors Preferred load shared.Verify that you are refused a=20 second publication. Illegal suite: lower > upper Overlapping suites: Verifiy that these are rejected. Publications with different visibility: Zone,Subnet,Processor Call NAME_AVAILABLE again to verify publication scope. ------------------------------------------------------------------------ ---- ------------------------------------------------------------------------ ---- but you know there is not a NAME_AVAILABLE event in TIPCv2 source code at all. So I think we'd better update and improve the old test spec from v1 to v2. Is there a new test spec for TIPCv2 or not? If not, I'd like to work out a test spec for TIPCv2 according to v1, but I need more information about TIPCv2, such as the design spec and etc. So can you provide me some good materials and help me to work out that together, thank you very much in advance! Best Regards Nick Yin Jun 2, 2004 |