/[Intel-AMT]/trunk/t/SOAP.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/t/SOAP.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations)
Sat Aug 8 15:07:39 2009 UTC (14 years, 9 months ago) by dpavlin
File MIME type: application/x-troff
File size: 157 byte(s)
based on amttool from amtterm 1.2 from http://dl.bytesex.org/releases/amtterm/
1 #!/usr/bin/perl -T
2
3 use Test::More tests => 2;
4
5 use lib 'lib';
6
7 BEGIN {
8 use_ok( 'Intel::AMT::SOAP' );
9 }
10
11 ok( Intel::AMT::SOAP::command( 'info' ), 'info' );

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26