summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix bad ptest printing of failurestest/fix-aktualizr-python-ptestLaurent Bonnans2019-05-081-1/+1
* More robust aktualizr-ptest printing of errorsLaurent Bonnans2019-05-071-2/+2
* selftest: retry aktualizr failure check due to resource constraints.Patrick Vacek2019-04-301-2/+9
* selftest: Remove test_secondary_listening.Patrick Vacek2019-04-291-5/+0
* Fix problem with lshw for aktualizr ptestLaurent Bonnans2019-04-101-2/+2
* Add oe-selftest for aktualizr ptest run on qemuLaurent Bonnans2019-04-092-2/+54
* Cleanup (not) provisioned checks in oe-selftestfeat/OTA-2142/aktualizr-resource-controlLaurent Bonnans2019-03-213-62/+33
* Add resource control testLaurent Bonnans2019-03-211-0/+45
* Fix in oe-selftests/qemu_launchLaurent Bonnans2019-03-202-20/+5
* Split oe-selftests by target machinesLaurent Bonnans2019-03-205-266/+302
* oe-selftest: look for expected error in stderr.Patrick Vacek2019-03-121-1/+1
* Merge pull request #494 from advancedtelematic/test/rm-add-package-testPatrick Vacek2019-02-261-29/+0
|\
| * updater.py: remove test_add_package.test/rm-add-package-testPatrick Vacek2019-02-261-29/+0
* | updater.py: no longer necessary to add meta-python for rpi.fix/meta-python-dependPatrick Vacek2019-02-261-8/+0
|/
* Fix oe-selftest for `aktualizr once`feat/latest-aktualizrLaurent Bonnans2019-01-281-2/+2
* sota.conf: use usrmergeStefan Agner2018-11-281-0/+4
* oe-selftest: rpi-basic-image is deprecated. Use core-image-minimal.fix/rpi-image-typePatrick Vacek2018-11-261-3/+3
* selftest: introduce QEMU_USE_KVMStefan Agner2018-11-211-1/+7
* aktualizr: Bump to latest and fix names.Patrick Vacek2018-11-161-6/+6
* aktualizr: Remove implicit_writer. It is now unused.refactor/master/rm-implicit-writerPatrick Vacek2018-10-291-3/+1
* image_types_ota: use IMGDEPLOYDIR for ota-ext4 imagesStefan Agner2018-10-181-1/+1
* aktualizr: remove example-interface.Patrick Vacek2018-10-091-8/+1
* Fixes for oe-selftestfeat/OTA-719/nodeployAnton Gerasimov2018-10-011-13/+17
* Do not run aktualizr-info --allow-migrate in testsLaurent Bonnans2018-09-181-2/+2
* aktualizr: bump to latest for key rotation and storage updates.bugfix/unknown-signatures-masterPatrick Vacek2018-08-081-1/+1
* Test --running-mode=oncePhil Wise2018-06-201-0/+43
* updater.py: Add hack to clean recipes before building.Patrick Vacek2018-06-191-0/+2
* updater.py: Fix longstanding typo.Patrick Vacek2018-06-191-7/+7
* aktualizr-*-prov: read config files from STAGING_DIR_HOST.Patrick Vacek2018-06-191-6/+6
* Compatibility with latest aktualizrPhil Wise2018-06-151-1/+1
* aktualizr_*.bb: Minor formatting and fixes.Patrick Vacek2018-06-041-2/+1
* updater.py: Fix test broken by man/man-db upgrade.Patrick Vacek2018-05-311-3/+3
* Give some more time for checking for successful provisioning.Patrick Vacek2018-05-071-2/+2
* Test aktualizr-example-interface package (PRO-5336).Patrick Vacek2018-05-041-0/+9
* Add missing delay in loop.Phil Wise2018-04-301-6/+8
* Add SOTA client feature to enable secondary networkPhil Wise2018-03-271-0/+41
* UDP Socket activation for discovery servicePhil Wise2018-03-231-2/+2
* Fix up testsPhil Wise2018-03-201-0/+1
* Add systemd socket activation for secondaryPhil Wise2018-03-141-0/+5
* Add secondary-image to meta-updaterPhil Wise2018-03-141-2/+43
* Add a basic raspberry pi test.test/better-oe-selftestPatrick Vacek2018-03-021-16/+98
* Add qemu layer for qemu tests if not present.Patrick Vacek2018-02-281-8/+53
* oe-selftest improvements.Patrick Vacek2018-02-281-60/+51
* Merge remote-tracking branch 'ats/pyro' into test/PRO-4481/hsm-rockoPatrick Vacek2018-02-271-53/+292
|\
| * Fix typo in oe-selftestLaurent Bonnans2018-02-271-1/+1
| * Less redundant bitbaking in oe-selftestLaurent Bonnans2018-02-271-12/+2
| * Factorize aktualizr native helper in oe-selftestLaurent Bonnans2018-02-271-75/+43
| * Test implicit provisioning with oe-selftestLaurent Bonnans2018-02-271-0/+89
| * Fix minor logging issue.Patrick Vacek2018-02-211-5/+2
| * Refactor oe selftestsLaurent Bonnans2018-02-201-51/+70