]> git.puffer.fish Git - mirror/frr.git/commit
tests: Add unit test for lua scripting
authorDonald Lee <dlqs@gmx.com>
Sat, 19 Jun 2021 22:41:28 +0000 (06:41 +0800)
committerDonald Lee <dlqs@gmx.com>
Tue, 22 Jun 2021 16:58:04 +0000 (00:58 +0800)
commit1e0e4d2355452d7537d406e9eb6ed0df8cb35d8c
treeb28656d9ab445de257dfe41b5501a49b82dc8494
parentfa2bb2e8d339edd2a7ca01d7831d8bfc0c3f6dc8
tests: Add unit test for lua scripting

Signed-off-by: Donald Lee <dlqs@gmx.com>
tests/.gitignore
tests/lib/script1.lua [new file with mode: 0644]
tests/lib/test_frrscript.c [new file with mode: 0644]
tests/lib/test_frrscript.py [new file with mode: 0644]
tests/subdir.am