summaryrefslogtreecommitdiffstats
path: root/tests/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: move test_bkdev to lib/Karel Zak2007-11-281-5/+1Star
* tests: rename test_sysinfo, remove tailing white-spacesKarel Zak2007-11-282-6/+5Star
* lib: add blkdev.{c,h}Stefan Krah2007-11-071-1/+5
* tests: fix ULONG_MAX usage on 32bit machinesKarel Zak2007-08-141-0/+4
* tests: add license notices, change from gplv2-only to gplv2-or-laterKarel Zak2007-07-231-0/+15
* build-sys: remove libtoolKarel Zak2007-07-112-32/+0Star
* tests: add missing headerMatthias Koenig2007-04-041-0/+1
* tests: add library for LD_PRELOAD to manipulate with time() in testsKarel Zak2007-03-142-1/+33
* Clean up pagesize/PAGE_SIZE usage.Karel Zak2007-02-061-1/+1
* tests: fix argv[] usage in mnt_test_sysinfo.cKarel Zak2007-02-061-1/+1
* tests: add simple helper that returns info about systemKarel Zak2007-01-042-0/+111