aboutsummaryrefslogtreecommitdiffstats
path: root/test/diagnostic.c
Commit message (Collapse)AuthorAgeFilesLines
* test: cleanup abd simplify diagnostic test logic.Gravatar Gediminas Jakutis 2019-11-131-79/+17
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* diagnostic: use format strings instead.Gravatar Gediminas Jakutis 2019-11-121-36/+18
| | | | | | flags are now dropped in place of per-stream format strings. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* diagnostic: implement printing function's name.Gravatar Gediminas Jakutis 2019-10-241-8/+8
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* test: reset the output stream correctly.Gravatar Gediminas Jakutis 2019-10-211-1/+1
| | | | | | | As we can now use NULL to again start using whichever stream is default, do the right thing from now on. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* test: rin_info is now covered.Gravatar Gediminas Jakutis 2019-10-211-1/+19
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* test: rin_fixme is now covered.Gravatar Gediminas Jakutis 2019-10-211-1/+13
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* test: rin_warn is now covered.Gravatar Gediminas Jakutis 2019-10-211-1/+13
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* test: fix ident (cosmetic).Gravatar Gediminas Jakutis 2019-10-211-1/+1
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* test: partial diagnostic subsystem coverage.Gravatar Gediminas Jakutis 2019-10-111-3/+205
| | | | | | | Add the required bits for most diagnostic testic functions and create tests for rin_err; explicitly skip the rest, for now. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* tests: simplify file structure.Gravatar Gediminas Jakutis 2019-10-081-1/+0
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* tests: silene a compiler warning.librin-0.0.4Gravatar Gediminas Jakutis 2019-05-211-0/+1
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* tests: update license years; fix a trailing whitespace.Gravatar Gediminas Jakutis 2017-11-081-1/+1
|
* tests: split test and let meson handle them.Gravatar Gediminas Jakutis 2017-11-081-1/+1
|
* Initial commit - Release 0.0.1librin-0.0.1Gravatar Gediminas Jakutis 2015-03-031-0/+28