Package simpletest: Information

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

Binary package: simpletest
Version: 12-alt1
Architecture: e2k
Build time:  Jun 19, 2022, 07:18 AM
Source package: simpletest
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.

Maintainer: Andrew Savchenko

List of contributors:
Andrew Savchenko

Last changed


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.
Dec. 15, 2020 Andrew Savchenko 11-alt5
- Fix configure exit code when all sanitizers are disabled.