summaryrefslogtreecommitdiff
path: root/src/test/test-tables.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* test-tables,test-network-tables: add a few more testsZbigniew Jędrzejewski-Szmek2018-05-281-0/+18
* test-tables*: sortZbigniew Jędrzejewski-Szmek2018-05-281-4/+4
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* Drop busname unit typeZbigniew Jędrzejewski-Szmek2017-07-231-4/+0
* Merge pull request #4442 from keszybz/detect-virt-usernsEvgeny Vereshchagin2016-10-271-0/+2
|\
| * test-tables: test ConditionVirtualizationZbigniew Jędrzejewski-Szmek2016-10-261-0/+2
* | failure-action: generalize failure action to emergency actionLukas Nykryn2016-10-211-1/+1
|/
* remove bus-proxydDaniel Mack2016-02-121-3/+0
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-3/+2
* Remove snapshot unit typeZbigniew Jędrzejewski-Szmek2015-11-101-2/+0
* util-lib: split out resource limits related calls into rlimit-util.[ch]Lennart Poettering2015-10-271-6/+7
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-2/+0
* core: rearrange code so that libsystemd/sd-bus/ does not include header files...Lennart Poettering2014-12-231-1/+2
* shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering2014-11-061-1/+1
* core: get rid of condition.c and move the remaining call into util.cLennart Poettering2014-11-061-1/+1
* core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...Lennart Poettering2014-11-061-0/+2
* tests: add missing entry for LocalVariable to test-tablesRonny Chevalier2014-10-311-0/+2
* bus: factor out bus policy itemsDaniel Mack2014-09-081-1/+1
* core: add support for a configurable system-wide start-up timeoutLennart Poettering2014-08-221-1/+1
* tests: add missing entry to test-tablesRonny Chevalier2014-08-181-0/+1
* core: remove systemd_running_as lookup functionsZbigniew Jędrzejewski-Szmek2014-07-191-1/+0
* test-tables: add new entriesZbigniew Jędrzejewski-Szmek2014-07-161-1/+22
* service: rename StartLimitAction enum to FailureActionMichael Olbrich2014-04-241-1/+1
* syscallfilter: port to libseccompRonny Chevalier2014-02-121-3/+0
* test-tables: allow sparse tables and check mapping for -1Zbigniew Jędrzejewski-Szmek2013-07-161-1/+1
* test: add trivial test for syscall table and extend table tests to error pathsZbigniew Jędrzejewski-Szmek2013-07-131-0/+3
* tests: add tests for string lookup tablesZbigniew Jędrzejewski-Szmek2013-07-051-0/+102