mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-03 23:28:03 +00:00

This allows us to override the location we load data files from, which allows us to do more kinds of installed tests in the future. Also, move the global data/tests content into the place that it is used as it was getting impossible to manage.
4 lines
143 B
Plaintext
4 lines
143 B
Plaintext
[Test]
|
|
Type=session
|
|
Exec=sh -c "G_TEST_SRCDIR=@installedtestsdatadir@ G_TEST_BUILDDIR=@installedtestsdatadir@ @installedtestsbindir@/fwupd.sh"
|