Skip to content

Commit

Permalink
Migrating tests from 1.0 to 1.1.2 and adding extra tests
Browse files Browse the repository at this point in the history
Signed-off-by: Tanel Dettenborn <tanel@ssrc.tii.ae>
Change-Id: I730559a9a4e0e61f036d08b6cf5389e065f25a38
  • Loading branch information
Tanel Dettenborn committed Jan 16, 2022
1 parent 01f7ed0 commit 0288c47
Show file tree
Hide file tree
Showing 5 changed files with 1,036 additions and 191 deletions.
7 changes: 5 additions & 2 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@
ACLOCAL_AMFLAGS = -I m4

# Additional C compiler flags
AM_CFLAGS = -Wall -Wextra -Werror
AM_CFLAGS = -Wall -Wextra

# Test executables
check_PROGRAMS =
#heck_PROGRAMS =

# Executables
bin_PROGRAMS =

# Shared libraries
lib_LTLIBRARIES =
Expand Down
Loading

0 comments on commit 0288c47

Please sign in to comment.