This is an optional command line test kit.

It has been superseded by a go test suite and scalatests, but it is still around for debugging.

TO use it:

  • you need to install cram to use it and build images
  • you can run them with cram test_actionloop.t
  • and cram test_actionloop-golang

also you can start directy the binary without the images with

  • ./start.sh
  • or COMPILER=../core/goproxy ./start.sh

If you start them, images won't be started by the test.