Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2017-01-09 | Add tct/artik_prepare_flash.sh | Aleksander Mistewicz | 3 | -0/+110 |
2017-01-09 | Move wait_sdb() to tct/conf/conf.sh | Aleksander Mistewicz | 2 | -22/+32 |
2017-01-09 | Add mbr64 target support | Aleksander Mistewicz | 1 | -0/+3 |
2017-01-09 | Add check, install to tct/run/common_test.py | Aleksander Mistewicz | 1 | -0/+39 |
2017-01-09 | Add set_usb_mode to tct/prepare/prepare.sh | Aleksander Mistewicz | 2 | -0/+8 |
2017-01-09 | Add dyper functions to tct/flash/flash.sh | Aleksander Mistewicz | 1 | -0/+30 |
2017-01-09 | Add push to SSH and SDB in tct/run/common_test.py | Aleksander Mistewicz | 1 | -0/+13 |
2017-01-09 | Add Screenshot to tct/run/common_test.py | Aleksander Mistewicz | 1 | -0/+33 |
2017-01-09 | Add pull to SSH and SDB in tct/run/common_test.py | Aleksander Mistewicz | 1 | -0/+13 |
2017-01-09 | Add screenshots to tests on odroid images | Aleksander Mistewicz | 2 | -0/+10 |
2017-01-03 | Add destination argument to ssh_copy and sdb_copy | Aleksander Mistewicz | 1 | -4/+10 |