source: tests/test_util.pl @ 3c30b59

abac0-leakabac0-mei
Last change on this file since 3c30b59 was 3c30b59, checked in by Mei <mei@…>, 11 years ago

1) add in new refactored regression testing directory
2) undo the abac.hh/ABAC.hh api changes
3) merged with Ted's changes to attribute format/nickname/issuer processing

  • Property mode set to 100755
File size: 71 bytes
Line 
1#!/usr/bin/perl
2
3use strict;
4use ABAC;
5
6my $ctx = ABAC::Context->new;
7
Note: See TracBrowser for help on using the repository browser.