Skip to content

bstee615/pal-tools

Repository files navigation

pal-tools

This is a group of several tools distributed by Program Analysis Lab(PAL). See README's for some tools under README.<toolname>.md, e.g. README.trace.md for the trace tool.

Overview

  • harn: Generate a test harness for a code segment.
  • plog: Capture code segment input from program input.
  • pert: Generate a patch from a human-readable assertion format.
  • trace: Generate a dynamic trace of a program's execution.

Tests

Run tests from the root directory.

python3 -m unittest

About

Program analysis tools used by Program Analysis Lab (PAL).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published