collapseos/tools/tests/unit
Virgil Dupras 328f44814e Make blockdev pointers 32 bits
This allows us to break through the 64K limit for includes CFS in zasm,
a limit we were dangerously close to breaking. In fact, this commit
makes us go over that limit. Right in time!
2019-05-28 19:42:35 -04:00
..
runtests.sh Run unit tests with zasm 2019-05-20 07:50:23 -04:00
test_core.asm Make blockdev pointers 32 bits 2019-05-28 19:42:35 -04:00
test_expr.asm zasm: add ERR_DUPSYM and ERR_OOM error conditions 2019-05-27 17:45:05 -04:00
test_parse.asm zasm: add support for "$" symbol 2019-05-20 09:17:50 -04:00
test_parse_z.asm zasm: add support for "$" symbol 2019-05-20 09:17:50 -04:00
test_symbol.asm zasm: add ERR_DUPSYM and ERR_OOM error conditions 2019-05-27 17:45:05 -04:00
test_util_z.asm zasm: add multiplication expressions 2019-05-17 22:22:10 -04:00