Package simpletest: Information

    Source package: simpletest
    Version: 8-alt3
    Build time:  Feb 26, 2020, 03:56 PM
    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 (mipsel)
    simpletest-debuginfo (mipsel)

    Maintainer: Andrew Savchenko

    List of contributors:
    Andrew Savchenko

      1. libgfortran-devel
      2. libgomp-devel
      3. gcc-fortran
      4. gcc-c++

    Last changed


    Jan. 17, 2020 Andrew Savchenko 8-alt3
    - Use subst_enable macro.
    Jan. 11, 2020 Andrew Savchenko 8-alt2
    - Update summary
    - Fix macro type, thanks ldv@ for noticing.
    Jan. 11, 2020 Andrew Savchenko 8-alt1
    - Add gcc support.
    - Disable m32 tests for non-e2k arches. It can be used on x86_64,
      but outside of build infra, since x86_64-i586 is a separate arepo
      generated repository.
    - Refactor build system, add configure.
    - Install 32-bit binaries on e2k and docs.