Skip to content

Commit

Permalink
test issues with new constants
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Cormack <justin@specialbusservice.com>
  • Loading branch information
justincormack committed Jan 11, 2016
1 parent 7cd460e commit 49d9ff9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/ctest-linux.lua
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,8 @@ c.CBAUDEX = nil

-- missing on my mips box
c.AUDIT_ARCH.H8300 = nil
-- missing on CI
c.AUDIT_ARCH.AARCH64 = nil

-- defined only in linux/termios.h which we cannot include on mips
c.TIOCM.OUT1 = nil
Expand Down

0 comments on commit 49d9ff9

Please sign in to comment.