Davin McCall
|
ecc57206a1
Re-work makefile build
|
1 year ago |
q66
|
3172a2e485
make: pass SANITIZEOPTS last (#138)
|
2 years ago |
Hojjat
|
a63f2eedc0
make: Some fixes to `make clean` (#130)
|
2 years ago |
Davin McCall
|
80323d1dfd
Use symlinks for headers in tests, rather than copying
|
2 years ago |
Daniel Kolesa
|
0023ffe644
Add missing tests make dependency
|
2 years ago |
Davin McCall
|
2a82bbc19b
Add test for environment processing and fix bugs
|
2 years ago |
Davin McCall
|
924045ebc7
Re-factor to make tests compile again
|
2 years ago |
Daniel Kolesa
|
0ba9768d3d
Also pass CXXOPTS when linking
|
2 years ago |
Davin McCall
|
b79c8b9aee
Bundle current version of Dasynq
|
3 years ago |
Davin McCall
|
599ff590e2
Fixup "make check" include paths for new build structure
|
4 years ago |
Davin McCall
|
294b52d382
build: re-arrange to build all tests then run all.
|
6 years ago |
Davin McCall
|
2ba8beac6e
Add initial control protocol test.
|
6 years ago |
Davin McCall
|
b2fff2ca8c
build: remove test executables on clean.
|
6 years ago |
Davin McCall
|
922c87b3e8
Avoid rebuilding tests each time they're run.
|
6 years ago |
Davin McCall
|
398a3893af
Add service load test.
|
6 years ago |
Davin McCall
|
47328d0a0c
Rename load_service.cc to load-service.cc for consistency.
|
7 years ago |
Davin McCall
|
8980b9be26
Build: rename EXTRA_LIBS to the more conventional LDFLAGS.
|
7 years ago |
Davin McCall
|
5c2dcbcfa9
tests build: use dependencies auto-generated from tested sources.
|
7 years ago |
Davin McCall
|
52bd7fd50a
Fix smooth recovery test.
|
7 years ago |
Davin McCall
|
13a43d8554
tests makefile: auto-generate dependencies (*.d) while building objects.
|
7 years ago |
Davin McCall
|
89be7ea160
Implement mock functionality for some system calls in bp_sys.
|
7 years ago |
Davin McCall
|
370fc509d9
Stub out system functions for testing (WIP).
|
7 years ago |
Davin McCall
|
4ee8c68be4
Add some process-service tests.
|
7 years ago |
Davin McCall
|
77ef4236c4
tests: infrastructure for implementing mock headers.
|
7 years ago |
Davin McCall
|
52781ebe14
Move includes into a separate directory.
|
7 years ago |
Davin McCall
|
cbd73e0e20
Tests: use stubs for various functions.
|
7 years ago |
Davin McCall
|
0dbfc84f32
Fix build of tests.
|
7 years ago |
Davin McCall
|
cc7f3feed5
Build and run tests with sanitizers enabled.
|
7 years ago |
Davin McCall
|
3d34735705
Build: fix dependencies of tests executable.
|
7 years ago |
Davin McCall
|
a6e90067eb
Allow "make check" to run tests.
|
7 years ago |