mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 11:35:19 +00:00
tests: Document how to add new replies files
We already document how to generate them, so might as well go the extra mile and document the remaining steps. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Acked-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
ed454facd4
commit
c2195bee24
@ -230,6 +230,14 @@ mymain(void)
|
||||
*
|
||||
* If you manually edit replies files you can run
|
||||
* "tests/qemucapsfixreplies foo.replies" to fix the replies ids.
|
||||
*
|
||||
* Once a replies file has been generated and tweaked if necessary,
|
||||
* you can drop it into tests/qemucapabilitiesdata/ (with a sensible
|
||||
* name - look at what's already there for inspiration) and test
|
||||
* programs will automatically pick it up.
|
||||
*
|
||||
* To generate the corresponding output files after a new replies
|
||||
* file has been added, run "VIR_TEST_REGENERATE_OUTPUT=1 make check".
|
||||
*/
|
||||
|
||||
testQemuDataReset(&data);
|
||||
|
Loading…
Reference in New Issue
Block a user