Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
TESTS/basic_os_tests.json@2:34933ca5af82, 2020-02-21 (annotated)
- Committer:
- pimco01
- Date:
- Fri Feb 21 19:27:19 2020 +0000
- Revision:
- 2:34933ca5af82
- Parent:
- 0:9f917a7bf2da
main.cpp, app.json modify
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
MACRUM | 0:9f917a7bf2da | 1 | { |
MACRUM | 0:9f917a7bf2da | 2 | "testcases": [ |
MACRUM | 0:9f917a7bf2da | 3 | {"name" : "register_and_read_id"}, |
MACRUM | 0:9f917a7bf2da | 4 | {"name" : "get"}, |
MACRUM | 0:9f917a7bf2da | 5 | {"name" : "put"}, |
MACRUM | 0:9f917a7bf2da | 6 | {"name" : "post"}, |
MACRUM | 0:9f917a7bf2da | 7 | {"name" : "observation"}, |
MACRUM | 0:9f917a7bf2da | 8 | {"name" : "deregister"} |
MACRUM | 0:9f917a7bf2da | 9 | ] |
MACRUM | 0:9f917a7bf2da | 10 | } |