summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb
diff options
context:
space:
mode:
authorFrederic Martinsons <frederic.martinsons@gmail.com>2023-04-27 17:12:48 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-05-05 11:07:26 +0100
commite6b18a4ced27e1a9a9f9403132732a19ef15c497 (patch)
tree927ec7d227386c88a85aeaf7e3df3b8b9678ce72 /meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb
parent92036d454a6b500f4e6c4a1ba43dca5c4e738f59 (diff)
downloadpoky-e6b18a4ced27e1a9a9f9403132732a19ef15c497.tar.gz
ptest-cargo.bbclass: create class
This new class offers the possibility to build rust unit tests (and integration tests) and find them correctly. Due to non deterministic names of generated binaries, a custom parsing of build result must be performed. See https://github.com/rust-lang/cargo/issues/1924 All rust projects will generate a test binary with "cargo build --tests" command, even if there are no test defined in source code. The binary will just output that it ran 0 tests. (From OE-Core rev: dad9bad239d757ae0b159fe5f1276b6856547b4c) Signed-off-by: Frederic Martinsons <frederic.martinsons@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb')
0 files changed, 0 insertions, 0 deletions