summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe/ptest-cargo.bbclass
Commit message (Expand)AuthorAgeFilesLines
* ptest-cargo: fix tests output format for testimageInes KCHELFI2025-05-151-1/+11
* ptest-cargo: fix incorrect FAIL count when multiple tests are runInes KCHELFI2025-04-291-4/+5
* ptest-cargo: refactor run-ptest generation to remove redundancyInes KCHELFI2025-04-291-9/+11
* ptest-cargo: handle packageconfig argumentsPeter Marko2025-04-241-1/+2
* cargo: remove True option to getVar callsPeter Marko2024-06-271-9/+9
* cargo: Rename MANIFEST_PATH -> CARGO_MANIFEST_PATHAlex Kiernan2023-12-081-1/+1
* ptest-cargo.bbclass: Support of cargo workspacesFrederic Martinsons2023-07-301-4/+8
* ptest-cargo.bbclass: fix condition to detect test executableFrederic Martinsons2023-07-141-3/+3
* ptest-cargo.bbclass: add the possibility to define test argumentsFrederic Martinsons2023-05-101-2/+6
* ptest-cargo.bbclass: create classFrederic Martinsons2023-05-051-0/+130