[erlang-questions] distributed common test

Joel Reymont joelr1@REDACTED
Mon Aug 29 17:31:43 CEST 2011


I'm trying to replace the distributed test harness I have in OpenPoker with Common Test.

According to the CT docs,

"The main idea is that CT based test programs connect to the target system(s) via standard O&M interfaces. CT provides implementations and wrappers of some of these O&M interfaces and will be extended with more interfaces later. There are a number of target independent interfaces supported in CT such as Generic Telnet, FTP etc. which can be specialized or used directly for controlling instruments, traffic generators etc."

What are "standard O&M" interfaces?

How do I add my own?

Are there examples showing distributed CT in action?

	Thanks, Joel

--------------------------------------------------------------------------
- for hire: mac osx device driver ninja, kernel extensions and usb drivers
---------------------+------------+---------------------------------------
http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
---------------------+------------+---------------------------------------




More information about the erlang-questions mailing list