Skip to content
EverydayQA edited this page Mar 18, 2017 · 4 revisions

Welcome to the prima wiki!

xunit test Frame works

c check examples

use arrays to hold test data inside START_TEST() https://github.com/ossec/ossec-hids/blob/master/src/tests/test_shared.c

use ck_assert_msg example https://github.com/irungentoo/toxcore/blob/master/auto_tests/network_test.c

Enable fedora-source on fedora 25

sudo dnf config-manager --set-enabled fedora-source
sudo dnf config-manager fedora-source --dump|grep enabled
enabled = True

todo: add fedora 25 local rpm and srpm repo

activate fedora 25 source rpm repo, compile a few into local repo

find repo or source rpm of pycharm-community, compile into local repo

find other git repo and build rpm and srpm

Clone this wiki locally