-
Hello I am trying to install CloudCompy wrapper and i ran ctest command and these tests are failing. Can anyone help me with these
![image](https://github.com/user-attachments/assets/07b40e5f-9940-…
-
Currently our config looks a bit like this:
```rust
cfg.skip_field(move |struct_, field| {
(struct_ == "siginfo_t" && field == "_pad") ||
(musl && struct_ == "glob_t" && field == …
-
Update the Documenation related to Ctest Labels
1. Update INSTALL.md to include labels in the Ctest lines. Explain where to find label documentation
2. Create a LABEL_README.md (or something to t…
-
There is probably an error during test name parsing and interpretation using INSTANTIATE_TEST_SUITE_P.
Here is my cpp test code :
```cpp
INSTANTIATE_TEST_SUITE_P(
StandardFilesWrite,
M…
-
Beacuse we will be testing RDAS with RRFS (MPAS-JEDI) workflow, it is important to track the source of ioda data. ioda data should be converted from bufr or prepbufr files. ioda data used in RDAS test…
-
I have run the setup, but ctest still have an error. The output is :
ctest -V -R qa_tracking_singletarget
UpdateCTestConfiguration from :/home/fang/workarea/gr-radar/build/DartConfiguration.tcl
Up…
-
**Is your feature request related to a problem? Please describe.**
I noticed that my CMake tests are not built unless I include CTest in my CMakeLists.txt. Only then are any tests found when I run `c…
-
In theory CTest could replace all of these scripts
I made a mistake of looking somewhere I should not have.
$ wc -l tests/scripts/*.sh 876 23:47:33
14 tests/scripts/run_buil…
-
@xylar and I noticed that ctests on pm-cpu with nvidia ran at about 90 seconds, but on pm-gpu with nvidiagpu they ran at 1538.76 seconds.
-
```
C:\Users\KLEIN_CL\Workspace\cpp\execution26>ctest --preset debug --rerun-failed
Test project C:/Users/KLEIN_CL/Workspace/cpp/execution26/build/debug
Start 19: beman.execution26.exec-just.te…