meta-openembedded/meta-oe/recipes-test
Gyorgy Sarvari 8a7ebb2480
trompeloeil: upgrade 47 -> 49
Changelog:

v49: https://github.com/rollbear/trompeloeil/releases/tag/v49

Highlights:
- Added mocking macros that infers function arity from a trailing return
  type syntax signature.
- Added .RT_TIMES() to exceptations, which works like .TIMES()
  but where the limits are only known at runtime.
- Added several new composable matchers.
- When an expectation is constrained by several .WITH() clauses, a
  violation report will only include the first failed condition,
  short cirquiting the logic.

v48: https://github.com/rollbear/trompeloeil/releases/tag/v48

Highlights:
- Fixed memory leak when adding an action (.RETURN, .SIDE_EFFECT, etc)
  throws.
- Dropped older compilers from CI builds (gcc <= 6 and clang <= 7) since
  GitHub actions now require node-20, and no build environment is
  currently available that both supports node-20 and older compilers.
- Support for STDMETHOD functions for COM.
- Fixed issue with std::expected causing compilation error.
- Silenced gcc -Weffc++ warnings.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-23 11:11:47 -07:00
..
bats meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
catch2 catch2: enable native and nativesdk 2025-07-25 17:12:11 -07:00
cmocka meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
cppunit Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. 2024-11-05 19:19:22 -08:00
cpputest cpputest: update to latest revision 2025-07-28 14:36:25 -07:00
cukinia cukinia: upgrade 0.8.0 -> 0.9.0 2025-09-04 10:28:21 -07:00
cunit meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
cxxtest Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. 2024-11-05 19:19:22 -08:00
evtest evtest: upgrade 1.35 -> 1.36 2025-09-04 10:28:22 -07:00
fbtest meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
fwts *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
googletest meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
libfaketime meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
linux-serial-test linux-serial-test: Bump SRCREV to allow CMake 4+ compatibility 2025-07-11 08:35:27 -07:00
pm-qa pm-qa: update git fetch protocol 2025-09-19 12:21:59 -07:00
shunit2 meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
syzkaller syzkaller: Add nativesdk 2025-08-14 07:40:09 -07:00
testfloat meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
trompeloeil trompeloeil: upgrade 47 -> 49 2025-09-23 11:11:47 -07:00