Package simpletest: Information

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

Source package: simpletest
Version: 8-alt3
Latest version according to Repology
Build time:  Feb 26, 2020, 03:34 PM in the task #247046
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. libgfortran-devel
    2. libgomp-devel
    3. gcc-c++
    4. gcc-fortran

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.