Jeremy Lakeman
628faaedbf
Ignore new test binary
2015-02-06 09:56:36 +10:30
Andrew Bettison
3d537f9645
Improve test framework: test coverage support
2014-06-06 14:47:54 +09:30
Jeremy Lakeman
e835d0230f
Stop ignoring .o files
2014-05-29 14:54:18 +09:30
Andrew Bettison
aa670fc8a5
Ignore new objs subdirectories
2014-05-27 04:59:09 +09:30
Jeremy Lakeman
7420f46653
Create new AF_UNIX based network simulator
2014-05-23 10:47:22 +09:30
Andrew Bettison
8e9440860b
version_string.sh uses VERSION.txt if not in a Git repo
2014-03-03 15:21:53 +10:30
Andrew Bettison
92253ca97d
Revive config_test.c
...
Move config-dependent code (recvwithttl) from net.c to mdp_net.c (new)
Move log-implementation-independent code from log.c to log_util.c (new)
Build config_test binary in Makefile
2013-11-21 16:05:17 +10:30
Jeremy Lakeman
852c8b235c
Build fakeradio with other test binaries
2013-08-19 13:56:19 +09:30
Andrew Bettison
d38ce66c95
Improve test framework: create_file()
...
New executable in Makefile 'all' target: tfw_createfile.
New str.h function: str_to_ll_scaled().
2012-10-31 18:13:33 +10:30
Jeremy Lakeman
7c73ca7a78
Finish test and implementation of directory service
2012-09-18 12:30:15 +09:30
Jeremy Lakeman
ac8d9b93e6
Add stub directory service
2012-09-14 11:50:45 +09:30
Andrew Bettison
cd35c5e2ae
Fix issues arising from new strlcpy.c
2012-08-14 11:23:27 +09:30
Andrew Bettison
d63318cd2f
Mop up executable rename from 'dna' to 'servald'
2012-07-30 16:15:42 +09:30
Andrew Bettison
db04f30b08
Ignore test log directory
2012-06-27 17:23:43 +09:30
Andrew Bettison
b82a8c35cd
Add other libtool scripts created by libtoolize -i
...
- needed for ./configure to work on libtool-less platforms
2012-04-24 11:46:35 +09:30
Andrew Bettison
1494172da6
Trival test of dna JNI command line entry point
2012-04-23 18:25:26 +09:30
Daniel O'Connor
1d10ee7ba8
Merge branch 'master' of github.com:servalproject/serval-dna
2012-04-23 16:33:44 +09:30
Daniel O'Connor
63ec1d017b
Ignore [g]libtoolize detritus.
2012-04-23 16:33:12 +09:30
Andrew Bettison
87e072f172
Fix <jni.h> detection on Mac OS X
2012-04-23 15:29:26 +09:30
Andrew Bettison
36c7e492e8
Native build now supports JNI code on GNU/Linux
...
- ./configure detects if javac and JDK are present
- Makefile default target builds libservald.so
- probably doesn't work on Mac OS X (yet)
2012-04-20 16:57:36 +09:30
Andrew Bettison
ce5dc011b8
Split dna bit error tests into separate script
...
- Put common utility functions into testdefs.sh
- Add abspath() and realpath() functions to test framework
- Test framework now executes all tests with working directory in a temporary
directory, to avoid pollution of caller's working directory
- Improve test log verbosity
- Name test log files by test script name
2012-04-10 12:41:15 +09:30
Andrew Bettison
f5acb301d8
Transcribe from ./testdna to new test framework
...
- testframework.sh is now a very full-featured, creates test.log
- some tests fail, looks like bugs in dna
2012-04-05 19:47:57 +09:30
Andrew Bettison
c31860986f
Get native build working on Debian Linux
...
- now './autoconf && ./configure && make' will produce ./dna executable
- added various missing libraries to configure.in
- fixed nacl CFLAGS and LDFLAGS settings in configure.in
- make git ignore autoconf and configure detritus
2012-04-03 10:33:21 +09:30
Andrew Bettison
8df5af7a93
Ignore Vim swap files
2012-03-13 16:35:15 +10:30
Daniel O'Connor
a8411edf3f
- Use system wide sqlite3 lib via pkg-config
...
- Remove nacl-gcc-prep, it's now in nacl
- Sort sources and have 1 per line.
- Add missing source files.
- Use naclinc.txt and nacllib.txt generated by nacl/nacl-gcc-prep
- Update ignore file now nacl files don't pollute this directory.
2012-02-27 12:41:48 +10:30
Jeremy Lakeman
ccb86b45e9
Tidy up build process
2011-11-03 11:23:19 +10:30
Jeremy Lakeman
ad53f85f8f
Update .gitignore to ignore object files
2011-05-23 21:16:45 +09:30
Jeremy Lakeman
59a0a4a2a0
Build a win32 console exe with VS2008 express
2011-03-30 22:17:11 +10:30