Re: [PATCH v3 7/7] Add negative tests to validate migration QAPIs

2024-03-06 Thread Fabiano Rosas
Het Gala writes: > Migration QAPI arguments - uri and channels are mutually exhaustive. > Add negative validation tests, one with both arguments present and > one with none present. > > Signed-off-by: Het Gala > Suggested-by: Fabiano Rosas Reviewed-by: Fabiano Rosas

[PATCH v3 7/7] Add negative tests to validate migration QAPIs

2024-03-06 Thread Het Gala
Migration QAPI arguments - uri and channels are mutually exhaustive. Add negative validation tests, one with both arguments present and one with none present. Signed-off-by: Het Gala Suggested-by: Fabiano Rosas --- tests/qtest/migration-test.c | 54 1 file c