Commit graph

20 commits

Author SHA1 Message Date
Alexandre Pujol
ae13890fc5 test(integration): add sysctl. 2024-12-31 00:07:24 +00:00
Alexandre Pujol
4fe13bcb1c feat(profile): add fc-match & fc-pattern. 2024-12-31 00:07:24 +00:00
Alexandre Pujol
70497e77a3 fix(tests): ensure fwupdmgr don't fail even if the target does not support firmware update. 2024-12-31 00:07:24 +00:00
Alexandre Pujol
30860ad401 tests: add groupmod. 2024-12-31 00:07:24 +00:00
Alexandre Pujol
c4b42f1ece tests: add fwupdmgr.bats 2024-12-31 00:07:24 +00:00
Alexandre Pujol
9711d43537 tests: ensure systemd-homed is started before the homectl test. 2024-12-31 00:07:24 +00:00
Alexandre Pujol
97f4c51df3 tests: add dmesg.bats 2024-12-31 00:07:24 +00:00
Alexandre Pujol
5840e59030 tests: enable the homectl tests. 2024-12-31 00:07:24 +00:00
Alexandre Pujol
354f6ee250 tests: remove hanged test 2024-12-31 00:07:24 +00:00
Alexandre Pujol
0c6d888f9e fix(tests): missing sudo in ip integration test. 2024-12-31 00:07:24 +00:00
Alexandre Pujol
971d9daaf2 tests: cleanup the basic structure of integration tests. 2024-12-31 00:07:24 +00:00
Alexandre Pujol
87f6c116f1 feat: profiles and integration tests improvments.
Add the udbus variable to be used in `unix bind` rule for dbus.
2024-12-31 00:07:24 +00:00
Alexandre Pujol
9aca44908c tests: add more integration tests for core tools. 2024-12-31 00:07:24 +00:00
Alexandre Pujol
d40b112185 fix(test): minor fixes. 2024-12-31 00:07:24 +00:00
Alexandre Pujol
c6064a774c tests(integration): add more tests. 2024-12-31 00:07:24 +00: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