Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-11 | Add /etc/os-release to smoke tests resultsHEADmaster | Aleksander Mistewicz | 1 | -1/+3 |
2018-06-11 | Make all targets use SDB over IP | Aleksander Mistewicz | 1 | -16/+19 |
2017-12-08 | Remove directory with unpacked images if present | Aleksander Mistewicz | 3 | -0/+3 |
2017-11-09 | Use U-boot flash scripts instead of dd | Aleksander Mistewicz | 4 | -109/+3 |
2017-10-16 | Check if all required partitions are present | Aleksander Mistewicz | 4 | -1/+20 |
2017-10-16 | Switch to device after failed rpi3 flash | Aleksander Mistewicz | 1 | -0/+1 |
2017-10-16 | Clean temporary file (tar for artik) | Aleksander Mistewicz | 1 | -1/+1 |
2017-10-16 | Move odroid, rpi3, artik temp files to tmpfs | Aleksander Mistewicz | 3 | -8/+8 |
2017-09-27 | Do not add a newline to iserial | Aleksander Mistewicz | 1 | -2/+2 |
2017-09-27 | Add missing cleanup to rpi3_prepare_flash_conf | Aleksander Mistewicz | 1 | -0/+5 |
2017-09-27 | Add support for rpi3 2parts images | Aleksander Mistewicz | 2 | -3/+61 |
2017-09-27 | Fix screenshot taking | Aleksander Mistewicz | 1 | -0/+1 |
2017-09-27 | Run smoke on rpi3 using expect script | Aleksander Mistewicz | 2 | -1/+39 |
2017-08-08 | Run go-smoke | Aleksander Mistewicz | 1 | -0/+4 |
2017-08-08 | Show smoke test output during execution not after | Aleksander Mistewicz | 4 | -9/+3 |
2017-08-08 | Ignore screenshooter on artik530 and artik710 | Aleksander Mistewicz | 1 | -1/+11 |
2017-08-08 | Increase dyper_restart interval | Aleksander Mistewicz | 1 | -1/+1 |
2017-08-08 | Add artik530 and artik710 support | Aleksander Mistewicz | 1 | -7/+7 |
2017-08-08 | Revert "Use boot images for artik" | Aleksander Mistewicz | 1 | -3/+1 |
2017-08-08 | Revert "Update tct/artik_prepare_flash_conf.sh" | Aleksander Mistewicz | 2 | -7/+14 |
2017-08-08 | Add RaspberryPi 3 to TITS | Aleksander Mistewicz | 4 | -5/+185 |
2017-08-04 | Move conf to *_run.sh | Aleksander Mistewicz | 5 | -44/+13 |
2017-08-04 | Check for IP argument | Aleksander Mistewicz | 1 | -0/+1 |
2017-04-12 | Fix set vconf key | Aleksander Mistewicz | 1 | -1/+1 |
2017-04-12 | Install service in /usr/lib/systemd/system | Aleksander Mistewicz | 1 | -2/+2 |
2017-04-12 | Allow writing to / for making screenshot | Pawel Wieczorek | 1 | -0/+2 |
2017-03-29 | Use /tmp | Aleksander Mistewicz | 1 | -2/+2 |
2017-03-29 | Fix regex to match whole crashed program name | Aleksander Mistewicz | 1 | -1/+1 |
2017-03-29 | Add assertion message to crash_test | Aleksander Mistewicz | 1 | -1/+2 |
2017-03-29 | Increase sleep values | Aleksander Mistewicz | 1 | -3/+3 |
2017-03-29 | Mount all available partitions | Aleksander Mistewicz | 2 | -0/+8 |
2017-03-29 | Use separate iserial scripts for artik images | Aleksander Mistewicz | 2 | -1/+18 |
2017-03-29 | Add k.opasiak's files | Aleksander Mistewicz | 3 | -0/+72 |
2017-03-29 | Overall adjustments | Aleksander Mistewicz | 1 | -1/+1 |
2017-03-29 | Ignore artik's boot image | Aleksander Mistewicz | 2 | -10/+4 |
2017-03-29 | Update tct/artik_prepare_flash_conf.sh | Aleksander Mistewicz | 2 | -14/+13 |
2017-03-29 | Add tct/flash/flash_dd_artik.sh | Aleksander Mistewicz | 4 | -0/+60 |
2017-03-29 | Use boot images for artik | Aleksander Mistewicz | 1 | -1/+3 |
2017-03-29 | Retry run_smoke_sdb | Aleksander Mistewicz | 2 | -1/+20 |
2017-02-01 | List top 10 processes by cputime | Aleksander Mistewicz | 1 | -0/+2 |
2017-02-01 | Fix tct/minnow_prepare_flash_conf.sh | Aleksander Mistewicz | 1 | -0/+3 |
2017-02-01 | Add timeout to tct/minnow_prepare_flash_conf.sh | Aleksander Mistewicz | 2 | -1/+3 |
2017-02-01 | Add build information to smoke test | Aleksander Mistewicz | 1 | -0/+2 |
2017-02-01 | Add sleep to increase sdcard lifetime | Aleksander Mistewicz | 1 | -0/+2 |
2017-02-01 | Replace deprecated option with a new one | Aleksander Mistewicz | 1 | -2/+2 |
2017-02-01 | Add enlightenment_info to tct/run/smoke_tests.sh | Aleksander Mistewicz | 1 | -0/+1 |
2017-02-01 | Replace `tree' with `ls' in tests | Aleksander Mistewicz | 2 | -2/+2 |
2017-01-16 | Make TITS profile independent | Aleksander Mistewicz | 4 | -6/+6 |
2017-01-10 | Add sync after screenshooter install | Aleksander Mistewicz | 1 | -0/+1 |
2017-01-10 | Move wait_ssh() to tct/conf/conf.sh | Aleksander Mistewicz | 2 | -36/+44 |