Add test for reldev functions
authorCharles Manning <cdhmanning@gmail.com>
Thu, 8 Dec 2022 21:25:20 +0000 (10:25 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Thu, 8 Dec 2022 21:25:20 +0000 (10:25 +1300)
commit5cbf74097b08507fe33bb09cef346237d8199374
tree8198262d37910a72a45b6ef4aa363de4eb1159d6
parent9d9b662225f9b3684bb4ebd3646216f3ab190ed9
Add test for reldev functions

Used to test we don't get NULL dereferences and as a test case for the next commit.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>
direct/test-framework/basic-tests/Makefile
direct/test-framework/basic-tests/reldevtest.c [new file with mode: 0644]