]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/test/test-tables.c
basic: rename util.h to logarithm.h
[thirdparty/systemd.git] / src / test / test-tables.c
CommitLineData
db9ecf05 1/* SPDX-License-Identifier: LGPL-2.1-or-later */
a8b409db 2
78f22b97 3#include "architecture.h"
a8b409db
ZJS
4#include "automount.h"
5#include "cgroup.h"
4d824a4e 6#include "cgroup-util.h"
86bbe5bf 7#include "compress.h"
134e56dc 8#include "condition.h"
08caaee0 9#include "device-private.h"
a8b409db 10#include "device.h"
57f1b61b 11#include "discover-image.h"
a8b409db 12#include "execute.h"
018eaf74 13#include "import-util.h"
a8b409db
ZJS
14#include "install.h"
15#include "job.h"
78f22b97 16#include "journald-server.h"
a8b409db 17#include "kill.h"
78f22b97
LP
18#include "link-config.h"
19#include "locale-util.h"
a8b409db
ZJS
20#include "log.h"
21#include "logs-show.h"
22#include "mount.h"
a8b409db 23#include "path.h"
018eaf74
ZJS
24#include "process-util.h"
25#include "resolve-util.h"
cf0fbc49 26#include "rlimit-util.h"
a8b409db
ZJS
27#include "scope.h"
28#include "service.h"
a890906c 29#include "show-status.h"
a8b409db 30#include "slice.h"
a8b409db
ZJS
31#include "socket-util.h"
32#include "socket.h"
33#include "swap.h"
34#include "target.h"
cf0fbc49 35#include "test-tables.h"
a8b409db
ZJS
36#include "timer.h"
37#include "unit-name.h"
38#include "unit.h"
d09f9686 39#include "virt.h"
a8b409db
ZJS
40
41int main(int argc, char **argv) {
86bbe5bf 42 test_table(architecture, ARCHITECTURE);
279eadd9 43 test_table(assert_type, CONDITION_TYPE);
a8b409db
ZJS
44 test_table(automount_result, AUTOMOUNT_RESULT);
45 test_table(automount_state, AUTOMOUNT_STATE);
018eaf74 46 test_table(cgroup_controller, CGROUP_CONTROLLER);
a8b409db 47 test_table(cgroup_device_policy, CGROUP_DEVICE_POLICY);
018eaf74
ZJS
48 test_table(cgroup_io_limit_type, CGROUP_IO_LIMIT_TYPE);
49 test_table(collect_mode, COLLECT_MODE);
59fccdc5 50 test_table(condition_result, CONDITION_RESULT);
279eadd9 51 test_table(condition_type, CONDITION_TYPE);
a1130022 52 test_table(device_action, SD_DEVICE_ACTION);
a8b409db 53 test_table(device_state, DEVICE_STATE);
03d63a81 54 test_table(dns_over_tls_mode, DNS_OVER_TLS_MODE);
018eaf74 55 test_table(dnssec_mode, DNSSEC_MODE);
279eadd9 56 test_table(emergency_action, EMERGENCY_ACTION);
018eaf74 57 test_table(exec_directory_type, EXEC_DIRECTORY_TYPE);
a8b409db 58 test_table(exec_input, EXEC_INPUT);
018eaf74 59 test_table(exec_keyring_mode, EXEC_KEYRING_MODE);
a8b409db 60 test_table(exec_output, EXEC_OUTPUT);
018eaf74
ZJS
61 test_table(exec_preserve_mode, EXEC_PRESERVE_MODE);
62 test_table(exec_utmp_mode, EXEC_UTMP_MODE);
63 test_table(image_type, IMAGE_TYPE);
64 test_table(import_verify, IMPORT_VERIFY);
a8b409db
ZJS
65 test_table(job_mode, JOB_MODE);
66 test_table(job_result, JOB_RESULT);
67 test_table(job_state, JOB_STATE);
68 test_table(job_type, JOB_TYPE);
69 test_table(kill_mode, KILL_MODE);
70 test_table(kill_who, KILL_WHO);
279eadd9 71 test_table(locale_variable, VARIABLE_LC);
a8b409db 72 test_table(log_target, LOG_TARGET);
54ed9f88 73 test_table(mac_address_policy, MAC_ADDRESS_POLICY);
4d824a4e 74 test_table(managed_oom_mode, MANAGED_OOM_MODE);
242d75bd 75 test_table(managed_oom_preference, MANAGED_OOM_PREFERENCE);
86bbe5bf 76 test_table(manager_state, MANAGER_STATE);
018eaf74 77 test_table(manager_timestamp, MANAGER_TIMESTAMP);
a8b409db
ZJS
78 test_table(mount_exec_command, MOUNT_EXEC_COMMAND);
79 test_table(mount_result, MOUNT_RESULT);
80 test_table(mount_state, MOUNT_STATE);
86bbe5bf 81 test_table(name_policy, NAMEPOLICY);
018eaf74 82 test_table(namespace_type, NAMESPACE_TYPE);
a8b409db 83 test_table(notify_access, NOTIFY_ACCESS);
03d63a81 84 test_table(notify_state, NOTIFY_STATE);
a8b409db 85 test_table(output_mode, OUTPUT_MODE);
018eaf74 86 test_table(partition_designator, PARTITION_DESIGNATOR);
a8b409db
ZJS
87 test_table(path_result, PATH_RESULT);
88 test_table(path_state, PATH_STATE);
89 test_table(path_type, PATH_TYPE);
86bbe5bf
ZJS
90 test_table(protect_home, PROTECT_HOME);
91 test_table(protect_system, PROTECT_SYSTEM);
018eaf74 92 test_table(resolve_support, RESOLVE_SUPPORT);
8aa209ee 93 test_table(rlimit, RLIMIT);
a8b409db
ZJS
94 test_table(scope_result, SCOPE_RESULT);
95 test_table(scope_state, SCOPE_STATE);
96 test_table(service_exec_command, SERVICE_EXEC_COMMAND);
97 test_table(service_restart, SERVICE_RESTART);
98 test_table(service_result, SERVICE_RESULT);
99 test_table(service_state, SERVICE_STATE);
100 test_table(service_type, SERVICE_TYPE);
a890906c 101 test_table(show_status, SHOW_STATUS);
a8b409db 102 test_table(slice_state, SLICE_STATE);
a8b409db
ZJS
103 test_table(socket_address_bind_ipv6_only, SOCKET_ADDRESS_BIND_IPV6_ONLY);
104 test_table(socket_exec_command, SOCKET_EXEC_COMMAND);
105 test_table(socket_result, SOCKET_RESULT);
106 test_table(socket_state, SOCKET_STATE);
86bbe5bf
ZJS
107 test_table(split_mode, SPLIT);
108 test_table(storage, STORAGE);
a8b409db
ZJS
109 test_table(swap_exec_command, SWAP_EXEC_COMMAND);
110 test_table(swap_result, SWAP_RESULT);
111 test_table(swap_state, SWAP_STATE);
a8b409db
ZJS
112 test_table(target_state, TARGET_STATE);
113 test_table(timer_base, TIMER_BASE);
114 test_table(timer_result, TIMER_RESULT);
115 test_table(timer_state, TIMER_STATE);
116 test_table(unit_active_state, UNIT_ACTIVE_STATE);
117 test_table(unit_dependency, UNIT_DEPENDENCY);
f8662fee 118 test_table(install_change_type, INSTALL_CHANGE_TYPE);
b364c4de 119 test_table(unit_file_preset_mode, UNIT_FILE_PRESET_MODE);
a8b409db
ZJS
120 test_table(unit_file_state, UNIT_FILE_STATE);
121 test_table(unit_load_state, UNIT_LOAD_STATE);
122 test_table(unit_type, UNIT_TYPE);
0f534758 123 test_table(virtualization, VIRTUALIZATION);
4d698d12 124 test_table(compression, COMPRESSION);
86bbe5bf 125
a1130022
LP
126 assert_cc(sizeof(sd_device_action_t) == sizeof(int64_t));
127
a8b409db
ZJS
128 return EXIT_SUCCESS;
129}