Add the hashtable test module.
[bertos.git] / test / run_tests.sh
index d79f46feb4ddcc23ffd0bc0958e9a20765b189eb..916be6ba76277c61a8895d69c3f745c2b18a816e 100755 (executable)
@@ -47,6 +47,7 @@ SRC_LIST="
        bertos/os/hptime.c
        bertos/struct/kfile_fifo.c
        bertos/struct/heap.c
+       bertos/struct/hashtable.c
        bertos/fs/fatfs/ff.c
        bertos/emul/diskio_emul.c
        bertos/fs/fat.c