~checkbox-dev/checkbox:add-fwupdmgr-log

Last commit made on 2024-04-01
Get this branch:
git clone -b add-fwupdmgr-log https://git.launchpad.net/~checkbox-dev/checkbox

Branch merges

Branch information

Name:
add-fwupdmgr-log
Repository:
lp:~checkbox-dev/checkbox

Recent commits

5c875ed... by StanleyHuang

retrieve firmware by debian and snap fwupd

implement a script to be able to retrieve frimware information by debian
fwupd and snap fwupd

8faa9be... by StanleyHuang

removed the step to restore SNAP environ var

removed the step to restore the SNAP env

4e90122... by StanleyHuang

Update providers/base/units/firmware/jobs.pxu

Co-authored-by: kissiel <email address hidden>

fee0cee... by StanleyHuang

modified the workaround

modified the workaround

52e575e... by Patrick Liu

Add it to client-cert-desktop test plan

2668306... by Patrick Liu

Add fwupdmgr test job and plans

8b61956... by hanhsuan <email address hidden>

migrate `keys/microphone-mute` from pulseaudio to pipewire (BugFix) (#1106)

migrate from pulseaudio to pipewire

This test case is missed to migrate in the #826

6495dd0... by hanhsuan <email address hidden>

change the naming of `check_audio_deamon.sh` to `check_audio_daemon.sh` (BugFix) (#1121)

Fix the naming in issue #1117

change `deamon` to `daemon`

fb5aaf3... by Massimiliano Girardi

Set default argv (bugfix) (#1118)

* Set default argv

* pylint fix

43b7dbb... by Massimiliano Girardi

Fix config loading after resume (bugfix) (#1119)

* Initial bugfix

* Rename and document

* Test new load_configs_from_app_blob

* Test start_session

* Fix wrong mocking

* Add test no launcher

* Metabox test

* Also metabox scenario class

* Better docstring

* Increase sleep time to make race condition harder