1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-07 23:36:15 +02:00
youki/tests/integration_test/src/tests/lifecycle
Yashodhan 80f1f36ae9
Refactor test dir structure (#2421)
* Move individual rust-oci-tests components in the tests dir

We can use several things from test_framework and even integration_test
for additional tests such as podman rootless and wasm tests

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>

* fix scripts and docs for the new dir structure

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>

---------

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
2023-10-10 21:00:02 +09:00
..
checkpoint.rs Refactor test dir structure (#2421) 2023-10-10 21:00:02 +09:00
container_create.rs Refactor test dir structure (#2421) 2023-10-10 21:00:02 +09:00
container_lifecycle.rs Refactor test dir structure (#2421) 2023-10-10 21:00:02 +09:00
create.rs Refactor test dir structure (#2421) 2023-10-10 21:00:02 +09:00
delete.rs Refactor test dir structure (#2421) 2023-10-10 21:00:02 +09:00
exec.rs Refactor test dir structure (#2421) 2023-10-10 21:00:02 +09:00
kill.rs Refactor test dir structure (#2421) 2023-10-10 21:00:02 +09:00
mod.rs Refactor test dir structure (#2421) 2023-10-10 21:00:02 +09:00
start.rs Refactor test dir structure (#2421) 2023-10-10 21:00:02 +09:00
state.rs Refactor test dir structure (#2421) 2023-10-10 21:00:02 +09:00
util.rs Refactor test dir structure (#2421) 2023-10-10 21:00:02 +09:00