source: examples/README @ accd63d

mei_rt2
Last change on this file since accd63d was 08b8da7, checked in by Mei <mei@…>, 12 years ago

1) rework examples directory with Makefile
2) update scaling with plotting scripts
3) add more doc in there

  • Property mode set to 100644
File size: 678 bytes
Line 
1
2This directory serves as a regression testing and performance testing
3platform for libabac.  It contains many actual valid RT0/RT1/RT2
4examples in C/python/perl. It also contain examples of Creddy in
5action.
6
7creddy_prover_tests : various RT examples using Creddy and abac_prover_yap,
8                      a C implemenation of an ABAC prover
9python_tests: same RT examples as in creddy_prover_tests but in python scripts
10              using libabac ABAC
11example_scripts: small examples scripts in perl/python/C
12passphrase_tests: examples that demonstrate the use of an encrypted
13                  private key
14scaling_tests: performance testing
15
16
17To run,
18
19   make runcheck
20
Note: See TracBrowser for help on using the repository browser.