summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2016-03-03tests: move cpu-set-util related tests to test-cpu-set-util.cRonny Chevalier
2016-03-03tests: move web-util related tests to test-web-util.cRonny Chevalier
2016-03-03tests: move alloc related tests to test-alloc-util.cRonny Chevalier
2016-03-03tests: move escape related tests to test-escape.cRonny Chevalier
2016-03-03tests: move strv related tests to test-strv.cRonny Chevalier
2016-03-03tests: move string related tests to test-string-util.cRonny Chevalier
2016-03-03tests: move hexdecoct tests to test-hexdecoct.cRonny Chevalier
2016-03-02test-sizeof: add a helper which prints variable sizes and signednessZbigniew Jędrzejewski-Szmek
2016-03-02test-selinux: add some simple tests which call functions and print the result...Zbigniew Jędrzejewski-Szmek
2016-03-01selinux: always try to load the full selinux dbZbigniew Jędrzejewski-Szmek
2016-02-29test-clock: fix FILE* leakMartin Pitt
2016-02-29test-clock: fix assertionsMartin Pitt
2016-02-29test-clock: fix fd "leak"Zbigniew Jędrzejewski-Szmek
2016-02-28test-execute: add nfsnobody alternative as a nobody userRonny Chevalier
2016-02-28core: set NoNewPrivileges for seccomp if we don't have CAP_SYS_ADMINRonny Chevalier
2016-02-26clock-util: be more tolerant in parsing /etc/adjtimeMartin Pitt
2016-02-26clock-util: make clock_is_localtime() testable and add initial testsMartin Pitt
2016-02-24Merge pull request #2719 from evverx/add-test-to-makefileMartin Pitt
2016-02-23tree-wide: minor formatting inconsistency cleanupsVito Caputo
2016-02-23tests: fix x86 personality tests to only on x86Lennart Poettering
2016-02-23Merge pull request #2709 from vcaputo/normalize_inc_dec_usageMartin Pitt
2016-02-22tree-wide: make ++/-- usage consistent WRT spacingVito Caputo
2016-02-22tests: add personality testsLennart Poettering
2016-02-22calendarspec: fix find_next skipping timesHristo Venev
2016-02-20test-siphash24: add a test for concatenating very short buffersZbigniew Jędrzejewski-Szmek
2016-02-18test-hashmap: fix undefined behaviour on string constantsZbigniew Jędrzejewski-Szmek
2016-02-17tests: add test for https://github.com/systemd/systemd/issues/2637Evgeny Vereshchagin
2016-02-15Merge pull request #2618 from zonque/busproxy-removalLennart Poettering
2016-02-13basic/strv: fix strv_join for first empty argumentZbigniew Jędrzejewski-Szmek
2016-02-13util-lib: drop json parserLennart Poettering
2016-02-12remove bus-proxydDaniel Mack
2016-02-11Remove kdbus custom endpoint supportDaniel Mack
2016-02-10Merge pull request #2569 from zonque/removalsMartin Pitt
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-02-10util-lib: make sure usec_sub() doesn't degrade USEC_INFINITYLennart Poettering
2016-02-03util: add check that makes sure time_t and TIME_T_MAX work the way we assume ...Lennart Poettering
2016-02-01basic: add new rlimit_format() callLennart Poettering
2016-02-01core: move parsing of rlimits into rlimit-util.[ch]Lennart Poettering
2016-02-01util: add usec_add() which adds two usec_t values with overflow handlingLennart Poettering
2016-01-28resolved: add alignment to base64Zbigniew Jędrzejewski-Szmek
2016-01-27nss: block various signals while running NSS lookupsLennart Poettering
2016-01-27basic: don't append suffixes to unit name glob expressionsLennart Poettering
2016-01-27tests: don't abbreviate function names needlesslyLennart Poettering
2016-01-26Merge pull request #2446 from keszybz/ask-passwordLennart Poettering
2016-01-26test-ask-password-api: add a manual test for password readingZbigniew Jędrzejewski-Szmek
2016-01-26Merge pull request #2306 from walyong/exec_v01Lennart Poettering
2016-01-26shared: normalize the root domain to "." rather than ""Lennart Poettering
2016-01-20test-date: check return valueZbigniew Jędrzejewski-Szmek
2016-01-20test-cgroup-mask: check return valueZbigniew Jędrzejewski-Szmek
2016-01-20test-tmpfiles: actually test that the file is temporaryZbigniew Jędrzejewski-Szmek