You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

52 lines
1.9 KiB

  1. ############################################################################
  2. # Joshua R. Boverhof, LBNL
  3. # See Copyright for copyright notice!
  4. ###########################################################################
  5. ###########################################################################
  6. # Config file for the unit test framework.
  7. # Sections below.
  8. ###########################################################################
  9. ##########################################################################
  10. # SECTION [files] - archives of wsdl/xsd files.
  11. #
  12. ##########################################################################
  13. [files]
  14. archives = ('xmethods.tar.gz', 'schema.tar.gz')
  15. ##########################################################################
  16. # SECTION [services_by_file] - all services locally available for
  17. # testing.
  18. ##########################################################################
  19. [services_by_file]
  20. ogsi = schema/ogsi/ogsi_service.wsdl
  21. airport = xmethods/airport.wsdl
  22. amazon = xmethods/AmazonWebServices.wsdl
  23. books = xmethods/books.wsdl
  24. distance = xmethods/Distance.wsdl
  25. freedb = xmethods/freedb.wsdl
  26. globalweather = xmethods/globalweather.wsdl
  27. IHaddock = xmethods/IHaddock.wsdl
  28. ip2geo = xmethods/ip2geo.wsdl
  29. magic = xmethods/magic.wsdl
  30. query = xmethods/query.wsdl
  31. RateInfo = xmethods/RateInfo.wsdl
  32. SHA1Encrypt = xmethods/SHA1Encrypt.wsdl
  33. siteInsepct = xmethods/siteInspect.wsdl
  34. TemperatureService = xmethods/TemperatureService.wsdl
  35. usweather = xmethods/usweather.wsdl
  36. zip2geo = xmethods/zip2geo.wsdl
  37. ##########################################################################
  38. # SECTION [services_by_http] - all services available for
  39. # network testing.
  40. ##########################################################################
  41. [services_by_http]
  42. amazon = http://soap.amazon.com/schemas/AmazonWebServices.wsdl
  43. homelandsecurity = http://www.boyzoid.com/threat.cfc?wsdl
  44. rtf2html = http://www.infoaccelerator.net/cfc/rft2html.cfc?WSDL