mirror_lxc/src/tests
Mathias Gibbens 748720cebc
tests: lxc-test-reboot: Fix build on ia64
Add the prototype for __clone2(...) that is used on ia64, and adjust the
code to use it via macro tests.

Verified that the code compiles properly on Debian's ia64 porterbox
(yttrium), but was unable to actually run as lxc-test-reboot requires
root privileges.

Signed-off-by: Mathias Gibbens <gibmat@debian.org>
2022-12-16 11:36:15 -05:00
..
aa.c build: add tests to meson 2022-03-22 08:48:43 +01:00
api_reboot.c tests: include config.h 2021-11-02 11:14:59 +01:00
arch_parse.c tests: include config.h 2021-11-02 11:14:59 +01:00
attach.c tests: include config.h 2021-11-02 11:14:59 +01:00
basic.c tests: include config.h 2021-11-02 11:14:59 +01:00
capabilities.c tests: add lxc.sysctls.* test 2021-11-04 15:17:02 +01:00
cgpath.c tests: include config.h 2021-11-02 11:14:59 +01:00
clonetest.c tests: include config.h 2021-11-02 11:14:59 +01:00
concurrent.c tests: include config.h 2021-11-02 11:14:59 +01:00
config_jump_table.c build: add tests to meson 2022-03-22 08:48:43 +01:00
console_log.c tests: include config.h 2021-11-02 11:14:59 +01:00
console.c tests: include config.h 2021-11-02 11:14:59 +01:00
containertests.c build: add tests to meson 2022-03-22 08:48:43 +01:00
createtest.c tests: include config.h 2021-11-02 11:14:59 +01:00
criu_check_feature.c tests: include config.h 2021-11-02 11:14:59 +01:00
cve-2019-5736.c tests: include config.h 2021-11-02 11:14:59 +01:00
destroytest.c tests: include config.h 2021-11-02 11:14:59 +01:00
device_add_remove.c tests: include config.h 2021-11-02 11:14:59 +01:00
fuzz-lxc-cgroup-init.c tests: include config.h 2021-11-02 11:14:59 +01:00
fuzz-lxc-config-read.c tests: include config.h 2021-11-02 11:14:59 +01:00
fuzz-lxc-define-load.c tests: include config.h 2021-11-02 11:14:59 +01:00
get_item.c build: add tests to meson 2022-03-22 08:48:43 +01:00
getkeys.c build: add tests to meson 2022-03-22 08:48:43 +01:00
list.c tests: include config.h 2021-11-02 11:14:59 +01:00
locktests.c build: add tests to meson 2022-03-22 08:48:43 +01:00
lxc_raw_clone.c tests: include config.h 2021-11-02 11:14:59 +01:00
lxc-test-apparmor-generated Merge pull request #4021 from diederikdehaas/replace-which-in-tests-too 2021-10-28 15:32:01 -04:00
lxc-test-apparmor-mount Merge pull request #4021 from diederikdehaas/replace-which-in-tests-too 2021-10-28 15:32:01 -04:00
lxc-test-automount Replace deprecated backticks with $() construct 2021-10-28 20:15:29 +02:00
lxc-test-autostart test: use busybox in lxc-test-autostart 2021-08-17 13:51:28 +02:00
lxc-test-checkpoint-restore tests: lxc-test-checkpoint-restore: use trap to do cleanup 2022-12-16 11:35:55 -05:00
lxc-test-cloneconfig Replace deprecated backticks with $() construct 2021-10-28 20:15:29 +02:00
lxc-test-createconfig Replace deprecated backticks with $() construct 2021-10-28 20:15:29 +02:00
lxc-test-exit-code tests: add tests making sure the exit code is appropriate. 2019-10-29 20:52:03 +01:00
lxc-test-fuzzers Replace deprecated backticks with $() construct 2021-10-28 20:15:29 +02:00
lxc-test-lxc-attach Replace deprecated backticks with $() construct 2021-10-28 20:15:29 +02:00
lxc-test-no-new-privs tests: use busybox in lxc-test-no-new-privs 2021-08-17 17:35:48 +02:00
lxc-test-procsys mkdir -p /proc /sys on container startup 2021-01-27 12:19:15 +02:00
lxc-test-rootfs Replace deprecated backticks with $() construct 2021-10-28 20:15:29 +02:00
lxc-test-snapdeps Replace deprecated backticks with $() construct 2021-10-28 20:15:29 +02:00
lxc-test-symlink Replace deprecated backticks with $() construct 2021-10-28 20:15:29 +02:00
lxc-test-unpriv Merge pull request #4021 from diederikdehaas/replace-which-in-tests-too 2021-10-28 15:32:01 -04:00
lxc-test-usernic.in Replace 'which' with 'command -v' in tests too 2021-10-28 18:25:37 +02:00
lxc-test-usernsexec tests: pass on ASAN/UBSAN options to several tests 2021-04-12 02:21:07 +00:00
lxc-test-utils.c tests: fix include statements 2022-03-23 16:10:48 +01:00
lxcpath.c tests: include config.h 2021-11-02 11:14:59 +01:00
lxctest.h test: improve logging helpers 2021-11-04 14:08:56 +01:00
may_control.c tests: include config.h 2021-11-02 11:14:59 +01:00
meson.build meson: add remaining still-in-use config checks 2022-07-25 18:12:39 -04:00
mount_injection.c tests: fix include statements 2022-03-23 16:10:48 +01:00
oss-fuzz.sh use systemd dbus StartTransientUnit for unpriv cgroup2 2022-07-25 18:12:19 -04:00
parse_config_file.c tests: fix include statements 2022-03-23 16:10:48 +01:00
proc_pid.c tests: add lxc.proc.* test 2021-11-04 15:17:02 +01:00
reboot.c tests: lxc-test-reboot: Fix build on ia64 2022-12-16 11:36:15 -05:00
rootfs_options.c tests: include config.h 2021-11-02 11:14:59 +01:00
saveconfig.c tests: include config.h 2021-11-02 11:14:59 +01:00
share_ns.c tests: fix include statements 2022-03-23 16:10:48 +01:00
shortlived.c tests: include config.h 2021-11-02 11:14:59 +01:00
shutdowntest.c tests: include config.h 2021-11-02 11:14:59 +01:00
snapshot.c tests: fix include statements 2022-03-23 16:10:48 +01:00
startone.c tests: include config.h 2021-11-02 11:14:59 +01:00
state_server.c tests: include config.h 2021-11-02 11:14:59 +01:00
sys_mixed.c tests: include config.h 2021-11-02 11:14:59 +01:00
sysctls.c tests: add lxc.sysctls.* test 2021-11-04 15:17:02 +01:00