summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2024-02-13Imported Upstream version 4.19.0upstream/4.19.0upstreamDariusz Michaluk1-16/+19
2019-08-28Imported Upstream version 4.14upstream/4.14Pawel Kowalski1-10/+20
2018-06-15Imported Upstream version 4.12upstream/4.12Dariusz Michaluk1-3/+5
2018-06-15Imported Upstream version 4.10upstream/4.10Dariusz Michaluk1-6/+14
2018-06-15Imported Upstream version 4.9upstream/4.9Dariusz Michaluk1-2/+2
2016-06-08Imported Upstream version 4.8upstream/4.8submit/upstream/20160613.071414sangsu1-7/+34
Change-Id: I25e57ece28b9ebb637a2b7356f57e11b7f2eb807 Signed-off-by: sangsu <sangsu.choi@samsung.com>
2014-06-17corrected file nameNikos Mavrogiannopoulos1-1/+1
2014-06-09Added new test that combines asn1_der_decoding_startEnd() with ↵Nikos Mavrogiannopoulos1-3/+4
asn1_der_coding().
2014-06-08build: tests: fix Test_choice within separate builddirAlon Bar-Lev1-1/+1
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
2014-05-30Added test for asn1_copy_node()Nikos Mavrogiannopoulos1-2/+2
2014-04-26Added test that decodes and re-encodes a DER CRL.Nikos Mavrogiannopoulos1-3/+5
2014-04-22Update copyright years.Simon Josefsson1-1/+1
2014-03-14Added self-check for recursive choices.Nikos Mavrogiannopoulos1-3/+3
2013-03-24Update copyright years.Simon Josefsson1-1/+1
2012-11-23Added asn1_decode_string_der() and asn1_encode_string_der().Nikos Mavrogiannopoulos1-3/+4
2012-09-08Added tool to benchmark X.509 structure decoding.Nikos Mavrogiannopoulos1-1/+1
2012-03-13Add self-check.Simon Josefsson1-2/+2
2012-01-23Bump copyright years.Simon Josefsson1-2/+1
2011-11-20Silence warnings.Simon Josefsson1-0/+1
2011-11-14tests: Added self-test of bit string functions.Simon Josefsson1-2/+2
2011-01-08Update copyright years.Simon Josefsson1-2/+2
2010-09-30tests: Link to gnulib to avoid build error related to 'rpl_ftello' on Solaris.Simon Josefsson1-1/+1
Reported by Dagobert Michelsen.
2010-03-30Add threadsafety self check.Simon Josefsson1-1/+4
2010-03-16tests/Test_errors: Add, for more error checking.Simon Josefsson1-2/+4
2010-01-11Update copyright notices.Simon Josefsson1-1/+2
2009-03-04Bump copyright years.Simon Josefsson1-1/+1
2008-12-01Make crlf self-test work under Mingw+Wine.Simon Josefsson1-0/+1
2008-11-03* Optimized tree generation by adding a small_value field in every node.Nikos Mavrogiannopoulos1-3/+6
If the node contains few data they will be stored there instead of a malloced buffer. * Added ability to DER decoder to decode BER encoded octet strings. * Added test case with a pkcs-12 formatted structure to test the ability to parse those strings. * Added asn1_append_value() and asn1_set_value_octet() to reduce code being copied.
2008-10-08Add warning flags mechanism. Fix warnings.Simon Josefsson1-1/+1
2008-02-01Don't duplicate pkix.asn.Simon Josefsson1-2/+2
2007-08-31Use GPLv3 for self tests, tools, build infrastructure.Simon Josefsson1-10/+9
2006-11-16Revert, problems was double EXTRA_DIST.Simon Josefsson1-2/+2
2006-11-16Add -I's.Simon Josefsson1-1/+1
2006-11-16Use read_binary_file to read data, for Windows. Add self-test to test ↵Simon Josefsson1-3/+8
regressions.
2006-06-27Only optionally use valgrind.Simon Josefsson1-3/+1
2006-06-27Fix distcheck.Simon Josefsson1-0/+2
2006-06-26Fix srcdir!=objdir.Simon Josefsson1-1/+1
2006-05-10Fix typo.Simon Josefsson1-1/+1
2006-05-10Fix.Simon Josefsson1-1/+1
2006-05-10Use --tool, needed on some platforms.Simon Josefsson1-1/+1
2006-05-10Add Test_encoding.Simon Josefsson1-7/+5
Simplify.
2006-05-10Add -no-install.Simon Josefsson1-0/+21
2006-05-10Run tests under valgrind, if available.Simon Josefsson1-1/+4
2006-01-27Fix make check for objdir != srcdir, reported by Bernard Leak ↵Simon Josefsson1-0/+4
<bernard@brenda-arkle.demon.co.uk>.
2004-09-08add self testFabio Fiorina1-1/+2
2002-06-11*** empty log message ***Nikos Mavrogiannopoulos1-2/+2
2002-05-15Start Up VersionFabio Fiorina1-0/+10