Commit graph

22 commits

Author SHA1 Message Date
Alexandre Pujol
33a66ef6a2
fix(integration): disable needrestart test due to upstream issue.
Some checks failed
Ubuntu / check (push) Has been cancelled
Ubuntu / build (default, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (default, ubuntu-24.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Has been cancelled
Ubuntu / tests (push) Has been cancelled
2024-11-21 20:22:52 +00:00
Alexandre Pujol
3960f20f00
feat(profile): add needrestart-vmlinuz-get-version & tests for needrestart. 2024-11-21 19:39:55 +00:00
Alexandre Pujol
5237ab3989
test(integration): add sysctl. 2024-11-21 19:33:07 +00:00
Alexandre Pujol
8d4d17fa34
feat(profile): add fc-match & fc-pattern. 2024-11-21 19:26:57 +00:00
Alexandre Pujol
ffd6ecba5b
fix(tests): ensure fwupdmgr don't fail even if the target does not support firmware update. 2024-11-21 19:15:56 +00:00
Alexandre Pujol
2332f71b17
tests: add groupmod.
Some checks failed
Ubuntu / check (push) Has been cancelled
Ubuntu / build (default, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (default, ubuntu-24.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Has been cancelled
Ubuntu / tests (push) Has been cancelled
2024-11-20 00:14:22 +00:00
Alexandre Pujol
685105a662
tests: add fwupdmgr.bats 2024-11-20 00:12:31 +00:00
Alexandre Pujol
edad2e1984
tests: ensure systemd-homed is started before the homectl test. 2024-11-20 00:11:57 +00:00
Alexandre Pujol
5ef78b1e6c
tests: add dmesg.bats 2024-11-20 00:08:26 +00:00
Alexandre Pujol
4a5fa74e63
tests: enable the homectl tests. 2024-11-19 23:43:17 +00:00
Alexandre Pujol
df02f7a0fd
tests: remove hanged test 2024-11-19 22:58:42 +00:00
Alexandre Pujol
3eba6bef6d
fix(tests): missing sudo in ip integration test. 2024-11-19 21:49:03 +00:00
Alexandre Pujol
5c70c50c26
tests: cleanup the basic structure of integration tests. 2024-11-19 21:27:04 +00:00
Alexandre Pujol
4e5f4cb06a
feat: profiles and integration tests improvments.
Add the udbus variable to be used in `unix bind` rule for dbus.
2024-11-19 19:04:27 +00:00
Alexandre Pujol
5611001e5b
tests: add more integration tests for core tools. 2024-11-12 21:42:31 +00:00
Alexandre Pujol
5240dcbdd1
fix(test): minor fixes. 2024-10-22 13:38:42 +01:00
Alexandre Pujol
449c8d3e3a
tests(integration): add more tests. 2024-10-22 13:16:03 +01:00
Alexandre Pujol
d7521b36df
test: improve gpgconf tests.
Some checks are pending
Ubuntu / build (default, ubuntu-22.04) (push) Waiting to run
Ubuntu / build (default, ubuntu-24.04) (push) Waiting to run
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Waiting to run
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Waiting to run
Ubuntu / tests (push) Blocked by required conditions
2024-10-22 00:53:50 +01:00
Alexandre Pujol
cca8e6508f
fix(profile): apply some fix raised by the test suite. 2024-10-22 00:37:50 +01:00
Alexandre Pujol
21dcda26bb
tests(integration): add more test cases (2). 2024-10-21 23:36:51 +01:00
Alexandre Pujol
f14fef10c2
tests(integration): add more test cases. 2024-10-21 22:16:08 +01:00
Alexandre Pujol
061f5aa95e
test: add initial structure for the common integration tests.
- Add bats common helpers.
- Add a first set of tests for some simple program.
2024-10-21 19:07:47 +01:00