summaryrefslogtreecommitdiff
path: root/test/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2021-02-09Switch libmd wrapper to use dlsym()Guillem Jover1-2/+0
2021-02-07Use libmd hashing function implementations instead of embedding our ownGuillem Jover1-0/+2
2021-02-07Import pwcache module from OpenBSDGuillem Jover1-0/+1
2018-05-22Fix strnvis() and strnunvis() NetBSD ABI breakGuillem Jover1-0/+2
2017-06-19test: Add new strnstr() unit testGuillem Jover1-0/+1
2017-06-19test: Add new setprogname() and getprogname() unit testGuillem Jover1-0/+1
2017-06-19test: Add new setmode() and getmode() unit testGuillem Jover1-0/+1
2017-06-19test: Add new nlist() unit testGuillem Jover1-0/+1
2017-06-09test: Add unit test for strlcpy() and strlcat()Guillem Jover1-0/+1
2016-03-27test: Add a unit test for md5Guillem Jover1-0/+1
2015-12-14test: Add new unit tests for individual headers usageGuillem Jover1-5/+24
2015-11-30test: Add unit test for strmode()Guillem Jover1-0/+1
2015-11-30test: Add unit test for arc4random()Guillem Jover1-0/+6
2015-11-30build: Move proctitle_LDFLAGS inside BUILD_LIBBSD_CTOR conditionalGuillem Jover1-6/+6
2015-09-24Add explicit_bzero() function from OpenBSDGuillem Jover1-0/+1
2015-09-23Add compile and link-time deprecation warnings for fgetln()Guillem Jover1-0/+1
2015-09-23test: Add fparseln() unit testGuillem Jover1-0/+2
2015-09-23test: Refactor stream testing functions into a new moduleGuillem Jover1-0/+2
2015-09-23test: Add closefrom() unit testGuillem Jover1-0/+1
2015-09-23test: Move and activate fpurge() test case from module to a dedicated fileGuillem Jover1-0/+1
2015-09-23build: Centralize testsuite LDADD setting in a single variableGuillem Jover1-4/+3
2014-07-20build: Remove hard requirement for GNU .init_array section supportGuillem Jover1-1/+8
2013-10-21Add funopen() functionGuillem Jover1-0/+2
2013-07-14Move setproctitle() automatic initialization to its own libraryGuillem Jover1-1/+5
2013-05-27test: Add new humanize unit testGuillem Jover1-0/+2
2013-05-27test: Add setproctitle() unit testGuillem Jover1-0/+2
2013-05-27test: Add new fgetln() and fgetwln() unit testGuillem Jover1-0/+3
2012-06-03build: Set default compiler variables from configureGuillem Jover1-3/+0
2012-05-29test: Add a unit test for endian encoder/decoderGuillem Jover1-0/+1
2012-05-29test: Add new overlay unit testGuillem Jover1-0/+1
2012-05-29test: Add new headers unit testGuillem Jover1-0/+1
2012-05-29build: Add a test suite infrastructureGuillem Jover1-0/+16