summaryrefslogtreecommitdiffstats
path: root/tests/lib/test_frrlua.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Check if built-in Lua functions are workingDonatas Abraitis2024-09-241-0/+16
* lib: Create encoders for int and rename stuffDonald Lee2023-11-211-2/+10
* lib: Do not use time_t as a special Lua encoder/decoderDonatas Abraitis2023-08-011-3/+4
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* tests: Fix uninitialized usage of variables in testsDonald Sharp2022-04-011-3/+3
* tests: Add unit test for lua encoders/decodersDonald Lee2021-06-221-0/+111