[PATCH 0/2] rpcgen: tests: Improve on funky platforms

Michal Privoznik posted 2 patches 5 months ago
Failed in applying to current master (apply log)
scripts/rpcgen/tests/meson.build              |   4 +++-
scripts/rpcgen/tests/test_demo.c              |   4 ++--
.../tests/test_demo_struct_fixed_array.bin    | Bin 136 -> 136 bytes
.../tests/test_demo_struct_pointer_set.bin    | Bin 12 -> 12 bytes
.../rpcgen/tests/test_demo_struct_scalar.bin  | Bin 8 -> 8 bytes
.../test_demo_struct_variable_array_set.bin   | Bin 28 -> 28 bytes
.../tests/test_demo_test_struct_all_types.bin | Bin 1752 -> 1752 bytes
7 files changed, 5 insertions(+), 3 deletions(-)
[PATCH 0/2] rpcgen: tests: Improve on funky platforms
Posted by Michal Privoznik 5 months ago
At least the second patch should be merged before the release so that
Jirka can do the release cleanly.

Michal Prívozník (2):
  rpcgen: tests: Allow running test_demo from anywhere
  rpcgen: tests: Run cleanly on platforms where char is unsigned

 scripts/rpcgen/tests/meson.build              |   4 +++-
 scripts/rpcgen/tests/test_demo.c              |   4 ++--
 .../tests/test_demo_struct_fixed_array.bin    | Bin 136 -> 136 bytes
 .../tests/test_demo_struct_pointer_set.bin    | Bin 12 -> 12 bytes
 .../rpcgen/tests/test_demo_struct_scalar.bin  | Bin 8 -> 8 bytes
 .../test_demo_struct_variable_array_set.bin   | Bin 28 -> 28 bytes
 .../tests/test_demo_test_struct_all_types.bin | Bin 1752 -> 1752 bytes
 7 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.41.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org
Re: [PATCH 0/2] rpcgen: tests: Improve on funky platforms
Posted by Jiri Denemark 5 months ago
On Wed, Nov 29, 2023 at 13:00:08 +0100, Michal Privoznik wrote:
> At least the second patch should be merged before the release so that
> Jirka can do the release cleanly.
> 
> Michal Prívozník (2):
>   rpcgen: tests: Allow running test_demo from anywhere
>   rpcgen: tests: Run cleanly on platforms where char is unsigned
> 
>  scripts/rpcgen/tests/meson.build              |   4 +++-
>  scripts/rpcgen/tests/test_demo.c              |   4 ++--
>  .../tests/test_demo_struct_fixed_array.bin    | Bin 136 -> 136 bytes
>  .../tests/test_demo_struct_pointer_set.bin    | Bin 12 -> 12 bytes
>  .../rpcgen/tests/test_demo_struct_scalar.bin  | Bin 8 -> 8 bytes
>  .../test_demo_struct_variable_array_set.bin   | Bin 28 -> 28 bytes
>  .../tests/test_demo_test_struct_all_types.bin | Bin 1752 -> 1752 bytes
>  7 files changed, 5 insertions(+), 3 deletions(-)

Pretty clear and safe for freeze.

Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org