index
:
spice/libcacard
master
Common Access Card library (mirrored from https://gitlab.freedesktop.org/spice/libcacard)
elmarco
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-17
tests: New tests of initialization
Jakub Jelen
2
-0
/
+93
2020-04-17
Generate new NSS DB for tests
Jakub Jelen
6
-0
/
+5
2020-04-17
Use the new finalize API in tools and tests and refactor the order of the cal...
Jakub Jelen
2
-3
/
+13
2020-04-17
Do not attempt to run HW tests without all dependencies
Jakub Jelen
1
-6
/
+14
2020-04-17
meson: The libcacard test does not require softhsm
Jakub Jelen
1
-1
/
+0
2020-01-29
build-sys: add meson
Marc-André Lureau
1
-0
/
+52
2020-01-29
Fix -Wunused-parameter warnings
Marc-André Lureau
2
-2
/
+2
2020-01-27
setup-softhsm2: Try to find library on Ubuntu
Jakub Jelen
1
-1
/
+14
2020-01-22
tests: fix shebang
Marc-André Lureau
1
-1
/
+1
2019-08-28
tests: Reproducer for pkcs11 modules invalidating object handles on logout
Jakub Jelen
1
-0
/
+21
2019-07-04
tests: Run the GP tests also against HW card
Jakub Jelen
4
-48
/
+57
2019-07-04
tests: Verify that after the MSFT applet operations, the PIN query returns ex...
Jakub Jelen
4
-48
/
+85
2019-07-04
cac: Clone also ATR to match one from the official list
Jakub Jelen
1
-1
/
+21
2019-07-04
msft: Implement MS PnP applet to simplify card detection under Windows
Jakub Jelen
1
-0
/
+49
2019-07-04
card_7816: Handle AIDs of arbitrary length
Jakub Jelen
1
-5
/
+7
2019-07-04
gp: Fix typos and formatting issues
Jakub Jelen
1
-1
/
+1
2019-03-27
tests: Make sure the card is reset before querying for the pin attempts
Jakub Jelen
1
-2
/
+11
2019-03-27
tests: Verify that VERIFY succeeds after login
Jakub Jelen
2
-0
/
+24
2019-03-27
tests: The NSS DB automatically loads all the PKCS#11 modules in Fedora 29+
Jakub Jelen
1
-1
/
+3
2018-08-22
tests: Avoid buffer overflow when creating invalid PKCS#1.5 paddded data
Jakub Jelen
1
-4
/
+5
2018-08-22
hex_dump: Add unit test
Christophe Fergeau
1
-0
/
+21
2018-08-15
tests: Fix 'simpletlv' on i686 arches
Christophe Fergeau
1
-3
/
+3
2018-08-08
tests: fix size_t printf format error
Marc-André Lureau
2
-4
/
+4
2018-08-06
tests: More ideas to test
Jakub Jelen
1
-0
/
+1
2018-08-06
tests: Consolidate the tests for hw and non-hw versions
Jakub Jelen
2
-39
/
+25
2018-08-06
tests: Negative test cases to increase coverage
Jakub Jelen
4
-7
/
+565
2018-08-06
cac, cac-aca: Implement other undocumented encoding for extended properties
Jakub Jelen
2
-2
/
+99
2018-08-06
tests: GP Card Manager and responses on SELECT APDU
Jakub Jelen
3
-3
/
+54
2018-08-06
tests: Make sure we do not crash on bad data to sign
Jakub Jelen
3
-0
/
+88
2018-08-06
tests: Select OID
Jakub Jelen
3
-2
/
+85
2018-08-06
tests: Extend the hwtests with get_response
Jakub Jelen
4
-46
/
+98
2018-08-06
tests: Create separate hardware tests
Jakub Jelen
6
-408
/
+967
2018-08-02
simpletlv: Parse string to internal representation with tests
Jakub Jelen
1
-0
/
+80
2018-08-02
cac: Emulate also other empty applets; handling multiple COIDs
Jakub Jelen
1
-44
/
+112
2018-08-02
tests: Parse the ACA responses to verify their sanity
Jakub Jelen
1
-1
/
+82
2018-08-02
tests: Verify Applet information is present in properties
Jakub Jelen
1
-0
/
+4
2018-08-02
tests: Test standard ISO operations: sign and login
Jakub Jelen
1
-0
/
+99
2018-08-02
cac: Generate CardURLs in CCC based on the cert list
Jakub Jelen
1
-1
/
+1
2018-08-02
tests: Get properties with argument selecting only subset of tags
Jakub Jelen
1
-0
/
+24
2018-08-02
tests: Verify cardURLs are present in CCC
Jakub Jelen
1
-7
/
+41
2018-08-02
tests: Check more fields in properties buffers
Jakub Jelen
1
-4
/
+56
2018-08-02
tests: Test previously introduced applets
Jakub Jelen
1
-13
/
+413
2018-08-02
Card Manager Applet
Jakub Jelen
1
-5
/
+5
2018-08-02
Adjust PKI Applet to CAC 2
Jakub Jelen
1
-24
/
+2
2018-08-02
tests: Properly terminate the event thread and clean up memory
Jakub Jelen
1
-5
/
+20
2018-07-31
simpletlv: Allow clonning of the SimpleTLV structures with test
Jakub Jelen
1
-0
/
+28
2018-07-31
simpletlv: Add a way to skip unused members
Jakub Jelen
1
-0
/
+60
2018-07-31
tests: Cover the SimpleTLV with functional tests
Jakub Jelen
1
-0
/
+207
2015-10-09
Add some tests & code coverage
Marc-André Lureau
4
-0
/
+239