2014-12-11 |
Ronny Chevalier | test-execute: add tests for UMask directive |
tree | commitdiff |
2014-12-11 |
Tom Gundersen | tests: udev - assume /etc/machine-id rather than /etc... |
tree | commitdiff |
2014-12-10 |
Jan Synacek | test: fix some tests when running inside a container |
tree | commitdiff |
2014-11-26 |
Lennart Poettering | bus-policy: also add in other bus policy tests from... |
tree | commitdiff |
2014-11-26 |
Lennart Poettering | bus-policy: steal a test case for prefix ownership... |
tree | commitdiff |
2014-11-26 |
Michal Schmidt | test: add test for crash when adding a JOB_NOP |
tree | commitdiff |
2014-11-13 |
Ronny Chevalier | tests: add test-execute |
tree | commitdiff |
2014-11-08 |
Ronny Chevalier | tests: add test-path |
tree | commitdiff |
2014-10-07 |
Daniel Mack | bus-proxyd: assorted cleanups and fixes |
tree | commitdiff |
2014-09-24 |
Daniel Mack | bus-policy: split API for bus-proxyd |
tree | commitdiff |
2014-09-20 |
Daniel Mack | bus-policy: add test utility |
tree | commitdiff |
2014-09-20 |
Tom Gundersen | test: udev - restrict nemuric uid's to existing ones |
tree | commitdiff |
2014-08-08 |
Zbigniew Jędrzejew... | core: warn when merged units have conflicting dependencies |
tree | commitdiff |
2014-08-08 |
Zbigniew Jędrzejew... | core: do not add dependencies to self |
tree | commitdiff |
2014-07-20 |
Zbigniew Jędrzejew... | test-engine: fix access to unit load path |
tree | commitdiff |
2014-06-10 |
Ronny Chevalier | tests: do not use systemctl status --failed |
tree | commitdiff |
2014-02-18 |
Lennart Poettering | test: add missing test units |
tree | commitdiff |
2014-02-15 |
Ronny Chevalier | test: add basic seccomp tests |
tree | commitdiff |
2014-02-15 |
Zbigniew Jędrzejew... | test: print the important commands to make debugging... |
tree | commitdiff |
2014-02-15 |
Zbigniew Jędrzejew... | test: make the image bigger |
tree | commitdiff |
2013-12-10 |
Zbigniew Jędrzejew... | test: wrap $LOOPDEV in quotes |
tree | commitdiff |
2013-12-10 |
Ronny Chevalier | test: rework run_qemu |
tree | commitdiff |
2013-12-10 |
Ronny Chevalier | test: fix TEST-02-CRYPTSETUP |
tree | commitdiff |
2013-11-22 |
David Strauss | cgroups: Cache controller masks and optimize queues. |
tree | commitdiff |
2013-11-07 |
Ronny Chevalier | test: remove duplicated code |
tree | commitdiff |
2013-09-17 |
Harald Hoyer | TEST-03-JOBS/test.sh: do not output the "failed" if... |
tree | commitdiff |
2013-09-17 |
Harald Hoyer | TEST-01-BASIC, TEST-02-CRYPTSETUP: fixed strip |
tree | commitdiff |
2013-08-14 |
Kay Sievers | test: add licence header and switch to LGPL |
tree | commitdiff |
2013-04-24 |
Zbigniew Jędrzejew... | test: make it easier to override kernel version |
tree | commitdiff |
2013-04-15 |
Anatol Pomozov | Fix spelling errors using 'codespell' tool |
tree | commitdiff |
2013-03-01 |
Zbigniew Jędrzejew... | Merge branch 'python-systemd-reader' |
tree | commitdiff |
2013-02-23 |
Michal Schmidt | test: test irreversible jobs |
tree | commitdiff |
2013-01-30 |
Zbigniew Jędrzejew... | test: some trivial fixes to test scripts |
tree | commitdiff |
2013-01-28 |
Kay Sievers | update .gitignore |
tree | commitdiff |
2013-01-25 |
Michal Schmidt | test: add test for jobs |
tree | commitdiff |
2013-01-25 |
Michal Schmidt | test: factor out testsuite.target, end.service |
tree | commitdiff |
2013-01-25 |
Michal Schmidt | test: use non-blocking systemctl calls in testsuite... |
tree | commitdiff |
2013-01-07 |
Tom Gundersen | Merge nss-myhostname |
tree | commitdiff |
2012-12-17 |
Sami Kerola | licence: remove references to old FSF address |
tree | commitdiff |
2012-11-15 |
Holger Hans Peter... | sched: Only setting CPUSchedulingPriority=rr doesn... |
tree | commitdiff |
2012-11-12 |
Kay Sievers | use the same email address everywhere |
tree | commitdiff |
2012-10-08 |
Kay Sievers | udev: fix rule-syntax-check.py |
tree | commitdiff |
2012-10-08 |
Kay Sievers | udev: remove SYMLINK "unique" option |
tree | commitdiff |
2012-09-13 |
Lennart Poettering | test: split of cryptsetup into its own test |
tree | commitdiff |
2012-09-13 |
Thomas Hindoe Paab... | man: fix a bunch of typos in docs |
tree | commitdiff |
2012-07-15 |
Kay Sievers | udev: get rid of TEST_PREFIX and use unshare() to fake... |
tree | commitdiff |
2012-06-28 |
Lennart Poettering | nspawn: introduce new --capabilities= flag and make... |
tree | commitdiff |
2012-06-28 |
Lennart Poettering | test: reenable nspawn, even if it fails for now |
tree | commitdiff |
2012-05-29 |
Harald Hoyer | test/README.testsuite: add documentation for the testsuite |
tree | commitdiff |
2012-05-29 |
Harald Hoyer | test/TEST-01-BASIC: add /var on cryptoluks and wait... |
tree | commitdiff |
2012-05-29 |
Harald Hoyer | test/test-functions: add check_qemu() and check_nspawn... |
tree | commitdiff |
2012-05-29 |
Harald Hoyer | test/TEST-01-BASIC: fail test, if qemu failed |
tree | commitdiff |
2012-05-29 |
Harald Hoyer | test/TEST-01-BASIC: make DEBUGTOOLS an environment... |
tree | commitdiff |
2012-05-29 |
Harald Hoyer | test/test-functions: be more verbose about skipping... |
tree | commitdiff |
2012-05-24 |
Harald Hoyer | test/TEST-01-BASIC: add missing "; then" |
tree | commitdiff |
2012-05-24 |
Harald Hoyer | test/TEST-01-BASIC: only test systemd-nspawn, if the... |
tree | commitdiff |
2012-05-24 |
Harald Hoyer | test/TEST-01-BASIC: add systemd-nspawn run with the... |
tree | commitdiff |
2012-05-24 |
Harald Hoyer | test/TEST-01-BASIC: untabified |
tree | commitdiff |
2012-05-24 |
Harald Hoyer | test/TEST-01-BASIC: add a defined rc.local |
tree | commitdiff |
2012-05-24 |
Harald Hoyer | test/TEST-01-BASIC: add /etc/localtime to test image |
tree | commitdiff |
2012-05-24 |
Lennart Poettering | test: add touch to test machine |
tree | commitdiff |
2012-05-24 |
Lennart Poettering | test: check systemctl --failed in test VM |
tree | commitdiff |
2012-05-22 |
Harald Hoyer | test: introduce a basic testsuite framework |
tree | commitdiff |
2012-04-16 |
Kay Sievers | udev: remove configuration options for /dev, /sys,... |
tree | commitdiff |
2012-04-14 |
Kay Sievers | udev: test - move test/ and src/test/ |
tree | commitdiff |
2012-04-12 |
Lennart Poettering | test: test tools should still be in the src/ directory |
tree | commitdiff |
2012-04-12 |
Kay Sievers | move a couple of test-*.c to test/ |
tree | commitdiff |
2012-04-03 |
Kay Sievers | import udev repository |
tree | commitdiff |
2012-03-18 |
Kay Sievers | build-sys: place build binaries in the root |
tree | commitdiff |
2012-02-19 |
Kay Sievers | test: remove outdated key attributes |
tree | commitdiff |
2012-01-10 |
Kay Sievers | fix debug message |
tree | commitdiff |
2012-01-10 |
Kay Sievers | tabs are as useful as a hole in the head |
tree | commitdiff |
2012-01-09 |
Kay Sievers | add test/src to .gitignore |
tree | commitdiff |
2012-01-06 |
Kay Sievers | replace unpacked sysfs test tree 'test/sys/' with packe... |
tree | commitdiff |
2012-01-06 |
Kay Sievers | merge udev/, libudev/, systemd/ files in src/; move... |
tree | commitdiff |
2012-01-01 |
Kay Sievers | remove mknod() logic and rely on 'devtmpfs' |
tree | commitdiff |
2011-12-31 |
Lennart Poettering | test: rename test directory |
tree | commitdiff |
2011-12-25 |
Kay Sievers | make: introduce --with-rootprefix= |
tree | commitdiff |
2011-12-23 |
Kay Sievers | build argv[] for builtin commands |
tree | commitdiff |
2011-12-05 |
Kay Sievers | use libexecdir, bindir, sbindir, switch to /usr/lib... |
tree | commitdiff |
2011-10-05 |
Kay Sievers | remove 'udevadm trigger --type=failed' and SYSFS, ID... |
tree | commitdiff |
2011-08-05 |
Kay Sievers | implement path_id, usb_id, input_id as built-in command |
tree | commitdiff |
2011-05-31 |
Kay Sievers | rule-syntax-check.py: use print() |
tree | commitdiff |
2011-05-17 |
Kay Sievers | Merge branch 'docs/udev.xml' of git://github.com/mfwitt... |
tree | commitdiff |
2011-05-16 |
Kay Sievers | libudev: device - use DEVMODE from kernel as the defaul... |
tree | commitdiff |
2011-03-23 |
Kay Sievers | use /run/udev/ if possible and fall back to /dev/.udev/ |
tree | commitdiff |
2010-12-14 |
Kay Sievers | udevd: write full database file for (unsupported) renam... |
tree | commitdiff |
2010-09-21 |
Martin Pitt | Add automatic rules syntax check |
tree | commitdiff |
2010-05-20 |
Kay Sievers | fix tests and allow MODE=000 |
tree | commitdiff |
2010-05-05 |
Kay Sievers | warn when renaming kernel-provided nodes instead of... |
tree | commitdiff |
2010-04-13 |
Kay Sievers | remove "ignore_remove" option |
tree | commitdiff |
2010-04-13 |
Kay Sievers | remove "all_partitions" option |
tree | commitdiff |
2010-01-27 |
Kay Sievers | update tests |
tree | commitdiff |
2009-11-16 |
Kay Sievers | udev-test.pl: catch-up with recent changes |
tree | commitdiff |
2009-09-07 |
Kay Sievers | test: catch possible bug in GOTO resolving |
tree | commitdiff |
2009-08-19 |
Kay Sievers | change database file names |
tree | commitdiff |
2009-08-07 |
Diego Elio 'Flamee... | Fix another relative path for the new working directory. |
tree | commitdiff |
2009-08-07 |
Diego Elio 'Flamee... | Replace the custom test-run target with the standard... |
tree | commitdiff |
2009-05-22 |
Benjamin Gilbert | test: check string substitutions in OWNER and GROUP |
tree | commitdiff |
2009-05-20 |
Kay Sievers | use more efficient string copying |
tree | commitdiff |
next |