add Test_Realpath()

This commit is contained in:
Thomas Bernard
2020-02-15 11:05:08 +01:00
parent 11459d3e3d
commit 1b28ed0909
2 changed files with 18 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ TEST(Read_Write_byte)
TEST(Read_Write_word)
TEST(Read_Write_dword)
TEST(Read_Write_bytes)
TEST(Realpath)
TEST(MOTO_MAP_pack)
TEST(CPC_compare_colors)