Add bitarray module to build its test.
[bertos.git] / test / run_tests.sh
index 9419451d5b913e70bb051fc22b3ae89d67446cba..8d46d75cef367205303faa8ea389dc84ca16c50d 100755 (executable)
@@ -46,6 +46,7 @@ SRC_LIST="
        bertos/struct/kfile_fifo.c
        bertos/struct/heap.c
        bertos/struct/hashtable.c
+       bertos/struct/bitarray.c
        bertos/fs/fatfs/ff.c
        bertos/emul/diskio_emul.c
        bertos/fs/fat.c