summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests:gpgscm: Raise an error correctly for process spawning.NIIBE Yutaka2024-09-131-3/+13
* tests: Updated PQC test data to the final Kyber algo id.Werner Koch2024-09-1110-342/+529
* tests: Add two plaintext test mailsWerner Koch2024-08-292-0/+48
* common: On Windows, we care about how PIPE handles are inherited.NIIBE Yutaka2024-07-091-3/+3
* common,kbx,tests: Clean up the PIPE function API.NIIBE Yutaka2024-07-091-2/+2
* Use gpgrt_process_spawn API from libgpg-error.NIIBE Yutaka2024-07-091-30/+27
* indent: Fix spellingDaniel Kahn Gillmor2024-05-315-6/+6
* spawn: Remove spawn callback, introduce gnupg_spawn_actions.NIIBE Yutaka2024-05-311-22/+31
* gpg: Support Kyber with Brainpool512r1.Werner Koch2024-04-2317-3/+726
* tests: Add two Kyber sample keys and messages.Werner Koch2024-04-2312-4/+562
* tests: Avoid new C23 keyword true.Werner Koch2024-04-221-4/+4
* tests: Add a sample PDF with a signatureWerner Koch2024-04-031-0/+0
* Merge branch 'STABLE-BRANCH-2-4'Werner Koch2024-03-121-1/+1
|\
| * doc: Fix spelling errors found by lintian.Werner Koch2024-01-291-1/+1
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2024-01-264-0/+15
|\|
| * tests: Add two more sample p12 filesWerner Koch2024-01-234-0/+14
| * speedo: Patch ELF binaries to use built librariesWerner Koch2024-01-121-0/+1
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2023-11-075-0/+24
|\|
| * sm: Another partly rewrite of minip12.cWerner Koch2023-10-242-0/+6
| * sm: Support more HMAC algos in the pkcs#12 parser.Werner Koch2023-10-063-0/+7
| * tests:tpm2dtests: Modify tests with SWTPM and relax the condition.NIIBE Yutaka2023-10-062-29/+27
| * tests:tpm2dtests: Fix tests with SWTPM.NIIBE Yutaka2023-10-061-3/+6
| * tests:tpm2dtests: Fix tests with TPM2D.NIIBE Yutaka2023-10-063-11/+16
| * sm: Improve the octet string cramming for pkcs#12Werner Koch2023-10-053-0/+11
* | tests:tpm2dtests: Modify tests with SWTPM and relax the condition.NIIBE Yutaka2023-10-052-29/+27
* | tests:tpm2dtests: Fix tests with SWTPM.NIIBE Yutaka2023-10-041-3/+6
* | tests:tpm2dtests: Fix tests with TPM2D.NIIBE Yutaka2023-10-033-11/+16
* | tests:gpgscm: Fix process select loop.NIIBE Yutaka2023-10-031-8/+2
* | Merge branch 'STABLE-BRANCH-2-4' into masterWerner Koch2023-07-045-8/+40
|\|
| * sm: Adding missing stuff to the PKCS#12 parser rewrite.Werner Koch2023-06-294-1/+19
| * sm: Major rewrite of the PKCS#12 parserWerner Koch2023-06-282-7/+21
* | tests:gpgscm: Add annotation for unreachable code for GCC.NIIBE Yutaka2023-06-261-0/+4
* | tests: Fix call-with-io deadlock.NIIBE Yutaka2023-06-082-46/+299
* | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function.NIIBE Yutaka2023-05-115-167/+174
|/
* tests: Fix tests/gpgme for in-source-tree builds.NIIBE Yutaka2022-12-212-5/+4
* tests: Fix missing test message.Werner Koch2022-12-161-2/+2
* tests: Fix make check with GPGME.NIIBE Yutaka2022-12-161-0/+5
* tests: Simplify fake-pinentry to use the option only.NIIBE Yutaka2022-12-021-31/+41
* tests: Fix fake-pinentry for Windows.NIIBE Yutaka2022-12-021-8/+1
* tests: Put a workaround for semihosted environment.NIIBE Yutaka2022-12-011-0/+3
* tests: More fix for semihosted environment.NIIBE Yutaka2022-12-012-1/+3
* tests: Fix tests under cms.NIIBE Yutaka2022-12-011-2/+0
* tests,w32: Fix for semihosted environment.NIIBE Yutaka2022-12-011-1/+1
* tests: Fix to support --enable-all-tests and variants.NIIBE Yutaka2022-11-248-16/+36
* tests:w32: Fix for non-dot file name for Windows.NIIBE Yutaka2022-11-241-1/+1
* tests:gpgscm:w32: Fix for GetTempPath.NIIBE Yutaka2022-11-241-0/+5
* tests: Keep .log files in objdir.NIIBE Yutaka2022-11-241-1/+3
* tests: Use 233 for invalid value of FD.NIIBE Yutaka2022-11-241-1/+1
* tests: Add tests to check that OCB is only used for capable keys.Werner Koch2022-11-048-11/+121
* tests: Add symmetric decryption tests.Werner Koch2022-11-026-0/+83