balena-supervisor/test/unit/lib
Felipe Lalanne 91b119cbae Stop using host journalctl
The supervisor had to chroot into the host root in order to read the
journal logs. This won't be possible anymore once the supervisor becomes
an app. This commit copies the journalctl binary and necessary libraries
from a debian image into the supervisor image in order to be able to use
the tool on runtime.

Change-type: patch
2022-12-05 17:09:20 -03:00
..
backoff.spec.ts Create test/unit and test/integration folders 2022-08-24 14:28:36 -04:00
conversions.spec.ts Migrate simple legacy tests to test/unit and test/integration 2022-10-18 20:36:53 -03:00
fs-utils.spec.ts Un-skip fs-utils test 2022-09-28 10:37:40 -03:00
journald.spec.ts Stop using host journalctl 2022-12-05 17:09:20 -03:00
json.spec.ts Create test/unit and test/integration folders 2022-08-24 14:28:36 -04:00
system-info.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
update-lock.spec.ts Migrate update-lock tests as integration tests 2022-09-28 10:37:41 -03:00
validation.spec.ts Allow most printable ASCII chars for service label key 2022-10-14 20:50:25 -04:00