| head.js |
Start the tasks of the different tests
|
675 |
- |
| test_init.js |
Test that calling |init| twice throws an error
|
420 |
- |
| test_invalid_file.js |
Test with sessionCheckpoints.json containing invalid data
|
772 |
- |
| test_invalid_json.js |
Test with sessionCheckpoints.json containing invalid JSON data
|
619 |
- |
| test_missing_file.js |
Test with non-existing sessionCheckpoints.json
|
432 |
- |
| test_register.js |
Test that CrashMonitor.sys.mjs is correctly loaded from XPCOM component
|
718 |
- |
| test_valid_file.js |
Test with sessionCheckpoints.json containing valid data
|
699 |
- |
| xpcshell.toml |
|
204 |
- |