summaryrefslogtreecommitdiffstats
path: root/tests/helpers
Commit message (Expand)AuthorAgeFilesLines
* tests: add tests for encode functions from lib/mbsalign.cVaclav Dolezal2018-01-102-0/+55
* lib/md5: use ul_/UL_ prefixKarel Zak2017-12-121-6/+6
* test_sha1: update helperKarel Zak2017-12-121-6/+6
* misc: replace magic number 37 with UUID_STR_LENPhilip Prindeville2017-09-051-1/+1
* libuuid: add support for hash-based UUIDsPhilip Prindeville2017-09-053-0/+73
* tests: add static keyword where needed [smatch scan]Sami Kerola2017-03-172-4/+4
* agetty: remove obsolete HAVE_UPDWTMP fallbackRuediger Meier2016-12-071-1/+0Star
* tests: Add helper for TIOCSTI exploitStanislav Brabec2016-09-292-0/+30
* tests: test_md5 prints md5sum onlyRuediger Meier2016-04-131-1/+1
* misc: remove path name definitions that are unusedSami Kerola2016-03-091-13/+0Star
* misc-utils: build test_uuidd only if BUILD_UUIDDRuediger Meier2016-02-122-344/+0Star
* tests: remove redundant check for NULL [cppcheck]Boris Egorov2016-01-191-3/+2Star
* test_uuidd: add commentKarel Zak2015-04-241-0/+17
* test_uuidd: add pid, tid and idx back to objectKarel Zak2015-04-241-5/+10
* test_uuidd: make objdump more robustKarel Zak2015-04-241-4/+5
* test_uuidd: fix includeKarel Zak2015-04-241-2/+1Star
* test_uuidd: don't exit on failed pthread_create()Karel Zak2015-04-241-1/+1
* test_uuidd: don't exit on failed pthread_create()Karel Zak2015-04-241-8/+22
* test_uuidd: improve readabilityKarel Zak2015-04-241-64/+82
* test_uuidd: cleanup counters namesKarel Zak2015-04-241-35/+35
* test_uuidd: cleanup pid usageKarel Zak2015-04-241-25/+23Star
* test_uuidd: cleanup used typesKarel Zak2015-04-241-74/+71Star
* test_uuidd: err messages, argv[] parsing and another cleanupsKarel Zak2015-04-242-198/+132Star
* tests: add uuidd test programHuschaam Hussain2015-04-242-0/+362
* tests: add kill --queue checkSami Kerola2014-07-151-5/+12
* build: fix some compiler warningsRuediger Meier2014-05-301-1/+1
* tests: add signal receiver programSami Kerola2014-04-262-0/+179
* tests: new warning fixGilles Espinasse2013-05-211-1/+1
* tests: fix compiler warningKarel Zak2013-04-181-1/+1
* build-sys: move tests to check_PROGRAMSKarel Zak2012-07-301-4/+4
* test_sysinfo: fix compiler warning [-Wmissing-prototypes]Karel Zak2012-07-161-19/+10Star
* build-sys: cleanup .gitignore filesKarel Zak2012-06-261-4/+0Star
* build-sys: convert tests/ to moduleKarel Zak2012-06-262-9/+12
* pathnames: clean up various user database pathsSami Kerola2012-03-181-9/+0Star
* build-sys: enhance readability of the autotools filesSami Kerola2012-02-281-3/+5
* tests: fix compiler warnings [-Wunused-parameter]Karel Zak2011-08-012-3/+2Star
* md5: use symbolical digest lengthSami Kerola2011-07-211-2/+2
* test_sysinfo: fix printf formatKarel Zak2011-06-141-1/+1
* test_sysinfo: Use CHAR_BIT*sizeof(void*) instead of __WORDSIZE.Josiah Worcester2011-06-141-1/+1
* build-sys: use WORDS_BIGENDIAN to determine platform byte-orderFabian Groffen2011-01-171-6/+1Star
* rename util-linux-ng back to util-linuxKarel Zak2010-11-302-2/+2
* include: clean up _PATH_DEV_* macrosKarel Zak2009-06-301-1/+2
* tests: add "byte-order" to helpers/test_sysinfoKarel Zak2009-02-111-1/+18
* tests: add MD5 regression testKarel Zak2008-12-063-1/+35
* tests: add swabN() regression testKarel Zak2008-12-053-1/+116
* use getpagesize()maximilian attems2008-07-301-1/+1
* build-sys: ignore a bunch of generated files, mostly binariesJames Youngman2008-04-141-0/+2
* include: add mount paths to pathnames.hKarel Zak2007-11-281-1/+10
* include: cleanup pathnames.hKarel Zak2007-11-281-1/+1
* tests: add test for include/pathnames.hKarel Zak2007-11-282-1/+100