mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
65c2d3c2b6
Add integration test coverage for code initially added by commit
d8b8f76c4f ("Fix problem when update memory and swap memory",
2016-04-05).
This is in addition to existing unit test,
TestMemorySetSwapSmallerThanMemory.
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>