chiark / gitweb /
test-tables: allow sparse tables and check mapping for -1
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 16 Jul 2013 16:01:01 +0000 (12:01 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 16 Jul 2013 16:04:31 +0000 (12:04 -0400)
commitdaabe5491ee0c78b735336c9e69b7f6ea57464e0
treeb2b02be86dfa1928d9d91bd8eed747e0194abc23
parent21c72713ae89cfc2c4096c383af9bb482665e0a6
test-tables: allow sparse tables and check mapping for -1

Jan: test-tables fails on my system. The one it's failing on is:
    syscall: 222 → (null) → -1
... and indeed, our own tables should not have holes, but syscall
tables certainly might.
src/shared/test-tables.h
src/test/test-tables.c