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

scenario_groups/default: remove io, filecaps and cap_bounds #1159

Closed Cypresslin closed 3 weeks ago

Cypresslin commented 3 weeks ago

runtest/io was removed in 0d9dc994e runtest/filecaps and cap_bounds was removed in 071727828

Fixes: 0d9dc994e ("runtest: Move io content to ltp-aiodio.part4") Fixes: 071727828 ("runtest: Move capability related tests to new capability") Signed-off-by: Po-Hsu Lin \po-hsu.lin@canonical.com\

pevik commented 3 weeks ago

Thanks for fixing my error, merged!