Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

check if stress.c can be used for testing in python, too #324

Closed
r10s opened this issue Sep 27, 2018 · 2 comments
Closed

check if stress.c can be used for testing in python, too #324

r10s opened this issue Sep 27, 2018 · 2 comments
Labels

Comments

@r10s
Copy link
Member

r10s commented Sep 27, 2018

cmdline/stress.c tests some low-level functions with some hand-written tests.

the exposes function stress_functions(dc_context_t*) is currently only called in the cmdline utility on startup, however, maybe it makes sense to call them also in the python testing context.

@r10s r10s added the python label Sep 27, 2018
@ralphtheninja
Copy link
Member

@r10s Possible to expose the test via cli, like delta --stress-test? Then we could just spawn a process from py and js.

@r10s
Copy link
Member Author

r10s commented Mar 3, 2019

closed by #568

@r10s r10s closed this as completed Mar 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants