libvirt/scripts/rpcgen
Andrea Bolognani 4a01a0bc25 rpcgen: Don't skip all tests when pytest is missing
Some of the files used by test_demo.c can only be regenerated
when pytest is present, but we have pre-generated copies in the
repository, so overall we just need the C compiler to build and
run that specific test program.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2023-12-01 13:50:16 +01:00
..
rpcgen rpcgen: use proper operators when comparing types 2023-11-06 12:24:30 -05:00
tests rpcgen: tests: Run cleanly on platforms where char is unsigned 2023-11-29 17:16:45 +01:00
main.py rpcgen: add g_auto function support 2023-11-03 14:06:35 -04:00
meson.build rpcgen: Don't skip all tests when pytest is missing 2023-12-01 13:50:16 +01:00