doxygen
This commit is contained in:
parent
daba4171bc
commit
cd1a784f34
@ -17,7 +17,7 @@
|
||||
<http://www.gnu.org/licenses/>
|
||||
*/
|
||||
/**
|
||||
* @file exchange/test_bank_api_with_fakebank_twisted.c
|
||||
* @file lib/test_bank_api_with_fakebank_twisted.c
|
||||
* @author Marcello Stanisci
|
||||
* @author Sree Harsha Totakura <sreeharsha@totakura.in>
|
||||
* @author Christian Grothoff
|
||||
|
@ -17,7 +17,7 @@
|
||||
<http://www.gnu.org/licenses/>
|
||||
*/
|
||||
/**
|
||||
* @file exchange/test_exchange_api_twisted.c
|
||||
* @file lib/test_exchange_api_twisted.c
|
||||
* @brief testcase to test exchange's HTTP API interface
|
||||
* @author Marcello Stanisci
|
||||
* @author Sree Harsha Totakura <sreeharsha@totakura.in>
|
||||
|
@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file exchange/test_taler_exchange_aggregator.c
|
||||
* @file lib/test_taler_exchange_aggregator.c
|
||||
* @brief Tests for taler-exchange-aggregator logic
|
||||
* @author Christian Grothoff <christian@grothoff.org>
|
||||
* @author Marcello Stanisci
|
||||
|
@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file exchange/test_taler_exchange_wirewatch.c
|
||||
* @file lib/test_taler_exchange_wirewatch.c
|
||||
* @brief Tests for taler-exchange-wirewatch and taler-exchange-aggregator logic;
|
||||
* Performs an invalid wire transfer to the exchange, and then checks that
|
||||
* wirewatch immediately sends the money back.
|
||||
|
@ -17,7 +17,7 @@
|
||||
<http://www.gnu.org/licenses/>
|
||||
*/
|
||||
/**
|
||||
* @file exchange/testing_api_cmd_batch.c
|
||||
* @file lib/testing_api_cmd_batch.c
|
||||
* @brief Implement batch-execution of CMDs.
|
||||
* @author Marcello Stanisci
|
||||
*/
|
||||
|
@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file exchange/testing_api_cmd_payback.c
|
||||
* @file lib/testing_api_cmd_payback.c
|
||||
* @brief Implement the /revoke and /payback test commands.
|
||||
* @author Marcello Stanisci
|
||||
*/
|
||||
|
@ -17,7 +17,7 @@
|
||||
<http://www.gnu.org/licenses/>
|
||||
*/
|
||||
/**
|
||||
* @file exchange/testing_api_cmd_refund.c
|
||||
* @file lib/testing_api_cmd_refund.c
|
||||
* @brief Implement the /refund test command, plus other
|
||||
* corollary commands (?).
|
||||
* @author Marcello Stanisci
|
||||
|
@ -17,7 +17,7 @@
|
||||
<http://www.gnu.org/licenses/>
|
||||
*/
|
||||
/**
|
||||
* @file exchange/testing_api_cmd_status.c
|
||||
* @file lib/testing_api_cmd_status.c
|
||||
* @brief Implement the /reserve/status test command.
|
||||
* @author Marcello Stanisci
|
||||
*/
|
||||
|
@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file exchange/testing_api_cmd_track.c
|
||||
* @file lib/testing_api_cmd_track.c
|
||||
* @brief Implement the testing CMDs for the /track operations.
|
||||
* @author Marcello Stanisci
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user