Commit Graph

2 Commits

Author SHA1 Message Date
Michael Tautschnig 0796fd74a4 Fix Xen integration test
1) We need the scripts/ directory inside the container to patch MiniSat.
2) Use -a with `docker ps` to also list containers that aren't running, and
don't expect the container name at the beginning of the line.
2019-03-06 22:34:06 +00:00
Elizabeth Polgreen 507766ed45 Docker file to compile Xen
To create docker file, run "make" in integration/xen.  The Docker file will
build CBMC, download Xen upstream version, and one-line-scan, and then attempt
to build Xen using goto-cc.
2019-02-26 01:51:59 +00:00