1. acaf809 Merge "Move tests for com.android.internal.util out of coretests" into mm-wireless-dev by Lorenzo Colitti · 8 years ago
  2. 35402eb Move tests for com.android.internal.util out of coretests by Lorenzo Colitti · 8 years ago[Renamed from core/tests/coretests/src/com/android/internal/util/StateMachineTest.java]
  3. efcc3d3 Cleanup StateMachine LogRec handling and get tests working. by Wink Saville · 12 years ago
  4. bbf30dfd Enhance StateMachine Quitting and logging support. by Wink Saville · 12 years ago
  5. 64c42ca Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State. by Wink Saville · 13 years ago[Renamed (87%) from core/tests/coretests/src/com/android/internal/util/HierarchicalStateMachineTest.java]
  6. d305948 Move ProcessedMessage into HierarchicalStateMachine. by Wink Saville · 13 years ago
  7. 6b888d9 Move AsyncChannelTest and HierarchicalStateMachineTest to proper directory. by Wink Saville · 14 years ago[Renamed (99%) from core/tests/coretests/src/android/os/HierarchicalStateMachineTest.java]
  8. f76c56b Frameworks core tests size cleanup. by Brett Chabot · 14 years ago
  9. a4f3bec Update docs, add HANDLED, NOT_HANDLED and getCurrentMessage. by Wink Saville · 14 years ago
  10. e7be6a8 Allow transitionTo in enter/exit. by Wink Saville · 14 years ago
  11. 91fbd56 Add additional sendMessage methods. by Wink Saville · 14 years ago
  12. f0f566e Ignore instead of throw errors in QuittingState and reorder some parameters. by Wink Saville · 14 years ago
  13. 1b8b98b Add quit and fix HSM EBNF. by Wink Saville · 14 years ago
  14. 1a44d5d Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. by Neal Nguyen · 15 years ago[Renamed (99%) from tests/AndroidTests/src/com/android/unit_tests/os/HierarchicalStateMachineTest.java]
  15. fc5b480 Implement a HierarchicalStateMachine by Wink Saville · 15 years ago