rpm-ostree/tests/check
Jonathan Lebon 02b25c616d libpriv/kargs: Strengthen and simplify new kargs APIs
Note this patch only touches the *new* APIs that aren't part of
libostree.

Now that we can use `g_ptr_array_find_with_equal_func`, we can drop our
custom `_ostree_ptr_array_find`.

Also strengthen our handling of values everywhere to handle the `NULL`
case and properly support `KEYWORD` args. I ended up getting rid of
`_ostree_kernel_arg_query_status` in the process since it made that
assumption a lot and overall added more complexity than necessary.

Closes: #1796
Approved by: cgwalters
2019-03-23 18:48:05 +00:00
..
jsonutil.c libpriv/util: Add date field in auto-versioning 2019-01-14 18:49:41 +00:00
postprocess.c postprocess: Handle f26 /etc/nsswitch.conf configuration 2017-03-16 18:39:38 +00:00
test-kargs.c libpriv/kargs: Strengthen and simplify new kargs APIs 2019-03-23 18:48:05 +00:00
test-lib-introspection.sh tests: Split unit test-basic.sh into introspection + upgrade-rebase 2018-04-17 13:08:24 +00:00
test-sysusers.c tests: add test for sorting + conversion of sysuser 2018-08-30 17:37:27 +00:00
test-ucontainer.sh tests/check: Tweak /usr/bin/sh path 2019-03-19 12:19:38 +00:00
test-utils.c libpriv: Directly parse NEVRAs, don't use branches 2018-06-08 20:51:30 +00:00