systemd 215
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJTtcGNAAoJELY7IYecNIWwDVcP/1A7iDusbuaASMFRSARXB/KQ
PUDouO+j8/7D3erLc02SPqdJ3lfVe96p18zisN2eU1i1l7kvvjvyAWPEaREXpwf3
EMiDruCDEUWJKzs4l4K/XKVjH530SlkBn8HywLluqAn9H223ndgfDpkOduuTrOOD
xQBIT85cildcyfsw0Uus4hGJJJFtBfel5TL+ikgEX7SMX0k+YaXFl0WszRscUx3j
OQQ+LBvsJvkP4OQtaM9fX2lSwE1UT88PJjuzLBbzDvcwEqXOMpkayuC/135/2H+t
c1Z0Xqa3cHyE2hUh2Vp4q+Yrov02FjUb/DfbdWIcZl6j2lPNJ46E8GjY+v55Zdz4
i9Tps81ne29d4JSHnLBZ30GuObA653FaHU7wWYlHM1aUABc+ySUEjdRWt/Q4YxSq
bPfUdfNcgb3CcsIK8+9bSVD9kR3GuCfA2VeSK2MkPitBRzfV8wOx1nyiB/8KqSy1
c0sKH8Jxw7YjimTLguR9pSbHkBV4/4cp2OFDUfTiNe5BBWYhyKOyrHAc9fFGx+2a
RAeJJ1+h4rjiXYBlU/gqOVCs9vN/CgoFXrJ9d7xlEkhI0pLUAJCj5V6tkv85kwN5
KaRB3tJgsLVi9L1TlYYjFrQEESKMnMEKOzDvlTFF7xJTfLZ3Xsl8FZ5FlulYUTGI
s4BSm40pQyDYOq0KrDpf
=Ilhj
-----END PGP SIGNATURE-----
  1. d31e109 tests: do not use systemctl status --failed by Ronny Chevalier · 10 years ago
  2. 0e4061c test: add missing test units by Lennart Poettering · 11 years ago
  3. f928d32 test: add basic seccomp tests by Ronny Chevalier · 11 years ago
  4. 8a8332f test: print the important commands to make debugging easier by Zbigniew Jędrzejewski-Szmek · 11 years ago
  5. b8667ee test: make the image bigger by Zbigniew Jędrzejewski-Szmek · 11 years ago
  6. 739d81d test: wrap $LOOPDEV in quotes by Zbigniew Jędrzejewski-Szmek · 11 years ago
  7. c6a7717 test: rework run_qemu by Ronny Chevalier · 11 years ago
  8. 1a6dc65 test: fix TEST-02-CRYPTSETUP by Ronny Chevalier · 11 years ago
  9. 6414b7c cgroups: Cache controller masks and optimize queues. by David Strauss · 11 years ago
  10. 889a904 test: remove duplicated code by Ronny Chevalier · 11 years ago
  11. 41a5ef6 TEST-03-JOBS/test.sh: do not output the "failed" if it does not exist by Harald Hoyer · 11 years ago
  12. 07ba977 TEST-01-BASIC, TEST-02-CRYPTSETUP: fixed strip by Harald Hoyer · 11 years ago
  13. 0228a7e test: add licence header and switch to LGPL by Kay Sievers · 11 years ago
  14. fff87a3 test: make it easier to override kernel version by Zbigniew Jędrzejewski-Szmek · 12 years ago
  15. ab06eef Fix spelling errors using 'codespell' tool by Anatol Pomozov · 12 years ago
  16. d710d36 test: test irreversible jobs by Michal Schmidt · 12 years ago
  17. 7bcd865 test: some trivial fixes to test scripts by Zbigniew Jędrzejewski-Szmek · 12 years ago
  18. 28dcf77 update .gitignore by Kay Sievers · 12 years ago
  19. b5da077 test: add test for jobs by Michal Schmidt · 12 years ago
  20. c90feab test: factor out testsuite.target, end.service by Michal Schmidt · 12 years ago
  21. e8a66f4 test: use non-blocking systemctl calls in testsuite.service by Michal Schmidt · 12 years ago
  22. 2375788 licence: remove references to old FSF address by Sami Kerola · 12 years ago
  23. bb11271 sched: Only setting CPUSchedulingPriority=rr doesn't work by Holger Hans Peter Freyther · 12 years ago
  24. 1298001 use the same email address everywhere by Kay Sievers · 12 years ago
  25. 5488ac8 udev: fix rule-syntax-check.py by Kay Sievers · 12 years ago
  26. 8a17338 udev: remove SYMLINK "unique" option by Kay Sievers · 12 years ago
  27. 71dc3ed test: split of cryptsetup into its own test by Lennart Poettering · 12 years ago
  28. c531588 man: fix a bunch of typos in docs by Thomas Hindoe Paaboel Andersen · 12 years ago
  29. 4cb7293 udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /run by Kay Sievers · 12 years ago
  30. 5076f0c nspawn: introduce new --capabilities= flag and make use of it in the nspawn test case by Lennart Poettering · 12 years ago
  31. 5fa594d test: reenable nspawn, even if it fails for now by Lennart Poettering · 12 years ago
  32. c452e37 test/README.testsuite: add documentation for the testsuite by Harald Hoyer · 13 years ago
  33. 0d6e798 test/TEST-01-BASIC: add /var on cryptoluks and wait for the journal by Harald Hoyer · 13 years ago
  34. 1ecf6a2 test/test-functions: add check_qemu() and check_nspawn() functions by Harald Hoyer · 13 years ago
  35. 6ea4364 test/TEST-01-BASIC: fail test, if qemu failed by Harald Hoyer · 13 years ago
  36. f7c05f7 test/TEST-01-BASIC: make DEBUGTOOLS an environment variable by Harald Hoyer · 13 years ago
  37. 33a5e20 test/test-functions: be more verbose about skipping tests by Harald Hoyer · 13 years ago
  38. bd2b151 test/TEST-01-BASIC: add missing "; then" by Harald Hoyer · 13 years ago
  39. 7b17d41 test/TEST-01-BASIC: only test systemd-nspawn, if the test system uses systemd by Harald Hoyer · 13 years ago
  40. d9890f4 test/TEST-01-BASIC: add systemd-nspawn run with the root image by Harald Hoyer · 13 years ago
  41. 6b197f2 test/TEST-01-BASIC: untabified by Harald Hoyer · 13 years ago
  42. 3d3035e test/TEST-01-BASIC: add a defined rc.local by Harald Hoyer · 13 years ago
  43. 7c1856a test/TEST-01-BASIC: add /etc/localtime to test image by Harald Hoyer · 13 years ago
  44. 6807053 test: add touch to test machine by Lennart Poettering · 13 years ago
  45. 32d9658 test: check systemctl --failed in test VM by Lennart Poettering · 13 years ago
  46. 898720b test: introduce a basic testsuite framework by Harald Hoyer · 13 years ago
  47. 6ada823 udev: remove configuration options for /dev, /sys, /run directories by Kay Sievers · 13 years ago
  48. 0b87a07 udev: test - move test/ and src/test/ by Kay Sievers · 13 years ago
  49. 379079b test: test tools should still be in the src/ directory by Lennart Poettering · 13 years ago
  50. 6af684e move a couple of test-*.c to test/ by Kay Sievers · 13 years ago
  51. 5e2c936 test: rename test directory by Lennart Poettering · 13 years ago[Renamed from test2]
  52. 35374c8 test: update test-engine.c to work again by Lennart Poettering · 14 years ago
  53. 5cb5a6f first attempt in implementinging execution logic by Lennart Poettering · 15 years ago
  54. 1ffba6f fix job merging by Lennart Poettering · 15 years ago
  55. 9ea024f add test for garbage collector by Lennart Poettering · 15 years ago
  56. 279ade1 add missing test code by Lennart Poettering · 15 years ago