summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2015-11-17test: calendarspec sub-second testsHristo Venev
2015-11-17tree-wide: group include of libudev.h with sd-*Thomas Hindoe Paaboel Andersen
2015-11-17Merge pull request #1923 from zonque/siphashLennart Poettering
2015-11-16siphash24: let siphash24_finalize() and siphash24() return the result directlyDaniel Mack
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-11-16siphash42: add tests with unaligned input pointersMartin Pitt
2015-11-16Merge pull request #1916 from zonque/alignTom Gundersen
2015-11-16siphash24: change result argument to uint64_tMartin Pitt
2015-11-16basic: add unaligned macros for little endianDaniel Mack
2015-11-16core: enable TasksMax= for all services by default, and set it to 512Lennart Poettering
2015-11-13Merge pull request #1879 from poettering/networkd-forwardTom Gundersen
2015-11-13Merge pull request #1869 from poettering/kill-overridableMichal Schmidt
2015-11-13util-lib: optionally, when writing a string to a file, verify string on failureLennart Poettering
2015-11-12core: drop "override" flag when building transactionsLennart Poettering
2015-11-12core: simplify handling of %u, %U, %s and %h unit file specifiersLennart Poettering
2015-11-12install: follow unit file symlinks in /usr, but not /etc when looking for [In...Lennart Poettering
2015-11-11Merge pull request #1854 from poettering/unit-depsTom Gundersen
2015-11-11util-lib: use MODE_INVALID as invalid value for mode_t everywhereLennart Poettering
2015-11-11core: fix dependency parsingLennart Poettering
2015-11-11Merge pull request #1806 from mbachry/ipv6-test-fixLennart Poettering
2015-11-11test-execute: Clarify interaction of PassEnvironment= and MANAGER_USERFilipe Brandenburger
2015-11-11test-execute: Add tests for new PassEnvironment= directiveFilipe Brandenburger
2015-11-11tests: add test for config_parse_pass_environEvgeny Vereshchagin
2015-11-11test: fix failing test-socket-util when running with ipv6.disable=1 kernel paramMarcin Bachry
2015-11-11test-parse-util: cover negative numbers, leading spaces, and more range errorsMartin Pitt
2015-11-10Remove snapshot unit typeZbigniew Jędrzejewski-Szmek
2015-11-10core: accept time units for time-based resource limitsLennart Poettering
2015-11-10time-util: add parse_time(), which is like parse_sec() but allows specificati...Lennart Poettering
2015-11-06test-udev: small fixesEvgeny Vereshchagin
2015-11-03Merge pull request #1744 from evverx/fix-debug-generatorLennart Poettering
2015-11-03proc-cmdline: add runlevel to target mappingEvgeny Vereshchagin
2015-11-02string-util: rework memory_erase() so that it cannot be optimized awayLennart Poettering
2015-11-02Merge pull request #1736 from ronnychevalier/rc/test_execute_more_tests2Lennart Poettering
2015-11-02Merge pull request #1722 from evverx/port-cap-bounding-set-to-extract-first-wordDaniel Mack
2015-10-31tests: lookup_paths_init depends on SYSTEMD_UNIT_PATH. Test itEvgeny Vereshchagin
2015-10-31test-path: move all related test files to a specific directoryRonny Chevalier
2015-10-31test-execute: move all files related to a specific directoryRonny Chevalier
2015-10-31test-execute: add tests for IOSchedulingClassRonny Chevalier
2015-10-31test-execute: add tests for OOMScoreAdjustRonny Chevalier
2015-10-31test-execute: add test for EnvironmentFileRonny Chevalier
2015-10-31test-execute: add test for PrivateNetworkRonny Chevalier
2015-10-30tests: add test for capability bounding set parsingEvgeny Vereshchagin
2015-10-29test: add tests to ensure that the capabilities are properly setRonny Chevalier
2015-10-29test: add test for capability bounding set parsingEvgeny Vereshchagin
2015-10-28test-parse-util: Move parse-util tests into their own test caseFilipe Brandenburger
2015-10-28test-extract-word: Move extract-word tests into their own test caseFilipe Brandenburger
2015-10-28Merge pull request #1703 from ronnychevalier/rc/test_execute_check_nobody2Lennart Poettering
2015-10-28test-execute: check if nobody exists before running some testsRonny Chevalier
2015-10-27cpu-set-util: Support ranges in parse_cpu_set_and_warnFilipe Brandenburger
2015-10-27parse-util: Introduce new parse_range functionFilipe Brandenburger