Commit Graph

15 Commits

Author SHA1 Message Date
Frank Morgner
902afa889b export sc_apdu_set_resp from OpenSC 2015-11-02 21:28:23 +01:00
Frank Morgner
b1b7616c24 Cross compiles for Win64 with travis 2015-09-19 02:40:51 +02:00
Frank Morgner
7ce8f53b84 activate windows cross compilation 2015-08-22 00:22:41 +02:00
Frank Morgner
1b4139adff activate clang 2015-08-13 09:21:38 +02:00
Frank Morgner
1ebd92f8b9 another fixup 2015-01-27 05:03:09 +01:00
Frank Morgner
8187dbbb15 an other fixup 2015-01-26 22:04:26 +01:00
Frank Morgner
e77fecd601 (hopefully) fixed travis-ci with coverity-scan 2015-01-26 22:00:23 +01:00
Frank Morgner
685443be04 added coverty scan to travis.yml 2015-01-21 09:26:58 +01:00
Dominik
bca1fe3656 Add CardGenerator unit test
Added a first unit test for the CardGenerator class. It currently only contains
one test case for generating a virtual nPA.

In order to use this test some changes to the TravisCI configuration are
required. Especially the OpenPACE python bindings need to be build before
vsmartcard is being tested since the vsmartcard nPA functions use these
bindings.
2014-12-21 15:30:08 +01:00
Dominik
9e606bb0d5 Run vpicc unit tests from Travis 2014-07-24 20:53:32 +02:00
Dominik
ac259067ca Go back to the project root after building libnpa 2014-06-01 12:12:14 +02:00
Dominik
10104b090a Build libnpa during TravisML tests 2014-06-01 12:01:53 +02:00
Dominik
67e5407f8d Fix OpenSC compilation for TravisML tests 2014-06-01 09:33:47 +02:00
Dominik
8a41456889 Explicitly set OPENSSL_CFLAGS and OPENSSL_LIBS for ccid 2014-05-14 04:14:54 +02:00
Dominik
dfe6cd50c1 Add a basic .travis.yml file for automated testing 2014-05-02 18:10:27 +02:00