Package simpletest: Information

  • Default inline alert: Version in the repository: 12-alt2

Source package: simpletest
Version: 10-alt3
Latest version according to Repology
Build time:  May 18, 2020, 03:36 PM in the task #251920
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.

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, aarch64)
simpletest-debuginfo (x86_64, ppc64le, i586, aarch64)

Maintainer: Andrew Savchenko

List of contributors:
Andrew Savchenko

ACL:
Andrew Savchenko
@everybody

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

Last changed


May 18, 2020 Andrew Savchenko 10-alt3
- Remove no longer needed libgfortran-devel dependency.
May 15, 2020 Andrew Savchenko 10-alt2
- Fix build issues on aarch64 and i586.
May 15, 2020 Andrew Savchenko 10-alt1
- Add sanitizers support.