Commit Graph

8 Commits

Author SHA1 Message Date
Joseph Birr-Pixton e7a54f60f2 Use lcov/llvm for coverage 2017-06-17 22:08:22 +01:00
Joseph Birr-Pixton 46d5fc03a5 Add tests for dangerous_configuration
Also:

- use it for bogo_shim, which previously used DANGEROUS_DISABLE_VERIFY.
  bogo_shim now only built with dangerous_configuration.
- require a non-empty certificate list outside the external verifier;
  this is a internal invariant.
- Abolish ASN1Cert in preference to key::Certificate
2017-05-13 18:08:21 +01:00
Joseph Birr-Pixton e5d47ce8b1 Fix coverage build on os-x
Squashed commit of the following:

commit 72ab42b890
Author: Joseph Birr-Pixton <jpixton@gmail.com>
Date:   Fri Sep 23 22:07:21 2016 +0100

    fix osx and leaving dangerous verify.rs around

commit f49bc6429f
Author: Joseph Birr-Pixton <jpixton@gmail.com>
Date:   Fri Sep 23 21:18:20 2016 +0100

    fix bogo instantiation

commit 047855a3c7
Author: Joseph Birr-Pixton <jpixton@gmail.com>
Date:   Fri Sep 23 21:09:56 2016 +0100

    don't use realpath, use readlink

commit e4a3e9bc50
Author: Joseph Birr-Pixton <jpixton@gmail.com>
Date:   Fri Sep 23 20:56:23 2016 +0100

    need coreutils
2016-09-23 22:28:28 +01:00
Joseph Birr-Pixton da7e810883 Coverage work: run tools perhaps through a wrapper 2016-09-23 20:38:08 +01:00
Joseph Birr-Pixton 0cdf0c6f6c bogo: accept unimplemented, fix extra tests 2016-08-24 20:14:28 +01:00
Joseph Birr-Pixton 7fc6e0ed02 Run more bogo tests 2016-08-23 22:11:54 +01:00
Joseph Birr-Pixton db175df922 Add local patches to bogo 2016-08-22 23:41:56 +01:00
Joseph Birr-Pixton 0de9b3b87f Add our bogo shim, config file, and scripts
This doesn't currently pass everything, but found
a few bugs already.
2016-08-21 12:39:39 +01:00