datacommsserver/esockserver/test/TE_EsockTestSteps/src/Te_esockteststepsSuiteServer.cpp
changeset 1 21d2ab05f085
parent 0 dfb7c4ff071f
child 4 928ed51ddc43
equal deleted inserted replaced
0:dfb7c4ff071f 1:21d2ab05f085
   404 
   404 
   405 	// Sockets
   405 	// Sockets
   406 	NEW_ESOCK_TESTSTEP(SendReceiveIoctlStep)
   406 	NEW_ESOCK_TESTSTEP(SendReceiveIoctlStep)
   407 	NEW_ESOCK_TESTSTEP(SocketProtocolDescriptionStep)
   407 	NEW_ESOCK_TESTSTEP(SocketProtocolDescriptionStep)
   408 	NEW_ESOCK_TESTSTEP(SocketGetOptionStep)
   408 	NEW_ESOCK_TESTSTEP(SocketGetOptionStep)
       
   409 	NEW_ESOCK_TESTSTEP(SocketSetOptionStep)
   409 
   410 
   410 	// Socket server
   411 	// Socket server
   411 	NEW_ESOCK_TESTSTEP(SocketServerNumProtocolsStep)
   412 	NEW_ESOCK_TESTSTEP(SocketServerNumProtocolsStep)
   412 	NEW_ESOCK_TESTSTEP(SocketServerFindProtocolStep)
   413 	NEW_ESOCK_TESTSTEP(SocketServerFindProtocolStep)
   413 	NEW_ESOCK_TESTSTEP(SocketServerGetProtocolInfoStep)
   414 	NEW_ESOCK_TESTSTEP(SocketServerGetProtocolInfoStep)