rpm-ostree/tests/kolainst
Colin Walters 6fd9db246a Add basic Rust CLI bindings for DBus
This stubs out sufficient infrastructure for us to register
as a client and call the Moo API.

A glaring problem here is the lack of extensive `glib::Variant`
bindings; that's covered in the next gtk-rs release.

My real goal was to try porting the `rpmostree-builtin-apply-live.cxx`
code entirely to Rust, but there's more to do to expose the
transaction helper APIs we have.
2021-03-04 09:17:21 -05:00
..
destructive tests: Add RPMs to installed kola tests, port layering-local 2021-03-02 09:47:03 -08:00
nondestructive Add basic Rust CLI bindings for DBus 2021-03-04 09:17:21 -05:00
.gitignore tests: Add RPMs to installed kola tests, port layering-local 2021-03-02 09:47:03 -08:00
kolainst-build.sh tests: Add RPMs to installed kola tests, port layering-local 2021-03-02 09:47:03 -08:00
Makefile tests: Add RPMs to installed kola tests, port layering-local 2021-03-02 09:47:03 -08:00