/[Intel-AMT]/trunk/t/Redir.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/Redir.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9 - (show annotations)
Sun Aug 9 12:49:48 2009 UTC (14 years, 8 months ago) by dpavlin
File MIME type: application/x-troff
File size: 222 byte(s)
get data from SOL

1 #!/usr/bin/perl
2
3 use Test::More tests => 2;
4 use Data::Dump qw/dump/;
5
6 use lib 'lib';
7
8 BEGIN {
9 use_ok( 'Intel::AMT::Redir' );
10 }
11
12 ok( my $status = Intel::AMT::Redir::connect( $ENV{AMT_HOST} ), 'connect' );
13 diag $status;
14
15
16

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26