root/honeyclient/branches/exp/xeno-realtime_integrity/lib/test_new_integrity.pl

Revision 983, 154 bytes (checked in by xkovah, 1 year ago)

my favoritest test script ever

  • Property svn:executable set to *
Line 
1 #!/usr/bin/perl
2
3
4 use HoneyClient::Agent::Integrity;
5 use HoneyClient::Util::Config;
6
7 my $int_ob = HoneyClient::Agent::Integrity->new();
8 $int_ob->check();
Note: See TracBrowser for help on using the browser.