openSUSE:Backports:SLE-15-SP3 Backports for SLE-15-SP3 Backports for SLE-15-SP3 https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP3/step/ openSUSE:Backports:SLE-15-SP3:Checks Checks This project contains rpmlint checks for openSUSE:Backports:SLE-15-SP3 https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP3:/Checks/step/ openSUSE:Step:15-SP3 openSUSE Step 15-SP3 This projects provides a fork of SUSE SLE 15-SP3. It rebuilds the sources including maintenance updates. The main purpose is to enable non-SLE hardware architectures like armv7l. https://download.opensuse.org/repositories/openSUSE:/Step:/15-SP3/standard/ SUSE:SLE-15-SP3:GA https://download.opensuse.org/repositories/SUSE:/SLE-15-SP3:/GA/config/ openSUSE:Step:15-SP2 openSUSE Step 15-SP2 This projects provides a fork of SUSE SLE 15-SP2. It rebuilds the sources including maintenance updates. The main purpose is to enable non-SLE hardware architectures like armv7l. https://download.opensuse.org/repositories/openSUSE:/Step:/15-SP2/standard/ SUSE:SLE-15-SP2:Update SLE 15 SP2 SLE 15 SP2 https://download.opensuse.org/repositories/SUSE:/SLE-15-SP2:/Update/config/ SUSE:SLE-15-SP2:GA SLE 15 SP2 SLE 15 SP2 https://download.opensuse.org/repositories/SUSE:/SLE-15-SP2:/GA/config/ openSUSE:Step:15-SP1 openSUSE Step 15-SP1 This projects provides a fork of SUSE SLE 15-SP1. It rebuilds the sources including maintenance updates. The main purpose is to enable non-SLE hardware architectures like armv7l. https://download.opensuse.org/repositories/openSUSE:/Step:/15-SP1/standard/ SUSE:SLE-15-SP1:Update SLE 15 SP1 SLE 15 SP1 https://download.opensuse.org/repositories/SUSE:/SLE-15-SP1:/Update/config/ SUSE:SLE-15-SP1:GA SLE 15 SP1 SLE 15 SP1 https://download.opensuse.org/repositories/SUSE:/SLE-15-SP1:/GA/config/ openSUSE:Step:15 openSUSE Step 15 This projects provides a community rebuilt of SUSE SLE 15 from sources. It rebuilds the sources including released SLES maintenance updates. The main purpose is to enable non-SLE hardware architectures like armv7l. https://download.opensuse.org/repositories/openSUSE:/Step:/15/standard/ SUSE:SLE-15:Update SLE 15 SLE 15 https://download.opensuse.org/repositories/SUSE:/SLE-15:/Update/config/ SUSE:SLE-15:GA SLE 15 SLE 15 https://download.opensuse.org/repositories/SUSE:/SLE-15:/GA/config/ cmocka Lightweight library to simplify and generalize unit tests for C cmocka is an elegant unit testing framework for C with support for mock objects. It only requires the standard C library, works on a range of computing platforms (including embedded) and with different compilers. Features: * Support for mock objects * Only requires the C library * Several supported output formats (Subunit, TAP, jUnit XML) * Fully documented API * Test fixtures * Exception handling for signals (SIGSEGV, SIGILL, ...) * No fork() used * Very well tested * Testing of memory leaks, buffer overflows and underflows. Also, CMocka tries to avoid the use of some of the newer features of C compilers.