calamares/src/modules/machineid
Adriaan de Groot c159ffe491 [machineid] Polish up the tests
- create dirs as needed (this will normally be done by
  unsquash, but for tests with paths it needs to be done
  by hand)
- log what file is being checked
- filePath() doesn't like the absolute paths we have
  (they're absolute in the chroot, and existing code
  just sticks rootMountPoint in front)
2020-09-15 16:49:45 +02:00
..
CMakeLists.txt REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
machineid.conf [machineid] Support multiple entropy files 2020-09-15 12:57:09 +02:00
machineid.schema.yaml [machineid] Support multiple entropy files 2020-09-15 12:57:09 +02:00
MachineIdJob.cpp [machineid] Polish up the tests 2020-09-15 16:49:45 +02:00
MachineIdJob.h [machineid] Support multiple entropy files 2020-09-15 12:57:09 +02:00
Tests.cpp [machineid] Polish up the tests 2020-09-15 16:49:45 +02:00
Workers.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Workers.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00