Commit Graph

2 Commits

Author SHA1 Message Date
Sanjiv Gupta
e6e5ab6d00 Tests/RunCMake/Diab: Explicitly specify ASM compiler for asm test
Do not depend on detection of ASM compiler to run the asm test.
Specify `CMAKE_ASM_COMPILER` explicitly.

Fixes: #26864
2025-04-14 08:52:34 -04:00
Sanjiv Gupta
7624d0110b Diab: Add tests covering the Diab toolchains
Run the tests only if enabled explicitly by an undocumented cache
entry.  We will enable it on hosts known to have the toolchains.

Closes: #26735
2025-03-18 13:18:55 -04:00