..
data
Fix dump choices test data to align with altered logging levels
2019-05-31 18:56:14 +01:00
js
Sleepy JS test, handy to alt+f4 during load to check shutdown
2019-06-15 21:09:49 +01:00
monkey-tests
make the timer-start and timer-restart action name the timer in the same way
2019-06-12 22:59:40 +01:00
.gitignore
More monkey stuff
2018-11-03 17:14:43 +00:00
Makefile
Fix test target use of logging config defines
2019-05-31 18:44:04 +01:00
assert.c
Support coverage flushing on assert()
2017-03-31 18:53:52 +01:00
bloom.c
add bloom filter test for adding NULL string
2016-08-14 23:32:20 +01:00
corestrings.c
fix number of corestrings to test
2017-07-26 09:32:35 +01:00
hashtable.c
fix hashtable test build
2018-04-22 15:20:26 +01:00
llcache.c
move tree compatability layer to amiga frontend
2016-12-31 01:04:27 +00:00
log.c
use nslog library for logging if available.
2017-09-03 23:40:32 +01:00
malloc_fig.c
Add heap fault injection generator into tests
2017-03-22 08:56:24 +00:00
malloc_fig.h
Add heap fault injection generator into tests
2017-03-22 08:56:24 +00:00
message_data_inline.h
add unit test for user message handling
2016-08-06 23:43:23 +01:00
messages.c
Errorcodes: Remove redundant MNG error.
2017-08-28 11:11:40 +01:00
mimesniff.c
fix mime sniff test with comment tag
2017-03-20 23:39:15 +00:00
monkey-see-monkey-do
improve stdout print formatting
2019-06-06 17:17:27 +01:00
monkey_driver.py
monkey_driver: Make window-close take timeout=5
2019-09-07 14:53:18 +01:00
monkeyfarmer.py
monkeyfarmer: Make polling even more robust
2019-08-03 13:15:28 +01:00
nsoption.c
Fix up tests with nslog changes
2017-09-09 10:59:28 +01:00
nsurl.c
improve nsurl query handling.
2018-09-26 17:21:33 +01:00
testament.h
make nsurl unit test work again
2015-07-07 00:05:30 +01:00
time.c
Test: Add trailing whitespace and garbage datetime string parse tests.
2016-08-17 09:11:02 +01:00
urldbtest.c
remove test for removed API
2017-09-11 10:35:38 +01:00
urlescape.c
Fix warnings in unit tests
2016-08-08 22:12:16 +01:00
utils.c
add additional string handling tests
2017-03-14 23:07:26 +00:00