Re: [PATCH v6 8/8] Add negative tests to validate migration QAPIs

2024-03-12 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 v6 8/8] Add negative tests to validate migration QAPIs

2024-03-12 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 | 55 +++- 1 file c