linux-test-project / ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://linux-test-project.readthedocs.io/
GNU General Public License v2.0
2.27k stars 1k forks source link

Remove ltp_clone_quick and ltp_clone_alloc #1112

Closed acerv closed 6 months ago

acerv commented 7 months ago

Deprecate ltp_clone_quick() and ltp_clone_alloc() utilities since they have been removed during tests factory and replaced with SAFE_CLONE().

Signed-off-by: Andrea Cervesato andrea.cervesato@suse.com

metan-ucw commented 6 months ago

Applied thanks.