[LTP] [PATCH v1] Remove tomoyo testing suite
Cyril Hrubis
chrubis@suse.cz
Mon Mar 6 10:47:33 CET 2023
Hi!
> From: Andrea Cervesato <andrea.cervesato@suse.com>
>
> The tomoyo testing suite is built and installed inside the LTP testcases
> folder, but it's not used and maintained anymore.
> This patch removes it, so we get rid of ltp_clone_quick as well and make
> some space in the installation folder.
We should metion here that this has been acked by the tomoyo maintainer,
ideally as Acked-by: tag.
> Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
> ---
> testcases/kernel/security/tomoyo/.gitignore | 9 -
> testcases/kernel/security/tomoyo/Makefile | 29 -
> testcases/kernel/security/tomoyo/README | 58 --
> testcases/kernel/security/tomoyo/include.h | 379 ----------
> testcases/kernel/security/tomoyo/newns | Bin 0 -> 22848 bytes
^
This does not look right.
> testcases/kernel/security/tomoyo/newns.c | 49 --
> testcases/kernel/security/tomoyo/testall.sh | 46 --
> .../kernel/security/tomoyo/tomoyo_accept_test | Bin 0 -> 46136 bytes
> .../security/tomoyo/tomoyo_accept_test.c | 146 ----
> .../kernel/security/tomoyo/tomoyo_file_test | Bin 0 -> 57296 bytes
> .../kernel/security/tomoyo/tomoyo_file_test.c | 304 --------
> .../security/tomoyo/tomoyo_filesystem_test | Bin 0 -> 88160 bytes
> .../security/tomoyo/tomoyo_filesystem_test.c | 633 -----------------
> .../security/tomoyo/tomoyo_new_file_test | Bin 0 -> 84864 bytes
> .../security/tomoyo/tomoyo_new_file_test.c | 627 -----------------
> .../kernel/security/tomoyo/tomoyo_new_test | Bin 0 -> 69800 bytes
> .../kernel/security/tomoyo/tomoyo_new_test.c | 652 ------------------
> .../security/tomoyo/tomoyo_policy_io_test | Bin 0 -> 49648 bytes
> .../security/tomoyo/tomoyo_policy_io_test.c | 195 ------
> .../security/tomoyo/tomoyo_policy_memory_test | Bin 0 -> 34080 bytes
> .../tomoyo/tomoyo_policy_memory_test.c | 358 ----------
> .../security/tomoyo/tomoyo_rewrite_test | Bin 0 -> 44712 bytes
> .../security/tomoyo/tomoyo_rewrite_test.c | 169 -----
> 23 files changed, 3654 deletions(-)
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list