Package simpletest: Information

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

Binary package: simpletest
Version: 12-alt2.2
Architecture: e2kv6
Build time:  Mar 19, 2024, 06:29 PM
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


Last changed


Nov. 29, 2023 Michael Shigorin 12-alt2.2
- E2K: disable sanitizers on all arch versions (mcst#7862)
March 5, 2023 Michael Shigorin 12-alt2.1
- DROP: e2kv6: workaround possible ASLR issue as suggested by bircoph@
July 16, 2022 Andrew Savchenko 12-alt2
- Workaround g++-12 bug: alt bug 41451.