libvirt/scripts/rpcgen
Michal Privoznik dec02f101e rpcgen: tests: Allow running test_demo from anywhere
The test_demo program compares whether XDR encoded data match the
expected output as read from a file. But the file path is not
absolute and thus relative to CWD which means the program can run
only from one specific directory.

Do what we do in the rest of our test suite: define 'abs_srcdir'
macro and prefix the path with it.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
2023-11-29 14:34:11 +01:00
..
rpcgen rpcgen: use proper operators when comparing types 2023-11-06 12:24:30 -05:00
tests rpcgen: tests: Allow running test_demo from anywhere 2023-11-29 14:34:11 +01:00
main.py rpcgen: add g_auto function support 2023-11-03 14:06:35 -04:00
meson.build build: switch over to new rpc generator code 2023-11-03 14:06:35 -04:00