summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-test/evtest
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update SRC_URI branch and protocolsRichard Purdie2021-11-031-1/+1
| | | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evtest: fix timestamps in outputJohannes Obermüller2021-08-031-1/+1
| | | | | | | Broken patch caused seconds to be printed twice instead of seconds and microseconds. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evtest: Fix build for 32bit arches with 64bit time_tKhem Raj2019-12-012-2/+45
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evtest: update to 1.34Oleksandr Kravchuk2019-09-142-4/+40
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evtest: move to recipes-testArmin Kuster2018-03-011-0/+17
Signed-off-by: Armin Kuster <akuster808@gmail.com>