Package simpletest: Information

    Source package: simpletest
    Version: 12-alt2
    Latest version according to Repology
    Build time:  Jul 16, 2022, 03:25 PM in the task #303792
    Category: Other
    Report package bug
    License: GPL-3
    Summary: Simple toolchain test
    Description: 
    Simple suit for testing basic runtime toolchain functionality:
    - build chroot installability;
    - C/C++/Fortran base testing (compiles & works);
    - OpenMP tests for both C and Fortran (C++ OpenMP is the same as C);
    - profiler testing;
    - coverage testing.
    
    Also provides useful information about system:
    - running CPU version and architecture;
    - active instruction set, bitness, optlevel;
    - uname information;
    - effective compiler version and supported standards.

    List of rpms provided by this srpm:
    simpletest (x86_64, ppc64le, i586, armh, aarch64)
    simpletest-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Andrew Savchenko

    List of contributors:
    Andrew Savchenko

    ACL:
    Andrew Savchenko
    @everybody

      1. liblsan-devel-static
      2. /proc
      3. libgomp-devel
      4. libtsan-devel-static
      5. libubsan-devel-static
      6. gcc-c++
      7. gcc-fortran
      8. libasan-devel-static

    Last changed


    July 16, 2022 Andrew Savchenko 12-alt2
    - Workaround g++-12 bug: alt bug 41451.
    May 30, 2022 Andrew Savchenko 12-alt1
    - Make Fortran support conditional
    Nov. 27, 2021 Andrew Savchenko 11-alt6
    - Workaround g++-11 bug. Alt bug 41451.