summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-08-05src/shared: refactor shared codeAnthony G. Basile
2014-08-05test: use _cleanup_ attributeAnthony G. Basile
2014-08-05Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-07-30udev: unify event timeout handlingKay Sievers
2014-05-15udev: do not skip the execution of RUN when renaming a network device failsKay Sievers
2014-04-24udev: remove seqnum API and all assumptions about seqnumsKay Sievers
2014-02-02use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH
2014-01-09test/test-udev.c: bring in line with upstreamAnthony G. Basile
2014-01-09test/test-libudev.c: bring into line with upstreamAnthony G. Basile
2014-01-09test/test-device-nodes.c: bring in line with upstreamAnthony G. Basile
2014-01-09Add more _printf_'s for format-nonliteralsThomas Hindoe Paaboel Andersen
2014-01-09device-nodes: move device node specific code to own fileDave Reisner
2014-01-09move utf8 functions from libudev-private.h to utf8.hDave Reisner
2013-09-10test/test-libudev.c: minor change to match upstreamAnthony G. Basile
2013-07-07Import strxcpyx from upstreamAnthony G. Basile
2013-07-06test: improve test-udev.cAnthony G. Basile
2013-06-03test/udev-test.pl: fix a spelling errorAnthony G. Basile
2013-06-02licence: remove references to old FSF addressSami Kerola
2013-01-22Fix test-udev.c to build and work on a uclibc systemAnthony G. Basile
2012-11-26Replace unused DISTCLEAN_LOCAL_HOOKS and correct path in test/Makefile.amNick Vinson
2012-11-24Fix paths: test/udev-test.pl now works under sudo make distcheckAnthony G. Basile
2012-11-20Reintroduce keymaps build and testAnthony G. Basile
2012-11-19test/Makefile.am: fix tests for make distcheckAnthony G. Basile
2012-11-15Second step of revamping the build systemAnthony G. Basile
2012-11-15Isolation of udev code from remaining systemdAnthony G. Basile
2012-11-12use the same email address everywhereKay Sievers
2012-10-09udev: fix rule-syntax-check.pyKay Sievers
2012-10-08udev: remove SYMLINK "unique" optionKay Sievers
2012-09-13test: split of cryptsetup into its own testLennart Poettering
2012-09-13man: fix a bunch of typos in docsThomas Hindoe Paaboel Andersen
2012-07-15udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /runKay Sievers
2012-06-28nspawn: introduce new --capabilities= flag and make use of it in the nspawn t...Lennart Poettering
2012-06-28test: reenable nspawn, even if it fails for nowLennart Poettering
2012-05-29test/README.testsuite: add documentation for the testsuiteHarald Hoyer
2012-05-29test/TEST-01-BASIC: add /var on cryptoluks and wait for the journalHarald Hoyer
2012-05-29test/test-functions: add check_qemu() and check_nspawn() functionsHarald Hoyer
2012-05-29test/TEST-01-BASIC: fail test, if qemu failedHarald Hoyer
2012-05-29test/TEST-01-BASIC: make DEBUGTOOLS an environment variableHarald Hoyer
2012-05-29test/test-functions: be more verbose about skipping testsHarald Hoyer
2012-05-24test/TEST-01-BASIC: add missing "; then"Harald Hoyer
2012-05-24test/TEST-01-BASIC: only test systemd-nspawn, if the test system uses systemdHarald Hoyer
2012-05-24test/TEST-01-BASIC: add systemd-nspawn run with the root imageHarald Hoyer
2012-05-24test/TEST-01-BASIC: untabifiedHarald Hoyer
2012-05-24test/TEST-01-BASIC: add a defined rc.localHarald Hoyer
2012-05-24test/TEST-01-BASIC: add /etc/localtime to test imageHarald Hoyer
2012-05-24test: add touch to test machineLennart Poettering
2012-05-24test: check systemctl --failed in test VMLennart Poettering
2012-05-22test: introduce a basic testsuite frameworkHarald Hoyer
2012-04-16udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers
2012-04-14udev: test - move test/ and src/test/Kay Sievers