summaryrefslogtreecommitdiff
path: root/src/test/test-tables.c
Commit message (Expand)AuthorAgeFilesLines
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* install: include full type name in special UnitFilePresetMode valuesLennart Poettering2022-10-141-1/+1
* install: make InstallChange enum type a proper typeLennart Poettering2022-10-141-1/+1
* shared/install: rename 'unit_file_change_type' to 'install_change' + followupsZbigniew Jędrzejewski-Szmek2022-10-131-1/+1
* compress: make Compression a regular non-sparse enumLennart Poettering2022-04-261-2/+1
* basic: move compress.[ch] → src/basic/Lennart Poettering2022-04-261-1/+1
* virt: rework kvm with hyperv enlightenment checks a bitLennart Poettering2022-04-041-0/+1
* Identify kvm + hv_passthrough as "kvm"Brett Holman2022-04-031-1/+0
* sd-device: add sd_device_get_action() + sd_device_get_seqnum() + sd_device_ne...Lennart Poettering2021-02-181-1/+3
* cgroup-util: add ManagedOOMPreference enum to use between pid1 and oomdAnita Zhang2021-02-091-0/+1
* shared: rename machine-image.[ch] → discover-image.[ch]Lennart Poettering2021-02-031-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* core: add ManagedOOM*= properties to configure systemd-oomd on the unitAnita Zhang2020-10-071-0/+2
* udev/link-config: rename MACPolicy to MACAddressPolicyZbigniew Jędrzejewski-Szmek2019-03-221-1/+1
* sd-device: move device_action_from_string() and friends to device-private.hYu Watanabe2019-03-071-1/+1
* Merge pull request #9685 from yuwata/fix-9663Lennart Poettering2018-07-231-0/+2
|\
| * test: add a table test for ShowStatusYu Watanabe2018-07-231-0/+2
* | test: add more string-table tests in test-tablesYu Watanabe2018-07-241-0/+4
|/
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* 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