/[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

Annotation of /trunk/t/Redir.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8 - (hide annotations)
Sun Aug 9 12:03:19 2009 UTC (14 years, 9 months ago) by dpavlin
File MIME type: application/x-troff
File size: 222 byte(s)
begin work on SOL redirection

1 dpavlin 8 #!/usr/bin/perl
2    
3     use Test::More tests => 4;
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