Class org.syncany.operations.daemon.DaemonOperationTest

3

tests

0

failures

0

ignored

0.409s

duration

100%

successful

Tests

Test Duration Result
testExecuteAdd 0.044s passed
testExecuteList 0.018s passed
testExecuteRemove 0.347s passed

Standard output

First launch, creating a secret key (could take a sec)...

Standard error

20-1-21 13:06:15.097 | CipherUtil      | Test worker    | FINE : - Creating secret key using PBKDF2WithHmacSHA1 with 1,000,000 rounds, key size 512 bit ...
20-1-21 13:06:20.555 | DaemonOperation | Test worker    | INFO : Starting daemon operation with action REMOVE ...
20-1-21 13:06:20.569 | DaemonOperation | Test worker    | INFO : - Removing folder from daemon config: /tmp/syncanytest/watch_root_folder ...
20-1-21 13:06:20.602 | DaemonOperation | Test worker    | INFO : Loading daemon config file from /tmp/syncanytest/syncanytest/daemon.xml ...
20-1-21 13:06:20.616 | DaemonOperation | Test worker    | INFO : Starting daemon operation with action LIST ...
20-1-21 13:06:20.617 | DaemonOperation | Test worker    | INFO : Listing daemon-managed folders ...
20-1-21 13:06:20.617 | DaemonOperation | Test worker    | INFO : Loading daemon config file from /tmp/syncanytest/syncanytest/daemon.xml ...
20-1-21 13:06:20.635 | DaemonOperation | Test worker    | INFO : Starting daemon operation with action ADD ...
20-1-21 13:06:20.647 | DaemonConfigHel | Test worker    | INFO : Adding folder to daemon config: /tmp/syncanytest/watch_root_folder, and saving config at /tmp/syncanytest/syncanytest/daemon.xml
20-1-21 13:06:20.664 | DaemonOperation | Test worker    | INFO : Loading daemon config file from /tmp/syncanytest/syncanytest/daemon.xml ...