aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c/tests
AgeCommit message (Expand)AuthorFilesLines
2017-08-10reshuffled the tests layoutLev Walkin243-6550/+0
2017-08-02fix distcheckLev Walkin1-6/+7
2017-08-02employ XER equivalence checkLev Walkin3-25/+22
2017-08-02test that we ignore size constraints on not-known-multipler character string ...Lev Walkin1-6/+7
2017-08-02test OER for string types round-tripLev Walkin1-1/+1
2017-08-02OER string testLev Walkin1-0/+51
2017-08-02non-existent in 32-bit modeLev Walkin1-3/+0
2017-08-02check OER in 32-bit and 64-bit modesLev Walkin3-1/+47
2017-08-02first round-trip test workingLev Walkin1-1/+12
2017-08-02add 135 encode-decode testLev Walkin1-3/+15
2017-08-02add OER INTEGER constraint checkLev Walkin1-0/+22
2017-08-02fix OER stubs orderLev Walkin1-0/+1
2017-07-06fix bsd makeLev Walkin1-3/+3
2017-07-05refactor autogenerationLev Walkin1-24/+26
2017-07-06work with BSD makefiles as wellLev Walkin1-4/+27
2017-05-08Merge velichkov's commit 598e7b45... to mouse07410's asn1c repositoryBi-Ruei, Chiu2-8/+26
2017-03-26Merge branch 'master' into 64bit_testLev Walkin2-4/+5
2017-03-26Exclude test files from the code coverage reportVasil Velichkov1-3/+3
2017-03-26Add code coverage using lcov and gcovVasil Velichkov1-0/+1
2016-12-13Add check64-134.-gen-PER.c to EXTRA_DISTVasil Velichkov1-1/+2
2016-07-18Fix test execution on RHEL7Vasil Velichkov1-1/+1
2016-07-03oops; fixed argument substitutionvlm/masterLev Walkin1-1/+1
2016-07-03checked with shellcheckLev Walkin1-18/+18
2016-07-02make distcheck works nowLev Walkin1-38/+38
2016-07-02working better with new automake test suite driverLev Walkin2-15/+66
2016-03-14check-src has its own extra_distLev Walkin2-2/+6
2015-04-27?= was confusing some environmentsLev Walkin1-1/+1
2014-10-12removed autotools intermediate files from source code; use autoreconf -iv.Lev Walkin1-472/+0
2014-09-17conditional debugLev Walkin1-1/+3
2014-09-17limit debug output logLev Walkin5-10/+24
2014-09-17disable long debug output and implement --enable-ASN_DEBUG to restore old beh...Lev Walkin1-1/+1
2014-09-17non-standard options removedLev Walkin1-1/+0
2014-09-14portability fixesLev Walkin2-2/+2
2014-09-11version 0.9.26Lev Walkin40-49/+107
2014-02-24do not check certain features on non-64 systemsLev Walkin3-9/+5
2014-02-10change type width detection logicLev Walkin1-29/+44
2014-02-10add signed integer tests for test 134Lev Walkin1-23/+63
2014-02-09PER-encoding of integers wider than 32 bitsLev Walkin1-0/+115
2014-01-14split ADD_CFLAGS and TESTSUITE_CFLAGSLev Walkin1-0/+1
2014-01-14check cc flags viability before setting themLev Walkin2-10/+7
2014-01-14remove pointer sign warningsLev Walkin3-4/+4
2014-01-14remove errors with ./configure --enable-WerrorLev Walkin13-132/+148
2014-01-14upgrade autotoolsLev Walkin2-3/+7
2013-10-17additional PER testLev Walkin1-0/+83
2013-03-28typos and format string fixesLev Walkin5-10/+10
2013-03-28format and signedness mismatch fixesLev Walkin23-131/+125
2013-03-28fix ilogb problem on ubuntu: libm precedenceLev Walkin1-1/+1
2013-03-27Behavior of -fnative-types made default; old behavior saved under -fwide-typesLev Walkin16-424/+424
2013-03-24fix https://sourceforge.net/p/asn1c/bugs/51/Lev Walkin1-0/+63
2013-03-19explicitly make debug available for testsLev Walkin1-2/+2