summaryrefslogtreecommitdiff
path: root/src/login/test-login-tables.c
Commit message (Collapse)AuthorAge
* core: set_put never returns -EEXISTRonny Chevalier2017-03-14
| | | | | | When the value is already there it returns 0. Also add a test to ensure this
* tests: add tests for string lookup tablesZbigniew Jędrzejewski-Szmek2013-07-05
The tests check if the tables have entries for all values in the enum, and that the entries are unique.